Advertisement
clairec

Untitled

Aug 13th, 2016
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.94 KB | None | 0 0
  1. 16:46 ~ $ sudo gdb $(which python3) 9440
  2. GNU gdb (GDB) 7.11.1
  3. Copyright (C) 2016 Free Software Foundation, Inc.
  4. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  5. This is free software: you are free to change and redistribute it.
  6. There is NO WARRANTY, to the extent permitted by law. Type "show copying"
  7. and "show warranty" for details.
  8. This GDB was configured as "x86_64-pc-linux-gnu".
  9. Type "show configuration" for configuration details.
  10. For bug reporting instructions, please see:
  11. <http://www.gnu.org/software/gdb/bugs/>.
  12. Find the GDB manual and other documentation resources online at:
  13. <http://www.gnu.org/software/gdb/documentation/>.
  14. For help, type "help".
  15. Type "apropos word" to search for commands related to "word"...
  16. Reading symbols from /usr/bin/python3...(no debugging symbols found)...done.
  17. Attaching to program: /usr/bin/python3, process 9440
  18. [New LWP 9442]
  19. [New LWP 9443]
  20. [New LWP 9444]
  21. [New LWP 9445]
  22. [New LWP 9446]
  23. [New LWP 9447]
  24. [New LWP 9448]
  25. [New LWP 9453]
  26. [New LWP 9970]
  27. [New LWP 10013]
  28. [New LWP 10036]
  29. [New LWP 10046]
  30. [New LWP 10048]
  31. [New LWP 10103]
  32. [New LWP 10104]
  33. [New LWP 10105]
  34. [New LWP 10106]
  35. [New LWP 10107]
  36. [New LWP 10108]
  37. [New LWP 10109]
  38. [New LWP 10125]
  39. [New LWP 10133]
  40. [New LWP 10142]
  41. [New LWP 10313]
  42. [New LWP 10314]
  43. [New LWP 10315]
  44. [New LWP 10316]
  45. [New LWP 10317]
  46. [New LWP 10318]
  47. [New LWP 10319]
  48. [New LWP 10320]
  49. [New LWP 10324]
  50. [New LWP 10350]
  51. [New LWP 10351]
  52. [New LWP 10352]
  53. [New LWP 10353]
  54. [New LWP 10354]
  55. [New LWP 10355]
  56. [New LWP 10376]
  57. [New LWP 10377]
  58. [New LWP 10378]
  59. [New LWP 10380]
  60. [New LWP 10381]
  61. [New LWP 10382]
  62. [New LWP 10383]
  63. [New LWP 10384]
  64. [New LWP 10385]
  65. [New LWP 10386]
  66. [New LWP 10387]
  67. [New LWP 10388]
  68. [New LWP 10389]
  69. [New LWP 10464]
  70. [New LWP 10465]
  71. [New LWP 10468]
  72. [New LWP 10470]
  73. [New LWP 10471]
  74. [New LWP 10472]
  75. [New LWP 10473]
  76. [New LWP 10474]
  77. [New LWP 10475]
  78. [New LWP 10476]
  79. [New LWP 10477]
  80. [New LWP 10478]
  81. [New LWP 10479]
  82. [New LWP 10480]
  83. [Thread debugging using libthread_db enabled]
  84. Using host libthread_db library "/usr/lib/libthread_db.so.1".
  85. 0x00007f4c02ccbf19 in syscall () from /usr/lib/libc.so.6
  86. (gdb) bt
  87. #0 0x00007f4c02ccbf19 in syscall () from /usr/lib/libc.so.6
  88. #1 0x00007f4bfd3017bc in ?? () from /usr/lib/libglib-2.0.so.0
  89. #2 0x00007f4b1258fc9e in ?? () from /usr/lib/libgstadaptivedemux-1.0.so.0
  90. #3 0x00007f4b1964633d in ?? () from /usr/lib/gstreamer-1.0/libgsthls.so
  91. #4 0x00007f4bf173e1be in gst_element_change_state ()
  92. from /usr/lib/libgstreamer-1.0.so.0
  93. #5 0x00007f4bf173e92f in ?? () from /usr/lib/libgstreamer-1.0.so.0
  94. #6 0x00007f4bf171d25d in ?? () from /usr/lib/libgstreamer-1.0.so.0
  95. #7 0x00007f4b4da1ada8 in ?? () from /usr/lib/gstreamer-1.0/libgstplayback.so
  96. #8 0x00007f4bf173e1be in gst_element_change_state ()
  97. from /usr/lib/libgstreamer-1.0.so.0
  98. #9 0x00007f4bf173e92f in ?? () from /usr/lib/libgstreamer-1.0.so.0
  99. #10 0x00007f4bf171d25d in ?? () from /usr/lib/libgstreamer-1.0.so.0
  100. #11 0x00007f4b4da25906 in ?? () from /usr/lib/gstreamer-1.0/libgstplayback.so
  101. #12 0x00007f4bf173e1be in gst_element_change_state ()
  102. from /usr/lib/libgstreamer-1.0.so.0
  103. #13 0x00007f4bf173e92f in ?? () from /usr/lib/libgstreamer-1.0.so.0
  104. #14 0x00007f4bf171d25d in ?? () from /usr/lib/libgstreamer-1.0.so.0
  105. #15 0x00007f4b4da30f3f in ?? () from /usr/lib/gstreamer-1.0/libgstplayback.so
  106. #16 0x00007f4bf173e1be in gst_element_change_state ()
  107. from /usr/lib/libgstreamer-1.0.so.0
  108. #17 0x00007f4bf173e92f in ?? () from /usr/lib/libgstreamer-1.0.so.0
  109. #18 0x00007f4bf35edfc1 in ?? () from /usr/lib/libQt5WebKit.so.5
  110. #19 0x00007f4bf35ee139 in ?? () from /usr/lib/libQt5WebKit.so.5
  111. #20 0x00007f4bf35e9256 in ?? () from /usr/lib/libQt5WebKit.so.5
  112. #21 0x00007f4bf35e92b9 in ?? () from /usr/lib/libQt5WebKit.so.5
  113. #22 0x00007f4bf3f28e9d in ?? () from /usr/lib/libQt5WebKit.so.5
  114. #23 0x00007f4bf3f29bfe in ?? () from /usr/lib/libQt5WebKit.so.5
  115. #24 0x00007f4bf3f29e30 in ?? () from /usr/lib/libQt5WebKit.so.5
  116. #25 0x00007f4bf41f2b74 in ?? () from /usr/lib/libQt5WebKit.so.5
  117. #26 0x00007f4bf32a89df in ?? () from /usr/lib/libQt5WebKit.so.5
  118. #27 0x00007f4bf3ee7417 in ?? () from /usr/lib/libQt5WebKit.so.5
  119. #28 0x00007f4bf4234ae8 in ?? () from /usr/lib/libQt5WebKit.so.5
  120. #29 0x00007f4bf4266ca9 in ?? () from /usr/lib/libQt5WebKit.so.5
  121. #30 0x00007f4bf380ab7d in ?? () from /usr/lib/libQt5WebKit.so.5
  122. #31 0x00007f4ba25630e5 in ?? ()
  123. #32 0xffff000000000002 in ?? ()
  124. #33 0x00007f4bf453a4fb in ?? () from /usr/lib/libQt5WebKit.so.5
  125. #34 0x00007f4b0adb6a70 in ?? ()
  126. #35 0x00007f4bf43d5d61 in JSC::Heap::reportExtraMemoryCostSlowCase(unsigned long)
  127. () from /usr/lib/libQt5WebKit.so.5
  128. #36 0x00007f4bf45f5978 in ?? () from /usr/lib/libQt5WebKit.so.5
  129. #37 0x00007f4bf44c0201 in ?? () from /usr/lib/libQt5WebKit.so.5
  130. #38 0x00007f4bf45d4438 in JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) ()
  131. from /usr/lib/libQt5WebKit.so.5
  132. #39 0x00007f4bf4618647 in ?? () from /usr/lib/libQt5WebKit.so.5
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement