View Issue Details

IDProjectCategoryView StatusLast Update
0001890ardourbugspublic2008-11-21 00:04
Reporternowhiskey Assigned Topaul  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionfixed 
Product Version2.0 
Summary0001890: crash while 'playing' with 'browse' buttons in the 'options->click' dialog
Description-open new session
-press 'ctrl+o'
-go to the 'click' tab
-(mouse)click at the 'browse-button' for another 'click file'
-no need to browse, just (mouse)click 'cancel'
-now (mouse)click at the 'browse-button' for emphasis file
-ardour crashes here.
........

the same happens if i go the opposite way, first click at 'browse' for emphasis, and than click at 'browse' for a click-file, ardour always crashes at the second one, producing a core file.

i hope that someone is able to reproduce and to provide a backtrace, since running ./ardbg with the core file, at my machine, i am not able to do that (while trying to do: '(gdb) run /home/nowhiskey/core.6848 ' a log window appears
with the message:

[ERROR]: /home/nowhiskey/core.6848 is not an Ardour snapshot file
[ERROR]: Konnte das per Kommandozeile übergebene Projekt nicht laden:"/home/nowhiskey/core.6848")

cheers,
doc
TagsNo tags attached.

Activities

paul

2007-09-27 16:40

administrator   ~0004424

you need to read http://ardour.org/debugging_ardour again.

the core file name must be given to gdb on the command line, not at the (gdb) prompt.

nowhiskey

2007-09-27 17:24

reporter   ~0004426

paul, very much thanks, this was exactly the wrong thing i did!

so here now 2 backtraces for both cases of the crash (depending on the order which one browse button i click at first).
ok, this is on rev2491-ongoing, jack is running non-realtime:

*crash when first browsing for the click file and than for the emphasis file:


Thread 7 (process 13023):
#0 0xb69f3451 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
0000001 0xb6cf645d in Glib::Cond::wait (this=0x89f87a0, mutex=@0xb7f1b86c) at
#libs/glibmm2/glibmm/thread.cc:362
#2 0xb7e8e8ed in peak_thread_work () at libs/ardour/source_factory.cc:61
#3 0x0869be9f in sigc::pointer_functor0<void>::operator() (this=0x8a04194)
#at libs/sigc++2/sigc++/functors/ptr_fun.h:77
0000004 0x0869beb6 in sigc::adaptor_functor<sigc::pointer_functor0<void>
#>::operator() (this=0x8a04190) at
#>libs/sigc++2/sigc++/adaptors/adaptor_trait.h:251
0000005 0x0869bed2 in sigc::internal::slot_call0<sigc::pointer_functor0<void>,
#void>::call_it (rep=0x8a04178) at libs/sigc++2/sigc++/functors/slot.h:103
#6 0x08397d7c in sigc::slot0<void>::operator() (this=0x8a04168) at
#libs/sigc++2/sigc++/functors/slot.h:440
#7 0xb6cf6ff1 in call_thread_entry_slot (data=0x8a04168) at
#libs/glibmm2/glibmm/thread.cc:43
0000008 0xb75a00af in g_thread_create_full () from
#/usr/share/qt4/lib/libglib-2.0.so.0
0000009 0xb69ef2d3 in start_thread () from /lib/libpthread.so.0
0000010 0xb687f2fe in clone () from /lib/libc.so.6

Thread 6 (process 13024):
#0 0xb69f3451 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
0000001 0xb6cf645d in Glib::Cond::wait (this=0x89f87a0, mutex=@0xb7f1b86c) at
#libs/glibmm2/glibmm/thread.cc:362
#2 0xb7e8e8ed in peak_thread_work () at libs/ardour/source_factory.cc:61
#3 0x0869be9f in sigc::pointer_functor0<void>::operator() (this=0x8a0428c)
#at libs/sigc++2/sigc++/functors/ptr_fun.h:77
0000004 0x0869beb6 in sigc::adaptor_functor<sigc::pointer_functor0<void>
#>::operator() (this=0x8a04288) at
#>libs/sigc++2/sigc++/adaptors/adaptor_trait.h:251
0000005 0x0869bed2 in sigc::internal::slot_call0<sigc::pointer_functor0<void>,
#void>::call_it (rep=0x8a04270) at libs/sigc++2/sigc++/functors/slot.h:103
#6 0x08397d7c in sigc::slot0<void>::operator() (this=0x8a04260) at
#libs/sigc++2/sigc++/functors/slot.h:440
#7 0xb6cf6ff1 in call_thread_entry_slot (data=0x8a04260) at
#libs/glibmm2/glibmm/thread.cc:43
0000008 0xb75a00af in g_thread_create_full () from
#/usr/share/qt4/lib/libglib-2.0.so.0
0000009 0xb69ef2d3 in start_thread () from /lib/libpthread.so.0
0000010 0xb687f2fe in clone () from /lib/libc.so.6

Thread 5 (process 13027):
#0 0xb69f64fc in __nanosleep_nocancel () from /lib/libpthread.so.0
0000001 0xb75a2462 in g_usleep () from /usr/share/qt4/lib/libglib-2.0.so.0
#2 0xb6cd8d51 in Glib::usleep (microseconds=10000) at
#libs/glibmm2/glibmm/timer.cc:68
#3 0xb7d0ba94 in ARDOUR::AudioEngine::meter_thread (this=0x8ca3490) at
#libs/ardour/audioengine.cc:413
0000004 0xb7d0e75e in sigc::bound_mem_functor0<void,
#ARDOUR::AudioEngine>::operator() (this=0x8cb2f04) at
#libs/sigc++2/sigc++/functors/mem_fun.h:1781
0000005 0xb7d0e780 in sigc::adaptor_functor<sigc::bound_mem_functor0<void,
#ARDOUR::AudioEngine> >::operator() (this=0x8cb2f00)
    at libs/sigc++2/sigc++/adaptors/adaptor_trait.h:251
#6 0xb7d0e7ac in sigc::internal::slot_call0<sigc::bound_mem_functor0<void,
ARDOUR::AudioEngine>, void>::call_it (rep=0x8cb2ee8)
    at libs/sigc++2/sigc++/functors/slot.h:103
#7 0x08397d7c in sigc::slot0<void>::operator() (this=0x8c7a0f0) at
libs/sigc++2/sigc++/functors/slot.h:440
0000008 0xb6cf6ff1 in call_thread_entry_slot (data=0x8c7a0f0) at
libs/glibmm2/glibmm/thread.cc:43
0000009 0xb75a00af in g_thread_create_full () from
/usr/share/qt4/lib/libglib-2.0.so.0
0000010 0xb69ef2d3 in start_thread () from /lib/libpthread.so.0
0000011 0xb687f2fe in clone () from /lib/libc.so.6

Thread 4 (process 13028):
#0 0xb687545d in poll () from /lib/libc.so.6
0000001 0xb6a074bb in jack_client_thread (arg=0x8cab778) at client.c:1309
#2 0xb69ef2d3 in start_thread () from /lib/libpthread.so.0
#3 0xb687f2fe in clone () from /lib/libc.so.6

Thread 3 (process 13029):
#0 0xb687545d in poll () from /lib/libc.so.6
0000001 0xb7e3649f in ARDOUR::Session::butler_thread_work (this=0x8ea0950) at
#libs/ardour/session_butler.cc:176
#2 0xb7e3726b in ARDOUR::Session::_butler_thread_work (arg=0x8ea0950) at
#libs/ardour/session_butler.cc:157
#3 0xb69ef2d3 in start_thread () from /lib/libpthread.so.0
0000004 0xb687f2fe in clone () from /lib/libc.so.6

Thread 2 (process 13030):
#0 0xb687545d in poll () from /lib/libc.so.6
0000001 0xb7e54474 in ARDOUR::Session::midi_thread_work (this=0x8ea0950) at
#libs/ardour/session_midi.cc:1220
#2 0xb7e549c7 in ARDOUR::Session::_midi_thread_work (arg=0x8ea0950) at
#libs/ardour/session_midi.cc:1141
#3 0xb69ef2d3 in start_thread () from /lib/libpthread.so.0
0000004 0xb687f2fe in clone () from /lib/libc.so.6

Thread 1 (process 13021):
#0 0xb67d67d6 in raise () from /lib/libc.so.6
0000001 0xb67d80f1 in abort () from /lib/libc.so.6
#2 0xb75859f9 in g_logv () from /usr/share/qt4/lib/libglib-2.0.so.0
#3 0xb7585a39 in g_log () from /usr/share/qt4/lib/libglib-2.0.so.0
0000004 0xb6cee6ad in glibmm_unexpected_exception () at
#libs/glibmm2/glibmm/exceptionhandler.cc:76
0000005 0xb6cee84b in Glib::exception_handlers_invoke () at
#libs/glibmm2/glibmm/exceptionhandler.cc:155
#6 0xb6cf87ac in Glib::SignalProxyNormal::slot0_void_callback
#(self=0x8f5dac0, data=0x8fb43c0) at libs/glibmm2/glibmm/signalproxy.cc:99
#7 0xb7637b89 in g_cclosure_marshal_VOID__VOID () from
#/usr/share/qt4/lib/libgobject-2.0.so.0
0000008 0xb762a722 in g_closure_invoke () from
#/usr/share/qt4/lib/libgobject-2.0.so.0
0000009 0xb763b561 in g_signal_override_class_closure () from
#/usr/share/qt4/lib/libgobject-2.0.so.0
0000010 0xb763c787 in g_signal_emit_valist () from
#/usr/share/qt4/lib/libgobject-2.0.so.0
0000011 0xb763c949 in g_signal_emit () from
#/usr/share/qt4/lib/libgobject-2.0.so.0
0000012 0xb71f7223 in gtk_button_clicked () from
#/usr/share/qt4/lib/libgtk-x11-2.0.so.0
0000013 0xb71f8e8e in gtk_button_set_alignment () from
#/usr/share/qt4/lib/libgtk-x11-2.0.so.0
0000014 0xb77e84bc in Gtk::Button_Class::released_callback (self=0x8f5dac0) at
#libs/gtkmm2/gtk/gtkmm/button.cc:219
#15 0xb7637b89 in g_cclosure_marshal_VOID__VOID () from
#/usr/share/qt4/lib/libgobject-2.0.so.0
0000016 0xb7628f39 in g_value_set_boxed () from
#/usr/share/qt4/lib/libgobject-2.0.so.0
#17 0xb762a722 in g_closure_invoke () from
#/usr/share/qt4/lib/libgobject-2.0.so.0
0000018 0xb763b70a in g_signal_override_class_closure () from
#/usr/share/qt4/lib/libgobject-2.0.so.0
0000019 0xb763c787 in g_signal_emit_valist () from
#/usr/share/qt4/lib/libgobject-2.0.so.0
0000020 0xb763c949 in g_signal_emit () from
#/usr/share/qt4/lib/libgobject-2.0.so.0
0000021 0xb71f72b3 in gtk_button_released () from
#/usr/share/qt4/lib/libgtk-x11-2.0.so.0
0000022 0xb71f7311 in gtk_button_released () from
#/usr/share/qt4/lib/libgtk-x11-2.0.so.0
0000023 0xb78beac8 in Gtk::Widget_Class::button_release_event_callback
#(self=0x8f5dac0, p0=0x8fc96e0) at libs/gtkmm2/gtk/gtkmm/widget.cc:3805
#24 0xb72c7c10 in gtk_marshal_BOOLEAN__VOID () from
#/usr/share/qt4/lib/libgtk-x11-2.0.so.0
0000025 0xb7628f39 in g_value_set_boxed () from
#/usr/share/qt4/lib/libgobject-2.0.so.0
0000026 0xb762a722 in g_closure_invoke () from
#/usr/share/qt4/lib/libgobject-2.0.so.0
0000027 0xb763b8c3 in g_signal_override_class_closure () from
#/usr/share/qt4/lib/libgobject-2.0.so.0
0000028 0xb763c54f in g_signal_emit_valist () from
#/usr/share/qt4/lib/libgobject-2.0.so.0
0000029 0xb763c949 in g_signal_emit () from
#/usr/share/qt4/lib/libgobject-2.0.so.0
0000030 0xb73dbdd8 in gtk_widget_get_default_style () from
#/usr/share/qt4/lib/libgtk-x11-2.0.so.0
0000031 0xb72c0fd3 in gtk_propagate_event () from
#/usr/share/qt4/lib/libgtk-x11-2.0.so.0
0000032 0xb72c21d7 in gtk_main_do_event () from
#/usr/share/qt4/lib/libgtk-x11-2.0.so.0
0000033 0xb714f0da in gdk_add_client_message_filter () from
#/usr/share/qt4/lib/libgdk-x11-2.0.so.0
0000034 0xb757cd6c in g_main_context_dispatch () from
#/usr/share/qt4/lib/libglib-2.0.so.0
0000035 0xb758019f in g_main_context_check () from
#/usr/share/qt4/lib/libglib-2.0.so.0
0000036 0xb7580549 in g_main_loop_run () from
#/usr/share/qt4/lib/libglib-2.0.so.0
0000037 0xb72c2654 in gtk_main () from /usr/share/qt4/lib/libgtk-x11-2.0.so.0
0000038 0xb783c96f in Gtk::Main::run_impl (this=0x8894dc8) at
#libs/gtkmm2/gtk/gtkmm/main.cc:503
0000039 0xb783c664 in Gtk::Main::run () at libs/gtkmm2/gtk/gtkmm/main.cc:450
0000040 0xb7ad5ce9 in Gtkmm2ext::UI::run (this=0x8891b80,
#old_receiver=@0x88720e8) at libs/gtkmm2ext/gtk_ui.cc:223
0000041 0x08602a23 in main (argc=1, argv=0xbf86d5c4) at gtk2_ardour/main.cc:266

...............

*and now the case, when first browsing for the emphasis and than making ardour crash by browsing for the click file:

Thread 7 (process 13055):
#0 0xb6a81451 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
0000001 0xb6d8445d in Glib::Cond::wait (this=0x89f87a0, mutex=@0xb7fa986c) at
#libs/glibmm2/glibmm/thread.cc:362
#2 0xb7f1c8ed in peak_thread_work () at libs/ardour/source_factory.cc:61
#3 0x0869be9f in sigc::pointer_functor0<void>::operator() (this=0x8a04194)
#at libs/sigc++2/sigc++/functors/ptr_fun.h:77
0000004 0x0869beb6 in sigc::adaptor_functor<sigc::pointer_functor0<void>
#>::operator() (this=0x8a04190) at
#>libs/sigc++2/sigc++/adaptors/adaptor_trait.h:251
0000005 0x0869bed2 in sigc::internal::slot_call0<sigc::pointer_functor0<void>,
#void>::call_it (rep=0x8a04178) at libs/sigc++2/sigc++/functors/slot.h:103
#6 0x08397d7c in sigc::slot0<void>::operator() (this=0x8a04168) at
#libs/sigc++2/sigc++/functors/slot.h:440
#7 0xb6d84ff1 in call_thread_entry_slot (data=0x8a04168) at
#libs/glibmm2/glibmm/thread.cc:43
0000008 0xb762e0af in g_thread_create_full () from
#/usr/share/qt4/lib/libglib-2.0.so.0
0000009 0xb6a7d2d3 in start_thread () from /lib/libpthread.so.0
0000010 0xb690d2fe in clone () from /lib/libc.so.6

Thread 6 (process 13056):
#0 0xb6a81451 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
0000001 0xb6d8445d in Glib::Cond::wait (this=0x89f87a0, mutex=@0xb7fa986c) at
#libs/glibmm2/glibmm/thread.cc:362
#2 0xb7f1c8ed in peak_thread_work () at libs/ardour/source_factory.cc:61
#3 0x0869be9f in sigc::pointer_functor0<void>::operator() (this=0x8a0428c)
#at libs/sigc++2/sigc++/functors/ptr_fun.h:77
0000004 0x0869beb6 in sigc::adaptor_functor<sigc::pointer_functor0<void>
#>::operator() (this=0x8a04288) at
#>libs/sigc++2/sigc++/adaptors/adaptor_trait.h:251
0000005 0x0869bed2 in sigc::internal::slot_call0<sigc::pointer_functor0<void>,
#void>::call_it (rep=0x8a04270) at libs/sigc++2/sigc++/functors/slot.h:103
#6 0x08397d7c in sigc::slot0<void>::operator() (this=0x8a04260) at
#libs/sigc++2/sigc++/functors/slot.h:440
#7 0xb6d84ff1 in call_thread_entry_slot (data=0x8a04260) at
#libs/glibmm2/glibmm/thread.cc:43
0000008 0xb762e0af in g_thread_create_full () from
#/usr/share/qt4/lib/libglib-2.0.so.0
0000009 0xb6a7d2d3 in start_thread () from /lib/libpthread.so.0
0000010 0xb690d2fe in clone () from /lib/libc.so.6

Thread 5 (process 13060):
#0 0xb6a844fc in __nanosleep_nocancel () from /lib/libpthread.so.0
0000001 0xb7630462 in g_usleep () from /usr/share/qt4/lib/libglib-2.0.so.0
#2 0xb6d66d51 in Glib::usleep (microseconds=10000) at
#libs/glibmm2/glibmm/timer.cc:68
#3 0xb7d99a94 in ARDOUR::AudioEngine::meter_thread (this=0x8ca2140) at
#libs/ardour/audioengine.cc:413
0000004 0xb7d9c75e in sigc::bound_mem_functor0<void,
#ARDOUR::AudioEngine>::operator() (this=0x8ca0894) at
0000005 0xb7d9c780 in sigc::adaptor_functor<sigc::bound_mem_functor0<void,
#ARDOUR::AudioEngine> >::operator() (this=0x8ca0890)
    at libs/sigc++2/sigc++/adaptors/adaptor_trait.h:251
#6 0xb7d9c7ac in sigc::internal::slot_call0<sigc::bound_mem_functor0<void,
ARDOUR::AudioEngine>, void>::call_it (rep=0x8ca0878)
    at libs/sigc++2/sigc++/functors/slot.h:103
#7 0x08397d7c in sigc::slot0<void>::operator() (this=0x8ca2b28) at
libs/sigc++2/sigc++/functors/slot.h:440
0000008 0xb6d84ff1 in call_thread_entry_slot (data=0x8ca2b28) at
libs/glibmm2/glibmm/thread.cc:43
0000009 0xb762e0af in g_thread_create_full () from
/usr/share/qt4/lib/libglib-2.0.so.0
0000010 0xb6a7d2d3 in start_thread () from /lib/libpthread.so.0
0000011 0xb690d2fe in clone () from /lib/libc.so.6

Thread 4 (process 13061):
#0 0xb690345d in poll () from /lib/libc.so.6
0000001 0xb6a954bb in jack_client_thread (arg=0x8c99780) at client.c:1309
#2 0xb6a7d2d3 in start_thread () from /lib/libpthread.so.0
#3 0xb690d2fe in clone () from /lib/libc.so.6

Thread 3 (process 13062):
#0 0xb690345d in poll () from /lib/libc.so.6
0000001 0xb7ec449f in ARDOUR::Session::butler_thread_work (this=0x8ea1080) at
#libs/ardour/session_butler.cc:176
#2 0xb7ec526b in ARDOUR::Session::_butler_thread_work (arg=0x8ea1080) at
#libs/ardour/session_butler.cc:157
#3 0xb6a7d2d3 in start_thread () from /lib/libpthread.so.0
0000004 0xb690d2fe in clone () from /lib/libc.so.6

Thread 2 (process 13063):
#0 0xb690345d in poll () from /lib/libc.so.6
0000001 0xb7ee2474 in ARDOUR::Session::midi_thread_work (this=0x8ea1080) at
#libs/ardour/session_midi.cc:1220
#2 0xb7ee29c7 in ARDOUR::Session::_midi_thread_work (arg=0x8ea1080) at
#libs/ardour/session_midi.cc:1141
#3 0xb6a7d2d3 in start_thread () from /lib/libpthread.so.0
0000004 0xb690d2fe in clone () from /lib/libc.so.6

Thread 1 (process 13053):
#0 0xb68647d6 in raise () from /lib/libc.so.6
0000001 0xb68660f1 in abort () from /lib/libc.so.6
#2 0xb76139f9 in g_logv () from /usr/share/qt4/lib/libglib-2.0.so.0
#3 0xb7613a39 in g_log () from /usr/share/qt4/lib/libglib-2.0.so.0
0000004 0xb6d7c6ad in glibmm_unexpected_exception () at
#libs/glibmm2/glibmm/exceptionhandler.cc:76
0000005 0xb6d7c84b in Glib::exception_handlers_invoke () at
#libs/glibmm2/glibmm/exceptionhandler.cc:155
#6 0xb6d867ac in Glib::SignalProxyNormal::slot0_void_callback
#(self=0x8f5e250, data=0x8fb4cd0) at libs/glibmm2/glibmm/signalproxy.cc:99
#7 0xb76c5b89 in g_cclosure_marshal_VOID__VOID () from
#/usr/share/qt4/lib/libgobject-2.0.so.0
0000008 0xb76b8722 in g_closure_invoke () from
#/usr/share/qt4/lib/libgobject-2.0.so.0
0000009 0xb76c9561 in g_signal_override_class_closure () from
#/usr/share/qt4/lib/libgobject-2.0.so.0
0000010 0xb76ca787 in g_signal_emit_valist () from
#/usr/share/qt4/lib/libgobject-2.0.so.0
0000011 0xb76ca949 in g_signal_emit () from
#/usr/share/qt4/lib/libgobject-2.0.so.0
0000012 0xb7285223 in gtk_button_clicked () from
#/usr/share/qt4/lib/libgtk-x11-2.0.so.0
0000013 0xb7286e8e in gtk_button_set_alignment () from
#/usr/share/qt4/lib/libgtk-x11-2.0.so.0
0000014 0xb78764bc in Gtk::Button_Class::released_callback (self=0x8f5e250) at
#libs/gtkmm2/gtk/gtkmm/button.cc:219
#15 0xb76c5b89 in g_cclosure_marshal_VOID__VOID () from
#/usr/share/qt4/lib/libgobject-2.0.so.0
0000016 0xb76b6f39 in g_value_set_boxed () from
#/usr/share/qt4/lib/libgobject-2.0.so.0
#17 0xb76b8722 in g_closure_invoke () from
#/usr/share/qt4/lib/libgobject-2.0.so.0
0000018 0xb76c970a in g_signal_override_class_closure () from
#/usr/share/qt4/lib/libgobject-2.0.so.0
0000019 0xb76ca787 in g_signal_emit_valist () from
#/usr/share/qt4/lib/libgobject-2.0.so.0
0000020 0xb76ca949 in g_signal_emit () from
#/usr/share/qt4/lib/libgobject-2.0.so.0
0000021 0xb72852b3 in gtk_button_released () from
#/usr/share/qt4/lib/libgtk-x11-2.0.so.0
0000022 0xb7285311 in gtk_button_released () from
#/usr/share/qt4/lib/libgtk-x11-2.0.so.0
0000023 0xb794cac8 in Gtk::Widget_Class::button_release_event_callback
#(self=0x8f5e250, p0=0x8fc9da0) at libs/gtkmm2/gtk/gtkmm/widget.cc:3805
#24 0xb7355c10 in gtk_marshal_BOOLEAN__VOID () from
#/usr/share/qt4/lib/libgtk-x11-2.0.so.0
0000025 0xb76b6f39 in g_value_set_boxed () from
#/usr/share/qt4/lib/libgobject-2.0.so.0
0000026 0xb76b8722 in g_closure_invoke () from
#/usr/share/qt4/lib/libgobject-2.0.so.0
0000027 0xb76c98c3 in g_signal_override_class_closure () from
#/usr/share/qt4/lib/libgobject-2.0.so.0
0000028 0xb76ca54f in g_signal_emit_valist () from
#/usr/share/qt4/lib/libgobject-2.0.so.0
0000029 0xb76ca949 in g_signal_emit () from
#/usr/share/qt4/lib/libgobject-2.0.so.0
0000030 0xb7469dd8 in gtk_widget_get_default_style () from
#/usr/share/qt4/lib/libgtk-x11-2.0.so.0
0000031 0xb734efd3 in gtk_propagate_event () from
#/usr/share/qt4/lib/libgtk-x11-2.0.so.0
0000032 0xb73501d7 in gtk_main_do_event () from
#/usr/share/qt4/lib/libgtk-x11-2.0.so.0
0000033 0xb71dd0da in gdk_add_client_message_filter () from
#/usr/share/qt4/lib/libgdk-x11-2.0.so.0
0000034 0xb760ad6c in g_main_context_dispatch () from
#/usr/share/qt4/lib/libglib-2.0.so.0
0000035 0xb760e19f in g_main_context_check () from
#/usr/share/qt4/lib/libglib-2.0.so.0
0000036 0xb760e549 in g_main_loop_run () from
#/usr/share/qt4/lib/libglib-2.0.so.0
0000037 0xb7350654 in gtk_main () from /usr/share/qt4/lib/libgtk-x11-2.0.so.0
0000038 0xb78ca96f in Gtk::Main::run_impl (this=0x8894dc8) at
#libs/gtkmm2/gtk/gtkmm/main.cc:503
0000039 0xb78ca664 in Gtk::Main::run () at libs/gtkmm2/gtk/gtkmm/main.cc:450
0000040 0xb7b63ce9 in Gtkmm2ext::UI::run (this=0x8891b80,
#old_receiver=@0x88720e8) at libs/gtkmm2ext/gtk_ui.cc:223
0000041 0x08602a23 in main (argc=1, argv=0xbfbfb514) at gtk2_ardour/main.cc:266

........

i hope this both might be useful?!

cheers,
doc

paul

2007-09-27 19:48

administrator   ~0004429

fixed in svn for branches/2.0-ongoing (will propagate into trunk with sfdb_ui.cc). caused by incrorrectly setting audio clock persistence in SoundFileBox.

Issue History

Date Modified Username Field Change
2007-09-27 16:15 nowhiskey New Issue
2007-09-27 16:40 paul Note Added: 0004424
2007-09-27 17:24 nowhiskey Note Added: 0004426
2007-09-27 19:48 paul Status new => resolved
2007-09-27 19:48 paul Resolution open => fixed
2007-09-27 19:48 paul Assigned To => paul
2007-09-27 19:48 paul Note Added: 0004429
2008-11-21 00:04 seablade Status resolved => closed