Advertisement
rghvdberg

crash with Ingen

Mar 16th, 2017
295
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
GDB 34.04 KB | None | 0 0
  1. Thread 30 "ardour-5.8.139" received signal SIGSEGV, Segmentation fault.
  2. [Switching to Thread 0x7fffc4f59700 (LWP 7816)]
  3. 0x00007fffb40c267e in lv2_atom_total_size (atom=0x0) at /usr/lib/lv2/atom.lv2/util.h:57
  4. warning: Source file is more recent than executable.
  5. 57      return (uint32_t)sizeof(LV2_Atom) + atom->size;
  6. (gdb) thread apply all bt
  7.  
  8. Thread 42 (Thread 0x7fff79bb1700 (LWP 7828)):
  9. #0  0x00007fffef458827 in do_futex_wait.constprop () from /lib/x86_64-linux-gnu/libpthread.so.0
  10. #1  0x00007fffef4588d4 in __new_sem_wait_slow.constprop.0 () from /lib/x86_64-linux-gnu/libpthread.so.0
  11. #2  0x00007fffef45897a in sem_wait@@GLIBC_2.2.5 () from /lib/x86_64-linux-gnu/libpthread.so.0
  12. #3  0x00007fff8cb76600 in Raul::Semaphore::wait (this=0xe0b4898) at /opt/kxstudio/include/raul/Semaphore.hpp:213
  13. #4  0x00007fff8cb756f4 in Ingen::GUI::ThreadedLoader::run (this=0xe0b4890) at ../src/gui/ThreadedLoader.cpp:61
  14. #5  0x00007fff8cb7a833 in std::_Mem_fn_base<void (Ingen::GUI::ThreadedLoader::*)(), true>::operator()<, void>(Ingen::GUI::ThreadedLoader*) const (this=0xe0b21e0, __object=0xe0b4890) at /usr/include/c++/5/functional:600
  15. #6  0x00007fff8cb7a7a1 in std::_Bind_simple<std::_Mem_fn<void (Ingen::GUI::ThreadedLoader::*)()> (Ingen::GUI::ThreadedLoader*)>::_M_invoke<0ul>(std::_Index_tuple<0ul>) (this=0xe0b21d8) at /usr/include/c++/5/functional:1531
  16. #7  0x00007fff8cb7a6bb in std::_Bind_simple<std::_Mem_fn<void (Ingen::GUI::ThreadedLoader::*)()> (Ingen::GUI::ThreadedLoader*)>::operator()() (this=0xe0b21d8) at /usr/include/c++/5/functional:1520
  17. #8  0x00007fff8cb7a65a in std::thread::_Impl<std::_Bind_simple<std::_Mem_fn<void (Ingen::GUI::ThreadedLoader::*)()> (Ingen::GUI::ThreadedLoader*)> >::_M_run() (this=0xe0b21c0) at /usr/include/c++/5/thread:115
  18. #9  0x00007fffec9e0c80 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  19. #10 0x00007fffef4506ba in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  20. #11 0x00007fffec14682d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  21.  
  22. Thread 40 (Thread 0x7fff8da67700 (LWP 7826)):
  23. ---Type <return> to continue, or q <return> to quit---
  24. #0  0x00007fffef459c1d in nanosleep () from /lib/x86_64-linux-gnu/libpthread.so.0
  25. #1  0x00007ffff3716a58 in g_usleep () from /opt/Ardour-5.8.139-dbg/lib/libglib-2.0.so.0
  26. #2  0x00007ffff6313983 in ARDOUR::AutomationWatch::thread (this=0xc7f0eb0) at ../libs/ardour/automation_watch.cc:177
  27. #3  0x00007ffff631761f in boost::_mfi::mf0<void, ARDOUR::AutomationWatch>::operator() (this=0xc8b08d0, p=0xc7f0eb0) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/mem_fn_template.hpp:49
  28. #4  0x00007ffff6317206 in boost::_bi::list1<boost::_bi::value<ARDOUR::AutomationWatch*> >::operator()<boost::_mfi::mf0<void, ARDOUR::AutomationWatch>, boost::_bi::list0> (this=0xc8b08e0, f=..., a=...)
  29.     at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:253
  30. #5  0x00007ffff6316b77 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::AutomationWatch>, boost::_bi::list1<boost::_bi::value<ARDOUR::AutomationWatch*> > >::operator() (this=0xc8b08d0)
  31.     at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind_template.hpp:20
  32. #6  0x00007ffff6316b04 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=0xc8b08d0)
  33.     at /home/ardour/linux-x86_64-v5/gtk/inst/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:256
  34. #7  0x00007ffff6316598 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=0xc8b08a0)
  35.     at /home/ardour/linux-x86_64-v5/gtk/inst/include/sigc++-2.0/sigc++/functors/slot.h:103
  36. #8  0x00007ffff3c7ee7d in ?? () from /opt/Ardour-5.8.139-dbg/lib/libglibmm-2.4.so.1
  37. #9  0x00007ffff3715235 in ?? () from /opt/Ardour-5.8.139-dbg/lib/libglib-2.0.so.0
  38. #10 0x00007fffef4506ba in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  39. #11 0x00007fffec14682d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  40. ---Type <return> to continue, or q <return> to quit---
  41.  
  42. Thread 39 (Thread 0x7fff8e268700 (LWP 7825)):
  43.  
  44. #0  0x00007fffef456360 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  45. #1  0x00007ffff680c19d in ARDOUR::Session::auto_connect_thread_run (this=0x2047ae0) at ../libs/ardour/session.cc:7194
  46. #2  0x00007ffff680bece in ARDOUR::Session::auto_connect_thread (arg=0x2047ae0) at ../libs/ardour/session.cc:7141
  47. #3  0x00007fffef4506ba in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  48. #4  0x00007fffec14682d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  49.  
  50. Thread 38 (Thread 0x7fff9cab1700 (LWP 7824)):
  51. #0  0x00007fffef456360 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  52. #1  0x00007ffff687fe1b in ARDOUR::Session::emit_thread_run (this=0x2047ae0) at ../libs/ardour/session_process.cc:1374
  53. #2  0x00007ffff687fdb8 in ARDOUR::Session::emit_thread (arg=0x2047ae0) at ../libs/ardour/session_process.cc:1363
  54. #3  0x00007fffef4506ba in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  55. #4  0x00007fffec14682d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  56.  
  57. Thread 37 (Thread 0x7fffb7fff700 (LWP 7823)):
  58. ---Type <return> to continue, or q <return> to quit---
  59. #0  0x00007fffef458827 in do_futex_wait.constprop () from /lib/x86_64-linux-gnu/libpthread.so.0
  60. #1  0x00007fffef4588d4 in __new_sem_wait_slow.constprop.0 () from /lib/x86_64-linux-gnu/libpthread.so.0
  61. #2  0x00007fffef45897a in sem_wait@@GLIBC_2.2.5 () from /lib/x86_64-linux-gnu/libpthread.so.0
  62. #3  0x00007fffb40c7a1a in Raul::Semaphore::wait (this=0x3f2e630) at /opt/kxstudio/include/raul/Semaphore.hpp:213
  63. #4  0x00007fffb40c293c in ingen_lv2_main (engine=std::shared_ptr (count 3, weak 0) 0x3f30120, driver=0x3f2e600) at ../src/server/ingen_lv2.cpp:406
  64. #5  0x00007fffb40dab3f in std::_Bind_simple<void (*(std::shared_ptr<Ingen::Server::Engine>, Ingen::Server::LV2Driver*))(std::shared_ptr<Ingen::Server::Engine>, Ingen::Server::LV2Driver*)>::_M_invoke<0ul, 1ul>(std::_Index_tuple<0ul, 1ul>)
  65.     (this=0x475aec8) at /usr/include/c++/5/functional:1531
  66. #6  0x00007fffb40da8c7 in std::_Bind_simple<void (*(std::shared_ptr<Ingen::Server::Engine>, Ingen::Server::LV2Driver*))(std::shared_ptr<Ingen::Server::Engine>, Ingen::Server::LV2Driver*)>::operator()() (this=0x475aec8)
  67.     at /usr/include/c++/5/functional:1520
  68. #7  0x00007fffb40d9b00 in std::thread::_Impl<std::_Bind_simple<void (*(std::shared_ptr<Ingen::Server::Engine>, Ingen::Server::LV2Driver*))(std::shared_ptr<Ingen::Server::Engine>, Ingen::Server::LV2Driver*)> >::_M_run() (this=0x475aeb0)
  69.     at /usr/include/c++/5/thread:115
  70. #8  0x00007fffec9e0c80 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  71. #9  0x00007fffef4506ba in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  72. #10 0x00007fffec14682d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  73.  
  74. Thread 36 (Thread 0x7fffb6ffd700 (LWP 7822)):
  75. ---Type <return> to continue, or q <return> to quit---
  76. #0  0x00007fffef458827 in do_futex_wait.constprop () from /lib/x86_64-linux-gnu/libpthread.so.0
  77. #1  0x00007fffef4588d4 in __new_sem_wait_slow.constprop.0 () from /lib/x86_64-linux-gnu/libpthread.so.0
  78. #2  0x00007fffef45897a in sem_wait@@GLIBC_2.2.5 () from /lib/x86_64-linux-gnu/libpthread.so.0
  79. #3  0x00007fffb40c7a1a in Raul::Semaphore::wait (this=0x3f31e78) at /opt/kxstudio/include/raul/Semaphore.hpp:213
  80. #4  0x00007fff9d6fd73c in Ingen::Server::Worker::run (this=0x3f31e60) at ../src/server/Worker.cpp:124
  81. #5  0x00007fff9d6fef07 in std::_Mem_fn_base<void (Ingen::Server::Worker::*)(), true>::operator()<, void>(Ingen::Server::Worker*) const (this=0x3f31f40, __object=0x3f31e60) at /usr/include/c++/5/functional:600
  82. #6  0x00007fff9d6fee75 in std::_Bind_simple<std::_Mem_fn<void (Ingen::Server::Worker::*)()> (Ingen::Server::Worker*)>::_M_invoke<0ul>(std::_Index_tuple<0ul>) (this=0x3f31f38) at /usr/include/c++/5/functional:1531
  83. #7  0x00007fff9d6fed8f in std::_Bind_simple<std::_Mem_fn<void (Ingen::Server::Worker::*)()> (Ingen::Server::Worker*)>::operator()() (this=0x3f31f38) at /usr/include/c++/5/functional:1520
  84. #8  0x00007fff9d6fed2e in std::thread::_Impl<std::_Bind_simple<std::_Mem_fn<void (Ingen::Server::Worker::*)()> (Ingen::Server::Worker*)> >::_M_run() (this=0x3f31f20) at /usr/include/c++/5/thread:115
  85. #9  0x00007fffec9e0c80 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  86. #10 0x00007fffef4506ba in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  87. #11 0x00007fffec14682d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  88.  
  89. Thread 35 (Thread 0x7fffb77fe700 (LWP 7821)):
  90. #0  0x00007fffef458827 in do_futex_wait.constprop () from /lib/x86_64-linux-gnu/libpthread.so.0
  91. #1  0x00007fffef4588d4 in __new_sem_wait_slow.constprop.0 () from /lib/x86_64-linux-gnu/libpthread.so.0
  92. ---Type <return> to continue, or q <return> to quit---
  93. #2  0x00007fffef45897a in sem_wait@@GLIBC_2.2.5 () from /lib/x86_64-linux-gnu/libpthread.so.0
  94. #3  0x00007fffb40c7a1a in Raul::Semaphore::wait (this=0x3f31d28) at /opt/kxstudio/include/raul/Semaphore.hpp:213
  95. #4  0x00007fff9d6f8942 in Ingen::Server::PreProcessor::run (this=0x3f31d00) at ../src/server/PreProcessor.cpp:117
  96. #5  0x00007fff9d6f9de3 in std::_Mem_fn_base<void (Ingen::Server::PreProcessor::*)(), true>::operator()<, void>(Ingen::Server::PreProcessor*) const (this=0x3f31db0, __object=0x3f31d00) at /usr/include/c++/5/functional:600
  97. #6  0x00007fff9d6f9d51 in std::_Bind_simple<std::_Mem_fn<void (Ingen::Server::PreProcessor::*)()> (Ingen::Server::PreProcessor*)>::_M_invoke<0ul>(std::_Index_tuple<0ul>) (this=0x3f31da8) at /usr/include/c++/5/functional:1531
  98. #7  0x00007fff9d6f9c6b in std::_Bind_simple<std::_Mem_fn<void (Ingen::Server::PreProcessor::*)()> (Ingen::Server::PreProcessor*)>::operator()() (this=0x3f31da8) at /usr/include/c++/5/functional:1520
  99. #8  0x00007fff9d6f9c0a in std::thread::_Impl<std::_Bind_simple<std::_Mem_fn<void (Ingen::Server::PreProcessor::*)()> (Ingen::Server::PreProcessor*)> >::_M_run() (this=0x3f31d90) at /usr/include/c++/5/thread:115
  100. #9  0x00007fffec9e0c80 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  101. #10 0x00007fffef4506ba in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  102. #11 0x00007fffec14682d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  103.  
  104. Thread 34 (Thread 0x7fffc5fdc700 (LWP 7820)):
  105. #0  0x00007fffec13ab5d in poll () from /lib/x86_64-linux-gnu/libc.so.6
  106. #1  0x00007ffff36e56b4 in ?? () from /opt/Ardour-5.8.139-dbg/lib/libglib-2.0.so.0
  107. #2  0x00007ffff36e5a32 in g_main_loop_run () from /opt/Ardour-5.8.139-dbg/lib/libglib-2.0.so.0
  108. #3  0x00007ffff4911137 in BaseUI::main_thread (this=0x51dc670) at ../libs/pbd/base_ui.cc:86
  109. ---Type <return> to continue, or q <return> to quit---
  110. #4  0x00007ffff49150fe in sigc::bound_mem_functor0<void, BaseUI>::operator() (this=0x51dce08) at /home/ardour/linux-x86_64-v5/gtk/inst/include/sigc++-2.0/sigc++/functors/mem_fun.h:1787
  111. #5  0x00007ffff4914d3c in sigc::adaptor_functor<sigc::bound_mem_functor0<void, BaseUI> >::operator() (this=0x51dce00) at /home/ardour/linux-x86_64-v5/gtk/inst/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:256
  112. #6  0x00007ffff49147f7 in sigc::internal::slot_call0<sigc::bound_mem_functor0<void, BaseUI>, void>::call_it (rep=0x51dcdd0) at /home/ardour/linux-x86_64-v5/gtk/inst/include/sigc++-2.0/sigc++/functors/slot.h:103
  113. #7  0x00007ffff3c7ee7d in ?? () from /opt/Ardour-5.8.139-dbg/lib/libglibmm-2.4.so.1
  114. #8  0x00007ffff3715235 in ?? () from /opt/Ardour-5.8.139-dbg/lib/libglib-2.0.so.0
  115. #9  0x00007fffef4506ba in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  116. #10 0x00007fffec14682d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  117.  
  118. Thread 33 (Thread 0x7fffc48d0800 (LWP 7819)):
  119. #0  0x00007fffec13ab5d in poll () from /lib/x86_64-linux-gnu/libc.so.6
  120. #1  0x00007ffff49272be in CrossThreadChannel::poll_for_request (this=0x1f6f098) at ../libs/pbd/crossthread.posix.cc:83
  121. #2  0x00007ffff4927327 in CrossThreadChannel::receive (this=0x1f6f098, msg=@0x7fffc48cf46f: 0 '\000', wait=true) at ../libs/pbd/crossthread.posix.cc:104
  122. #3  0x00007ffff632799e in ARDOUR::Butler::thread_work (this=0x1f6f000) at ../libs/ardour/butler.cc:175
  123. #4  0x00007ffff632771f in ARDOUR::Butler::_thread_work (arg=0x1f6f000) at ../libs/ardour/butler.cc:156
  124. #5  0x00007ffff494a748 in fake_thread_start (arg=0x51dc460) at ../libs/pbd/pthread_utils.cc:101
  125. #6  0x00007fffef4506ba in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  126. ---Type <return> to continue, or q <return> to quit---
  127. #7  0x00007fffec14682d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  128.  
  129. Thread 32 (Thread 0x7fffc4e57700 (LWP 7818)):
  130. #0  0x00007fffef458827 in do_futex_wait.constprop () from /lib/x86_64-linux-gnu/libpthread.so.0
  131. #1  0x00007fffef4588d4 in __new_sem_wait_slow.constprop.0 () from /lib/x86_64-linux-gnu/libpthread.so.0
  132. #2  0x00007fffef45897a in sem_wait@@GLIBC_2.2.5 () from /lib/x86_64-linux-gnu/libpthread.so.0
  133. #3  0x00007ffff641ec1e in PBD::Semaphore::wait (this=0x2a99ce8) at /home/ardour/linux-x86_64-v5/ardour/libs/pbd/pbd/semutils.h:61
  134. #4  0x00007ffff641cd90 in ARDOUR::Graph::run_one (this=0x2a99c10) at ../libs/ardour/graph.cc:387
  135. #5  0x00007ffff641d14e in ARDOUR::Graph::helper_thread (this=0x2a99c10) at ../libs/ardour/graph.cc:418
  136. #6  0x00007ffff6423723 in boost::_mfi::mf0<void, ARDOUR::Graph>::operator() (this=0x7fffc4e56d58, p=0x2a99c10) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/mem_fn_template.hpp:49
  137. #7  0x00007ffff6422e1e in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0> (this=0x7fffc4e56d68, f=..., a=...)
  138.     at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:253
  139. #8  0x00007ffff6422291 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator() (this=0x7fffc4e56d58)
  140.     at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind_template.hpp:20
  141.  
  142. #9  0x00007ffff6421b13 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=...)
  143.     at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:153
  144. ---Type <return> to continue, or q <return> to quit---
  145. #10 0x00000000007464c0 in boost::function0<void>::operator() (this=0x7fffc4e56d50) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:760
  146. #11 0x00007fffd5883ef1 in ARDOUR::JACKAudioBackend::_start_process_thread (arg=0x2a9a670) at ../libs/backends/jack/jack_audiobackend.cc:936
  147. #12 0x00007fffef4506ba in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  148. #13 0x00007fffec14682d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  149.  
  150. Thread 31 (Thread 0x7fffc4ed8700 (LWP 7817)):
  151. #0  0x00007fffef458827 in do_futex_wait.constprop () from /lib/x86_64-linux-gnu/libpthread.so.0
  152. #1  0x00007fffef4588d4 in __new_sem_wait_slow.constprop.0 () from /lib/x86_64-linux-gnu/libpthread.so.0
  153. #2  0x00007fffef45897a in sem_wait@@GLIBC_2.2.5 () from /lib/x86_64-linux-gnu/libpthread.so.0
  154. #3  0x00007ffff641ec1e in PBD::Semaphore::wait (this=0x2a99ce8) at /home/ardour/linux-x86_64-v5/ardour/libs/pbd/pbd/semutils.h:61
  155. #4  0x00007ffff641cd90 in ARDOUR::Graph::run_one (this=0x2a99c10) at ../libs/ardour/graph.cc:387
  156. #5  0x00007ffff641d14e in ARDOUR::Graph::helper_thread (this=0x2a99c10) at ../libs/ardour/graph.cc:418
  157. #6  0x00007ffff6423723 in boost::_mfi::mf0<void, ARDOUR::Graph>::operator() (this=0x7fffc4ed7d58, p=0x2a99c10) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/mem_fn_template.hpp:49
  158. #7  0x00007ffff6422e1e in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0> (this=0x7fffc4ed7d68, f=..., a=...)
  159.     at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:253
  160. #8  0x00007ffff6422291 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator() (this=0x7fffc4ed7d58)
  161. ---Type <return> to continue, or q <return> to quit---
  162.     at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind_template.hpp:20
  163. #9  0x00007ffff6421b13 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=...)
  164.     at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:153
  165. #10 0x00000000007464c0 in boost::function0<void>::operator() (this=0x7fffc4ed7d50) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:760
  166. #11 0x00007fffd5883ef1 in ARDOUR::JACKAudioBackend::_start_process_thread (arg=0x2a9a670) at ../libs/backends/jack/jack_audiobackend.cc:936
  167. #12 0x00007fffef4506ba in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  168. #13 0x00007fffec14682d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  169.  
  170. Thread 30 (Thread 0x7fffc4f59700 (LWP 7816)):
  171. #0  0x00007fffb40c267e in lv2_atom_total_size (atom=0x0) at /usr/lib/lv2/atom.lv2/util.h:57
  172. #1  0x00007fffb40c88b1 in Ingen::Server::LV2Driver::pre_process_port (this=0x3f2e600, context=..., port=0x7fffa6ebb840) at ../src/server/ingen_lv2.cpp:130
  173. #2  0x00007fffb40c8b83 in Ingen::Server::LV2Driver::run (this=0x3f2e600, nframes=512) at ../src/server/ingen_lv2.cpp:171
  174. #3  0x00007fffb40c40b0 in ingen_run (instance=0x4bced00, sample_count=512) at ../src/server/ingen_lv2.cpp:625
  175. #4  0x00007ffff6952887 in lilv_instance_run (instance=0x4bde240, sample_count=512) at /home/ardour/linux-x86_64-v5/gtk/inst/include/lilv-0/lilv/lilv.h:1694
  176. #5  0x00007ffff6962a1e in ARDOUR::LV2Plugin::run (this=0x4aa54c0, nframes=512, sync_work=false) at ../libs/ardour/lv2_plugin.cc:3031
  177. #6  0x00007ffff6960605 in ARDOUR::LV2Plugin::connect_and_run (this=0x4aa54c0, bufs=..., start=71680, end=72192, speed=0, in_map=..., out_map=..., nframes=512, offset=0) at ../libs/ardour/lv2_plugin.cc:2681
  178. ---Type <return> to continue, or q <return> to quit---
  179. #7  0x00007ffff670bda8 in ARDOUR::PluginInsert::connect_and_run (this=0x4a9fd70, bufs=..., start=71680, end=72192, speed=0, nframes=512, offset=0, with_auto=true) at ../libs/ardour/plugin_insert.cc:969
  180.  
  181.  
  182.  
  183.  
  184. #8  0x00007ffff670d293 in ARDOUR::PluginInsert::run (this=0x4a9fd70, bufs=..., start_frame=71680, end_frame=72192, speed=0, nframes=512) at ../libs/ardour/plugin_insert.cc:1160
  185. #9  0x00007ffff6798f10 in ARDOUR::Route::process_output_buffers (this=0x4b63fc0, bufs=..., start_frame=71680, end_frame=72192, nframes=512, declick=0, gain_automation_ok=true) at ../libs/ardour/route.cc:456
  186.  
  187.  
  188.  
  189. #10 0x00007ffff6799fe2 in ARDOUR::Route::passthru (this=0x4b63fc0, bufs=..., start_frame=71680, end_frame=72192, nframes=512, declick=0) at ../libs/ardour/route.cc:614
  190.  
  191.  
  192. #11 0x00007ffff693d94d in ARDOUR::Track::no_roll (this=0x4b63fc0, nframes=512, start_frame=71680, end_frame=72192, session_state_changing=false) at ../libs/ardour/track.cc:487
  193. #12 0x00007ffff6692f99 in ARDOUR::MidiTrack::no_roll (this=0x4b63fc0, nframes=512, start_frame=71680, end_frame=72192, state_changing=false) at ../libs/ardour/midi_track.cc:480
  194. #13 0x00007ffff641e9c1 in ARDOUR::Graph::process_one_route (this=0x2a99c10, route=0x4b63fc0) at ../libs/ardour/graph.cc:585
  195. #14 0x00007ffff64240f8 in ARDOUR::GraphNode::process (this=0x4b642d8) at ../libs/ardour/graphnode.cc:79
  196. #15 0x00007ffff641cf1f in ARDOUR::Graph::run_one (this=0x2a99c10) at ../libs/ardour/graph.cc:400
  197. #16 0x00007ffff641d413 in ARDOUR::Graph::main_thread (this=0x2a99c10) at ../libs/ardour/graph.cc:457
  198. #17 0x00007ffff6423723 in boost::_mfi::mf0<void, ARDOUR::Graph>::operator() (this=0x7fffc4f58d58, p=0x2a99c10) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/mem_fn_template.hpp:49
  199. #18 0x00007ffff6422e1e in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0> (this=0x7fffc4f58d68, f=..., a=...)
  200.     at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:253
  201. #19 0x00007ffff6422291 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator() (this=0x7fffc4f58d58)
  202.     at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind_template.hpp:20
  203. #20 0x00007ffff6421b13 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=...)
  204. ---Type <return> to continue, or q <return> to quit---
  205.     at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:153
  206. #21 0x00000000007464c0 in boost::function0<void>::operator() (this=0x7fffc4f58d50) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:760
  207. #22 0x00007fffd5883ef1 in ARDOUR::JACKAudioBackend::_start_process_thread (arg=0x22565d0) at ../libs/backends/jack/jack_audiobackend.cc:936
  208. #23 0x00007fffef4506ba in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  209. #24 0x00007fffec14682d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  210.  
  211. Thread 22 (Thread 0x7fffc4fda700 (LWP 7806)):
  212. #0  0x00007fffef458827 in do_futex_wait.constprop () from /lib/x86_64-linux-gnu/libpthread.so.0
  213. #1  0x00007fffef4588d4 in __new_sem_wait_slow.constprop.0 () from /lib/x86_64-linux-gnu/libpthread.so.0
  214. #2  0x00007fffef45897a in sem_wait@@GLIBC_2.2.5 () from /lib/x86_64-linux-gnu/libpthread.so.0
  215. #3  0x00007ffff641ec1e in PBD::Semaphore::wait (this=0x2a99d28) at /home/ardour/linux-x86_64-v5/ardour/libs/pbd/pbd/semutils.h:61
  216. #4  0x00007ffff641e70e in ARDOUR::Graph::routes_no_roll (this=0x2a99c10, nframes=512, start_frame=71680, end_frame=72192, non_rt_pending=false, declick=0) at ../libs/ardour/graph.cc:567
  217. #5  0x00007ffff687ab4e in ARDOUR::Session::no_roll (this=0x2047ae0, nframes=512) at ../libs/ardour/session_process.cc:147
  218. #6  0x00007ffff687a902 in ARDOUR::Session::fail_roll (this=0x2047ae0, nframes=512) at ../libs/ardour/session_process.cc:126
  219. #7  0x00007ffff687e589 in ARDOUR::Session::process_without_events (this=0x2047ae0, nframes=512) at ../libs/ardour/session_process.cc:880
  220. #8  0x00007ffff687be07 in ARDOUR::Session::process_with_events (this=0x2047ae0, nframes=512) at ../libs/ardour/session_process.cc:408
  221. ---Type <return> to continue, or q <return> to quit---
  222. #9  0x00007ffff687a639 in ARDOUR::Session::process (this=0x2047ae0, nframes=512) at ../libs/ardour/session_process.cc:76
  223. #10 0x00007ffff62bab93 in ARDOUR::AudioEngine::process_callback (this=0x1adc2b0, nframes=512) at ../libs/ardour/audioengine.cc:376
  224. #11 0x00007fffd5883fbb in ARDOUR::JACKAudioBackend::process_thread (this=0x1dc7eb0) at ../libs/backends/jack/jack_audiobackend.cc:967
  225. #12 0x00007fffd5883f40 in ARDOUR::JACKAudioBackend::_process_thread (arg=0x1dc7eb0) at ../libs/backends/jack/jack_audiobackend.cc:944
  226. #13 0x00007fffd55ce60a in ?? () from /usr/lib/x86_64-linux-gnu/libjack.so.0
  227. #14 0x00007fffd55f0aa0 in ?? () from /usr/lib/x86_64-linux-gnu/libjack.so.0
  228. #15 0x00007fffef4506ba in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  229. #16 0x00007fffec14682d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  230.  
  231. Thread 21 (Thread 0x7fffc7d7b700 (LWP 7805)):
  232. #0  0x00007fffef45951d in read () from /lib/x86_64-linux-gnu/libpthread.so.0
  233. #1  0x00007fffd55f21f5 in ?? () from /usr/lib/x86_64-linux-gnu/libjack.so.0
  234. #2  0x00007fffd55f5a6b in ?? () from /usr/lib/x86_64-linux-gnu/libjack.so.0
  235. #3  0x00007fffd55f0aa0 in ?? () from /usr/lib/x86_64-linux-gnu/libjack.so.0
  236. #4  0x00007fffef4506ba in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  237. #5  0x00007fffec14682d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  238. ---Type <return> to continue, or q <return> to quit---
  239.  
  240. Thread 20 (Thread 0x7fffc7fff700 (LWP 7804)):
  241. #0  0x00007fffef456360 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  242. #1  0x00007fffd55f18cc in ?? () from /usr/lib/x86_64-linux-gnu/libjack.so.0
  243. #2  0x00007fffd55e4828 in ?? () from /usr/lib/x86_64-linux-gnu/libjack.so.0
  244. #3  0x00007fffd55f0aa0 in ?? () from /usr/lib/x86_64-linux-gnu/libjack.so.0
  245. #4  0x00007fffef4506ba in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  246. #5  0x00007fffec14682d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  247.  
  248. Thread 13 (Thread 0x7fffc6bf2700 (LWP 7797)):
  249. #0  0x00007fffec13ab5d in poll () from /lib/x86_64-linux-gnu/libc.so.6
  250. #1  0x00007ffff36e56b4 in ?? () from /opt/Ardour-5.8.139-dbg/lib/libglib-2.0.so.0
  251. #2  0x00007ffff36e57bc in g_main_context_iteration () from /opt/Ardour-5.8.139-dbg/lib/libglib-2.0.so.0
  252. #3  0x00007ffff36e57f9 in ?? () from /opt/Ardour-5.8.139-dbg/lib/libglib-2.0.so.0
  253. #4  0x00007ffff3715235 in ?? () from /opt/Ardour-5.8.139-dbg/lib/libglib-2.0.so.0
  254. #5  0x00007fffef4506ba in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  255. ---Type <return> to continue, or q <return> to quit---
  256. #6  0x00007fffec14682d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  257.  
  258. Thread 7 (Thread 0x7fffd6a94700 (LWP 7791)):
  259. #0  0x00007fffec1408e9 in syscall () from /lib/x86_64-linux-gnu/libc.so.6
  260. #1  0x00007ffff373700c in g_cond_wait () from /opt/Ardour-5.8.139-dbg/lib/libglib-2.0.so.0
  261. #2  0x00007ffff62bb426 in ARDOUR::AudioEngine::do_devicelist_update (this=0x1adc2b0) at ../libs/ardour/audioengine.cc:561
  262. #3  0x00007ffff62c6a2d in boost::_mfi::mf0<void, ARDOUR::AudioEngine>::operator() (this=0x1adc140, p=0x1adc2b0) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/mem_fn_template.hpp:49
  263. #4  0x00007ffff62c64bc in boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> >::operator()<boost::_mfi::mf0<void, ARDOUR::AudioEngine>, boost::_bi::list0> (this=0x1adc150, f=..., a=...)
  264.     at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:253
  265. #5  0x00007ffff62c5a9f in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::AudioEngine>, boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> > >::operator() (this=0x1adc140)
  266.     at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind_template.hpp:20
  267. #6  0x00007ffff62c53c4 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=0x1adc140)
  268.     at /home/ardour/linux-x86_64-v5/gtk/inst/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:256
  269. #7  0x00007ffff62c4630 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=0x1adc110)
  270.     at /home/ardour/linux-x86_64-v5/gtk/inst/include/sigc++-2.0/sigc++/functors/slot.h:103
  271. #8  0x00007ffff3c7ee7d in ?? () from /opt/Ardour-5.8.139-dbg/lib/libglibmm-2.4.so.1
  272. ---Type <return> to continue, or q <return> to quit---
  273. #9  0x00007ffff3715235 in ?? () from /opt/Ardour-5.8.139-dbg/lib/libglib-2.0.so.0
  274. #10 0x00007fffef4506ba in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  275. #11 0x00007fffec14682d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  276.  
  277. Thread 6 (Thread 0x7fffd7295700 (LWP 7790)):
  278. #0  0x00007fffec1408e9 in syscall () from /lib/x86_64-linux-gnu/libc.so.6
  279. #1  0x00007ffff373700c in g_cond_wait () from /opt/Ardour-5.8.139-dbg/lib/libglib-2.0.so.0
  280. #2  0x00007ffff62bb200 in ARDOUR::AudioEngine::do_reset_backend (this=0x1adc2b0) at ../libs/ardour/audioengine.cc:526
  281. #3  0x00007ffff62c6a2d in boost::_mfi::mf0<void, ARDOUR::AudioEngine>::operator() (this=0x1b1b780, p=0x1adc2b0) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/mem_fn_template.hpp:49
  282. #4  0x00007ffff62c64bc in boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> >::operator()<boost::_mfi::mf0<void, ARDOUR::AudioEngine>, boost::_bi::list0> (this=0x1b1b790, f=..., a=...)
  283.     at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:253
  284. #5  0x00007ffff62c5a9f in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::AudioEngine>, boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> > >::operator() (this=0x1b1b780)
  285.     at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind_template.hpp:20
  286. #6  0x00007ffff62c53c4 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=0x1b1b780)
  287.     at /home/ardour/linux-x86_64-v5/gtk/inst/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:256
  288. #7  0x00007ffff62c4630 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=0x1b1b750)
  289. ---Type <return> to continue, or q <return> to quit---
  290.     at /home/ardour/linux-x86_64-v5/gtk/inst/include/sigc++-2.0/sigc++/functors/slot.h:103
  291. #8  0x00007ffff3c7ee7d in ?? () from /opt/Ardour-5.8.139-dbg/lib/libglibmm-2.4.so.1
  292. #9  0x00007ffff3715235 in ?? () from /opt/Ardour-5.8.139-dbg/lib/libglib-2.0.so.0
  293. #10 0x00007fffef4506ba in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  294. #11 0x00007fffec14682d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  295.  
  296. Thread 5 (Thread 0x7fffe5f2d700 (LWP 7789)):
  297. #0  0x00007fffec1408e9 in syscall () from /lib/x86_64-linux-gnu/libc.so.6
  298. #1  0x00007ffff373700c in g_cond_wait () from /opt/Ardour-5.8.139-dbg/lib/libglib-2.0.so.0
  299. #2  0x00007ffff625500e in ARDOUR::Analyser::work () at ../libs/ardour/analyser.cc:87
  300. #3  0x00007ffff6254dfa in analyser_work () at ../libs/ardour/analyser.cc:52
  301. #4  0x0000000000ec7f81 in sigc::pointer_functor0<void>::operator() (this=0x1b0c658) at /home/ardour/linux-x86_64-v5/gtk/inst/include/sigc++-2.0/sigc++/functors/ptr_fun.h:77
  302. #5  0x0000000000ec51aa in sigc::adaptor_functor<sigc::pointer_functor0<void> >::operator() (this=0x1b0c650) at /home/ardour/linux-x86_64-v5/gtk/inst/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:256
  303. #6  0x0000000000ec12a5 in sigc::internal::slot_call0<sigc::pointer_functor0<void>, void>::call_it (rep=0x1b0c620) at /home/ardour/linux-x86_64-v5/gtk/inst/include/sigc++-2.0/sigc++/functors/slot.h:103
  304. #7  0x00007ffff3c7ee7d in ?? () from /opt/Ardour-5.8.139-dbg/lib/libglibmm-2.4.so.1
  305. #8  0x00007ffff3715235 in ?? () from /opt/Ardour-5.8.139-dbg/lib/libglib-2.0.so.0
  306. ---Type <return> to continue, or q <return> to quit---
  307. #9  0x00007fffef4506ba in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  308. #10 0x00007fffec14682d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  309.  
  310. Thread 4 (Thread 0x7fffe672e700 (LWP 7788)):
  311. #0  0x00007fffec1408e9 in syscall () from /lib/x86_64-linux-gnu/libc.so.6
  312. #1  0x00007ffff373700c in g_cond_wait () from /opt/Ardour-5.8.139-dbg/lib/libglib-2.0.so.0
  313. #2  0x00007ffff690c7c6 in peak_thread_work () at ../libs/ardour/source_factory.cc:71
  314. #3  0x0000000000ec7f81 in sigc::pointer_functor0<void>::operator() (this=0x1abc5d8) at /home/ardour/linux-x86_64-v5/gtk/inst/include/sigc++-2.0/sigc++/functors/ptr_fun.h:77
  315. #4  0x0000000000ec51aa in sigc::adaptor_functor<sigc::pointer_functor0<void> >::operator() (this=0x1abc5d0) at /home/ardour/linux-x86_64-v5/gtk/inst/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:256
  316. #5  0x0000000000ec12a5 in sigc::internal::slot_call0<sigc::pointer_functor0<void>, void>::call_it (rep=0x1abc5a0) at /home/ardour/linux-x86_64-v5/gtk/inst/include/sigc++-2.0/sigc++/functors/slot.h:103
  317. #6  0x00007ffff3c7ee7d in ?? () from /opt/Ardour-5.8.139-dbg/lib/libglibmm-2.4.so.1
  318. #7  0x00007ffff3715235 in ?? () from /opt/Ardour-5.8.139-dbg/lib/libglib-2.0.so.0
  319. #8  0x00007fffef4506ba in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  320. #9  0x00007fffec14682d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  321.  
  322. Thread 3 (Thread 0x7fffe6f2f700 (LWP 7787)):
  323. ---Type <return> to continue, or q <return> to quit---
  324. #0  0x00007fffec1408e9 in syscall () from /lib/x86_64-linux-gnu/libc.so.6
  325. #1  0x00007ffff373700c in g_cond_wait () from /opt/Ardour-5.8.139-dbg/lib/libglib-2.0.so.0
  326. #2  0x00007ffff690c7c6 in peak_thread_work () at ../libs/ardour/source_factory.cc:71
  327. #3  0x0000000000ec7f81 in sigc::pointer_functor0<void>::operator() (this=0x1abc428) at /home/ardour/linux-x86_64-v5/gtk/inst/include/sigc++-2.0/sigc++/functors/ptr_fun.h:77
  328. #4  0x0000000000ec51aa in sigc::adaptor_functor<sigc::pointer_functor0<void> >::operator() (this=0x1abc420) at /home/ardour/linux-x86_64-v5/gtk/inst/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:256
  329. #5  0x0000000000ec12a5 in sigc::internal::slot_call0<sigc::pointer_functor0<void>, void>::call_it (rep=0x1abc3f0) at /home/ardour/linux-x86_64-v5/gtk/inst/include/sigc++-2.0/sigc++/functors/slot.h:103
  330. #6  0x00007ffff3c7ee7d in ?? () from /opt/Ardour-5.8.139-dbg/lib/libglibmm-2.4.so.1
  331. #7  0x00007ffff3715235 in ?? () from /opt/Ardour-5.8.139-dbg/lib/libglib-2.0.so.0
  332. #8  0x00007fffef4506ba in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  333. #9  0x00007fffec14682d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  334.  
  335. Thread 2 (Thread 0x7fffe7730700 (LWP 7786)):
  336. #0  0x00007fffef459c1d in nanosleep () from /lib/x86_64-linux-gnu/libpthread.so.0
  337. #1  0x00007ffff3716a58 in g_usleep () from /opt/Ardour-5.8.139-dbg/lib/libglib-2.0.so.0
  338. #2  0x00000000011df199 in gui_event_loop (ptr=0x0) at ../gtk2_ardour/linux_vst_gui_support.cc:459
  339. #3  0x00007fffef4506ba in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  340. ---Type <return> to continue, or q <return> to quit---
  341. #4  0x00007fffec14682d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  342.  
  343. Thread 1 (Thread 0x7ffff7f918c0 (LWP 7782)):
  344. #0  0x00007fffef452d40 in pthread_mutex_lock () from /lib/x86_64-linux-gnu/libpthread.so.0
  345. #1  0x00007fffee888393 in ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
  346. #2  0x00007fffee88bf07 in XPending () from /usr/lib/x86_64-linux-gnu/libX11.so.6
  347. #3  0x00007ffff28f6b6e in ?? () from /opt/Ardour-5.8.139-dbg/lib/libgdk-x11-2.0.so.0
  348. #4  0x00007ffff36e4bee in g_main_context_prepare () from /opt/Ardour-5.8.139-dbg/lib/libglib-2.0.so.0
  349. #5  0x00007ffff36e55d6 in ?? () from /opt/Ardour-5.8.139-dbg/lib/libglib-2.0.so.0
  350. #6  0x00007ffff36e5a32 in g_main_loop_run () from /opt/Ardour-5.8.139-dbg/lib/libglib-2.0.so.0
  351. #7  0x00007ffff2cdb557 in gtk_main () from /opt/Ardour-5.8.139-dbg/lib/libgtk-x11-2.0.so.0
  352.  
  353. #8  0x00007ffff74f091a in Gtkmm2ext::UI::run (this=0x1bd3060, old_receiver=...) at ../libs/gtkmm2ext/gtk_ui.cc:286
  354. #9  0x0000000000c4dc9e in main (argc=1, argv=0x7fffffffd1e8) at ../gtk2_ardour/main.cc:447
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement