Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: SLE on Jun 8th, 2011  |  syntax: None  |  size: 2.97 KB  |  hits: 107  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. (gdb) thread apply all backtrace
  2.  
  3. Thread 20 (Thread 0x7fffdf591700 (LWP 5146)):
  4. #0  0x00007ffff7482ead in nanosleep () from /lib/libc.so.6
  5. #1  0x00007ffff74aa054 in usleep () from /lib/libc.so.6
  6. #2  0x00007ffff609de31 in palsa_thread (context=0x0) at alsa.c:673
  7. #3  0x00007ffff7743d40 in start_thread () from /lib/libpthread.so.0
  8. #4  0x00007ffff74afaed in clone () from /lib/libc.so.6
  9. #5  0x0000000000000000 in ?? ()
  10.  
  11. Thread 6 (Thread 0x7fffe288f700 (LWP 5124)):
  12. #0  0x00007ffff7747a34 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  13. #1  0x000000000041920c in cond_wait (c=9309216, m=9694912) at threading_pthread.c:206
  14. #2  0x00007fffea5ead65 in loading_thread (none=0x0) at coverart.c:110
  15. #3  0x00007ffff7743d40 in start_thread () from /lib/libpthread.so.0
  16. #4  0x00007ffff74afaed in clone () from /lib/libc.so.6
  17. #5  0x0000000000000000 in ?? ()
  18.  
  19. Thread 5 (Thread 0x7fffe8d9b700 (LWP 5121)):
  20. #0  0x00007ffff74a7933 in poll () from /lib/libc.so.6
  21. #1  0x00007ffff2a6c7d4 in ?? () from /usr/lib/libglib-2.0.so.0
  22. #2  0x00007ffff2a6d0ba in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
  23. #3  0x00007ffff47e62d7 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
  24. #4  0x00007fffea5bc19d in gtkui_thread (ctx=0x0) at gtkui.c:1107
  25. #5  0x00007ffff7743d40 in start_thread () from /lib/libpthread.so.0
  26. #6  0x00007ffff74afaed in clone () from /lib/libc.so.6
  27. #7  0x0000000000000000 in ?? ()
  28.  
  29. Thread 4 (Thread 0x7fffe959c700 (LWP 5120)):
  30. #0  0x00007ffff7747a34 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  31. #1  0x000000000041920c in cond_wait (c=7773856, m=7772704) at threading_pthread.c:206
  32. #2  0x00007fffeeeac60d in lfm_thread (ctx=0x0) at lastfm.c:701
  33. #3  0x00007ffff7743d40 in start_thread () from /lib/libpthread.so.0
  34. #4  0x00007ffff74afaed in clone () from /lib/libc.so.6
  35. #5  0x0000000000000000 in ?? ()
  36.  
  37. Thread 3 (Thread 0x7fffe9d9d700 (LWP 5119)):
  38. #0  0x00007ffff7482ead in nanosleep () from /lib/libc.so.6
  39. #1  0x00007ffff74aa054 in usleep () from /lib/libc.so.6
  40. #2  0x00007fffef0bebdf in hotkeys_event_loop (unused=0x0) at hotkeys.c:383
  41. #3  0x00007ffff7743d40 in start_thread () from /lib/libpthread.so.0
  42. #4  0x00007ffff74afaed in clone () from /lib/libc.so.6
  43. #5  0x0000000000000000 in ?? ()
  44.  
  45. Thread 2 (Thread 0x7fffea59e700 (LWP 5118)):
  46. #0  0x00007ffff7747a34 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  47. #1  0x000000000041920c in cond_wait (c=7740880, m=7574544) at threading_pthread.c:206
  48. #2  0x00007ffff5c8e128 in fetcher_thread (none=0x0) at artwork.c:774
  49. #3  0x00007ffff7743d40 in start_thread () from /lib/libpthread.so.0
  50. #4  0x00007ffff74afaed in clone () from /lib/libc.so.6
  51. #5  0x0000000000000000 in ?? ()
  52.  
  53. Thread 1 (Thread 0x7ffff7fc5700 (LWP 5115)):
  54. #0  0x00007ffff7744edf in pthread_join () from /lib/libpthread.so.0
  55. #1  0x0000000000418e68 in thread_join (tid=140736940545792) at threading_pthread.c:98
  56. ---Type <return> to continue, or q <return> to quit---
  57. #2  0x00007ffff609d70f in palsa_free () at alsa.c:491
  58. #3  0x00000000004047bf in main (argc=1, argv=0x7fffffffe4c8) at main.c:913