[Bug 1976] libXRandR has deadlock problems with threads enabled
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Dec 3 08:36:11 PST 2004
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://bugs.freedesktop.org/show_bug.cgi?id=1976
daniel at freedesktop.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
------- Additional Comments From daniel at freedesktop.org 2004-12-03 08:36 -------
Yeah, I'm on crack.
(gdb) bt
#0 0xffffe410 in __kernel_vsyscall ()
#1 0x4050f64b in __lll_mutex_lock_wait () from /lib/tls/i686/cmov/libpthread.so.0
#2 0x4050c8a5 in _L_mutex_lock_24 () from /lib/tls/i686/cmov/libpthread.so.0
#3 0x00000000 in ?? ()
#4 0x00000000 in ?? ()
#5 0x4072b094 in ?? () from /usr/X11R6/lib/libXext.so.6
#6 0x4072a460 in ?? () from /usr/X11R6/lib/libXext.so.6
#7 0x4071be08 in ?? () from /usr/X11R6/lib/libX11.so.6
#8 0x0806d880 in ?? ()
#9 0x406a467a in _XUnregisterFilter () from /usr/X11R6/lib/libX11.so.6
#10 0x4067d515 in XQueryExtension () from /usr/X11R6/lib/libX11.so.6
#11 0x4067306b in XInitExtension () from /usr/X11R6/lib/libX11.so.6
#12 0x4072bb64 in XextAddDisplay () from /usr/X11R6/lib/libXext.so.6
#13 0x4071e169 in XRRFindDisplay () from /usr/X11R6/lib/libXrandr.so.2
#14 0x4071e90f in XRRQueryVersion () from /usr/X11R6/lib/libXrandr.so.2
#15 0x4071ecc8 in XRRGetScreenInfo () from /usr/X11R6/lib/libXrandr.so.2
#16 0x08048907 in main (argc=1, argv=0xbffff994) at foo.c:20
The deadlock is happening where I *imagine* it would happen, having looked at
the code. Which makes me feel a little better.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the xorg-bugzilla-noise
mailing list