View Issue Details

IDProjectCategoryView StatusLast Update
0009700ardourbugspublic2024-04-30 16:37
ReporterArello Assigned To 
PrioritynormalSeverityblockReproducibilityrandom
Status newResolutionopen 
PlatformLinuxOSMintOS Version21.2
Product Version8.6 
Summary0009700: Splash screen freeze at "setup editor" while recovering a crashed project
DescriptionBacktrace while frozen at splash screen during recovery:

Thread 1 "ArdourGUI" received signal SIGINT, Interrupt.
0x00007ffff5a1c199 in Temporal::Meter::to_quarters(Temporal::BBT_Offset const&) const () from /opt/Ardour-8.6.0/lib/libtemporal.so.0
(gdb) thread apply all bt

Thread 53 (Thread 0x7fff58ba4640 (LWP 20083) "AutomationWatch"):
#0 0x00007fffe84907f8 in __GI___clock_nanosleep (clock_id=clock_id@entry=0, flags=flags@entry=0, req=0x7fff58ba3c10, rem=0x7fff58ba3c20) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:78
0000001 0x00007fffe8495677 in __GI___nanosleep (req=<optimized out>, rem=<optimized out>) at ../sysdeps/unix/sysv/linux/nanosleep.c:25
#2 0x00007ffff0488d48 in g_usleep () from /opt/Ardour-8.6.0/lib/libglib-2.0.so.0
#3 0x00007ffff6b12540 in ARDOUR::AutomationWatch::thread() () from /opt/Ardour-8.6.0/lib/libardour.so.3
0000004 0x00007ffff4268a56 in PBD::Thread::_run(void*) () from /opt/Ardour-8.6.0/lib/libpbd.so.4
0000005 0x00007fffe843fac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#6 0x00007fffe84d1850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 52 (Thread 0x7fff593a5640 (LWP 20082) "autoconnect"):
#0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x555559eae268) at ./nptl/futex-internal.c:57
0000001 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x555559eae268) at ./nptl/futex-internal.c:87
#2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x555559eae268, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3 0x00007fffe843ea41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x555559eae218, cond=0x555559eae240) at ./nptl/pthread_cond_wait.c:503
0000004 ___pthread_cond_wait (cond=0x555559eae240, mutex=0x555559eae218) at ./nptl/pthread_cond_wait.c:627
0000005 0x00007ffff6e96a80 in ARDOUR::Session::auto_connect_thread_run() () from /opt/Ardour-8.6.0/lib/libardour.so.3
#6 0x00007ffff6e96c38 in ARDOUR::Session::auto_connect_thread(void*) () from /opt/Ardour-8.6.0/lib/libardour.so.3
#7 0x00007fffe843fac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
0000008 0x00007fffe84d1850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 51 (Thread 0x7fff59ba6640 (LWP 20081) "SessionSignals"):
#0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x555559eae1f8) at ./nptl/futex-internal.c:57
0000001 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x555559eae1f8) at ./nptl/futex-internal.c:87
#2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x555559eae1f8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3 0x00007fffe843ea41 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x555559eae1a8, cond=0x555559eae1d0) at ./nptl/pthread_cond_wait.c:503
0000004 ___pthread_cond_wait (cond=0x555559eae1d0, mutex=0x555559eae1a8) at ./nptl/pthread_cond_wait.c:627
0000005 0x00007ffff6f19923 in ARDOUR::Session::emit_thread_run() () from /opt/Ardour-8.6.0/lib/libardour.so.3
#6 0x00007ffff6f19958 in ARDOUR::Session::emit_thread(void*) () from /opt/Ardour-8.6.0/lib/libardour.so.3
#7 0x00007fffe843fac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
0000008 0x00007fffe84d1850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 50 (Thread 0x7fff5a3a7640 (LWP 20080) "ArdourGUI"):
#0 0x00007fffe84c3bcf in __GI___poll (fds=0x7fff54000b70, nfds=2, timeout=60000) at ../sysdeps/unix/sysv/linux/poll.c:29
0000001 0x00007fffe8808af7 in ?? () from /opt/Ardour-8.6.0/lib/libusb-1.0.so.0
#2 0x00007fffe8809c19 in libusb_handle_events_timeout_completed () from /opt/Ardour-8.6.0/lib/libusb-1.0.so.0
#3 0x00007fffe8809d9a in libusb_handle_events () from /opt/Ardour-8.6.0/lib/libusb-1.0.so.0
0000004 0x00007ffff6b2f019 in ?? () from /opt/Ardour-8.6.0/lib/libardour.so.3
0000005 0x00007fffe843fac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#6 0x00007fffe84d1850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 49 (Thread 0x7fff5aba8640 (LWP 20079) "ArdourGUI"):
#0 0x00007fffe84c3bcf in __GI___poll (fds=0x7fff5aba7c70, nfds=2, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
0000001 0x00007fffe881162d in ?? () from /opt/Ardour-8.6.0/lib/libusb-1.0.so.0
#2 0x00007fffe843fac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#3 0x00007fffe84d1850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 48 (Thread 0x7fff60bff640 (LWP 20078) "ArdourGUI"):
#0 0x00007fffe84907f8 in __GI___clock_nanosleep (clock_id=clock_id@entry=0, flags=flags@entry=0, req=0x7fff60bfebd0, rem=0x0) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:78
0000001 0x00007fffe8495677 in __GI___nanosleep (req=<optimized out>, rem=<optimized out>) at ../sysdeps/unix/sysv/linux/nanosleep.c:25
#2 0x00007fff60f305ae in juce::Thread::sleep(int) () from /usr/lib/lxvst/helm.so
#3 0x00007fff60f8217a in juce::MessageManager::runDispatchLoopUntil(int) () from /usr/lib/lxvst/helm.so
0000004 0x00007fff60ebad12 in SharedMessageThread::run() () from /usr/lib/lxvst/helm.so
0000005 0x00007fff60f34028 in juce::Thread::threadEntryPoint() () from /usr/lib/lxvst/helm.so
#6 0x00007fff60f341b9 in threadEntryProc () from /usr/lib/lxvst/helm.so
#7 0x00007fffe843fac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
0000008 0x00007fffe84d1850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 47 (Thread 0x7fffa27fc640 (LWP 20077) "midiUI"):
#0 0x00007fffe84c3bcf in __GI___poll (fds=0x7fff68041a60, nfds=4, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
0000001 0x00007ffff0456c76 in ?? () from /opt/Ardour-8.6.0/lib/libglib-2.0.so.0
#2 0x00007ffff0457002 in g_main_loop_run () from /opt/Ardour-8.6.0/lib/libglib-2.0.so.0
#3 0x00007ffff422e393 in BaseUI::main_thread() () from /opt/Ardour-8.6.0/lib/libpbd.so.4
0000004 0x00007ffff4268a56 in PBD::Thread::_run(void*) () from /opt/Ardour-8.6.0/lib/libpbd.so.4
0000005 0x00007fffe843fac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#6 0x00007fffe84d1850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 46 (Thread 0x7ffff330b640 (LWP 20076) "butler"):
#0 0x00007fffe84c3bcf in __GI___poll (fds=0x7ffff330aa48, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
0000001 0x00007ffff423a257 in CrossThreadChannel::poll_for_request() () from /opt/Ardour-8.6.0/lib/libpbd.so.4
#2 0x00007ffff423a2b6 in CrossThreadChannel::receive(char&, bool) () from /opt/Ardour-8.6.0/lib/libpbd.so.4
#3 0x00007ffff6b1ff25 in ARDOUR::Butler::thread_work() () from /opt/Ardour-8.6.0/lib/libardour.so.3
0000004 0x00007ffff6b219c2 in ARDOUR::Butler::_thread_work(void*) () from /opt/Ardour-8.6.0/lib/libardour.so.3
0000005 0x00007ffff4268226 in ?? () from /opt/Ardour-8.6.0/lib/libpbd.so.4
#6 0x00007fffe843fac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#7 0x00007fffe84d1850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 45 (Thread 0x7fff857fa640 (LWP 20075) "RT-10-(nil)"):
#0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
0000001 0x00007ffff426cbca in PBD::Semaphore::wait() () from /opt/Ardour-8.6.0/lib/libpbd.so.4
#2 0x00007ffff6c07b0d in ARDOUR::Graph::run_one() () from /opt/Ardour-8.6.0/lib/libardour.so.3
#3 0x00007ffff6c07d40 in ARDOUR::Graph::helper_thread() () from /opt/Ardour-8.6.0/lib/libardour.so.3
0000004 0x00007fffbfc1eec1 in ARDOUR::JACKAudioBackend::_start_process_thread(void*) () from /opt/Ardour-8.6.0/lib/backends/libjack_audiobackend.so
0000005 0x00007fffe843fac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#6 0x00007fffe84d1850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 44 (Thread 0x7fff85ffb640 (LWP 20074) "RT-9-(nil)"):
#0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
0000001 0x00007ffff426cbca in PBD::Semaphore::wait() () from /opt/Ardour-8.6.0/lib/libpbd.so.4
#2 0x00007ffff6c07b0d in ARDOUR::Graph::run_one() () from /opt/Ardour-8.6.0/lib/libardour.so.3
#3 0x00007ffff6c07d40 in ARDOUR::Graph::helper_thread() () from /opt/Ardour-8.6.0/lib/libardour.so.3
0000004 0x00007fffbfc1eec1 in ARDOUR::JACKAudioBackend::_start_process_thread(void*) () from /opt/Ardour-8.6.0/lib/backends/libjack_audiobackend.so
0000005 0x00007fffe843fac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#6 0x00007fffe84d1850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 43 (Thread 0x7fff867fc640 (LWP 20073) "RT-8-(nil)"):
#0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
0000001 0x00007ffff426cbca in PBD::Semaphore::wait() () from /opt/Ardour-8.6.0/lib/libpbd.so.4
#2 0x00007ffff6c07b0d in ARDOUR::Graph::run_one() () from /opt/Ardour-8.6.0/lib/libardour.so.3
#3 0x00007ffff6c07d40 in ARDOUR::Graph::helper_thread() () from /opt/Ardour-8.6.0/lib/libardour.so.3
0000004 0x00007fffbfc1eec1 in ARDOUR::JACKAudioBackend::_start_process_thread(void*) () from /opt/Ardour-8.6.0/lib/backends/libjack_audiobackend.so
0000005 0x00007fffe843fac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#6 0x00007fffe84d1850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 42 (Thread 0x7fff86ffd640 (LWP 20072) "RT-7-(nil)"):
#0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
0000001 0x00007ffff426cbca in PBD::Semaphore::wait() () from /opt/Ardour-8.6.0/lib/libpbd.so.4
#2 0x00007ffff6c07b0d in ARDOUR::Graph::run_one() () from /opt/Ardour-8.6.0/lib/libardour.so.3
#3 0x00007ffff6c07d40 in ARDOUR::Graph::helper_thread() () from /opt/Ardour-8.6.0/lib/libardour.so.3
0000004 0x00007fffbfc1eec1 in ARDOUR::JACKAudioBackend::_start_process_thread(void*) () from /opt/Ardour-8.6.0/lib/backends/libjack_audiobackend.so
0000005 0x00007fffe843fac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#6 0x00007fffe84d1850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 41 (Thread 0x7fff877fe640 (LWP 20071) "RT-6-(nil)"):
#0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
0000001 0x00007ffff426cbca in PBD::Semaphore::wait() () from /opt/Ardour-8.6.0/lib/libpbd.so.4
#2 0x00007ffff6c07b0d in ARDOUR::Graph::run_one() () from /opt/Ardour-8.6.0/lib/libardour.so.3
#3 0x00007ffff6c07d40 in ARDOUR::Graph::helper_thread() () from /opt/Ardour-8.6.0/lib/libardour.so.3
0000004 0x00007fffbfc1eec1 in ARDOUR::JACKAudioBackend::_start_process_thread(void*) () from /opt/Ardour-8.6.0/lib/backends/libjack_audiobackend.so
0000005 0x00007fffe843fac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#6 0x00007fffe84d1850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 40 (Thread 0x7fff87fff640 (LWP 20070) "RT-5-(nil)"):
#0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
0000001 0x00007ffff426cbca in PBD::Semaphore::wait() () from /opt/Ardour-8.6.0/lib/libpbd.so.4
#2 0x00007ffff6c07b0d in ARDOUR::Graph::run_one() () from /opt/Ardour-8.6.0/lib/libardour.so.3
#3 0x00007ffff6c07d40 in ARDOUR::Graph::helper_thread() () from /opt/Ardour-8.6.0/lib/libardour.so.3
0000004 0x00007fffbfc1eec1 in ARDOUR::JACKAudioBackend::_start_process_thread(void*) () from /opt/Ardour-8.6.0/lib/backends/libjack_audiobackend.so
0000005 0x00007fffe843fac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#6 0x00007fffe84d1850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 39 (Thread 0x7fffa0ff9640 (LWP 20069) "RT-4-(nil)"):
#0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
0000001 0x00007ffff426cbca in PBD::Semaphore::wait() () from /opt/Ardour-8.6.0/lib/libpbd.so.4
#2 0x00007ffff6c07b0d in ARDOUR::Graph::run_one() () from /opt/Ardour-8.6.0/lib/libardour.so.3
#3 0x00007ffff6c07d40 in ARDOUR::Graph::helper_thread() () from /opt/Ardour-8.6.0/lib/libardour.so.3
0000004 0x00007fffbfc1eec1 in ARDOUR::JACKAudioBackend::_start_process_thread(void*) () from /opt/Ardour-8.6.0/lib/backends/libjack_audiobackend.so
0000005 0x00007fffe843fac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#6 0x00007fffe84d1850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 38 (Thread 0x7fffa17fa640 (LWP 20068) "RT-3-(nil)"):
#0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
0000001 0x00007ffff426cbca in PBD::Semaphore::wait() () from /opt/Ardour-8.6.0/lib/libpbd.so.4
#2 0x00007ffff6c07b0d in ARDOUR::Graph::run_one() () from /opt/Ardour-8.6.0/lib/libardour.so.3
#3 0x00007ffff6c07d40 in ARDOUR::Graph::helper_thread() () from /opt/Ardour-8.6.0/lib/libardour.so.3
0000004 0x00007fffbfc1eec1 in ARDOUR::JACKAudioBackend::_start_process_thread(void*) () from /opt/Ardour-8.6.0/lib/backends/libjack_audiobackend.so
0000005 0x00007fffe843fac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#6 0x00007fffe84d1850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 37 (Thread 0x7fffbe3ff640 (LWP 20067) "RT-2-(nil)"):
#0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
0000001 0x00007ffff426cbca in PBD::Semaphore::wait() () from /opt/Ardour-8.6.0/lib/libpbd.so.4
#2 0x00007ffff6c07546 in ARDOUR::Graph::reached_terminal_node() () from /opt/Ardour-8.6.0/lib/libardour.so.3
#3 0x00007ffff6c07ac8 in ARDOUR::Graph::run_one() () from /opt/Ardour-8.6.0/lib/libardour.so.3
0000004 0x00007ffff6c07d40 in ARDOUR::Graph::helper_thread() () from /opt/Ardour-8.6.0/lib/libardour.so.3
0000005 0x00007fffbfc1eec1 in ARDOUR::JACKAudioBackend::_start_process_thread(void*) () from /opt/Ardour-8.6.0/lib/backends/libjack_audiobackend.so
#6 0x00007fffe843fac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#7 0x00007fffe84d1850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 36 (Thread 0x7fffbcbfc640 (LWP 20066) "RT-1-(nil)"):
#0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
0000001 0x00007ffff426cbca in PBD::Semaphore::wait() () from /opt/Ardour-8.6.0/lib/libpbd.so.4
#2 0x00007ffff6c07b0d in ARDOUR::Graph::run_one() () from /opt/Ardour-8.6.0/lib/libardour.so.3
#3 0x00007ffff6c07d40 in ARDOUR::Graph::helper_thread() () from /opt/Ardour-8.6.0/lib/libardour.so.3
0000004 0x00007fffbfc1eec1 in ARDOUR::JACKAudioBackend::_start_process_thread(void*) () from /opt/Ardour-8.6.0/lib/backends/libjack_audiobackend.so
0000005 0x00007fffe843fac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#6 0x00007fffe84d1850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 35 (Thread 0x7fffa2ffd640 (LWP 20065) "RT-main-(nil)"):
#0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
0000001 0x00007ffff426cbca in PBD::Semaphore::wait() () from /opt/Ardour-8.6.0/lib/libpbd.so.4
#2 0x00007ffff6c07b0d in ARDOUR::Graph::run_one() () from /opt/Ardour-8.6.0/lib/libardour.so.3
#3 0x00007ffff6c07f28 in ARDOUR::Graph::main_thread() () from /opt/Ardour-8.6.0/lib/libardour.so.3
0000004 0x00007fffbfc1eec1 in ARDOUR::JACKAudioBackend::_start_process_thread(void*) () from /opt/Ardour-8.6.0/lib/backends/libjack_audiobackend.so
0000005 0x00007fffe843fac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#6 0x00007fffe84d1850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 34 (Thread 0x7fffa1ffb640 (LWP 20064) "pool"):
#0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
0000001 0x00007ffff04aa594 in g_cond_wait_until () from /opt/Ardour-8.6.0/lib/libglib-2.0.so.0
#2 0x00007ffff04203eb in g_async_queue_timeout_pop () from /opt/Ardour-8.6.0/lib/libglib-2.0.so.0
#3 0x00007ffff0487cd4 in ?? () from /opt/Ardour-8.6.0/lib/libglib-2.0.so.0
0000004 0x00007ffff04874a5 in ?? () from /opt/Ardour-8.6.0/lib/libglib-2.0.so.0
0000005 0x00007fffe843fac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#6 0x00007fffe84d1850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 28 (Thread 0x7fffa3fff640 (LWP 20056) "AudioEngine 1"):
#0 0x00007fffe84d0e2e in epoll_wait (epfd=17, events=0x7fffa3ffe440, maxevents=32, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
0000001 0x00007ffff58589b8 in ?? () from /usr/lib/x86_64-linux-gnu/spa-0.2/support/libspa-support.so
#2 0x00007ffff584c371 in ?? () from /usr/lib/x86_64-linux-gnu/spa-0.2/support/libspa-support.so
#3 0x00007ffff4d5dac9 in pw_data_loop_wait () from /lib/x86_64-linux-gnu/libpipewire-0.3.so.0
0000004 0x00007ffff587f494 in jack_cycle_wait () from /usr/lib/x86_64-linux-gnu/pipewire-0.3/jack/libjack.so.0
0000005 0x00007fffbfc1e860 in ARDOUR::JACKAudioBackend::process_thread() () from /opt/Ardour-8.6.0/lib/backends/libjack_audiobackend.so
#6 0x00007ffff584c4de in ?? () from /usr/lib/x86_64-linux-gnu/spa-0.2/support/libspa-support.so
#7 0x00007ffff4d6246c in ?? () from /lib/x86_64-linux-gnu/libpipewire-0.3.so.0
0000008 0x00007fffe843fac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
0000009 0x00007fffe84d1850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 27 (Thread 0x7fffa37fe640 (LWP 20055) "pw-ardour"):
#0 0x00007fffe84d0e2e in epoll_wait (epfd=21, events=0x7fffa37fd870, maxevents=32, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
0000001 0x00007ffff58589b8 in ?? () from /usr/lib/x86_64-linux-gnu/spa-0.2/support/libspa-support.so
#2 0x00007ffff584aa8d in ?? () from /usr/lib/x86_64-linux-gnu/spa-0.2/support/libspa-support.so
#3 0x00007ffff4da8331 in ?? () from /lib/x86_64-linux-gnu/libpipewire-0.3.so.0
0000004 0x00007fffe843fac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
0000005 0x00007fffe84d1850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 26 (Thread 0x7fffbd3fd640 (LWP 20054) "pw-ardour"):
#0 0x00007fffe84d0e2e in epoll_wait (epfd=10, events=0x7fffbd3fc870, maxevents=32, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
0000001 0x00007ffff58589b8 in ?? () from /usr/lib/x86_64-linux-gnu/spa-0.2/support/libspa-support.so
#2 0x00007ffff584aa8d in ?? () from /usr/lib/x86_64-linux-gnu/spa-0.2/support/libspa-support.so
#3 0x00007ffff4da8331 in ?? () from /lib/x86_64-linux-gnu/libpipewire-0.3.so.0
0000004 0x00007fffe843fac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
0000005 0x00007fffe84d1850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 20 (Thread 0x7fffbdbfe640 (LWP 20048) "gmain"):
#0 0x00007fffe84c3bcf in __GI___poll (fds=0x555556d42cc0, nfds=2, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
0000001 0x00007ffff0456c76 in ?? () from /opt/Ardour-8.6.0/lib/libglib-2.0.so.0
#2 0x00007ffff0456d8c in g_main_context_iteration () from /opt/Ardour-8.6.0/lib/libglib-2.0.so.0
#3 0x00007ffff0456dd1 in ?? () from /opt/Ardour-8.6.0/lib/libglib-2.0.so.0
0000004 0x00007ffff04874a5 in ?? () from /opt/Ardour-8.6.0/lib/libglib-2.0.so.0
0000005 0x00007fffe843fac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#6 0x00007fffe84d1850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 10 (Thread 0x7fffc4fff640 (LWP 20038) "DeviceList"):
#0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
0000001 0x00007ffff04aa47f in g_cond_wait () from /opt/Ardour-8.6.0/lib/libglib-2.0.so.0
#2 0x00007ffff6ac72cb in ARDOUR::AudioEngine::do_devicelist_update() () from /opt/Ardour-8.6.0/lib/libardour.so.3
#3 0x00007ffff4268a56 in PBD::Thread::_run(void*) () from /opt/Ardour-8.6.0/lib/libpbd.so.4
0000004 0x00007fffe843fac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
0000005 0x00007fffe84d1850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 9 (Thread 0x7fffd27ff640 (LWP 20037) "EngineWatchdog"):
#0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
0000001 0x00007ffff04aa47f in g_cond_wait () from /opt/Ardour-8.6.0/lib/libglib-2.0.so.0
#2 0x00007ffff6ac97fd in ARDOUR::AudioEngine::do_reset_backend() () from /opt/Ardour-8.6.0/lib/libardour.so.3
#3 0x00007ffff4268a56 in PBD::Thread::_run(void*) () from /opt/Ardour-8.6.0/lib/libpbd.so.4
0000004 0x00007fffe843fac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
0000005 0x00007fffe84d1850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 6 (Thread 0x7fffd3fff640 (LWP 20034) "Analyzer"):
#0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
0000001 0x00007ffff04aa47f in g_cond_wait () from /opt/Ardour-8.6.0/lib/libglib-2.0.so.0
#2 0x00007ffff6a84e7b in ARDOUR::Analyser::work() () from /opt/Ardour-8.6.0/lib/libardour.so.3
#3 0x00007ffff4268a56 in PBD::Thread::_run(void*) () from /opt/Ardour-8.6.0/lib/libpbd.so.4
0000004 0x00007fffe843fac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
0000005 0x00007fffe84d1850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 5 (Thread 0x7fffe0c11640 (LWP 20033) "PeakFileBuilder"):
#0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
0000001 0x00007ffff04aa47f in g_cond_wait () from /opt/Ardour-8.6.0/lib/libglib-2.0.so.0
#2 0x00007ffff6f99625 in ?? () from /opt/Ardour-8.6.0/lib/libardour.so.3
#3 0x00007ffff4268a56 in PBD::Thread::_run(void*) () from /opt/Ardour-8.6.0/lib/libpbd.so.4
0000004 0x00007fffe843fac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
0000005 0x00007fffe84d1850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 4 (Thread 0x7fffe1412640 (LWP 20032) "PeakFileBuilder"):
#0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
0000001 0x00007ffff04aa47f in g_cond_wait () from /opt/Ardour-8.6.0/lib/libglib-2.0.so.0
#2 0x00007ffff6f99625 in ?? () from /opt/Ardour-8.6.0/lib/libardour.so.3
#3 0x00007ffff4268a56 in PBD::Thread::_run(void*) () from /opt/Ardour-8.6.0/lib/libpbd.so.4
0000004 0x00007fffe843fac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
0000005 0x00007fffe84d1850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 3 (Thread 0x7fffe1c13640 (LWP 20031) "LXVSTEventLoop"):
#0 0x00007fffe84907f8 in __GI___clock_nanosleep (clock_id=clock_id@entry=0, flags=flags@entry=0, req=0x7fffe1c12aa0, rem=0x7fffe1c12ab0) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:78
0000001 0x00007fffe8495677 in __GI___nanosleep (req=<optimized out>, rem=<optimized out>) at ../sysdeps/unix/sysv/linux/nanosleep.c:25
#2 0x00007ffff0488d48 in g_usleep () from /opt/Ardour-8.6.0/lib/libglib-2.0.so.0
#3 0x000055555636736b in ?? ()
0000004 0x00007fffe843fac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
0000005 0x00007fffe84d1850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 2 (Thread 0x7ffff61e8640 (LWP 20030) "Trigger Worker"):
#0 0x00007fffe84c3bcf in __GI___poll (fds=0x7ffff61e7b68, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
0000001 0x00007ffff423a257 in CrossThreadChannel::poll_for_request() () from /opt/Ardour-8.6.0/lib/libpbd.so.4
#2 0x00007ffff423a2b6 in CrossThreadChannel::receive(char&, bool) () from /opt/Ardour-8.6.0/lib/libpbd.so.4
#3 0x00007ffff6ffd65c in ARDOUR::TriggerBoxThread::thread_work() () from /opt/Ardour-8.6.0/lib/libardour.so.3
0000004 0x00007ffff6ffd9be in ARDOUR::TriggerBoxThread::_thread_work(void*) () from /opt/Ardour-8.6.0/lib/libardour.so.3
0000005 0x00007ffff4268226 in ?? () from /opt/Ardour-8.6.0/lib/libpbd.so.4
#6 0x00007fffe843fac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#7 0x00007fffe84d1850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 1 (Thread 0x7ffff7a36900 (LWP 20027) "ArdourGUI"):
#0 0x00007ffff5a1c199 in Temporal::Meter::to_quarters(Temporal::BBT_Offset const&) const () from /opt/Ardour-8.6.0/lib/libtemporal.so.0
0000001 0x00007ffff5a1c845 in Temporal::MeterPoint::quarters_at(Temporal::BBT_Time const&) const () from /opt/Ardour-8.6.0/lib/libtemporal.so.0
#2 0x00007ffff5a1ee3d in Temporal::TempoMetric::superclock_at(Temporal::BBT_Time const&) const () from /opt/Ardour-8.6.0/lib/libtemporal.so.0
#3 0x00007ffff5a2b3bb in Temporal::TempoMap::fill_grid_by_walking(std::vector<Temporal::TempoMapPoint, std::allocator<Temporal::TempoMapPoint> >&, boost::intrusive::list_iterator<boost::intrusive::bhtraits<Temporal::Point, boost::intrusive::list_node_traits<void*>, (boost::intrusive::link_mode_type)1, Temporal::point_tag, 1u>, true>&, Temporal::TempoMetric&, long&, long, long, int, int, Temporal::Beats&, Temporal::BBT_Time&) const () from /opt/Ardour-8.6.0/lib/libtemporal.so.0
0000004 0x00007ffff5a2c464 in Temporal::TempoMap::get_grid(std::vector<Temporal::TempoMapPoint, std::allocator<Temporal::TempoMapPoint> >&, long, long, unsigned int, unsigned int) const () from /opt/Ardour-8.6.0/lib/libtemporal.so.0
0000005 0x0000555555b5b4e1 in ?? ()
#6 0x0000555555b5ba4f in ?? ()
#7 0x0000555555a365fb in ?? ()
0000008 0x0000555555a71a3e in ?? ()
0000009 0x00007fffef85e868 in Glib::SignalProxyNormal::slot0_void_callback(_GObject*, void*) () from /opt/Ardour-8.6.0/lib/libglibmm-2.4.so.1
0000010 0x00007fffee40f6b5 in g_closure_invoke () from /opt/Ardour-8.6.0/lib/libgobject-2.0.so.0
0000011 0x00007fffee422593 in ?? () from /opt/Ardour-8.6.0/lib/libgobject-2.0.so.0
0000012 0x00007fffee42c364 in g_signal_emit_valist () from /opt/Ardour-8.6.0/lib/libgobject-2.0.so.0
0000013 0x00007fffee42c7e2 in g_signal_emit () from /opt/Ardour-8.6.0/lib/libgobject-2.0.so.0
0000014 0x00007ffff2c76840 in _gtk_action_emit_activate () from /opt/Ardour-8.6.0/lib/libytk.so.2
#15 0x0000555555a1b23f in ?? ()
0000016 0x0000555555a251ca in ?? ()
#17 0x0000555555a520af in ?? ()
0000018 0x000055555591feff in ?? ()
0000019 0x0000555555928d87 in ?? ()
0000020 0x00005555559575d1 in ?? ()
0000021 0x000055555595890b in ?? ()
0000022 0x0000555555961afc in ?? ()
0000023 0x0000555555967655 in ?? ()
#24 0x00005555561cd0ed in ?? ()
0000025 0x00005555561cbf40 in ?? ()
0000026 0x00007ffff3a3be57 in ?? () from /opt/Ardour-8.6.0/lib/libytkmm.so.2
0000027 0x00007fffee40f6b5 in g_closure_invoke () from /opt/Ardour-8.6.0/lib/libgobject-2.0.so.0
0000028 0x00007fffee422593 in ?? () from /opt/Ardour-8.6.0/lib/libgobject-2.0.so.0
0000029 0x00007fffee42c364 in g_signal_emit_valist () from /opt/Ardour-8.6.0/lib/libgobject-2.0.so.0
0000030 0x00007fffee42c7e2 in g_signal_emit () from /opt/Ardour-8.6.0/lib/libgobject-2.0.so.0
0000031 0x00007ffff2cd614c in gtk_dialog_response () from /opt/Ardour-8.6.0/lib/libytk.so.2
0000032 0x00005555561c9044 in ?? ()
0000033 0x00005555561cc048 in ?? ()
0000034 0x00007ffff3a3be57 in ?? () from /opt/Ardour-8.6.0/lib/libytkmm.so.2
0000035 0x00007fffee40f6b5 in g_closure_invoke () from /opt/Ardour-8.6.0/lib/libgobject-2.0.so.0
0000036 0x00007fffee422593 in ?? () from /opt/Ardour-8.6.0/lib/libgobject-2.0.so.0
0000037 0x00007fffee42c364 in g_signal_emit_valist () from /opt/Ardour-8.6.0/lib/libgobject-2.0.so.0
0000038 0x00007fffee42c7e2 in g_signal_emit () from /opt/Ardour-8.6.0/lib/libgobject-2.0.so.0
0000039 0x00007ffff2cd614c in gtk_dialog_response () from /opt/Ardour-8.6.0/lib/libytk.so.2
0000040 0x00007ffff3aae277 in ?? () from /opt/Ardour-8.6.0/lib/libytkmm.so.2
0000041 0x00007fffee40f6b5 in g_closure_invoke () from /opt/Ardour-8.6.0/lib/libgobject-2.0.so.0
0000042 0x00007fffee422593 in ?? () from /opt/Ardour-8.6.0/lib/libgobject-2.0.so.0
0000043 0x00007fffee42c364 in g_signal_emit_valist () from /opt/Ardour-8.6.0/lib/libgobject-2.0.so.0
0000044 0x00007fffee42c7e2 in g_signal_emit () from /opt/Ardour-8.6.0/lib/libgobject-2.0.so.0
0000045 0x00007ffff2ecd0ad in ?? () from /opt/Ardour-8.6.0/lib/libytk.so.2
0000046 0x00007ffff2d7605c in _gtk_marshal_BOOLEAN__BOXED () from /opt/Ardour-8.6.0/lib/libytk.so.2
0000047 0x00007fffee40f6b5 in g_closure_invoke () from /opt/Ardour-8.6.0/lib/libgobject-2.0.so.0
0000048 0x00007fffee4228bd in ?? () from /opt/Ardour-8.6.0/lib/libgobject-2.0.so.0
0000049 0x00007fffee42bdc8 in g_signal_emit_valist () from /opt/Ardour-8.6.0/lib/libgobject-2.0.so.0
0000050 0x00007fffee42c7e2 in g_signal_emit () from /opt/Ardour-8.6.0/lib/libgobject-2.0.so.0
0000051 0x00007ffff2eed96c in ?? () from /opt/Ardour-8.6.0/lib/libytk.so.2
0000052 0x00007ffff2d7464d in gtk_propagate_event () from /opt/Ardour-8.6.0/lib/libytk.so.2
0000053 0x00007ffff2d74ad3 in gtk_main_do_event () from /opt/Ardour-8.6.0/lib/libytk.so.2
0000054 0x00007ffff2874ecc in ?? () from /opt/Ardour-8.6.0/lib/libydk.so.2
0000055 0x00007ffff0456a87 in g_main_context_dispatch () from /opt/Ardour-8.6.0/lib/libglib-2.0.so.0
0000056 0x00007ffff0456ce8 in ?? () from /opt/Ardour-8.6.0/lib/libglib-2.0.so.0
0000057 0x00007ffff0457002 in g_main_loop_run () from /opt/Ardour-8.6.0/lib/libglib-2.0.so.0
0000058 0x00007ffff2d73797 in gtk_main () from /opt/Ardour-8.6.0/lib/libytk.so.2
0000059 0x00007ffff4664cd5 in Gtkmm2ext::UI::run(Receiver&) () from /opt/Ardour-8.6.0/lib/libgtkmm2ext.so.0
0000060 0x00005555558a2e9e in ?? ()
0000061 0x00007fffe83d4d90 in __libc_start_call_main (main=main@entry=0x5555558a2a20, argc=argc@entry=1, argv=argv@entry=0x7fffffffd388) at ../sysdeps/nptl/libc_start_call_main.h:58
0000062 0x00007fffe83d4e40 in __libc_start_main_impl (main=0x5555558a2a20, argc=1, argv=0x7fffffffd388, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffffffd378) at ../csu/libc-start.c:392
0000063 0x00005555558aa2ca in ?? ()
Steps To ReproduceNot necessarily reproducible but originally the project froze while I was moving a time signature mark. Then I killed the program and later tried to recover it from crash, but it never went past the splash screen.
Additional InformationI wasn't able to archive session so hopefully this link is ok (the full session is about 1.4Gb when extracted):

https://mega.nz/file/Ia5VGaBB#nTVdZ6FxfvfQLWFhAqCJx93erxV5KdKsifgfNuGWY6Q
Tagsfreeze

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2024-04-30 16:37 Arello New Issue
2024-04-30 16:37 Arello Tag Attached: freeze