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

Launchpad Bug Tracker 656503 at bugs.launchpad.net
Wed Dec 1 05:17:32 GMT 2010


** Branch linked: lp:ubuntu/utouch-geis

-- 
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: Fix Released
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