Advertisement
Guest User

Untitled

a guest
May 19th, 2017
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.53 KB | None | 0 0
  1. (gdb) thread apply all bt
  2.  
  3. Thread 5 (Thread 0x7fea197bc910 (LWP 12252)):
  4. #0 0x00007fea2c4f8ff9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  5. #1 0x00007fea2ce74493 in QMutexPrivate::wait (this=0x8e6240, timeout=-1) at thread/qmutex_unix.cpp:84
  6. #2 0x00007fea2ce6fd7d in QMutex::lock (this=0x8e51f0) at thread/qmutex.cpp:167
  7. #3 0x0000000000578c53 in globalSlotBeginCallback (callee=0x8ab740) at proxies/proxyGlobalHelper.cpp:94
  8. #4 0x00007fea2cf760bd in QMetaObject::activate (sender=0x7fea140707a0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=
  9. 0x4a2) at kernel/qobject.cpp:3288
  10. #5 0x000000000058a6f1 in HnsPlug::plugged (this=0x7fea140707a0, _t1=..., _t2=7112510788536839950) at moc-unix/moc_hnsPlug.cpp:149
  11. #6 0x00000000004932aa in HnsPlug::_plugBack (this=0x7fea140707a0, plug=0x7fea140e3510) at hnsPlug.cpp:277
  12. #7 0x00000000004927ca in HnsPlug::plugInto (this=0x7fea140e3510, plugName=..., plugNode=7112510788536839950) at hnsPlug.cpp:147
  13. #8 0x00000000004aa1a9 in HnsFactory::buildWire (this=0x8f5030, plug1=..., nodeId1=7112510788536839950, plug2=..., nodeId2=7112510788536839950,
  14. latency=0, bandwidth=0, session=...) at hnsFactory.cpp:223
  15. #9 0x000000000051dec0 in ProxyHnsFactory::buildWire (this=0x7fea140c40b0, plug1=..., node1=7112510788536839950, plug2=..., node2=
  16. 7112510788536839950, latency=0, bandwidth=0, session=...) at proxies/proxy_hnsFactory.cpp:140
  17. #10 0x00000000004cba09 in HnsSessionManager::_recreateObjects (this=0x8e73e0, rootElement=..., nodeMatchHash=..., sessionName=...)
  18. at hnsSessionManager.cpp:1150
  19. #11 0x00000000004c8136 in HnsSessionManager::_recreateSessionFromDoc (this=0x8e73e0, sessionName=..., doc=...) at hnsSessionManager.cpp:756
  20. ---Type <return> to continue, or q <return> to quit---
  21. #12 0x00000000004c772b in HnsSessionManager::_recreateSession (this=0x8e73e0, runner=..., args=...) at hnsSessionManager.cpp:680
  22. #13 0x00000000004d1569 in HnsRunner<HnsSessionManager>::run (this=0xed2f90) at hnsRunner.h:225
  23. #14 0x00007fea2ce74d55 in QThreadPrivate::start (arg=0xed2f90) at thread/qthread_unix.cpp:248
  24. #15 0x00007fea2c4f4644 in start_thread () from /lib/libpthread.so.0
  25. #16 0x00007fea2babdbfd in clone () from /lib/libc.so.6
  26. #17 0x0000000000000000 in ?? ()
  27.  
  28. Thread 4 (Thread 0x7fea1afbf910 (LWP 12513)):
  29. #0 0x00007fea2c4f8ff9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  30. #1 0x00007fea2ce74493 in QMutexPrivate::wait (this=0x7fea14066820, timeout=-1) at thread/qmutex_unix.cpp:84
  31. #2 0x00007fea2ce6fd7d in QMutex::lock (this=0x7fea140613a0) at thread/qmutex.cpp:167
  32. #3 0x000000000042c265 in QMutexLocker::relock (this=0x7fea1afbd8b0) at /usr/include/qt4/QtCore/qmutex.h:120
  33. #4 0x000000000042c1bc in QMutexLocker (this=0x7fea1afbd8b0, m=0x7fea140613a0) at /usr/include/qt4/QtCore/qmutex.h:102
  34. #5 0x000000000057a7f9 in ProxyGlobalHelper::objectInheritanceTree (this=0x8ab740, objName=...) at proxies/proxyGlobalHelper.cpp:294
  35. #6 0x00000000005a3dfc in ProxyGlobalHelper::qt_metacall (this=0x8ab740, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x7fea1afbdd10)
  36. at moc-unix/moc_proxyGlobalHelper.cpp:199
  37. #7 0x00007fea2cf6b714 in QMetaMethod::invoke (this=0x7fea1afbe1e0, object=0x8ab740, connectionType=<value optimized out>, returnValue=..., val0=
  38. ..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1533
  39. #8 0x00007fea2cf6bdad in QMetaObject::invokeMethod (obj=0x8ab740, member=<value optimized out>, type=<value optimized out>, ret=..., val0=...,
  40. val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1113
  41. #9 0x00000000004e869e in HnmNode::callMethod (obj=0x8ab740, methodName=..., argList=..., returnValue=0x7fea1afbe500, connectionType=
  42. Qt::DirectConnection) at ../hynemesh/hnmNode.cpp:712
  43. #10 0x00000000004f796e in HnmNodeThread::_readyReadSlot (this=0x7fea1408de50) at ../hynemesh/hnmNetwork.cpp:1035
  44. #11 0x00000000005933e8 in HnmNodeThread::qt_metacall (this=0x7fea1408de50, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x7fea1afbe850)
  45. at moc-unix/moc_hnmNetwork.cpp:274
  46. #12 0x00007fea2cf760d6 in QMetaObject::activate (sender=0x7fea140798b0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=
  47. 0xffffffffffffffff) at kernel/qobject.cpp:3295
  48. #13 0x00007fea2d3240af in QAbstractSocketPrivate::canReadNotification (this=0x7fea14079b30) at socket/qabstractsocket.cpp:639
  49. #14 0x00007fea2d3139c1 in QReadNotifier::event (this=<value optimized out>, e=0x80) at socket/qnativesocketengine.cpp:1097
  50. #15 0x00007fea2d76663c in QApplicationPrivate::notify_helper (this=0x8904f0, receiver=0x7fea140795f0, e=0x7fea1afbedb0)
  51. at kernel/qapplication.cpp:4302
  52. #16 0x00007fea2d76cc7b in QApplication::notify (this=0x7fffae90d9c0, receiver=0x7fea140795f0, e=0x7fea1afbedb0) at kernel/qapplication.cpp:4185
  53. #17 0x00007fea2cf62f0b in QCoreApplication::notifyInternal (this=0x7fffae90d9c0, receiver=0x7fea140795f0, event=0x7fea1afbedb0)
  54. at kernel/qcoreapplication.cpp:704
  55. #18 0x00007fea2cf8c7fa in QCoreApplication::sendEvent (source=0x7fea140a43f0) at kernel/qcoreapplication.h:215
  56. #19 socketNotifierSourceDispatch (source=0x7fea140a43f0) at kernel/qeventdispatcher_glib.cpp:110
  57. #20 0x00007fea2c74550d in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
  58. #21 0x00007fea2c748ec8 in ?? () from /usr/lib/libglib-2.0.so.0
  59. #22 0x00007fea2c748ff0 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
  60. #23 0x00007fea2cf8c443 in QEventDispatcherGlib::processEvents (this=0xed72a0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
  61. #24 0x00007fea2cf61862 in QEventLoop::processEvents (this=<value optimized out>, flags=DWARF-2 expression error: DW_OP_reg operations must be used either alone or in conjuction with DW_OP_piece.
  62. ) at kernel/qeventloop.cpp:149
  63. #25 0x00007fea2cf61c34 in QEventLoop::exec (this=0x7fea1afbefe0, flags=DWARF-2 expression error: DW_OP_reg operations must be used either alone or in conjuction with DW_OP_piece.
  64. ) at kernel/qeventloop.cpp:201
  65. #26 0x00007fea2ce7226b in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
  66. #27 0x00000000004f71e5 in HnmNodeThread::run (this=0x7fea1408de50) at ../hynemesh/hnmNetwork.cpp:955
  67. #28 0x00007fea2ce74d55 in QThreadPrivate::start (arg=0x7fea1408de50) at thread/qthread_unix.cpp:248
  68. #29 0x00007fea2c4f4644 in start_thread () from /lib/libpthread.so.0
  69. #30 0x00007fea2babdbfd in clone () from /lib/libc.so.6
  70. #31 0x0000000000000000 in ?? ()
  71. ---Type <return> to continue, or q <return> to quit---
  72.  
  73. Thread 3 (Thread 0x7fea1b7c0910 (LWP 12524)):
  74. #0 0x00007fea2c4f8ff9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  75. #1 0x00007fea2ce74493 in QMutexPrivate::wait (this=0x8e6240, timeout=-1) at thread/qmutex_unix.cpp:84
  76. #2 0x00007fea2ce6fd7d in QMutex::lock (this=0x8e51f0) at thread/qmutex.cpp:167
  77. #3 0x00000000004e7ef6 in HnmNode::callMethod (obj=0x8ab740, methodName=..., argList=..., returnValue=0x7fea1b7bf500, connectionType=
  78. Qt::DirectConnection) at ../hynemesh/hnmNode.cpp:688
  79. #4 0x00000000004f796e in HnmNodeThread::_readyReadSlot (this=0x7fea140e01f0) at ../hynemesh/hnmNetwork.cpp:1035
  80. #5 0x00000000005933e8 in HnmNodeThread::qt_metacall (this=0x7fea140e01f0, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x7fea1b7bf850)
  81. at moc-unix/moc_hnmNetwork.cpp:274
  82. #6 0x00007fea2cf760d6 in QMetaObject::activate (sender=0xef9e60, m=<value optimized out>, local_signal_index=<value optimized out>, argv=
  83. 0xffffffffffffffff) at kernel/qobject.cpp:3295
  84. #7 0x00007fea2d3240af in QAbstractSocketPrivate::canReadNotification (this=0xf20dd0) at socket/qabstractsocket.cpp:639
  85. #8 0x00007fea2d3139c1 in QReadNotifier::event (this=<value optimized out>, e=0x80) at socket/qnativesocketengine.cpp:1097
  86. #9 0x00007fea2d76663c in QApplicationPrivate::notify_helper (this=0x8904f0, receiver=0xefbce0, e=0x7fea1b7bfdb0) at kernel/qapplication.cpp:4302
  87. #10 0x00007fea2d76cc7b in QApplication::notify (this=0x7fffae90d9c0, receiver=0xefbce0, e=0x7fea1b7bfdb0) at kernel/qapplication.cpp:4185
  88. #11 0x00007fea2cf62f0b in QCoreApplication::notifyInternal (this=0x7fffae90d9c0, receiver=0xefbce0, event=0x7fea1b7bfdb0)
  89. at kernel/qcoreapplication.cpp:704
  90. #12 0x00007fea2cf8c7fa in QCoreApplication::sendEvent (source=0xf05910) at kernel/qcoreapplication.h:215
  91. #13 socketNotifierSourceDispatch (source=0xf05910) at kernel/qeventdispatcher_glib.cpp:110
  92. #14 0x00007fea2c74550d in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
  93. #15 0x00007fea2c748ec8 in ?? () from /usr/lib/libglib-2.0.so.0
  94. #16 0x00007fea2c748ff0 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
  95. #17 0x00007fea2cf8c443 in QEventDispatcherGlib::processEvents (this=0xf09ed0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
  96. #18 0x00007fea2cf61862 in QEventLoop::processEvents (this=<value optimized out>, flags=DWARF-2 expression error: DW_OP_reg operations must be used either alone or in conjuction with DW_OP_piece.
  97. ) at kernel/qeventloop.cpp:149
  98. #19 0x00007fea2cf61c34 in QEventLoop::exec (this=0x7fea1b7bffe0, flags=DWARF-2 expression error: DW_OP_reg operations must be used either alone or in conjuction with DW_OP_piece.
  99. ) at kernel/qeventloop.cpp:201
  100. #20 0x00007fea2ce7226b in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
  101. #21 0x00000000004f71e5 in HnmNodeThread::run (this=0x7fea140e01f0) at ../hynemesh/hnmNetwork.cpp:955
  102. #22 0x00007fea2ce74d55 in QThreadPrivate::start (arg=0x7fea140e01f0) at thread/qthread_unix.cpp:248
  103. #23 0x00007fea2c4f4644 in start_thread () from /lib/libpthread.so.0
  104. #24 0x00007fea2babdbfd in clone () from /lib/libc.so.6
  105. #25 0x0000000000000000 in ?? ()
  106.  
  107. Thread 2 (Thread 0x7fea19fbd910 (LWP 12526)):
  108. #0 0x00007fea2c4f8ff9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  109. #1 0x00007fea2ce74493 in QMutexPrivate::wait (this=0x8e6240, timeout=-1) at thread/qmutex_unix.cpp:84
  110. #2 0x00007fea2ce6fd7d in QMutex::lock (this=0x8e51f0) at thread/qmutex.cpp:167
  111. #3 0x00000000004e7ef6 in HnmNode::callMethod (obj=0x8ab740, methodName=..., argList=..., returnValue=0x7fea19fbc500, connectionType=
  112. Qt::DirectConnection) at ../hynemesh/hnmNode.cpp:688
  113. #4 0x00000000004f796e in HnmNodeThread::_readyReadSlot (this=0x7fea140e04b0) at ../hynemesh/hnmNetwork.cpp:1035
  114. #5 0x00000000005933e8 in HnmNodeThread::qt_metacall (this=0x7fea140e04b0, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x7fea19fbc850)
  115. at moc-unix/moc_hnmNetwork.cpp:274
  116. #6 0x00007fea2cf760d6 in QMetaObject::activate (sender=0xf0dcf0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=
  117. 0xffffffffffffffff) at kernel/qobject.cpp:3295
  118. #7 0x00007fea2d3240af in QAbstractSocketPrivate::canReadNotification (this=0xf1f980) at socket/qabstractsocket.cpp:639
  119. #8 0x00007fea2d3139c1 in QReadNotifier::event (this=<value optimized out>, e=0x80) at socket/qnativesocketengine.cpp:1097
  120. #9 0x00007fea2d76663c in QApplicationPrivate::notify_helper (this=0x8904f0, receiver=0xe84e60, e=0x7fea19fbcdb0) at kernel/qapplication.cpp:4302
  121. #10 0x00007fea2d76cc7b in QApplication::notify (this=0x7fffae90d9c0, receiver=0xe84e60, e=0x7fea19fbcdb0) at kernel/qapplication.cpp:4185
  122. ---Type <return> to continue, or q <return> to quit---
  123. #11 0x00007fea2cf62f0b in QCoreApplication::notifyInternal (this=0x7fffae90d9c0, receiver=0xe84e60, event=0x7fea19fbcdb0)
  124. at kernel/qcoreapplication.cpp:704
  125. #12 0x00007fea2cf8c7fa in QCoreApplication::sendEvent (source=0xf0b790) at kernel/qcoreapplication.h:215
  126. #13 socketNotifierSourceDispatch (source=0xf0b790) at kernel/qeventdispatcher_glib.cpp:110
  127. #14 0x00007fea2c74550d in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
  128. #15 0x00007fea2c748ec8 in ?? () from /usr/lib/libglib-2.0.so.0
  129. #16 0x00007fea2c748ff0 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
  130. #17 0x00007fea2cf8c443 in QEventDispatcherGlib::processEvents (this=0xf07cf0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
  131. #18 0x00007fea2cf61862 in QEventLoop::processEvents (this=<value optimized out>, flags=DWARF-2 expression error: DW_OP_reg operations must be used either alone or in conjuction with DW_OP_piece.
  132. ) at kernel/qeventloop.cpp:149
  133. #19 0x00007fea2cf61c34 in QEventLoop::exec (this=0x7fea19fbcfe0, flags=DWARF-2 expression error: DW_OP_reg operations must be used either alone or in conjuction with DW_OP_piece.
  134. ) at kernel/qeventloop.cpp:201
  135. #20 0x00007fea2ce7226b in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
  136. #21 0x00000000004f71e5 in HnmNodeThread::run (this=0x7fea140e04b0) at ../hynemesh/hnmNetwork.cpp:955
  137. #22 0x00007fea2ce74d55 in QThreadPrivate::start (arg=0x7fea140e04b0) at thread/qthread_unix.cpp:248
  138. #23 0x00007fea2c4f4644 in start_thread () from /lib/libpthread.so.0
  139. #24 0x00007fea2babdbfd in clone () from /lib/libc.so.6
  140. #25 0x0000000000000000 in ?? ()
  141.  
  142. Thread 1 (Thread 0x7fea2e9c5760 (LWP 8440)):
  143. #0 0x00007fea2c4f8ff9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  144. #1 0x00007fea2ce74493 in QMutexPrivate::wait (this=0x8e6240, timeout=-1) at thread/qmutex_unix.cpp:84
  145. #2 0x00007fea2ce6fd7d in QMutex::lock (this=0x8e51f0) at thread/qmutex.cpp:167
  146. #3 0x0000000000578c53 in globalSlotBeginCallback (callee=0x8ab740) at proxies/proxyGlobalHelper.cpp:94
  147. #4 0x00007fea2cf760bd in QMetaObject::activate (sender=0xe87df0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x4a4)
  148. at kernel/qobject.cpp:3288
  149. #5 0x0000000000592267 in HnsItem::plugged (this=0xe87df0) at moc-unix/moc_hnsItem.cpp:193
  150. #6 0x0000000000591a7b in HnsItem::qt_metacall (this=0xe87df0, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0x7fffae90cf80)
  151. at moc-unix/moc_hnsItem.cpp:119
  152. #7 0x000000000059232d in HnsNetworkItem::qt_metacall (this=0xe87df0, _c=QMetaObject::InvokeMetaMethod, _id=20, _a=0x7fffae90cf80)
  153. at moc-unix/moc_hnsNetworkItem.cpp:79
  154. #8 0x0000000000592701 in HnsVirtualSwitchItem::qt_metacall (this=0xe87df0, _c=QMetaObject::InvokeMetaMethod, _id=20, _a=0x7fffae90cf80)
  155. at moc-unix/moc_hnsVirtualSwitchItem.cpp:70
  156. #9 0x00007fea2cf760d6 in QMetaObject::activate (sender=0x7fea140737d0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=
  157. 0xffffffffffffffff) at kernel/qobject.cpp:3295
  158. #10 0x000000000059deaf in ProxyHnsNetObject::plugged (this=0x7fea140737d0) at moc-unix/moc_proxy_hnsNetObject.cpp:149
  159. #11 0x000000000059dc1d in ProxyHnsNetObject::qt_metacall (this=0x7fea140737d0, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x7fea202abdf0)
  160. at moc-unix/moc_proxy_hnsNetObject.cpp:117
  161. #12 0x00007fea2cf72c49 in QObject::event (this=0x7fea140737d0, e=0x7fea202ca8f0) at kernel/qobject.cpp:1248
  162. #13 0x00007fea2d76663c in QApplicationPrivate::notify_helper (this=0x8904f0, receiver=0x7fea140737d0, e=0x7fea202ca8f0)
  163. at kernel/qapplication.cpp:4302
  164. #14 0x00007fea2d76cc7b in QApplication::notify (this=0x7fffae90d9c0, receiver=0x7fea140737d0, e=0x7fea202ca8f0) at kernel/qapplication.cpp:4185
  165. #15 0x00007fea2cf62f0b in QCoreApplication::notifyInternal (this=0x7fffae90d9c0, receiver=0x7fea140737d0, event=0x7fea202ca8f0)
  166. at kernel/qcoreapplication.cpp:704
  167. #16 0x00007fea2cf66573 in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x890670)
  168. at kernel/qcoreapplication.h:215
  169. #17 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x890670) at kernel/qcoreapplication.cpp:1345
  170. #18 0x00007fea2cf8c903 in QCoreApplication::sendPostedEvents (s=<value optimized out>) at kernel/qcoreapplication.h:220
  171. #19 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:276
  172. #20 0x00007fea2c74550d in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
  173. ---Type <return> to continue, or q <return> to quit---
  174. #21 0x00007fea2c748ec8 in ?? () from /usr/lib/libglib-2.0.so.0
  175. #22 0x00007fea2c748ff0 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
  176. #23 0x00007fea2cf8c443 in QEventDispatcherGlib::processEvents (this=0x891a50, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
  177. #24 0x00007fea2cf61862 in QEventLoop::processEvents (this=<value optimized out>, flags=DWARF-2 expression error: DW_OP_reg operations must be used either alone or in conjuction with DW_OP_piece.
  178. ) at kernel/qeventloop.cpp:149
  179. #25 0x00007fea2cf61c34 in QEventLoop::exec (this=0x7fffae90d960, flags=DWARF-2 expression error: DW_OP_reg operations must be used either alone or in conjuction with DW_OP_piece.
  180. ) at kernel/qeventloop.cpp:201
  181. #26 0x00007fea2cf6685b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
  182. #27 0x0000000000500e51 in main (argc=3, argv=0x7fffae90db48) at main.cpp:74
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement