← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 670016] Re: Xorg crashes undeterministically

 

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.



References