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 Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
