(gdb) run Starting program: /home/qharley/source/ardour-2.1/gtk2_ardour/ardour-2.1 [Thread debugging using libthread_db enabled] [New Thread 47242781849376 (LWP 11068)] Ardour/GTK 2.1 (built using 2496 and GCC version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)) Copyright (C) 1999-2007 Paul Davis Some portions Copyright (C) Steve Harris, Ari Johnson, Brett Viren, Joel Baker Ardour comes with ABSOLUTELY NO WARRANTY not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. This is free software, and you are welcome to redistribute it under certain conditions; see the source for copying conditions. theme_init() called from internal clearlooks engine /usr/share/themes/Clearlooks/gtk-2.0/gtkrc:68: error: unexpected identifier `colorize_scrollbar', expected character `}' loading default ui configuration file gtk2_ardour/ardour2_ui_default.conf loading user ui configuration file /home/qharley/.ardour2/ardour2_ui.conf Configuration::pack_canvasvars () called, canvas_colors.size() = 82 ardour: [INFO]: Loading ui configuration file gtk2_ardour/ardour2_ui_dark.rc theme_init() called from internal clearlooks engine loading system configuration file /usr/local/etc/ardour2/ardour_system.rc loading user configuration file /home/qharley/.ardour2/ardour.rc ardour: [INFO]: Using SSE optimized routines [New Thread 1082132832 (LWP 11072)] [New Thread 1090525536 (LWP 11073)] ardour: [INFO]: looking for control protocols in /home/qharley/.ardour2/surfaces/:/usr/local/lib64/ardour2/surfaces/ ardour: [INFO]: Control surface protocol discovered: "Mackie" ardour: [INFO]: Control surface protocol discovered: "Generic MIDI" powermate: Opening of powermate failed - No such file or directory ardour: [INFO]: Control protocol powermate not usable [New Thread 1098918240 (LWP 11076)] [New Thread 1107310944 (LWP 11077)] [Thread 1107310944 (LWP 11077) exited] [Thread 1098918240 (LWP 11076) exited] [New Thread 1098918240 (LWP 11078)] [New Thread 1107310944 (LWP 11079)] [New Thread 1115703648 (LWP 11080)] [New Thread 1124096352 (LWP 11081)] [Thread 1107310944 (LWP 11079) exited] JACK tmpdir identified as [/dev/shm] Enhanced3DNow! detected SSE2 detected [Thread 1115703648 (LWP 11080) exited] [Thread 1124096352 (LWP 11081) exited] [Thread 1098918240 (LWP 11078) exited] [New Thread 1124096352 (LWP 11083)] [New Thread 1098918240 (LWP 11084)] [New Thread 1115703648 (LWP 11085)] [New Thread 1107310944 (LWP 11086)] [New Thread 1132489056 (LWP 11087)] [Thread 1115703648 (LWP 11085) exited] [Thread 1098918240 (LWP 11084) exited] [Thread 1124096352 (LWP 11083) exited] [Thread 1107310944 (LWP 11086) exited] [Thread 1132489056 (LWP 11087) exited] JACK tmpdir identified as [/dev/shm] Enhanced3DNow! detected SSE2 detected [New Thread 1107810944 (LWP 11092)] loading bindings from gtk2_ardour/ardour.bindings [New Thread 1132489056 (LWP 11093)] Loading session /audio/Nazareth House using snapshot Nazareth House Demo (1) [New Thread 1108314752 (LWP 11094)] [New Thread 1108818560 (LWP 11095)] [New Thread 1107310944 (LWP 11096)] THREAD [New Thread 1124096352 (LWP 11097)] THREAD Loading history from '/audio/Nazareth House/Nazareth House Demo.history'. Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 1132489056 (LWP 11093)] 0x00002af78f4e0de0 in pthread_mutex_trylock () from /lib/libpthread.so.0 (gdb) thread apply all bt Thread 20 (Thread 1124096352 (LWP 11097)): #0 0x00002af78f98bee5 in nanosleep () from /lib/libc.so.6 #1 0x00002af78f9bd2d4 in usleep () from /lib/libc.so.6 #2 0x00002aaab192670a in ?? () from /usr/lib/ladspa//jamincont_1912.so #3 0x00002af78f4def1a in start_thread () from /lib/libpthread.so.0 #4 0x00002af78f9c36c2 in clone () from /lib/libc.so.6 #5 0x0000000000000000 in ?? () Thread 19 (Thread 1107310944 (LWP 11096)): #0 0x00002af78f98bee5 in nanosleep () from /lib/libc.so.6 #1 0x00002af78f9bd2d4 in usleep () from /lib/libc.so.6 #2 0x00002aaab192670a in ?? () from /usr/lib/ladspa//jamincont_1912.so #3 0x00002af78f4def1a in start_thread () from /lib/libpthread.so.0 #4 0x00002af78f9c36c2 in clone () from /lib/libc.so.6 #5 0x0000000000000000 in ?? () Thread 18 (Thread 1108818560 (LWP 11095)): #0 0x00002af78f96e23d in memcpy () from /lib/libc.so.6 #1 0x00002af78f96d901 in memmove () from /lib/libc.so.6 #2 0x00002af78e22539e in snd_seq_drain_output () from /usr/lib/libasound.so.2 #3 0x00002af78b84f7d6 in MIDI::ALSA_SequencerMidiPort::write (this=0x101d520, msg=0x17af048 "�", msglen=2) at libs/midi++2/alsa_sequencer_midiport.cc:109 #4 0x00002af78b2d8796 in MIDI::Port::midimsg (this=0x101d520, msg=0x17af048 "�", len=2) at libs/midi++2/midi++/port.h:106 #5 0x00002af78b2d517b in ARDOUR::Session::send_midi_time_code (this=0x17ae980) at libs/ardour/session_midi.cc:874 #6 0x00002af78b2d5e12 in ARDOUR::Session::midi_thread_work (this=0x17ae980) at libs/ardour/session_midi.cc:1282 #7 0x00002af78b2d60c1 in ARDOUR::Session::_midi_thread_work (arg=0x17ae980) at libs/ardour/session_midi.cc:1141 #8 0x00002af78f4def1a in start_thread () from /lib/libpthread.so.0 #9 0x00002af78f9c36c2 in clone () from /lib/libc.so.6 #10 0x0000000000000000 in ?? () Thread 17 (Thread 1108314752 (LWP 11094)): #0 0x00002af78f9badb6 in poll () from /lib/libc.so.6 #1 0x00002af78b2b800f in ARDOUR::Session::butler_thread_work (this=0x17ae980) at libs/ardour/session_butler.cc:176 #2 0x00002af78b2b8d4b in ARDOUR::Session::_butler_thread_work (arg=0x17ae980) at libs/ardour/session_butler.cc:157 #3 0x00002af78f4def1a in start_thread () from /lib/libpthread.so.0 #4 0x00002af78f9c36c2 in clone () from /lib/libc.so.6 #5 0x0000000000000000 in ?? () Thread 16 (Thread 1132489056 (LWP 11093)): #0 0x00002af78f4e0de0 in pthread_mutex_trylock () from /lib/libpthread.so.0 #1 0x00002af78c37f8a9 in ?? () from /usr/lib/libgthread-2.0.so.0 #2 0x00002af78e66debf in Glib::Mutex::trylock (this=0x1525668) at libs/glibmm2/glibmm/thread.cc:218 #3 0x00002af78b18448d in Lock (this=0x43805120, mutex=@0x1525668) at libs/glibmm2/glibmm/thread.h:809 #4 0x00002af78b18883a in ARDOUR::AudioEngine::process_callback (this=0x15255d0, nframes=256) at libs/ardour/audioengine.cc:270 ---Type to continue, or q to quit--- #5 0x00002af78b188b63 in ARDOUR::AudioEngine::_process_callback (nframes=256, arg=0x15255d0) at libs/ardour/audioengine.cc:257 #6 0x00002af78f3c5c01 in jack_client_close () from /usr/lib/libjack.so.0 #7 0x00002af78f4def1a in start_thread () from /lib/libpthread.so.0 #8 0x00002af78f9c36c2 in clone () from /lib/libc.so.6 #9 0x0000000000000000 in ?? () Thread 15 (Thread 1107810944 (LWP 11092)): #0 0x00002af78f4e4b15 in __nanosleep_nocancel () from /lib/libpthread.so.0 #1 0x00002af78c5dca08 in g_usleep () from /usr/lib/libglib-2.0.so.0 #2 0x00002af78e670341 in Glib::usleep (microseconds=10000) at libs/glibmm2/glibmm/timer.cc:68 #3 0x00002af78b1883ea in ARDOUR::AudioEngine::meter_thread (this=0x15255d0) at libs/ardour/audioengine.cc:413 #4 0x00002af78b18b3ec in sigc::bound_mem_functor0::operator() (this=0x14d5c28) at libs/sigc++2/sigc++/functors/mem_fun.h:1781 #5 0x00002af78b18b407 in sigc::adaptor_functor >::operator() (this=0x14d5c20) at libs/sigc++2/sigc++/adaptors/adaptor_trait.h:251 #6 0x00002af78b18b42b in sigc::internal::slot_call0, void>::call_it (rep=0x14d5bf0) at libs/sigc++2/sigc++/functors/slot.h:103 #7 0x0000000000764ca7 in sigc::slot0::operator() (this=0x13b38f0) at libs/sigc++2/sigc++/functors/slot.h:440 #8 0x00002af78e66e978 in call_thread_entry_slot (data=0x13b38f0) at libs/glibmm2/glibmm/thread.cc:43 #9 0x00002af78c5da714 in g_thread_create_full () from /usr/lib/libglib-2.0.so.0 #10 0x00002af78f4def1a in start_thread () from /lib/libpthread.so.0 #11 0x00002af78f9c36c2 in clone () from /lib/libc.so.6 #12 0x0000000000000000 in ?? () Thread 3 (Thread 1090525536 (LWP 11073)): #0 0x00002af78f4e1b3a in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00002af78e66e06a in Glib::Cond::wait (this=0x106ac80, mutex=@0x2af78b4eed80) at libs/glibmm2/glibmm/thread.cc:362 #2 0x00002af78b30eba5 in peak_thread_work () at libs/ardour/source_factory.cc:61 #3 0x0000000000a8ee65 in sigc::pointer_functor0::operator() (this=0x106af78) at libs/sigc++2/sigc++/functors/ptr_fun.h:77 #4 0x0000000000a8ee81 in sigc::adaptor_functor >::operator() (this=0x106af70) at libs/sigc++2/sigc++/adaptors/adaptor_trait.h:251 #5 0x0000000000a8eea5 in sigc::internal::slot_call0, void>::call_it ( rep=0x106af40) at libs/sigc++2/sigc++/functors/slot.h:103 #6 0x0000000000764ca7 in sigc::slot0::operator() (this=0x106af20) at libs/sigc++2/sigc++/functors/slot.h:440 #7 0x00002af78e66e978 in call_thread_entry_slot (data=0x106af20) at libs/glibmm2/glibmm/thread.cc:43 #8 0x00002af78c5da714 in g_thread_create_full () from /usr/lib/libglib-2.0.so.0 #9 0x00002af78f4def1a in start_thread () from /lib/libpthread.so.0 #10 0x00002af78f9c36c2 in clone () from /lib/libc.so.6 #11 0x0000000000000000 in ?? () Thread 2 (Thread 1082132832 (LWP 11072)): #0 0x00002af78f4e1b3a in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00002af78e66e06a in Glib::Cond::wait (this=0x106ac80, mutex=@0x2af78b4eed80) at libs/glibmm2/glibmm/thread.cc:362 #2 0x00002af78b30eba5 in peak_thread_work () at libs/ardour/source_factory.cc:61 #3 0x0000000000a8ee65 in sigc::pointer_functor0::operator() (this=0x106ae28) at libs/sigc++2/sigc++/functors/ptr_fun.h:77 ---Type to continue, or q to quit--- #4 0x0000000000a8ee81 in sigc::adaptor_functor >::operator() (this=0x106ae20) at libs/sigc++2/sigc++/adaptors/adaptor_trait.h:251 #5 0x0000000000a8eea5 in sigc::internal::slot_call0, void>::call_it ( rep=0x106adf0) at libs/sigc++2/sigc++/functors/slot.h:103 #6 0x0000000000764ca7 in sigc::slot0::operator() (this=0x106add0) at libs/sigc++2/sigc++/functors/slot.h:440 #7 0x00002af78e66e978 in call_thread_entry_slot (data=0x106add0) at libs/glibmm2/glibmm/thread.cc:43 #8 0x00002af78c5da714 in g_thread_create_full () from /usr/lib/libglib-2.0.so.0 #9 0x00002af78f4def1a in start_thread () from /lib/libpthread.so.0 #10 0x00002af78f9c36c2 in clone () from /lib/libc.so.6 #11 0x0000000000000000 in ?? () Thread 1 (Thread 47242781849376 (LWP 11068)): #0 0x00002af78f9badb6 in poll () from /lib/libc.so.6 #1 0x00002af78c5bc2ee in g_main_context_check () from /usr/lib/libglib-2.0.so.0 #2 0x00002af78c5bc786 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #3 0x00002af78cac9bb2 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 #4 0x00002af78bd99ed3 in Gtk::Main::run_impl (this=0xe46280) at libs/gtkmm2/gtk/gtkmm/main.cc:503 #5 0x00002af78bd99d60 in Gtk::Main::run () at libs/gtkmm2/gtk/gtkmm/main.cc:450 #6 0x00002af78b6b8d93 in Gtkmm2ext::UI::run (this=0xe403d0, old_receiver=@0xe0de80) at libs/gtkmm2ext/gtk_ui.cc:223 #7 0x00000000009ed99f in main (argc=1, argv=0x7fff1fc4b0e8) at gtk2_ardour/main.cc:266 #0 0x00002af78f4e0de0 in pthread_mutex_trylock () from /lib/libpthread.so.0 (gdb)