I imagine it's sampling from shared memory owned by the client during its own rendering.
On Sun, Oct 4, 2015 at 11:21 AM, Bill Spitzak <[email protected]> wrote: > On 10/04/2015 08:34 AM, Giulio Camuffo wrote: >> >> 2015-07-18 0:30 GMT+03:00 Derek Foreman <[email protected]>: >>> >>> Sometimes the compositor wants to make sure a shm pool doesn't disappear >>> out from under it. >>> >>> For example, in Enlightenment, rendering happens in a separate thread >>> while the main thread can still dispatch events. If a client is >>> destroyed >>> during rendering, all its resources are cleaned up and its shm pools are >>> unmapped. This causes the rendering thread to segfault. > > > Why is Enlightenment rendering into shared memory owned by the client? > > > _______________________________________________ > wayland-devel mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/wayland-devel -- Jasper _______________________________________________ wayland-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-devel
