View Issue Details

IDProjectCategoryView StatusLast Update
0008145ardourbugspublic2020-05-24 21:37
Reportermantis_n1oif Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
PlatformSome Other LinuxOSSome Other LinuxOS Versionunknown
Product Version6.0 
Summary0008145: Moving gxlivelooper in strip crashes Ardour
DescriptionIf you attempt to drag and drop gxlivelooper in the strip, Ardour will crash. I've tested it from the top of the strip to several other locations within the strip, and it always crashes. I haven't tested trying to move it from anywhere other than the top because when I disable plugins, move gxlivelooper to the bottom and try to restart the session, ardour won't open. It immediately crashes.
Steps To ReproduceSee description. I can provide session on request.
Additional InformationThis is the trace when moving gxlivelooper in the strip and having Ardour crash. (below is the trace for disabling plugins, moving gxlivelooper, then attempting to start Ardour which immediately crashes).

Reading bass took 167 microseconds, final size = 204
locate took 1252 usecs for 9 tracks = 139 per track
fail to fetch state
20200524145612_

(ardour-6.0.0:63163): glibmm-ERROR **:
unhandled exception (type std::exception) in signal handler:
what: std::bad_alloc

--Type <RET> for more, q to quit, c to continue without paging--

Thread 1 "ArdourGUI" received signal SIGTRAP, Trace/breakpoint trap.
0x00007ffff48379dc in g_logv () from /opt/Ardour-6.0.0/lib/libglib-2.0.so.0
(gdb) thread apply all bt.

Thread 41 (Thread 0x7fff89679700 (LWP 63209)):
Undefined command: "bt.". Try "help".
(gdb) thread apply all bt

Thread 41 (Thread 0x7fff89679700 (LWP 63209)):
#0 0x00007fffee5d8361 in __GI___clock_nanosleep (clock_id=clock_id@entry=0, flags=flags@entry=0, req=0x7fff89678cd0, rem=0x7fff89678cc0) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:48
0000001 0x00007fffee5ddeb7 in __GI___nanosleep (requested_time=<optimized out>, remaining=<optimized out>) at nanosleep.c:27
#2 0x00007ffff485c2c8 in g_usleep () from /opt/Ardour-6.0.0/lib/libglib-2.0.so.0
#3 0x00007ffff7108ebf in ARDOUR::AutomationWatch::thread() () from /opt/Ardour-6.0.0/lib/libardour.so.3
0000004 0x00007ffff4db9b72 in ?? () from /opt/Ardour-6.0.0/lib/libglibmm-2.4.so.1
0000005 0x00007ffff485a825 in ?? () from /opt/Ardour-6.0.0/lib/libglib-2.0.so.0
#6 0x00007ffff09c6609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#7 0x00007fffee61a103 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 40 (Thread 0x7fff89e7a700 (LWP 63208)):
#0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x4534258) at ../sysdeps/nptl/futex-internal.h:183
0000001 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x4534208, cond=0x4534230) at pthread_cond_wait.c:508
#2 __pthread_cond_wait (cond=0x4534230, mutex=0x4534208) at pthread_cond_wait.c:638
#3 0x00007ffff7547001 in ARDOUR::Session::auto_connect_thread_run() () from /opt/Ardour-6.0.0/lib/libardour.so.3
0000004 0x00007ffff75470c8 in ARDOUR::Session::auto_connect_thread(void*) () from /opt/Ardour-6.0.0/lib/libardour.so.3
0000005 0x00007ffff09c6609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#6 0x00007fffee61a103 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 39 (Thread 0x7fff8a67b700 (LWP 63207)):
#0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x45341e8) at ../sysdeps/nptl/futex-internal.h:183
0000001 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x4534198, cond=0x45341c0) at pthread_cond_wait.c:508
#2 __pthread_cond_wait (cond=0x45341c0, mutex=0x4534198) at pthread_cond_wait.c:638
#3 0x00007ffff75b8eb3 in ARDOUR::Session::emit_thread_run() () from /opt/Ardour-6.0.0/lib/libardour.so.3
0000004 0x00007ffff75b8ee8 in ARDOUR::Session::emit_thread(void*) () from /opt/Ardour-6.0.0/lib/libardour.so.3
0000005 0x00007ffff09c6609 in start_thread (arg=<optimized out>) at pthread_create.c:477
--Type <RET> for more, q to quit, c to continue without paging--
#6 0x00007fffee61a103 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 38 (Thread 0x7fff8aeb7700 (LWP 63206)):
#0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x9a40df0) at ../sysdeps/nptl/futex-internal.h:320
0000001 do_futex_wait (sem=sem@entry=0x9a40df0, abstime=0x0, clockid=0) at sem_waitcommon.c:112
#2 0x00007ffff09d04e8 in __new_sem_wait_slow (sem=0x9a40df0, abstime=0x0, clockid=0) at sem_waitcommon.c:184
#3 0x00007ffff7672213 in ARDOUR::Worker::run() () from /opt/Ardour-6.0.0/lib/libardour.so.3
0000004 0x00007ffff4db9b72 in ?? () from /opt/Ardour-6.0.0/lib/libglibmm-2.4.so.1
0000005 0x00007ffff485a825 in ?? () from /opt/Ardour-6.0.0/lib/libglib-2.0.so.0
#6 0x00007ffff09c6609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#7 0x00007fffee61a103 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 37 (Thread 0x7fff8b6b8700 (LWP 63205)):
#0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x95ecb50) at ../sysdeps/nptl/futex-internal.h:320
0000001 do_futex_wait (sem=sem@entry=0x95ecb50, abstime=0x0, clockid=0) at sem_waitcommon.c:112
#2 0x00007ffff09d04e8 in __new_sem_wait_slow (sem=0x95ecb50, abstime=0x0, clockid=0) at sem_waitcommon.c:184
#3 0x00007ffff7672213 in ARDOUR::Worker::run() () from /opt/Ardour-6.0.0/lib/libardour.so.3
0000004 0x00007ffff4db9b72 in ?? () from /opt/Ardour-6.0.0/lib/libglibmm-2.4.so.1
0000005 0x00007ffff485a825 in ?? () from /opt/Ardour-6.0.0/lib/libglib-2.0.so.0
#6 0x00007ffff09c6609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#7 0x00007fffee61a103 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 36 (Thread 0x7fffb37fe700 (LWP 63204)):
#0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x3e5d120) at ../sysdeps/nptl/futex-internal.h:320
0000001 do_futex_wait (sem=sem@entry=0x3e5d120, abstime=0x0, clockid=0) at sem_waitcommon.c:112
#2 0x00007ffff09d04e8 in __new_sem_wait_slow (sem=0x3e5d120, abstime=0x0, clockid=0) at sem_waitcommon.c:184
#3 0x00007ffff7672213 in ARDOUR::Worker::run() () from /opt/Ardour-6.0.0/lib/libardour.so.3
0000004 0x00007ffff4db9b72 in ?? () from /opt/Ardour-6.0.0/lib/libglibmm-2.4.so.1
--Type <RET> for more, q to quit, c to continue without paging--
0000005 0x00007ffff485a825 in ?? () from /opt/Ardour-6.0.0/lib/libglib-2.0.so.0
#6 0x00007ffff09c6609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#7 0x00007fffee61a103 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 35 (Thread 0x7fffd4919700 (LWP 63203)):
#0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x47269c0) at ../sysdeps/nptl/futex-internal.h:320
0000001 do_futex_wait (sem=sem@entry=0x47269c0, abstime=0x0, clockid=0) at sem_waitcommon.c:112
#2 0x00007ffff09d04e8 in __new_sem_wait_slow (sem=0x47269c0, abstime=0x0, clockid=0) at sem_waitcommon.c:184
#3 0x00007ffff7672213 in ARDOUR::Worker::run() () from /opt/Ardour-6.0.0/lib/libardour.so.3
0000004 0x00007ffff4db9b72 in ?? () from /opt/Ardour-6.0.0/lib/libglibmm-2.4.so.1
0000005 0x00007ffff485a825 in ?? () from /opt/Ardour-6.0.0/lib/libglib-2.0.so.0
#6 0x00007ffff09c6609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#7 0x00007fffee61a103 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 34 (Thread 0x7fffb27fc700 (LWP 63202)):
#0 0x00007fffee60d96f in __GI___poll (fds=0x7fff8c1095c0, nfds=4, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
0000001 0x00007ffff482fad5 in ?? () from /opt/Ardour-6.0.0/lib/libglib-2.0.so.0
#2 0x00007ffff482fbe5 in g_main_loop_run () from /opt/Ardour-6.0.0/lib/libglib-2.0.so.0
#3 0x00007ffff5978fdc in BaseUI::main_thread() () from /opt/Ardour-6.0.0/lib/libpbd.so.4
0000004 0x00007ffff4db9b72 in ?? () from /opt/Ardour-6.0.0/lib/libglibmm-2.4.so.1
0000005 0x00007ffff485a825 in ?? () from /opt/Ardour-6.0.0/lib/libglib-2.0.so.0
#6 0x00007ffff09c6609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#7 0x00007fffee61a103 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 33 (Thread 0x7fffb1c25700 (LWP 63201)):
#0 0x00007fffee60d96f in __GI___poll (fds=0x7fffb1c24ac0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
0000001 0x00007ffff5984cc4 in CrossThreadChannel::poll_for_request() () from /opt/Ardour-6.0.0/lib/libpbd.so.4
#2 0x00007ffff5984d2a in CrossThreadChannel::receive(char&, bool) () from /opt/Ardour-6.0.0/lib/libpbd.so.4
--Type <RET> for more, q to quit, c to continue without paging--c
#3 0x00007ffff71168ea in ARDOUR::Butler::thread_work() () from /opt/Ardour-6.0.0/lib/libardour.so.3
0000004 0x00007ffff711728f in ARDOUR::Butler::_thread_work(void*) () from /opt/Ardour-6.0.0/lib/libardour.so.3
0000005 0x00007ffff59a60a0 in ?? () from /opt/Ardour-6.0.0/lib/libpbd.so.4
#6 0x00007ffff09c6609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#7 0x00007fffee61a103 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 32 (Thread 0x7fffb1c46700 (LWP 63200)):
#0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x4624e88) at ../sysdeps/nptl/futex-internal.h:320
0000001 do_futex_wait (sem=sem@entry=0x4624e88, abstime=0x0, clockid=0) at sem_waitcommon.c:112
#2 0x00007ffff09d04e8 in __new_sem_wait_slow (sem=0x4624e88, abstime=0x0, clockid=0) at sem_waitcommon.c:184
#3 0x00007ffff71dee76 in ARDOUR::Graph::run_one() () from /opt/Ardour-6.0.0/lib/libardour.so.3
0000004 0x00007ffff71e0ab0 in ARDOUR::Graph::helper_thread() () from /opt/Ardour-6.0.0/lib/libardour.so.3
0000005 0x000000000096dece in boost::function0<void>::operator()() const ()
#6 0x00007fffd6f1decf in ARDOUR::AlsaAudioBackend::alsa_process_thread(void*) () from /opt/Ardour-6.0.0/lib/backends/libalsa_audiobackend.so
#7 0x00007ffff09c6609 in start_thread (arg=<optimized out>) at pthread_create.c:477
0000008 0x00007fffee61a103 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 31 (Thread 0x7fffb1c67700 (LWP 63199)):
#0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x4624e88) at ../sysdeps/nptl/futex-internal.h:320
0000001 do_futex_wait (sem=sem@entry=0x4624e88, abstime=0x0, clockid=0) at sem_waitcommon.c:112
#2 0x00007ffff09d04e8 in __new_sem_wait_slow (sem=0x4624e88, abstime=0x0, clockid=0) at sem_waitcommon.c:184
#3 0x00007ffff71dee76 in ARDOUR::Graph::run_one() () from /opt/Ardour-6.0.0/lib/libardour.so.3
0000004 0x00007ffff71e0ab0 in ARDOUR::Graph::helper_thread() () from /opt/Ardour-6.0.0/lib/libardour.so.3
0000005 0x000000000096dece in boost::function0<void>::operator()() const ()
#6 0x00007fffd6f1decf in ARDOUR::AlsaAudioBackend::alsa_process_thread(void*) () from /opt/Ardour-6.0.0/lib/backends/libalsa_audiobackend.so
#7 0x00007ffff09c6609 in start_thread (arg=<optimized out>) at pthread_create.c:477
0000008 0x00007fffee61a103 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 30 (Thread 0x7fffb1c88700 (LWP 63198)):
#0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x4624eb0) at ../sysdeps/nptl/futex-internal.h:320
0000001 do_futex_wait (sem=sem@entry=0x4624eb0, abstime=0x0, clockid=0) at sem_waitcommon.c:112
#2 0x00007ffff09d04e8 in __new_sem_wait_slow (sem=0x4624eb0, abstime=0x0, clockid=0) at sem_waitcommon.c:184
#3 0x00007ffff71ded33 in ARDOUR::Graph::reached_terminal_node() () from /opt/Ardour-6.0.0/lib/libardour.so.3
0000004 0x00007ffff71e0ca0 in ARDOUR::Graph::main_thread() () from /opt/Ardour-6.0.0/lib/libardour.so.3
0000005 0x000000000096dece in boost::function0<void>::operator()() const ()
#6 0x00007fffd6f1decf in ARDOUR::AlsaAudioBackend::alsa_process_thread(void*) () from /opt/Ardour-6.0.0/lib/backends/libalsa_audiobackend.so
#7 0x00007ffff09c6609 in start_thread (arg=<optimized out>) at pthread_create.c:477
0000008 0x00007fffee61a103 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 29 (Thread 0x7fffb1c91700 (LWP 63197)):
#0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x2758480) at ../sysdeps/nptl/futex-internal.h:320
0000001 do_futex_wait (sem=sem@entry=0x2758480, abstime=0x0, clockid=0) at sem_waitcommon.c:112
#2 0x00007ffff09d04e8 in __new_sem_wait_slow (sem=0x2758480, abstime=0x0, clockid=0) at sem_waitcommon.c:184
#3 0x00007ffff752df97 in ARDOUR::RTTaskList::run() () from /opt/Ardour-6.0.0/lib/libardour.so.3
0000004 0x00007ffff752e4f8 in ARDOUR::RTTaskList::_thread_run(void*) () from /opt/Ardour-6.0.0/lib/libardour.so.3
0000005 0x00007ffff09c6609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#6 0x00007fffee61a103 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 28 (Thread 0x7fffb1c9a700 (LWP 63196)):
#0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x2758480) at ../sysdeps/nptl/futex-internal.h:320
0000001 do_futex_wait (sem=sem@entry=0x2758480, abstime=0x0, clockid=0) at sem_waitcommon.c:112
#2 0x00007ffff09d04e8 in __new_sem_wait_slow (sem=0x2758480, abstime=0x0, clockid=0) at sem_waitcommon.c:184
#3 0x00007ffff752df97 in ARDOUR::RTTaskList::run() () from /opt/Ardour-6.0.0/lib/libardour.so.3
0000004 0x00007ffff752e4f8 in ARDOUR::RTTaskList::_thread_run(void*) () from /opt/Ardour-6.0.0/lib/libardour.so.3
0000005 0x00007ffff09c6609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#6 0x00007fffee61a103 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 27 (Thread 0x7fffd400b700 (LWP 63195)):
#0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x2758480) at ../sysdeps/nptl/futex-internal.h:320
0000001 do_futex_wait (sem=sem@entry=0x2758480, abstime=0x0, clockid=0) at sem_waitcommon.c:112
#2 0x00007ffff09d04e8 in __new_sem_wait_slow (sem=0x2758480, abstime=0x0, clockid=0) at sem_waitcommon.c:184
#3 0x00007ffff752df97 in ARDOUR::RTTaskList::run() () from /opt/Ardour-6.0.0/lib/libardour.so.3
0000004 0x00007ffff752e4f8 in ARDOUR::RTTaskList::_thread_run(void*) () from /opt/Ardour-6.0.0/lib/libardour.so.3
0000005 0x00007ffff09c6609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#6 0x00007fffee61a103 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 23 (Thread 0x7fffd59f7700 (LWP 63189)):
#0 futex_abstimed_wait_cancelable (private=<optimized out>, abstime=0x7fffd59f6c60, clockid=<optimized out>, expected=0, futex_word=0x1c48c28) at ../sysdeps/nptl/futex-internal.h:320
0000001 __pthread_cond_wait_common (abstime=0x7fffd59f6c60, clockid=<optimized out>, mutex=0x1d04f00, cond=0x1c48c00) at pthread_cond_wait.c:520
#2 __pthread_cond_timedwait (cond=0x1c48c00, mutex=0x1d04f00, abstime=0x7fffd59f6c60) at pthread_cond_wait.c:656
#3 0x00007ffff487b465 in g_cond_wait_until () from /opt/Ardour-6.0.0/lib/libglib-2.0.so.0
0000004 0x00007ffff47ffb63 in ?? () from /opt/Ardour-6.0.0/lib/libglib-2.0.so.0
0000005 0x00007ffff47ffd8a in g_async_queue_timeout_pop () from /opt/Ardour-6.0.0/lib/libglib-2.0.so.0
#6 0x00007ffff485b4a8 in ?? () from /opt/Ardour-6.0.0/lib/libglib-2.0.so.0
#7 0x00007ffff485a825 in ?? () from /opt/Ardour-6.0.0/lib/libglib-2.0.so.0
0000008 0x00007ffff09c6609 in start_thread (arg=<optimized out>) at pthread_create.c:477
0000009 0x00007fffee61a103 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 21 (Thread 0x7fffb3fff700 (LWP 63187)):
#0 0x00007fffee60d96f in __GI___poll (fds=0x7fffc00055b0, nfds=1, timeout=200) at ../sysdeps/unix/sysv/linux/poll.c:29
0000001 0x00007fffd6f23da6 in ARDOUR::AlsaAudioBackend::midi_device_thread() () from /opt/Ardour-6.0.0/lib/backends/libalsa_audiobackend.so
#2 0x00007fffd6f23e49 in ARDOUR::AlsaAudioBackend::_midi_device_thread(void*) () from /opt/Ardour-6.0.0/lib/backends/libalsa_audiobackend.so
#3 0x00007ffff09c6609 in start_thread (arg=<optimized out>) at pthread_create.c:477
0000004 0x00007fffee61a103 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 20 (Thread 0x7fffd40c1700 (LWP 63186)):
#0 0x00007fffee60da66 in __ppoll (fds=0x1ce708c, nfds=1, timeout=<optimized out>, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:44
0000001 0x00007fffd6f3cd45 in Alsa_pcmi::pcm_wait() () from /opt/Ardour-6.0.0/lib/backends/libalsa_audiobackend.so
#2 0x00007fffd6f2266f in ARDOUR::AlsaAudioBackend::main_process_thread() () from /opt/Ardour-6.0.0/lib/backends/libalsa_audiobackend.so
#3 0x00007fffd6f23659 in ?? () from /opt/Ardour-6.0.0/lib/backends/libalsa_audiobackend.so
0000004 0x00007ffff09c6609 in start_thread (arg=<optimized out>) at pthread_create.c:477
0000005 0x00007fffee61a103 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 19 (Thread 0x7fffb2ffd700 (LWP 63185)):
#0 0x00007fffee60ff9b in __GI___select (nfds=1, readfds=0x7fffb2ffcb70, writefds=0x0, exceptfds=0x0, timeout=0x7fffb2ffcc80) at ../sysdeps/unix/sysv/linux/select.c:41
0000001 0x00007ffff59b410f in PBD::SystemExec::output_interposer() () from /opt/Ardour-6.0.0/lib/libpbd.so.4
#2 0x00007ffff59b42a8 in ?? () from /opt/Ardour-6.0.0/lib/libpbd.so.4
#3 0x00007ffff09c6609 in start_thread (arg=<optimized out>) at pthread_create.c:477
0000004 0x00007fffee61a103 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 12 (Thread 0x7fffd518e700 (LWP 63177)):
#0 0x00007fffee60d96f in __GI___poll (fds=0x1b85a00, nfds=2, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
0000001 0x00007ffff482fad5 in ?? () from /opt/Ardour-6.0.0/lib/libglib-2.0.so.0
#2 0x00007ffff482fcf7 in g_main_context_iteration () from /opt/Ardour-6.0.0/lib/libglib-2.0.so.0
#3 0x00007ffff482fd49 in ?? () from /opt/Ardour-6.0.0/lib/libglib-2.0.so.0
0000004 0x00007ffff485a825 in ?? () from /opt/Ardour-6.0.0/lib/libglib-2.0.so.0
0000005 0x00007ffff09c6609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#6 0x00007fffee61a103 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 8 (Thread 0x7fffd7fff700 (LWP 63173)):
#0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x1a835f8) at ../sysdeps/nptl/futex-internal.h:183
0000001 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x1aab650, cond=0x1a835d0) at pthread_cond_wait.c:508
#2 __pthread_cond_wait (cond=0x1a835d0, mutex=0x1aab650) at pthread_cond_wait.c:638
#3 0x00007ffff487b554 in g_cond_wait () from /opt/Ardour-6.0.0/lib/libglib-2.0.so.0
0000004 0x00007ffff70c6333 in ARDOUR::AudioEngine::do_devicelist_update() () from /opt/Ardour-6.0.0/lib/libardour.so.3
0000005 0x00007ffff4db9b72 in ?? () from /opt/Ardour-6.0.0/lib/libglibmm-2.4.so.1
#6 0x00007ffff485a825 in ?? () from /opt/Ardour-6.0.0/lib/libglib-2.0.so.0
#7 0x00007ffff09c6609 in start_thread (arg=<optimized out>) at pthread_create.c:477
0000008 0x00007fffee61a103 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 7 (Thread 0x7fffe1111700 (LWP 63172)):
#0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x1a84398) at ../sysdeps/nptl/futex-internal.h:183
0000001 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x1ab0a30, cond=0x1a84370) at pthread_cond_wait.c:508
#2 __pthread_cond_wait (cond=0x1a84370, mutex=0x1ab0a30) at pthread_cond_wait.c:638
#3 0x00007ffff487b554 in g_cond_wait () from /opt/Ardour-6.0.0/lib/libglib-2.0.so.0
0000004 0x00007ffff70c661d in ARDOUR::AudioEngine::do_reset_backend() () from /opt/Ardour-6.0.0/lib/libardour.so.3
0000005 0x00007ffff4db9b72 in ?? () from /opt/Ardour-6.0.0/lib/libglibmm-2.4.so.1
#6 0x00007ffff485a825 in ?? () from /opt/Ardour-6.0.0/lib/libglib-2.0.so.0
#7 0x00007ffff09c6609 in start_thread (arg=<optimized out>) at pthread_create.c:477
0000008 0x00007fffee61a103 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 5 (Thread 0x7fffe3fff700 (LWP 63170)):
#0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x13fd2b8) at ../sysdeps/nptl/futex-internal.h:183
0000001 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x13fd260, cond=0x13fd290) at pthread_cond_wait.c:508
#2 __pthread_cond_wait (cond=0x13fd290, mutex=0x13fd260) at pthread_cond_wait.c:638
#3 0x00007ffff487b554 in g_cond_wait () from /opt/Ardour-6.0.0/lib/libglib-2.0.so.0
0000004 0x00007ffff7091e2b in ARDOUR::Analyser::work() () from /opt/Ardour-6.0.0/lib/libardour.so.3
0000005 0x00007ffff4db9b72 in ?? () from /opt/Ardour-6.0.0/lib/libglibmm-2.4.so.1
#6 0x00007ffff485a825 in ?? () from /opt/Ardour-6.0.0/lib/libglib-2.0.so.0
#7 0x00007ffff09c6609 in start_thread (arg=<optimized out>) at pthread_create.c:477
0000008 0x00007fffee61a103 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 4 (Thread 0x7fffe8885700 (LWP 63169)):
#0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x140b688) at ../sysdeps/nptl/futex-internal.h:183
0000001 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x140b6a0, cond=0x140b660) at pthread_cond_wait.c:508
#2 __pthread_cond_wait (cond=0x140b660, mutex=0x140b6a0) at pthread_cond_wait.c:638
#3 0x00007ffff487b554 in g_cond_wait () from /opt/Ardour-6.0.0/lib/libglib-2.0.so.0
0000004 0x00007ffff7621d13 in ?? () from /opt/Ardour-6.0.0/lib/libardour.so.3
0000005 0x00007ffff4db9b72 in ?? () from /opt/Ardour-6.0.0/lib/libglibmm-2.4.so.1
#6 0x00007ffff485a825 in ?? () from /opt/Ardour-6.0.0/lib/libglib-2.0.so.0
#7 0x00007ffff09c6609 in start_thread (arg=<optimized out>) at pthread_create.c:477
0000008 0x00007fffee61a103 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 3 (Thread 0x7fffe9086700 (LWP 63168)):
#0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x140b688) at ../sysdeps/nptl/futex-internal.h:183
0000001 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x140b6a0, cond=0x140b660) at pthread_cond_wait.c:508
#2 __pthread_cond_wait (cond=0x140b660, mutex=0x140b6a0) at pthread_cond_wait.c:638
#3 0x00007ffff487b554 in g_cond_wait () from /opt/Ardour-6.0.0/lib/libglib-2.0.so.0
0000004 0x00007ffff7621d13 in ?? () from /opt/Ardour-6.0.0/lib/libardour.so.3
0000005 0x00007ffff4db9b72 in ?? () from /opt/Ardour-6.0.0/lib/libglibmm-2.4.so.1
#6 0x00007ffff485a825 in ?? () from /opt/Ardour-6.0.0/lib/libglib-2.0.so.0
#7 0x00007ffff09c6609 in start_thread (arg=<optimized out>) at pthread_create.c:477
0000008 0x00007fffee61a103 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 2 (Thread 0x7fffe9887700 (LWP 63167)):
#0 0x00007fffee5d8361 in __GI___clock_nanosleep (clock_id=clock_id@entry=0, flags=flags@entry=0, req=0x7fffe9886c00, rem=0x7fffe9886bf0) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:48
0000001 0x00007fffee5ddeb7 in __GI___nanosleep (requested_time=<optimized out>, remaining=<optimized out>) at nanosleep.c:27
#2 0x00007ffff485c2c8 in g_usleep () from /opt/Ardour-6.0.0/lib/libglib-2.0.so.0
#3 0x0000000000e056f5 in ?? ()
0000004 0x00007ffff09c6609 in start_thread (arg=<optimized out>) at pthread_create.c:477
0000005 0x00007fffee61a103 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 1 (Thread 0x7fffea71b900 (LWP 63163)):
#0 0x00007ffff48379dc in g_logv () from /opt/Ardour-6.0.0/lib/libglib-2.0.so.0
0000001 0x00007ffff4837b73 in g_log () from /opt/Ardour-6.0.0/lib/libglib-2.0.so.0
#2 0x00007ffff4dc19a9 in Glib::exception_handlers_invoke() () from /opt/Ardour-6.0.0/lib/libglibmm-2.4.so.1
#3 0x00007ffff20fce91 in ?? () from /opt/Ardour-6.0.0/lib/libgtkmm-2.4.so.1
0000004 0x00007ffff4b321e2 in g_closure_invoke () from /opt/Ardour-6.0.0/lib/libgobject-2.0.so.0
0000005 0x00007ffff4b4903d in ?? () from /opt/Ardour-6.0.0/lib/libgobject-2.0.so.0
#6 0x00007ffff4b4a3e2 in g_signal_emit_valist () from /opt/Ardour-6.0.0/lib/libgobject-2.0.so.0
#7 0x00007ffff4b4a6b3 in g_signal_emit_by_name () from /opt/Ardour-6.0.0/lib/libgobject-2.0.so.0
0000008 0x00007ffff3fe8e05 in ?? () from /opt/Ardour-6.0.0/lib/libgtk-x11-2.0.so.0
0000009 0x00007ffff3feb1ca in ?? () from /opt/Ardour-6.0.0/lib/libgtk-x11-2.0.so.0
0000010 0x00007ffff3e67ebc in gtk_main_do_event () from /opt/Ardour-6.0.0/lib/libgtk-x11-2.0.so.0
0000011 0x00007ffff3aa2f9c in ?? () from /opt/Ardour-6.0.0/lib/libgdk-x11-2.0.so.0
0000012 0x00007ffff482ddde in g_main_context_dispatch () from /opt/Ardour-6.0.0/lib/libglib-2.0.so.0
0000013 0x00007ffff482fb38 in ?? () from /opt/Ardour-6.0.0/lib/libglib-2.0.so.0
0000014 0x00007ffff482fbe5 in g_main_loop_run () from /opt/Ardour-6.0.0/lib/libglib-2.0.so.0
#15 0x00007ffff3e67657 in gtk_main () from /opt/Ardour-6.0.0/lib/libgtk-x11-2.0.so.0
0000016 0x00007ffff5c44e14 in Gtkmm2ext::UI::run(Receiver&) () from /opt/Ardour-6.0.0/lib/libgtkmm2ext.so.0
#17 0x0000000000917317 in ?? ()
0000018 0x00007fffee51f0b3 in __libc_start_main (main=0x916b20, argc=1, argv=0x7fffffffd3f8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffffffd3e8) at ../csu/libc-start.c:308
0000019 0x00000000004b0909 in ?? ()
0000020 0x00007fffffffd3e8 in ?? ()
0000021 0x000000000000001c in ?? ()
0000022 0x0000000000000001 in ?? ()
0000023 0x00007fffffffd74b in ?? ()
#24 0x0000000000000000 in ?? ()

This is the trace for disabling plugins, moving gxlivelooper, then attempting to start Ardour which immediately crashes.

using block size: 256
[New Thread 0x7fffb9ffb700 (LWP 64590)]
fail to fetch state
--Type <RET> for more, q to quit, c to continue without paging--c

Thread 1 "ArdourGUI" received signal SIGSEGV, Segmentation fault.
__memmove_avx_unaligned_erms () at ../sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S:440
440 ../sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S: No such file or directory.
(gdb) thread apply all bt

Thread 34 (Thread 0x7fffb9ffb700 (LWP 64590)):
#0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x430a0f0) at ../sysdeps/nptl/futex-internal.h:320
0000001 do_futex_wait (sem=sem@entry=0x430a0f0, abstime=0x0, clockid=0) at sem_waitcommon.c:112
#2 0x00007ffff09d04e8 in __new_sem_wait_slow (sem=0x430a0f0, abstime=0x0, clockid=0) at sem_waitcommon.c:184
#3 0x00007ffff7672213 in ARDOUR::Worker::run() () from /opt/Ardour-6.0.0/lib/libardour.so.3
0000004 0x00007ffff4db9b72 in ?? () from /opt/Ardour-6.0.0/lib/libglibmm-2.4.so.1
0000005 0x00007ffff485a825 in ?? () from /opt/Ardour-6.0.0/lib/libglib-2.0.so.0
#6 0x00007ffff09c6609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#7 0x00007fffee61a103 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 33 (Thread 0x7fffc8919700 (LWP 64589)):
#0 0x00007fffee60d96f in __GI___poll (fds=0x7fff941095c0, nfds=4, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
0000001 0x00007ffff482fad5 in ?? () from /opt/Ardour-6.0.0/lib/libglib-2.0.so.0
#2 0x00007ffff482fbe5 in g_main_loop_run () from /opt/Ardour-6.0.0/lib/libglib-2.0.so.0
#3 0x00007ffff5978fdc in BaseUI::main_thread() () from /opt/Ardour-6.0.0/lib/libpbd.so.4
0000004 0x00007ffff4db9b72 in ?? () from /opt/Ardour-6.0.0/lib/libglibmm-2.4.so.1
0000005 0x00007ffff485a825 in ?? () from /opt/Ardour-6.0.0/lib/libglib-2.0.so.0
#6 0x00007ffff09c6609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#7 0x00007fffee61a103 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 32 (Thread 0x7fffbbc89700 (LWP 64588)):
#0 0x00007fffee60d96f in __GI___poll (fds=0x7fffbbc88ac0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
0000001 0x00007ffff5984cc4 in CrossThreadChannel::poll_for_request() () from /opt/Ardour-6.0.0/lib/libpbd.so.4
#2 0x00007ffff5984d2a in CrossThreadChannel::receive(char&, bool) () from /opt/Ardour-6.0.0/lib/libpbd.so.4
#3 0x00007ffff71168ea in ARDOUR::Butler::thread_work() () from /opt/Ardour-6.0.0/lib/libardour.so.3
0000004 0x00007ffff711728f in ARDOUR::Butler::_thread_work(void*) () from /opt/Ardour-6.0.0/lib/libardour.so.3
0000005 0x00007ffff59a60a0 in ?? () from /opt/Ardour-6.0.0/lib/libpbd.so.4
--Type <RET> for more, q to quit, c to continue without paging--c
#6 0x00007ffff09c6609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#7 0x00007fffee61a103 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 31 (Thread 0x7fffbbcaa700 (LWP 64587)):
#0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x229e088) at ../sysdeps/nptl/futex-internal.h:320
0000001 do_futex_wait (sem=sem@entry=0x229e088, abstime=0x0, clockid=0) at sem_waitcommon.c:112
#2 0x00007ffff09d04e8 in __new_sem_wait_slow (sem=0x229e088, abstime=0x0, clockid=0) at sem_waitcommon.c:184
#3 0x00007ffff71dee76 in ARDOUR::Graph::run_one() () from /opt/Ardour-6.0.0/lib/libardour.so.3
0000004 0x00007ffff71e0ab0 in ARDOUR::Graph::helper_thread() () from /opt/Ardour-6.0.0/lib/libardour.so.3
0000005 0x000000000096dece in boost::function0<void>::operator()() const ()
#6 0x00007fffcaf1decf in ARDOUR::AlsaAudioBackend::alsa_process_thread(void*) () from /opt/Ardour-6.0.0/lib/backends/libalsa_audiobackend.so
#7 0x00007ffff09c6609 in start_thread (arg=<optimized out>) at pthread_create.c:477
0000008 0x00007fffee61a103 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 30 (Thread 0x7fffbbccb700 (LWP 64586)):
#0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x229e088) at ../sysdeps/nptl/futex-internal.h:320
0000001 do_futex_wait (sem=sem@entry=0x229e088, abstime=0x0, clockid=0) at sem_waitcommon.c:112
#2 0x00007ffff09d04e8 in __new_sem_wait_slow (sem=0x229e088, abstime=0x0, clockid=0) at sem_waitcommon.c:184
#3 0x00007ffff71dee76 in ARDOUR::Graph::run_one() () from /opt/Ardour-6.0.0/lib/libardour.so.3
0000004 0x00007ffff71e0ab0 in ARDOUR::Graph::helper_thread() () from /opt/Ardour-6.0.0/lib/libardour.so.3
0000005 0x000000000096dece in boost::function0<void>::operator()() const ()
#6 0x00007fffcaf1decf in ARDOUR::AlsaAudioBackend::alsa_process_thread(void*) () from /opt/Ardour-6.0.0/lib/backends/libalsa_audiobackend.so
#7 0x00007ffff09c6609 in start_thread (arg=<optimized out>) at pthread_create.c:477
0000008 0x00007fffee61a103 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 29 (Thread 0x7fffbbcec700 (LWP 64585)):
#0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x229e0b0) at ../sysdeps/nptl/futex-internal.h:320
0000001 do_futex_wait (sem=sem@entry=0x229e0b0, abstime=0x0, clockid=0) at sem_waitcommon.c:112
#2 0x00007ffff09d04e8 in __new_sem_wait_slow (sem=0x229e0b0, abstime=0x0, clockid=0) at sem_waitcommon.c:184
#3 0x00007ffff71e0c74 in ARDOUR::Graph::main_thread() () from /opt/Ardour-6.0.0/lib/libardour.so.3
0000004 0x000000000096dece in boost::function0<void>::operator()() const ()
0000005 0x00007fffcaf1decf in ARDOUR::AlsaAudioBackend::alsa_process_thread(void*) () from /opt/Ardour-6.0.0/lib/backends/libalsa_audiobackend.so
#6 0x00007ffff09c6609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#7 0x00007fffee61a103 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 28 (Thread 0x7fffbbcf5700 (LWP 64584)):
#0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x24f8680) at ../sysdeps/nptl/futex-internal.h:320
0000001 do_futex_wait (sem=sem@entry=0x24f8680, abstime=0x0, clockid=0) at sem_waitcommon.c:112
#2 0x00007ffff09d04e8 in __new_sem_wait_slow (sem=0x24f8680, abstime=0x0, clockid=0) at sem_waitcommon.c:184
#3 0x00007ffff752df97 in ARDOUR::RTTaskList::run() () from /opt/Ardour-6.0.0/lib/libardour.so.3
0000004 0x00007ffff752e4f8 in ARDOUR::RTTaskList::_thread_run(void*) () from /opt/Ardour-6.0.0/lib/libardour.so.3
0000005 0x00007ffff09c6609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#6 0x00007fffee61a103 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 27 (Thread 0x7fffbbcfe700 (LWP 64583)):
#0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x24f8680) at ../sysdeps/nptl/futex-internal.h:320
0000001 do_futex_wait (sem=sem@entry=0x24f8680, abstime=0x0, clockid=0) at sem_waitcommon.c:112
#2 0x00007ffff09d04e8 in __new_sem_wait_slow (sem=0x24f8680, abstime=0x0, clockid=0) at sem_waitcommon.c:184
#3 0x00007ffff752df97 in ARDOUR::RTTaskList::run() () from /opt/Ardour-6.0.0/lib/libardour.so.3
0000004 0x00007ffff752e4f8 in ARDOUR::RTTaskList::_thread_run(void*) () from /opt/Ardour-6.0.0/lib/libardour.so.3
0000005 0x00007ffff09c6609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#6 0x00007fffee61a103 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 26 (Thread 0x7fffc800b700 (LWP 64582)):
#0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x24f8680) at ../sysdeps/nptl/futex-internal.h:320
0000001 do_futex_wait (sem=sem@entry=0x24f8680, abstime=0x0, clockid=0) at sem_waitcommon.c:112
#2 0x00007ffff09d04e8 in __new_sem_wait_slow (sem=0x24f8680, abstime=0x0, clockid=0) at sem_waitcommon.c:184
#3 0x00007ffff752df97 in ARDOUR::RTTaskList::run() () from /opt/Ardour-6.0.0/lib/libardour.so.3
0000004 0x00007ffff752e4f8 in ARDOUR::RTTaskList::_thread_run(void*) () from /opt/Ardour-6.0.0/lib/libardour.so.3
0000005 0x00007ffff09c6609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#6 0x00007fffee61a103 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 23 (Thread 0x7fffc99f7700 (LWP 64577)):
#0 futex_abstimed_wait_cancelable (private=<optimized out>, abstime=0x7fffc99f6c60, clockid=<optimized out>, expected=0, futex_word=0x1c5e9b8) at ../sysdeps/nptl/futex-internal.h:320
0000001 __pthread_cond_wait_common (abstime=0x7fffc99f6c60, clockid=<optimized out>, mutex=0x1d90470, cond=0x1c5e990) at pthread_cond_wait.c:520
#2 __pthread_cond_timedwait (cond=0x1c5e990, mutex=0x1d90470, abstime=0x7fffc99f6c60) at pthread_cond_wait.c:656
#3 0x00007ffff487b465 in g_cond_wait_until () from /opt/Ardour-6.0.0/lib/libglib-2.0.so.0
0000004 0x00007ffff47ffb63 in ?? () from /opt/Ardour-6.0.0/lib/libglib-2.0.so.0
0000005 0x00007ffff47ffd8a in g_async_queue_timeout_pop () from /opt/Ardour-6.0.0/lib/libglib-2.0.so.0
#6 0x00007ffff485b4a8 in ?? () from /opt/Ardour-6.0.0/lib/libglib-2.0.so.0
#7 0x00007ffff485a825 in ?? () from /opt/Ardour-6.0.0/lib/libglib-2.0.so.0
0000008 0x00007ffff09c6609 in start_thread (arg=<optimized out>) at pthread_create.c:477
0000009 0x00007fffee61a103 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 22 (Thread 0x7fffbaffd700 (LWP 64576)):
#0 0x00007fffee60d96f in __GI___poll (fds=0x7fffc0004390, nfds=1, timeout=200) at ../sysdeps/unix/sysv/linux/poll.c:29
0000001 0x00007fffcaf23da6 in ARDOUR::AlsaAudioBackend::midi_device_thread() () from /opt/Ardour-6.0.0/lib/backends/libalsa_audiobackend.so
#2 0x00007fffcaf23e49 in ARDOUR::AlsaAudioBackend::_midi_device_thread(void*) () from /opt/Ardour-6.0.0/lib/backends/libalsa_audiobackend.so
#3 0x00007ffff09c6609 in start_thread (arg=<optimized out>) at pthread_create.c:477
0000004 0x00007fffee61a103 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 21 (Thread 0x7fffc80c1700 (LWP 64575)):
#0 0x00007fffee60da66 in __ppoll (fds=0x1ca869c, nfds=2, timeout=<optimized out>, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:44
0000001 0x00007fffcaf3cd45 in Alsa_pcmi::pcm_wait() () from /opt/Ardour-6.0.0/lib/backends/libalsa_audiobackend.so
#2 0x00007fffcaf2266f in ARDOUR::AlsaAudioBackend::main_process_thread() () from /opt/Ardour-6.0.0/lib/backends/libalsa_audiobackend.so
#3 0x00007fffcaf23659 in ?? () from /opt/Ardour-6.0.0/lib/backends/libalsa_audiobackend.so
0000004 0x00007ffff09c6609 in start_thread (arg=<optimized out>) at pthread_create.c:477
0000005 0x00007fffee61a103 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 20 (Thread 0x7fffba7fc700 (LWP 64574)):
#0 0x00007fffee60ff9b in __GI___select (nfds=1, readfds=0x7fffba7fbb70, writefds=0x0, exceptfds=0x0, timeout=0x7fffba7fbc80) at ../sysdeps/unix/sysv/linux/select.c:41
0000001 0x00007ffff59b410f in PBD::SystemExec::output_interposer() () from /opt/Ardour-6.0.0/lib/libpbd.so.4
#2 0x00007ffff59b42a8 in ?? () from /opt/Ardour-6.0.0/lib/libpbd.so.4
#3 0x00007ffff09c6609 in start_thread (arg=<optimized out>) at pthread_create.c:477
0000004 0x00007fffee61a103 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 12 (Thread 0x7fffc918e700 (LWP 64565)):
#0 0x00007fffee60d96f in __GI___poll (fds=0x1b810c0, nfds=2, timeout=5388) at ../sysdeps/unix/sysv/linux/poll.c:29
0000001 0x00007ffff482fad5 in ?? () from /opt/Ardour-6.0.0/lib/libglib-2.0.so.0
#2 0x00007ffff482fcf7 in g_main_context_iteration () from /opt/Ardour-6.0.0/lib/libglib-2.0.so.0
#3 0x00007ffff482fd49 in ?? () from /opt/Ardour-6.0.0/lib/libglib-2.0.so.0
0000004 0x00007ffff485a825 in ?? () from /opt/Ardour-6.0.0/lib/libglib-2.0.so.0
0000005 0x00007ffff09c6609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#6 0x00007fffee61a103 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 8 (Thread 0x7fffcbfff700 (LWP 64561)):
#0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x1a3dd48) at ../sysdeps/nptl/futex-internal.h:183
0000001 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x1a3d940, cond=0x1a3dd20) at pthread_cond_wait.c:508
#2 __pthread_cond_wait (cond=0x1a3dd20, mutex=0x1a3d940) at pthread_cond_wait.c:638
#3 0x00007ffff487b554 in g_cond_wait () from /opt/Ardour-6.0.0/lib/libglib-2.0.so.0
0000004 0x00007ffff70c6333 in ARDOUR::AudioEngine::do_devicelist_update() () from /opt/Ardour-6.0.0/lib/libardour.so.3
0000005 0x00007ffff4db9b72 in ?? () from /opt/Ardour-6.0.0/lib/libglibmm-2.4.so.1
#6 0x00007ffff485a825 in ?? () from /opt/Ardour-6.0.0/lib/libglib-2.0.so.0
#7 0x00007ffff09c6609 in start_thread (arg=<optimized out>) at pthread_create.c:477
0000008 0x00007fffee61a103 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 7 (Thread 0x7fffd9111700 (LWP 64560)):
#0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x1a3e0a8) at ../sysdeps/nptl/futex-internal.h:183
0000001 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x1a3dcf0, cond=0x1a3e080) at pthread_cond_wait.c:508
#2 __pthread_cond_wait (cond=0x1a3e080, mutex=0x1a3dcf0) at pthread_cond_wait.c:638
#3 0x00007ffff487b554 in g_cond_wait () from /opt/Ardour-6.0.0/lib/libglib-2.0.so.0
0000004 0x00007ffff70c661d in ARDOUR::AudioEngine::do_reset_backend() () from /opt/Ardour-6.0.0/lib/libardour.so.3
0000005 0x00007ffff4db9b72 in ?? () from /opt/Ardour-6.0.0/lib/libglibmm-2.4.so.1
#6 0x00007ffff485a825 in ?? () from /opt/Ardour-6.0.0/lib/libglib-2.0.so.0
#7 0x00007ffff09c6609 in start_thread (arg=<optimized out>) at pthread_create.c:477
0000008 0x00007fffee61a103 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 5 (Thread 0x7fffdbfff700 (LWP 64558)):
#0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x13fd2b8) at ../sysdeps/nptl/futex-internal.h:183
0000001 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x13fd260, cond=0x13fd290) at pthread_cond_wait.c:508
#2 __pthread_cond_wait (cond=0x13fd290, mutex=0x13fd260) at pthread_cond_wait.c:638
#3 0x00007ffff487b554 in g_cond_wait () from /opt/Ardour-6.0.0/lib/libglib-2.0.so.0
0000004 0x00007ffff7091e2b in ARDOUR::Analyser::work() () from /opt/Ardour-6.0.0/lib/libardour.so.3
0000005 0x00007ffff4db9b72 in ?? () from /opt/Ardour-6.0.0/lib/libglibmm-2.4.so.1
#6 0x00007ffff485a825 in ?? () from /opt/Ardour-6.0.0/lib/libglib-2.0.so.0
#7 0x00007ffff09c6609 in start_thread (arg=<optimized out>) at pthread_create.c:477
0000008 0x00007fffee61a103 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 4 (Thread 0x7fffe8885700 (LWP 64557)):
#0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x140b688) at ../sysdeps/nptl/futex-internal.h:183
0000001 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x140b6a0, cond=0x140b660) at pthread_cond_wait.c:508
#2 __pthread_cond_wait (cond=0x140b660, mutex=0x140b6a0) at pthread_cond_wait.c:638
#3 0x00007ffff487b554 in g_cond_wait () from /opt/Ardour-6.0.0/lib/libglib-2.0.so.0
0000004 0x00007ffff7621d13 in ?? () from /opt/Ardour-6.0.0/lib/libardour.so.3
0000005 0x00007ffff4db9b72 in ?? () from /opt/Ardour-6.0.0/lib/libglibmm-2.4.so.1
#6 0x00007ffff485a825 in ?? () from /opt/Ardour-6.0.0/lib/libglib-2.0.so.0
#7 0x00007ffff09c6609 in start_thread (arg=<optimized out>) at pthread_create.c:477
0000008 0x00007fffee61a103 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 3 (Thread 0x7fffe9086700 (LWP 64556)):
#0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x140b688) at ../sysdeps/nptl/futex-internal.h:183
0000001 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x140b6a0, cond=0x140b660) at pthread_cond_wait.c:508
#2 __pthread_cond_wait (cond=0x140b660, mutex=0x140b6a0) at pthread_cond_wait.c:638
#3 0x00007ffff487b554 in g_cond_wait () from /opt/Ardour-6.0.0/lib/libglib-2.0.so.0
0000004 0x00007ffff7621d13 in ?? () from /opt/Ardour-6.0.0/lib/libardour.so.3
0000005 0x00007ffff4db9b72 in ?? () from /opt/Ardour-6.0.0/lib/libglibmm-2.4.so.1
#6 0x00007ffff485a825 in ?? () from /opt/Ardour-6.0.0/lib/libglib-2.0.so.0
#7 0x00007ffff09c6609 in start_thread (arg=<optimized out>) at pthread_create.c:477
0000008 0x00007fffee61a103 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 2 (Thread 0x7fffe9887700 (LWP 64555)):
#0 0x00007fffee5d8361 in __GI___clock_nanosleep (clock_id=clock_id@entry=0, flags=flags@entry=0, req=0x7fffe9886c00, rem=0x7fffe9886bf0) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:48
0000001 0x00007fffee5ddeb7 in __GI___nanosleep (requested_time=<optimized out>, remaining=<optimized out>) at nanosleep.c:27
#2 0x00007ffff485c2c8 in g_usleep () from /opt/Ardour-6.0.0/lib/libglib-2.0.so.0
#3 0x0000000000e056f5 in ?? ()
0000004 0x00007ffff09c6609 in start_thread (arg=<optimized out>) at pthread_create.c:477
0000005 0x00007fffee61a103 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 1 (Thread 0x7fffea71b900 (LWP 64551)):
#0 __memmove_avx_unaligned_erms () at ../sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S:440
0000001 0x00007fffbb0d4bf9 in ?? () from /usr/local/lib/lv2/gx_livelooper.lv2/gx_livelooper.so
#2 0x00007ffff767320a in ARDOUR::LV2Plugin::activate() () from /opt/Ardour-6.0.0/lib/libardour.so.3
#3 0x00007ffff74667a9 in ARDOUR::PluginInsert::activate() () from /opt/Ardour-6.0.0/lib/libardour.so.3
0000004 0x00007ffff74aaf55 in ARDOUR::Processor::set_state(XMLNode const&, int) () from /opt/Ardour-6.0.0/lib/libardour.so.3
0000005 0x00007ffff747438f in ARDOUR::PluginInsert::set_state(XMLNode const&, int) () from /opt/Ardour-6.0.0/lib/libardour.so.3
#6 0x00007ffff750e1e2 in ARDOUR::Route::set_processor_state(XMLNode const&, int, XMLProperty const*, std::list<boost::shared_ptr<ARDOUR::Processor>, std::allocator<boost::shared_ptr<ARDOUR::Processor> > >&, bool&) () from /opt/Ardour-6.0.0/lib/libardour.so.3
#7 0x00007ffff764c649 in ARDOUR::Track::set_processor_state(XMLNode const&, int, XMLProperty const*, std::list<boost::shared_ptr<ARDOUR::Processor>, std::allocator<boost::shared_ptr<ARDOUR::Processor> > >&, bool&) () from /opt/Ardour-6.0.0/lib/libardour.so.3
0000008 0x00007ffff750ae32 in ARDOUR::Route::set_processor_state(XMLNode const&, int) () from /opt/Ardour-6.0.0/lib/libardour.so.3
0000009 0x00007ffff7517074 in ARDOUR::Route::set_state(XMLNode const&, int) () from /opt/Ardour-6.0.0/lib/libardour.so.3
0000010 0x00007ffff764cca2 in ARDOUR::Track::set_state(XMLNode const&, int) () from /opt/Ardour-6.0.0/lib/libardour.so.3
0000011 0x00007ffff70b9029 in ARDOUR::AudioTrack::set_state(XMLNode const&, int) () from /opt/Ardour-6.0.0/lib/libardour.so.3
0000012 0x00007ffff75d9a4a in ARDOUR::Session::XMLRouteFactory(XMLNode const&, int) () from /opt/Ardour-6.0.0/lib/libardour.so.3
0000013 0x00007ffff75da7fb in ARDOUR::Session::load_routes(XMLNode const&, int) () from /opt/Ardour-6.0.0/lib/libardour.so.3
0000014 0x00007ffff75db7eb in ARDOUR::Session::set_state(XMLNode const&, int) () from /opt/Ardour-6.0.0/lib/libardour.so.3
#15 0x00007ffff75dce11 in ARDOUR::Session::post_engine_init() () from /opt/Ardour-6.0.0/lib/libardour.so.3
0000016 0x00007ffff756385a in ARDOUR::Session::Session(ARDOUR::AudioEngine&, std::string const&, std::string const&, ARDOUR::BusProfile const*, std::string, bool) () from /opt/Ardour-6.0.0/lib/libardour.so.3
#17 0x0000000000551245 in ?? ()
0000018 0x000000000055570c in ?? ()
0000019 0x000000000055cbdd in ?? ()
0000020 0x000000000056004b in ?? ()
0000021 0x0000000000cd9e7d in ?? ()
0000022 0x0000000000cd939e in ?? ()
0000023 0x00007ffff205d80f in ?? () from /opt/Ardour-6.0.0/lib/libgtkmm-2.4.so.1
#24 0x00007ffff4b321e2 in g_closure_invoke () from /opt/Ardour-6.0.0/lib/libgobject-2.0.so.0
0000025 0x00007ffff4b4903d in ?? () from /opt/Ardour-6.0.0/lib/libgobject-2.0.so.0
0000026 0x00007ffff4b4a3e2 in g_signal_emit_valist () from /opt/Ardour-6.0.0/lib/libgobject-2.0.so.0
0000027 0x00007ffff4b4a7e3 in g_signal_emit () from /opt/Ardour-6.0.0/lib/libgobject-2.0.so.0
0000028 0x0000000000cd937c in ?? ()
0000029 0x00007ffff205d80f in ?? () from /opt/Ardour-6.0.0/lib/libgtkmm-2.4.so.1
0000030 0x00007ffff4b321e2 in g_closure_invoke () from /opt/Ardour-6.0.0/lib/libgobject-2.0.so.0
0000031 0x00007ffff4b4903d in ?? () from /opt/Ardour-6.0.0/lib/libgobject-2.0.so.0
0000032 0x00007ffff4b4a3e2 in g_signal_emit_valist () from /opt/Ardour-6.0.0/lib/libgobject-2.0.so.0
0000033 0x00007ffff4b4a7e3 in g_signal_emit () from /opt/Ardour-6.0.0/lib/libgobject-2.0.so.0
0000034 0x0000000000c60204 in ?? ()
0000035 0x00007ffff20f4682 in ?? () from /opt/Ardour-6.0.0/lib/libgtkmm-2.4.so.1
0000036 0x00007ffff3e6df38 in ?? () from /opt/Ardour-6.0.0/lib/libgtk-x11-2.0.so.0
0000037 0x00007ffff4b321e2 in g_closure_invoke () from /opt/Ardour-6.0.0/lib/libgobject-2.0.so.0
0000038 0x00007ffff4b48ec1 in ?? () from /opt/Ardour-6.0.0/lib/libgobject-2.0.so.0
0000039 0x00007ffff4b49f98 in g_signal_emit_valist () from /opt/Ardour-6.0.0/lib/libgobject-2.0.so.0
0000040 0x00007ffff4b4a7e3 in g_signal_emit () from /opt/Ardour-6.0.0/lib/libgobject-2.0.so.0
0000041 0x00007ffff3fc4d9f in ?? () from /opt/Ardour-6.0.0/lib/libgtk-x11-2.0.so.0
0000042 0x00007ffff3e660d3 in gtk_propagate_event () from /opt/Ardour-6.0.0/lib/libgtk-x11-2.0.so.0
0000043 0x00007ffff3e67c4b in gtk_main_do_event () from /opt/Ardour-6.0.0/lib/libgtk-x11-2.0.so.0
0000044 0x00007ffff3aa2f9c in ?? () from /opt/Ardour-6.0.0/lib/libgdk-x11-2.0.so.0
0000045 0x00007ffff482ddde in g_main_context_dispatch () from /opt/Ardour-6.0.0/lib/libglib-2.0.so.0
0000046 0x00007ffff482fb38 in ?? () from /opt/Ardour-6.0.0/lib/libglib-2.0.so.0
0000047 0x00007ffff482fbe5 in g_main_loop_run () from /opt/Ardour-6.0.0/lib/libglib-2.0.so.0
0000048 0x00007ffff3e67657 in gtk_main () from /opt/Ardour-6.0.0/lib/libgtk-x11-2.0.so.0
0000049 0x00007ffff5c44e14 in Gtkmm2ext::UI::run(Receiver&) () from /opt/Ardour-6.0.0/lib/libgtkmm2ext.so.0
0000050 0x0000000000917317 in ?? ()
0000051 0x00007fffee51f0b3 in __libc_start_main (main=0x916b20, argc=1, argv=0x7fffffffd3f8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffffffd3e8) at ../csu/libc-start.c:308
0000052 0x00000000004b0909 in ?? ()
0000053 0x00007fffffffd3e8 in ?? ()
0000054 0x000000000000001c in ?? ()
0000055 0x0000000000000001 in ?? ()
0000056 0x00007fffffffd74b in ?? ()
0000057 0x0000000000000000 in ?? ()

TagsNo tags attached.

Relationships

related to 0008144 closedpaul Ardour locks up on load 

Activities

x42

2020-05-24 19:28

administrator   ~0024257

The crash happens in gx_livelooper.so, there's probably nothing we can do about this.
A debug version of the plugin would be needed to pinpoint this issue further.

mantis_n1oif

2020-05-24 21:32

reporter   ~0024260

I've found that you can add a fresh instance of gxlivelooper and move it around in the strip, no problem. (I linked this bug report into the guitarix bug system, so just adding a note here for completeness).

mantis_n1oif

2020-05-24 21:37

reporter   ~0024261

More info:
1. I added a second gxlivelooper to the bottom of the strip and copied all the automations to it. No problem.
2. I deleted the orginal gxlivelooper, no crash, no problem.
3. I can move the new gxlivelooper instance around, no problem.

Issue History

Date Modified Username Field Change
2020-05-24 19:20 mantis_n1oif New Issue
2020-05-24 19:28 x42 Note Added: 0024257
2020-05-24 19:59 x42 Relationship added related to 0008144
2020-05-24 21:32 mantis_n1oif Note Added: 0024260
2020-05-24 21:37 mantis_n1oif Note Added: 0024261