Advertisement
Guest User

Untitled

a guest
Nov 19th, 2015
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.57 KB | None | 0 0
  1. $ pgrep -f firefox-aurora
  2. 5021
  3. 5210
  4.  
  5. # gdb -p 5210
  6. (gdb) generate-core-file
  7. Saved corefile core.5210
  8.  
  9. # gdb -p 5021
  10. (gdb) generate-core-file
  11. warning: target file /proc/5021/cmdline contained unexpected null characters
  12. Saved corefile core.5021
  13.  
  14. $ gdb $(which firefox-aurora) core.5021
  15. (gdb) info thread
  16. Id Target Id Frame
  17. 2 LWP 5021 0x00007f82b238a18d in ?? ()
  18. * 1 LWP 5023 0x00007f82b2f7807f in ?? ()
  19. (gdb) thread 2
  20. [Switching to thread 2 (LWP 5021)]
  21. #0 0x00007f82b238a18d in ?? ()
  22. (gdb) backtrace
  23. #0 0x00007f82b238a18d in ?? ()
  24. #1 0x0000000000000000 in ?? ()
  25. (gdb) thread 1
  26. [Switching to thread 1 (LWP 5023)]
  27. #0 0x00007f82b2f7807f in ?? ()
  28. (gdb) backtrace
  29. #0 0x00007f82b2f7807f in ?? ()
  30. #1 0x0000002e00000001 in ?? ()
  31. #2 0x00007f82b2278b40 in ?? ()
  32. #3 0x00007f82b2278bc0 in ?? ()
  33. #4 0x000000000000002e in ?? ()
  34. #5 0x0000000000000007 in ?? ()
  35. #6 0x00007f82b205c847 in ?? ()
  36. #7 0x0000000000000000 in ?? ()
  37.  
  38. $ gdb $(which firefox-aurora) core.5210
  39. (gdb) info thread
  40. Id Target Id Frame
  41. 47 Thread 0x7f1dfb602740 (LWP 5210) 0x00007f1dfa2ad18d in poll () from /usr/lib/libc.so.6
  42. 46 Thread 0x7f1dc0cfe700 (LWP 5316) 0x00007f1dfb22007f in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
  43. 45 Thread 0x7f1dc24ff700 (LWP 5309) 0x00007f1dfb220428 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
  44. 44 Thread 0x7f1dc2bff700 (LWP 5308) 0x00007f1dfb22007f in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
  45. 43 Thread 0x7f1dc39ff700 (LWP 5307) 0x00007f1dfb22007f in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
  46. 42 Thread 0x7f1dc50f1700 (LWP 5304) 0x00007f1dfb220428 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
  47. 41 Thread 0x7f1dc58f2700 (LWP 5303) 0x00007f1dfb22007f in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
  48. 40 Thread 0x7f1dc7dff700 (LWP 5302) 0x00007f1dfa2ad18d in poll () from /usr/lib/libc.so.6
  49. 39 Thread 0x7f1dc6dfd700 (LWP 5301) 0x00007f1dfb22007f in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
  50. 38 Thread 0x7f1dc75fe700 (LWP 5300) 0x00007f1dfb22007f in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
  51. 37 Thread 0x7f1dcf7fe700 (LWP 5294) 0x00007f1dfb22007f in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
  52. 36 Thread 0x7f1dcffff700 (LWP 5293) 0x00007f1dfb22007f in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
  53. 35 Thread 0x7f1ddc2fe700 (LWP 5292) 0x00007f1dfb22007f in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
  54. 34 Thread 0x7f1dca8ff700 (LWP 5291) 0x00007f1dfb22007f in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
  55. 33 Thread 0x7f1dc98ff700 (LWP 5290) 0x00007f1dfb22007f in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
  56. 32 Thread 0x7f1dcb4ff700 (LWP 5285) 0x00007f1dfa2ad18d in poll () from /usr/lib/libc.so.6
  57. 31 Thread 0x7f1dce7fc700 (LWP 5281) 0x00007f1dfb22007f in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
  58. 30 Thread 0x7f1dcd0ff700 (LWP 5280) 0x00007f1dfb22007f in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
  59. 29 Thread 0x7f1dd0dfe700 (LWP 5274) 0x00007f1dfb22007f in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
  60. 28 Thread 0x7f1dd15ff700 (LWP 5273) 0x00007f1dfb22007f in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
  61. 27 Thread 0x7f1dd2040700 (LWP 5272) 0x00007f1dfb22007f in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
  62. 26 Thread 0x7f1dd2841700 (LWP 5271) 0x00007f1dfb22007f in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
  63. 25 Thread 0x7f1dd5e84700 (LWP 5270) 0x00007f1dfb220428 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
  64. 24 Thread 0x7f1dd6685700 (LWP 5269) 0x00007f1dfb22007f in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
  65. 23 Thread 0x7f1dd6e86700 (LWP 5268) 0x00007f1dfb22007f in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
  66. 22 Thread 0x7f1dd7687700 (LWP 5267) 0x00007f1dfb22007f in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
  67. 21 Thread 0x7f1dd7e88700 (LWP 5266) 0x00007f1dfa2ad18d in poll () from /usr/lib/libc.so.6
  68. 20 Thread 0x7f1dd8689700 (LWP 5265) 0x00007f1dfb22007f in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
  69. 19 Thread 0x7f1dd8e8a700 (LWP 5264) 0x00007f1dfb22007f in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
  70. 18 Thread 0x7f1dd9e8c700 (LWP 5262) 0x00007f1dfa2ad18d in poll () from /usr/lib/libc.so.6
  71. 17 Thread 0x7f1ddbeff700 (LWP 5260) 0x00007f1dfb22007f in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
  72. 16 Thread 0x7f1ddcaff700 (LWP 5259) 0x00007f1dfb220428 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
  73. 15 Thread 0x7f1dfb48c700 (LWP 5258) 0x00007f1dfb22007f in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
  74. 14 Thread 0x7f1ddd805700 (LWP 5257) 0x00007f1dfb22007f in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
  75. 13 Thread 0x7f1dde006700 (LWP 5256) 0x00007f1dfb22007f in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
  76. 12 Thread 0x7f1ddedff700 (LWP 5255) 0x00007f1dfb22007f in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
  77. 11 Thread 0x7f1de00ed700 (LWP 5254) 0x00007f1dfb22007f in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
  78. 10 Thread 0x7f1de02ee700 (LWP 5253) 0x00007f1dfb22007f in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
  79. 9 Thread 0x7f1de04ef700 (LWP 5252) 0x00007f1dfb22007f in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
  80. 8 Thread 0x7f1de06f0700 (LWP 5251) 0x00007f1dfb22007f in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
  81. 7 Thread 0x7f1de08f1700 (LWP 5250) 0x00007f1dfb22007f in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
  82. 6 Thread 0x7f1de0af2700 (LWP 5249) 0x00007f1dfb22007f in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
  83. 5 Thread 0x7f1de17ba700 (LWP 5248) 0x00007f1dfa2ad18d in poll () from /usr/lib/libc.so.6
  84. 4 Thread 0x7f1dfb63c700 (LWP 5247) 0x00007f1dfb22007f in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
  85. 3 Thread 0x7f1de1fbb700 (LWP 5246) 0x00007f1dfa2ad18d in poll () from /usr/lib/libc.so.6
  86. 2 Thread 0x7f1de5a68700 (LWP 5245) 0x00007f1dfa2b1cf9 in syscall () from /usr/lib/libc.so.6
  87. * 1 Thread 0x7f1dec2ff700 (LWP 5241) 0x00007f1dfb220428 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
  88. (gdb) thread 1
  89. [Switching to thread 1 (Thread 0x7f1dec2ff700 (LWP 5241))]
  90. #0 0x00007f1dfb220428 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
  91. (gdb) backtrace
  92. #0 0x00007f1dfb220428 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
  93. #1 0x00007f1df1fe7e94 in ?? () from /usr/lib/libGL.so.1
  94. #2 0x00007f1deeb03522 in ?? () from /usr/lib/libnvidia-glcore.so.340.93
  95. #3 0x00007f1df1fe7da4 in ?? () from /usr/lib/libGL.so.1
  96. #4 0x00007f1dfb21a4a4 in start_thread () from /usr/lib/libpthread.so.0
  97. #5 0x00007f1dfa2b613d in clone () from /usr/lib/libc.so.6
  98. (gdb) thread 2
  99. [Switching to thread 2 (Thread 0x7f1de5a68700 (LWP 5245))]
  100. #0 0x00007f1dfa2b1cf9 in syscall () from /usr/lib/libc.so.6
  101. (gdb) backtrace
  102. #0 0x00007f1dfa2b1cf9 in syscall () from /usr/lib/libc.so.6
  103. #1 0x00007f1de7c21f08 in epoll_wait () from /opt/firefox-aurora/libxul.so
  104. #2 0x00007f1de7c21d84 in ?? () from /opt/firefox-aurora/libxul.so
  105. #3 0x00007f1de7c24fc9 in ?? () from /opt/firefox-aurora/libxul.so
  106. #4 0x00007f1de7c1a342 in ?? () from /opt/firefox-aurora/libxul.so
  107. #5 0x00007f1de7c15db2 in ?? () from /opt/firefox-aurora/libxul.so
  108. #6 0x00007f1de7c1c5bd in ?? () from /opt/firefox-aurora/libxul.so
  109. #7 0x00007f1de7c1c639 in ?? () from /opt/firefox-aurora/libxul.so
  110. #8 0x00007f1dfb21a4a4 in start_thread () from /usr/lib/libpthread.so.0
  111. #9 0x00007f1dfa2b613d in clone () from /usr/lib/libc.so.6
  112. (gdb) thread 3
  113. [Switching to thread 3 (Thread 0x7f1de1fbb700 (LWP 5246))]
  114. #0 0x00007f1dfa2ad18d in poll () from /usr/lib/libc.so.6
  115. (gdb) backtrace
  116. #0 0x00007f1dfa2ad18d in poll () from /usr/lib/libc.so.6
  117. #1 0x00007f1de7b97b55 in ?? () from /opt/firefox-aurora/libxul.so
  118. #2 0x00007f1de7694f08 in ?? () from /opt/firefox-aurora/libxul.so
  119. #3 0x00007f1de769d759 in ?? () from /opt/firefox-aurora/libxul.so
  120. #4 0x00007f1de7c2cdc7 in ?? () from /opt/firefox-aurora/libxul.so
  121. #5 0x00007f1de7c15db2 in ?? () from /opt/firefox-aurora/libxul.so
  122. #6 0x00007f1de7a192db in ?? () from /opt/firefox-aurora/libxul.so
  123. #7 0x00007f1df9ceaa35 in ?? () from /opt/firefox-aurora/libnspr4.so
  124. #8 0x00007f1dfb21a4a4 in start_thread () from /usr/lib/libpthread.so.0
  125. #9 0x00007f1dfa2b613d in clone () from /usr/lib/libc.so.6
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement