** Description changed:

+ IMPACT: Applications using this library can hang with high cpu usage
+ under some circumstances.
+ 
+ DEVELOPMENT: The bug has been fixed upstream in release 1.0.13 and
+ backported to 1.0.11 as patch 0081-event-dispatch-hang-lp656503.
+ 
+ INSTRUCTIONS: See test case attached to this bug.
+ 
+ PATCH: See bug history.
+ 
+ REGRESSION: This library is considered experimental and users of it have
+ a reasonable expectation of instability.  No known packages in Ubuntu
+ depend on this library.
+ 
+ ============
+ Original 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.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/656503

Title:
  event dispatch can hang under some circumstances

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to