I wonder if this could be the problem, on line 48 of QuPntr.c in libx11-6
    LockDisplay(dpy);

It's way too easy to run into this problem when debugging a multi-
threaded application: it can stop in the middle of XQueryPointer when
another thread hits a completely unrelated breakpoint.

-- 
X server freezes while the application is executing XQueryPointer
https://bugs.launchpad.net/bugs/400374
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

Reply via email to