View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001565 | ardour | bugs | public | 2007-03-21 15:58 | 2008-11-21 00:32 |
| Reporter | nowhiskey | Assigned To | paul | ||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Summary | 0001565: crash while reconnecting to jack | ||||
| Description | this happens on the last svn, but i cannot choose it as a product version(?!) -starting a session -getting some audio in it -menu-jack-disconnect from jack -stopping jack vie qjackctl -starting jack again -menu-jack-reconnect at this point ardour always crashes here. here is the backtrace: (gdb) run /home/nowhiskey/Ardour2/003/003.ardour Starting program: /home/nowhiskey/software/ardour2-nonVST/ardour2/ardour2/gtk2_ardour/ardour-2.0beta12 /home/nowhiskey/Ardour2/003/003.ardour [Thread debugging using libthread_db enabled] [New Thread -1238419776 (LWP 4930)] Ardour/GTK 2.0beta12 (kompiliert mit Version 1608 und GCC Version4.1.2 20061115 (prerelease) (Debian 4.1.1-21)) Copyright (C) 1999-2007 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. Loading ui configuration file gtk2_ardour/ardour2_ui.rc theme_init() called from internal clearlooks engine loading system configuration file /usr/local//etc/ardour2/ardour_system.rc loading user configuration file /home/nowhiskey/.ardour2/ardour.rc ardour: [INFO]: Using SSE optimized routines ardour: [INFO]: looking for control protocols in /home/nowhiskey/.ardour2/surfaces/:/usr/local//lib/ardour2/surfaces/ ardour: [INFO]: Control surface protocol discovered: "Generic MIDI" ardour: [INFO]: Control protocol Tranzport not usable JACK tmpdir identified as [/dev/shm/] [New Thread -1244730160 (LWP 4950)] loading bindings from gtk2_ardour/ardour.bindings [New Thread -1245467728 (LWP 4955)] Loading session /home/nowhiskey/Ardour2/003 using snapshot 003 (1) [New Thread -1248670512 (LWP 4956)] [New Thread -1249174320 (LWP 4957)] Loading history from '/home/nowhiskey/Ardour2/003/003.history'. drop target playlist, UC = 3 pre add target playlist, UC = 3 post add target playlist, UC = 6 post drop target playlist, UC = 5 actually writing state drop target playlist, UC = 3 pre add target playlist, UC = 3 post add target playlist, UC = 5 post drop target playlist, UC = 5 [Thread -1245467728 (zombie) exited] JACK tmpdir identified as [/dev/shm/] [New Thread -1245467728 (LWP 5302)] Can't attach LWP 5302: Die Operation ist nicht erlaubt (gdb) thread apply all bt Thread 6 (Thread -1245467728 (LWP 5302)): #0 0xb68d89d8 in clone () from /lib/tls/libc.so.6 0000001 0x007d0f00 in ?? () #2 0x00000000 in ?? () Thread 5 (Thread -1249174320 (LWP 4957)): #0 0xb68ceef9 in poll () from /lib/tls/libc.so.6 0000001 0xb7eb5ac3 in ARDOUR::Session::midi_thread_work (this=0x8d5e138) at #libs/ardour/session_midi.cc:1225 #2 0xb7eb602d in ARDOUR::Session::_midi_thread_work (arg=0x8d5e138) at #libs/ardour/session_midi.cc:1146 #3 0xb6b1a0bd in start_thread () from /lib/tls/libpthread.so.0 0000004 0xb68d89ee in clone () from /lib/tls/libc.so.6 Thread 4 (Thread -1248670512 (LWP 4956)): #0 0xb68ceef9 in poll () from /lib/tls/libc.so.6 0000001 0xb7e966b7 in ARDOUR::Session::butler_thread_work (this=0x8d5e138) at #libs/ardour/session_butler.cc:176 #2 0xb7e9749b in ARDOUR::Session::_butler_thread_work (arg=0x8d5e138) at #libs/ardour/session_butler.cc:157 #3 0xb6b1a0bd in start_thread () from /lib/tls/libpthread.so.0 0000004 0xb68d89ee in clone () from /lib/tls/libc.so.6 Thread 2 (Thread -1244730160 (LWP 4950)): #0 0xb6b1fb3c in __nanosleep_nocancel () from /lib/tls/libpthread.so.0 0000001 0xb766b292 in g_usleep () from /usr/share/qt4/lib/libglib-2.0.so.0 #2 0xb6df2cc1 in Glib::usleep (microseconds=10000) at #libs/glibmm2/glibmm/timer.cc:68 #3 0xb7d6a816 in ARDOUR::AudioEngine::meter_thread (this=0x8af5ab8) at #libs/ardour/audioengine.cc:412 0000004 0xb7d6d518 in sigc::bound_mem_functor0<void, #ARDOUR::AudioEngine>::operator() (this=0x899cc14) at #libs/sigc++2/sigc++/functors/mem_fun.h:1781 0000005 0xb7d6d53a in sigc::adaptor_functor<sigc::bound_mem_functor0<void, #ARDOUR::AudioEngine> >::operator() (this=0x899cc10) at libs/sigc++2/sigc++/adaptors/adaptor_trait.h:251 #6 0xb7d6d566 in sigc::internal::slot_call0<sigc::bound_mem_functor0<void, ARDOUR::AudioEngine>, void>::call_it (rep=0x899cbf8) at libs/sigc++2/sigc++/functors/slot.h:103 #7 0x0835f392 in sigc::slot0<void>::operator() (this=0x8a72cf8) at libs/sigc++2/sigc++/functors/slot.h:440 0000008 0xb6e0c259 in call_thread_entry_slot (data=0x8a72cf8) at libs/glibmm2/glibmm/thread.cc:43 0000009 0xb76692cf in g_thread_create_full () from /usr/share/qt4/lib/libglib-2.0.so.0 0000010 0xb6b1a0bd in start_thread () from /lib/tls/libpthread.so.0 0000011 0xb68d89ee in clone () from /lib/tls/libc.so.6 Thread 1 (Thread -1238419776 (LWP 4930)): #0 0xb6b197d1 in __nptl_create_event () from /lib/tls/libpthread.so.0 0000001 0xb6b1aaaa in pthread_create@@GLIBC_2.1 () from /lib/tls/libpthread.so.0 #2 0xb6b33a49 in jack_client_create_thread (client=0x95745a8, #thread=0x95745e4, priority=68, realtime=1, start_routine=0xb6b2e7d0 #<jack_client_thread>, arg=0x95745a8) at thread.c:176 #3 0xb6b2d5d1 in jack_activate (client=0x95745a8) at client.c:1735 0000004 0xb7d688e3 in ARDOUR::AudioEngine::reconnect_to_jack (this=0x8af5ab8) at #libs/ardour/audioengine.cc:1157 0000005 0x08370115 in ARDOUR_UI::reconnect_to_jack (this=0x88479a8) at #gtk2_ardour/ardour_ui.cc:2455 #6 0x08381244 in sigc::bound_mem_functor0<void, ARDOUR_UI>::operator() #(this=0x8c96fdc) at libs/sigc++2/sigc++/functors/mem_fun.h:1781 #7 0x0838125a in sigc::adaptor_functor<sigc::bound_mem_functor0<void, #ARDOUR_UI> >::operator() (this=0x8c96fd8) at #libs/sigc++2/sigc++/adaptors/adaptor_trait.h:251 0000008 0x08381276 in sigc::internal::slot_call0<sigc::bound_mem_functor0<void, #ARDOUR_UI>, void>::call_it (rep=0x8c96fc0) at #libs/sigc++2/sigc++/functors/slot.h:103 0000009 0x0835f392 in sigc::slot0<void>::operator() (this=0x8c9703c) at #libs/sigc++2/sigc++/functors/slot.h:440 0000010 0xb6e0e561 in Glib::SignalProxyNormal::slot0_void_callback #(self=0x8b10ea0, data=0x8c97038) at libs/glibmm2/glibmm/signalproxy.cc:95 0000011 0xb76d4e1b in g_cclosure_marshal_VOID__VOID () from #/usr/share/qt4/lib/libgobject-2.0.so.0 0000012 0xb76c798b in g_closure_invoke () from #/usr/share/qt4/lib/libgobject-2.0.so.0 0000013 0xb76d8213 in g_signal_chain_from_overridden () from #/usr/share/qt4/lib/libgobject-2.0.so.0 0000014 0xb76d9429 in g_signal_emit_valist () from #/usr/share/qt4/lib/libgobject-2.0.so.0 #15 0xb76d95d9 in g_signal_emit () from #/usr/share/qt4/lib/libgobject-2.0.so.0 0000016 0xb731bca3 in _gtk_action_emit_activate () from #/usr/share/qt4/lib/libgtk-x11-2.0.so.0 #17 0xb731cb38 in gtk_action_activate () from #/usr/share/qt4/lib/libgtk-x11-2.0.so.0 0000018 0xb76d4e1b in g_cclosure_marshal_VOID__VOID () from #/usr/share/qt4/lib/libgobject-2.0.so.0 0000019 0xb76c798b in g_closure_invoke () from #/usr/share/qt4/lib/libgobject-2.0.so.0 0000020 0xb76d7f2d in g_signal_chain_from_overridden () from #/usr/share/qt4/lib/libgobject-2.0.so.0 0000021 0xb76d9429 in g_signal_emit_valist () from #/usr/share/qt4/lib/libgobject-2.0.so.0 0000022 0xb76d95d9 in g_signal_emit () from #/usr/share/qt4/lib/libgobject-2.0.so.0 0000023 0xb74e4f62 in gtk_widget_activate () from #/usr/share/qt4/lib/libgtk-x11-2.0.so.0 #24 0xb7403262 in gtk_menu_shell_activate_item () from #/usr/share/qt4/lib/libgtk-x11-2.0.so.0 0000025 0xb7404810 in gtk_menu_shell_append () from #/usr/share/qt4/lib/libgtk-x11-2.0.so.0 0000026 0xb73f8d3f in gtk_menu_attach () from #/usr/share/qt4/lib/libgtk-x11-2.0.so.0 0000027 0xb73f7250 in _gtk_marshal_BOOLEAN__BOXED () from #/usr/share/qt4/lib/libgtk-x11-2.0.so.0 0000028 0xb76c5f49 in g_value_set_boxed () from #/usr/share/qt4/lib/libgobject-2.0.so.0 0000029 0xb76c798b in g_closure_invoke () from #/usr/share/qt4/lib/libgobject-2.0.so.0 0000030 0xb76d856f in g_signal_chain_from_overridden () from #/usr/share/qt4/lib/libgobject-2.0.so.0 0000031 0xb76d9208 in g_signal_emit_valist () from #/usr/share/qt4/lib/libgobject-2.0.so.0 0000032 0xb76d95d9 in g_signal_emit () from #/usr/share/qt4/lib/libgobject-2.0.so.0 0000033 0xb74e0e84 in gtk_widget_get_default_style () from #/usr/share/qt4/lib/libgtk-x11-2.0.so.0 0000034 0xb73f0bd3 in gtk_propagate_event () from #/usr/share/qt4/lib/libgtk-x11-2.0.so.0 0000035 0xb73f1e07 in gtk_main_do_event () from #/usr/share/qt4/lib/libgtk-x11-2.0.so.0 0000036 0xb728aeea in _gdk_events_init () from #/usr/share/qt4/lib/libgdk-x11-2.0.so.0 0000037 0xb764b731 in g_main_context_dispatch () from #/usr/share/qt4/lib/libglib-2.0.so.0 0000038 0xb764e7a6 in g_main_context_check () from #/usr/share/qt4/lib/libglib-2.0.so.0 0000039 0xb764eb67 in g_main_loop_run () from #/usr/share/qt4/lib/libglib-2.0.so.0 0000040 0xb73f2281 in gtk_main () from /usr/share/qt4/lib/libgtk-x11-2.0.so.0 0000041 0xb78cdbc1 in Gtk::Main::run_impl (this=0x884a948) at #libs/gtkmm2/gtk/gtkmm/main.cc:503 0000042 0xb78cd9ce in Gtk::Main::run () at libs/gtkmm2/gtk/gtkmm/main.cc:450 0000043 0xb7b4e183 in Gtkmm2ext::UI::run (this=0x88479a8, #old_receiver=@0x8827340) at libs/gtkmm2ext/gtk_ui.cc:216 0000044 0x085b28e4 in main (argc=2, argv=0xbfa5d0e4) at gtk2_ardour/main.cc:295 Speicherzugriffsfehler (core dumped) nowhiskey@murija2:~/software/ardour2-nonVST/ardour2/ardour2/gtk2_ardour$ cheers, doc | ||||
| Tags | No tags attached. | ||||
|
|
since i found now where the "core" file got created, here perhaps more usefull info: (gdb) thread apply all bt Thread 5 (process 4950): #0 0xb6b1fb3c in __nanosleep_nocancel () from /lib/tls/libpthread.so.0 0000001 0xb766b292 in g_usleep () from /usr/share/qt4/lib/libglib-2.0.so.0 #2 0xb6df2cc1 in Glib::usleep (microseconds=10000) at libs/glibmm2/glibmm/timer.cc:68 #3 0xb7d6a816 in ARDOUR::AudioEngine::meter_thread (this=0x8af5ab8) at libs/ardour/audioengine.cc:412 0000004 0xb7d6d518 in sigc::bound_mem_functor0<void, ARDOUR::AudioEngine>::operator() (this=0x899cc14) at libs/sigc++2/sigc++/functors/mem_fun.h:1781 0000005 0xb7d6d53a in sigc::adaptor_functor<sigc::bound_mem_functor0<void, ARDOUR::AudioEngine> >::operator() (this=0x899cc10) at libs/sigc++2/sigc++/adaptors/adaptor_trait.h:251 #6 0xb7d6d566 in sigc::internal::slot_call0<sigc::bound_mem_functor0<void, ARDOUR::AudioEngine>, void>::call_it (rep=0x899cbf8) at libs/sigc++2/sigc++/functors/slot.h:103 #7 0x0835f392 in sigc::slot0<void>::operator() (this=0x8a72cf8) at libs/sigc++2/sigc++/functors/slot.h:440 0000008 0xb6e0c259 in call_thread_entry_slot (data=0x8a72cf8) at libs/glibmm2/glibmm/thread.cc:43 0000009 0xb76692cf in g_thread_create_full () from /usr/share/qt4/lib/libglib-2.0.so.0 0000010 0xb6b1a0bd in start_thread () from /lib/tls/libpthread.so.0 0000011 0xb68d89ee in clone () from /lib/tls/libc.so.6 Thread 4 (process 4956): #0 0xb68ceef9 in poll () from /lib/tls/libc.so.6 0000001 0xb7e966b7 in ARDOUR::Session::butler_thread_work (this=0x8d5e138) at libs/ardour/session_butler.cc:176 #2 0xb7e9749b in ARDOUR::Session::_butler_thread_work (arg=0x8d5e138) at libs/ardour/session_butler.cc:157 #3 0xb6b1a0bd in start_thread () from /lib/tls/libpthread.so.0 0000004 0xb68d89ee in clone () from /lib/tls/libc.so.6 Thread 3 (process 4957): #0 0xb68ceef9 in poll () from /lib/tls/libc.so.6 0000001 0xb7eb5ac3 in ARDOUR::Session::midi_thread_work (this=0x8d5e138) at libs/ardour/session_midi.cc:1225 #2 0xb7eb602d in ARDOUR::Session::_midi_thread_work (arg=0x8d5e138) at libs/ardour/session_midi.cc:1146 #3 0xb6b1a0bd in start_thread () from /lib/tls/libpthread.so.0 0000004 0xb68d89ee in clone () from /lib/tls/libc.so.6 Thread 2 (process 5302): #0 0xb68d89d8 in clone () from /lib/tls/libc.so.6 0000001 0x007d0f00 in ?? () #2 0x00000000 in ?? () Thread 1 (process 4930): #0 0xb6b1a0a3 in start_thread () from /lib/tls/libpthread.so.0 0000001 0xb5c3a4e0 in ?? () #2 0x007d0f00 in ?? () #3 0xb5c3abb0 in ?? () 0000004 0xb5c3abf8 in ?? () 0000005 0xbfa5a68c in ?? () #6 0xb5c3abf8 in ?? () #7 0xb75adcd8 in ?? () from /usr/share/qt4/lib/libgtk-x11-2.0.so.0 0000008 0x00001e00 in ?? () 0000009 0xbfa5a65c in ?? () 0000010 0x00000000 in ?? () (gdb) ------------- and the another core file: (gdb) thread apply all bt Thread 5 (process 6363): #0 0xb6af0b3c in __nanosleep_nocancel () from /lib/tls/libpthread.so.0 0000001 0xb763c292 in g_usleep () from /usr/share/qt4/lib/libglib-2.0.so.0 #2 0xb6dc3cc1 in Glib::usleep (microseconds=10000) at libs/glibmm2/glibmm/timer.cc:68 #3 0xb7d3b816 in ARDOUR::AudioEngine::meter_thread (this=0x8af5400) at libs/ardour/audioengine.cc:412 0000004 0xb7d3e518 in sigc::bound_mem_functor0<void, ARDOUR::AudioEngine>::operator() (this=0x8a6f614) at libs/sigc++2/sigc++/functors/mem_fun.h:1781 0000005 0xb7d3e53a in sigc::adaptor_functor<sigc::bound_mem_functor0<void, ARDOUR::AudioEngine> >::operator() (this=0x8a6f610) at libs/sigc++2/sigc++/adaptors/adaptor_trait.h:251 #6 0xb7d3e566 in sigc::internal::slot_call0<sigc::bound_mem_functor0<void, ARDOUR::AudioEngine>, void>::call_it (rep=0x8a6f5f8) at libs/sigc++2/sigc++/functors/slot.h:103 #7 0x0835f392 in sigc::slot0<void>::operator() (this=0x8a70c60) at libs/sigc++2/sigc++/functors/slot.h:440 0000008 0xb6ddd259 in call_thread_entry_slot (data=0x8a70c60) at libs/glibmm2/glibmm/thread.cc:43 0000009 0xb763a2cf in g_thread_create_full () from /usr/share/qt4/lib/libglib-2.0.so.0 0000010 0xb6aeb0bd in start_thread () from /lib/tls/libpthread.so.0 0000011 0xb68a99ee in clone () from /lib/tls/libc.so.6 Thread 4 (process 6375): #0 0xb689fef9 in poll () from /lib/tls/libc.so.6 0000001 0xb7e676b7 in ARDOUR::Session::butler_thread_work (this=0x8d99f60) at libs/ardour/session_butler.cc:176 #2 0xb7e6849b in ARDOUR::Session::_butler_thread_work (arg=0x8d99f60) at libs/ardour/session_butler.cc:157 #3 0xb6aeb0bd in start_thread () from /lib/tls/libpthread.so.0 0000004 0xb68a99ee in clone () from /lib/tls/libc.so.6 Thread 3 (process 6376): #0 0xb689fef9 in poll () from /lib/tls/libc.so.6 0000001 0xb7e86ac3 in ARDOUR::Session::midi_thread_work (this=0x8d99f60) at libs/ardour/session_midi.cc:1225 #2 0xb7e8702d in ARDOUR::Session::_midi_thread_work (arg=0x8d99f60) at libs/ardour/session_midi.cc:1146 #3 0xb6aeb0bd in start_thread () from /lib/tls/libpthread.so.0 0000004 0xb68a99ee in clone () from /lib/tls/libc.so.6 Thread 2 (process 6633): #0 0xb68a99d8 in clone () from /lib/tls/libc.so.6 0000001 0x007d0f00 in ?? () #2 0x00000000 in ?? () Thread 1 (process 6319): #0 0xb6aea7d1 in __nptl_create_event () from /lib/tls/libpthread.so.0 0000001 0xb6aebaaa in pthread_create@@GLIBC_2.1 () from /lib/tls/libpthread.so.0 #2 0xb6b04a49 in jack_client_create_thread (client=0x8aff9c8, thread=0x8affa04, priority=68, realtime=1, start_routine=0xb6aff7d0 <jack_client_thread>, arg=0x8aff9c8) at thread.c:176 #3 0xb6afe5d1 in jack_activate (client=0x8aff9c8) at client.c:1735 0000004 0xb7d398e3 in ARDOUR::AudioEngine::reconnect_to_jack (this=0x8af5400) at libs/ardour/audioengine.cc:1157 0000005 0x08370115 in ARDOUR_UI::reconnect_to_jack (this=0x8847978) at gtk2_ardour/ardour_ui.cc:2455 #6 0x08381244 in sigc::bound_mem_functor0<void, ARDOUR_UI>::operator() (this=0x8c96edc) at libs/sigc++2/sigc++/functors/mem_fun.h:1781 #7 0x0838125a in sigc::adaptor_functor<sigc::bound_mem_functor0<void, ARDOUR_UI> >::operator() (this=0x8c96ed8) at libs/sigc++2/sigc++/adaptors/adaptor_trait.h:251 0000008 0x08381276 in sigc::internal::slot_call0<sigc::bound_mem_functor0<void, ARDOUR_UI>, void>::call_it (rep=0x8c96ec0) at libs/sigc++2/sigc++/functors/slot.h:103 0000009 0x0835f392 in sigc::slot0<void>::operator() (this=0x8c96f3c) at libs/sigc++2/sigc++/functors/slot.h:440 0000010 0xb6ddf561 in Glib::SignalProxyNormal::slot0_void_callback (self=0x8b10ea0, data=0x8c96f38) at libs/glibmm2/glibmm/signalproxy.cc:95 0000011 0xb76a5e1b in g_cclosure_marshal_VOID__VOID () from /usr/share/qt4/lib/libgobject-2.0.so.0 0000012 0xb769898b in g_closure_invoke () from /usr/share/qt4/lib/libgobject-2.0.so.0 0000013 0xb76a9213 in g_signal_chain_from_overridden () from /usr/share/qt4/lib/libgobject-2.0.so.0 0000014 0xb76aa429 in g_signal_emit_valist () from /usr/share/qt4/lib/libgobject-2.0.so.0 #15 0xb76aa5d9 in g_signal_emit () from /usr/share/qt4/lib/libgobject-2.0.so.0 0000016 0xb72ecca3 in _gtk_action_emit_activate () from /usr/share/qt4/lib/libgtk-x11-2.0.so.0 #17 0xb72edb38 in gtk_action_activate () from /usr/share/qt4/lib/libgtk-x11-2.0.so.0 0000018 0xb76a5e1b in g_cclosure_marshal_VOID__VOID () from /usr/share/qt4/lib/libgobject-2.0.so.0 0000019 0xb769898b in g_closure_invoke () from /usr/share/qt4/lib/libgobject-2.0.so.0 0000020 0xb76a8f2d in g_signal_chain_from_overridden () from /usr/share/qt4/lib/libgobject-2.0.so.0 0000021 0xb76aa429 in g_signal_emit_valist () from /usr/share/qt4/lib/libgobject-2.0.so.0 0000022 0xb76aa5d9 in g_signal_emit () from /usr/share/qt4/lib/libgobject-2.0.so.0 0000023 0xb74b5f62 in gtk_widget_activate () from /usr/share/qt4/lib/libgtk-x11-2.0.so.0 #24 0xb73d4262 in gtk_menu_shell_activate_item () from /usr/share/qt4/lib/libgtk-x11-2.0.so.0 0000025 0xb73d5810 in gtk_menu_shell_append () from /usr/share/qt4/lib/libgtk-x11-2.0.so.0 0000026 0xb73c9d3f in gtk_menu_attach () from /usr/share/qt4/lib/libgtk-x11-2.0.so.0 0000027 0xb73c8250 in _gtk_marshal_BOOLEAN__BOXED () from /usr/share/qt4/lib/libgtk-x11-2.0.so.0 0000028 0xb7696f49 in g_value_set_boxed () from /usr/share/qt4/lib/libgobject-2.0.so.0 0000029 0xb769898b in g_closure_invoke () from /usr/share/qt4/lib/libgobject-2.0.so.0 0000030 0xb76a956f in g_signal_chain_from_overridden () from /usr/share/qt4/lib/libgobject-2.0.so.0 0000031 0xb76aa208 in g_signal_emit_valist () from /usr/share/qt4/lib/libgobject-2.0.so.0 0000032 0xb76aa5d9 in g_signal_emit () from /usr/share/qt4/lib/libgobject-2.0.so.0 0000033 0xb74b1e84 in gtk_widget_get_default_style () from /usr/share/qt4/lib/libgtk-x11-2.0.so.0 0000034 0xb73c1bd3 in gtk_propagate_event () from /usr/share/qt4/lib/libgtk-x11-2.0.so.0 0000035 0xb73c2e07 in gtk_main_do_event () from /usr/share/qt4/lib/libgtk-x11-2.0.so.0 0000036 0xb725beea in _gdk_events_init () from /usr/share/qt4/lib/libgdk-x11-2.0.so.0 0000037 0xb761c731 in g_main_context_dispatch () from /usr/share/qt4/lib/libglib-2.0.so.0 0000038 0xb761f7a6 in g_main_context_check () from /usr/share/qt4/lib/libglib-2.0.so.0 0000039 0xb761fb67 in g_main_loop_run () from /usr/share/qt4/lib/libglib-2.0.so.0 0000040 0xb73c3281 in gtk_main () from /usr/share/qt4/lib/libgtk-x11-2.0.so.0 0000041 0xb789ebc1 in Gtk::Main::run_impl (this=0x884a918) at libs/gtkmm2/gtk/gtkmm/main.cc:503 0000042 0xb789e9ce in Gtk::Main::run () at libs/gtkmm2/gtk/gtkmm/main.cc:450 0000043 0xb7b1f183 in Gtkmm2ext::UI::run (this=0x8847978, old_receiver=@0x8827340) at libs/gtkmm2ext/gtk_ui.cc:216 0000044 0x085b28e4 in main (argc=1, argv=0xbf8eb7a4) at gtk2_ardour/main.cc:295 ---------- sorry if that is too much.. cheers, doc |
|
|
believed fixed. i recall doing some work on this and forgot to mark the report resolved. i cannot reproduce this behaviour, and i could before. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2007-03-21 15:58 | nowhiskey | New Issue | |
| 2007-03-21 16:53 | nowhiskey | Note Added: 0003631 | |
| 2007-04-06 12:00 | paul | Status | new => resolved |
| 2007-04-06 12:00 | paul | Resolution | open => fixed |
| 2007-04-06 12:00 | paul | Assigned To | => paul |
| 2007-04-06 12:00 | paul | Note Added: 0003714 | |
| 2007-04-18 01:05 | paul | Relationship added | related to 0001616 |
| 2008-11-21 00:32 | seablade | Status | resolved => closed |