View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008585 | ardour | bugs | public | 2021-02-25 17:07 | 2021-02-25 17:08 |
Reporter | unfa | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | duplicate | ||
Product Version | 6.5 | ||||
Summary | 0008585: Crash when activating tracks | ||||
Description | Ardour 6.6 crashed when I chose to activate a group of deactivated tracks (MIDI and audio). I'm attaching gdb backtrace. | ||||
Additional Information | [Thread 0x7ffe9525e640 (LWP 514880) exited] RubberBandPitchShifter::runImpl: buffer underrun: required = 319, available = 0 --Type <RET> for more, q to quit, c to continue without paging-- Thread 133 "autoconnect" received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7ffe99a67640 (LWP 502483)] 0x00007fffee7fd75f in __cxxabiv1::__dynamic_cast (src_ptr=0x3f0000003f000000, src_type=0x555556659a38 <typeinfo for ARDOUR::Processor>, dst_type=0x7ffff7af65a8 <typeinfo for ARDOUR::LatentSend>, src2dst=-2) at /build/gcc/src/gcc/libstdc++-v3/libsupc++/dyncast.cc:50 50 /build/gcc/src/gcc/libstdc++-v3/libsupc++/dyncast.cc: No such file or directory. (gdb) (gdb) bt thread apply all A syntax error in expression, near `apply all'. (gdb) bt #0 0x00007fffee7fd75f in __cxxabiv1::__dynamic_cast (src_ptr=0x3f0000003f000000, src_type=0x555556659a38 <typeinfo for ARDOUR::Processor>, dst_type=0x7ffff7af65a8 <typeinfo for ARDOUR::LatentSend>, src2dst=-2) at /build/gcc/src/gcc/libstdc++-v3/libsupc++/dyncast.cc:50 0000001 0x00007ffff74d50ec in ARDOUR::Route::update_signal_latency(bool, bool*) () from /opt/Ardour-6.6.0/lib/libardour.so.3 #2 0x00007ffff751a457 in ARDOUR::Session::update_route_latency(bool, bool, bool*) () from /opt/Ardour-6.6.0/lib/libardour.so.3 #3 0x00007ffff751a6f6 in ARDOUR::Session::update_latency_compensation(bool, bool) () from /opt/Ardour-6.6.0/lib/libardour.so.3 0000004 0x00007ffff751aa3c in ARDOUR::Session::auto_connect_thread_run() () from /opt/Ardour-6.6.0/lib/libardour.so.3 0000005 0x00007ffff751ad98 in ARDOUR::Session::auto_connect_thread(void*) () from /opt/Ardour-6.6.0/lib/libardour.so.3 #6 0x00007ffff08f9299 in start_thread () from /usr/lib/libpthread.so.0 #7 0x00007fffee501153 in clone () from /usr/lib/libc.so.6 | ||||
Tags | crash | ||||