Re: [PATCH] desktop-shell: No longer segfault on cleanup

2014-08-22 Thread Derek Foreman
That's the intent, but the patch as is introduces a new bug - now we can have a double free somewhere else. :( Removing the notifier from the list in the sigchld handler may be a better solution (a quick test appears ok), but I think there's still a tiny window where sigchld can fire just before t

RE: [PATCH] desktop-shell: No longer segfault on cleanup

2014-08-22 Thread Eoff, Ullysses A
Does this fix https://bugs.freedesktop.org/show_bug.cgi?id=82957 ? U. Artie > -Original Message- > From: wayland-devel [mailto:wayland-devel-boun...@lists.freedesktop.org] On > Behalf Of Derek Foreman > Sent: Friday, August 22, 2014 2:20 PM > To: wayland-devel@lists.freedesktop.org