Advertisement
Guest User

Untitled

a guest
Apr 28th, 2016
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.71 KB | None | 0 0
  1. (gdb) thread apply all bt
  2.  
  3. Thread 42 (Thread 0x7fff93fff700 (LWP 32478)):
  4. #0 0x00007fffefc61010 in sem_wait () from /lib64/libpthread.so.0
  5. #1 0x00007ffff6776a82 in PBD::Semaphore::wait (this=0x214c720) at /home/ardour/linux-x86_64/ardour/libs/pbd/pbd/semutils.h:61
  6. #2 0x00007ffff6bfe821 in ARDOUR::Worker::run (this=0x214c700) at ../libs/ardour/worker.cc:125
  7. #3 0x00007ffff6bff4eb in sigc::bound_mem_functor0<void, ARDOUR::Worker>::operator() (this=0x214c7f8) at /home/ardour/linux-x86_64/gtk/inst/include/sigc++-2.0/sigc++/functors/mem_fun.h:1787
  8. #4 0x00007ffff6bff430 in sigc::adaptor_functor<sigc::bound_mem_functor0<void, ARDOUR::Worker> >::operator() (this=0x214c7f0) at /home/ardour/linux-x86_64/gtk/inst/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:251
  9. #5 0x00007ffff6bff2f9 in sigc::internal::slot_call0<sigc::bound_mem_functor0<void, ARDOUR::Worker>, void>::call_it (rep=0x214c7c0) at /home/ardour/linux-x86_64/gtk/inst/include/sigc++-2.0/sigc++/functors/slot.h:103
  10. #6 0x00007ffff45d9b72 in ?? () from /opt/Ardour-4.7.899-dbg/lib/libglibmm-2.4.so.1
  11. #7 0x00007ffff407a7f5 in ?? () from /opt/Ardour-4.7.899-dbg/lib/libglib-2.0.so.0
  12. #8 0x00007fffefc5b0a4 in start_thread () from /lib64/libpthread.so.0
  13. #9 0x00007fffeccd808d in clone () from /lib64/libc.so.6
  14.  
  15. Thread 41 (Thread 0x7fff98bf1700 (LWP 32471)):
  16. #0 0x00007fffefc5f05f in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  17. #1 0x00007ffff409b524 in g_cond_wait () from /opt/Ardour-4.7.899-dbg/lib/libglib-2.0.so.0
  18. #2 0x00007ffff7942481 in ArdourCanvas::WaveView::drawing_thread () at ../libs/canvas/wave_view.cc:1565
  19. #3 0x0000000000dacd41 in sigc::pointer_functor0<void>::operator() (this=0x2967ef8) at /home/ardour/linux-x86_64/gtk/inst/include/sigc++-2.0/sigc++/functors/ptr_fun.h:77
  20. #4 0x0000000000da9ed6 in sigc::adaptor_functor<sigc::pointer_functor0<void> >::operator() (this=0x2967ef0) at /home/ardour/linux-x86_64/gtk/inst/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:251
  21. #5 0x0000000000da5f79 in sigc::internal::slot_call0<sigc::pointer_functor0<void>, void>::call_it (rep=0x2967ec0) at /home/ardour/linux-x86_64/gtk/inst/include/sigc++-2.0/sigc++/functors/slot.h:103
  22. #6 0x00007ffff45d9b72 in ?? () from /opt/Ardour-4.7.899-dbg/lib/libglibmm-2.4.so.1
  23. #7 0x00007ffff407a7f5 in ?? () from /opt/Ardour-4.7.899-dbg/lib/libglib-2.0.so.0
  24. #8 0x00007fffefc5b0a4 in start_thread () from /lib64/libpthread.so.0
  25. #9 0x00007fffeccd808d in clone () from /lib64/libc.so.6
  26.  
  27. Thread 40 (Thread 0x7fffcd726700 (LWP 32470)):
  28. #0 0x00007fffefc6214d in nanosleep () from /lib64/libpthread.so.0
  29. #1 0x00007ffff407c298 in g_usleep () from /opt/Ardour-4.7.899-dbg/lib/libglib-2.0.so.0
  30. #2 0x00007ffff666f072 in ARDOUR::AutomationWatch::thread (this=0x68760d0) at ../libs/ardour/automation_watch.cc:153
  31. #3 0x00007ffff66724ed in boost::_mfi::mf0<void, ARDOUR::AutomationWatch>::operator() (this=0x6a5ac40, p=0x68760d0) at /home/ardour/linux-x86_64/gtk/inst/include/boost/bind/mem_fn_template.hpp:49
  32. #4 0x00007ffff6672130 in boost::_bi::list1<boost::_bi::value<ARDOUR::AutomationWatch*> >::operator()<boost::_mfi::mf0<void, ARDOUR::AutomationWatch>, boost::_bi::list0> (this=0x6a5ac50, f=..., a=...)
  33. at /home/ardour/linux-x86_64/gtk/inst/include/boost/bind/bind.hpp:253
  34. #5 0x00007ffff6671d2b in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::AutomationWatch>, boost::_bi::list1<boost::_bi::value<ARDOUR::AutomationWatch*> > >::operator() (this=0x6a5ac40)
  35. at /home/ardour/linux-x86_64/gtk/inst/include/boost/bind/bind_template.hpp:20
  36. #6 0x00007ffff6671cb6 in sigc::adaptor_functor<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::AutomationWatch>, boost::_bi::list1<boost::_bi::value<ARDOUR::AutomationWatch*> > > >::operator() (this=0x6a5ac40)
  37. at /home/ardour/linux-x86_64/gtk/inst/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:251
  38. #7 0x00007ffff66718b6 in sigc::internal::slot_call0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::AutomationWatch>, boost::_bi::list1<boost::_bi::value<ARDOUR::AutomationWatch*> > >, void>::call_it (rep=0x6a5ac10)
  39. at /home/ardour/linux-x86_64/gtk/inst/include/sigc++-2.0/sigc++/functors/slot.h:103
  40. #8 0x00007ffff45d9b72 in ?? () from /opt/Ardour-4.7.899-dbg/lib/libglibmm-2.4.so.1
  41. #9 0x00007ffff407a7f5 in ?? () from /opt/Ardour-4.7.899-dbg/lib/libglib-2.0.so.0
  42. #10 0x00007fffefc5b0a4 in start_thread () from /lib64/libpthread.so.0
  43. #11 0x00007fffeccd808d in clone () from /lib64/libc.so.6
  44.  
  45. Thread 39 (Thread 0x7fffcef29700 (LWP 32469)):
  46. #0 0x00007fffefc5f05f in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  47. #1 0x00007ffff6ad639d in ARDOUR::Session::auto_connect_thread_run (this=0x21add00) at ../libs/ardour/session.cc:6917
  48. #2 0x00007ffff6ad60a8 in ARDOUR::Session::auto_connect_thread (arg=0x21add00) at ../libs/ardour/session.cc:6885
  49. #3 0x00007fffefc5b0a4 in start_thread () from /lib64/libpthread.so.0
  50. #4 0x00007fffeccd808d in clone () from /lib64/libc.so.6
  51.  
  52. Thread 38 (Thread 0x7fffce728700 (LWP 32468)):
  53. #0 0x00007fffefc5f05f in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  54. #1 0x00007ffff6b5268a in ARDOUR::Session::emit_thread_run (this=0x21add00) at ../libs/ardour/session_process.cc:1316
  55. #2 0x00007ffff6b52634 in ARDOUR::Session::emit_thread (arg=0x21add00) at ../libs/ardour/session_process.cc:1305
  56. #3 0x00007fffefc5b0a4 in start_thread () from /lib64/libpthread.so.0
  57. #4 0x00007fffeccd808d in clone () from /lib64/libc.so.6
  58.  
  59. Thread 37 (Thread 0x7fff9a9a2700 (LWP 32463)):
  60. #0 0x00007fffecccfc5d in poll () from /lib64/libc.so.6
  61. #1 0x00007ffff404faa5 in ?? () from /opt/Ardour-4.7.899-dbg/lib/libglib-2.0.so.0
  62. #2 0x00007ffff404fbb5 in g_main_loop_run () from /opt/Ardour-4.7.899-dbg/lib/libglib-2.0.so.0
  63. #3 0x00007ffff51f5147 in BaseUI::main_thread (this=0x3653ad0) at ../libs/pbd/base_ui.cc:86
  64. #4 0x00007ffff51f8fc3 in sigc::bound_mem_functor0<void, BaseUI>::operator() (this=0x36543c8) at /home/ardour/linux-x86_64/gtk/inst/include/sigc++-2.0/sigc++/functors/mem_fun.h:1787
  65. ---Type <return> to continue, or q <return> to quit---
  66. #5 0x00007ffff51f8d04 in sigc::adaptor_functor<sigc::bound_mem_functor0<void, BaseUI> >::operator() (this=0x36543c0) at /home/ardour/linux-x86_64/gtk/inst/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:251
  67. #6 0x00007ffff51f881d in sigc::internal::slot_call0<sigc::bound_mem_functor0<void, BaseUI>, void>::call_it (rep=0x3654390) at /home/ardour/linux-x86_64/gtk/inst/include/sigc++-2.0/sigc++/functors/slot.h:103
  68. #7 0x00007ffff45d9b72 in ?? () from /opt/Ardour-4.7.899-dbg/lib/libglibmm-2.4.so.1
  69. #8 0x00007ffff407a7f5 in ?? () from /opt/Ardour-4.7.899-dbg/lib/libglib-2.0.so.0
  70. #9 0x00007fffefc5b0a4 in start_thread () from /lib64/libpthread.so.0
  71. #10 0x00007fffeccd808d in clone () from /lib64/libc.so.6
  72.  
  73. Thread 36 (Thread 0x7fff9aadd800 (LWP 32462)):
  74. #0 0x00007fffecccfc5d in poll () from /lib64/libc.so.6
  75. #1 0x00007ffff520bdd9 in CrossThreadChannel::poll_for_request (this=0x21b42a0) at ../libs/pbd/crossthread.posix.cc:75
  76. #2 0x00007ffff520be41 in CrossThreadChannel::receive (this=0x21b42a0, msg=@0x7fff9aadc8bf: 0 '\000', wait=true) at ../libs/pbd/crossthread.posix.cc:96
  77. #3 0x00007ffff6683a92 in ARDOUR::Butler::thread_work (this=0x21b4210) at ../libs/ardour/butler.cc:175
  78. #4 0x00007ffff6683735 in ARDOUR::Butler::_thread_work (arg=0x21b4210) at ../libs/ardour/butler.cc:156
  79. #5 0x00007ffff5228fe8 in fake_thread_start (arg=0x3653920) at ../libs/pbd/pthread_utils.cc:101
  80. #6 0x00007fffefc5b0a4 in start_thread () from /lib64/libpthread.so.0
  81. #7 0x00007fffeccd808d in clone () from /lib64/libc.so.6
  82.  
  83. Thread 35 (Thread 0x7fffb5de8700 (LWP 32461)):
  84. #0 0x00007fffefc61010 in sem_wait () from /lib64/libpthread.so.0
  85. #1 0x00007ffff6776a82 in PBD::Semaphore::wait (this=0x3092df0) at /home/ardour/linux-x86_64/ardour/libs/pbd/pbd/semutils.h:61
  86. #2 0x00007ffff67749e0 in ARDOUR::Graph::run_one (this=0x3092d40) at ../libs/ardour/graph.cc:387
  87. #3 0x00007ffff6774d82 in ARDOUR::Graph::helper_thread (this=0x3092d40) at ../libs/ardour/graph.cc:418
  88. #4 0x00007ffff677af65 in boost::_mfi::mf0<void, ARDOUR::Graph>::operator() (this=0x7fffb5de7d58, p=0x3092d40) at /home/ardour/linux-x86_64/gtk/inst/include/boost/bind/mem_fn_template.hpp:49
  89. #5 0x00007ffff677a77a in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0> (this=0x7fffb5de7d68, f=..., a=...)
  90. at /home/ardour/linux-x86_64/gtk/inst/include/boost/bind/bind.hpp:253
  91. #6 0x00007ffff6779d99 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator() (this=0x7fffb5de7d58)
  92. at /home/ardour/linux-x86_64/gtk/inst/include/boost/bind/bind_template.hpp:20
  93. #7 0x00007ffff677978f in boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >, void>::invoke (function_obj_ptr=...)
  94. at /home/ardour/linux-x86_64/gtk/inst/include/boost/function/function_template.hpp:153
  95. #8 0x000000000060bfff in boost::function0<void>::operator() (this=0x7fffb5de7d50) at /home/ardour/linux-x86_64/gtk/inst/include/boost/function/function_template.hpp:760
  96. #9 0x00007fffe0a2c131 in ARDOUR::JACKAudioBackend::_start_process_thread (arg=0x3098a60) at ../libs/backends/jack/jack_audiobackend.cc:936
  97. #10 0x00007fffefc5b0a4 in start_thread () from /lib64/libpthread.so.0
  98. #11 0x00007fffeccd808d in clone () from /lib64/libc.so.6
  99.  
  100. Thread 34 (Thread 0x7fffb5e69700 (LWP 32460)):
  101. #0 0x00007fffefc61010 in sem_wait () from /lib64/libpthread.so.0
  102. #1 0x00007ffff6776a82 in PBD::Semaphore::wait (this=0x3092df0) at /home/ardour/linux-x86_64/ardour/libs/pbd/pbd/semutils.h:61
  103. #2 0x00007ffff67749e0 in ARDOUR::Graph::run_one (this=0x3092d40) at ../libs/ardour/graph.cc:387
  104. #3 0x00007ffff6774d82 in ARDOUR::Graph::helper_thread (this=0x3092d40) at ../libs/ardour/graph.cc:418
  105. #4 0x00007ffff677af65 in boost::_mfi::mf0<void, ARDOUR::Graph>::operator() (this=0x7fffb5e68d58, p=0x3092d40) at /home/ardour/linux-x86_64/gtk/inst/include/boost/bind/mem_fn_template.hpp:49
  106. #5 0x00007ffff677a77a in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0> (this=0x7fffb5e68d68, f=..., a=...)
  107. at /home/ardour/linux-x86_64/gtk/inst/include/boost/bind/bind.hpp:253
  108. #6 0x00007ffff6779d99 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator() (this=0x7fffb5e68d58)
  109. at /home/ardour/linux-x86_64/gtk/inst/include/boost/bind/bind_template.hpp:20
  110. #7 0x00007ffff677978f in boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >, void>::invoke (function_obj_ptr=...)
  111. at /home/ardour/linux-x86_64/gtk/inst/include/boost/function/function_template.hpp:153
  112. #8 0x000000000060bfff in boost::function0<void>::operator() (this=0x7fffb5e68d50) at /home/ardour/linux-x86_64/gtk/inst/include/boost/function/function_template.hpp:760
  113. #9 0x00007fffe0a2c131 in ARDOUR::JACKAudioBackend::_start_process_thread (arg=0x3098a60) at ../libs/backends/jack/jack_audiobackend.cc:936
  114. #10 0x00007fffefc5b0a4 in start_thread () from /lib64/libpthread.so.0
  115. #11 0x00007fffeccd808d in clone () from /lib64/libc.so.6
  116.  
  117. Thread 33 (Thread 0x7fffb5eea700 (LWP 32459)):
  118. #0 0x00007fffefc61010 in sem_wait () from /lib64/libpthread.so.0
  119. #1 0x00007ffff6776a82 in PBD::Semaphore::wait (this=0x3092e10) at /home/ardour/linux-x86_64/ardour/libs/pbd/pbd/semutils.h:61
  120. #2 0x00007ffff6773d3d in ARDOUR::Graph::restart_cycle (this=0x3092d40) at ../libs/ardour/graph.cc:261
  121. #3 0x00007ffff6773d07 in ARDOUR::Graph::dec_ref (this=0x3092d40) at ../libs/ardour/graph.cc:248
  122. #4 0x00007ffff677bbd8 in ARDOUR::GraphNode::finish (this=0x38ef4c0, chain=1) at ../libs/ardour/graphnode.cc:71
  123. #5 0x00007ffff6774bda in ARDOUR::Graph::run_one (this=0x3092d40) at ../libs/ardour/graph.cc:401
  124. #6 0x00007ffff677515b in ARDOUR::Graph::main_thread (this=0x3092d40) at ../libs/ardour/graph.cc:457
  125. #7 0x00007ffff677af65 in boost::_mfi::mf0<void, ARDOUR::Graph>::operator() (this=0x7fffb5ee9d58, p=0x3092d40) at /home/ardour/linux-x86_64/gtk/inst/include/boost/bind/mem_fn_template.hpp:49
  126. #8 0x00007ffff677a77a in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0> (this=0x7fffb5ee9d68, f=..., a=...)
  127. at /home/ardour/linux-x86_64/gtk/inst/include/boost/bind/bind.hpp:253
  128. #9 0x00007ffff6779d99 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator() (this=0x7fffb5ee9d58)
  129. ---Type <return> to continue, or q <return> to quit---
  130. at /home/ardour/linux-x86_64/gtk/inst/include/boost/bind/bind_template.hpp:20
  131. #10 0x00007ffff677978f in boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >, void>::invoke (function_obj_ptr=...)
  132. at /home/ardour/linux-x86_64/gtk/inst/include/boost/function/function_template.hpp:153
  133. #11 0x000000000060bfff in boost::function0<void>::operator() (this=0x7fffb5ee9d50) at /home/ardour/linux-x86_64/gtk/inst/include/boost/function/function_template.hpp:760
  134. #12 0x00007fffe0a2c131 in ARDOUR::JACKAudioBackend::_start_process_thread (arg=0x2d37330) at ../libs/backends/jack/jack_audiobackend.cc:936
  135. #13 0x00007fffefc5b0a4 in start_thread () from /lib64/libpthread.so.0
  136. #14 0x00007fffeccd808d in clone () from /lib64/libc.so.6
  137.  
  138. Thread 20 (Thread 0x7fffcc7c8700 (LWP 32429)):
  139. #0 0x00007fffefc610f0 in sem_timedwait () from /lib64/libpthread.so.0
  140. #1 0x00007fffe02d6e1c in ?? () from /usr/lib64/libjack.so.0
  141. #2 0x00007fffe02c075c in ?? () from /usr/lib64/libjack.so.0
  142. #3 0x00007fffe02bed17 in ?? () from /usr/lib64/libjack.so.0
  143. #4 0x00007fffe0a490bc in WJACK_cycle_wait (client=0x25d6030) at ../libs/backends/jack/weak_libjack.def:78
  144. #5 0x00007fffe0a2c1e6 in ARDOUR::JACKAudioBackend::process_thread (this=0x1cf9bd0) at ../libs/backends/jack/jack_audiobackend.cc:965
  145. #6 0x00007fffe0a2c186 in ARDOUR::JACKAudioBackend::_process_thread (arg=0x1cf9bd0) at ../libs/backends/jack/jack_audiobackend.cc:944
  146. #7 0x00007fffe02bec8a in ?? () from /usr/lib64/libjack.so.0
  147. #8 0x00007fffe02d63d0 in ?? () from /usr/lib64/libjack.so.0
  148. #9 0x00007fffefc5b0a4 in start_thread () from /lib64/libpthread.so.0
  149. #10 0x00007fffeccd808d in clone () from /lib64/libc.so.6
  150.  
  151. Thread 19 (Thread 0x7fffcf82c700 (LWP 32428)):
  152. #0 0x00007fffefc5e7c3 in pthread_rwlock_rdlock () from /lib64/libpthread.so.0
  153. #1 0x00000000006fac44 in Glib::Threads::RWLock::ReaderLock::ReaderLock (this=0x7fffcf82b1a0, rwlock=...) at /home/ardour/linux-x86_64/gtk/inst/include/glibmm-2.4/glibmm/threads.h:763
  154. #2 0x00007ffff6a61432 in ARDOUR::Route::direct_feeds_according_to_reality (this=0x4dd8250, other=..., via_send_only=0x7fffcf82b50f) at ../libs/ardour/route.cc:3750
  155. #3 0x00007ffff6abad98 in ARDOUR::Session::resort_routes_using (this=0x21add00, r=...) at ../libs/ardour/session.cc:2234
  156. #4 0x00007ffff6aba70a in ARDOUR::Session::resort_routes (this=0x21add00) at ../libs/ardour/session.cc:2173
  157. #5 0x00007ffff6acd4b9 in ARDOUR::Session::graph_reordered (this=0x21add00) at ../libs/ardour/session.cc:5280
  158. #6 0x00007ffff6afb77f in boost::_mfi::mf0<void, ARDOUR::Session>::operator() (this=0x7fffc80071a8, p=0x21add00) at /home/ardour/linux-x86_64/gtk/inst/include/boost/bind/mem_fn_template.hpp:49
  159. #7 0x00007ffff6af7ba6 in boost::_bi::list1<boost::_bi::value<ARDOUR::Session*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Session>, boost::_bi::list0> (this=0x7fffc80071b8, f=..., a=...)
  160. at /home/ardour/linux-x86_64/gtk/inst/include/boost/bind/bind.hpp:253
  161. #8 0x00007ffff6af3405 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Session>, boost::_bi::list1<boost::_bi::value<ARDOUR::Session*> > >::operator() (this=0x7fffc80071a8)
  162. at /home/ardour/linux-x86_64/gtk/inst/include/boost/bind/bind_template.hpp:20
  163. #9 0x00007ffff6aef36b in boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Session>, boost::_bi::list1<boost::_bi::value<ARDOUR::Session*> > >, void>::invoke (
  164. function_obj_ptr=...) at /home/ardour/linux-x86_64/gtk/inst/include/boost/function/function_template.hpp:153
  165. #10 0x000000000060bfff in boost::function0<void>::operator() (this=0x7fffc80071a0) at /home/ardour/linux-x86_64/gtk/inst/include/boost/function/function_template.hpp:760
  166. #11 0x00000000006485af in PBD::Signal0<void, PBD::OptionalLastValue<void> >::operator() (this=0x19d8d08) at /home/ardour/linux-x86_64/ardour/build/libs/pbd/pbd/signals_generated.h:312
  167. #12 0x00007ffff69e1c5a in ARDOUR::PortManager::graph_order_callback (this=0x19d8d00) at ../libs/ardour/port_manager.cc:632
  168. #13 0x00007fffe0a3bb9e in ARDOUR::JACKAudioBackend::_graph_order_callback (arg=0x1cf9bd0) at ../libs/backends/jack/jack_portengine.cc:180
  169. #14 0x00007fffe02be5a4 in ?? () from /usr/lib64/libjack.so.0
  170. #15 0x00007fffe02da4b0 in ?? () from /usr/lib64/libjack.so.0
  171. #16 0x00007fffe02d63d0 in ?? () from /usr/lib64/libjack.so.0
  172. #17 0x00007fffefc5b0a4 in start_thread () from /lib64/libpthread.so.0
  173. #18 0x00007fffeccd808d in clone () from /lib64/libc.so.6
  174.  
  175. Thread 18 (Thread 0x7fffcf8ad700 (LWP 32427)):
  176. #0 0x00007fffefc5f05f in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  177. #1 0x00007fffe02d72dc in ?? () from /usr/lib64/libjack.so.0
  178. #2 0x00007fffe02ceaf8 in ?? () from /usr/lib64/libjack.so.0
  179. #3 0x00007fffe02d63d0 in ?? () from /usr/lib64/libjack.so.0
  180. #4 0x00007fffefc5b0a4 in start_thread () from /lib64/libpthread.so.0
  181. #5 0x00007fffeccd808d in clone () from /lib64/libc.so.6
  182.  
  183. Thread 13 (Thread 0x7fffcf7ab700 (LWP 32422)):
  184. #0 0x00007fffecccfc5d in poll () from /lib64/libc.so.6
  185. #1 0x00007ffff404faa5 in ?? () from /opt/Ardour-4.7.899-dbg/lib/libglib-2.0.so.0
  186. #2 0x00007ffff404fcc7 in g_main_context_iteration () from /opt/Ardour-4.7.899-dbg/lib/libglib-2.0.so.0
  187. #3 0x00007ffff404fd19 in ?? () from /opt/Ardour-4.7.899-dbg/lib/libglib-2.0.so.0
  188. #4 0x00007ffff407a7f5 in ?? () from /opt/Ardour-4.7.899-dbg/lib/libglib-2.0.so.0
  189. #5 0x00007fffefc5b0a4 in start_thread () from /lib64/libpthread.so.0
  190. #6 0x00007fffeccd808d in clone () from /lib64/libc.so.6
  191.  
  192. Thread 7 (Thread 0x7fffe1465700 (LWP 32416)):
  193. ---Type <return> to continue, or q <return> to quit---
  194. #0 0x00007fffefc5f05f in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  195. #1 0x00007ffff409b524 in g_cond_wait () from /opt/Ardour-4.7.899-dbg/lib/libglib-2.0.so.0
  196. #2 0x00007ffff6614aff in ARDOUR::AudioEngine::do_devicelist_update (this=0x19d8d00) at ../libs/ardour/audioengine.cc:560
  197. #3 0x00007ffff6622003 in boost::_mfi::mf0<void, ARDOUR::AudioEngine>::operator() (this=0x19d94d0, p=0x19d8d00) at /home/ardour/linux-x86_64/gtk/inst/include/boost/bind/mem_fn_template.hpp:49
  198. #4 0x00007ffff6621c12 in boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> >::operator()<boost::_mfi::mf0<void, ARDOUR::AudioEngine>, boost::_bi::list0> (this=0x19d94e0, f=..., a=...)
  199. at /home/ardour/linux-x86_64/gtk/inst/include/boost/bind/bind.hpp:253
  200. #5 0x00007ffff6621513 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::AudioEngine>, boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> > >::operator() (this=0x19d94d0)
  201. at /home/ardour/linux-x86_64/gtk/inst/include/boost/bind/bind_template.hpp:20
  202. #6 0x00007ffff6620d00 in sigc::adaptor_functor<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::AudioEngine>, boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> > > >::operator() (this=0x19d94d0)
  203. at /home/ardour/linux-x86_64/gtk/inst/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:251
  204. #7 0x00007ffff661ff28 in sigc::internal::slot_call0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::AudioEngine>, boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> > >, void>::call_it (rep=0x19d94a0)
  205. at /home/ardour/linux-x86_64/gtk/inst/include/sigc++-2.0/sigc++/functors/slot.h:103
  206. #8 0x00007ffff45d9b72 in ?? () from /opt/Ardour-4.7.899-dbg/lib/libglibmm-2.4.so.1
  207. #9 0x00007ffff407a7f5 in ?? () from /opt/Ardour-4.7.899-dbg/lib/libglib-2.0.so.0
  208. #10 0x00007fffefc5b0a4 in start_thread () from /lib64/libpthread.so.0
  209. #11 0x00007fffeccd808d in clone () from /lib64/libc.so.6
  210.  
  211. Thread 6 (Thread 0x7fffe1c66700 (LWP 32415)):
  212. #0 0x00007fffefc5f05f in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  213. #1 0x00007ffff409b524 in g_cond_wait () from /opt/Ardour-4.7.899-dbg/lib/libglib-2.0.so.0
  214. #2 0x00007ffff66148b9 in ARDOUR::AudioEngine::do_reset_backend (this=0x19d8d00) at ../libs/ardour/audioengine.cc:525
  215. #3 0x00007ffff6622003 in boost::_mfi::mf0<void, ARDOUR::AudioEngine>::operator() (this=0x19d8170, p=0x19d8d00) at /home/ardour/linux-x86_64/gtk/inst/include/boost/bind/mem_fn_template.hpp:49
  216. #4 0x00007ffff6621c12 in boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> >::operator()<boost::_mfi::mf0<void, ARDOUR::AudioEngine>, boost::_bi::list0> (this=0x19d8180, f=..., a=...)
  217. at /home/ardour/linux-x86_64/gtk/inst/include/boost/bind/bind.hpp:253
  218. #5 0x00007ffff6621513 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::AudioEngine>, boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> > >::operator() (this=0x19d8170)
  219. at /home/ardour/linux-x86_64/gtk/inst/include/boost/bind/bind_template.hpp:20
  220. #6 0x00007ffff6620d00 in sigc::adaptor_functor<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::AudioEngine>, boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> > > >::operator() (this=0x19d8170)
  221. at /home/ardour/linux-x86_64/gtk/inst/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:251
  222. #7 0x00007ffff661ff28 in sigc::internal::slot_call0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::AudioEngine>, boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> > >, void>::call_it (rep=0x19d8140)
  223. at /home/ardour/linux-x86_64/gtk/inst/include/sigc++-2.0/sigc++/functors/slot.h:103
  224. #8 0x00007ffff45d9b72 in ?? () from /opt/Ardour-4.7.899-dbg/lib/libglibmm-2.4.so.1
  225. #9 0x00007ffff407a7f5 in ?? () from /opt/Ardour-4.7.899-dbg/lib/libglib-2.0.so.0
  226. #10 0x00007fffefc5b0a4 in start_thread () from /lib64/libpthread.so.0
  227. #11 0x00007fffeccd808d in clone () from /lib64/libc.so.6
  228.  
  229. Thread 5 (Thread 0x7fffe37fe700 (LWP 32414)):
  230. #0 0x00007fffefc5f05f in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  231. #1 0x00007ffff409b524 in g_cond_wait () from /opt/Ardour-4.7.899-dbg/lib/libglib-2.0.so.0
  232. #2 0x00007ffff65a64c7 in ARDOUR::Analyser::work () at ../libs/ardour/analyser.cc:86
  233. #3 0x00007ffff65a625d in analyser_work () at ../libs/ardour/analyser.cc:51
  234. #4 0x0000000000dacd41 in sigc::pointer_functor0<void>::operator() (this=0x1a30308) at /home/ardour/linux-x86_64/gtk/inst/include/sigc++-2.0/sigc++/functors/ptr_fun.h:77
  235. #5 0x0000000000da9ed6 in sigc::adaptor_functor<sigc::pointer_functor0<void> >::operator() (this=0x1a30300) at /home/ardour/linux-x86_64/gtk/inst/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:251
  236. #6 0x0000000000da5f79 in sigc::internal::slot_call0<sigc::pointer_functor0<void>, void>::call_it (rep=0x1a302d0) at /home/ardour/linux-x86_64/gtk/inst/include/sigc++-2.0/sigc++/functors/slot.h:103
  237. #7 0x00007ffff45d9b72 in ?? () from /opt/Ardour-4.7.899-dbg/lib/libglibmm-2.4.so.1
  238. #8 0x00007ffff407a7f5 in ?? () from /opt/Ardour-4.7.899-dbg/lib/libglib-2.0.so.0
  239. #9 0x00007fffefc5b0a4 in start_thread () from /lib64/libpthread.so.0
  240. #10 0x00007fffeccd808d in clone () from /lib64/libc.so.6
  241.  
  242. Thread 4 (Thread 0x7fffe3fff700 (LWP 32413)):
  243. #0 0x00007fffefc5f05f in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  244. #1 0x00007ffff409b524 in g_cond_wait () from /opt/Ardour-4.7.899-dbg/lib/libglib-2.0.so.0
  245. #2 0x00007ffff6bc1171 in peak_thread_work () at ../libs/ardour/source_factory.cc:71
  246. #3 0x0000000000dacd41 in sigc::pointer_functor0<void>::operator() (this=0x1a30f48) at /home/ardour/linux-x86_64/gtk/inst/include/sigc++-2.0/sigc++/functors/ptr_fun.h:77
  247. #4 0x0000000000da9ed6 in sigc::adaptor_functor<sigc::pointer_functor0<void> >::operator() (this=0x1a30f40) at /home/ardour/linux-x86_64/gtk/inst/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:251
  248. #5 0x0000000000da5f79 in sigc::internal::slot_call0<sigc::pointer_functor0<void>, void>::call_it (rep=0x1a30f10) at /home/ardour/linux-x86_64/gtk/inst/include/sigc++-2.0/sigc++/functors/slot.h:103
  249. #6 0x00007ffff45d9b72 in ?? () from /opt/Ardour-4.7.899-dbg/lib/libglibmm-2.4.so.1
  250. #7 0x00007ffff407a7f5 in ?? () from /opt/Ardour-4.7.899-dbg/lib/libglib-2.0.so.0
  251. #8 0x00007fffefc5b0a4 in start_thread () from /lib64/libpthread.so.0
  252. #9 0x00007fffeccd808d in clone () from /lib64/libc.so.6
  253.  
  254. Thread 3 (Thread 0x7fffe8cc3700 (LWP 32412)):
  255. #0 0x00007fffefc5f05f in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  256. #1 0x00007ffff409b524 in g_cond_wait () from /opt/Ardour-4.7.899-dbg/lib/libglib-2.0.so.0
  257. ---Type <return> to continue, or q <return> to quit---
  258. #2 0x00007ffff6bc1171 in peak_thread_work () at ../libs/ardour/source_factory.cc:71
  259. #3 0x0000000000dacd41 in sigc::pointer_functor0<void>::operator() (this=0x1a30e48) at /home/ardour/linux-x86_64/gtk/inst/include/sigc++-2.0/sigc++/functors/ptr_fun.h:77
  260. #4 0x0000000000da9ed6 in sigc::adaptor_functor<sigc::pointer_functor0<void> >::operator() (this=0x1a30e40) at /home/ardour/linux-x86_64/gtk/inst/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:251
  261. #5 0x0000000000da5f79 in sigc::internal::slot_call0<sigc::pointer_functor0<void>, void>::call_it (rep=0x1a30e10) at /home/ardour/linux-x86_64/gtk/inst/include/sigc++-2.0/sigc++/functors/slot.h:103
  262. #6 0x00007ffff45d9b72 in ?? () from /opt/Ardour-4.7.899-dbg/lib/libglibmm-2.4.so.1
  263. #7 0x00007ffff407a7f5 in ?? () from /opt/Ardour-4.7.899-dbg/lib/libglib-2.0.so.0
  264. #8 0x00007fffefc5b0a4 in start_thread () from /lib64/libpthread.so.0
  265. #9 0x00007fffeccd808d in clone () from /lib64/libc.so.6
  266.  
  267. Thread 2 (Thread 0x7fffe94c4700 (LWP 32411)):
  268. #0 0x00007fffefc6214d in nanosleep () from /lib64/libpthread.so.0
  269. #1 0x00007ffff407c298 in g_usleep () from /opt/Ardour-4.7.899-dbg/lib/libglib-2.0.so.0
  270. #2 0x00000000010e5b4e in gui_event_loop (ptr=0x0) at ../gtk2_ardour/linux_vst_gui_support.cc:475
  271. #3 0x00007fffefc5b0a4 in start_thread () from /lib64/libpthread.so.0
  272. #4 0x00007fffeccd808d in clone () from /lib64/libc.so.6
  273.  
  274. Thread 1 (Thread 0x7ffff7f9f8c0 (LWP 32407)):
  275. #0 0x00007fffefc61a9d in read () from /lib64/libpthread.so.0
  276. #1 0x00007fffe02d7ad4 in ?? () from /usr/lib64/libjack.so.0
  277. #2 0x00007fffe02c8f1e in ?? () from /usr/lib64/libjack.so.0
  278. #3 0x00007fffe02c6f6e in ?? () from /usr/lib64/libjack.so.0
  279. #4 0x00007fffe02c73c2 in ?? () from /usr/lib64/libjack.so.0
  280. #5 0x00007fffe02bf62f in ?? () from /usr/lib64/libjack.so.0
  281. #6 0x00007fffe02ba78a in jack_port_register () from /usr/lib64/libjack.so.0
  282. #7 0x00007fffe0a48b88 in WJACK_port_register (c=0x25d6030, n=0xca550e8 "Multisampler/audio_out 36", t=0x7fffe0a4b640 "32 bit float mono audio", f=2, b=0) at ../libs/backends/jack/weak_libjack.def:65
  283. #8 0x00007fffe0a3c759 in ARDOUR::JACKAudioBackend::register_port (this=0x1cf9bd0, shortname="Multisampler/audio_out 36", type=..., flags=ARDOUR::IsOutput) at ../libs/backends/jack/jack_portengine.cc:439
  284. #9 0x00007ffff69d30fc in ARDOUR::Port::Port (this=0xca55530, n="Multisampler/audio_out 36", t=..., f=ARDOUR::IsOutput) at ../libs/ardour/port.cc:73
  285. #10 0x00007ffff65f9651 in ARDOUR::AudioPort::AudioPort (this=0xca55530, name="Multisampler/audio_out 36", flags=ARDOUR::IsOutput) at ../libs/ardour/audio_port.cc:36
  286. #11 0x00007ffff69df76d in ARDOUR::PortManager::register_port (this=0x19d8d00, dtype=..., portname="Multisampler/audio_out 36", input=false, async=false) at ../libs/ardour/port_manager.cc:304
  287. #12 0x00007ffff69e0572 in ARDOUR::PortManager::register_output_port (this=0x19d8d00, type=..., portname="Multisampler/audio_out 36", async=false) at ../libs/ardour/port_manager.cc:349
  288. #13 0x00007ffff679554b in ARDOUR::IO::ensure_ports_locked (this=0x519dbb0, count=..., clear=false, changed=@0x7fffffffac4f: true) at ../libs/ardour/io.cc:439
  289. #14 0x00007ffff6795abe in ARDOUR::IO::ensure_ports (this=0x519dbb0, count=..., clear=false, src=0x51a3650) at ../libs/ardour/io.cc:492
  290. #15 0x00007ffff6795c27 in ARDOUR::IO::ensure_io (this=0x519dbb0, count=..., clear=false, src=0x51a3650) at ../libs/ardour/io.cc:517
  291. #16 0x00007ffff669cfcc in ARDOUR::Delivery::configure_io (this=0x51a3650, in=..., out=...) at ../libs/ardour/delivery.cc:200
  292. #17 0x00007ffff6a564e0 in ARDOUR::Route::configure_processors_unlocked (this=0x4dd8250, err=0x7fffffffb1d0) at ../libs/ardour/route.cc:2212
  293. #18 0x00007ffff6a50be7 in ARDOUR::Route::add_processor (this=0x4dd8250, processor=..., before=..., err=0x7fffffffb1d0, activation_allowed=true) at ../libs/ardour/route.cc:1313
  294. #19 0x00007ffff6a50472 in ARDOUR::Route::add_processor_by_index (this=0x4dd8250, processor=..., index=0, err=0x7fffffffb1d0, activation_allowed=true) at ../libs/ardour/route.cc:1243
  295. #20 0x0000000000d84134 in ProcessorBox::use_plugins (this=0x4750e18, plugins=std::vector of length 1, capacity 1 = {...}) at ../gtk2_ardour/processor_box.cc:2428
  296. #21 0x0000000000d20b8a in PluginSelector::plugin_chosen_from_menu (this=0x29897f0, pi=...) at ../gtk2_ardour/plugin_selector.cc:867
  297. #22 0x0000000000d277b9 in sigc::bound_mem_functor1<void, PluginSelector, boost::shared_ptr<ARDOUR::PluginInfo> const&>::operator() (this=0x29faae0, _A_a1=...)
  298. at /home/ardour/linux-x86_64/gtk/inst/include/sigc++-2.0/sigc++/functors/mem_fun.h:1851
  299. #23 0x0000000000d27397 in sigc::adaptor_functor<sigc::bound_mem_functor1<void, PluginSelector, boost::shared_ptr<ARDOUR::PluginInfo> const&> >::operator()<boost::shared_ptr<ARDOUR::PluginInfo>&> (this=0x29faad8, _A_arg1=...)
  300. at /home/ardour/linux-x86_64/gtk/inst/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:84
  301. #24 0x0000000000d26bcf in sigc::bind_functor<-1, sigc::bound_mem_functor1<void, PluginSelector, boost::shared_ptr<ARDOUR::PluginInfo> const&>, boost::shared_ptr<ARDOUR::PluginInfo>, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil>::operator() (this=0x29faad0) at /home/ardour/linux-x86_64/gtk/inst/include/sigc++-2.0/sigc++/adaptors/bind.h:1110
  302. #25 0x0000000000d26068 in sigc::internal::slot_call0<sigc::bind_functor<-1, sigc::bound_mem_functor1<void, PluginSelector, boost::shared_ptr<ARDOUR::PluginInfo> const&>, boost::shared_ptr<ARDOUR::PluginInfo>, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil>, void>::call_it (rep=0x29faaa0) at /home/ardour/linux-x86_64/gtk/inst/include/sigc++-2.0/sigc++/functors/slot.h:103
  303. #26 0x00007ffff45ea6b2 in Glib::SignalProxyNormal::slot0_void_callback(_GObject*, void*) () from /opt/Ardour-4.7.899-dbg/lib/libglibmm-2.4.so.1
  304. #27 0x00007ffff43521e2 in g_closure_invoke () from /opt/Ardour-4.7.899-dbg/lib/libgobject-2.0.so.0
  305. #28 0x00007ffff436903d in ?? () from /opt/Ardour-4.7.899-dbg/lib/libgobject-2.0.so.0
  306. #29 0x00007ffff436a3e2 in g_signal_emit_valist () from /opt/Ardour-4.7.899-dbg/lib/libgobject-2.0.so.0
  307. #30 0x00007ffff436a7e3 in g_signal_emit () from /opt/Ardour-4.7.899-dbg/lib/libgobject-2.0.so.0
  308. #31 0x00007ffff36147ee in gtk_widget_activate () from /opt/Ardour-4.7.899-dbg/lib/libgtk-x11-2.0.so.0
  309. #32 0x00007ffff34d0e5b in gtk_menu_shell_activate_item () from /opt/Ardour-4.7.899-dbg/lib/libgtk-x11-2.0.so.0
  310. #33 0x00007ffff34d1a4a in ?? () from /opt/Ardour-4.7.899-dbg/lib/libgtk-x11-2.0.so.0
  311. #34 0x00007ffff34c1ade in ?? () from /opt/Ardour-4.7.899-dbg/lib/libgtk-x11-2.0.so.0
  312. #35 0x00007ffff34bcf38 in ?? () from /opt/Ardour-4.7.899-dbg/lib/libgtk-x11-2.0.so.0
  313. #36 0x00007ffff43521e2 in g_closure_invoke () from /opt/Ardour-4.7.899-dbg/lib/libgobject-2.0.so.0
  314. #37 0x00007ffff4369272 in ?? () from /opt/Ardour-4.7.899-dbg/lib/libgobject-2.0.so.0
  315. #38 0x00007ffff4369f98 in g_signal_emit_valist () from /opt/Ardour-4.7.899-dbg/lib/libgobject-2.0.so.0
  316. #39 0x00007ffff436a7e3 in g_signal_emit () from /opt/Ardour-4.7.899-dbg/lib/libgobject-2.0.so.0
  317. #40 0x00007ffff3613d8f in ?? () from /opt/Ardour-4.7.899-dbg/lib/libgtk-x11-2.0.so.0
  318. #41 0x00007ffff34b50d3 in gtk_propagate_event () from /opt/Ardour-4.7.899-dbg/lib/libgtk-x11-2.0.so.0
  319. ---Type <return> to continue, or q <return> to quit---
  320. #42 0x00007ffff34b6c4b in gtk_main_do_event () from /opt/Ardour-4.7.899-dbg/lib/libgtk-x11-2.0.so.0
  321. #43 0x00007ffff30f1f7c in ?? () from /opt/Ardour-4.7.899-dbg/lib/libgdk-x11-2.0.so.0
  322. #44 0x00007ffff404ddae in g_main_context_dispatch () from /opt/Ardour-4.7.899-dbg/lib/libglib-2.0.so.0
  323. #45 0x00007ffff404fb08 in ?? () from /opt/Ardour-4.7.899-dbg/lib/libglib-2.0.so.0
  324. #46 0x00007ffff404fbb5 in g_main_loop_run () from /opt/Ardour-4.7.899-dbg/lib/libglib-2.0.so.0
  325. #47 0x00007ffff34b6657 in gtk_main () from /opt/Ardour-4.7.899-dbg/lib/libgtk-x11-2.0.so.0
  326. #48 0x00007ffff75a1199 in Gtkmm2ext::UI::run (this=0x1b74ce0, old_receiver=...) at ../libs/gtkmm2ext/gtk_ui.cc:286
  327. #49 0x0000000000b2dfa7 in main (argc=1, argv=0x7fffffffc3c8) at ../gtk2_ardour/main.cc:398
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement