View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003765 | ardour | features | public | 2011-02-12 10:09 | 2020-04-19 20:15 |
| Reporter | prokoudine | Assigned To | cth103 | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Summary | 0003765: Step Entry segfaults A3 | ||||
| Description | When I try opening Step Entry dialog for MIDI, A3 segfaults. Backtrace is below. BTW, it'd be nice to use same terminology all around. The popup menu item says "Step Editor", but the dialog's caption says "Step Entry". | ||||
| Additional Information | Gtk-Message: (for origin information, set GTK_DEBUG): failed to retrieve property `GtkWidget::link-color' of type `GdkColor' from rc file value "((GString*) 0x9dcd0c0)" of type `GString' Program received signal SIGSEGV, Segmentation fault. 0x08e2d6f9 in boost::shared_ptr<ARDOUR::MidiTrack>::operator-> (this=0x44) at /usr/include/boost/smart_ptr/shared_ptr.hpp:418 418 BOOST_ASSERT(px != 0); (gdb) bt #0 0x08e2d6f9 in boost::shared_ptr<ARDOUR::MidiTrack>::operator-> (this=0x44) at /usr/include/boost/smart_ptr/shared_ptr.hpp:418 0000001 0x0926542a in StepEditor::check_step_edit (this=0x0) at ../gtk2_ardour/step_editor.cc:161 #2 0x08fc6297 in MidiTimeAxisView::check_step_edit (this=0xacd4b840) at ../gtk2_ardour/midi_time_axis.cc:250 #3 0x08ce4867 in Editor::check_step_edit (this=0x9f0f188) at ../gtk2_ardour/editor.cc:5113 0000004 0x08d12c7c in sigc::bound_mem_functor0<bool, Editor>::operator() (this=0xac90cf1c) at /usr/include/sigc++-2.0/sigc++/functors/mem_fun.h:1787 0000005 0x08d0c076 in sigc::adaptor_functor<sigc::bound_mem_functor0<bool, Editor> >::operator() (this=0xac90cf18) at /usr/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:251 #6 0x08d056c2 in sigc::internal::slot_call0<sigc::bound_mem_functor0<bool, Editor>, bool>::call_it (rep=0xac90cf00) at /usr/include/sigc++-2.0/sigc++/functors/slot.h:103 #7 0xb5b3532d in ?? () from /usr/lib/libglibmm-2.4.so.1 0000008 0xb5d7fd5c in ?? () from /lib/libglib-2.0.so.0 0000009 0xb5d7f5e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0 0000010 0xb5d832d8 in ?? () from /lib/libglib-2.0.so.0 0000011 0xb5d83817 in g_main_loop_run () from /lib/libglib-2.0.so.0 0000012 0xb581d3c9 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 0000013 0xb51973a7 in Gtk::Main::run_impl() () from /usr/lib/libgtkmm-2.4.so.1 0000014 0xb51971a2 in Gtk::Main::run() () from /usr/lib/libgtkmm-2.4.so.1 #15 0xb66729a7 in Gtkmm2ext::UI::run (this=0x9861838, old_receiver=...) at ../libs/gtkmm2ext/gtk_ui.cc:266 0000016 0x08f705ba in main (argc=1, argv=0xbfffec94) at ../gtk2_ardour/main.cc:625 | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2011-02-12 10:09 | prokoudine | New Issue | |
| 2011-02-12 12:29 | cth103 | cost | => 0.00 |
| 2011-02-12 12:29 | cth103 | Note Added: 0010073 | |
| 2011-02-12 12:29 | cth103 | Status | new => resolved |
| 2011-02-12 12:29 | cth103 | Resolution | open => fixed |
| 2011-02-12 12:29 | cth103 | Assigned To | => cth103 |
| 2020-04-19 20:15 | system | Note Added: 0022398 | |
| 2020-04-19 20:15 | system | Status | resolved => closed |