View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001745 | ardour | bugs | public | 2007-06-30 12:42 | 2008-11-21 00:04 |
| Reporter | gregj | Assigned To | paul | ||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Summary | 0001745: crashes on export range (happends from time to time) | ||||
| Description | backtrace: http://dupa.privatepaste.com/31r0wpiiqg select range, move the "red" head-marker to 00, go to session->exports->export range - kaboom | ||||
| Tags | No tags attached. | ||||
|
|
# #0 0x085848a3 in ExportDialog::connect_to_session (this=0x3d0, s=0x90057a0) at gtk2_ardour/export_dialog.cc:396 # 0000001 0x085106c2 in Editor::export_range_markers (this=0x8d5e900) at gtk2_ardour/editor_export_audio.cc:121 # #2 0x083f6d9b in sigc::bound_mem_functor0<void, PublicEditor>::operator() (this=0x8dd1e7c) at /usr/include/sigc++-2.0/sigc++/functors/mem_fun.h:1787 # #3 0x083f6db2 in sigc::adaptor_functor<sigc::bound_mem_functor0<void, PublicEditor> >::operator() (this=0x8dd1e78) # at /usr/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:251 # 0000004 0x083f6dce in sigc::internal::slot_call0<sigc::bound_mem_functor0<void, PublicEditor>, void>::call_it (rep=0x8dd1e60) # at /usr/include/sigc++-2.0/sigc++/functors/slot.h:103 # 0000005 0xb72ba33a in Glib::SignalProxyNormal::slot0_void_callback () from /usr/lib/libglibmm-2.4.so.1 # #6 0xb6f989d9 in g_cclosure_marshal_VOID__VOID () from /usr/lib/libgobject-2.0.so.0 # #7 0xb6f8b62b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 # 0000008 0xb6f9c3f1 in ?? () from /usr/lib/libgobject-2.0.so.0 |
|
|
sigh, yet another uninitialized variable. thamks for noticing, and for the useful backtrace. fixed in my code, it will be in svn (branches/2.0-ongoing and trunk) within the hour. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2007-06-30 12:42 | gregj | New Issue | |
| 2007-07-01 09:37 | gregj | Note Added: 0004091 | |
| 2007-09-12 20:01 | paul | Status | new => resolved |
| 2007-09-12 20:01 | paul | Resolution | open => fixed |
| 2007-09-12 20:01 | paul | Assigned To | => paul |
| 2007-09-12 20:01 | paul | Note Added: 0004359 | |
| 2008-11-21 00:04 | seablade | Status | resolved => closed |