Ardour 7 + crash at session loading

I still have a segmentation fault in some cases (like trying to launch a backup).
The session crashes after the loading phase (If I press “space” I can briefly ear some sounds as it plays)

jack send this:

CheckRes error
Could not write notification
ClientNotify fails name = ardour notification = 10 val1 = 231 val2 = 0
Cannot write socket fd = 28 err = Broken pipe

My other sessions work fine.

I run gdb and got this:

Thread 1 “ArdourGUI” received signal SIGABRT, Aborted.
0x00007fffee17ece1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
(gdb) thread apply all bt

Thread 82 (Thread 0x7fff14ffa700 (LWP 51526) “WaveViewDrawing”):
#0 0x00007fffee23c2e9 in syscall () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007ffff460c47f in g_cond_wait () from /opt/Ardour-7.3.0/lib/libglib-2.0.so.0
#2 0x00007ffff7b9a82d in ArdourWaveView::WaveViewThreads::_dequeue_draw_request() () from /opt/Ardour-7.3.0/lib/libwaveview.so.0
#3 0x00007ffff7b9a8e3 in ArdourWaveView::WaveViewThreads::dequeue_draw_request() () from /opt/Ardour-7.3.0/lib/libwaveview.so.0
#4 0x00007ffff7b9abbb in ArdourWaveView::WaveViewThreads::_thread_proc() () from /opt/Ardour-7.3.0/lib/libwaveview.so.0
#5 0x00007ffff5581806 in PBD::thread::_run(void*) () from /opt/Ardour-7.3.0/lib/libpbd.so.4
#6 0x00007ffff0678ea7 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#7 0x00007fffee242a2f in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 81 (Thread 0x7fff157fb700 (LWP 51525) “WaveViewDrawing”):
#0 0x00007fffee23c2e9 in syscall () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007ffff460c47f in g_cond_wait () from /opt/Ardour-7.3.0/lib/libglib-2.0.so.0
#2 0x00007ffff7b9a82d in ArdourWaveView::WaveViewThreads::_dequeue_draw_request() () from /opt/Ardour-7.3.0/lib/libwaveview.so.0
#3 0x00007ffff7b9a8e3 in ArdourWaveView::WaveViewThreads::dequeue_draw_request() () from /opt/Ardour-7.3.0/lib/libwaveview.so.0
#4 0x00007ffff7b9abbb in ArdourWaveView::WaveViewThreads::_thread_proc() () from /opt/Ardour-7.3.0/lib/libwaveview.so.0
#5 0x00007ffff5581806 in PBD::thread::_run(void*) () from /opt/Ardour-7.3.0/lib/libpbd.so.4
#6 0x00007ffff0678ea7 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#7 0x00007fffee242a2f in clone () from /lib/x86_64-linux-gnu/libc.so.6

–Type for more, q to quit, c to continue without paging–
Thread 80 (Thread 0x7fff15ffc700 (LWP 51524) “WaveViewDrawing”):
#0 0x00007fffee23c2e9 in syscall () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007ffff460c47f in g_cond_wait () from /opt/Ardour-7.3.0/lib/libglib-2.0.so.0
#2 0x00007ffff7b9a82d in ArdourWaveView::WaveViewThreads::_dequeue_draw_request() () from /opt/Ardour-7.3.0/lib/libwaveview.so.0
#3 0x00007ffff7b9a8e3 in ArdourWaveView::WaveViewThreads::dequeue_draw_request() () from /opt/Ardour-7.3.0/lib/libwaveview.so.0
#4 0x00007ffff7b9abbb in ArdourWaveView::WaveViewThreads::_thread_proc() () from /opt/Ardour-7.3.0/lib/libwaveview.so.0
#5 0x00007ffff5581806 in PBD::thread::_run(void*) () from /opt/Ardour-7.3.0/lib/libpbd.so.4
#6 0x00007ffff0678ea7 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#7 0x00007fffee242a2f in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 79 (Thread 0x7fff167fd700 (LWP 51523) “WaveViewDrawing”):
#0 0x00007fffee23c2e9 in syscall () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007ffff460c47f in g_cond_wait () from /opt/Ardour-7.3.0/lib/libglib-2.0.so.0
#2 0x00007ffff7b9a82d in ArdourWaveView::WaveViewThreads::_dequeue_draw_request() () from /opt/Ardour-7.3.0/lib/libwaveview.so.0
#3 0x00007ffff7b9a8e3 in ArdourWaveView::WaveViewThreads::dequeue_draw_request() () from /opt/Ardour-7.3.0/lib/libwaveview.so.0
#4 0x00007ffff7b9abbb in ArdourWaveView::WaveViewThreads::_thread_proc() () from /opt/Ardour-7.3.0/lib/libwaveview.so.0
#5 0x00007ffff5581806 in PBD::thread::_run(void*) () from /opt/Ardour-7.3.0/lib/libpbd.so.4
#6 0x00007ffff0678ea7 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#7 0x00007fffee242a2f in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 78 (Thread 0x7fff16ffe700 (LWP 51522) “WaveViewDrawing”):
–Type for more, q to quit, c to continue without paging–
#0 0x00007fffee23c2e9 in syscall () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007ffff460c47f in g_cond_wait () from /opt/Ardour-7.3.0/lib/libglib-2.0.so.0
#2 0x00007ffff7b9a82d in ArdourWaveView::WaveViewThreads::_dequeue_draw_request() () from /opt/Ardour-7.3.0/lib/libwaveview.so.0
#3 0x00007ffff7b9a8e3 in ArdourWaveView::WaveViewThreads::dequeue_draw_request() () from /opt/Ardour-7.3.0/lib/libwaveview.so.0
#4 0x00007ffff7b9abbb in ArdourWaveView::WaveViewThreads::_thread_proc() () from /opt/Ardour-7.3.0/lib/libwaveview.so.0
#5 0x00007ffff5581806 in PBD::thread::_run(void*) () from /opt/Ardour-7.3.0/lib/libpbd.so.4
#6 0x00007ffff0678ea7 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#7 0x00007fffee242a2f in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 77 (Thread 0x7fff30ff9700 (LWP 51521) “WaveViewDrawing”):
#0 0x00007fffee23c2e9 in syscall () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007ffff460c47f in g_cond_wait () from /opt/Ardour-7.3.0/lib/libglib-2.0.so.0
#2 0x00007ffff7b9a82d in ArdourWaveView::WaveViewThreads::_dequeue_draw_request() () from /opt/Ardour-7.3.0/lib/libwaveview.so.0
#3 0x00007ffff7b9a8e3 in ArdourWaveView::WaveViewThreads::dequeue_draw_request() () from /opt/Ardour-7.3.0/lib/libwaveview.so.0
#4 0x00007ffff7b9abbb in ArdourWaveView::WaveViewThreads::_thread_proc() () from /opt/Ardour-7.3.0/lib/libwaveview.so.0
#5 0x00007ffff5581806 in PBD::thread::_run(void*) () from /opt/Ardour-7.3.0/lib/libpbd.so.4
#6 0x00007ffff0678ea7 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#7 0x00007fffee242a2f in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 76 (Thread 0x7fffc1fd5700 (LWP 51520) “WaveViewDrawing”):
#0 0x00007fffee23c2e9 in syscall () from /lib/x86_64-linux-gnu/libc.so.6
–Type for more, q to quit, c to continue without paging–
#1 0x00007ffff460c47f in g_cond_wait () from /opt/Ardour-7.3.0/lib/libglib-2.0.so.0
#2 0x00007ffff7b9a82d in ArdourWaveView::WaveViewThreads::_dequeue_draw_request() () from /opt/Ardour-7.3.0/lib/libwaveview.so.0
#3 0x00007ffff7b9a8e3 in ArdourWaveView::WaveViewThreads::dequeue_draw_request() () from /opt/Ardour-7.3.0/lib/libwaveview.so.0
#4 0x00007ffff7b9abbb in ArdourWaveView::WaveViewThreads::_thread_proc() () from /opt/Ardour-7.3.0/lib/libwaveview.so.0
#5 0x00007ffff5581806 in PBD::thread::_run(void*) () from /opt/Ardour-7.3.0/lib/libpbd.so.4
#6 0x00007ffff0678ea7 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#7 0x00007fffee242a2f in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 75 (Thread 0x7fff317fa700 (LWP 51509) “AutomationWatch”):
#0 0x00007fffee209561 in clock_nanosleep () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007fffee20ed43 in nanosleep () from /lib/x86_64-linux-gnu/libc.so.6
#2 0x00007ffff45ead48 in g_usleep () from /opt/Ardour-7.3.0/lib/libglib-2.0.so.0
#3 0x00007ffff6fe6ea0 in ARDOUR::AutomationWatch::thread() () from /opt/Ardour-7.3.0/lib/libardour.so.3
#4 0x00007ffff5581806 in PBD::thread::_run(void*) () from /opt/Ardour-7.3.0/lib/libpbd.so.4
#5 0x00007ffff0678ea7 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#6 0x00007fffee242a2f in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 74 (Thread 0x7fff31ffb700 (LWP 51508) “autoconnect”):
#0 0x00007ffff067f7b2 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
#1 0x00007ffff749b013 in ARDOUR::Session::auto_connect_thread_run() () from /opt/Ardour-7.3.0/lib/libardour.so.3
#2 0x00007ffff749b1e8 in ARDOUR::Session::auto_connect_thread(void*) () from /opt/Ardour-7.3.0/lib–Type for more, q to quit, c to continue without paging–
/libardour.so.3
#3 0x00007ffff0678ea7 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#4 0x00007fffee242a2f in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 73 (Thread 0x7fff327fc700 (LWP 51507) “SessionSignals”):
#0 0x00007ffff067f7b2 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
#1 0x00007ffff7519d23 in ARDOUR::Session::emit_thread_run() () from /opt/Ardour-7.3.0/lib/libardour.so.3
#2 0x00007ffff7519d58 in ARDOUR::Session::emit_thread(void*) () from /opt/Ardour-7.3.0/lib/libardour.so.3
#3 0x00007ffff0678ea7 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#4 0x00007fffee242a2f in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 72 (Thread 0x7fff32ffd700 (LWP 51506) “LV2Worker”):
#0 0x00007fffee23c2e9 in syscall () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007ffff5585bda in PBD::Semaphore::wait() () from /opt/Ardour-7.3.0/lib/libpbd.so.4
#2 0x00007ffff760b573 in ARDOUR::Worker::run() () from /opt/Ardour-7.3.0/lib/libardour.so.3
#3 0x00007ffff5581806 in PBD::thread::_run(void*) () from /opt/Ardour-7.3.0/lib/libpbd.so.4
#4 0x00007ffff0678ea7 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#5 0x00007fffee242a2f in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 71 (Thread 0x7fff337fe700 (LWP 51505) “LV2Worker”):
#0 0x00007fffee23c2e9 in syscall () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007ffff5585bda in PBD::Semaphore::wait() () from /opt/Ardour-7.3.0/lib/libpbd.so.4
#2 0x00007ffff760b573 in ARDOUR::Worker::run() () from /opt/Ardour-7.3.0/lib/libardour.so.3
#3 0x00007ffff5581806 in PBD::thread::_run(void*) () from /opt/Ardour-7.3.0/lib/libpbd.so.4
–Type for more, q to quit, c to continue without paging–
#4 0x00007ffff0678ea7 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#5 0x00007fffee242a2f in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 70 (Thread 0x7fff33fff700 (LWP 51504) “LV2Worker”):
#0 0x00007fffee23c2e9 in syscall () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007ffff5585bda in PBD::Semaphore::wait() () from /opt/Ardour-7.3.0/lib/libpbd.so.4
#2 0x00007ffff760b573 in ARDOUR::Worker::run() () from /opt/Ardour-7.3.0/lib/libardour.so.3
#3 0x00007ffff5581806 in PBD::thread::_run(void*) () from /opt/Ardour-7.3.0/lib/libpbd.so.4
#4 0x00007ffff0678ea7 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#5 0x00007fffee242a2f in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 69 (Thread 0x7fff48f71700 (LWP 51503) “LV2Worker”):
#0 0x00007fffee23c2e9 in syscall () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007ffff5585bda in PBD::Semaphore::wait() () from /opt/Ardour-7.3.0/lib/libpbd.so.4
#2 0x00007ffff760b573 in ARDOUR::Worker::run() () from /opt/Ardour-7.3.0/lib/libardour.so.3
#3 0x00007ffff5581806 in PBD::thread::_run(void*) () from /opt/Ardour-7.3.0/lib/libpbd.so.4
#4 0x00007ffff0678ea7 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#5 0x00007fffee242a2f in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 68 (Thread 0x7fff49772700 (LWP 51502) “LV2Worker”):
#0 0x00007fffee23c2e9 in syscall () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007ffff5585bda in PBD::Semaphore::wait() () from /opt/Ardour-7.3.0/lib/libpbd.so.4
#2 0x00007ffff760b573 in ARDOUR::Worker::run() () from /opt/Ardour-7.3.0/lib/libardour.so.3
#3 0x00007ffff5581806 in PBD::thread::_run(void*) () from /opt/Ardour-7.3.0/lib/libpbd.so.4
#4 0x00007ffff0678ea7 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#5 0x00007fffee242a2f in clone () from /lib/x86_64-linux-gnu/libc.so.6

–Type for more, q to quit, c to continue without paging–
Thread 67 (Thread 0x7fff49f73700 (LWP 51501) “LV2Worker”):
#0 0x00007fffee23c2e9 in syscall () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007ffff5585bda in PBD::Semaphore::wait() () from /opt/Ardour-7.3.0/lib/libpbd.so.4
#2 0x00007ffff760b573 in ARDOUR::Worker::run() () from /opt/Ardour-7.3.0/lib/libardour.so.3
#3 0x00007ffff5581806 in PBD::thread::_run(void*) () from /opt/Ardour-7.3.0/lib/libpbd.so.4
#4 0x00007ffff0678ea7 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#5 0x00007fffee242a2f in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 66 (Thread 0x7fff4affd700 (LWP 51500) “LV2Worker”):
#0 0x00007fffee23c2e9 in syscall () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007ffff5585bda in PBD::Semaphore::wait() () from /opt/Ardour-7.3.0/lib/libpbd.so.4
#2 0x00007ffff760b573 in ARDOUR::Worker::run() () from /opt/Ardour-7.3.0/lib/libardour.so.3
#3 0x00007ffff5581806 in PBD::thread::_run(void*) () from /opt/Ardour-7.3.0/lib/libpbd.so.4
#4 0x00007ffff0678ea7 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#5 0x00007fffee242a2f in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 65 (Thread 0x7fff4b7fe700 (LWP 51499) “LV2Worker”):
#0 0x00007fffee23c2e9 in syscall () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007ffff5585bda in PBD::Semaphore::wait() () from /opt/Ardour-7.3.0/lib/libpbd.so.4
#2 0x00007ffff760b573 in ARDOUR::Worker::run() () from /opt/Ardour-7.3.0/lib/libardour.so.3
#3 0x00007ffff5581806 in PBD::thread::_run(void*) () from /opt/Ardour-7.3.0/lib/libpbd.so.4
#4 0x00007ffff0678ea7 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#5 0x00007fffee242a2f in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 64 (Thread 0x7fff4bfff700 (LWP 51498) “LV2Worker”):
#0 0x00007fffee23c2e9 in syscall () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007ffff5585bda in PBD::Semaphore::wait() () from /opt/Ardour-7.3.0/lib/libpbd.so.4
–Type for more, q to quit, c to continue without paging–
#2 0x00007ffff760b573 in ARDOUR::Worker::run() () from /opt/Ardour-7.3.0/lib/libardour.so.3
#3 0x00007ffff5581806 in PBD::thread::_run(void*) () from /opt/Ardour-7.3.0/lib/libpbd.so.4
#4 0x00007ffff0678ea7 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#5 0x00007fffee242a2f in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 63 (Thread 0x7fff69290700 (LWP 51497) “LV2Worker”):
#0 0x00007fffee23c2e9 in syscall () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007ffff5585bda in PBD::Semaphore::wait() () from /opt/Ardour-7.3.0/lib/libpbd.so.4
#2 0x00007ffff760b573 in ARDOUR::Worker::run() () from /opt/Ardour-7.3.0/lib/libardour.so.3
#3 0x00007ffff5581806 in PBD::thread::_run(void*) () from /opt/Ardour-7.3.0/lib/libpbd.so.4
#4 0x00007ffff0678ea7 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#5 0x00007fffee242a2f in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 62 (Thread 0x7fff69a91700 (LWP 51496) “LV2Worker”):
#0 0x00007fffee23c2e9 in syscall () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007ffff5585bda in PBD::Semaphore::wait() () from /opt/Ardour-7.3.0/lib/libpbd.so.4
#2 0x00007ffff760b573 in ARDOUR::Worker::run() () from /opt/Ardour-7.3.0/lib/libardour.so.3
#3 0x00007ffff5581806 in PBD::thread::_run(void*) () from /opt/Ardour-7.3.0/lib/libpbd.so.4
#4 0x00007ffff0678ea7 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#5 0x00007fffee242a2f in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 61 (Thread 0x7fff6a292700 (LWP 51495) “LV2Worker”):
#0 0x00007fffee23c2e9 in syscall () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007ffff5585bda in PBD::Semaphore::wait() () from /opt/Ardour-7.3.0/lib/libpbd.so.4
#2 0x00007ffff760b573 in ARDOUR::Worker::run() () from /opt/Ardour-7.3.0/lib/libardour.so.3
#3 0x00007ffff5581806 in PBD::thread::_run(void*) () from /opt/Ardour-7.3.0/lib/libpbd.so.4
#4 0x00007ffff0678ea7 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
–Type for more, q to quit, c to continue without paging–
#5 0x00007fffee242a2f in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 60 (Thread 0x7fff6aa93700 (LWP 51494) “ArdourGUI”):
#0 0x00007fffee236d2f in poll () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007fff6ab432fe in ?? () from /usr/lib/lv2/PitchedDelay.lv2/PitchedDelay.so
#2 0x00007fff6aaf9a57 in ?? () from /usr/lib/lv2/PitchedDelay.lv2/PitchedDelay.so
#3 0x00007fff6ab28a93 in ?? () from /usr/lib/lv2/PitchedDelay.lv2/PitchedDelay.so
#4 0x00007fff6ab28bd9 in ?? () from /usr/lib/lv2/PitchedDelay.lv2/PitchedDelay.so
#5 0x00007ffff0678ea7 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#6 0x00007fffee242a2f in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 59 (Thread 0x7fff6b50f700 (LWP 51493) “LV2Worker”):
#0 0x00007fffee23c2e9 in syscall () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007ffff5585bda in PBD::Semaphore::wait() () from /opt/Ardour-7.3.0/lib/libpbd.so.4
#2 0x00007ffff760b573 in ARDOUR::Worker::run() () from /opt/Ardour-7.3.0/lib/libardour.so.3
#3 0x00007ffff5581806 in PBD::thread::_run(void*) () from /opt/Ardour-7.3.0/lib/libpbd.so.4
#4 0x00007ffff0678ea7 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#5 0x00007fffee242a2f in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 58 (Thread 0x7fff6bd10700 (LWP 51492) “LV2Worker”):
#0 0x00007fffee23c2e9 in syscall () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007ffff5585bda in PBD::Semaphore::wait() () from /opt/Ardour-7.3.0/lib/libpbd.so.4
#2 0x00007ffff760b573 in ARDOUR::Worker::run() () from /opt/Ardour-7.3.0/lib/libardour.so.3
#3 0x00007ffff5581806 in PBD::thread::_run(void*) () from /opt/Ardour-7.3.0/lib/libpbd.so.4
#4 0x00007ffff0678ea7 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#5 0x00007fffee242a2f in clone () from /lib/x86_64-linux-gnu/libc.so.6

–Type for more, q to quit, c to continue without paging–
Thread 57 (Thread 0x7fffc2fd7700 (LWP 51491) “LV2Worker”):
#0 0x00007fffee23c2e9 in syscall () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007ffff5585bda in PBD::Semaphore::wait() () from /opt/Ardour-7.3.0/lib/libpbd.so.4
#2 0x00007ffff760b573 in ARDOUR::Worker::run() () from /opt/Ardour-7.3.0/lib/libardour.so.3
#3 0x00007ffff5581806 in PBD::thread::_run(void*) () from /opt/Ardour-7.3.0/lib/libpbd.so.4
#4 0x00007ffff0678ea7 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#5 0x00007fffee242a2f in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 56 (Thread 0x7fffc3041700 (LWP 51490) “ArdourGUI”):
#0 0x00007ffff0682174 in do_futex_wait.constprop () from /lib/x86_64-linux-gnu/libpthread.so.0
#1 0x00007ffff0682278 in __new_sem_wait_slow.constprop.0 () from /lib/x86_64-linux-gnu/libpthread.so.0
#2 0x00007fffc3045a08 in ?? () from /usr/lib/lv2/zeroconvo.lv2/zeroconvolv.so
#3 0x00007fffc304d459 in ?? () from /usr/lib/lv2/zeroconvo.lv2/zeroconvolv.so
#4 0x00007ffff0678ea7 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#5 0x00007fffee242a2f in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 55 (Thread 0x7fffc3030700 (LWP 51489) “ArdourGUI”):
#0 0x00007ffff0682174 in do_futex_wait.constprop () from /lib/x86_64-linux-gnu/libpthread.so.0
#1 0x00007ffff0682278 in __new_sem_wait_slow.constprop.0 () from /lib/x86_64-linux-gnu/libpthread.so.0
#2 0x00007fffc3045a08 in ?? () from /usr/lib/lv2/zeroconvo.lv2/zeroconvolv.so
#3 0x00007fffc304d459 in ?? () from /usr/lib/lv2/zeroconvo.lv2/zeroconvolv.so
#4 0x00007ffff0678ea7 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#5 0x00007fffee242a2f in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 54 (Thread 0x7fffc300e700 (LWP 51488) “ArdourGUI”):
–Type for more, q to quit, c to continue without paging–
#0 0x00007ffff0682174 in do_futex_wait.constprop () from /lib/x86_64-linux-gnu/libpthread.so.0
#1 0x00007ffff0682278 in __new_sem_wait_slow.constprop.0 () from /lib/x86_64-linux-gnu/libpthread.so.0
#2 0x00007fffc3045a08 in ?? () from /usr/lib/lv2/zeroconvo.lv2/zeroconvolv.so
#3 0x00007fffc304d459 in ?? () from /usr/lib/lv2/zeroconvo.lv2/zeroconvolv.so
#4 0x00007ffff0678ea7 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#5 0x00007fffee242a2f in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 53 (Thread 0x7fffc301f700 (LWP 51487) “ArdourGUI”):
#0 0x00007ffff0682174 in do_futex_wait.constprop () from /lib/x86_64-linux-gnu/libpthread.so.0
#1 0x00007ffff0682278 in __new_sem_wait_slow.constprop.0 () from /lib/x86_64-linux-gnu/libpthread.so.0
#2 0x00007fffc3045a08 in ?? () from /usr/lib/lv2/zeroconvo.lv2/zeroconvolv.so
#3 0x00007fffc304d459 in ?? () from /usr/lib/lv2/zeroconvo.lv2/zeroconvolv.so
#4 0x00007ffff0678ea7 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#5 0x00007fffee242a2f in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 48 (Thread 0x7fffc27d6700 (LWP 51482) “LV2Worker”):
#0 0x00007fffee23c2e9 in syscall () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007ffff5585bda in PBD::Semaphore::wait() () from /opt/Ardour-7.3.0/lib/libpbd.so.4
#2 0x00007ffff760b573 in ARDOUR::Worker::run() () from /opt/Ardour-7.3.0/lib/libardour.so.3
#3 0x00007ffff5581806 in PBD::thread::_run(void*) () from /opt/Ardour-7.3.0/lib/libpbd.so.4
#4 0x00007ffff0678ea7 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#5 0x00007fffee242a2f in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 47 (Thread 0x7fffc0c14700 (LWP 51481) “ArdourGUI”):
#0 0x00007fffee236d2f in poll () from /lib/x86_64-linux-gnu/libc.so.6
–Type for more, q to quit, c to continue without paging–
#1 0x00007fff7dba919e in ?? () from /usr/lib/lv2/LUFSMeter.lv2/LUFSMeter.so
#2 0x00007fff7db62cc7 in ?? () from /usr/lib/lv2/LUFSMeter.lv2/LUFSMeter.so
#3 0x00007fff7db92633 in ?? () from /usr/lib/lv2/LUFSMeter.lv2/LUFSMeter.so
#4 0x00007fff7db92779 in ?? () from /usr/lib/lv2/LUFSMeter.lv2/LUFSMeter.so
#5 0x00007ffff0678ea7 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#6 0x00007fffee242a2f in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 46 (Thread 0x7fff8cc03700 (LWP 51475) “midiUI”):
#0 0x00007fffee236d2f in poll () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007ffff45b8c76 in ?? () from /opt/Ardour-7.3.0/lib/libglib-2.0.so.0
#2 0x00007ffff45b9002 in g_main_loop_run () from /opt/Ardour-7.3.0/lib/libglib-2.0.so.0
#3 0x00007ffff5548e13 in BaseUI::main_thread() () from /opt/Ardour-7.3.0/lib/libpbd.so.4
#4 0x00007ffff5581806 in PBD::thread::_run(void*) () from /opt/Ardour-7.3.0/lib/libpbd.so.4
#5 0x00007ffff0678ea7 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#6 0x00007fffee242a2f in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 45 (Thread 0x7fffc10cd700 (LWP 51474) “butler”):
#0 0x00007fffee236d2f in poll () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007ffff5555147 in CrossThreadChannel::poll_for_request() () from /opt/Ardour-7.3.0/lib/libpbd.so.4
#2 0x00007ffff55551a6 in CrossThreadChannel::receive(char&, bool) () from /opt/Ardour-7.3.0/lib/libpbd.so.4
#3 0x00007ffff6ff3fb5 in ARDOUR::Butler::thread_work() () from /opt/Ardour-7.3.0/lib/libardour.so.3
#4 0x00007ffff6ff5382 in ARDOUR::Butler::_thread_work(void*) () from /opt/Ardour-7.3.0/lib/libardour.so.3
#5 0x00007ffff5580fd6 in ?? () from /opt/Ardour-7.3.0/lib/libpbd.so.4
–Type for more, q to quit, c to continue without paging–
#6 0x00007ffff0678ea7 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#7 0x00007fffee242a2f in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 44 (Thread 0x7fffc34f8700 (LWP 51473) “RT-6-(nil)”):
#0 0x00007fffee23c2e9 in syscall () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007ffff5585bda in PBD::Semaphore::wait() () from /opt/Ardour-7.3.0/lib/libpbd.so.4
#2 0x00007ffff70d195d in ARDOUR::Graph::run_one() () from /opt/Ardour-7.3.0/lib/libardour.so.3
#3 0x00007ffff70d1b80 in ARDOUR::Graph::helper_thread() () from /opt/Ardour-7.3.0/lib/libardour.so.3
#4 0x00007fffcadc0fe1 in ARDOUR::JACKAudioBackend::_start_process_thread(void*) () from /opt/Ardour-7.3.0/lib/backends/libjack_audiobackend.so
#5 0x00007ffff0678ea7 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#6 0x00007fffee242a2f in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 43 (Thread 0x7fffc3579700 (LWP 51472) “RT-5-(nil)”):
#0 0x00007fffee23c2e9 in syscall () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007ffff5585bda in PBD::Semaphore::wait() () from /opt/Ardour-7.3.0/lib/libpbd.so.4
#2 0x00007ffff70d195d in ARDOUR::Graph::run_one() () from /opt/Ardour-7.3.0/lib/libardour.so.3
#3 0x00007ffff70d1b80 in ARDOUR::Graph::helper_thread() () from /opt/Ardour-7.3.0/lib/libardour.so.3
#4 0x00007fffcadc0fe1 in ARDOUR::JACKAudioBackend::_start_process_thread(void*) () from /opt/Ardour-7.3.0/lib/backends/libjack_audiobackend.so
#5 0x00007ffff0678ea7 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#6 0x00007fffee242a2f in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 42 (Thread 0x7fffc35fa700 (LWP 51471) “RT-4-(nil)”):
#0 0x00007fffee23c2e9 in syscall () from /lib/x86_64-linux-gnu/libc.so.6
–Type for more, q to quit, c to continue without paging–
#1 0x00007ffff5585bda in PBD::Semaphore::wait() () from /opt/Ardour-7.3.0/lib/libpbd.so.4
#2 0x00007ffff70d195d in ARDOUR::Graph::run_one() () from /opt/Ardour-7.3.0/lib/libardour.so.3
#3 0x00007ffff70d1b80 in ARDOUR::Graph::helper_thread() () from /opt/Ardour-7.3.0/lib/libardour.so.3
#4 0x00007fffcadc0fe1 in ARDOUR::JACKAudioBackend::_start_process_thread(void*) () from /opt/Ardour-7.3.0/lib/backends/libjack_audiobackend.so
#5 0x00007ffff0678ea7 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#6 0x00007fffee242a2f in clone () from /lib/x86_64-linux-gnu/libc.so.6

And this:

Thread 41 (Thread 0x7fffc367b700 (LWP 51470) “RT-3-(nil)”):
#0 0x00007fffee23c2e9 in syscall () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007ffff5585bda in PBD::Semaphore::wait() () from /opt/Ardour-7.3.0/lib/libpbd.so.4
#2 0x00007ffff70d195d in ARDOUR::Graph::run_one() () from /opt/Ardour-7.3.0/lib/libardour.so.3
#3 0x00007ffff70d1b80 in ARDOUR::Graph::helper_thread() () from /opt/Ardour-7.3.0/lib/libardour.so.3
#4 0x00007fffcadc0fe1 in ARDOUR::JACKAudioBackend::_start_process_thread(void*) () from /opt/Ardour-7.3.0/lib/backends/libjack_audiobackend.so
#5 0x00007ffff0678ea7 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#6 0x00007fffee242a2f in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 40 (Thread 0x7fffc36fc700 (LWP 51469) “RT-2-(nil)”):
#0 0x00007fffee23c2e9 in syscall () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007ffff5585bda in PBD::Semaphore::wait() () from /opt/Ardour-7.3.0/lib/libpbd.so.4
#2 0x00007ffff70d1756 in ARDOUR::Graph::reached_terminal_node() () from /opt/Ardour-7.3.0/lib/libardour.so.3
#3 0x00007ffff70d191c in ARDOUR::Graph::run_one() () from /opt/Ardour-7.3.0/lib/libardour.so.3
#4 0x00007ffff70d1b80 in ARDOUR::Graph::helper_thread() () from /opt/Ardour-7.3.0/lib/libardour.so–Type for more, q to quit, c to continue without paging–
.3
#5 0x00007fffcadc0fe1 in ARDOUR::JACKAudioBackend::_start_process_thread(void*) () from /opt/Ardour-7.3.0/lib/backends/libjack_audiobackend.so
#6 0x00007ffff0678ea7 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#7 0x00007fffee242a2f in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 39 (Thread 0x7fffc377d700 (LWP 51468) “RT-1-(nil)”):
#0 0x00007fffee23c2e9 in syscall () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007ffff5585bda in PBD::Semaphore::wait() () from /opt/Ardour-7.3.0/lib/libpbd.so.4
#2 0x00007ffff70d195d in ARDOUR::Graph::run_one() () from /opt/Ardour-7.3.0/lib/libardour.so.3
#3 0x00007ffff70d1b80 in ARDOUR::Graph::helper_thread() () from /opt/Ardour-7.3.0/lib/libardour.so.3
#4 0x00007fffcadc0fe1 in ARDOUR::JACKAudioBackend::_start_process_thread(void*) () from /opt/Ardour-7.3.0/lib/backends/libjack_audiobackend.so
#5 0x00007ffff0678ea7 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#6 0x00007fffee242a2f in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 38 (Thread 0x7fffc37fe700 (LWP 51467) “RT-main-(nil)”):
#0 0x00007fffee23c2e9 in syscall () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007ffff5585bda in PBD::Semaphore::wait() () from /opt/Ardour-7.3.0/lib/libpbd.so.4
#2 0x00007ffff70d195d in ARDOUR::Graph::run_one() () from /opt/Ardour-7.3.0/lib/libardour.so.3
#3 0x00007ffff70d1d68 in ARDOUR::Graph::main_thread() () from /opt/Ardour-7.3.0/lib/libardour.so.3
#4 0x00007fffcadc0fe1 in ARDOUR::JACKAudioBackend::_start_process_thread(void*) () from /opt/Ardour-7.3.0/lib/backends/libjack_audiobackend.so
#5 0x00007ffff0678ea7 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#6 0x00007fffee242a2f in clone () from /lib/x86_64-linux-gnu/libc.so.6
–Type for more, q to quit, c to continue without paging–

Thread 29 (Thread 0x7fffc85da700 (LWP 51448) “audioengine”):
#0 0x00007fffee23c2e9 in syscall () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007fffcaa7bb94 in ?? () from /lib/x86_64-linux-gnu/libjack.so.0
#2 0x00007fffcaa5ea35 in ?? () from /lib/x86_64-linux-gnu/libjack.so.0
#3 0x00007fffcaa5d48d in ?? () from /lib/x86_64-linux-gnu/libjack.so.0
#4 0x00007fffcadc09a0 in ARDOUR::JACKAudioBackend::process_thread() () from /opt/Ardour-7.3.0/lib/backends/libjack_audiobackend.so
#5 0x00007fffcaa5d940 in ?? () from /lib/x86_64-linux-gnu/libjack.so.0
#6 0x00007fffcaa79e1c in ?? () from /lib/x86_64-linux-gnu/libjack.so.0
#7 0x00007ffff0678ea7 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#8 0x00007fffee242a2f in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 28 (Thread 0x7fffc865b700 (LWP 51447) “audioengine”):
#0 0x00007ffff068308c in read () from /lib/x86_64-linux-gnu/libpthread.so.0
#1 0x00007fffcaa7b04e in ?? () from /lib/x86_64-linux-gnu/libjack.so.0
#2 0x00007fffcaa7fb8d in ?? () from /lib/x86_64-linux-gnu/libjack.so.0
#3 0x00007fffcaa7f9d2 in ?? () from /lib/x86_64-linux-gnu/libjack.so.0
#4 0x00007fffcaa79e1c in ?? () from /lib/x86_64-linux-gnu/libjack.so.0
#5 0x00007ffff0678ea7 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#6 0x00007fffee242a2f in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 27 (Thread 0x7fffc881a700 (LWP 51446) “audioengine”):
#0 0x00007ffff067f7b2 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
#1 0x00007fffcaa7a8de in ?? () from /lib/x86_64-linux-gnu/libjack.so.0
#2 0x00007fffcaa6eda5 in ?? () from /lib/x86_64-linux-gnu/libjack.so.0
–Type for more, q to quit, c to continue without paging–
#3 0x00007fffcaa79e1c in ?? () from /lib/x86_64-linux-gnu/libjack.so.0
#4 0x00007ffff0678ea7 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#5 0x00007fffee242a2f in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 17 (Thread 0x7fffc983d700 (LWP 51436) “gmain”):
#0 0x00007fffee236d2f in poll () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007ffff45b8c76 in ?? () from /opt/Ardour-7.3.0/lib/libglib-2.0.so.0
#2 0x00007ffff45b8d8c in g_main_context_iteration () from /opt/Ardour-7.3.0/lib/libglib-2.0.so.0
#3 0x00007ffff45b8dd1 in ?? () from /opt/Ardour-7.3.0/lib/libglib-2.0.so.0
#4 0x00007ffff45e94a5 in ?? () from /opt/Ardour-7.3.0/lib/libglib-2.0.so.0
#5 0x00007ffff0678ea7 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#6 0x00007fffee242a2f in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 9 (Thread 0x7fffc3fff700 (LWP 51428) “DeviceList”):
#0 0x00007fffee23c2e9 in syscall () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007ffff460c47f in g_cond_wait () from /opt/Ardour-7.3.0/lib/libglib-2.0.so.0
#2 0x00007ffff6fa0433 in ARDOUR::AudioEngine::do_devicelist_update() () from /opt/Ardour-7.3.0/lib/libardour.so.3
#3 0x00007ffff5581806 in PBD::thread::_run(void*) () from /opt/Ardour-7.3.0/lib/libpbd.so.4
#4 0x00007ffff0678ea7 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#5 0x00007fffee242a2f in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 8 (Thread 0x7fffdeb97700 (LWP 51427) “EngineWatchdog”):
#0 0x00007fffee23c2e9 in syscall () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007ffff460c47f in g_cond_wait () from /opt/Ardour-7.3.0/lib/libglib-2.0.so.0
#2 0x00007ffff6fa284d in ARDOUR::AudioEngine::do_reset_backend() () from /opt/Ardour-7.3.0/lib/libardour.so.3
–Type for more, q to quit, c to continue without paging–
#3 0x00007ffff5581806 in PBD::thread::_run(void*) () from /opt/Ardour-7.3.0/lib/libpbd.so.4
#4 0x00007ffff0678ea7 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#5 0x00007fffee242a2f in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 6 (Thread 0x7fffdf7fe700 (LWP 51425) “Analyzer”):
#0 0x00007fffee23c2e9 in syscall () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007ffff460c47f in g_cond_wait () from /opt/Ardour-7.3.0/lib/libglib-2.0.so.0
#2 0x00007ffff6f607cb in ARDOUR::Analyser::work() () from /opt/Ardour-7.3.0/lib/libardour.so.3
#3 0x00007ffff5581806 in PBD::thread::_run(void*) () from /opt/Ardour-7.3.0/lib/libpbd.so.4
#4 0x00007ffff0678ea7 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#5 0x00007fffee242a2f in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 5 (Thread 0x7fffdffff700 (LWP 51424) “PeakFileBuilder”):
#0 0x00007fffee23c2e9 in syscall () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007ffff460c47f in g_cond_wait () from /opt/Ardour-7.3.0/lib/libglib-2.0.so.0
#2 0x00007ffff75990a3 in ?? () from /opt/Ardour-7.3.0/lib/libardour.so.3
#3 0x00007ffff5581806 in PBD::thread::_run(void*) () from /opt/Ardour-7.3.0/lib/libpbd.so.4
#4 0x00007ffff0678ea7 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#5 0x00007fffee242a2f in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 4 (Thread 0x7fffe4900700 (LWP 51423) “PeakFileBuilder”):
#0 0x00007fffee23c2e9 in syscall () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007ffff460c47f in g_cond_wait () from /opt/Ardour-7.3.0/lib/libglib-2.0.so.0
#2 0x00007ffff75990a3 in ?? () from /opt/Ardour-7.3.0/lib/libardour.so.3
#3 0x00007ffff5581806 in PBD::thread::_run(void*) () from /opt/Ardour-7.3.0/lib/libpbd.so.4
#4 0x00007ffff0678ea7 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#5 0x00007fffee242a2f in clone () from /lib/x86_64-linux-gnu/libc.so.6
–Type for more, q to quit, c to continue without paging–

Thread 3 (Thread 0x7fffe5126700 (LWP 51422) “LXVSTEventLoop”):
#0 0x00007fffee209561 in clock_nanosleep () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007fffee20ed43 in nanosleep () from /lib/x86_64-linux-gnu/libc.so.6
#2 0x00007ffff45ead48 in g_usleep () from /opt/Ardour-7.3.0/lib/libglib-2.0.so.0
#3 0x00005555562ffffb in ?? ()
#4 0x00007ffff0678ea7 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#5 0x00007fffee242a2f in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 2 (Thread 0x7fffe52c5700 (LWP 51421) “Trigger Worker”):
#0 0x00007fffee236d2f in poll () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007ffff5555147 in CrossThreadChannel::poll_for_request() () from /opt/Ardour-7.3.0/lib/libpbd.so.4
#2 0x00007ffff55551a6 in CrossThreadChannel::receive(char&, bool) () from /opt/Ardour-7.3.0/lib/libpbd.so.4
#3 0x00007ffff75e5a3c in ARDOUR::TriggerBoxThread::thread_work() () from /opt/Ardour-7.3.0/lib/libardour.so.3
#4 0x00007ffff75e5d1e in ARDOUR::TriggerBoxThread::_thread_work(void*) () from /opt/Ardour-7.3.0/lib/libardour.so.3
#5 0x00007ffff5580fd6 in ?? () from /opt/Ardour-7.3.0/lib/libpbd.so.4
#6 0x00007ffff0678ea7 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#7 0x00007fffee242a2f in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 1 (Thread 0x7fffe98dfe00 (LWP 51417) “ArdourGUI”):
#0 0x00007fffee17ece1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007fffee168537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
#2 0x00007fffee1c1768 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
–Type for more, q to quit, c to continue without paging–
#3 0x00007fffee1c8a5a in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#4 0x00007fffee1c8d2c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#5 0x00007ffff6f8374e in ARDOUR::AudioPlaylistSource::read_unlocked(float*, long, long) const () from /opt/Ardour-7.3.0/lib/libardour.so.3
#6 0x00007ffff6fc3291 in ARDOUR::AudioSource::read_peaks_with_fpp(ARDOUR::PeakData*, long, long, long, double, long) const () from /opt/Ardour-7.3.0/lib/libardour.so.3
#7 0x00007ffff6fae64d in ARDOUR::AudioRegion::read_peaks(ARDOUR::PeakData*, long, long, long, unsigned int, double) const () from /opt/Ardour-7.3.0/lib/libardour.so.3
#8 0x00007ffff7b94b85 in ArdourWaveView::WaveView::process_draw_request(boost::shared_ptrArdourWaveView::WaveViewDrawRequest) () from /opt/Ardour-7.3.0/lib/libwaveview.so.0
#9 0x00007ffff7b95b14 in ArdourWaveView::WaveView::render(ArdourCanvas::Rect const&, Cairo::RefPtrCairo::Context) const () from /opt/Ardour-7.3.0/lib/libwaveview.so.0
#10 0x00007ffff5db6c57 in ArdourCanvas::Item::render_children(ArdourCanvas::Rect const&, Cairo::RefPtrCairo::Context) const () from /opt/Ardour-7.3.0/lib/libcanvas.so.0
#11 0x00007ffff5daf5b1 in ArdourCanvas::Container::render(ArdourCanvas::Rect const&, Cairo::RefPtrCairo::Context) const () from /opt/Ardour-7.3.0/lib/libcanvas.so.0
#12 0x00007ffff5db6c57 in ArdourCanvas::Item::render_children(ArdourCanvas::Rect const&, Cairo::RefPtrCairo::Context) const () from /opt/Ardour-7.3.0/lib/libcanvas.so.0
#13 0x00007ffff5daf5b1 in ArdourCanvas::Container::render(ArdourCanvas::Rect const&, Cairo::RefPtrCairo::Context) const () from /opt/Ardour-7.3.0/lib/libcanvas.so.0
#14 0x00007ffff5db6c57 in ArdourCanvas::Item::render_children(ArdourCanvas::Rect const&, Cairo::RefPtrCairo::Context) const () from /opt/Ardour-7.3.0/lib/libcanvas.so.0
#15 0x00007ffff5daf5b1 in ArdourCanvas::Container::render(ArdourCanvas::Rect const&, Cairo::RefPtrCairo::Context) const () from /opt/Ardour-7.3.0/lib/libcanvas.so.0
#16 0x00007ffff5db6c57 in ArdourCanvas::Item::render_children(ArdourCanvas::Rect const&, Cairo::RefPtrCairo::Context) const () from /opt/Ardour-7.3.0/lib/libcanvas.so.0
#17 0x00007ffff5daf5b1 in ArdourCanvas::Container::render(ArdourCanvas::Rect const&, Cairo::RefPtr<–Type for more, q to quit, c to continue without paging–
Cairo::Context>) const () from /opt/Ardour-7.3.0/lib/libcanvas.so.0
#18 0x00007ffff5db6c57 in ArdourCanvas::Item::render_children(ArdourCanvas::Rect const&, Cairo::RefPtrCairo::Context) const () from /opt/Ardour-7.3.0/lib/libcanvas.so.0
#19 0x00007ffff5daf5b1 in ArdourCanvas::Container::render(ArdourCanvas::Rect const&, Cairo::RefPtrCairo::Context) const () from /opt/Ardour-7.3.0/lib/libcanvas.so.0
#20 0x00007ffff5db6c57 in ArdourCanvas::Item::render_children(ArdourCanvas::Rect const&, Cairo::RefPtrCairo::Context) const () from /opt/Ardour-7.3.0/lib/libcanvas.so.0
#21 0x00007ffff5daf5b1 in ArdourCanvas::Container::render(ArdourCanvas::Rect const&, Cairo::RefPtrCairo::Context) const () from /opt/Ardour-7.3.0/lib/libcanvas.so.0
#22 0x00007ffff5dd3506 in ArdourCanvas::ScrollGroup::render(ArdourCanvas::Rect const&, Cairo::RefPtrCairo::Context) const () from /opt/Ardour-7.3.0/lib/libcanvas.so.0
#23 0x00007ffff5db6c57 in ArdourCanvas::Item::render_children(ArdourCanvas::Rect const&, Cairo::RefPtrCairo::Context) const () from /opt/Ardour-7.3.0/lib/libcanvas.so.0
#24 0x00007ffff5daf5b1 in ArdourCanvas::Container::render(ArdourCanvas::Rect const&, Cairo::RefPtrCairo::Context) const () from /opt/Ardour-7.3.0/lib/libcanvas.so.0
#25 0x00007ffff5dacbf2 in ArdourCanvas::Canvas::render(ArdourCanvas::Rect const&, Cairo::RefPtrCairo::Context const&) const () from /opt/Ardour-7.3.0/lib/libcanvas.so.0
#26 0x00007ffff5dad1a0 in ArdourCanvas::GtkCanvas::on_expose_event(_GdkEventExpose*) () from /opt/Ardour-7.3.0/lib/libcanvas.so.0
#27 0x00007ffff1d572b8 in Gtk::Widget_Class::expose_event_callback(_GtkWidget*, _GdkEventExpose*) () from /opt/Ardour-7.3.0/lib/libgtkmm-2.4.so.1
#28 0x00007ffff3ba8d8c in ?? () from /opt/Ardour-7.3.0/lib/libgtk-x11-2.0.so.0
#29 0x00007ffff48cf6b5 in g_closure_invoke () from /opt/Ardour-7.3.0/lib/libgobject-2.0.so.0
#30 0x00007ffff48e28bd in ?? () from /opt/Ardour-7.3.0/lib/libgobject-2.0.so.0
#31 0x00007ffff48ebdc8 in g_signal_emit_valist () from /opt/Ardour-7.3.0/lib/libgobject-2.0.so.0
#32 0x00007ffff48ec7e2 in g_signal_emit () from /opt/Ardour-7.3.0/lib/libgobject-2.0.so.0
#33 0x00007ffff3d2d7ac in ?? () from /opt/Ardour-7.3.0/lib/libgtk-x11-2.0.so.0
–Type for more, q to quit, c to continue without paging–
#34 0x00007ffff3ba7b88 in gtk_main_do_event () from /opt/Ardour-7.3.0/lib/libgtk-x11-2.0.so.0
#35 0x00007ffff37a5def in ?? () from /opt/Ardour-7.3.0/lib/libgdk-x11-2.0.so.0
#36 0x00007ffff37a5d95 in ?? () from /opt/Ardour-7.3.0/lib/libgdk-x11-2.0.so.0
#37 0x00007ffff37a5d95 in ?? () from /opt/Ardour-7.3.0/lib/libgdk-x11-2.0.so.0
#38 0x00007ffff37a5d95 in ?? () from /opt/Ardour-7.3.0/lib/libgdk-x11-2.0.so.0
#39 0x00007ffff37a2981 in ?? () from /opt/Ardour-7.3.0/lib/libgdk-x11-2.0.so.0
#40 0x00007ffff37a3278 in gdk_window_process_all_updates () from /opt/Ardour-7.3.0/lib/libgdk-x11-2.0.so.0
#41 0x00007ffff3afa268 in ?? () from /opt/Ardour-7.3.0/lib/libgtk-x11-2.0.so.0
#42 0x00007ffff3770837 in ?? () from /opt/Ardour-7.3.0/lib/libgdk-x11-2.0.so.0
#43 0x00007ffff45b894a in g_main_context_dispatch () from /opt/Ardour-7.3.0/lib/libglib-2.0.so.0
#44 0x00007ffff45b8ce8 in ?? () from /opt/Ardour-7.3.0/lib/libglib-2.0.so.0
#45 0x00007ffff45b8d8c in g_main_context_iteration () from /opt/Ardour-7.3.0/lib/libglib-2.0.so.0
#46 0x00007ffff3ba66e1 in gtk_main_iteration () from /opt/Ardour-7.3.0/lib/libgtk-x11-2.0.so.0
#47 0x00007ffff5820ff5 in Gtkmm2ext::UI::flush_pending(float) () from /opt/Ardour-7.3.0/lib/libgtkmm2ext.so.0
#48 0x000055555594b9dd in ?? ()
#49 0x000055555594cd0b in ?? ()
#50 0x0000555555954db0 in ?? ()
#51 0x000055555595a4e8 in ?? ()
#52 0x000055555617d2cd in ?? ()
#53 0x000055555617c0c9 in ?? ()
#54 0x00007ffff1cd11b7 in ?? () from /opt/Ardour-7.3.0/lib/libgtkmm-2.4.so.1
#55 0x00007ffff48cf6b5 in g_closure_invoke () from /opt/Ardour-7.3.0/lib/libgobject-2.0.so.0
#56 0x00007ffff48e2593 in ?? () from /opt/Ardour-7.3.0/lib/libgobject-2.0.so.0
#57 0x00007ffff48ec364 in g_signal_emit_valist () from /opt/Ardour-7.3.0/lib/libgobject-2.0.so.0
#58 0x00007ffff48ec7e2 in g_signal_emit () from /opt/Ardour-7.3.0/lib/libgobject-2.0.so.0
–Type for more, q to quit, c to continue without paging–
#59 0x00007ffff3b0490c in gtk_dialog_response () from /opt/Ardour-7.3.0/lib/libgtk-x11-2.0.so.0
#60 0x0000555556178ced in ?? ()
#61 0x000055555617c0f6 in ?? ()
#62 0x00007ffff1cd11b7 in ?? () from /opt/Ardour-7.3.0/lib/libgtkmm-2.4.so.1
#63 0x00007ffff48cf6b5 in g_closure_invoke () from /opt/Ardour-7.3.0/lib/libgobject-2.0.so.0
#64 0x00007ffff48e2593 in ?? () from /opt/Ardour-7.3.0/lib/libgobject-2.0.so.0
#65 0x00007ffff48ec364 in g_signal_emit_valist () from /opt/Ardour-7.3.0/lib/libgobject-2.0.so.0
#66 0x00007ffff48ec7e2 in g_signal_emit () from /opt/Ardour-7.3.0/lib/libgobject-2.0.so.0
#67 0x00007ffff3b0490c in gtk_dialog_response () from /opt/Ardour-7.3.0/lib/libgtk-x11-2.0.so.0
#68 0x00005555560ee394 in ?? ()
#69 0x00007ffff1d58f9d in ?? () from /opt/Ardour-7.3.0/lib/libgtkmm-2.4.so.1
#70 0x00007ffff3ba8d8c in ?? () from /opt/Ardour-7.3.0/lib/libgtk-x11-2.0.so.0
#71 0x00007ffff48cf6b5 in g_closure_invoke () from /opt/Ardour-7.3.0/lib/libgobject-2.0.so.0
#72 0x00007ffff48e24c2 in ?? () from /opt/Ardour-7.3.0/lib/libgobject-2.0.so.0
#73 0x00007ffff48ebdc8 in g_signal_emit_valist () from /opt/Ardour-7.3.0/lib/libgobject-2.0.so.0
#74 0x00007ffff48ec7e2 in g_signal_emit () from /opt/Ardour-7.3.0/lib/libgobject-2.0.so.0
#75 0x00007ffff3d2d7ac in ?? () from /opt/Ardour-7.3.0/lib/libgtk-x11-2.0.so.0
#76 0x00007ffff3ba737d in gtk_propagate_event () from /opt/Ardour-7.3.0/lib/libgtk-x11-2.0.so.0
#77 0x00007ffff3ba7803 in gtk_main_do_event () from /opt/Ardour-7.3.0/lib/libgtk-x11-2.0.so.0
#78 0x00007ffff37c3bbc in ?? () from /opt/Ardour-7.3.0/lib/libgdk-x11-2.0.so.0
#79 0x00007ffff45b8a87 in g_main_context_dispatch () from /opt/Ardour-7.3.0/lib/libglib-2.0.so.0
#80 0x00007ffff45b8ce8 in ?? () from /opt/Ardour-7.3.0/lib/libglib-2.0.so.0
#81 0x00007ffff45b9002 in g_main_loop_run () from /opt/Ardour-7.3.0/lib/libglib-2.0.so.0
#82 0x00007ffff3ba64c7 in gtk_main () from /opt/Ardour-7.3.0/lib/libgtk-x11-2.0.so.0
#83 0x00007ffff581f305 in Gtkmm2ext::UI::run(Receiver&) () from /opt/Ardour-7.3.0/lib/libgtkmm2ext.so.0
#84 0x000055555589e479 in ?? ()
–Type for more, q to quit, c to continue without paging–
#85 0x00007fffee169d0a in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
#86 0x00005555558a622a in ?? ()

I tried with the -B option (does it disable all plugins ? I’m not sure).
Anyway pretty much the same result:

Set cursor set to default
SF rate: 96000, n_chan: 4 frames: 480001
Convolver::reconfigure Nin=2 Nout=2 Nimp=4 Nchn=4
Convolver map: IR-chn 1: in 1 → out 1 (gain: 0.0dB delay; 0)
Convolver map: IR-chn 2: in 1 → out 2 (gain: 0.0dB delay; 0)
Convolver map: IR-chn 3: in 2 → out 1 (gain: 0.0dB delay; 0)
Convolver map: IR-chn 4: in 2 → out 2 (gain: 0.0dB delay; 0)
prio = 0, offs = 0, parsize = 64, npar = 3
prio = -1, offs = 192, parsize = 128, npar = 6
prio = -3, offs = 960, parsize = 512, npar = 6
prio = -5, offs = 4032, parsize = 2048, npar = 6
prio = -7, offs = 16320, parsize = 8192, npar = 28
Convolver::reconfigure Nin=2 Nout=2 Nimp=4 Nchn=4
Convolver map: IR-chn 1: in 1 → out 1 (gain: 0.0dB delay; 0)
Convolver map: IR-chn 2: in 1 → out 2 (gain: 0.0dB delay; 0)
Convolver map: IR-chn 3: in 2 → out 1 (gain: 0.0dB delay; 0)
Convolver map: IR-chn 4: in 2 → out 2 (gain: 0.0dB delay; 0)
prio = 0, offs = 0, parsize = 64, npar = 3
prio = -1, offs = 192, parsize = 128, npar = 6
prio = -3, offs = 960, parsize = 512, npar = 6
prio = -5, offs = 4032, parsize = 2048, npar = 6
prio = -7, offs = 16320, parsize = 8192, npar = 28
free(): invalid next size (normal)
Abandon

I will open a bug report into the bug tracker, since I’m not getting much help here.

Ok I can’t submit a bug report because I keep getting a 401 error, even if I fill all fields (mostly this error seems about description, steps to reproduce and additional infos fields).

With the lack of responses here, this situation is really annoying.

Am I doing something wrong here ?

Nope but it could be no one has an idea yet what could be causing this. I am on my phone right now but iirc this happened in waveform drawing in the log you post so you could try deleting the peak files (they will be recreated) and see if that helps. Really the next step is likely what you were trying to do which is create a bug report and attach the session that isn’t working to see if it can be reproduced or not.

The above info suggests you may have run into the same problem as mentioned here

1 Like

The issue is caused by the convolver plugin. The debug version that prints all this output is not safe to be used in production. Preferably get an optimized build (which is the default), it seems you have compiled it and disabled optimizations.

It also looks like you use an old version. And earlier version had a bug that caused issues when multiple instances were used in the same session. I am sorry, that I screwed up and that bug was there for a few months, but that was resolved quickly last year.

See the link that @peder referenced above.

@seablade Thanks for your answer. I can’t upload the session file on the bug tracker (file is too heavy).
Deleting peaks files doesn’t work.

@peder @x42 Thanks for responding, once the plugin remove the session still gives me a segmentation fault.
Does the -B option supposed to launch Ardour with all plugins disabled ?

I did not compile anything, just using the current 7.3 deb file with gdb for debbugin (no nightly, not compiled by hand).

No, that only bypasses them. Plugins are still instantiated and their state is restored. Many plugins also still run and bypass the signal internally.

You want -d to disable plugins. see Ardour7 --help

  -B, --bypass-plugins        Bypass all plugins in an existing session
  -d, --disable-plugins       Disable all plugins (safe mode)

or use the “safe mode” option in the recent session dialog.

@x42 Still a seg fault with -d option or with safe mode.

I don’t think the plugin is at fault here.
My x42 plugins version is 20220107-1 (I’m on MXLinux21).

I managed to fill a bug report in the bug tracker with a link to download the session file.

Ok so I ran some tests. I deleted all files in my session in:

  • analysis folder,
  • external folder,
  • interchange sub-folders,
  • peaks folder,
  • plugin folder.
    I ran Ardour each time in safe mode and ignore the missing files to try to have a ‘blank session’.

It didn’t work at all. I keep getting:

Set cursor set to default
free(): invalid pointer
Abandon

Just because I don’t think it has been clarified (Didn’t see it when I skimmed through to check), is this the compiled version of Ardour from this site? If not is the behavior the same when running with -D on the compiled version from this site (The free version would tell us if needed)?

  Seablade

It is indeed the compiled version from this site.
I was with 7.2 and tried it with 7.3 with pretty much the same result.

Try mv ~/.config/ardour7 ~/.config/_ardour7 before starting Ardour; in case there’s something weird in your user settings

The next step would be to rename the lv2 plugin folders, to make 100% sure there isn’t a plugin that’s causing the crash

2 Likes

@peder Thank you!
It was the config files!
I have no idea what causes this…

Should I try to tweak my config files or just start fresh ?

Should I add my config folder to the bug report or just close the report and start a new one ? Or something else ?

1 Like

If you want to you can try and copy file by file and folder by folder from _ardour7 to ardour7 and see which is causing the crash, and then see if you can spot any difference between the working file and the crash inducing one.
And then report that in the bug report.

My immediate suspect would be some file in the plugin_metadata folder, but that’s just a guess.

So after a few try, it’s not the config files it’s more of a Ardour-Jack issue it seems.

When the session crashes, I can launch it with my internal soundcard (wich is what was happenninig when I clean the config files). Then I will restart with my regular soundcard the session will work fine.

I also replace file by file and folder by folder my old config files into the new one with no issues.

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.