View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005987 | ardour | bugs | public | 2014-10-13 19:21 | 2020-04-19 20:16 |
| Reporter | fuchs | Assigned To | drobilla | ||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Summary | 0005987: Deleting quantized midinotes leads to crash | ||||
| Description | Version: 3.5-403-gec2cb31 When i enter note-edit-mode of a midiregion, select some notes and quantize them, ardour crashes if i delete one of those quantized notes. STDOUT shows: ardour-3.5.403: ../libs/evoral/src/Sequence.cpp:1216: typename Evoral::Sequence<Time>::Notes::const_iterator Evoral::Sequence<Time>::note_lower_bound(Time) const [with Time = double; typename Evoral::Sequence<Time>::Notes::const_iterator = std::_Rb_tree_const_iterator<boost::shared_ptr<Evoral::Note<double> > >]: Zusicherung »i == _notes.end() || (*i)->time() >= t« nicht erfüllt. Also, when playing back regions with quantized notes STDOUT shows stuff like: write failed, drop flushed note off on the floor, time 55 > 0 write failed, drop flushed note off on the floor, time 256 > 0 write failed, drop flushed note off on the floor, time 649 > 0 drop flushed event on the floor, time 0 to early for 12 + 0 drop flushed event on the floor, time 0 to early for 12 + 0 drop flushed event on the floor, time 0 to early for 12 + 0 drop flushed event on the floor, time 0 to early for 12 + 0 write failed, drop flushed note off on the floor, time 67 > 0 write failed, drop flushed note off on the floor, time 268 > 0 write failed, drop flushed note off on the floor, time 661 > 0 drop flushed event on the floor, time 0 to early for 24 + 0 drop flushed event on the floor, time 0 to early for 24 + 0 drop flushed event on the floor, time 0 to early for 24 + 0 drop flushed event on the floor, time 0 to early for 24 + 0 write failed, drop flushed note off on the floor, time 79 > 0 write failed, drop flushed note off on the floor, time 280 > 0 | ||||
| Tags | No tags attached. | ||||
|
2014-10-14 01:13
|
ardour_bt (17,258 bytes)
Thread 18 (Thread 0x7fffa6d81700 (LWP 25128)):
#0 0x00007ffff09f279d in nanosleep () from /usr/lib/libc.so.6
#1 0x00007ffff0a1ca54 in usleep () from /usr/lib/libc.so.6
#2 0x00007ffff72fb16a in ARDOUR::AutomationWatch::thread (
this=0xe67f330) at ../libs/ardour/automation_watch.cc:137
#3 0x00007ffff72fe83d in boost::_mfi::mf0<void, ARDOUR::AutomationWatch>::operator() (this=0x3ab22a0, p=0xe67f330)
at /usr/include/boost/bind/mem_fn_template.hpp:49
#4 0x00007ffff72fe4ea in boost::_bi::list1<boost::_bi::value<ARDOUR::AutomationWatch*> >::operator()<boost::_mfi::mf0<void, ARDOUR::AutomationWatch>, boost::_bi::list0> (this=0x3ab22b0, f=..., a=...)
at /usr/include/boost/bind/bind.hpp:253
#5 0x00007ffff72fe0ab in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::AutomationWatch>, boost::_bi::list1<boost::_bi::value<ARDOUR::AutomationWatch*> > >::operator() (this=0x3ab22a0)
at /usr/include/boost/bind/bind_template.hpp:20
#6 0x00007ffff72fe038 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=0x3ab22a0)
at /usr/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:251
#7 0x00007ffff72fdb22 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=0x3ab2270)
at /usr/include/sigc++-2.0/sigc++/functors/slot.h:103
#8 0x00007ffff57181dd in ?? () from /usr/lib/libglibmm-2.4.so.1
#9 0x00007ffff51e8765 in ?? () from /usr/lib/libglib-2.0.so.0
#10 0x00007ffff1c6b314 in start_thread ()
from /usr/lib/libpthread.so.0
#11 0x00007ffff0a233ed in clone () from /usr/lib/libc.so.6
Thread 17 (Thread 0x7fffd253b700 (LWP 25127)):
#0 0x00007ffff0a1a5bd in poll () from /usr/lib/libc.so.6
#1 0x00007ffff51c1f04 in ?? () from /usr/lib/libglib-2.0.so.0
#2 0x00007ffff51c2292 in g_main_loop_run ()
from /usr/lib/libglib-2.0.so.0
#3 0x00007ffff5e200ad in BaseUI::main_thread (this=0x34c91d0)
at ../libs/pbd/base_ui.cc:80
#4 0x00007ffff5e238f4 in sigc::bound_mem_functor0<void, BaseUI>::operator() (this=0x34c99a8)
at /usr/include/sigc++-2.0/sigc++/functors/mem_fun.h:1787
#5 0x00007ffff5e23634 in sigc::adaptor_functor<sigc::bound_mem_functor0<void, BaseUI> >::operator() (this=0x34c99a0)
at /usr/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:251
#6 0x00007ffff5e22fc5 in sigc::internal::slot_call0<sigc::bound_mem_functor0<void, BaseUI>, void>::call_it (rep=0x34c9970)
at /usr/include/sigc++-2.0/sigc++/functors/slot.h:103
#7 0x00007ffff57181dd in ?? () from /usr/lib/libglibmm-2.4.so.1
#8 0x00007ffff51e8765 in ?? () from /usr/lib/libglib-2.0.so.0
#9 0x00007ffff1c6b314 in start_thread ()
from /usr/lib/libpthread.so.0
#10 0x00007ffff0a233ed in clone () from /usr/lib/libc.so.6
Thread 16 (Thread 0x7fffd0109800 (LWP 25126)):
#0 0x00007ffff0a1a5bd in poll () from /usr/lib/libc.so.6
#1 0x00007ffff730e7bc in ARDOUR::Butler::thread_work (
this=0x254c110) at ../libs/ardour/butler.cc:150
#2 0x00007ffff730e717 in ARDOUR::Butler::_thread_work (
arg=0x254c110) at ../libs/ardour/butler.cc:134
#3 0x00007ffff5e47a12 in fake_thread_start (arg=0x34c8fe0)
at ../libs/pbd/pthread_utils.cc:85
#4 0x00007ffff1c6b314 in start_thread ()
from /usr/lib/libpthread.so.0
#5 0x00007ffff0a233ed in clone () from /usr/lib/libc.so.6
Thread 15 (Thread 0x7fffd115e700 (LWP 25125)):
#0 0x00007ffff1c73a7d in nanosleep () from /usr/lib/libpthread.so.0
#1 0x00007ffff51e9da8 in g_usleep () from /usr/lib/libglib-2.0.so.0
#2 0x00007ffff72af502 in ARDOUR::AudioEngine::meter_thread (
this=0x1fbc970) at ../libs/ardour/audioengine.cc:382
#3 0x00007ffff72ba969 in boost::_mfi::mf0<void, ARDOUR::AudioEngine>::operator() (this=0x2730ce0, p=0x1fbc970)
at /usr/include/boost/bind/mem_fn_template.hpp:49
#4 0x00007ffff72ba588 in boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> >::operator()<boost::_mfi::mf0<void, ARDOUR::AudioEngine>, boost::_bi::list0> (this=0x2730cf0, f=..., a=...)
at /usr/include/boost/bind/bind.hpp:253
#5 0x00007ffff72b9e2d in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::AudioEngine>, boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> > >::operator() (this=0x2730ce0)
at /usr/include/boost/bind/bind_template.hpp:20
#6 0x00007ffff72b945a 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=0x2730ce0)
at /usr/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:251
#7 0x00007ffff72b84e6 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=0x2730cb0)
at /usr/include/sigc++-2.0/sigc++/functors/slot.h:103
#8 0x00007ffff57181dd in ?? () from /usr/lib/libglibmm-2.4.so.1
#9 0x00007ffff51e8765 in ?? () from /usr/lib/libglib-2.0.so.0
#10 0x00007ffff1c6b314 in start_thread ()
from /usr/lib/libpthread.so.0
#11 0x00007ffff0a233ed in clone () from /usr/lib/libc.so.6
Thread 14 (Thread 0x7fffd314f700 (LWP 25124)):
#0 0x00007ffff0a1a5bd in poll () from /usr/lib/libc.so.6
#1 0x00007fffe0274cb6 in jack_cycle_wait ()
from /usr/lib/libjack.so.0
#2 0x00007fffe04dcdaa in ARDOUR::JACKAudioBackend::process_thread (
this=0x2356ba0)
at ../libs/backends/jack/jack_audiobackend.cc:935
#3 0x00007fffe04dcd5a in ARDOUR::JACKAudioBackend::_process_thread
(arg=0x2356ba0)
at ../libs/backends/jack/jack_audiobackend.cc:921
#4 0x00007fffe0275067 in ?? () from /usr/lib/libjack.so.0
#5 0x00007ffff1c6b314 in start_thread ()
from /usr/lib/libpthread.so.0
#6 0x00007ffff0a233ed in clone () from /usr/lib/libc.so.6
Thread 13 (Thread 0x7fffd1d3a700 (LWP 25122)):
#0 0x00007ffff1c708bf in pthread_cond_wait@@GLIBC_2.3.2 ()
from /usr/lib/libpthread.so.0
#1 0x00007fffe02766c3 in ?? () from /usr/lib/libjack.so.0
#2 0x00007ffff1c6b314 in start_thread ()
from /usr/lib/libpthread.so.0
#3 0x00007ffff0a233ed in clone () from /usr/lib/libc.so.6
Thread 9 (Thread 0x7fffd3950700 (LWP 25118)):
#0 0x00007ffff0a1a5bd in poll () from /usr/lib/libc.so.6
#1 0x00007ffff51c1f04 in ?? () from /usr/lib/libglib-2.0.so.0
#2 0x00007ffff51c201c in g_main_context_iteration ()
from /usr/lib/libglib-2.0.so.0
#3 0x00007ffff51c2059 in ?? () from /usr/lib/libglib-2.0.so.0
#4 0x00007ffff51e8765 in ?? () from /usr/lib/libglib-2.0.so.0
#5 0x00007ffff1c6b314 in start_thread ()
from /usr/lib/libpthread.so.0
#6 0x00007ffff0a233ed in clone () from /usr/lib/libc.so.6
Thread 5 (Thread 0x7fffe17cf700 (LWP 25113)):
#0 0x00007ffff1c708bf in pthread_cond_wait@@GLIBC_2.3.2 ()
from /usr/lib/libpthread.so.0
#1 0x00007ffff52060e7 in g_cond_wait ()
from /usr/lib/libglib-2.0.so.0
#2 0x00007ffff7264882 in ARDOUR::Analyser::work ()
at ../libs/ardour/analyser.cc:81
#3 0x00007ffff7264671 in analyser_work ()
at ../libs/ardour/analyser.cc:46
#4 0x000000000143fd33 in sigc::pointer_functor0<void>::operator() (
this=0x2026a58)
at /usr/include/sigc++-2.0/sigc++/functors/ptr_fun.h:77
#5 0x000000000143d33a in sigc::adaptor_functor<sigc::pointer_functor0<void> >::operator() (this=0x2026a50)
at /usr/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:251
#6 0x0000000001439ec9 in sigc::internal::slot_call0<sigc::pointer_functor0<void>, void>::call_it (rep=0x2026a20)
at /usr/include/sigc++-2.0/sigc++/functors/slot.h:103
#7 0x00007ffff57181dd in ?? () from /usr/lib/libglibmm-2.4.so.1
#8 0x00007ffff51e8765 in ?? () from /usr/lib/libglib-2.0.so.0
#9 0x00007ffff1c6b314 in start_thread ()
from /usr/lib/libpthread.so.0
#10 0x00007ffff0a233ed in clone () from /usr/lib/libc.so.6
Thread 4 (Thread 0x7fffe1fd0700 (LWP 25112)):
#0 0x00007ffff1c708bf in pthread_cond_wait@@GLIBC_2.3.2 ()
from /usr/lib/libpthread.so.0
#1 0x00007ffff52060e7 in g_cond_wait ()
from /usr/lib/libglib-2.0.so.0
#2 0x00007ffff7677ece in peak_thread_work ()
at ../libs/ardour/source_factory.cc:68
#3 0x000000000143fd33 in sigc::pointer_functor0<void>::operator() (
this=0x1fb1228)
at /usr/include/sigc++-2.0/sigc++/functors/ptr_fun.h:77
#4 0x000000000143d33a in sigc::adaptor_functor<sigc::pointer_functor0<void> >::operator() (this=0x1fb1220)
at /usr/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:251
#5 0x0000000001439ec9 in sigc::internal::slot_call0<sigc::pointer_functor0<void>, void>::call_it (rep=0x1fb11f0)
at /usr/include/sigc++-2.0/sigc++/functors/slot.h:103
#6 0x00007ffff57181dd in ?? () from /usr/lib/libglibmm-2.4.so.1
#7 0x00007ffff51e8765 in ?? () from /usr/lib/libglib-2.0.so.0
#8 0x00007ffff1c6b314 in start_thread ()
from /usr/lib/libpthread.so.0
#9 0x00007ffff0a233ed in clone () from /usr/lib/libc.so.6
Thread 3 (Thread 0x7fffe27d1700 (LWP 25111)):
#0 0x00007ffff1c708bf in pthread_cond_wait@@GLIBC_2.3.2 ()
from /usr/lib/libpthread.so.0
#1 0x00007ffff52060e7 in g_cond_wait ()
from /usr/lib/libglib-2.0.so.0
#2 0x00007ffff7677ece in peak_thread_work ()
at ../libs/ardour/source_factory.cc:68
#3 0x000000000143fd33 in sigc::pointer_functor0<void>::operator() (
this=0x2026518)
at /usr/include/sigc++-2.0/sigc++/functors/ptr_fun.h:77
#4 0x000000000143d33a in sigc::adaptor_functor<sigc::pointer_functor0<void> >::operator() (this=0x2026510)
at /usr/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:251
#5 0x0000000001439ec9 in sigc::internal::slot_call0<sigc::pointer_functor0<void>, void>::call_it (rep=0x20264e0)
at /usr/include/sigc++-2.0/sigc++/functors/slot.h:103
#6 0x00007ffff57181dd in ?? () from /usr/lib/libglibmm-2.4.so.1
#7 0x00007ffff51e8765 in ?? () from /usr/lib/libglib-2.0.so.0
#8 0x00007ffff1c6b314 in start_thread ()
from /usr/lib/libpthread.so.0
#9 0x00007ffff0a233ed in clone () from /usr/lib/libc.so.6
Thread 2 (Thread 0x7fffe2fd2700 (LWP 25110)):
#0 0x00007ffff09f279d in nanosleep () from /usr/lib/libc.so.6
#1 0x00007ffff0a1ca54 in usleep () from /usr/lib/libc.so.6
#2 0x00000000016f52e4 in gui_event_loop (ptr=0x0)
at ../gtk2_ardour/linux_vst_gui_support.cc:380
#3 0x00007ffff1c6b314 in start_thread ()
from /usr/lib/libpthread.so.0
#4 0x00007ffff0a233ed in clone () from /usr/lib/libc.so.6
Thread 1 (Thread 0x7ffff7f98940 (LWP 25090)):
#0 0x00007ffff096e967 in raise () from /usr/lib/libc.so.6
#1 0x00007ffff096fd3a in abort () from /usr/lib/libc.so.6
#2 0x00007ffff09678ad in __assert_fail_base ()
from /usr/lib/libc.so.6
#3 0x00007ffff0967962 in __assert_fail () from /usr/lib/libc.so.6
#4 0x00007ffff6541911 in Evoral::Sequence<double>::note_lower_bound
(this=0x361f838, t=3.4998958333333334)
at ../libs/evoral/src/Sequence.cpp:1216
#5 0x00007ffff6542ae2 in Evoral::Sequence<double>::remove_note_unlocked (this=0x361f838, note=...)
at ../libs/evoral/src/Sequence.cpp:739
#6 0x00007ffff7446b8f in ARDOUR::MidiModel::NoteDiffCommand::operator() (this=0x2428b40) at ../libs/ardour/midi_model.cc:284
#7 0x00007ffff7445fb5 in ARDOUR::MidiModel::apply_command (
this=0x361f7d0, session=..., cmd=0x2428b40)
at ../libs/ardour/midi_model.cc:100
#8 0x000000000128de1a in MidiRegionView::apply_diff ( this=0xf4a3a70, as_subcommand=false)
at ../gtk2_ardour/midi_region_view.cc:1044
#9 0x0000000001293d77 in MidiRegionView::delete_selection (
this=0xf4a3a70) at ../gtk2_ardour/midi_region_view.cc:2032
#10 0x000000000128c8fc in MidiRegionView::key_press (
this=0xf4a3a70, ev=0x24c2310)
at ../gtk2_ardour/midi_region_view.cc:731
#11 0x000000000128b56c in MidiRegionView::canvas_event (
this=0xf4a3a70, ev=0x24c2310)
at ../gtk2_ardour/midi_region_view.cc:360
#12 0x00000000012aed7a in sigc::bound_mem_functor1<bool, MidiRegionView, _GdkEvent*>::operator() (this=0xf4ae0a8,
_A_a1=@0x7fffffffce08: 0x24c2310)
at /usr/include/sigc++-2.0/sigc++/functors/mem_fun.h:1851
#13 0x00000000012ac71f in sigc::adaptor_functor<sigc::bound_mem_functor1<bool, MidiRegionView, _GdkEvent*> >::operator()<_GdkEvent* const&> (this=0xf4ae0a0, _A_arg1=@0x7fffffffce08: 0x24c2310)
at /usr/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:84
#14 0x00000000012a9f3e in sigc::internal::slot_call1<sigc::bound_mem_functor1<bool, MidiRegionView, _GdkEvent*>, bool, _GdkEvent*>::call_it (rep=0xf4ae070, a_1=@0x7fffffffce08: 0x24c2310)
at /usr/include/sigc++-2.0/sigc++/functors/slot.h:137
#15 0x00007ffff291894b in ?? ()
from /usr/lib/libgnomecanvasmm-2.6.so.1
#16 0x00007ffff26d73af in gnome_canvas_marshal_BOOLEAN__BOXED ()
from /usr/lib/libgnomecanvas-2.so.0
#17 0x00007ffff5492435 in g_closure_invoke ()
from /usr/lib/libgobject-2.0.so.0
#18 0x00007ffff54a49fc in ?? () from /usr/lib/libgobject-2.0.so.0
#19 0x00007ffff54acd36 in g_signal_emit_valist ()
from /usr/lib/libgobject-2.0.so.0
#20 0x00007ffff54ad48f in g_signal_emit ()
from /usr/lib/libgobject-2.0.so.0
#21 0x00007ffff26dd4c2 in ?? () from /usr/lib/libgnomecanvas-2.so.0
#22 0x00007ffff26de29b in ?? () from /usr/lib/libgnomecanvas-2.so.0
#23 0x00007ffff4a608bf in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#24 0x00007ffff549238f in g_closure_invoke ()
from /usr/lib/libgobject-2.0.so.0
#25 0x00007ffff54a48f2 in ?? () from /usr/lib/libgobject-2.0.so.0
#26 0x00007ffff54acd36 in g_signal_emit_valist ()
from /usr/lib/libgobject-2.0.so.0
#27 0x00007ffff54ad48f in g_signal_emit ()
from /usr/lib/libgobject-2.0.so.0
#28 0x00007ffff4b77aac in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#29 0x00007ffff4b8b5db in gtk_window_propagate_key_event ()
from /usr/lib/libgtk-x11-2.0.so.0
#30 0x000000000168e085 in key_press_focus_accelerator_handler (
window=..., ev=0xf1c9890) at ../gtk2_ardour/utils.cc:569
#31 0x0000000000fe1acd in Editor::on_key_press_event (
this=0x2baeeb0, ev=0xf1c9890) at ../gtk2_ardour/editor.cc:4059
#32 0x00007ffff372f364 in Gtk::Widget_Class::key_press_event_callback(_GtkWidget*, _GdkEventKey*) () from /usr/lib/libgtkmm-2.4.so.1
#33 0x00007ffff4a608bf in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#34 0x00007ffff5492435 in g_closure_invoke ()
from /usr/lib/libgobject-2.0.so.0
#35 0x00007ffff54a48f2 in ?? () from /usr/lib/libgobject-2.0.so.0
#36 0x00007ffff54acd36 in g_signal_emit_valist ()
at /usr/include/sigc++-2.0/sigc++/functors/slot.h:137
#15 0x00007ffff291894b in ?? ()
from /usr/lib/libgnomecanvasmm-2.6.so.1
#16 0x00007ffff26d73af in gnome_canvas_marshal_BOOLEAN__BOXED ()
from /usr/lib/libgnomecanvas-2.so.0
#17 0x00007ffff5492435 in g_closure_invoke ()
from /usr/lib/libgobject-2.0.so.0
#18 0x00007ffff54a49fc in ?? () from /usr/lib/libgobject-2.0.so.0
#19 0x00007ffff54acd36 in g_signal_emit_valist ()
from /usr/lib/libgobject-2.0.so.0
#20 0x00007ffff54ad48f in g_signal_emit ()
from /usr/lib/libgobject-2.0.so.0
#21 0x00007ffff26dd4c2 in ?? () from /usr/lib/libgnomecanvas-2.so.0
#22 0x00007ffff26de29b in ?? () from /usr/lib/libgnomecanvas-2.so.0
#23 0x00007ffff4a608bf in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#24 0x00007ffff549238f in g_closure_invoke ()
from /usr/lib/libgobject-2.0.so.0
#25 0x00007ffff54a48f2 in ?? () from /usr/lib/libgobject-2.0.so.0
#26 0x00007ffff54acd36 in g_signal_emit_valist ()
from /usr/lib/libgobject-2.0.so.0
#27 0x00007ffff54ad48f in g_signal_emit ()
from /usr/lib/libgobject-2.0.so.0
#28 0x00007ffff4b77aac in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#29 0x00007ffff4b8b5db in gtk_window_propagate_key_event ()
from /usr/lib/libgtk-x11-2.0.so.0
#30 0x000000000168e085 in key_press_focus_accelerator_handler (
window=..., ev=0xf1c9890) at ../gtk2_ardour/utils.cc:569
#31 0x0000000000fe1acd in Editor::on_key_press_event (
this=0x2baeeb0, ev=0xf1c9890) at ../gtk2_ardour/editor.cc:4059
#32 0x00007ffff372f364 in Gtk::Widget_Class::key_press_event_callback(_GtkWidget*, _GdkEventKey*) () from /usr/lib/libgtkmm-2.4.so.1
#33 0x00007ffff4a608bf in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#34 0x00007ffff5492435 in g_closure_invoke ()
from /usr/lib/libgobject-2.0.so.0
#35 0x00007ffff54a48f2 in ?? () from /usr/lib/libgobject-2.0.so.0
#36 0x00007ffff54acd36 in g_signal_emit_valist ()
---Type <return> to continue, or q <return> to quit---
from /usr/lib/libgobject-2.0.so.0
#37 0x00007ffff54ad48f in g_signal_emit ()
from /usr/lib/libgobject-2.0.so.0
#38 0x00007ffff4b77aac in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#39 0x00007ffff4a5f0df in gtk_propagate_event ()
from /usr/lib/libgtk-x11-2.0.so.0
#40 0x00007ffff4a5f49b in gtk_main_do_event ()
from /usr/lib/libgtk-x11-2.0.so.0
#41 0x00007ffff46d4e4c in ?? () from /usr/lib/libgdk-x11-2.0.so.0
#42 0x00007ffff51c1c7d in g_main_context_dispatch ()
from /usr/lib/libglib-2.0.so.0
#43 0x00007ffff51c1f68 in ?? () from /usr/lib/libglib-2.0.so.0
#44 0x00007ffff51c2292 in g_main_loop_run ()
from /usr/lib/libglib-2.0.so.0
#45 0x00007ffff4a5e417 in gtk_main ()
from /usr/lib/libgtk-x11-2.0.so.0
#46 0x00007ffff6209ac0 in Gtkmm2ext::UI::run (this=0x20ef330,
old_receiver=...) at ../libs/gtkmm2ext/gtk_ui.cc:273
#47 0x000000000125a6e4 in main (argc=1, argv=0x7fffffffe2c8)
at ../gtk2_ardour/main.cc:519
|
|
|
attached a gdb backtrace |
|
|
I can not reproduce this. Please include more precise reproduction instructions. |
|
|
Probably fixed in 8907477271b8a6b356127e2367753f0d6dbd5308 |
|
|
Issue has been closed automatically, by Trigger Close Plugin. Feel free to re-open with additional information if you think the issue is not resolved. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2014-10-13 19:21 | fuchs | New Issue | |
| 2014-10-14 01:13 | fuchs | File Added: ardour_bt | |
| 2014-10-14 01:15 | fuchs | Note Added: 0015917 | |
| 2014-11-14 03:06 | drobilla | Note Added: 0015957 | |
| 2014-11-14 03:36 | drobilla | Note Added: 0015960 | |
| 2014-11-14 03:36 | drobilla | Assigned To | => drobilla |
| 2014-11-14 03:36 | drobilla | Status | new => resolved |
| 2014-11-14 03:36 | drobilla | Resolution | open => fixed |
| 2020-04-19 20:16 | system | Note Added: 0023328 | |
| 2020-04-19 20:16 | system | Status | resolved => closed |