Comment 1 for bug 1523900

Revision history for this message
Cemil Azizoglu (cemil-azizoglu) wrote : Re: mirscreencast crashes, fails to take screenshot

N4 driver is not doing decRef when eglDestroyImageKHR() is called for the screencast DisplayBuffer.

Also, mir is not calling eglDestroyImageKHR() for the capture buffer (which is affecting both N4 and krillin).

 krillin : http://pastebin.ubuntu.com/14134610/
 N4 : http://pastebin.ubuntu.com/14134689/