nowhiskey@murija2:~/software/ardour2/2.0-ongoing/gtk2_ardour$ ./ardbg USING OLD CLEARLOOKS GNU gdb 6.8-debian Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i486-linux-gnu"... (gdb) br main Breakpoint 1 at 0x8705a5b: file gtk2_ardour/main.cc, line 261. (gdb) run /home/nowhiskey/Ardour2/107/107.ardour Starting program: /home/nowhiskey/software/ardour2/2.0-ongoing/gtk2_ardour/ardour-2.7.1 /home/nowhiskey/Ardour2/107/107.ardour [Thread debugging using libthread_db enabled] [New Thread 0xb5e136d0 (LWP 4650)] [Switching to Thread 0xb5e136d0 (LWP 4650)] Breakpoint 1, main (argc=2, argv=0xbf89f334) at gtk2_ardour/main.cc:261 261 vector null_file_list; (gdb) catch throw Catchpoint 2 (throw) (gdb) catch catch Catchpoint 3 (catch) (gdb) catch throw Catchpoint 4 (throw) (gdb) c Continuing. Ardour/GTK 2.7.1 (kompiliert mit Version 4248 und GCC Version4.3.2) Copyright (C) 1999-2008 Paul Davis Einige Teile Copyright (C) Steve Harris, Ari Johnson, Brett Viren, Joel Baker Ardour wird Ihnen ohne jegliche GewÃ#hrleistung und ausdrÃ#cklich ohne die Zusicherung fÃ#r allgemeine oder spezielle Gebrauchstauglichkeit zur VerfÃ#gung gestellt. Dies ist freie Software und Sie dÃ#rfen sie gerne weiterverbreiten, solange Sie sich an die Bedingungen, die in der Datei COPYING aufgefÃ#hrt sind halten. theme_init() called from internal clearlooks engine /usr/share/themes/Clearlooks/gtk-2.0/gtkrc:67: error: unexpected identifier `colorize_scrollbar', expected character `}' lade voreingestellte UI-Konfigurationsdatei gtk2_ardour/ardour2_ui_default.conf Loading ui configuration file gtk2_ardour/ardour2_ui_dark.rc theme_init() called from internal clearlooks engine ardour: [INFO]: Ardour will be limited to 1024 open files lade System-Konfigurationsdatei ./ardour_system.rc ardour: [INFO]: Using SSE optimized routines [New Thread 0xb5ba1b90 (LWP 4653)] [New Thread 0xb53a1b90 (LWP 4654)] [New Thread 0xb4ba1b90 (LWP 4655)] ardour: [INFO]: suche nach Controller-Protokollen in /home/nowhiskey/.ardour2/surfaces/:/usr/local/lib/ardour2/surfaces/ ardour: [INFO]: Controller-Protokoll gefunden: "Generic MIDI" [New Thread 0xb3d8db90 (LWP 4657)] [Thread 0xb3d8db90 (LWP 4657) exited] [New Thread 0xb3d8db90 (LWP 4659)] loading bindings from gtk2_ardour/mnemonic-us.bindings [New Thread 0xb2c7ab90 (LWP 4661)] [New Thread 0xb2bc4cb0 (LWP 4662)] Loading session /home/nowhiskey/Ardour2/107 using snapshot 107 (1) [New Thread 0xb2917cb0 (LWP 4663)] [New Thread 0xb289ccb0 (LWP 4664)] Lade History von '/home/nowhiskey/Ardour2/107/107.history'. GnomeCanvas-ERROR **: file gnome-canvas.c: line 3467 (gnome_canvas_update_now): assertion failed: (canvas->idle_id == 0) aborting... Program received signal SIGABRT, Aborted. 0xb65ff556 in raise () from /lib/libc.so.6 (gdb) thread apply all bt Thread 10 (Thread 0xb289ccb0 (LWP 4664)): #0 0xb669648d in poll () from /lib/libc.so.6 #1 0xb7ea816f in ARDOUR::Session::midi_thread_work (this=0x9085558) at libs/ardour/session_midi.cc:1223 #2 0xb7ea870d in ARDOUR::Session::_midi_thread_work (arg=0x9085558) at libs/ardour/session_midi.cc:1141 #3 0xb6d6af3b in start_thread () from /lib/libpthread.so.0 #4 0xb669fb6e in clone () from /lib/libc.so.6 Thread 9 (Thread 0xb2917cb0 (LWP 4663)): #0 0xb669648d in poll () from /lib/libc.so.6 #1 0xb7e47256 in ARDOUR::Session::butler_thread_work (this=0x9085558) at libs/ardour/session_butler.cc:179 #2 0xb7e482bd in ARDOUR::Session::_butler_thread_work (arg=0x9085558) at libs/ardour/session_butler.cc:159 #3 0xb6d6af3b in start_thread () from /lib/libpthread.so.0 #4 0xb669fb6e in clone () from /lib/libc.so.6 Thread 8 (Thread 0xb2bc4cb0 (LWP 4662)): #0 0xb6d71ccc in nanosleep () from /lib/libpthread.so.0 #1 0xb7742412 in g_usleep () from /usr/share/qt4/lib/libglib-2.0.so.0 #2 0xb76a9a6d in Glib::usleep (microseconds=10000) at libs/glibmm2/glibmm/timer.cc:68 #3 0xb7d0db8c in ARDOUR::AudioEngine::meter_thread (this=0x8eb07d8) at libs/ardour/audioengine.cc:434 #4 0xb7d11aaf in sigc::bound_mem_functor0::operator() (this=0x9078fec) at libs/sigc++2/sigc++/functors/mem_fun.h:1787 #5 0xb7d11ad6 in sigc::adaptor_functor >::operator() (this=0x9078fe8) at libs/sigc++2/sigc++/adaptors/adaptor_trait.h:251 #6 0xb7d11b02 in sigc::internal::slot_call0, void>::call_it (rep=0x9078fd0) at libs/sigc++2/sigc++/functors/slot.h:103 #7 0x083fcb7a in sigc::slot0::operator() (this=0x9078fc0) at libs/sigc++2/sigc++/functors/slot.h:440 #8 0xb76c6807 in call_thread_entry_slot (data=0x9078fc0) at libs/glibmm2/glibmm/thread.cc:43 #9 0xb774014f in ?? () from /usr/share/qt4/lib/libglib-2.0.so.0 #10 0x09078fc0 in ?? () #11 0x0907a3c8 in ?? () #12 0x00000000 in ?? () Thread 7 (Thread 0xb2c7ab90 (LWP 4661)): #0 0xb669648d in poll () from /lib/libc.so.6 #1 0xb6d858ca in jack_client_core_wait (client=0x8eb0c30) at client.c:1439 #2 0xb6d85d41 in jack_thread_wait (client=0x8eb0c30, status=0) at client.c:1611 #3 0xb6d86988 in jack_client_thread (arg=0x8eb0c30) at client.c:1726 #4 0xb6d8b9b0 in jack_thread_proxy (varg=0x8ac9ed0) at thread.c:110 #5 0xb6d6af3b in start_thread () from /lib/libpthread.so.0 #6 0xb669fb6e in clone () from /lib/libc.so.6 Thread 6 (Thread 0xb3d8db90 (LWP 4659)): #0 0xb6d6e8f0 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0xb6d87274 in mb_thread_func (arg=0x0) at messagebuffer.c:70 #2 0xb6d6af3b in start_thread () from /lib/libpthread.so.0 #3 0xb669fb6e in clone () from /lib/libc.so.6 Thread 4 (Thread 0xb4ba1b90 (LWP 4655)): #0 0xb6d6e8f0 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0xb76c5d85 in Glib::Cond::wait (this=0x8bbf020, mutex=@0xb7f8366c) at libs/glibmm2/glibmm/thread.cc:362 #2 0xb7ced73b in ARDOUR::Analyser::work () at libs/ardour/analyser.cc:85 #3 0xb7ced8a1 in analyser_work () at libs/ardour/analyser.cc:49 #4 0x087baded in sigc::pointer_functor0::operator() (this=0x8bc5a44) at libs/sigc++2/sigc++/functors/ptr_fun.h:77 #5 0x087bae04 in sigc::adaptor_functor >::operator() (this=0x8bc5a40) at libs/sigc++2/sigc++/adaptors/adaptor_trait.h:251 #6 0x087bae20 in sigc::internal::slot_call0, void>::call_it (rep=0x8bc5a28) at libs/sigc++2/sigc++/functors/slot.h:103 #7 0x083fcb7a in sigc::slot0::operator() (this=0x8bbf208) at libs/sigc++2/sigc++/functors/slot.h:440 #8 0xb76c6807 in call_thread_entry_slot (data=0x8bbf208) at libs/glibmm2/glibmm/thread.cc:43 #9 0xb774014f in ?? () from /usr/share/qt4/lib/libglib-2.0.so.0 #10 0x08bbf208 in ?? () #11 0x08bc5a50 in ?? () #12 0x00000000 in ?? () Thread 3 (Thread 0xb53a1b90 (LWP 4654)): #0 0xb6d6e8f0 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0xb76c5d85 in Glib::Cond::wait (this=0x8bb33c8, mutex=@0xb7f83b44) at libs/glibmm2/glibmm/thread.cc:362 #2 0xb7ee5e02 in peak_thread_work () at libs/ardour/source_factory.cc:65 #3 0x087baded in sigc::pointer_functor0::operator() (this=0x8bbf094) at libs/sigc++2/sigc++/functors/ptr_fun.h:77 #4 0x087bae04 in sigc::adaptor_functor >::operator() (this=0x8bbf090) at libs/sigc++2/sigc++/adaptors/adaptor_trait.h:251 #5 0x087bae20 in sigc::internal::slot_call0, void>::call_it (rep=0x8bbf078) at libs/sigc++2/sigc++/functors/slot.h:103 #6 0x083fcb7a in sigc::slot0::operator() (this=0x8bbf068) at libs/sigc++2/sigc++/functors/slot.h:440 #7 0xb76c6807 in call_thread_entry_slot (data=0x8bbf068) at libs/glibmm2/glibmm/thread.cc:43 #8 0xb774014f in ?? () from /usr/share/qt4/lib/libglib-2.0.so.0 #9 0x08bbf068 in ?? () #10 0x08bbf0a0 in ?? () #11 0x00000000 in ?? () Thread 2 (Thread 0xb5ba1b90 (LWP 4653)): #0 0xb6d6e8f0 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0xb76c5d85 in Glib::Cond::wait (this=0x8bb33c8, mutex=@0xb7f83b44) at libs/glibmm2/glibmm/thread.cc:362 #2 0xb7ee5e02 in peak_thread_work () at libs/ardour/source_factory.cc:65 #3 0x087baded in sigc::pointer_functor0::operator() (this=0x8bbef0c) at libs/sigc++2/sigc++/functors/ptr_fun.h:77 #4 0x087bae04 in sigc::adaptor_functor >::operator() (this=0x8bbef08) at libs/sigc++2/sigc++/adaptors/adaptor_trait.h:251 #5 0x087bae20 in sigc::internal::slot_call0, void>::call_it (rep=0x8bbeef0) at libs/sigc++2/sigc++/functors/slot.h:103 #6 0x083fcb7a in sigc::slot0::operator() (this=0x8bbedf0) at libs/sigc++2/sigc++/functors/slot.h:440 #7 0xb76c6807 in call_thread_entry_slot (data=0x8bbedf0) at libs/glibmm2/glibmm/thread.cc:43 #8 0xb774014f in ?? () from /usr/share/qt4/lib/libglib-2.0.so.0 #9 0x08bbedf0 in ?? () #10 0x08bbef18 in ?? () #11 0x00015080 in ?? () #12 0x00000005 in ?? () #13 0xb65dcb9c in ?? () from /lib/libc.so.6 #14 0xb6d79ff4 in ?? () from /lib/libpthread.so.0 #15 0xb6d6c280 in ?? () from /lib/libpthread.so.0 #16 0xb6d79ff4 in ?? () from /lib/libpthread.so.0 #17 0xb5ba1b90 in ?? () #18 0x00000000 in ?? () Thread 1 (Thread 0xb5e136d0 (LWP 4650)): #0 0xb65ff556 in raise () from /lib/libc.so.6 #1 0xb6600d78 in abort () from /lib/libc.so.6 #2 0xb7720064 in g_logv () from /usr/share/qt4/lib/libglib-2.0.so.0 #3 0xb7720096 in g_log () from /usr/share/qt4/lib/libglib-2.0.so.0 #4 0xb7720110 in g_assert_warning () from /usr/share/qt4/lib/libglib-2.0.so.0 #5 0xb6d569d7 in gnome_canvas_update_now () from /usr/share/qt4/lib/libgnomecanvas-2.so.0 #6 0xb6cfc76f in Gnome::Canvas::Canvas::update_now (this=0x8ef02d0) at libs/libgnomecanvasmm/libgnomecanvasmm/canvas.cc:396 #7 0x085af550 in Editor::flush_canvas (this=0x8eb2180) at gtk2_ardour/editor_canvas.cc:974 #8 0x084fe553 in Editor::idle_resize (this=0x8eb2180) at gtk2_ardour/editor.cc:4960 #9 0x084fe57b in _idle_resizer (arg=0x8eb2180) at gtk2_ardour/editor.cc:4934 #10 0xb7714271 in ?? () from /usr/share/qt4/lib/libglib-2.0.so.0 #11 0x08eb2180 in ?? () #12 0x0920be70 in ?? () #13 0xbf89f078 in ?? () #14 0xb77913a0 in ?? () from /usr/share/qt4/lib/libglib-2.0.so.0 #15 0xb6d6dd20 in ?? () from /lib/libpthread.so.0 #16 0xb77913a0 in ?? () from /usr/share/qt4/lib/libglib-2.0.so.0 #17 0xbf89f0c8 in ?? () #18 0xb77161b8 in g_main_context_dispatch () from /usr/share/qt4/lib/libglib-2.0.so.0 Backtrace stopped: frame did not save the PC