Guest User

Untitled

a guest
Jan 6th, 2016
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.78 KB | None | 0 0
  1. (gdb) thread apply all bt
  2.  
  3. Thread 7 (Thread 0x7fffb6525700 (LWP 23384)):
  4. #0 0x00007ffff1b2c8dd in poll () at ../sysdeps/unix/syscall-template.S:81
  5. #1 0x00007fffee6f21ec in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  6. #2 0x00007fffee6f22fc in g_main_context_iteration ()
  7. from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  8. #3 0x00007ffff275e29b in QEventDispatcherGlib::processEvents (this=0x7fffa40008c0,
  9. flags=...) at kernel/qeventdispatcher_glib.cpp:420
  10. #4 0x00007ffff270475a in QEventLoop::exec (this=this@entry=0x7fffb6524dc0,
  11. flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
  12. #5 0x00007ffff25223d4 in QThread::exec (this=<optimised out>)
  13. at thread/qthread.cpp:503
  14. #6 0x00007ffff25272be in QThreadPrivate::start (arg=0x5ae3200)
  15. at thread/qthread_unix.cpp:337
  16. #7 0x00007ffff0a506aa in start_thread (arg=0x7fffb6525700) at pthread_create.c:333
  17. #8 0x00007ffff1b37eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  18.  
  19. Thread 6 (Thread 0x7fffb6d26700 (LWP 23383)):
  20. #0 0x00007ffff1b2c8dd in poll () at ../sysdeps/unix/syscall-template.S:81
  21. #1 0x00007fffee6f21ec in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  22. #2 0x00007fffee6f22fc in g_main_context_iteration ()
  23. from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  24. #3 0x00007ffff275e29b in QEventDispatcherGlib::processEvents (this=0x7fffac0008c0,
  25. flags=...) at kernel/qeventdispatcher_glib.cpp:420
  26. #4 0x00007ffff270475a in QEventLoop::exec (this=this@entry=0x7fffb6d25dc0,
  27. flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
  28. #5 0x00007ffff25223d4 in QThread::exec (this=<optimised out>)
  29. at thread/qthread.cpp:503
  30. #6 0x00007ffff25272be in QThreadPrivate::start (arg=0x42fe3c0)
  31. at thread/qthread_unix.cpp:337
  32. #7 0x00007ffff0a506aa in start_thread (arg=0x7fffb6d26700) at pthread_create.c:333
  33. #8 0x00007ffff1b37eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  34.  
  35. Thread 5 (Thread 0x7fffbd572700 (LWP 23381)):
  36. #0 0x00007ffff1b2c8dd in poll () at ../sysdeps/unix/syscall-template.S:81
  37. #1 0x00007fffee6f21ec in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  38. #2 0x00007fffee6f22fc in g_main_context_iteration ()
  39. from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  40. ---Type <return> to continue, or q <return> to quit---
  41. #3 0x00007ffff275e27f in QEventDispatcherGlib::processEvents (this=0x7fffb00008c0,
  42. flags=...) at kernel/qeventdispatcher_glib.cpp:418
  43. #4 0x00007ffff270475a in QEventLoop::exec (this=this@entry=0x7fffbd571da0,
  44. flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
  45. #5 0x00007ffff25223d4 in QThread::exec (this=<optimised out>)
  46. at thread/qthread.cpp:503
  47. #6 0x00007ffff06e2f85 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
  48. #7 0x00007ffff25272be in QThreadPrivate::start (arg=0x24556a0)
  49. at thread/qthread_unix.cpp:337
  50. #8 0x00007ffff0a506aa in start_thread (arg=0x7fffbd572700) at pthread_create.c:333
  51. #9 0x00007ffff1b37eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  52.  
  53. Thread 4 (Thread 0x7fffbe573700 (LWP 23380)):
  54. #0 0x00007ffff1b2c8dd in poll () at ../sysdeps/unix/syscall-template.S:81
  55. #1 0x00007fffee6f21ec in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  56. #2 0x00007fffee6f22fc in g_main_context_iteration ()
  57. from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  58. #3 0x00007ffff275e27f in QEventDispatcherGlib::processEvents (this=0x7fffb80008c0,
  59. flags=...) at kernel/qeventdispatcher_glib.cpp:418
  60. #4 0x00007ffff270475a in QEventLoop::exec (this=this@entry=0x7fffbe572da0,
  61. flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
  62. #5 0x00007ffff25223d4 in QThread::exec (this=<optimised out>)
  63. at thread/qthread.cpp:503
  64. #6 0x00007ffff06e2f85 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
  65. #7 0x00007ffff25272be in QThreadPrivate::start (arg=0x18912c0)
  66. at thread/qthread_unix.cpp:337
  67. #8 0x00007ffff0a506aa in start_thread (arg=0x7fffbe573700) at pthread_create.c:333
  68. #9 0x00007ffff1b37eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  69.  
  70. Thread 3 (Thread 0x7fffc4704700 (LWP 23379)):
  71. #0 0x00007ffff1b2c8dd in poll () at ../sysdeps/unix/syscall-template.S:81
  72. #1 0x00007fffc99c312c in ?? () from /lib/x86_64-linux-gnu/libusb-1.0.so.0
  73. #2 0x00007ffff0a506aa in start_thread (arg=0x7fffc4704700) at pthread_create.c:333
  74. #3 0x00007ffff1b37eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  75.  
  76. Thread 2 (Thread 0x7fffe3979700 (LWP 23378)):
  77. #0 0x00007ffff1b2c8dd in poll () at ../sysdeps/unix/syscall-template.S:81
  78. #1 0x00007fffeca72bd2 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
  79. ---Type <return> to continue, or q <return> to quit---
  80. #2 0x00007fffeca7474f in xcb_wait_for_event ()
  81. from /usr/lib/x86_64-linux-gnu/libxcb.so.1
  82. #3 0x00007fffe5ec7a39 in QXcbEventReader::run (this=0xbb29a0)
  83. at qxcbconnection.cpp:1105
  84. #4 0x00007ffff25272be in QThreadPrivate::start (arg=0xbb29a0)
  85. at thread/qthread_unix.cpp:337
  86. #5 0x00007ffff0a506aa in start_thread (arg=0x7fffe3979700) at pthread_create.c:333
  87. #6 0x00007ffff1b37eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  88.  
  89. Thread 1 (Thread 0x7fffe6390800 (LWP 23374)):
  90. #0 Bin::slotLoadFolders (this=this@entry=0xdecd00, foldersData=...)
  91. at /build/kdenlive-Gdwr6P/kdenlive-15.12.0+65/src/bin/bin.cpp:1035
  92. #1 0x00000000008809c5 in Bin::qt_static_metacall (_o=_o@entry=0xdecd00,
  93. _c=_c@entry=QMetaObject::InvokeMetaMethod, _id=_id@entry=56,
  94. _a=_a@entry=0x7fffffffc7f0)
  95. at /build/kdenlive-Gdwr6P/kdenlive-15.12.0+65/obj-x86_64-linux-gnu/src/moc_bin.cpp:1011
  96. #2 0x00007ffff273778a in QMetaObject::activate (sender=sender@entry=0x100ec10,
  97. signalOffset=<optimised out>, local_signal_index=local_signal_index@entry=0,
  98. argv=argv@entry=0x7fffffffc7f0) at kernel/qobject.cpp:3717
  99. #3 0x00007ffff2737f87 in QMetaObject::activate (sender=sender@entry=0x100ec10,
  100. m=m@entry=0xb6e980 <BinController::staticMetaObject>,
  101. local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7fffffffc7f0)
  102. at kernel/qobject.cpp:3582
  103. #4 0x000000000086bc62 in BinController::loadFolders (this=this@entry=0x100ec10,
  104. _t1=...)
  105. at /build/kdenlive-Gdwr6P/kdenlive-15.12.0+65/obj-x86_64-linux-gnu/src/moc_bincontroller.cpp:235
  106. #5 0x00000000007d7200 in BinController::initializeBin (this=0x100ec10,
  107. playlist=<incomplete type>)
  108. at /build/kdenlive-Gdwr6P/kdenlive-15.12.0+65/src/mltcontroller/bincontroller.cpp:87
  109.  
  110. #6 0x0000000000856e85 in Render::setSceneList (this=0x255d810, playlist=...,
  111. position=position@entry=1453)
  112. at /build/kdenlive-Gdwr6P/kdenlive-15.12.0+65/src/renderer.cpp:1280
  113. #7 0x000000000055389d in KdenliveDoc::setSceneList (this=0x73c3bd0)
  114. at /build/kdenlive-Gdwr6P/kdenlive-15.12.0+65/src/doc/kdenlivedoc.cpp:305
  115. #8 0x000000000061b94f in Timeline::Timeline (this=0x7c96c20, doc=0x73c3bd0,
  116. ---Type <return> to continue, or q <return> to quit---
  117. actions=..., ok=0x7fffffffccaf, parent=0xc0cd10)
  118. at /build/kdenlive-Gdwr6P/kdenlive-15.12.0+65/src/timeline/timeline.cpp:65
  119. #9 0x00000000005a5bab in ProjectManager::doOpenFile (this=this@entry=0xcb0a90,
  120. url=..., stale=<optimised out>, stale@entry=0x0)
  121. at /build/kdenlive-Gdwr6P/kdenlive-15.12.0+65/src/project/projectmanager.cpp:484
  122. #10 0x00000000005a777b in ProjectManager::openFile (this=this@entry=0xcb0a90,
  123. url=...)
  124. at /build/kdenlive-Gdwr6P/kdenlive-15.12.0+65/src/project/projectmanager.cpp:438
  125. #11 0x00000000005a7ac9 in ProjectManager::openFile (this=0xcb0a90)
  126. at /build/kdenlive-Gdwr6P/kdenlive-15.12.0+65/src/project/projectmanager.cpp:334
  127. #12 0x0000000000873f35 in ProjectManager::qt_static_metacall (_o=_o@entry=0xcb0a90,
  128. _c=_c@entry=QMetaObject::InvokeMetaMethod, _id=_id@entry=4,
  129. _a=_a@entry=0x7fffffffd030)
  130. at /build/kdenlive-Gdwr6P/kdenlive-15.12.0+65/obj-x86_64-linux-gnu/src/moc_projectmanager.cpp:152
  131. #13 0x00007ffff273778a in QMetaObject::activate (sender=sender@entry=0xdd5640,
  132. signalOffset=<optimised out>, local_signal_index=local_signal_index@entry=1,
  133. argv=argv@entry=0x7fffffffd030) at kernel/qobject.cpp:3717
  134. #14 0x00007ffff2737f87 in QMetaObject::activate (sender=sender@entry=0xdd5640,
  135. m=m@entry=0x7ffff3879c80 <QAction::staticMetaObject>,
  136. local_signal_index=local_signal_index@entry=1, argv=argv@entry=0x7fffffffd030)
  137. at kernel/qobject.cpp:3582
  138. #15 0x00007ffff3379172 in QAction::triggered (this=this@entry=0xdd5640, _t1=false)
  139. at .moc/moc_qaction.cpp:360
  140. #16 0x00007ffff337b618 in QAction::activate (this=0xdd5640, event=<optimised out>)
  141. at kernel/qaction.cpp:1167
  142. #17 0x00007ffff347be40 in QAbstractButtonPrivate::click (this=0x2ddff10)
  143. at widgets/qabstractbutton.cpp:516
  144. #18 0x00007ffff347bf74 in QAbstractButton::mouseReleaseEvent (this=0x2ddfcf0, e=
  145. 0x7fffffffd540) at widgets/qabstractbutton.cpp:1132
  146. #19 0x00007ffff353f4ca in QToolButton::mouseReleaseEvent (this=<optimised out>,
  147. e=<optimised out>) at widgets/qtoolbutton.cpp:609
  148. #20 0x00007ffff33c5188 in QWidget::event (this=0x2ddfcf0,
  149. event=event@entry=0x7fffffffd540) at kernel/qwidget.cpp:9023
  150. #21 0x00007ffff347ccc3 in QAbstractButton::event (this=this@entry=0x2ddfcf0,
  151. e=e@entry=0x7fffffffd540) at widgets/qabstractbutton.cpp:1089
  152. #22 0x00007ffff353f5a9 in QToolButton::event (this=0x2ddfcf0, event=0x7fffffffd540)
  153. at widgets/qtoolbutton.cpp:965
  154. ---Type <return> to continue, or q <return> to quit---
  155. #23 0x00007ffff3382b8c in QApplicationPrivate::notify_helper (
  156. this=this@entry=0xb99eb0, receiver=receiver@entry=0x2ddfcf0,
  157. e=e@entry=0x7fffffffd540) at kernel/qapplication.cpp:3720
  158. #24 0x00007ffff3388c7a in QApplication::notify (this=<optimised out>,
  159. receiver=0x2ddfcf0, e=0x7fffffffd540) at kernel/qapplication.cpp:3280
  160. #25 0x00007ffff2706f1b in QCoreApplication::notifyInternal (this=0x7fffffffddf0,
  161. receiver=receiver@entry=0x2ddfcf0, event=event@entry=0x7fffffffd540)
  162. at kernel/qcoreapplication.cpp:935
  163. #26 0x00007ffff33876f2 in QCoreApplication::sendSpontaneousEvent (
  164. event=0x7fffffffd540, receiver=0x2ddfcf0)
  165. at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
  166. #27 QApplicationPrivate::sendMouseEvent (receiver=receiver@entry=0x2ddfcf0,
  167. event=event@entry=0x7fffffffd540, alienWidget=alienWidget@entry=0x2ddfcf0,
  168. nativeWidget=0x2ddabc0,
  169. buttonDown=buttonDown@entry=0x7ffff38a8a10 <qt_button_down>,
  170. lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:2751
  171. #28 0x00007ffff33dc440 in QWidgetWindow::handleMouseEvent (
  172. this=this@entry=0x2dcfc60, event=event@entry=0x7fffffffd960)
  173. at kernel/qwidgetwindow.cpp:543
  174. #29 0x00007ffff33de78b in QWidgetWindow::event (this=0x2dcfc60, event=0x7fffffffd960)
  175. at kernel/qwidgetwindow.cpp:210
  176. #30 0x00007ffff3382b8c in QApplicationPrivate::notify_helper (
  177. this=this@entry=0xb99eb0, receiver=receiver@entry=0x2dcfc60,
  178. e=e@entry=0x7fffffffd960) at kernel/qapplication.cpp:3720
  179. #31 0x00007ffff3388230 in QApplication::notify (this=0x7fffffffddf0,
  180. receiver=0x2dcfc60, e=0x7fffffffd960) at kernel/qapplication.cpp:3503
  181. #32 0x00007ffff2706f1b in QCoreApplication::notifyInternal (this=0x7fffffffddf0,
  182. receiver=receiver@entry=0x2dcfc60, event=event@entry=0x7fffffffd960)
  183. at kernel/qcoreapplication.cpp:935
  184. #33 0x00007ffff2a293c8 in QCoreApplication::sendSpontaneousEvent (
  185. event=0x7fffffffd960, receiver=0x2dcfc60)
  186. at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
  187. #34 QGuiApplicationPrivate::processMouseEvent (e=0x6f748a0)
  188. at kernel/qguiapplication.cpp:1772
  189. #35 0x00007ffff2a2b005 in QGuiApplicationPrivate::processWindowSystemEvent (
  190. e=e@entry=0x6f748a0) at kernel/qguiapplication.cpp:1576
  191. #36 0x00007ffff2a105b8 in QWindowSystemInterface::sendWindowSystemEvents (flags=...)
  192. at kernel/qwindowsysteminterface.cpp:572
  193. ---Type <return> to continue, or q <return> to quit---
  194. #37 0x00007fffe5ef4250 in userEventSourceDispatch (source=<optimised out>)
  195. at eventdispatchers/qeventdispatcher_glib.cpp:70
  196. #38 0x00007fffee6f1ff7 in g_main_context_dispatch ()
  197. from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  198. #39 0x00007fffee6f2250 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  199. #40 0x00007fffee6f22fc in g_main_context_iteration ()
  200. from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  201. #41 0x00007ffff275e27f in QEventDispatcherGlib::processEvents (this=0xbd7ef0,
  202. flags=...) at kernel/qeventdispatcher_glib.cpp:418
  203. #42 0x00007ffff270475a in QEventLoop::exec (this=this@entry=0x7fffffffdce0,
  204. flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
  205. #43 0x00007ffff270c2cc in QCoreApplication::exec ()
  206. at kernel/qcoreapplication.cpp:1188
  207. #44 0x00007ffff2a2100c in QGuiApplication::exec () at kernel/qguiapplication.cpp:1510
  208. #45 0x00007ffff337f025 in QApplication::exec () at kernel/qapplication.cpp:2956
  209. #46 0x0000000000521e22 in main (argc=1, argv=<optimised out>)
  210. at /build/kdenlive-Gdwr6P/kdenlive-15.12.0+65/src/main.cpp:118
Advertisement
Add Comment
Please, Sign In to add comment