Advertisement
Guest User

Hang in kdm_greet (Trinity) - full backtrace

a guest
Jun 25th, 2012
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
GDB 1.49 KB | None | 0 0
  1. #0  __lll_lock_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:136
  2. No locals.
  3. #1  0x00007f08196c3179 in _L_lock_953 () from /lib/libpthread.so.0
  4. No symbol table info available.
  5. #2  0x00007f08196c2f9b in __pthread_mutex_lock (mutex=0x721f80) at pthread_mutex_lock.c:61
  6.         ignore1 = <value optimized out>
  7.         ignore2 = 7479168
  8.         ignore3 = -512
  9.         __PRETTY_FUNCTION__ = "__pthread_mutex_lock"
  10.         type = <value optimized out>
  11. #3  0x00007f081cc66bf3 in _XLockDisplay (dpy=0x723c80) at ../../src/locking.c:458
  12. No locals.
  13. #4  0x00007f081cc5b25a in XFreeCursor (dpy=0x721f80, cursor=6291498)
  14.     at ../../src/FreeCurs.c:38
  15. No locals.
  16. #5  0x00007f081d437435 in ~QCursorData (this=0x731a90, __in_chrg=<value optimized out>)
  17.     at kernel/qcursor_x11.cpp:90
  18.         dpy = 0x723c80
  19. #6  0x00007f081d4375ac in ~QCursor (this=<value optimized out>,
  20.     __in_chrg=<value optimized out>) at kernel/qcursor_x11.cpp:282
  21. No locals.
  22. #7  0x00007f081d4375e4 in __tcf_0 () at kernel/qcursor_x11.cpp:104
  23. No locals.
  24. #8  0x00007f081ac05995 in __cxa_finalize (d=0x7f081dbfbbe0) at cxa_finalize.c:56
  25.         check = <value optimized out>
  26.         cxafn = 0xffffffffffffffa0
  27.         cxaarg = 0x721f80
  28.         f = 0x708520
  29.         funcs = 0x708510
  30. #9  0x00007f081d41cf56 in __do_global_dtors_aux () from /usr/lib/libqt-mt.so.3
  31. No symbol table info available.
  32. ---Type <return> to continue, or q <return> to quit---
  33. #10 0x0000000000000000 in ?? ()
  34. No symbol table info available.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement