Re: [PATCH v4] pixman: Destroy pixman images when underlying buffer is destroyed

2013-12-12 Thread Lubomir Rintel
On Wed, 2013-12-04 at 11:54 -0800, Kristian Høgsberg wrote: > On Wed, Dec 04, 2013 at 08:31:37AM +0100, Lubomir Rintel wrote: > > While the pixman image might be attached, the underlying buffer might be > > already gone under certain circumstances. This is easily reproduced by > > attempting to res

Re: [PATCH v4] pixman: Destroy pixman images when underlying buffer is destroyed

2013-12-04 Thread Kristian Høgsberg
On Wed, Dec 04, 2013 at 08:31:37AM +0100, Lubomir Rintel wrote: > While the pixman image might be attached, the underlying buffer might be > already gone under certain circumstances. This is easily reproduced by > attempting to resize gnome-terminal on a fbdev backend. > > $ WAYLAND_DEBUG=1 strace

[PATCH v4] pixman: Destroy pixman images when underlying buffer is destroyed

2013-12-03 Thread Lubomir Rintel
While the pixman image might be attached, the underlying buffer might be already gone under certain circumstances. This is easily reproduced by attempting to resize gnome-terminal on a fbdev backend. $ WAYLAND_DEBUG=1 strace -emunmap weston --backend=fbdev-backend.so ... [1524826.942] wl_shm@7.cre