[Bug 656503] Re: event dispatch can hang under some circumstances

Evan Broder evan at ebroder.net
Tue Nov 30 04:32:51 UTC 2010


** Also affects: utouch-geis (Ubuntu Maverick)
   Importance: Undecided
       Status: New

-- 
event dispatch can hang under some circumstances
https://bugs.launchpad.net/bugs/656503
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is a direct subscriber.

Status in uTouch-geis: Fix Released
Status in “utouch-geis” package in Ubuntu: New
Status in “utouch-geis” source package in Maverick: New

Bug description:
Geis event dispatching can hang with high cpu usage under some circumstances.

Specifically, if a gesture event callback contains the following sequence

  system("xdotool getactivewindow key x");

the X server sends an XCB_UNGRAB_KEY event, which sends the event dispatch into an infinite loop.





More information about the Ubuntu-sponsors mailing list