According to the core dump, the gesture code was doing window hit- testing, but the gesture code runs in a signal handler. If a gesture is started while the window tree is being modified the server may crash.
My related branch above includes a new patch to block the SIGIO signal while the window tree is being modified. -- Xorg crashes when performing gesture https://bugs.launchpad.net/bugs/670016 You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in ubuntu. _______________________________________________ Mailing list: https://launchpad.net/~ubuntu-x-swat Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-x-swat More help : https://help.launchpad.net/ListHelp

