View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005719 | ardour | bugs | public | 2013-10-09 05:00 | 2013-10-15 17:15 |
Reporter | prokoudine | Assigned To | |||
Priority | normal | Severity | crash | Reproducibility | always |
Status | new | Resolution | open | ||
Summary | 0005719: Git master crashes | ||||
Description | With SHA af8a1c146dadeda43c2f8bcc3a5982ff13d69eb3 1) Start Ardour without pre-starting JACK. 2) In the Audio/MIDI Setup dialog simply go to Latency tab. 3) Ardour crashes immediately. #0 0x44a49ee4 in std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(std::string const&) () from /lib/libstdc++.so.6 0000001 0x48b50de4 in Glib::ustring::ustring(std::string const&) () from /lib/libglibmm-2.4.so.1 #2 0x08ce4ec9 in EngineControl::enable_latency_tab (this=0x9965460) at ../gtk2_ardour/engine_dialog.cc:471 #3 0x08cea1a8 in EngineControl::on_switch_page (this=0x9965460, page_num=2) at ../gtk2_ardour/engine_dialog.cc:1518 0000004 0x08cf0fde in sigc::bound_mem_functor2<void, EngineControl, _GtkNotebookPage*, unsigned int>::operator() (this=0x9992184, _A_a1=@0xbfffd054: 0x98a7320, _A_a2=@0xbfffd058: 2) at /usr/include/sigc++-2.0/sigc++/functors/mem_fun.h:1917 0000005 0x08cf0642 in sigc::adaptor_functor<sigc::bound_mem_functor2<void, EngineControl, _GtkNotebookPage*, unsigned int> >::operator()<_GtkNotebookPage* const&, unsigned int const&> (this=0x9992180, _A_arg1=@0xbfffd054: 0x98a7320, _A_arg2=@0xbfffd058: 2) at /usr/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:103 #6 0x08cef7ac in sigc::internal::slot_call2<sigc::bound_mem_functor2<void, EngineControl, _GtkNotebookPage*, unsigned int>, void, _GtkNotebookPage*, unsigned int>::call_it (rep=0x9992168, a_1=@0xbfffd054: 0x98a7320, a_2=@0xbfffd058: 2) at /usr/include/sigc++-2.0/sigc++/functors/slot.h:173 #7 0x4b3d83ae in (anonymous namespace)::Notebook_signal_switch_page_callback(_GtkNotebook*, _GtkNotebookPage*, unsigned int, void*) () from /lib/libgtkmm-2.4.so.1 0000008 0x48eefc6d in _gtk_marshal_VOID__POINTER_UINT () from /lib/libgtk-x11-2.0.so.0 0000009 0x449522ce in g_closure_invoke () from /lib/libgobject-2.0.so.0 0000010 0x44963fc3 in signal_emit_unlocked_R () from /lib/libgobject-2.0.so.0 0000011 0x4496becd in g_signal_emit_valist () from /lib/libgobject-2.0.so.0 0000012 0x4496c164 in g_signal_emit () from /lib/libgobject-2.0.so.0 0000013 0x48f0de7e in gtk_notebook_switch_page () from /lib/libgtk-x11-2.0.so.0 0000014 0x48f15c44 in gtk_notebook_button_press () from /lib/libgtk-x11-2.0.so.0 #15 0x4b44b827 in Gtk::Widget_Class::button_press_event_callback(_GtkWidget*, _GdkEventButton*) () from /lib/libgtkmm-2.4.so.1 0000016 0x48eebc6e in _gtk_marshal_BOOLEAN__BOXED () from /lib/libgtk-x11-2.0.so.0 #17 0x44950d65 in g_type_class_meta_marshal () from /lib/libgobject-2.0.so.0 0000018 0x449522ce in g_closure_invoke () from /lib/libgobject-2.0.so.0 0000019 0x44963da0 in signal_emit_unlocked_R () from /lib/libgobject-2.0.so.0 0000020 0x4496bbef in g_signal_emit_valist () from /lib/libgobject-2.0.so.0 0000021 0x4496c164 in g_signal_emit () from /lib/libgobject-2.0.so.0 0000022 0x490373e3 in gtk_widget_event_internal () from /lib/libgtk-x11-2.0.so.0 0000023 0x48ee9964 in gtk_propagate_event () from /lib/libgtk-x11-2.0.so.0 #24 0x48ee9d70 in gtk_main_do_event () from /lib/libgtk-x11-2.0.so.0 0000025 0x47e42729 in gdk_event_dispatch () from /lib/libgdk-x11-2.0.so.0 0000026 0x448330f6 in g_main_context_dispatch () from /lib/libglib-2.0.so.0 ---Type <return> to continue, or q <return> to quit--- 0000027 0x448334a8 in g_main_context_iterate.isra.21 () from /lib/libglib-2.0.so.0 0000028 0x44833923 in g_main_loop_run () from /lib/libglib-2.0.so.0 0000029 0x48e58156 in gtk_dialog_run () from /lib/libgtk-x11-2.0.so.0 0000030 0x4b3a6a45 in Gtk::Dialog::run() () from /lib/libgtkmm-2.4.so.1 0000031 0x08a6f459 in ARDOUR_UI::do_audio_midi_setup (this=0x97a1138, desired_sample_rate=48000) at ../gtk2_ardour/ardour_ui.cc:4125 0000032 0x08a8ec0b in boost::_mfi::mf1<int, ARDOUR_UI, unsigned int>::operator() (this=0x9dc9394, p=0x97a1138, a1=48000) at /usr/include/boost/bind/mem_fn_template.hpp:165 0000033 0x08a89b04 in boost::_bi::list2<boost::_bi::value<ARDOUR_UI*>, boost::arg<1> >::operator()<int, boost::_mfi::mf1<int, ARDOUR_UI, unsigned int>, boost::_bi::list1<unsigned int&> > (this=0x9dc939c, f=..., a=...) at /usr/include/boost/bind/bind.hpp:303 0000034 0x08a85b21 in boost::_bi::bind_t<int, boost::_mfi::mf1<int, ARDOUR_UI, unsigned int>, boost::_bi::list2<boost::_bi::value<ARDOUR_UI*>, boost::arg<1> > >::operator()<unsigned int> (this=0x9dc9394, a1=@0xbfffd9c4: 48000) at /usr/include/boost/bind/bind_template.hpp:32 0000035 0x08a815e0 in boost::detail::function::function_obj_invoker1<boost::_bi::bind_t<int, boost::_mfi::mf1<int, ARDOUR_UI, unsigned int>, boost::_bi::list2<boost::_bi::value<ARDOUR_UI*>, boost::arg<1> > >, int, unsigned int>::invoke (function_obj_ptr=..., a0=48000) at /usr/include/boost/function/function_template.hpp:132 0000036 0xb790dc84 in boost::function1<int, unsigned int>::operator() (this=0x9dc9390, a0=48000) at /usr/include/boost/function/function_template.hpp:767 0000037 0xb790c75b in PBD::Signal1<int, unsigned int, PBD::OptionalLastValue<int> >::operator() ( this=0x964f420 <ARDOUR::Session::AudioEngineSetupRequired>, a1=48000) at /home/alexandre/soft/sound/ardour/ardour3-2013-10-08/build/libs/pbd/pbd/signals_generated.h:473 0000038 0xb7bd9d69 in ARDOUR::Session::ensure_engine (this=0x9bd99d0, desired_sample_rate=48000) at ../libs/ardour/session.cc:371 0000039 0xb7bd8312 in ARDOUR::Session::Session (this=0x9bd99d0, eng=..., fullpath="/home/alexandre/Music/Mine/acoustic/acoustic-01", snapshot_name="acoustic-01", bus_profile=0x0, mix_template="l>\250D6j]D\230\363\201D\364\230\231\t\000\000\000\000\270\321\372\267`\251\065\264\001\000\000\000\005\000\000\000\000\000\000\000\024\206\371\267\210\200\067\267\005\000\000\000\370\350ND\005\000\000\000\360\334\377\277\\?D\260\352ND\000\000\000\000\001\000\000\000\000\260\370\267|\372\262\t\337z\244D|\372\262\t;\000\000\000\v\000\000\000\235z\244D\000\260\370\267\000\000\000\000\000\000\000\000\270\362\201D`\367\266H\000\000\000\000\000\000\000\000\377\377\377\377\364\230\231\t\024\000\000\000\\:;\000\332n\246\b\000\000\000\000\000\000\000\000X\346\377\277^~\246\b8\021z\t\264\345\377\277\270\345\377\277\070\346\377\277\324\350\377\277\000\000\000\000\000?D\200\032"...<Address 0xc0000000 out of bounds>) at ../libs/ardour/session.cc:312 0000040 0x08a68539 in ARDOUR_UI::load_session (this=0x97a1138, path="/home/alexandre/Music/Mine/acoustic/acoustic-01", snap_name="acoustic-01", mix_template="") at ../gtk2_ardour/ardour_ui.cc:2791 0000041 0x08a67e5e in ARDOUR_UI::get_session_parameters (this=0x97a1138, quit_on_cancel=false, should_be_new=false, load_template="") at ../gtk2_ardour/ardour_ui.cc:2722 0000042 0x08a5f0cb in ARDOUR_UI::starting (this=0x97a1138) at ../gtk2_ardour/ardour_ui.cc:803 ---Type <return> to continue, or q <return> to quit--- 0000043 0xb6f8a441 in Gtkmm2ext::UI::run (this=0x97a1138, old_receiver=...) at ../libs/gtkmm2ext/gtk_ui.cc:268 0000044 0x08dc120a in main (argc=1, argv=0xbfffea94) at ../gtk2_ardour/main.cc:519 | ||||
Tags | No tags attached. | ||||
duplicate of | 0005721 | new | Clicking "Calibrate" crashes A3 |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-10-09 05:00 | prokoudine | New Issue | |
2013-10-15 17:15 | paul | Relationship added | duplicate of 0005721 |