View Issue Details

IDProjectCategoryView StatusLast Update
0009274ardourbugspublic2023-12-26 00:25
Reportercjs Assigned To 
PrioritynormalSeveritycrashReproducibilityalways
Status newResolutionopen 
PlatformRedhatOSLinuxOS Version(any)
Product Version7.3 
Summary0009274: Analog Obsession plugins running via yabridge crash Ardour when oversampling is selected
DescriptionAnalog Obsession vst3 (windows) plugins running via yabridge that have been problem free in Ardour 7.2 and prior, and Mixbus 32c 8.2.66 and prior, now crash in Ardour 7.3 and Mixbus versions higher than 8.2.66 when the oversampling button (the Analog Obsession logo on the plugin GUI) is clicked selecting oversampling. The playback ceases when oversampling is selected, and clicking again on the Analog Obsession logo to turn oversampling back off does turn the GUI's indicator back to show no oversampling, but Ardour (and Mixbus) are un-responsive after the oversampling selection event, and Gnome eventually pops up a window offering a force quit or wait.

Steps To Reproduce Set up a new session, install yabridge, get a plugin from Analog Obsession (they are donationware), such as LALA, insert said plugin in a channel, then click on the Analog Obsession logo on the plugin GUI to select oversampling.
Additional InformationI have tried this on a few different kernels and both Fedora based (Nobara) and Arch based (Manjaro) setups and the same crash happens.
Also if a session that has been saved for example in Ardour 7.2 with an Analog Obsession plugin activated that has oversampling on, that session will not load into Ardour 7.3, instead, the startup splash hangs and eventually Ardour must be force-quit.

I have never submitted a backtrace before but will read the directions attempt to do so.
TagsNo tags attached.

Activities

cjs

2023-03-18 22:08

reporter   ~0027481

I did what the manual said about creating a backtrace but I guess this is not a crash, but rather some other state that I do not know the name of, where the DAW simply stops responding and the option to wait or force quit pops up on each Ardour window. So I guess with no crash, there is no way to generate a crash report.

paul

2023-03-21 18:10

administrator   ~0027488

Last edited: 2023-03-21 18:10

Actually, there is.

You need to use this command to get the PID of (hung/stopped) ardour: ps aux | grep ardour

Then start debugging as you normally would, but at the first gdb) prompt, type: attach PID

where PID is the PID (number) you determined

Then use: thread apply all bt

to get the backtrace

cjs

2023-03-22 23:08

reporter   ~0027504

Thanks for the further instructions, maybe I can get that done after this album, but for now I found that the VST2.x versions of the Analog Obsession plugins work properly with oversampling activated via Yabridge in Ardour 7.3.x, so I'll just replace the VST3 versions in my current sessions.

cjs

2023-03-31 16:36

reporter   ~0027519

I am trying to follow the directions but cannot get the PID unless Ardour is running, which I must initiate by typing run at the first prompt, thus not allowing me to attach PID at first prompt because the PID will not exist at first prompt. Here's what happened in my terminal window when I tried
clint localhost opt Ardour.txt (33,745 bytes)   
[clint@localhost ~]$ /opt/Ardour-7.3.164-dbg/bin/ardour7  --gdb
GNU gdb (GDB) Fedora Linux 13.1-1.fc37
Copyright (C) 2023 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-redhat-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /opt/Ardour-7.3.164-dbg/bin/ardour-7.3.164...
(gdb) run
Starting program: /opt/Ardour-7.3.164-dbg/bin/ardour-7.3.164 

This GDB supports auto-downloading debuginfo from the following URLs:
  <https://debuginfod.fedoraproject.org/>
Enable debuginfod for this session? (y or [n]) y
Debuginfod has been enabled.
To make this setting permanent, add 'set debuginfod enabled on' to .gdbinit.
Download failed: Invalid argument.  Continuing without separate debug info for system-supplied DSO at 0x7ffff7fc6000.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libFLAC.so.8.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libfontconfig.so.1.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libfreetype.so.6.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libglibmm-2.4.so.1.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libgobject-2.0.so.0.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libglib-2.0.so.0.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libsigc-2.0.so.0.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libgthread-2.0.so.0.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libgtk-x11-2.0.so.0.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libgdk-x11-2.0.so.0.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libpangocairo-1.0.so.0.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libatk-1.0.so.0.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libcairo.so.2.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libgdk_pixbuf-2.0.so.0.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libgio-2.0.so.0.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libpangoft2-1.0.so.0.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libpango-1.0.so.0.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libogg.so.0.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libcurl.so.4.
Download failed: Invalid argument.  Continuing without separate debug info for /lib64/libdl.so.2.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libgtkmm-2.4.so.1.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libatkmm-1.6.so.1.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libgdkmm-2.4.so.1.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libgiomm-2.4.so.1.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libpangomm-1.4.so.1.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libcairomm-1.0.so.1.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libfftw3f.so.3.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libfftw3f_threads.so.3.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/liblo.so.7.
Download failed: Invalid argument.  Continuing without separate debug info for /lib64/libpthread.so.0.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libtag.so.1.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libxml2.so.2.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/liblilv-0.so.0.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libsratom-0.so.0.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libsord-0.so.0.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libserd-0.so.0.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/librubberband.so.2.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libaubio.so.2.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libarchive.so.13.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libvamp-sdk.so.2.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libvamp-hostsdk.so.2.
Download failed: Invalid argument.  Continuing without separate debug info for /lib64/libX11.so.6.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libsuil-0.so.0.
Download failed: Invalid argument.  Continuing without separate debug info for /lib64/libstdc++.so.6.
Download failed: Invalid argument.  Continuing without separate debug info for /lib64/libm.so.6.
Download failed: Invalid argument.  Continuing without separate debug info for /lib64/libgcc_s.so.1.
Download failed: Invalid argument.  Continuing without separate debug info for /lib64/libc.so.6.
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libsndfile.so.1.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libsamplerate.so.0.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libpng16.so.16.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libz.so.1.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/liblzma.so.5.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libuuid.so.1.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libgmodule-2.0.so.0.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libffi.so.8.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libpixman-1.so.0.
Download failed: Invalid argument.  Continuing without separate debug info for /lib64/libxcb-shm.so.0.
Download failed: Invalid argument.  Continuing without separate debug info for /lib64/libxcb.so.1.
Download failed: Invalid argument.  Continuing without separate debug info for /lib64/libxcb-render.so.0.
Download failed: Invalid argument.  Continuing without separate debug info for /lib64/libXrender.so.1.
Download failed: Invalid argument.  Continuing without separate debug info for /lib64/libXext.so.6.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libtiff.so.5.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libjpeg.so.9.
Download failed: Invalid argument.  Continuing without separate debug info for /lib64/libresolv.so.2.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libmount.so.1.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libblkid.so.1.
Download failed: Invalid argument.  Continuing without separate debug info for /lib64/librt.so.1.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libharfbuzz.so.0.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libfribidi.so.0.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libssl3.so.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libsmime3.so.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libnss3.so.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libplds4.so.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libplc4.so.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libnspr4.so.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libnssutil3.so.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libfftw3.so.3.
Download failed: Invalid argument.  Continuing without separate debug info for /lib64/libmvec.so.1.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libraptor2.so.0.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libxslt.so.1.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libvorbis.so.0.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libvorbisenc.so.2.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libopus.so.0.
Download failed: Invalid argument.  Continuing without separate debug info for /lib64/libXau.so.6.
bind txt domain [gtk2_ardour7] to /opt/Ardour-7.3.164-dbg/share/locale
Ardour7.3.164 (built using 7.3-164-gc11f62fd51 and GCC version 6.3.0 20170516)
[New Thread 0x7ffff4dc96c0 (LWP 8526)]
Ardour: [INFO]: Your system is configured to limit Ardour to 1048576 open files
Ardour: [INFO]: Loading system configuration file /opt/Ardour-7.3.164-dbg/etc/system_config
Ardour: [INFO]: Loading user configuration file /home/clint/.config/ardour7/config
[New Thread 0x7fffd35ff6c0 (LWP 8527)]
Ardour: [INFO]: CPU vendor: AuthenticAMD
Ardour: [INFO]: AVX capable processor
Ardour: [INFO]: AVX with FMA capable processor
Ardour: [INFO]: CPU brand: AMD Ryzen 7 5700G with Radeon Graphics         
Ardour: [INFO]: Using AVX and FMA optimized routines
[New Thread 0x7fffd2dfe6c0 (LWP 8528)]
[New Thread 0x7fffd25fd6c0 (LWP 8529)]
[New Thread 0x7fffd1dfc6c0 (LWP 8530)]
Ardour: [INFO]: Loading plugin meta data file /opt/Ardour-7.3.164-dbg/share/plugin_metadata/plugin_tags
Ardour: [INFO]: Loading plugin statistics file /home/clint/.config/ardour7/plugin_metadata/plugin_stats
Ardour: [INFO]: add_lrdf_data '/home/clint/.config/ardour7/rdf:/opt/Ardour-7.3.164-dbg/share/rdf:/usr/local/share/ladspa/rdf:/usr/share/ladspa/rdf'
Ardour: [INFO]: read rdf_file 'file:///usr/share/ladspa/rdf/ladspa-rubberband.rdf'
Ardour: [INFO]: read rdf_file 'file:///usr/share/ladspa/rdf/ladspa.rdfs'
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libwebsockets.so.19.
Download failed: Invalid argument.  Continuing without separate debug info for /opt/Ardour-7.3.164-dbg/lib/libusb-1.0.so.0.
[New Thread 0x7fffb91ff6c0 (LWP 8531)]
[Thread 0x7fffb91ff6c0 (LWP 8531) exited]
[New Thread 0x7fffb91ff6c0 (LWP 8532)]
[New Thread 0x7fffb6fff6c0 (LWP 8533)]
Download failed: Invalid argument.  Continuing without separate debug info for /lib64/libasound.so.2.
*** WEAK-JACK: initializing
Download failed: Invalid argument.  Continuing without separate debug info for /usr/lib64/pipewire-0.3/jack/libjack.so.0.
Download failed: Invalid argument.  Continuing without separate debug info for /lib64/libpipewire-0.3.so.0.
Download failed: Invalid argument.  Continuing without separate debug info for /usr/lib64/spa-0.2/support/libspa-support.so.
Download failed: Invalid argument.  Continuing without separate debug info for /usr/lib64/spa-0.2/support/libspa-journal.so.
Download failed: Invalid argument.  Continuing without separate debug info for /lib64/libsystemd.so.0.
Download failed: Invalid argument.  Continuing without separate debug info for /lib64/libcap.so.2.
Download failed: Invalid argument.  Continuing without separate debug info for /lib64/libzstd.so.1.
Download failed: Invalid argument.  Continuing without separate debug info for /lib64/liblz4.so.1.
*** WEAK-JACK: OK. (0)
Download failed: Invalid argument.  Continuing without separate debug info for /lib64/libpulse.so.0.
Download failed: Invalid argument.  Continuing without separate debug info for /usr/lib64/pulseaudio/libpulsecommon-16.1.so.
Download failed: Invalid argument.  Continuing without separate debug info for /lib64/libdbus-1.so.3.
Download failed: Invalid argument.  Continuing without separate debug info for /lib64/libasyncns.so.0.
[New Thread 0x7fffb53ff6c0 (LWP 8534)]
Cannot xinstall SIGPIPE error handler
Ardour: [INFO]: Loading default ui configuration file /opt/Ardour-7.3.164-dbg/etc/default_ui_config
Ardour: [INFO]: Loading 454 MIDI patches from /opt/Ardour-7.3.164-dbg/share/patchfiles
Ardour: [INFO]: Loading user ui configuration file /home/clint/.config/ardour7/ui_config
Gtk-Message: 12:10:09.945: Failed to load module "canberra-gtk-module"
Gtk-Message: 12:10:09.946: Failed to load module "pk-gtk-module"
Ardour: [INFO]: Loading color file /opt/Ardour-7.3.164-dbg/share/themes/xcolors-ardour.colors
Ardour: [INFO]: Loading color file /home/clint/.config/ardour7/my-xcolors-ardour.colors
Ardour: [INFO]: Loading ui configuration file /opt/Ardour-7.3.164-dbg/etc/clearlooks.rc
Ardour: [INFO]: Loading bindings from /opt/Ardour-7.3.164-dbg/etc/ardour.keys
Loading ui configuration file /opt/Ardour-7.3.164-dbg/etc/clearlooks.rc
[New Thread 0x7ffff26d56c0 (LWP 8535)]
[New Thread 0x7fffa7fff6c0 (LWP 8536)]
Download failed: Invalid argument.  Continuing without separate debug info for /lib64/libnss_myhostname.so.2.
Download failed: Invalid argument.  Continuing without separate debug info for /lib64/libnss_mdns4_minimal.so.2.
Download failed: Invalid argument.  Continuing without separate debug info for /lib64/libnss_resolve.so.2.
[Thread 0x7fffa7fff6c0 (LWP 8536) exited]
[Detaching after vfork from child process 8537]
[New Thread 0x7fffa7fff6c0 (LWP 8538)]
ardour-request-device: caught signal - shutting down.
pingback: No Error
[Thread 0x7ffff26d56c0 (LWP 8535) exited]
[Thread 0x7fffa7fff6c0 (LWP 8538) exited]
[Detaching after vfork from child process 8542]
[New Thread 0x7fffa7fff6c0 (LWP 8543)]
ardour-request-device: caught signal - shutting down.
[Thread 0x7fffa7fff6c0 (LWP 8543) exited]
[Thread 0x7fffb53ff6c0 (LWP 8534) exited]
[New Thread 0x7fffa7fff6c0 (LWP 8545)]
[New Thread 0x7fffa77fe6c0 (LWP 8546)]
[New Thread 0x7fffa6ffd6c0 (LWP 8547)]
[New Thread 0x7fffa67fc6c0 (LWP 8548)]
[New Thread 0x7fffa5ffb6c0 (LWP 8549)]
[New Thread 0x7fffa57fa6c0 (LWP 8550)]
Found nothing along /home/clint/.config/ardour7/templates:/opt/Ardour-7.3.164-dbg/share/templates
Download failed: Invalid argument.  Continuing without separate debug info for /lib64/libXcursor.so.1.
Download failed: Invalid argument.  Continuing without separate debug info for /lib64/libXfixes.so.3.
[Thread 0x7fffa57fa6c0 (LWP 8550) exited]
[Thread 0x7fffa5ffb6c0 (LWP 8549) exited]
[Thread 0x7fffa6ffd6c0 (LWP 8547) exited]
[Thread 0x7fffa77fe6c0 (LWP 8546) exited]
[New Thread 0x7fffa77fe6c0 (LWP 8552)]
[Detaching after vfork from child process 8553]
[New Thread 0x7fffa6ffd6c0 (LWP 8554)]
 --[[ ALSA Device hw:CODEC,0
playback
  nchan  : 2
  fsamp  : 48000
  fsize  : 512
  nfrag  : 2
  format : S16_LE
  access : MMAP interleaved
capture
  nchan  : 2
  fsamp  : 48000
  fsize  : 512
  nfrag  : 2
  format : S16_LE
  access : MMAP interleaved
synced
 --]]
[New Thread 0x7ffff3d6a900 (LWP 8555)]
[New Thread 0x7ffff3821900 (LWP 8556)]
[New Thread 0x7ffff1f9e900 (LWP 8557)]
[New Thread 0x7fffa57fa6c0 (LWP 8558)]
Download failed: Invalid argument.  Continuing without separate debug info for /usr/lib64/ladspa/amp.so.
Download failed: Invalid argument.  Continuing without separate debug info for /usr/lib64/ladspa/delay.so.
Download failed: Invalid argument.  Continuing without separate debug info for /usr/lib64/ladspa/filter.so.
Download failed: Invalid argument.  Continuing without separate debug info for /usr/lib64/ladspa/noise.so.
Download failed: Invalid argument.  Continuing without separate debug info for /usr/lib64/ladspa/sine.so.
Download failed: Invalid argument.  Continuing without separate debug info for /usr/lib64/ladspa/ladspa-rubberband.so.
[New Thread 0x7fffa5ffb6c0 (LWP 8559)]
[New Thread 0x7fffa4ff96c0 (LWP 8560)]
[New Thread 0x7fff83fff6c0 (LWP 8561)]
[Detaching after vfork from child process 8562]
[New Thread 0x7fff837fe6c0 (LWP 8563)]
[Thread 0x7fff837fe6c0 (LWP 8563) exited]
[Thread 0x7fff83fff6c0 (LWP 8561) exited]
[Thread 0x7fffa77fe6c0 (LWP 8552) exited]
[Thread 0x7fffa5ffb6c0 (LWP 8559) exited]
[Thread 0x7fffa4ff96c0 (LWP 8560) exited]
[Detaching after vfork from child process 8564]
[New Thread 0x7fff837fe6c0 (LWP 8565)]
[Thread 0x7fff837fe6c0 (LWP 8565) exited]
Set cursor set to default
[New Thread 0x7fff837fe6c0 (LWP 8566)]
[New Thread 0x7ffff128d900 (LWP 8567)]
[New Thread 0x7ffff0bfe900 (LWP 8568)]
[New Thread 0x7ffff03fe900 (LWP 8569)]
[New Thread 0x7ffff037a900 (LWP 8570)]
[New Thread 0x7fffefffe900 (LWP 8571)]
[New Thread 0x7fffeff7a900 (LWP 8572)]
[New Thread 0x7fffefef6900 (LWP 8573)]
[New Thread 0x7fffefbfe900 (LWP 8574)]
[New Thread 0x7fffefb7a900 (LWP 8575)]
[New Thread 0x7fffefaf6900 (LWP 8576)]
[New Thread 0x7fffef7fe900 (LWP 8577)]
[New Thread 0x7fffef3fe900 (LWP 8578)]
[New Thread 0x7fffef37a900 (LWP 8579)]
[New Thread 0x7fffef2f6900 (LWP 8580)]
[New Thread 0x7fffeebfe900 (LWP 8581)]
[New Thread 0x7fffeeb7a900 (LWP 8582)]
[Thread 0x7fff837fe6c0 (LWP 8566) exited]
removed /mnt/4 Speed/ardour learning/bug hunt/bug hunt.pending
[New Thread 0x7fffea2fb6c0 (LWP 8583)]
[New Thread 0x7fff837fe6c0 (LWP 8584)]
Download failed: Invalid argument.  Continuing without separate debug info for /home/clint/.vst3/yabridge/LALA.vst3/Contents/x86_64-linux/LALA.so.
Download failed: Invalid argument.  Continuing without separate debug info for /lib64/libyabridge-vst3.so.
[Detaching after vfork from child process 8585]
[New Thread 0x7fffa4ff96c0 (LWP 8586)]
[Detaching after vfork from child process 8587]
12:10:26 [LALA-9BCKPWZu] Initializing yabridge version 5.0.4
12:10:26 [LALA-9BCKPWZu] library:       '/lib64/libyabridge-vst3.so'
12:10:26 [LALA-9BCKPWZu] host:          '/usr/bin/yabridge-host.exe'
12:10:26 [LALA-9BCKPWZu] plugin:        '/home/clint/.wine/drive_c/Program Files/Common Files/VST3/LALA.vst3/Contents/x86_64-win/LALA.vst3'
12:10:26 [LALA-9BCKPWZu] plugin type:   'VST3'
12:10:26 [LALA-9BCKPWZu] realtime:      'yes'
12:10:26 [LALA-9BCKPWZu] sockets:       '/run/user/1000/yabridge-LALA-9BCKPWZu'
12:10:26 [LALA-9BCKPWZu] wine prefix:   '/home/clint/.wine'
12:10:26 [LALA-9BCKPWZu] wine version:  '8.0'
12:10:26 [LALA-9BCKPWZu] 
12:10:26 [LALA-9BCKPWZu] config from:   '<defaults>'
12:10:26 [LALA-9BCKPWZu] hosting mode:  'individually, 64-bit'
12:10:26 [LALA-9BCKPWZu] other options: '<none>'
12:10:26 [LALA-9BCKPWZu] 
12:10:26 [LALA-9BCKPWZu] Enabled features:
12:10:26 [LALA-9BCKPWZu] - bitbridge support
12:10:26 [LALA-9BCKPWZu] - CLAP support
12:10:26 [LALA-9BCKPWZu] - VST3 support
12:10:26 [LALA-9BCKPWZu] 
[New Thread 0x7fffa5ffb6c0 (LWP 8589)]
12:10:26 [LALA-9BCKPWZu] [Wine STDERR] 0048:fixme:heap:RtlSetHeapInformation handle 0000000000000000, info_class 1, info 0000000000000000, size 0 stub!
12:10:26 [LALA-9BCKPWZu] [Wine STDERR] 0060:fixme:advapi:RegisterEventSourceW ((null),L"Bonjour Service"): stub
12:10:26 [LALA-9BCKPWZu] [Wine STDERR] 0060:fixme:advapi:ReportEventA (00000000CAFE4242,0x0004,0x0000,0x00000064,0000000000000000,0x0001,0x00000000,0000000001C4F900,0000000000000000): stub
12:10:26 [LALA-9BCKPWZu] [Wine STDERR] 0060:fixme:advapi:ReportEventW (00000000CAFE4242,0x0004,0x0000,0x00000064,0000000000000000,0x0001,0x00000000,000000000024BC30,0000000000000000): stub
12:10:26 [LALA-9BCKPWZu] [Wine STDERR] 0060:fixme:winsock:WSAIoctl SIO_UDP_CONNRESET stub
12:10:26 [LALA-9BCKPWZu] [Wine STDERR] 0060:fixme:winsock:WSAIoctl SIO_UDP_CONNRESET stub
12:10:26 [LALA-9BCKPWZu] [Wine STDERR] 0060:fixme:advapi:ReportEventA (00000000CAFE4242,0x0004,0x0000,0x00000064,0000000000000000,0x0001,0x00000000,0000000001C4F900,0000000000000000): stub
12:10:26 [LALA-9BCKPWZu] [Wine STDERR] 0060:fixme:advapi:ReportEventW (00000000CAFE4242,0x0004,0x0000,0x00000064,0000000000000000,0x0001,0x00000000,000000000024BC30,0000000000000000): stub
12:10:26 [LALA-9BCKPWZu] [Wine STDERR] 0058:fixme:service:svcctl_EnumServicesStatusExW resume handle not supported
12:10:26 [LALA-9BCKPWZu] [Wine STDERR] 0058:fixme:service:svcctl_EnumServicesStatusExW resume handle not supported
12:10:26 [LALA-9BCKPWZu] [Wine STDERR] 0058:fixme:service:svcctl_EnumServicesStatusExW resume handle not supported
12:10:26 [LALA-9BCKPWZu] [Wine STDERR] 0058:fixme:service:svcctl_EnumServicesStatusExW resume handle not supported
12:10:26 [LALA-9BCKPWZu] [Wine STDERR] 0060:fixme:advapi:ReportEventA (00000000CAFE4242,0x0004,0x0000,0x00000064,0000000000000000,0x0001,0x00000000,0000000001C4F900,0000000000000000): stub
12:10:26 [LALA-9BCKPWZu] [Wine STDERR] 0060:fixme:advapi:ReportEventW (00000000CAFE4242,0x0004,0x0000,0x00000064,0000000000000000,0x0001,0x00000000,000000000024BC30,0000000000000000): stub
12:10:26 [LALA-9BCKPWZu] [Wine STDERR] 0060:fixme:netapi32:NetGetJoinInformation Semi-stub (null) 0000000001C4F978 0000000001C4F970
12:10:26 [LALA-9BCKPWZu] [Wine STDERR] 00ac:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
12:10:26 [LALA-9BCKPWZu] [Wine STDERR] 00ac:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
12:10:26 [LALA-9BCKPWZu] [Wine STDERR] 00ac:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
12:10:26 [LALA-9BCKPWZu] [Wine STDERR] 00ac:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
12:10:26 [LALA-9BCKPWZu] [Wine STDERR] 00ac:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
12:10:26 [LALA-9BCKPWZu] [Wine STDERR] 00a4:err:wineusb:DriverEntry Failed to initialize Unix library, status 0xc0000135.
12:10:26 [LALA-9BCKPWZu] [Wine STDERR] 00a4:err:ntoskrnl:ZwLoadDriver failed to create driver L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\wineusb": c0000135
12:10:26 [LALA-9BCKPWZu] [Wine STDERR] 003c:fixme:service:scmdatabase_autostart_services Auto-start service L"wineusb" failed to start: 126
12:10:26 [LALA-9BCKPWZu] [Wine STDERR] 00ac:fixme:xinput:pdo_pnp IRP_MN_QUERY_ID type 5, not implemented!
12:10:26 [LALA-9BCKPWZu] [Wine STDERR] 00ac:fixme:xinput:pdo_pnp IRP_MN_QUERY_ID type 5, not implemented!
12:10:26 [LALA-9BCKPWZu] [Wine STDERR] 00ac:fixme:xinput:pdo_pnp IRP_MN_QUERY_ID type 5, not implemented!
12:10:26 [LALA-9BCKPWZu] [Wine STDERR] 00ac:fixme:xinput:pdo_pnp IRP_MN_QUERY_ID type 5, not implemented!
12:10:26 [LALA-9BCKPWZu] [Wine STDERR] 00fc:fixme:ntoskrnl:IoRegisterShutdownNotification stub: 000000000034CD90
12:10:27 [LALA-9BCKPWZu] [Wine STDERR] Initializing yabridge host version 5.0.4
12:10:27 [LALA-9BCKPWZu] [Wine STDERR] Preparing to load VST3 plugin at '/home/clint/.wine/drive_c/Program Files/Common Files/VST3/LALA.vst3/Contents/x86_64-win/LALA.vst3'
[New Thread 0x7fffa77fe6c0 (LWP 8662)]
[New Thread 0x7fff81ffb6c0 (LWP 8663)]
12:10:27 [LALA-9BCKPWZu] [Wine STDERR] Finished initializing '/home/clint/.wine/drive_c/Program Files/Common Files/VST3/LALA.vst3/Contents/x86_64-win/LALA.vst3'
[New Thread 0x7fff817fa6c0 (LWP 8667)]
[Thread 0x7fff817fa6c0 (LWP 8667) exited]
[New Thread 0x7fff817fa6c0 (LWP 8670)]
[Thread 0x7fff817fa6c0 (LWP 8670) exited]
[New Thread 0x7fff817fa6c0 (LWP 8671)]
[Thread 0x7fff817fa6c0 (LWP 8671) exited]
[Thread 0x7fffa5ffb6c0 (LWP 8589) exited]
[New Thread 0x7fff817fa6c0 (LWP 8672)]
[Thread 0x7fff817fa6c0 (LWP 8672) exited]
[New Thread 0x7fff817fa6c0 (LWP 8673)]
[Thread 0x7fff817fa6c0 (LWP 8673) exited]
[New Thread 0x7fff817fa6c0 (LWP 8674)]
[Thread 0x7fff817fa6c0 (LWP 8674) exited]
[New Thread 0x7fff817fa6c0 (LWP 8675)]
[Thread 0x7fff817fa6c0 (LWP 8675) exited]
[New Thread 0x7fff817fa6c0 (LWP 8676)]
[Thread 0x7fff817fa6c0 (LWP 8676) exited]
[New Thread 0x7fff817fa6c0 (LWP 8677)]
[New Thread 0x7fff80ff96c0 (LWP 8678)]
[New Thread 0x7fff2ffff6c0 (LWP 8679)]
[New Thread 0x7fff2f7fe6c0 (LWP 8680)]
locate to 0 took 1372 usecs for 3 tracks = 457 per track
[New Thread 0x7fff2effd6c0 (LWP 8681)]
[Thread 0x7fff2effd6c0 (LWP 8681) exited]
[New Thread 0x7fff2effd6c0 (LWP 8682)]
[Thread 0x7fff2effd6c0 (LWP 8682) exited]
locate to 965632 took 1217 usecs for 3 tracks = 406 per track
Download failed: Invalid argument.  Continuing without separate debug info for /usr/lib64/gconv/ISO8859-1.so.
[New Thread 0x7fff2effd6c0 (LWP 8683)]
[Thread 0x7fff2effd6c0 (LWP 8683) exited]
[New Thread 0x7fff2effd6c0 (LWP 8684)]
[Thread 0x7fff2effd6c0 (LWP 8684) exited]
[New Thread 0x7fff2effd6c0 (LWP 8685)]
[Thread 0x7fff2effd6c0 (LWP 8685) exited]
[New Thread 0x7fff2effd6c0 (LWP 8686)]
[Thread 0x7fff2effd6c0 (LWP 8686) exited]
[Thread 0x7fffa67fc6c0 (LWP 8548) exited]
attach 8522
[New Thread 0x7fffa67fc6c0 (LWP 8714)]
[Thread 0x7fffa67fc6c0 (LWP 8714) exited]
[New Thread 0x7fffa67fc6c0 (LWP 8715)]
[Thread 0x7fffa67fc6c0 (LWP 8715) exited]
[New Thread 0x7fffa67fc6c0 (LWP 8718)]
[Thread 0x7fffa67fc6c0 (LWP 8718) exited]
[New Thread 0x7fffa67fc6c0 (LWP 8719)]
[Thread 0x7fffa67fc6c0 (LWP 8719) exited]
[New Thread 0x7fffa67fc6c0 (LWP 8720)]
[Thread 0x7fffa67fc6c0 (LWP 8720) exited]
[New Thread 0x7fffa67fc6c0 (LWP 8721)]
[Thread 0x7fffa67fc6c0 (LWP 8721) exited]
[New Thread 0x7fffa67fc6c0 (LWP 8722)]
[Thread 0x7fffa67fc6c0 (LWP 8722) exited]
[New Thread 0x7fffa67fc6c0 (LWP 8723)]
[Thread 0x7fffa67fc6c0 (LWP 8723) exited]
[New Thread 0x7fffa67fc6c0 (LWP 8724)]
[Thread 0x7fffa67fc6c0 (LWP 8724) exited]
[New Thread 0x7fffa67fc6c0 (LWP 8725)]
12:13:38 [LALA-9BCKPWZu] [Wine STDERR] 013c:fixme:imm:ImeSetActiveContext (0000000000010056, 1): stub
12:13:38 [LALA-9BCKPWZu] [Wine STDERR] 013c:fixme:imm:ImmReleaseContext (0000000000020046, 0000000000010056): stub
[New Thread 0x7fffa67fc6c0 (LWP 8727)]
[Thread 0x7fffa67fc6c0 (LWP 8725) exited]
12:13:38 [LALA-9BCKPWZu] [Wine STDERR] 0050:fixme:imm:ImeSetActiveContext (0000000000010026, 0): stub
12:13:38 [LALA-9BCKPWZu] [Wine STDERR] 0050:fixme:imm:ImmReleaseContext (0000000000010020, 0000000000010026): stub
[Thread 0x7fffa67fc6c0 (LWP 8727) exited]
[New Thread 0x7fffa67fc6c0 (LWP 8728)]
[Thread 0x7fffa67fc6c0 (LWP 8728) exited]
[New Thread 0x7fffa67fc6c0 (LWP 8729)]
[Thread 0x7fffa67fc6c0 (LWP 8729) exited]
locate to 0 took 1418 usecs for 3 tracks = 473 per track
[New Thread 0x7fffa67fc6c0 (LWP 8731)]
[Thread 0x7fffa67fc6c0 (LWP 8731) exited]
[New Thread 0x7fffa67fc6c0 (LWP 8732)]
[Thread 0x7fffa67fc6c0 (LWP 8732) exited]
[New Thread 0x7fffa67fc6c0 (LWP 8734)]
[New Thread 0x7fff2effd6c0 (LWP 8735)]
[New Thread 0x7fff2dffc6c0 (LWP 8736)]
[New Thread 0x7fff2d7fb6c0 (LWP 8737)]
[New Thread 0x7fff2cffa6c0 (LWP 8738)]
[New Thread 0x7fff0bfff6c0 (LWP 8739)]
[New Thread 0x7fff0b7fe6c0 (LWP 8740)]
[New Thread 0x7fff02ffd6c0 (LWP 8741)]
[Thread 0x7fff02ffd6c0 (LWP 8741) exited]
[Thread 0x7fff0b7fe6c0 (LWP 8740) exited]
[Thread 0x7fff0bfff6c0 (LWP 8739) exited]
[Thread 0x7fff2cffa6c0 (LWP 8738) exited]
[Thread 0x7fff2d7fb6c0 (LWP 8737) exited]
[Thread 0x7fff2dffc6c0 (LWP 8736) exited]
[Thread 0x7fff2effd6c0 (LWP 8735) exited]
[Thread 0x7fffa67fc6c0 (LWP 8734) exited]
[New Thread 0x7fff02ffd6c0 (LWP 8743)]
[New Thread 0x7fff0b7fe6c0 (LWP 8744)]
[New Thread 0x7fff0bfff6c0 (LWP 8745)]
[New Thread 0x7fff2cffa6c0 (LWP 8746)]
[New Thread 0x7fffa67fc6c0 (LWP 8747)]
[New Thread 0x7fff2effd6c0 (LWP 8748)]
[New Thread 0x7fff2dffc6c0 (LWP 8749)]
[New Thread 0x7fff2d7fb6c0 (LWP 8750)]
[New Thread 0x7fff0affd6c0 (LWP 8751)]
[Thread 0x7fff0affd6c0 (LWP 8751) exited]
[New Thread 0x7fff0affd6c0 (LWP 8752)]
[Thread 0x7fff0affd6c0 (LWP 8752) exited]
WARNING: OnsetDetector::initialise: Possibly sub-optimal step size for this sample rate: 512 (wanted 557)
WARNING: OnsetDetector::initialise: Possibly sub-optimal block size for this sample rate: 1024 (wanted 1114)
[New Thread 0x7fff0affd6c0 (LWP 8754)]
[Thread 0x7fff0affd6c0 (LWP 8754) exited]
[New Thread 0x7fff0affd6c0 (LWP 8755)]
[Thread 0x7fff0affd6c0 (LWP 8755) exited]
removed /mnt/4 Speed/ardour learning/bug hunt/bug hunt.pending
locate to 0 took 2372 usecs for 3 tracks = 791 per track
12:14:34 [LALA-9BCKPWZu] [Wine STDERR] 013c:fixme:dwrite:dwritefontface5_HasVariations 000000000104EB50: stub
[New Thread 0x7fff0affd6c0 (LWP 8759)]
[Thread 0x7fff0affd6c0 (LWP 8759) exited]
thread apply all bt
[Thread 0x7fff0b7fe6c0 (LWP 8744) exited]
[Thread 0x7fff2d7fb6c0 (LWP 8750) exited]
[Thread 0x7fff2dffc6c0 (LWP 8749) exited]
[Thread 0x7fff2effd6c0 (LWP 8748) exited]
[Thread 0x7fffa67fc6c0 (LWP 8747) exited]
[Thread 0x7fff0bfff6c0 (LWP 8745) exited]
[Thread 0x7fff02ffd6c0 (LWP 8743) exited]
[Thread 0x7fff2f7fe6c0 (LWP 8680) exited]
[Thread 0x7fff2ffff6c0 (LWP 8679) exited]
[Thread 0x7fff80ff96c0 (LWP 8678) exited]
[Thread 0x7fff817fa6c0 (LWP 8677) exited]
[Thread 0x7fff81ffb6c0 (LWP 8663) exited]
[Thread 0x7fffa77fe6c0 (LWP 8662) exited]
[Thread 0x7fffa4ff96c0 (LWP 8586) exited]
[Thread 0x7fff837fe6c0 (LWP 8584) exited]
[Thread 0x7fffea2fb6c0 (LWP 8583) exited]
[Thread 0x7fffeeb7a900 (LWP 8582) exited]
[Thread 0x7fffeebfe900 (LWP 8581) exited]
[Thread 0x7fffef2f6900 (LWP 8580) exited]
[Thread 0x7fffef37a900 (LWP 8579) exited]
[Thread 0x7fffef3fe900 (LWP 8578) exited]
[Thread 0x7fffef7fe900 (LWP 8577) exited]
[Thread 0x7fffefaf6900 (LWP 8576) exited]
[Thread 0x7fffefb7a900 (LWP 8575) exited]
[Thread 0x7fffefbfe900 (LWP 8574) exited]
[Thread 0x7fffefef6900 (LWP 8573) exited]
[Thread 0x7fffeff7a900 (LWP 8572) exited]
[Thread 0x7fffefffe900 (LWP 8571) exited]
[Thread 0x7ffff037a900 (LWP 8570) exited]
[Thread 0x7ffff03fe900 (LWP 8569) exited]
[Thread 0x7ffff0bfe900 (LWP 8568) exited]
[Thread 0x7ffff128d900 (LWP 8567) exited]
[Thread 0x7fffa57fa6c0 (LWP 8558) exited]
[Thread 0x7ffff1f9e900 (LWP 8557) exited]
[Thread 0x7ffff3821900 (LWP 8556) exited]
[Thread 0x7ffff3d6a900 (LWP 8555) exited]
[Thread 0x7fffa6ffd6c0 (LWP 8554) exited]
[Thread 0x7fffa7fff6c0 (LWP 8545) exited]
[Thread 0x7fffb6fff6c0 (LWP 8533) exited]
[Thread 0x7fffb91ff6c0 (LWP 8532) exited]
[Thread 0x7fffd1dfc6c0 (LWP 8530) exited]
[Thread 0x7fffd25fd6c0 (LWP 8529) exited]
[Thread 0x7fffd2dfe6c0 (LWP 8528) exited]
[Thread 0x7fffd35ff6c0 (LWP 8527) exited]
[Thread 0x7ffff4dc96c0 (LWP 8526) exited]
[Thread 0x7ffff76c6900 (LWP 8522) exited]
[Thread 0x7fff2cffa6c0 (LWP 8746) exited]
[New process 8522]

Program terminated with signal SIGKILL, Killed.
The program no longer exists.
Missing separate debuginfos, use: dnf debuginfo-install alsa-lib-1.2.8-2.fc37.x86_64 dbus-libs-1.14.6-1.fc37.x86_64 glibc-2.36-10.fc37.x86_64 ladspa-1.13-29.fc37.x86_64 libX11-1.8.4-1.fc37.x86_64 libXau-1.0.10-1.fc37.x86_64 libXcursor-1.2.1-2.fc37.x86_64 libXext-1.3.4-9.fc37.x86_64 libXfixes-6.0.0-4.fc37.x86_64 libXrender-0.9.10-17.fc37.x86_64 libasyncns-0.8-23.fc37.x86_64 libcap-2.48-5.fc37.x86_64 libgcc-12.2.1-4.fc37.x86_64 libstdc++-12.2.1-4.fc37.x86_64 libxcb-1.13.1-10.fc37.x86_64 libzstd-1.5.4-1.fc37.x86_64 pipewire-jack-audio-connection-kit-0.3.67-1.fc37.x86_64 pipewire-libs-0.3.67-1.fc37.x86_64 pulseaudio-libs-16.1-4.fc37.x86_64 rubberband-3.1.0-2.fc37.x86_64 systemd-libs-251.13-6.fc37.x86_64
(gdb) attach 8522
ardour-request-device: watched PID no longer exists - releasing device.
Attaching to program: /opt/Ardour-7.3.164-dbg/bin/ardour-7.3.164, process 8522
ptrace: No such process.
(gdb) thread apply all bt
(gdb) attach 7892
Attaching to program: /opt/Ardour-7.3.164-dbg/bin/ardour-7.3.164, process 7892
ptrace: No such process.
(gdb)       
clint localhost opt Ardour.txt (33,745 bytes)   

paul

2023-03-31 16:52

administrator   ~0027520

Ah, misunderstanding here.

You will be operating in two terminals (or two tabs). One will be running Ardour. In the other, you will use the shell to get the PID, then start up gdb and use the PID there.

cjs

2023-03-31 18:07

reporter   ~0027521

Ok, here goes!
clint localhost gdb attach.txt (79,297 bytes)   
[clint@localhost ~]$ gdb attach 3480
GNU gdb (GDB) Fedora Linux 13.1-1.fc37
Copyright (C) 2023 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-redhat-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
attach: No such file or directory.
Attaching to process 3480
[New LWP 3487]
[New LWP 3488]
[New LWP 3489]
[New LWP 3490]
[New LWP 3491]
[New LWP 3493]
[New LWP 3494]
--Type <RET> for more, q to quit, c to continue without paging--c
[New LWP 3504]
[New LWP 3525]
[New LWP 3526]
[New LWP 3527]
[New LWP 3528]
[New LWP 3529]
[New LWP 3541]
[New LWP 3542]
[New LWP 3543]
[New LWP 3544]
[New LWP 3545]
[New LWP 3546]
[New LWP 3547]
[New LWP 3548]
[New LWP 3549]
[New LWP 3550]
[New LWP 3551]
[New LWP 3552]
[New LWP 3553]
[New LWP 3554]
[New LWP 3555]
[New LWP 3556]
[New LWP 3561]
[New LWP 3562]
[New LWP 3563]
[New LWP 3564]
[New LWP 3565]
[New LWP 3566]
[New LWP 3639]
[New LWP 3713]
[New LWP 3714]

This GDB supports auto-downloading debuginfo from the following URLs:
  <https://debuginfod.fedoraproject.org/>
Enable debuginfod for this session? (y or [n]) y
Debuginfod has been enabled.
To make this setting permanent, add 'set debuginfod enabled on' to .gdbinit.
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libFLAC.so.8
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libfontconfig.so.1
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libfreetype.so.6
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libglibmm-2.4.so.1
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libgobject-2.0.so.0
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libglib-2.0.so.0
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libsigc-2.0.so.0
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libgthread-2.0.so.0
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libgtk-x11-2.0.so.0
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libgdk-x11-2.0.so.0
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libpangocairo-1.0.so.0
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libatk-1.0.so.0 
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libcairo.so.2   
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libgdk_pixbuf-2.0.so.0
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libgio-2.0.so.0 
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libpangoft2-1.0.so.0
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libpango-1.0.so.0
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libogg.so.0     
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libcurl.so.4    
Downloading separate debug info for /lib64/libdl.so.2                           
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libgtkmm-2.4.so.1
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libatkmm-1.6.so.1
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libgdkmm-2.4.so.1
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libgiomm-2.4.so.1
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libpangomm-1.4.so.1
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libcairomm-1.0.so.1
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libfftw3f.so.3  
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libfftw3f_threads.so.3
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/liblo.so.7      
Downloading separate debug info for /lib64/libpthread.so.0                      
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libtag.so.1     
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libxml2.so.2    
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/liblilv-0.so.0  
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libsratom-0.so.0
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libsord-0.so.0  
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libserd-0.so.0  
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/librubberband.so.2
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libaubio.so.2   
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libarchive.so.13
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libvamp-sdk.so.2
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libvamp-hostsdk.so.2
Downloading separate debug info for /lib64/libX11.so.6                          
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libsuil-0.so.0  
Downloading separate debug info for /lib64/libstdc++.so.6                       
Downloading separate debug info for /home/clint/.cache/debuginfod_client/5c63442039be42a72c8722574572171b19f18d66/debuginfo
Downloading separate debug info for /lib64/libm.so.6                            
Downloading separate debug info for /lib64/libgcc_s.so.1                        
Downloading separate debug info for /lib64/libc.so.6                            
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libsndfile.so.1 
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libsamplerate.so.0
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libpng16.so.16  
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libz.so.1       
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/liblzma.so.5    
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libuuid.so.1    
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libgmodule-2.0.so.0
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libffi.so.8     
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libpixman-1.so.0
Downloading separate debug info for /lib64/libxcb-shm.so.0                      
Downloading separate debug info for /home/clint/.cache/debuginfod_client/766a571f03d4fd946c10eebcd21ad7b47868db03/debuginfo
Downloading separate debug info for /lib64/libxcb.so.1                          
Downloading separate debug info for /lib64/libxcb-render.so.0                   
Downloading separate debug info for /lib64/libXrender.so.1                      
Downloading separate debug info for /lib64/libXext.so.6                         
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libtiff.so.5    
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libjpeg.so.9    
Downloading separate debug info for /lib64/libresolv.so.2                       
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libmount.so.1   
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libblkid.so.1   
Downloading separate debug info for /lib64/librt.so.1                           
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libharfbuzz.so.0
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libfribidi.so.0 
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libssl3.so      
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libsmime3.so    
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libnss3.so      
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libplds4.so     
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libplc4.so      
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libnspr4.so     
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libnssutil3.so  
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libfftw3.so.3   
Downloading separate debug info for /lib64/libmvec.so.1                         
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libraptor2.so.0 
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libxslt.so.1    
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libvorbis.so.0  
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libvorbisenc.so.2
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libopus.so.0    
Downloading separate debug info for /lib64/libXau.so.6                          
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libwebsockets.so.19
Downloading separate debug info for /opt/Ardour-7.3.164-dbg/lib/libusb-1.0.so.0 
Downloading separate debug info for /lib64/libasound.so.2                       
Downloading separate debug info for /usr/lib64/pipewire-0.3/jack/libjack.so.0   
Downloading separate debug info for /home/clint/.cache/debuginfod_client/d47ef0f311c37c75421e1d747bcc3bf2b820d7c5/debuginfo
Downloading separate debug info for /lib64/libpipewire-0.3.so.0                 
Downloading separate debug info for /usr/lib64/spa-0.2/support/libspa-support.so
Downloading separate debug info for /usr/lib64/spa-0.2/support/libspa-journal.so
Downloading separate debug info for /lib64/libsystemd.so.0                      
Downloading separate debug info for /home/clint/.cache/debuginfod_client/cfb3b1b27f6386cc6c89ea369f78343fe41798c4/debuginfo
Downloading separate debug info for /lib64/libcap.so.2                          
Downloading separate debug info for /home/clint/.cache/debuginfod_client/f3f24bb6e411e3885602e753eda1e764fc1f5bfb/debuginfo
Downloading separate debug info for /lib64/libzstd.so.1                         
Downloading separate debug info for /home/clint/.cache/debuginfod_client/485fe04e0c06cc4cb3f273ccfaa99aefffa960e2/debuginfo
Downloading separate debug info for /lib64/liblz4.so.1                          
Downloading separate debug info for /home/clint/.cache/debuginfod_client/5c9099941d5c7af74f952367da1368a78d06347c/debuginfo
Downloading separate debug info for /lib64/libpulse.so.0                        
Downloading separate debug info for /home/clint/.cache/debuginfod_client/26a002de6487474b6a280b0900710f504d1abbfb/debuginfo
Downloading separate debug info for /usr/lib64/pulseaudio/libpulsecommon-16.1.so
Downloading separate debug info for /lib64/libdbus-1.so.3                       
Downloading separate debug info for /home/clint/.cache/debuginfod_client/3112caf79b3795606bdbdd464e34918572b688d4/debuginfo
Downloading separate debug info for /lib64/libasyncns.so.0                      
Downloading separate debug info for /lib64/libnss_myhostname.so.2               
Downloading separate debug info for /lib64/libnss_mdns4_minimal.so.2            
Downloading separate debug info for /home/clint/.cache/debuginfod_client/4db308be56407addc401070a4799537a2ce06a64/debuginfo
Downloading separate debug info for /lib64/libnss_resolve.so.2                  
Downloading separate debug info for /lib64/libXcursor.so.1                      
Downloading separate debug info for /lib64/libXfixes.so.3                       
Downloading separate debug info for /usr/lib64/gconv/ISO8859-1.so               
Downloading separate debug info for /home/clint/.vst3/yabridge/LALA.vst3/Contents/x86_64-linux/LALA.so
Downloading separate debug info for /lib64/libyabridge-vst3.so                  
Downloading separate debug info for system-supplied DSO at 0x7ffd4cded000       
[Thread debugging using libthread_db enabled]                                   
Using host libthread_db library "/lib64/libthread_db.so.1".
0x00007f83eef2392d in syscall () from /lib64/libc.so.6
Missing separate debuginfos, use: dnf debuginfo-install glibc-2.36-10.fc37.x86_64
(gdb) thread apply all bt

Thread 39 (Thread 0x7f8326ffe6c0 (LWP 3714) "adhoc-acceptor"):
#0  0x00007f83eef2b196 in epoll_wait () from /lib64/libc.so.6
#1  0x00007f83e4942ef6 in asio::detail::epoll_reactor::run(long, asio::detail::op_queue<asio::detail::scheduler_operation>&) () from /lib64/libyabridge-vst3.so
#2  0x00007f83e49344a1 in asio::detail::scheduler::run(std::error_code&) [clone .isra.0] () from /lib64/libyabridge-vst3.so
#3  0x00007f83e4934ac0 in _ZNSt6thread11_State_implINS_8_InvokerISt5tupleIJZN18AdHocSocketHandlerISt7jthreadE13receive_multiIRKZN19TypedMessageHandlerIS4_10Vst3LoggerSt7variantIJN20Vst3ContextMenuProxy8DestructE18WantsConfigurationN18YaComponentHandler9BeginEditENSD_11PerformEditENSD_7EndEditENSD_16RestartComponentEN19YaComponentHandler28SetDirtyENSI_17RequestOpenEditorENSI_14StartGroupEditENSI_15FinishGroupEditEN19YaComponentHandler317CreateContextMenuEN31YaComponentHandlerBusActivation20RequestBusActivationEN17YaConnectionPoint6NotifyEN13YaContextMenu7AddItemENST_10RemoveItemENST_5PopupEN19YaContextMenuTarget15ExecuteMenuItemEN17YaHostApplication7GetNameEN11YaPlugFrame10ResizeViewEN22YaPlugInterfaceSupport24IsPlugInterfaceSupportedEN10YaProgress5StartENS15_6UpdateENS15_6FinishEN13YaUnitHandler19NotifyUnitSelectionENS19_23NotifyProgramListChangeEN14YaUnitHandler221NotifyUnitByBusChangeEEEE16receive_messagesILb0E8overloadIJZZN16Vst3PluginBridgeC4ERKN3ghc10filesystem4pathEENKUlvE0_clEvEUlRKSB_E_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRKSC_E0_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRKSE_E1_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRKSF_E2_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRKSG_E3_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRKSH_E4_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRKSJ_E5_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRKSK_E6_ZZNS1I_C4ES1N_ENKS1--Type <RET> for more, q to quit, c to continue without paging--c
O_clEvEUlRKSL_E7_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRKSM_E8_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRKSO_E9_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRKSQ_E10_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRSU_E11_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRKSV_E12_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRKSW_E13_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRSY_E14_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRSS_E15_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRKS10_E16_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRS12_E17_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRKS14_E18_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRKS16_E19_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRKS17_E20_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRKS18_E21_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRKS1A_E22_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRKS1B_E23_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRKS1D_E24_EEEEvSt8optionalISt4pairIRS8_bEEOT0_EUlRN4asio19basic_stream_socketINS3Z_5local15stream_protocolENS3Z_15any_io_executorEEEE_S48_EEvS3S_ISt17reference_wrapperI6LoggerEEOT_S3Y_EUlvE0_EEEEE6_M_runEv () from /lib64/libyabridge-vst3.so
#4  0x00007f83e32dbc03 in std::execute_native_thread_routine (__p=0x7f8320001ad0) at ../../../../../libstdc++-v3/src/c++11/thread.cc:82
#5  0x00007f83eeeaa12d in start_thread () from /lib64/libc.so.6
#6  0x00007f83eef2ad74 in clone () from /lib64/libc.so.6

Thread 38 (Thread 0x7f83277ff6c0 (LWP 3713) "host-callbacks"):
#0  0x00007f83eef2392d in syscall () from /lib64/libc.so.6
#1  0x00007f83ecaa973c in ?? () from /opt/Ardour-7.3.164-dbg/lib/libglib-2.0.so.0
#2  0x00007f83f19e36f9 in Glib::Threads::Mutex::Lock::acquire (this=0x7f83277fe840) at /home/ardour/linux-x86_64-v5/gtk/inst/include/glibmm-2.4/glibmm/threads.h:714
#3  0x00007f83f23492f0 in Steinberg::VST3PI::restartComponent (this=0x5652cf380e40, flags=8) at ../libs/ardour/vst3_plugin.cc:1523
#4  0x00007f83e493c672 in _ZNSt8__detail9__variant17__gen_vtable_implINS0_12_Multi_arrayIPFNS0_21__deduce_visit_resultIvEEOZZN19TypedMessageHandlerISt7jthread10Vst3LoggerSt7variantIJN20Vst3ContextMenuProxy8DestructE18WantsConfigurationN18YaComponentHandler9BeginEditENSC_11PerformEditENSC_7EndEditENSC_16RestartComponentEN19YaComponentHandler28SetDirtyENSH_17RequestOpenEditorENSH_14StartGroupEditENSH_15FinishGroupEditEN19YaComponentHandler317CreateContextMenuEN31YaComponentHandlerBusActivation20RequestBusActivationEN17YaConnectionPoint6NotifyEN13YaContextMenu7AddItemENSS_10RemoveItemENSS_5PopupEN19YaContextMenuTarget15ExecuteMenuItemEN17YaHostApplication7GetNameEN11YaPlugFrame10ResizeViewEN22YaPlugInterfaceSupport24IsPlugInterfaceSupportedEN10YaProgress5StartENS14_6UpdateENS14_6FinishEN13YaUnitHandler19NotifyUnitSelectionENS18_23NotifyProgramListChangeEN14YaUnitHandler221NotifyUnitByBusChangeEEEE16receive_messagesILb0E8overloadIJZZN16Vst3PluginBridgeC4ERKN3ghc10filesystem4pathEENKUlvE0_clEvEUlRKSA_E_ZZNS1H_C4ES1M_ENKS1N_clEvEUlRKSB_E0_ZZNS1H_C4ES1M_ENKS1N_clEvEUlRKSD_E1_ZZNS1H_C4ES1M_ENKS1N_clEvEUlRKSE_E2_ZZNS1H_C4ES1M_ENKS1N_clEvEUlRKSF_E3_ZZNS1H_C4ES1M_ENKS1N_clEvEUlRKSG_E4_ZZNS1H_C4ES1M_ENKS1N_clEvEUlRKSI_E5_ZZNS1H_C4ES1M_ENKS1N_clEvEUlRKSJ_E6_ZZNS1H_C4ES1M_ENKS1N_clEvEUlRKSK_E7_ZZNS1H_C4ES1M_ENKS1N_clEvEUlRKSL_E8_ZZNS1H_C4ES1M_ENKS1N_clEvEUlRKSN_E9_ZZNS1H_C4ES1M_ENKS1N_clEvEUlRKSP_E10_ZZNS1H_C4ES1M_ENKS1N_clEvEUlRST_E11_ZZNS1H_C4ES1M_ENKS1N_clEvEUlRKSU_E12_ZZNS1H_C4ES1M_ENKS1N_clEvEUlRKSV_E13_ZZNS1H_C4ES1M_ENKS1N_clEvEUlRSX_E14_ZZNS1H_C4ES1M_ENKS1N_clEvEUlRSR_E15_ZZNS1H_C4ES1M_ENKS1N_clEvEUlRKSZ_E16_ZZNS1H_C4ES1M_ENKS1N_clEvEUlRS11_E17_ZZNS1H_C4ES1M_ENKS1N_clEvEUlRKS13_E18_ZZNS1H_C4ES1M_ENKS1N_clEvEUlRKS15_E19_ZZNS1H_C4ES1M_ENKS1N_clEvEUlRKS16_E20_ZZNS1H_C4ES1M_ENKS1N_clEvEUlRKS17_E21_ZZNS1H_C4ES1M_ENKS1N_clEvEUlRKS19_E22_ZZNS1H_C4ES1M_ENKS1N_clEvEUlRKS1A_E23_ZZNS1H_C4ES1M_ENKS1N_clEvEUlRKS1C_E24_EEEEvSt8optionalISt4pairIRS7_bEEOT0_ENKUlRN4asio19basic_stream_socketINS3Y_5local15stream_protocolENS3Y_15any_io_executorEEEE_clES44_EUlT_E0_RS1D_EJEEESt16integer_sequenceImJLm5EEEE14__visit_invokeES48_S49_ () from /lib64/libyabridge-vst3.so
#5  0x00007f83e493ed4e in Vst3PluginBridge::Vst3PluginBridge(ghc::filesystem::path const&)::{lambda()#2}::operator()() const () from /lib64/libyabridge-vst3.so
#6  0x00007f83e32dbc03 in std::execute_native_thread_routine (__p=0x5652cf34f0e0) at ../../../../../libstdc++-v3/src/c++11/thread.cc:82
#7  0x00007f83eeeaa12d in start_thread () from /lib64/libc.so.6
#8  0x00007f83eef2ad74 in clone () from /lib64/libc.so.6

Thread 37 (Thread 0x7f83a17fd6c0 (LWP 3639) "wine-stdio"):
#0  0x00007f83eef2b196 in epoll_wait () from /lib64/libc.so.6
#1  0x00007f83e4942ef6 in asio::detail::epoll_reactor::run(long, asio::detail::op_queue<asio::detail::scheduler_operation>&) () from /lib64/libyabridge-vst3.so
#2  0x00007f83e49344a1 in asio::detail::scheduler::run(std::error_code&) [clone .isra.0] () from /lib64/libyabridge-vst3.so
#3  0x00007f83e4934cce in std::thread::_State_impl<std::thread::_Invoker<std::tuple<PluginBridge<Vst3Sockets<std::jthread> >::PluginBridge<Vst3PluginBridge::Vst3PluginBridge(ghc::filesystem::path const&)::{lambda(asio::io_context&, PluginInfo const&)#1}>(PluginType, ghc::filesystem::path const&, Vst3PluginBridge::Vst3PluginBridge(ghc::filesystem::path const&)::{lambda(asio::io_context&, PluginInfo const&)#1}&&)::{lambda()#1}> > >::_M_run() () from /lib64/libyabridge-vst3.so
#4  0x00007f83e32dbc03 in std::execute_native_thread_routine (__p=0x5652cf37d540) at ../../../../../libstdc++-v3/src/c++11/thread.cc:82
#5  0x00007f83eeeaa12d in start_thread () from /lib64/libc.so.6
#6  0x00007f83eef2ad74 in clone () from /lib64/libc.so.6

Thread 36 (Thread 0x7f8388ff96c0 (LWP 3566) "AutomationWatch"):
#0  0x00007f83eeef1005 in clock_nanosleep () from /lib64/libc.so.6
#1  0x00007f83eeef57b7 in nanosleep () from /lib64/libc.so.6
#2  0x00007f83eca88d48 in g_usleep () from /opt/Ardour-7.3.164-dbg/lib/libglib-2.0.so.0
#3  0x00007f83f1a4ac7b in ARDOUR::AutomationWatch::thread (this=0x5652cef36710) at ../libs/ardour/automation_watch.cc:207
#4  0x00007f83f1a501b3 in boost::_mfi::mf0<void, ARDOUR::AutomationWatch>::operator() (this=0x5652ce087d40, p=0x5652cef36710) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/mem_fn_template.hpp:49
#5  0x00007f83f1a4fe44 in boost::_bi::list1<boost::_bi::value<ARDOUR::AutomationWatch*> >::operator()<boost::_mfi::mf0<void, ARDOUR::AutomationWatch>, boost::_bi::list0> (this=0x5652ce087d50, f=..., a=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:259
#6  0x00007f83f1a4f5b1 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::AutomationWatch>, boost::_bi::list1<boost::_bi::value<ARDOUR::AutomationWatch*> > >::operator() (this=0x5652ce087d40) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:1294
#7  0x00007f83f1a4ef3f in boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::AutomationWatch>, boost::_bi::list1<boost::_bi::value<ARDOUR::AutomationWatch*> > >, void>::invoke (function_obj_ptr=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:159
#8  0x00005652c9f798a8 in boost::function0<void>::operator() (this=0x5652ce087d38) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:769
#9  0x00007f83ee3359e3 in PBD::Thread::_run (arg=0x5652ce087d10) at ../libs/pbd/pthread_utils.cc:488
#10 0x00007f83eeeaa12d in start_thread () from /lib64/libc.so.6
#11 0x00007f83eef2ad74 in clone () from /lib64/libc.so.6

Thread 35 (Thread 0x7f83897fa6c0 (LWP 3565) "autoconnect"):
#0  0x00007f83eeea6d16 in __futex_abstimed_wait_common () from /lib64/libc.so.6
#1  0x00007f83eeea9510 in pthread_cond_wait () from /lib64/libc.so.6
#2  0x00007f83f2146d3a in ARDOUR::Session::auto_connect_thread_run (this=0x5652ce0a4020) at ../libs/ardour/session.cc:7519
#3  0x00007f83f2146786 in ARDOUR::Session::auto_connect_thread (arg=0x5652ce0a4020) at ../libs/ardour/session.cc:7450
#4  0x00007f83eeeaa12d in start_thread () from /lib64/libc.so.6
#5  0x00007f83eef2ad74 in clone () from /lib64/libc.so.6

Thread 34 (Thread 0x7f838a7fc6c0 (LWP 3564) "SessionSignals"):
#0  0x00007f83eeea6d16 in __futex_abstimed_wait_common () from /lib64/libc.so.6
#1  0x00007f83eeea9510 in pthread_cond_wait () from /lib64/libc.so.6
#2  0x00007f83f21cf7b9 in ARDOUR::Session::emit_thread_run (this=0x5652ce0a4020) at ../libs/ardour/session_process.cc:1248
#3  0x00007f83f21cf756 in ARDOUR::Session::emit_thread (arg=0x5652ce0a4020) at ../libs/ardour/session_process.cc:1237
#4  0x00007f83eeeaa12d in start_thread () from /lib64/libc.so.6
#5  0x00007f83eef2ad74 in clone () from /lib64/libc.so.6

Thread 33 (Thread 0x7f83a3bff6c0 (LWP 3563) "Mackie"):
#0  0x00007f83eef1e21f in poll () from /lib64/libc.so.6
#1  0x00007f83eca56c76 in ?? () from /opt/Ardour-7.3.164-dbg/lib/libglib-2.0.so.0
#2  0x00007f83eca57002 in g_main_loop_run () from /opt/Ardour-7.3.164-dbg/lib/libglib-2.0.so.0
#3  0x00007f83ee2f7006 in BaseUI::main_thread (this=0x5652cedb04a8) at ../libs/pbd/base_ui.cc:102
#4  0x00007f83ee2fb7d1 in boost::_mfi::mf0<void, BaseUI>::operator() (this=0x5652cedb6120, p=0x5652cedb04a8) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/mem_fn_template.hpp:49
#5  0x00007f83ee2fb4a2 in boost::_bi::list1<boost::_bi::value<BaseUI*> >::operator()<boost::_mfi::mf0<void, BaseUI>, boost::_bi::list0> (this=0x5652cedb6130, f=..., a=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:259
#6  0x00007f83ee2fb091 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, BaseUI>, boost::_bi::list1<boost::_bi::value<BaseUI*> > >::operator() (this=0x5652cedb6120) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:1294
#7  0x00007f83ee2fab50 in boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, BaseUI>, boost::_bi::list1<boost::_bi::value<BaseUI*> > >, void>::invoke (function_obj_ptr=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:159
#8  0x00005652c9f798a8 in boost::function0<void>::operator() (this=0x5652cedb6118) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:769
#9  0x00007f83ee3359e3 in PBD::Thread::_run (arg=0x5652cedb60f0) at ../libs/pbd/pthread_utils.cc:488
#10 0x00007f83eeeaa12d in start_thread () from /lib64/libc.so.6
#11 0x00007f83eef2ad74 in clone () from /lib64/libc.so.6

Thread 32 (Thread 0x7f83a1ffe6c0 (LWP 3562) "midiUI"):
#0  0x00007f83eef1e21f in poll () from /lib64/libc.so.6
#1  0x00007f83eca56c76 in ?? () from /opt/Ardour-7.3.164-dbg/lib/libglib-2.0.so.0
#2  0x00007f83eca57002 in g_main_loop_run () from /opt/Ardour-7.3.164-dbg/lib/libglib-2.0.so.0
#3  0x00007f83ee2f7006 in BaseUI::main_thread (this=0x5652cea89ec0) at ../libs/pbd/base_ui.cc:102
#4  0x00007f83ee2fb7d1 in boost::_mfi::mf0<void, BaseUI>::operator() (this=0x5652cedaf200, p=0x5652cea89ec0) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/mem_fn_template.hpp:49
#5  0x00007f83ee2fb4a2 in boost::_bi::list1<boost::_bi::value<BaseUI*> >::operator()<boost::_mfi::mf0<void, BaseUI>, boost::_bi::list0> (this=0x5652cedaf210, f=..., a=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:259
#6  0x00007f83ee2fb091 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, BaseUI>, boost::_bi::list1<boost::_bi::value<BaseUI*> > >::operator() (this=0x5652cedaf200) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:1294
#7  0x00007f83ee2fab50 in boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, BaseUI>, boost::_bi::list1<boost::_bi::value<BaseUI*> > >, void>::invoke (function_obj_ptr=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:159
#8  0x00005652c9f798a8 in boost::function0<void>::operator() (this=0x5652cedaf1f8) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:769
#9  0x00007f83ee3359e3 in PBD::Thread::_run (arg=0x5652cedaf1d0) at ../libs/pbd/pthread_utils.cc:488
#10 0x00007f83eeeaa12d in start_thread () from /lib64/libc.so.6
#11 0x00007f83eef2ad74 in clone () from /lib64/libc.so.6

Thread 31 (Thread 0x7f83e55ff6c0 (LWP 3561) "butler"):
#0  0x00007f83eef1e21f in poll () from /lib64/libc.so.6
#1  0x00007f83ee30eec0 in CrossThreadChannel::poll_for_request (this=0x5652cce8fec8) at ../libs/pbd/crossthread.posix.cc:108
#2  0x00007f83ee30ef31 in CrossThreadChannel::receive (this=0x5652cce8fec8, msg=@0x7f83e55fe3cf: 0 '\000', wait=true) at ../libs/pbd/crossthread.posix.cc:133
#3  0x00007f83f1a60480 in ARDOUR::Butler::thread_work (this=0x5652cce8fe20) at ../libs/ardour/butler.cc:188
#4  0x00007f83f1a60203 in ARDOUR::Butler::_thread_work (arg=0x5652cce8fe20) at ../libs/ardour/butler.cc:170
#5  0x00007f83ee334f37 in fake_thread_start (arg=0x5652ced71820) at ../libs/pbd/pthread_utils.cc:101
#6  0x00007f83eeeaa12d in start_thread () from /lib64/libc.so.6
#7  0x00007f83eef2ad74 in clone () from /lib64/libc.so.6

Thread 30 (Thread 0x7f83ea0f6900 (LWP 3556) "RT-15-0x7f83ea0"):
#0  0x00007f83eef2392d in syscall () from /lib64/libc.so.6
#1  0x00007f83ee33bea8 in PBD::Semaphore::wait (this=0x5652ccf56764) at ../libs/pbd/semutils.cc:120
#2  0x00007f83f1ba0e73 in ARDOUR::Graph::run_one (this=0x5652ccf56630) at ../libs/ardour/graph.cc:320
#3  0x00007f83f1ba1413 in ARDOUR::Graph::helper_thread (this=0x5652ccf56630) at ../libs/ardour/graph.cc:372
#4  0x00007f83f1bac4d3 in boost::_mfi::mf0<void, ARDOUR::Graph>::operator() (this=0x7f83ea0f5f18, p=0x5652ccf56630) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/mem_fn_template.hpp:49
#5  0x00007f83f1bab890 in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0> (this=0x7f83ea0f5f28, f=..., a=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:259
#6  0x00007f83f1baa8c7 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator() (this=0x7f83ea0f5f18) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:1294
#7  0x00007f83f1ba9317 in boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >, void>::invoke (function_obj_ptr=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:159
#8  0x00005652c9f798a8 in boost::function0<void>::operator() (this=0x7f83ea0f5f10) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:769
#9  0x00007f83b0a81b49 in ARDOUR::AlsaAudioBackend::alsa_process_thread (arg=0x5652cd0648b0) at ../libs/backends/alsa/alsa_audiobackend.cc:1214
#10 0x00007f83eeeaa12d in start_thread () from /lib64/libc.so.6
#11 0x00007f83eef2ad74 in clone () from /lib64/libc.so.6

Thread 29 (Thread 0x7f83ea17a900 (LWP 3555) "RT-14-0x7f83ea1"):
#0  0x00007f83eef2392d in syscall () from /lib64/libc.so.6
#1  0x00007f83ee33bea8 in PBD::Semaphore::wait (this=0x5652ccf56764) at ../libs/pbd/semutils.cc:120
#2  0x00007f83f1ba0e73 in ARDOUR::Graph::run_one (this=0x5652ccf56630) at ../libs/ardour/graph.cc:320
#3  0x00007f83f1ba1413 in ARDOUR::Graph::helper_thread (this=0x5652ccf56630) at ../libs/ardour/graph.cc:372
#4  0x00007f83f1bac4d3 in boost::_mfi::mf0<void, ARDOUR::Graph>::operator() (this=0x7f83ea179f18, p=0x5652ccf56630) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/mem_fn_template.hpp:49
#5  0x00007f83f1bab890 in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0> (this=0x7f83ea179f28, f=..., a=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:259
#6  0x00007f83f1baa8c7 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator() (this=0x7f83ea179f18) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:1294
#7  0x00007f83f1ba9317 in boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >, void>::invoke (function_obj_ptr=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:159
#8  0x00005652c9f798a8 in boost::function0<void>::operator() (this=0x7f83ea179f10) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:769
#9  0x00007f83b0a81b49 in ARDOUR::AlsaAudioBackend::alsa_process_thread (arg=0x5652cc3cbd40) at ../libs/backends/alsa/alsa_audiobackend.cc:1214
#10 0x00007f83eeeaa12d in start_thread () from /lib64/libc.so.6
#11 0x00007f83eef2ad74 in clone () from /lib64/libc.so.6

Thread 28 (Thread 0x7f83ea1fe900 (LWP 3554) "RT-13-0x7f83ea1"):
#0  0x00007f83eef2392d in syscall () from /lib64/libc.so.6
#1  0x00007f83ee33bea8 in PBD::Semaphore::wait (this=0x5652ccf56764) at ../libs/pbd/semutils.cc:120
#2  0x00007f83f1ba0e73 in ARDOUR::Graph::run_one (this=0x5652ccf56630) at ../libs/ardour/graph.cc:320
#3  0x00007f83f1ba1413 in ARDOUR::Graph::helper_thread (this=0x5652ccf56630) at ../libs/ardour/graph.cc:372
#4  0x00007f83f1bac4d3 in boost::_mfi::mf0<void, ARDOUR::Graph>::operator() (this=0x7f83ea1fdf18, p=0x5652ccf56630) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/mem_fn_template.hpp:49
#5  0x00007f83f1bab890 in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0> (this=0x7f83ea1fdf28, f=..., a=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:259
#6  0x00007f83f1baa8c7 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator() (this=0x7f83ea1fdf18) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:1294
#7  0x00007f83f1ba9317 in boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >, void>::invoke (function_obj_ptr=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:159
#8  0x00005652c9f798a8 in boost::function0<void>::operator() (this=0x7f83ea1fdf10) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:769
#9  0x00007f83b0a81b49 in ARDOUR::AlsaAudioBackend::alsa_process_thread (arg=0x5652cd071f50) at ../libs/backends/alsa/alsa_audiobackend.cc:1214
#10 0x00007f83eeeaa12d in start_thread () from /lib64/libc.so.6
#11 0x00007f83eef2ad74 in clone () from /lib64/libc.so.6

Thread 27 (Thread 0x7f83ea8f6900 (LWP 3553) "RT-12-0x7f83ea8"):
#0  0x00007f83eef2392d in syscall () from /lib64/libc.so.6
#1  0x00007f83ee33bea8 in PBD::Semaphore::wait (this=0x5652ccf56764) at ../libs/pbd/semutils.cc:120
#2  0x00007f83f1ba0e73 in ARDOUR::Graph::run_one (this=0x5652ccf56630) at ../libs/ardour/graph.cc:320
#3  0x00007f83f1ba1413 in ARDOUR::Graph::helper_thread (this=0x5652ccf56630) at ../libs/ardour/graph.cc:372
#4  0x00007f83f1bac4d3 in boost::_mfi::mf0<void, ARDOUR::Graph>::operator() (this=0x7f83ea8f5f18, p=0x5652ccf56630) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/mem_fn_template.hpp:49
#5  0x00007f83f1bab890 in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0> (this=0x7f83ea8f5f28, f=..., a=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:259
#6  0x00007f83f1baa8c7 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator() (this=0x7f83ea8f5f18) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:1294
#7  0x00007f83f1ba9317 in boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >, void>::invoke (function_obj_ptr=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:159
#8  0x00005652c9f798a8 in boost::function0<void>::operator() (this=0x7f83ea8f5f10) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:769
#9  0x00007f83b0a81b49 in ARDOUR::AlsaAudioBackend::alsa_process_thread (arg=0x5652ccf41360) at ../libs/backends/alsa/alsa_audiobackend.cc:1214
#10 0x00007f83eeeaa12d in start_thread () from /lib64/libc.so.6
#11 0x00007f83eef2ad74 in clone () from /lib64/libc.so.6

Thread 26 (Thread 0x7f83ea97a900 (LWP 3552) "RT-11-0x7f83ea9"):
#0  0x00007f83eef2392d in syscall () from /lib64/libc.so.6
#1  0x00007f83ee33bea8 in PBD::Semaphore::wait (this=0x5652ccf56764) at ../libs/pbd/semutils.cc:120
#2  0x00007f83f1ba0e73 in ARDOUR::Graph::run_one (this=0x5652ccf56630) at ../libs/ardour/graph.cc:320
#3  0x00007f83f1ba1413 in ARDOUR::Graph::helper_thread (this=0x5652ccf56630) at ../libs/ardour/graph.cc:372
#4  0x00007f83f1bac4d3 in boost::_mfi::mf0<void, ARDOUR::Graph>::operator() (this=0x7f83ea979f18, p=0x5652ccf56630) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/mem_fn_template.hpp:49
#5  0x00007f83f1bab890 in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0> (this=0x7f83ea979f28, f=..., a=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:259
#6  0x00007f83f1baa8c7 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator() (this=0x7f83ea979f18) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:1294
#7  0x00007f83f1ba9317 in boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >, void>::invoke (function_obj_ptr=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:159
#8  0x00005652c9f798a8 in boost::function0<void>::operator() (this=0x7f83ea979f10) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:769
#9  0x00007f83b0a81b49 in ARDOUR::AlsaAudioBackend::alsa_process_thread (arg=0x5652ccdd4680) at ../libs/backends/alsa/alsa_audiobackend.cc:1214
#10 0x00007f83eeeaa12d in start_thread () from /lib64/libc.so.6
#11 0x00007f83eef2ad74 in clone () from /lib64/libc.so.6

Thread 25 (Thread 0x7f83ea9fe900 (LWP 3551) "RT-10-0x7f83ea9"):
#0  0x00007f83eef2392d in syscall () from /lib64/libc.so.6
#1  0x00007f83ee33bea8 in PBD::Semaphore::wait (this=0x5652ccf56764) at ../libs/pbd/semutils.cc:120
#2  0x00007f83f1ba0e73 in ARDOUR::Graph::run_one (this=0x5652ccf56630) at ../libs/ardour/graph.cc:320
#3  0x00007f83f1ba1413 in ARDOUR::Graph::helper_thread (this=0x5652ccf56630) at ../libs/ardour/graph.cc:372
#4  0x00007f83f1bac4d3 in boost::_mfi::mf0<void, ARDOUR::Graph>::operator() (this=0x7f83ea9fdf18, p=0x5652ccf56630) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/mem_fn_template.hpp:49
#5  0x00007f83f1bab890 in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0> (this=0x7f83ea9fdf28, f=..., a=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:259
#6  0x00007f83f1baa8c7 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator() (this=0x7f83ea9fdf18) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:1294
#7  0x00007f83f1ba9317 in boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >, void>::invoke (function_obj_ptr=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:159
#8  0x00005652c9f798a8 in boost::function0<void>::operator() (this=0x7f83ea9fdf10) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:769
#9  0x00007f83b0a81b49 in ARDOUR::AlsaAudioBackend::alsa_process_thread (arg=0x5652cd0abd20) at ../libs/backends/alsa/alsa_audiobackend.cc:1214
#10 0x00007f83eeeaa12d in start_thread () from /lib64/libc.so.6
#11 0x00007f83eef2ad74 in clone () from /lib64/libc.so.6

Thread 24 (Thread 0x7f83eadfe900 (LWP 3550) "RT-9-0x7f83eadf"):
#0  0x00007f83eef2392d in syscall () from /lib64/libc.so.6
#1  0x00007f83ee33bea8 in PBD::Semaphore::wait (this=0x5652ccf56764) at ../libs/pbd/semutils.cc:120
#2  0x00007f83f1ba0e73 in ARDOUR::Graph::run_one (this=0x5652ccf56630) at ../libs/ardour/graph.cc:320
#3  0x00007f83f1ba1413 in ARDOUR::Graph::helper_thread (this=0x5652ccf56630) at ../libs/ardour/graph.cc:372
#4  0x00007f83f1bac4d3 in boost::_mfi::mf0<void, ARDOUR::Graph>::operator() (this=0x7f83eadfdf18, p=0x5652ccf56630) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/mem_fn_template.hpp:49
#5  0x00007f83f1bab890 in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0> (this=0x7f83eadfdf28, f=..., a=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:259
#6  0x00007f83f1baa8c7 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator() (this=0x7f83eadfdf18) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:1294
#7  0x00007f83f1ba9317 in boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >, void>::invoke (function_obj_ptr=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:159
#8  0x00005652c9f798a8 in boost::function0<void>::operator() (this=0x7f83eadfdf10) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:769
#9  0x00007f83b0a81b49 in ARDOUR::AlsaAudioBackend::alsa_process_thread (arg=0x5652cc285020) at ../libs/backends/alsa/alsa_audiobackend.cc:1214
#10 0x00007f83eeeaa12d in start_thread () from /lib64/libc.so.6
#11 0x00007f83eef2ad74 in clone () from /lib64/libc.so.6

Thread 23 (Thread 0x7f83eb0f6900 (LWP 3549) "RT-8-0x7f83eb0f"):
#0  0x00007f83eef2392d in syscall () from /lib64/libc.so.6
#1  0x00007f83ee33bea8 in PBD::Semaphore::wait (this=0x5652ccf56764) at ../libs/pbd/semutils.cc:120
#2  0x00007f83f1ba0e73 in ARDOUR::Graph::run_one (this=0x5652ccf56630) at ../libs/ardour/graph.cc:320
#3  0x00007f83f1ba1413 in ARDOUR::Graph::helper_thread (this=0x5652ccf56630) at ../libs/ardour/graph.cc:372
#4  0x00007f83f1bac4d3 in boost::_mfi::mf0<void, ARDOUR::Graph>::operator() (this=0x7f83eb0f5f18, p=0x5652ccf56630) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/mem_fn_template.hpp:49
#5  0x00007f83f1bab890 in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0> (this=0x7f83eb0f5f28, f=..., a=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:259
#6  0x00007f83f1baa8c7 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator() (this=0x7f83eb0f5f18) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:1294
#7  0x00007f83f1ba9317 in boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >, void>::invoke (function_obj_ptr=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:159
#8  0x00005652c9f798a8 in boost::function0<void>::operator() (this=0x7f83eb0f5f10) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:769
#9  0x00007f83b0a81b49 in ARDOUR::AlsaAudioBackend::alsa_process_thread (arg=0x5652ccf1e190) at ../libs/backends/alsa/alsa_audiobackend.cc:1214
#10 0x00007f83eeeaa12d in start_thread () from /lib64/libc.so.6
#11 0x00007f83eef2ad74 in clone () from /lib64/libc.so.6

Thread 22 (Thread 0x7f83eb17a900 (LWP 3548) "RT-7-0x7f83eb17"):
#0  0x00007f83eef2392d in syscall () from /lib64/libc.so.6
#1  0x00007f83ee33bea8 in PBD::Semaphore::wait (this=0x5652ccf56764) at ../libs/pbd/semutils.cc:120
#2  0x00007f83f1ba0e73 in ARDOUR::Graph::run_one (this=0x5652ccf56630) at ../libs/ardour/graph.cc:320
#3  0x00007f83f1ba1413 in ARDOUR::Graph::helper_thread (this=0x5652ccf56630) at ../libs/ardour/graph.cc:372
#4  0x00007f83f1bac4d3 in boost::_mfi::mf0<void, ARDOUR::Graph>::operator() (this=0x7f83eb179f18, p=0x5652ccf56630) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/mem_fn_template.hpp:49
#5  0x00007f83f1bab890 in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0> (this=0x7f83eb179f28, f=..., a=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:259
#6  0x00007f83f1baa8c7 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator() (this=0x7f83eb179f18) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:1294
#7  0x00007f83f1ba9317 in boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >, void>::invoke (function_obj_ptr=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:159
#8  0x00005652c9f798a8 in boost::function0<void>::operator() (this=0x7f83eb179f10) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:769
#9  0x00007f83b0a81b49 in ARDOUR::AlsaAudioBackend::alsa_process_thread (arg=0x5652ccdc9c10) at ../libs/backends/alsa/alsa_audiobackend.cc:1214
#10 0x00007f83eeeaa12d in start_thread () from /lib64/libc.so.6
#11 0x00007f83eef2ad74 in clone () from /lib64/libc.so.6

Thread 21 (Thread 0x7f83eb1fe900 (LWP 3547) "RT-6-0x7f83eb1f"):
#0  0x00007f83eef2392d in syscall () from /lib64/libc.so.6
#1  0x00007f83ee33bea8 in PBD::Semaphore::wait (this=0x5652ccf56764) at ../libs/pbd/semutils.cc:120
#2  0x00007f83f1ba0e73 in ARDOUR::Graph::run_one (this=0x5652ccf56630) at ../libs/ardour/graph.cc:320
#3  0x00007f83f1ba1413 in ARDOUR::Graph::helper_thread (this=0x5652ccf56630) at ../libs/ardour/graph.cc:372
#4  0x00007f83f1bac4d3 in boost::_mfi::mf0<void, ARDOUR::Graph>::operator() (this=0x7f83eb1fdf18, p=0x5652ccf56630) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/mem_fn_template.hpp:49
#5  0x00007f83f1bab890 in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0> (this=0x7f83eb1fdf28, f=..., a=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:259
#6  0x00007f83f1baa8c7 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator() (this=0x7f83eb1fdf18) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:1294
#7  0x00007f83f1ba9317 in boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >, void>::invoke (function_obj_ptr=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:159
#8  0x00005652c9f798a8 in boost::function0<void>::operator() (this=0x7f83eb1fdf10) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:769
#9  0x00007f83b0a81b49 in ARDOUR::AlsaAudioBackend::alsa_process_thread (arg=0x5652cce251d0) at ../libs/backends/alsa/alsa_audiobackend.cc:1214
#10 0x00007f83eeeaa12d in start_thread () from /lib64/libc.so.6
#11 0x00007f83eef2ad74 in clone () from /lib64/libc.so.6

Thread 20 (Thread 0x7f83eb4f6900 (LWP 3546) "RT-5-0x7f83eb4f"):
#0  0x00007f83eef2392d in syscall () from /lib64/libc.so.6
#1  0x00007f83ee33bea8 in PBD::Semaphore::wait (this=0x5652ccf56764) at ../libs/pbd/semutils.cc:120
#2  0x00007f83f1ba0e73 in ARDOUR::Graph::run_one (this=0x5652ccf56630) at ../libs/ardour/graph.cc:320
#3  0x00007f83f1ba1413 in ARDOUR::Graph::helper_thread (this=0x5652ccf56630) at ../libs/ardour/graph.cc:372
#4  0x00007f83f1bac4d3 in boost::_mfi::mf0<void, ARDOUR::Graph>::operator() (this=0x7f83eb4f5f18, p=0x5652ccf56630) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/mem_fn_template.hpp:49
#5  0x00007f83f1bab890 in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0> (this=0x7f83eb4f5f28, f=..., a=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:259
#6  0x00007f83f1baa8c7 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator() (this=0x7f83eb4f5f18) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:1294
#7  0x00007f83f1ba9317 in boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >, void>::invoke (function_obj_ptr=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:159
#8  0x00005652c9f798a8 in boost::function0<void>::operator() (this=0x7f83eb4f5f10) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:769
#9  0x00007f83b0a81b49 in ARDOUR::AlsaAudioBackend::alsa_process_thread (arg=0x5652ce048f30) at ../libs/backends/alsa/alsa_audiobackend.cc:1214
#10 0x00007f83eeeaa12d in start_thread () from /lib64/libc.so.6
#11 0x00007f83eef2ad74 in clone () from /lib64/libc.so.6

Thread 19 (Thread 0x7f83eb57a900 (LWP 3545) "RT-4-0x7f83eb57"):
#0  0x00007f83eef2392d in syscall () from /lib64/libc.so.6
#1  0x00007f83ee33bea8 in PBD::Semaphore::wait (this=0x5652ccf56764) at ../libs/pbd/semutils.cc:120
#2  0x00007f83f1ba0e73 in ARDOUR::Graph::run_one (this=0x5652ccf56630) at ../libs/ardour/graph.cc:320
#3  0x00007f83f1ba1413 in ARDOUR::Graph::helper_thread (this=0x5652ccf56630) at ../libs/ardour/graph.cc:372
#4  0x00007f83f1bac4d3 in boost::_mfi::mf0<void, ARDOUR::Graph>::operator() (this=0x7f83eb579f18, p=0x5652ccf56630) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/mem_fn_template.hpp:49
#5  0x00007f83f1bab890 in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0> (this=0x7f83eb579f28, f=..., a=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:259
#6  0x00007f83f1baa8c7 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator() (this=0x7f83eb579f18) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:1294
#7  0x00007f83f1ba9317 in boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >, void>::invoke (function_obj_ptr=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:159
#8  0x00005652c9f798a8 in boost::function0<void>::operator() (this=0x7f83eb579f10) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:769
#9  0x00007f83b0a81b49 in ARDOUR::AlsaAudioBackend::alsa_process_thread (arg=0x5652ce066920) at ../libs/backends/alsa/alsa_audiobackend.cc:1214
#10 0x00007f83eeeaa12d in start_thread () from /lib64/libc.so.6
#11 0x00007f83eef2ad74 in clone () from /lib64/libc.so.6

Thread 18 (Thread 0x7f83eb5fe900 (LWP 3544) "RT-3-0x7f83eb5f"):
#0  0x00007f83eef2392d in syscall () from /lib64/libc.so.6
#1  0x00007f83ee33bea8 in PBD::Semaphore::wait (this=0x5652ccf56764) at ../libs/pbd/semutils.cc:120
#2  0x00007f83f1ba0e73 in ARDOUR::Graph::run_one (this=0x5652ccf56630) at ../libs/ardour/graph.cc:320
#3  0x00007f83f1ba1413 in ARDOUR::Graph::helper_thread (this=0x5652ccf56630) at ../libs/ardour/graph.cc:372
#4  0x00007f83f1bac4d3 in boost::_mfi::mf0<void, ARDOUR::Graph>::operator() (this=0x7f83eb5fdf18, p=0x5652ccf56630) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/mem_fn_template.hpp:49
#5  0x00007f83f1bab890 in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0> (this=0x7f83eb5fdf28, f=..., a=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:259
#6  0x00007f83f1baa8c7 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator() (this=0x7f83eb5fdf18) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:1294
#7  0x00007f83f1ba9317 in boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >, void>::invoke (function_obj_ptr=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:159
#8  0x00005652c9f798a8 in boost::function0<void>::operator() (this=0x7f83eb5fdf10) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:769
#9  0x00007f83b0a81b49 in ARDOUR::AlsaAudioBackend::alsa_process_thread (arg=0x5652cd1b9810) at ../libs/backends/alsa/alsa_audiobackend.cc:1214
#10 0x00007f83eeeaa12d in start_thread () from /lib64/libc.so.6
#11 0x00007f83eef2ad74 in clone () from /lib64/libc.so.6

Thread 17 (Thread 0x7f83eb97a900 (LWP 3543) "RT-2-0x7f83eb97"):
#0  0x00007f83eef2392d in syscall () from /lib64/libc.so.6
#1  0x00007f83ee33bea8 in PBD::Semaphore::wait (this=0x5652ccf56764) at ../libs/pbd/semutils.cc:120
#2  0x00007f83f1ba0e73 in ARDOUR::Graph::run_one (this=0x5652ccf56630) at ../libs/ardour/graph.cc:320
#3  0x00007f83f1ba1413 in ARDOUR::Graph::helper_thread (this=0x5652ccf56630) at ../libs/ardour/graph.cc:372
#4  0x00007f83f1bac4d3 in boost::_mfi::mf0<void, ARDOUR::Graph>::operator() (this=0x7f83eb979f18, p=0x5652ccf56630) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/mem_fn_template.hpp:49
#5  0x00007f83f1bab890 in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0> (this=0x7f83eb979f28, f=..., a=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:259
#6  0x00007f83f1baa8c7 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator() (this=0x7f83eb979f18) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:1294
#7  0x00007f83f1ba9317 in boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >, void>::invoke (function_obj_ptr=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:159
#8  0x00005652c9f798a8 in boost::function0<void>::operator() (this=0x7f83eb979f10) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:769
#9  0x00007f83b0a81b49 in ARDOUR::AlsaAudioBackend::alsa_process_thread (arg=0x5652cce83780) at ../libs/backends/alsa/alsa_audiobackend.cc:1214
#10 0x00007f83eeeaa12d in start_thread () from /lib64/libc.so.6
#11 0x00007f83eef2ad74 in clone () from /lib64/libc.so.6

Thread 16 (Thread 0x7f83eb9fe900 (LWP 3542) "RT-1-0x7f83eb9f"):
#0  0x00007f83eef2392d in syscall () from /lib64/libc.so.6
#1  0x00007f83ee33bea8 in PBD::Semaphore::wait (this=0x5652ccf56764) at ../libs/pbd/semutils.cc:120
#2  0x00007f83f1ba0e73 in ARDOUR::Graph::run_one (this=0x5652ccf56630) at ../libs/ardour/graph.cc:320
#3  0x00007f83f1ba1413 in ARDOUR::Graph::helper_thread (this=0x5652ccf56630) at ../libs/ardour/graph.cc:372
#4  0x00007f83f1bac4d3 in boost::_mfi::mf0<void, ARDOUR::Graph>::operator() (this=0x7f83eb9fdf18, p=0x5652ccf56630) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/mem_fn_template.hpp:49
#5  0x00007f83f1bab890 in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0> (this=0x7f83eb9fdf28, f=..., a=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:259
#6  0x00007f83f1baa8c7 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator() (this=0x7f83eb9fdf18) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:1294
#7  0x00007f83f1ba9317 in boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >, void>::invoke (function_obj_ptr=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:159
#8  0x00005652c9f798a8 in boost::function0<void>::operator() (this=0x7f83eb9fdf10) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:769
#9  0x00007f83b0a81b49 in ARDOUR::AlsaAudioBackend::alsa_process_thread (arg=0x5652ce065e70) at ../libs/backends/alsa/alsa_audiobackend.cc:1214
#10 0x00007f83eeeaa12d in start_thread () from /lib64/libc.so.6
#11 0x00007f83eef2ad74 in clone () from /lib64/libc.so.6

Thread 15 (Thread 0x7f83ec1fe900 (LWP 3541) "RT-main-0x7f83e"):
#0  0x00007f83eef2cc1c in recv () from /lib64/libc.so.6
#1  0x00007f83e4971b22 in unsigned long asio::read<asio::basic_stream_socket<asio::local::stream_protocol, asio::any_io_executor>, asio::mutable_buffers_1, asio::detail::transfer_exactly_t>(asio::basic_stream_socket<asio::local::stream_protocol, asio::any_io_executor>&, asio::mutable_buffers_1 const&, asio::detail::transfer_exactly_t, asio::constraint<asio::is_mutable_buffer_sequence<asio::mutable_buffers_1>::value, int>::type) [clone .constprop.0] [clone .isra.0] () from /lib64/libyabridge-vst3.so
#2  0x00007f83e4996354 in TypedMessageHandler<std::jthread, Vst3Logger, Vst3AudioProcessorRequest>::receive_into<MessageReference<YaAudioProcessor::Process> >(MessageReference<YaAudioProcessor::Process> const&, MessageReference<YaAudioProcessor::Process>::Response&, std::optional<std::pair<Vst3Logger&, bool> >, llvm::SmallVectorImpl<unsigned char>&)::{lambda(asio::basic_stream_socket<asio::local::stream_protocol, asio::any_io_executor>&)#1}::operator()(asio::basic_stream_socket<asio::local::stream_protocol, asio::any_io_executor>&) const () from /lib64/libyabridge-vst3.so
#3  0x00007f83e497fd36 in Vst3PluginProxyImpl::process(Steinberg::Vst::ProcessData&) () from /lib64/libyabridge-vst3.so
#4  0x00007f83f234d66d in Steinberg::VST3PI::process (this=0x5652cf380e40, ins=0x7f83ec1fa260, outs=0x7f83ec1fa240, n_samples=512) at ../libs/ardour/vst3_plugin.cc:2268
#5  0x00007f83f23432ad in ARDOUR::VST3Plugin::connect_and_run (this=0x5652cf391270, bufs=..., start=512, end=512, speed=0, in_map=..., out_map=..., n_samples=512, offset=0) at ../libs/ardour/vst3_plugin.cc:819
#6  0x00007f83f1fd3840 in ARDOUR::PluginInsert::connect_and_run (this=0x5652cf3bf7e0, bufs=..., start=512, end=512, speed=0, nframes=512, offset=0, with_auto=true) at ../libs/ardour/plugin_insert.cc:1105
#7  0x00007f83f1fd51f5 in ARDOUR::PluginInsert::run (this=0x5652cf3bf7e0, bufs=..., start_sample=512, end_sample=512, speed=0, nframes=512) at ../libs/ardour/plugin_insert.cc:1337
#8  0x00007f83f20b746f in ARDOUR::Route::process_output_buffers (this=0x5652cea3f7f0, bufs=..., start_sample=512, end_sample=512, nframes=512, gain_automation_ok=false, run_disk_reader=false) at ../libs/ardour/route.cc:543
#9  0x00007f83f20b85bb in ARDOUR::Route::run_route (this=0x5652cea3f7f0, start_sample=0, end_sample=0, nframes=512, gain_automation_ok=false, run_disk_reader=false) at ../libs/ardour/route.cc:734
#10 0x00007f83f20cd4f2 in ARDOUR::Route::no_roll_unlocked (this=0x5652cea3f7f0, nframes=512, start_sample=0, end_sample=0, session_state_changing=false) at ../libs/ardour/route.cc:4067
#11 0x00007f83f20cd3d1 in ARDOUR::Route::no_roll (this=0x5652cea3f7f0, nframes=512, start_sample=0, end_sample=0, session_state_changing=false) at ../libs/ardour/route.cc:4037
#12 0x00007f83f1ba2a40 in ARDOUR::Graph::process_one_route (this=0x5652ccf56630, route=0x5652cea3f7f0) at ../libs/ardour/graph.cc:546
#13 0x00007f83f20b83f2 in ARDOUR::Route::process (this=0x5652cea3f7f0) at ../libs/ardour/route.cc:705
#14 0x00007f83f1bacf4b in ARDOUR::GraphNode::run (this=0x5652cea3fc60, chain=0x5652cf4d7630) at ../libs/ardour/graphnode.cc:67
#15 0x00007f83f1ba102a in ARDOUR::Graph::run_one (this=0x5652ccf56630) at ../libs/ardour/graph.cc:344
#16 0x00007f83f1ba1875 in ARDOUR::Graph::main_thread (this=0x5652ccf56630) at ../libs/ardour/graph.cc:425
#17 0x00007f83f1bac4d3 in boost::_mfi::mf0<void, ARDOUR::Graph>::operator() (this=0x7f83ec1fdf18, p=0x5652ccf56630) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/mem_fn_template.hpp:49
#18 0x00007f83f1bab890 in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0> (this=0x7f83ec1fdf28, f=..., a=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:259
#19 0x00007f83f1baa8c7 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator() (this=0x7f83ec1fdf18) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:1294
#20 0x00007f83f1ba9317 in boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >, void>::invoke (function_obj_ptr=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:159
#21 0x00005652c9f798a8 in boost::function0<void>::operator() (this=0x7f83ec1fdf10) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:769
#22 0x00007f83b0a81b49 in ARDOUR::AlsaAudioBackend::alsa_process_thread (arg=0x5652ce074960) at ../libs/backends/alsa/alsa_audiobackend.cc:1214
#23 0x00007f83eeeaa12d in start_thread () from /lib64/libc.so.6
#24 0x00007f83eef2ad74 in clone () from /lib64/libc.so.6

Thread 14 (Thread 0x7f838b7fe6c0 (LWP 3529) "ALSA-MIDI-LIST"):
#0  0x00007f83eef1e21f in poll () from /lib64/libc.so.6
#1  0x00007f83b0a82cf8 in ARDOUR::AlsaAudioBackend::midi_device_thread (this=0x5652cc857380) at ../libs/backends/alsa/alsa_audiobackend.cc:1412
#2  0x00007f83b0a82b90 in ARDOUR::AlsaAudioBackend::_midi_device_thread (arg=0x5652cc857380) at ../libs/backends/alsa/alsa_audiobackend.cc:1375
#3  0x00007f83eeeaa12d in start_thread () from /lib64/libc.so.6
#4  0x00007f83eef2ad74 in clone () from /lib64/libc.so.6

Thread 13 (Thread 0x7f83ed5fe900 (LWP 3528) "audioengine"):
#0  0x00007f83eef2392d in syscall () from /lib64/libc.so.6
#1  0x00007f83ee33bea8 in PBD::Semaphore::wait (this=0x5652ccf56778) at ../libs/pbd/semutils.cc:120
#2  0x00007f83f1ba2023 in ARDOUR::Graph::routes_no_roll (this=0x5652ccf56630, chain=std::shared_ptr<ARDOUR::GraphChain> (use count 3, weak count 0) = {...}, nframes=512, start_sample=0, end_sample=0, non_rt_pending=false) at ../libs/ardour/graph.cc:481
#3  0x00007f83f21cab01 in ARDOUR::Session::no_roll (this=0x5652ce0a4020, nframes=512) at ../libs/ardour/session_process.cc:236
#4  0x00007f83f21cd2c5 in ARDOUR::Session::process_without_events (this=0x5652ce0a4020, nframes=512) at ../libs/ardour/session_process.cc:715
#5  0x00007f83f21cc619 in ARDOUR::Session::process_with_events (this=0x5652ce0a4020, nframes=512) at ../libs/ardour/session_process.cc:543
#6  0x00007f83f21ca126 in ARDOUR::Session::process (this=0x5652ce0a4020, nframes=512) at ../libs/ardour/session_process.cc:130
#7  0x00007f83f19de21a in ARDOUR::AudioEngine::process_callback (this=0x5652cc011ea0, nframes=512) at ../libs/ardour/audioengine.cc:539
#8  0x00007f83b0a86538 in ARDOUR::AlsaAudioBackend::main_process_thread (this=0x5652cc857380) at ../libs/backends/alsa/alsa_audiobackend.cc:1969
#9  0x00007f83b0a7f4d1 in pthread_process (arg=0x5652cc857380) at ../libs/backends/alsa/alsa_audiobackend.cc:806
#10 0x00007f83eeeaa12d in start_thread () from /lib64/libc.so.6
#11 0x00007f83eef2ad74 in clone () from /lib64/libc.so.6

Thread 12 (Thread 0x7f83eee21900 (LWP 3527) "AlsaMidiIO"):
#0  0x00007f83eef1e21f in poll () from /lib64/libc.so.6
#1  0x00007f83b0aad4a4 in ARDOUR::AlsaRawMidiIn::main_process_thread (this=0x5652cc849200) at ../libs/backends/alsa/alsa_rawmidi.cc:255
#2  0x00007f83b0aaadbf in pthread_process (arg=0x5652cc849658) at ../libs/backends/alsa/alsa_midi.cc:68
#3  0x00007f83eeeaa12d in start_thread () from /lib64/libc.so.6
#4  0x00007f83eef2ad74 in clone () from /lib64/libc.so.6

Thread 11 (Thread 0x7f83ef641900 (LWP 3526) "AlsaMidiIO"):
#0  0x00007f83eeea6d16 in __futex_abstimed_wait_common () from /lib64/libc.so.6
#1  0x00007f83eeea9510 in pthread_cond_wait () from /lib64/libc.so.6
#2  0x00007f83b0aacd88 in ARDOUR::AlsaRawMidiOut::main_process_thread (this=0x5652cc1d96f0) at ../libs/backends/alsa/alsa_rawmidi.cc:150
#3  0x00007f83b0aaadbf in pthread_process (arg=0x5652cc1d9708) at ../libs/backends/alsa/alsa_midi.cc:68
#4  0x00007f83eeeaa12d in start_thread () from /lib64/libc.so.6
#5  0x00007f83eef2ad74 in clone () from /lib64/libc.so.6

Thread 10 (Thread 0x7f83a27ff6c0 (LWP 3525) "ExecStdOut"):
#0  0x00007f83eef1e21f in poll () from /lib64/libc.so.6
#1  0x00007f83ee34c58e in PBD::SystemExec::output_interposer (this=0x5652cc41e010) at ../libs/pbd/system_exec.cc:884
#2  0x00007f83ee34b6b4 in interposer_thread (arg=0x5652cc41e010) at ../libs/pbd/system_exec.cc:282
#3  0x00007f83eeeaa12d in start_thread () from /lib64/libc.so.6
#4  0x00007f83eef2ad74 in clone () from /lib64/libc.so.6

Thread 9 (Thread 0x7f83a33fe6c0 (LWP 3504) "gmain"):
#0  0x00007f83eef1e21f in poll () from /lib64/libc.so.6
#1  0x00007f83eca56c76 in ?? () from /opt/Ardour-7.3.164-dbg/lib/libglib-2.0.so.0
#2  0x00007f83eca56d8c in g_main_context_iteration () from /opt/Ardour-7.3.164-dbg/lib/libglib-2.0.so.0
#3  0x00007f83eca56dd1 in ?? () from /opt/Ardour-7.3.164-dbg/lib/libglib-2.0.so.0
#4  0x00007f83eca874a5 in ?? () from /opt/Ardour-7.3.164-dbg/lib/libglib-2.0.so.0
#5  0x00007f83eeeaa12d in start_thread () from /lib64/libc.so.6
#6  0x00007f83eef2ad74 in clone () from /lib64/libc.so.6

Thread 8 (Thread 0x7f83b25ff6c0 (LWP 3494) "DeviceList"):
#0  0x00007f83eef2392d in syscall () from /lib64/libc.so.6
#1  0x00007f83ecaaa47f in g_cond_wait () from /opt/Ardour-7.3.164-dbg/lib/libglib-2.0.so.0
#2  0x00007f83f19deebd in ARDOUR::AudioEngine::do_devicelist_update (this=0x5652cc011ea0) at ../libs/ardour/audioengine.cc:752
#3  0x00007f83f19ed581 in boost::_mfi::mf0<void, ARDOUR::AudioEngine>::operator() (this=0x5652cc00f500, p=0x5652cc011ea0) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/mem_fn_template.hpp:49
#4  0x00007f83f19ecabc in boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> >::operator()<boost::_mfi::mf0<void, ARDOUR::AudioEngine>, boost::_bi::list0> (this=0x5652cc00f510, f=..., a=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:259
#5  0x00007f83f19ec125 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::AudioEngine>, boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> > >::operator() (this=0x5652cc00f500) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:1294
#6  0x00007f83f19eb2ad in boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::AudioEngine>, boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> > >, void>::invoke (function_obj_ptr=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:159
#7  0x00005652c9f798a8 in boost::function0<void>::operator() (this=0x5652cc00f4f8) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:769
#8  0x00007f83ee3359e3 in PBD::Thread::_run (arg=0x5652cc00f4d0) at ../libs/pbd/pthread_utils.cc:488
#9  0x00007f83eeeaa12d in start_thread () from /lib64/libc.so.6
#10 0x00007f83eef2ad74 in clone () from /lib64/libc.so.6

Thread 7 (Thread 0x7f83b47ff6c0 (LWP 3493) "EngineWatchdog"):
#0  0x00007f83eef2392d in syscall () from /lib64/libc.so.6
#1  0x00007f83ecaaa47f in g_cond_wait () from /opt/Ardour-7.3.164-dbg/lib/libglib-2.0.so.0
#2  0x00007f83f19dec3f in ARDOUR::AudioEngine::do_reset_backend (this=0x5652cc011ea0) at ../libs/ardour/audioengine.cc:716
#3  0x00007f83f19ed581 in boost::_mfi::mf0<void, ARDOUR::AudioEngine>::operator() (this=0x5652cc00f9b0, p=0x5652cc011ea0) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/mem_fn_template.hpp:49
#4  0x00007f83f19ecabc in boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> >::operator()<boost::_mfi::mf0<void, ARDOUR::AudioEngine>, boost::_bi::list0> (this=0x5652cc00f9c0, f=..., a=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:259
#5  0x00007f83f19ec125 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::AudioEngine>, boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> > >::operator() (this=0x5652cc00f9b0) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:1294
#6  0x00007f83f19eb2ad in boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::AudioEngine>, boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> > >, void>::invoke (function_obj_ptr=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:159
#7  0x00005652c9f798a8 in boost::function0<void>::operator() (this=0x5652cc00f9a8) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:769
#8  0x00007f83ee3359e3 in PBD::Thread::_run (arg=0x5652cc00f980) at ../libs/pbd/pthread_utils.cc:488
#9  0x00007f83eeeaa12d in start_thread () from /lib64/libc.so.6
#10 0x00007f83eef2ad74 in clone () from /lib64/libc.so.6

Thread 6 (Thread 0x7f83cd3fc6c0 (LWP 3491) "Analyzer"):
#0  0x00007f83eef2392d in syscall () from /lib64/libc.so.6
#1  0x00007f83ecaaa47f in g_cond_wait () from /opt/Ardour-7.3.164-dbg/lib/libglib-2.0.so.0
#2  0x00007f83f198d6b6 in ARDOUR::Analyser::work () at ../libs/ardour/analyser.cc:95
#3  0x00005652ca8f7663 in sigc::pointer_functor0<void>::operator() (this=0x5652cbfe2640) at /home/ardour/linux-x86_64-v5/gtk/inst/include/sigc++-2.0/sigc++/functors/ptr_fun.h:77
#4  0x00007f83f1990a2a in boost::detail::function::void_function_obj_invoker0<sigc::pointer_functor0<void>, void>::invoke (function_obj_ptr=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:159
#5  0x00005652c9f798a8 in boost::function0<void>::operator() (this=0x5652cbfe2638) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:769
#6  0x00007f83ee3359e3 in PBD::Thread::_run (arg=0x5652cbfe2610) at ../libs/pbd/pthread_utils.cc:488
#7  0x00007f83eeeaa12d in start_thread () from /lib64/libc.so.6
#8  0x00007f83eef2ad74 in clone () from /lib64/libc.so.6

Thread 5 (Thread 0x7f83cdbfd6c0 (LWP 3490) "PeakFileBuilder"):
#0  0x00007f83eef2392d in syscall () from /lib64/libc.so.6
#1  0x00007f83ecaaa47f in g_cond_wait () from /opt/Ardour-7.3.164-dbg/lib/libglib-2.0.so.0
#2  0x00007f83f227621f in peak_thread_work () at ../libs/ardour/source_factory.cc:75
#3  0x00007f83f2e48615 in boost::detail::function::void_function_invoker0<void (*)(), void>::invoke (function_ptr=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:118
#4  0x00005652c9f798a8 in boost::function0<void>::operator() (this=0x5652cbfe1da8) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:769
#5  0x00007f83ee3359e3 in PBD::Thread::_run (arg=0x5652cbfe1d80) at ../libs/pbd/pthread_utils.cc:488
#6  0x00007f83eeeaa12d in start_thread () from /lib64/libc.so.6
#7  0x00007f83eef2ad74 in clone () from /lib64/libc.so.6

Thread 4 (Thread 0x7f83ce3fe6c0 (LWP 3489) "PeakFileBuilder"):
#0  0x00007f83eef2392d in syscall () from /lib64/libc.so.6
#1  0x00007f83ecaaa47f in g_cond_wait () from /opt/Ardour-7.3.164-dbg/lib/libglib-2.0.so.0
#2  0x00007f83f227621f in peak_thread_work () at ../libs/ardour/source_factory.cc:75
#3  0x00007f83f2e48615 in boost::detail::function::void_function_invoker0<void (*)(), void>::invoke (function_ptr=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:118
#4  0x00005652c9f798a8 in boost::function0<void>::operator() (this=0x5652cc01bee8) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:769
#5  0x00007f83ee3359e3 in PBD::Thread::_run (arg=0x5652cc01bec0) at ../libs/pbd/pthread_utils.cc:488
#6  0x00007f83eeeaa12d in start_thread () from /lib64/libc.so.6
#7  0x00007f83eef2ad74 in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7f83cebff6c0 (LWP 3488) "LXVSTEventLoop"):
#0  0x00007f83eeef1005 in clock_nanosleep () from /lib64/libc.so.6
#1  0x00007f83eeef57b7 in nanosleep () from /lib64/libc.so.6
#2  0x00007f83eca88d48 in g_usleep () from /opt/Ardour-7.3.164-dbg/lib/libglib-2.0.so.0
#3  0x00005652cadd8391 in gui_event_loop (ptr=0x0) at ../gtk2_ardour/linux_vst_gui_support.cc:468
#4  0x00007f83eeeaa12d in start_thread () from /lib64/libc.so.6
#5  0x00007f83eef2ad74 in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f83f03ff6c0 (LWP 3487) "Trigger Worker"):
#0  0x00007f83eef1e21f in poll () from /lib64/libc.so.6
#1  0x00007f83ee30eec0 in CrossThreadChannel::poll_for_request (this=0x5652cbf97630) at ../libs/pbd/crossthread.posix.cc:108
#2  0x00007f83ee30ef31 in CrossThreadChannel::receive (this=0x5652cbf97630, msg=@0x7f83f03fec0f: 0 '\000', wait=true) at ../libs/pbd/crossthread.posix.cc:133
#3  0x00007f83f22d6001 in ARDOUR::TriggerBoxThread::thread_work (this=0x5652cbf97600) at ../libs/ardour/triggerbox.cc:4853
#4  0x00007f83f22d5f97 in ARDOUR::TriggerBoxThread::_thread_work (arg=0x5652cbf97600) at ../libs/ardour/triggerbox.cc:4841
#5  0x00007f83ee334f37 in fake_thread_start (arg=0x5652cbf3e580) at ../libs/pbd/pthread_utils.cc:101
#6  0x00007f83eeeaa12d in start_thread () from /lib64/libc.so.6
#7  0x00007f83eef2ad74 in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f83f3079900 (LWP 3480) "ArdourGUI"):
#0  0x00007f83eef2392d in syscall () from /lib64/libc.so.6
#1  0x00007f83ecaa973c in ?? () from /opt/Ardour-7.3.164-dbg/lib/libglib-2.0.so.0
#2  0x00005652c9f5ff1c in Glib::Threads::Mutex::Lock::Lock (this=0x7ffd4cdd7430, mutex=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/glibmm-2.4/glibmm/threads.h:687
#3  0x00007f83f1a2cb99 in ARDOUR::Automatable::get_automation_xml_state (this=0x5652cf3bf930) at ../libs/ardour/automatable.cc:317
#4  0x00007f83f205d7b1 in ARDOUR::Processor::state (this=0x5652cf3bf7e0) at ../libs/ardour/processor.cc:144
#5  0x00007f83f1fdda5e in ARDOUR::PluginInsert::state (this=0x5652cf3bf7e0) at ../libs/ardour/plugin_insert.cc:2619
#6  0x00007f83f205d6a3 in ARDOUR::Processor::get_state (this=0x5652cf3bf7e0) at ../libs/ardour/processor.cc:113
#7  0x00007f83f20c34f5 in ARDOUR::Route::state (this=0x5652cea3f7f0, save_template=false) at ../libs/ardour/route.cc:2645
#8  0x00007f83f20c2b96 in ARDOUR::Route::get_state (this=0x5652cea3f7f0) at ../libs/ardour/route.cc:2538
#9  0x00007f83f21e3977 in ARDOUR::Session::state (this=0x5652ce0a4020, save_template=false, snapshot_type=ARDOUR::Session::NormalSave, for_archive=false, only_used_assets=false) at ../libs/ardour/session_state.cc:1520
#10 0x00007f83f21deac2 in ARDOUR::Session::save_state (this=0x5652ce0a4020, snapshot_name="", pending=false, switch_to_snapshot=false, template_only=false, for_archive=false, only_used_assets=false) at ../libs/ardour/session_state.cc:838
#11 0x00005652c9f8e049 in ARDOUR_UI::save_state_canfail (this=0x5652cc5e4d60, name="", switch_to_it=false) at ../gtk2_ardour/ardour_ui.cc:2243
#12 0x00005652c9f8df6e in ARDOUR_UI::save_state (this=0x5652cc5e4d60, name="", switch_to_it=false) at ../gtk2_ardour/ardour_ui.cc:2234
#13 0x00005652ca018971 in sigc::bound_mem_functor2<void, ARDOUR_UI, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool>::operator() (this=0x5652cc7cba38, _A_a1=..., _A_a2=@0x5652cc7cba78: false) at /home/ardour/linux-x86_64-v5/gtk/inst/include/sigc++-2.0/sigc++/functors/mem_fun.h:2143
#14 0x00005652ca017c8b in sigc::adaptor_functor<sigc::bound_mem_functor2<void, ARDOUR_UI, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool> >::operator()<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, bool&> (this=0x5652cc7cba30, _A_arg1="", _A_arg2=@0x5652cc7cba78: false) at /home/ardour/linux-x86_64-v5/gtk/inst/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:108
#15 0x00005652ca016fc9 in sigc::bind_functor<-1, sigc::bound_mem_functor2<void, ARDOUR_UI, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, bool, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil>::operator() (this=0x5652cc7cba28) at /home/ardour/linux-x86_64-v5/gtk/inst/include/sigc++-2.0/sigc++/adaptors/bind.h:1340
#16 0x00005652ca015702 in sigc::retype_return_functor<void, sigc::bind_functor<-1, sigc::bound_mem_functor2<void, ARDOUR_UI, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, bool, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil> >::operator() (this=0x5652cc7cba20) at /home/ardour/linux-x86_64-v5/gtk/inst/include/sigc++-2.0/sigc++/adaptors/retype_return.h:269
#17 0x00005652ca013a69 in sigc::internal::slot_call0<sigc::retype_return_functor<void, sigc::bind_functor<-1, sigc::bound_mem_functor2<void, ARDOUR_UI, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, bool, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil> >, void>::call_it (rep=0x5652cc7cb9f0) at /home/ardour/linux-x86_64-v5/gtk/inst/include/sigc++-2.0/sigc++/functors/slot.h:136
#18 0x00007f83ed25e868 in Glib::SignalProxyNormal::slot0_void_callback(_GObject*, void*) () from /opt/Ardour-7.3.164-dbg/lib/libglibmm-2.4.so.1
#19 0x00007f83ece0f6b5 in g_closure_invoke () from /opt/Ardour-7.3.164-dbg/lib/libgobject-2.0.so.0
#20 0x00007f83ece22593 in ?? () from /opt/Ardour-7.3.164-dbg/lib/libgobject-2.0.so.0
#21 0x00007f83ece2c364 in g_signal_emit_valist () from /opt/Ardour-7.3.164-dbg/lib/libgobject-2.0.so.0
#22 0x00007f83ece2c7e2 in g_signal_emit () from /opt/Ardour-7.3.164-dbg/lib/libgobject-2.0.so.0
#23 0x00007f83eba78090 in ?? () from /opt/Ardour-7.3.164-dbg/lib/libgtk-x11-2.0.so.0
#24 0x00007f83eba7830c in gtk_action_activate () from /opt/Ardour-7.3.164-dbg/lib/libgtk-x11-2.0.so.0
#25 0x00007f83ebb98e93 in ?? () from /opt/Ardour-7.3.164-dbg/lib/libgtk-x11-2.0.so.0
#26 0x00007f83ece0f6b5 in g_closure_invoke () from /opt/Ardour-7.3.164-dbg/lib/libgobject-2.0.so.0
#27 0x00007f83ece21e84 in ?? () from /opt/Ardour-7.3.164-dbg/lib/libgobject-2.0.so.0
#28 0x00007f83ece2c364 in g_signal_emit_valist () from /opt/Ardour-7.3.164-dbg/lib/libgobject-2.0.so.0
#29 0x00007f83ece2c7e2 in g_signal_emit () from /opt/Ardour-7.3.164-dbg/lib/libgobject-2.0.so.0
#30 0x00007f83ebd0935e in gtk_widget_activate () from /opt/Ardour-7.3.164-dbg/lib/libgtk-x11-2.0.so.0
#31 0x00007f83ebb9f882 in gtk_menu_shell_activate_item () from /opt/Ardour-7.3.164-dbg/lib/libgtk-x11-2.0.so.0
#32 0x00007f83ebb9fcd6 in ?? () from /opt/Ardour-7.3.164-dbg/lib/libgtk-x11-2.0.so.0
#33 0x00007f83ebb918d6 in ?? () from /opt/Ardour-7.3.164-dbg/lib/libgtk-x11-2.0.so.0
#34 0x00007f83ebb85d8c in ?? () from /opt/Ardour-7.3.164-dbg/lib/libgtk-x11-2.0.so.0
#35 0x00007f83ece0f6b5 in g_closure_invoke () from /opt/Ardour-7.3.164-dbg/lib/libgobject-2.0.so.0
#36 0x00007f83ece228bd in ?? () from /opt/Ardour-7.3.164-dbg/lib/libgobject-2.0.so.0
#37 0x00007f83ece2bdc8 in g_signal_emit_valist () from /opt/Ardour-7.3.164-dbg/lib/libgobject-2.0.so.0
#38 0x00007f83ece2c7e2 in g_signal_emit () from /opt/Ardour-7.3.164-dbg/lib/libgobject-2.0.so.0
#39 0x00007f83ebd0a7ac in ?? () from /opt/Ardour-7.3.164-dbg/lib/libgtk-x11-2.0.so.0
#40 0x00007f83ebb8437d in gtk_propagate_event () from /opt/Ardour-7.3.164-dbg/lib/libgtk-x11-2.0.so.0
#41 0x00007f83ebb84803 in gtk_main_do_event () from /opt/Ardour-7.3.164-dbg/lib/libgtk-x11-2.0.so.0
#42 0x00007f83eb66fbbc in ?? () from /opt/Ardour-7.3.164-dbg/lib/libgdk-x11-2.0.so.0
#43 0x00007f83eca56a87 in g_main_context_dispatch () from /opt/Ardour-7.3.164-dbg/lib/libglib-2.0.so.0
#44 0x00007f83eca56ce8 in ?? () from /opt/Ardour-7.3.164-dbg/lib/libglib-2.0.so.0
#45 0x00007f83eca57002 in g_main_loop_run () from /opt/Ardour-7.3.164-dbg/lib/libglib-2.0.so.0
#46 0x00007f83ebb834c7 in gtk_main () from /opt/Ardour-7.3.164-dbg/lib/libgtk-x11-2.0.so.0
#47 0x00007f83ee73eec2 in Gtkmm2ext::UI::run (this=0x5652cc5e4d60, old_receiver=...) at ../libs/gtkmm2ext/gtk_ui.cc:309
#48 0x00005652ca5d4978 in main (argc=1, argv=0x7ffd4cdda758) at ../gtk2_ardour/main.cc:469
(gdb) 

clint localhost gdb attach.txt (79,297 bytes)   

x42

2023-03-31 23:27

administrator   ~0027522

Last edited: 2023-03-31 23:27

I'm curious if the problem also exists on Windows (without all the yabridge threads)

cjs

2023-04-01 03:52

reporter   ~0027523

The only Windows rig I have runs 7 but the Analog Obsession plugins say they want 10 or higher, yet Ardour 7.3.164 worked anyway, only, well, when I clicked on oversampling or anything else on the LALA plugin, playback paused but resumed. I did not get the full-on seizure. I guess I should install Ardour 7.2 on Windows and see if it's trouble free like the Linux 7.2 version is for this situation.

cjs

2023-04-01 19:23

reporter   ~0027525

Here's another backtrace based on 7.3.168
clint73168 localhost gdb GNU.txt (92,593 bytes)   
[clint@localhost ~]$ gdb
GNU gdb (GDB) Fedora Linux 13.1-1.fc37
Copyright (C) 2023 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-redhat-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word".
(gdb) attach 37841
Attaching to process 37841
[New LWP 37848]
[New LWP 37849]
[New LWP 37850]
[New LWP 37851]
[New LWP 37852]
[New LWP 37854]
[New LWP 37855]
[New LWP 37867]
[New LWP 37876]
[New LWP 37877]
[New LWP 37878]
[New LWP 37879]
[New LWP 37880]
[New LWP 37890]
[New LWP 37891]
[New LWP 37892]
--Type <RET> for more, q to quit, c to continue without paging--c
[New LWP 37893]
[New LWP 37894]
[New LWP 37895]
[New LWP 37896]
[New LWP 37897]
[New LWP 37898]
[New LWP 37899]
[New LWP 37900]
[New LWP 37901]
[New LWP 37902]
[New LWP 37903]
[New LWP 37904]
[New LWP 37905]
[New LWP 37906]
[New LWP 37907]
[New LWP 37909]
[New LWP 37983]
[New LWP 37984]
[New LWP 37998]
[New LWP 37999]
[New LWP 38000]
[New LWP 38001]
[New LWP 38008]
[New LWP 38009]
[New LWP 38010]
[New LWP 38011]
[New LWP 38012]
[New LWP 38013]
[New LWP 38014]
[New LWP 38015]
[New LWP 38075]
[New LWP 38081]
[New LWP 38082]

This GDB supports auto-downloading debuginfo from the following URLs:
  <https://debuginfod.fedoraproject.org/>
Enable debuginfod for this session? (y or [n]) y
Debuginfod has been enabled.
To make this setting permanent, add 'set debuginfod enabled on' to .gdbinit.
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libFLAC.so.8
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libfontconfig.so.1
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libfreetype.so.6
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libglibmm-2.4.so.1
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libgobject-2.0.so.0
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libglib-2.0.so.0
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libsigc-2.0.so.0
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libgthread-2.0.so.0
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libgtk-x11-2.0.so.0
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libgdk-x11-2.0.so.0
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libpangocairo-1.0.so.0
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libatk-1.0.so.0 
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libcairo.so.2   
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libgdk_pixbuf-2.0.so.0
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libgio-2.0.so.0 
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libpangoft2-1.0.so.0
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libpango-1.0.so.0
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libogg.so.0     
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libcurl.so.4    
Downloading separate debug info for /lib64/libdl.so.2                           
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libgtkmm-2.4.so.1
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libatkmm-1.6.so.1
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libgdkmm-2.4.so.1
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libgiomm-2.4.so.1
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libpangomm-1.4.so.1
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libcairomm-1.0.so.1
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libfftw3f.so.3  
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libfftw3f_threads.so.3
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/liblo.so.7      
Downloading separate debug info for /lib64/libpthread.so.0                      
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libtag.so.1     
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libxml2.so.2    
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/liblilv-0.so.0  
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libsratom-0.so.0
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libsord-0.so.0  
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libserd-0.so.0  
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/librubberband.so.2
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libaubio.so.2   
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libarchive.so.13
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libvamp-sdk.so.2
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libvamp-hostsdk.so.2
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libsuil-0.so.0  
Downloading separate debug info for /lib64/libm.so.6                            
Downloading separate debug info for /lib64/libc.so.6                            
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libsndfile.so.1 
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libsamplerate.so.0
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libpng16.so.16  
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libz.so.1       
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/liblzma.so.5    
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libuuid.so.1    
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libgmodule-2.0.so.0
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libffi.so.8     
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libpixman-1.so.0
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libtiff.so.5    
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libjpeg.so.9    
Downloading separate debug info for /lib64/libresolv.so.2                       
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libmount.so.1   
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libblkid.so.1   
Downloading separate debug info for /lib64/librt.so.1                           
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libharfbuzz.so.0
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libfribidi.so.0 
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libssl3.so      
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libsmime3.so    
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libnss3.so      
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libplds4.so     
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libplc4.so      
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libnspr4.so     
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libnssutil3.so  
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libfftw3.so.3   
Downloading separate debug info for /lib64/libmvec.so.1                         
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libraptor2.so.0 
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libxslt.so.1    
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libvorbis.so.0  
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libvorbisenc.so.2
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libopus.so.0    
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libwebsockets.so.19
Downloading separate debug info for /opt/Ardour-7.3.168-dbg/lib/libusb-1.0.so.0 
Downloading separate debug info for /home/clint/.vst3/yabridge/LALA.vst3/Contents/x86_64-linux/LALA.so
Downloading separate debug info for /lib64/libyabridge-vst3.so                  
Downloading separate debug info for /usr/lib64/gconv/ISO8859-1.so               
Downloading separate debug info for system-supplied DSO at 0x7ffe63eb4000       
[Thread debugging using libthread_db enabled]                                   
Using host libthread_db library "/lib64/libthread_db.so.1".
0x00007efd3552392d in syscall () from /lib64/libc.so.6
Missing separate debuginfos, use: dnf debuginfo-install glibc-2.36-10.fc37.x86_64
(gdb) thread apply all bt

Thread 50 (Thread 0x7efc56ffd6c0 (LWP 38082) "adhoc-acceptor"):
#0  0x00007efd3552b196 in epoll_wait () from /lib64/libc.so.6
#1  0x00007efd2b342ef6 in asio::detail::epoll_reactor::run(long, asio::detail::op_queue<asio::detail::scheduler_operation>&) () from /lib64/libyabridge-vst3.so
#2  0x00007efd2b3344a1 in asio::detail::scheduler::run(std::error_code&) [clone .isra.0] () from /lib64/libyabridge-vst3.so
#3  0x00007efd2b334ac0 in _ZNSt6thread11_State_implINS_8_InvokerISt5tupleIJZN18AdHocSocketHandlerISt7jthreadE13receive_multiIRKZN19TypedMessageHandlerIS4_10Vst3LoggerSt7variantIJN20Vst3ContextMenuProxy8DestructE18WantsConfigurationN18YaComponentHandler9BeginEditENSD_11PerformEditENSD_7EndEditENSD_16RestartComponentEN19YaComponentHandler28SetDirtyENSI_17RequestOpenEditorENSI_14StartGroupEditENSI_15FinishGroupEditEN19YaComponentHandler317CreateContextMenuEN31YaComponentHandlerBusActivation20RequestBusActivationEN17YaConnectionPoint6NotifyEN13YaContextMenu7AddItemENST_10RemoveItemENST_5PopupEN19YaContextMenuTarget15ExecuteMenuItemEN17YaHostApplication7GetNameEN11YaPlugFrame10ResizeViewEN22YaPlugInterfaceSupport24IsPlugInterfaceSupportedEN10YaProgress5StartENS15_6UpdateENS15_6FinishEN13YaUnitH--Type <RET> for more, q to quit, c to continue without paging--c
andler19NotifyUnitSelectionENS19_23NotifyProgramListChangeEN14YaUnitHandler221NotifyUnitByBusChangeEEEE16receive_messagesILb0E8overloadIJZZN16Vst3PluginBridgeC4ERKN3ghc10filesystem4pathEENKUlvE0_clEvEUlRKSB_E_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRKSC_E0_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRKSE_E1_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRKSF_E2_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRKSG_E3_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRKSH_E4_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRKSJ_E5_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRKSK_E6_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRKSL_E7_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRKSM_E8_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRKSO_E9_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRKSQ_E10_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRSU_E11_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRKSV_E12_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRKSW_E13_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRSY_E14_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRSS_E15_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRKS10_E16_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRS12_E17_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRKS14_E18_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRKS16_E19_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRKS17_E20_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRKS18_E21_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRKS1A_E22_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRKS1B_E23_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRKS1D_E24_EEEEvSt8optionalISt4pairIRS8_bEEOT0_EUlRN4asio19basic_stream_socketINS3Z_5local15stream_protocolENS3Z_15any_io_executorEEEE_S48_EEvS3S_ISt17reference_wrapperI6LoggerEEOT_S3Y_EUlvE0_EEEEE6_M_runEv () from /lib64/libyabridge-vst3.so
#4  0x00007efd298dbc03 in std::execute_native_thread_routine (__p=0x7efc30001ad0) at ../../../../../libstdc++-v3/src/c++11/thread.cc:82
#5  0x00007efd354aa12d in start_thread () from /lib64/libc.so.6
#6  0x00007efd3552ad74 in clone () from /lib64/libc.so.6

Thread 49 (Thread 0x7efc577fe6c0 (LWP 38081) "host-callbacks"):
#0  0x00007efd3552392d in syscall () from /lib64/libc.so.6
#1  0x00007efd330a973c in ?? () from /opt/Ardour-7.3.168-dbg/lib/libglib-2.0.so.0
#2  0x00007efd37fe36f9 in Glib::Threads::Mutex::Lock::acquire (this=0x7efc577fd840) at /home/ardour/linux-x86_64-v5/gtk/inst/include/glibmm-2.4/glibmm/threads.h:714
#3  0x00007efd389492f0 in Steinberg::VST3PI::restartComponent (this=0x564456e69000, flags=8) at ../libs/ardour/vst3_plugin.cc:1523
#4  0x00007efd2b33c672 in _ZNSt8__detail9__variant17__gen_vtable_implINS0_12_Multi_arrayIPFNS0_21__deduce_visit_resultIvEEOZZN19TypedMessageHandlerISt7jthread10Vst3LoggerSt7variantIJN20Vst3ContextMenuProxy8DestructE18WantsConfigurationN18YaComponentHandler9BeginEditENSC_11PerformEditENSC_7EndEditENSC_16RestartComponentEN19YaComponentHandler28SetDirtyENSH_17RequestOpenEditorENSH_14StartGroupEditENSH_15FinishGroupEditEN19YaComponentHandler317CreateContextMenuEN31YaComponentHandlerBusActivation20RequestBusActivationEN17YaConnectionPoint6NotifyEN13YaContextMenu7AddItemENSS_10RemoveItemENSS_5PopupEN19YaContextMenuTarget15ExecuteMenuItemEN17YaHostApplication7GetNameEN11YaPlugFrame10ResizeViewEN22YaPlugInterfaceSupport24IsPlugInterfaceSupportedEN10YaProgress5StartENS14_6UpdateENS14_6FinishEN13YaUnitHandler19NotifyUnitSelectionENS18_23NotifyProgramListChangeEN14YaUnitHandler221NotifyUnitByBusChangeEEEE16receive_messagesILb0E8overloadIJZZN16Vst3PluginBridgeC4ERKN3ghc10filesystem4pathEENKUlvE0_clEvEUlRKSA_E_ZZNS1H_C4ES1M_ENKS1N_clEvEUlRKSB_E0_ZZNS1H_C4ES1M_ENKS1N_clEvEUlRKSD_E1_ZZNS1H_C4ES1M_ENKS1N_clEvEUlRKSE_E2_ZZNS1H_C4ES1M_ENKS1N_clEvEUlRKSF_E3_ZZNS1H_C4ES1M_ENKS1N_clEvEUlRKSG_E4_ZZNS1H_C4ES1M_ENKS1N_clEvEUlRKSI_E5_ZZNS1H_C4ES1M_ENKS1N_clEvEUlRKSJ_E6_ZZNS1H_C4ES1M_ENKS1N_clEvEUlRKSK_E7_ZZNS1H_C4ES1M_ENKS1N_clEvEUlRKSL_E8_ZZNS1H_C4ES1M_ENKS1N_clEvEUlRKSN_E9_ZZNS1H_C4ES1M_ENKS1N_clEvEUlRKSP_E10_ZZNS1H_C4ES1M_ENKS1N_clEvEUlRST_E11_ZZNS1H_C4ES1M_ENKS1N_clEvEUlRKSU_E12_ZZNS1H_C4ES1M_ENKS1N_clEvEUlRKSV_E13_ZZNS1H_C4ES1M_ENKS1N_clEvEUlRSX_E14_ZZNS1H_C4ES1M_ENKS1N_clEvEUlRSR_E15_ZZNS1H_C4ES1M_ENKS1N_clEvEUlRKSZ_E16_ZZNS1H_C4ES1M_ENKS1N_clEvEUlRS11_E17_ZZNS1H_C4ES1M_ENKS1N_clEvEUlRKS13_E18_ZZNS1H_C4ES1M_ENKS1N_clEvEUlRKS15_E19_ZZNS1H_C4ES1M_ENKS1N_clEvEUlRKS16_E20_ZZNS1H_C4ES1M_ENKS1N_clEvEUlRKS17_E21_ZZNS1H_C4ES1M_ENKS1N_clEvEUlRKS19_E22_ZZNS1H_C4ES1M_ENKS1N_clEvEUlRKS1A_E23_ZZNS1H_C4ES1M_ENKS1N_clEvEUlRKS1C_E24_EEEEvSt8optionalISt4pairIRS7_bEEOT0_ENKUlRN4asio19basic_stream_socketINS3Y_5local15stream_protocolENS3Y_15any_io_executorEEEE_clES44_EUlT_E0_RS1D_EJEEESt16integer_sequenceImJLm5EEEE14__visit_invokeES48_S49_ () from /lib64/libyabridge-vst3.so
#5  0x00007efd2b33ed4e in Vst3PluginBridge::Vst3PluginBridge(ghc::filesystem::path const&)::{lambda()#2}::operator()() const () from /lib64/libyabridge-vst3.so
#6  0x00007efd298dbc03 in std::execute_native_thread_routine (__p=0x564452fb2f00) at ../../../../../libstdc++-v3/src/c++11/thread.cc:82
#7  0x00007efd354aa12d in start_thread () from /lib64/libc.so.6
#8  0x00007efd3552ad74 in clone () from /lib64/libc.so.6

Thread 48 (Thread 0x7efcdffff6c0 (LWP 38075) "wine-stdio"):
#0  0x00007efd3552b196 in epoll_wait () from /lib64/libc.so.6
#1  0x00007efd2b342ef6 in asio::detail::epoll_reactor::run(long, asio::detail::op_queue<asio::detail::scheduler_operation>&) () from /lib64/libyabridge-vst3.so
#2  0x00007efd2b3344a1 in asio::detail::scheduler::run(std::error_code&) [clone .isra.0] () from /lib64/libyabridge-vst3.so
#3  0x00007efd2b334cce in std::thread::_State_impl<std::thread::_Invoker<std::tuple<PluginBridge<Vst3Sockets<std::jthread> >::PluginBridge<Vst3PluginBridge::Vst3PluginBridge(ghc::filesystem::path const&)::{lambda(asio::io_context&, PluginInfo const&)#1}>(PluginType, ghc::filesystem::path const&, Vst3PluginBridge::Vst3PluginBridge(ghc::filesystem::path const&)::{lambda(asio::io_context&, PluginInfo const&)#1}&&)::{lambda()#1}> > >::_M_run() () from /lib64/libyabridge-vst3.so
#4  0x00007efd298dbc03 in std::execute_native_thread_routine (__p=0x5644568fc630) at ../../../../../libstdc++-v3/src/c++11/thread.cc:82
#5  0x00007efd354aa12d in start_thread () from /lib64/libc.so.6
#6  0x00007efd3552ad74 in clone () from /lib64/libc.so.6

Thread 47 (Thread 0x7efc5d7fa6c0 (LWP 38015) "WaveViewDrawing"):
#0  0x00007efd3552392d in syscall () from /lib64/libc.so.6
#1  0x00007efd330aa47f in g_cond_wait () from /opt/Ardour-7.3.168-dbg/lib/libglib-2.0.so.0
#2  0x00007efd39444955 in ArdourWaveView::WaveViewThreads::_dequeue_draw_request (this=0x564456ec9be0) at ../libs/waveview/wave_view_private.cc:323
#3  0x00007efd394448d9 in ArdourWaveView::WaveViewThreads::dequeue_draw_request () at ../libs/waveview/wave_view_private.cc:312
#4  0x00007efd39444de9 in ArdourWaveView::WaveViewThreads::_thread_proc (this=0x564456ec9be0) at ../libs/waveview/wave_view_private.cc:501
#5  0x00007efd39444d90 in ArdourWaveView::WaveViewThreads::thread_proc () at ../libs/waveview/wave_view_private.cc:415
#6  0x00007efd39448615 in boost::detail::function::void_function_invoker0<void (*)(), void>::invoke (function_ptr=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:118
#7  0x0000564450579928 in boost::function0<void>::operator() (this=0x564456ef65a8) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:769
#8  0x00007efd349359e3 in PBD::Thread::_run (arg=0x564456ef6580) at ../libs/pbd/pthread_utils.cc:488
#9  0x00007efd354aa12d in start_thread () from /lib64/libc.so.6
#10 0x00007efd3552ad74 in clone () from /lib64/libc.so.6

Thread 46 (Thread 0x7efc5dffb6c0 (LWP 38014) "WaveViewDrawing"):
#0  0x00007efd3552392d in syscall () from /lib64/libc.so.6
#1  0x00007efd330aa47f in g_cond_wait () from /opt/Ardour-7.3.168-dbg/lib/libglib-2.0.so.0
#2  0x00007efd39444955 in ArdourWaveView::WaveViewThreads::_dequeue_draw_request (this=0x564456ec9be0) at ../libs/waveview/wave_view_private.cc:323
#3  0x00007efd394448d9 in ArdourWaveView::WaveViewThreads::dequeue_draw_request () at ../libs/waveview/wave_view_private.cc:312
#4  0x00007efd39444de9 in ArdourWaveView::WaveViewThreads::_thread_proc (this=0x564456ec9be0) at ../libs/waveview/wave_view_private.cc:501
#5  0x00007efd39444d90 in ArdourWaveView::WaveViewThreads::thread_proc () at ../libs/waveview/wave_view_private.cc:415
#6  0x00007efd39448615 in boost::detail::function::void_function_invoker0<void (*)(), void>::invoke (function_ptr=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:118
#7  0x0000564450579928 in boost::function0<void>::operator() (this=0x564456ef6368) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:769
#8  0x00007efd349359e3 in PBD::Thread::_run (arg=0x564456ef6340) at ../libs/pbd/pthread_utils.cc:488
#9  0x00007efd354aa12d in start_thread () from /lib64/libc.so.6
#10 0x00007efd3552ad74 in clone () from /lib64/libc.so.6

Thread 45 (Thread 0x7efc5e7fc6c0 (LWP 38013) "WaveViewDrawing"):
#0  0x00007efd3552392d in syscall () from /lib64/libc.so.6
#1  0x00007efd330aa47f in g_cond_wait () from /opt/Ardour-7.3.168-dbg/lib/libglib-2.0.so.0
#2  0x00007efd39444955 in ArdourWaveView::WaveViewThreads::_dequeue_draw_request (this=0x564456ec9be0) at ../libs/waveview/wave_view_private.cc:323
#3  0x00007efd394448d9 in ArdourWaveView::WaveViewThreads::dequeue_draw_request () at ../libs/waveview/wave_view_private.cc:312
#4  0x00007efd39444de9 in ArdourWaveView::WaveViewThreads::_thread_proc (this=0x564456ec9be0) at ../libs/waveview/wave_view_private.cc:501
#5  0x00007efd39444d90 in ArdourWaveView::WaveViewThreads::thread_proc () at ../libs/waveview/wave_view_private.cc:415
#6  0x00007efd39448615 in boost::detail::function::void_function_invoker0<void (*)(), void>::invoke (function_ptr=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:118
#7  0x0000564450579928 in boost::function0<void>::operator() (this=0x564456ef6128) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:769
#8  0x00007efd349359e3 in PBD::Thread::_run (arg=0x564456ef6100) at ../libs/pbd/pthread_utils.cc:488
#9  0x00007efd354aa12d in start_thread () from /lib64/libc.so.6
#10 0x00007efd3552ad74 in clone () from /lib64/libc.so.6

Thread 44 (Thread 0x7efc5effd6c0 (LWP 38012) "WaveViewDrawing"):
#0  0x00007efd3552392d in syscall () from /lib64/libc.so.6
#1  0x00007efd330aa47f in g_cond_wait () from /opt/Ardour-7.3.168-dbg/lib/libglib-2.0.so.0
#2  0x00007efd39444955 in ArdourWaveView::WaveViewThreads::_dequeue_draw_request (this=0x564456ec9be0) at ../libs/waveview/wave_view_private.cc:323
#3  0x00007efd394448d9 in ArdourWaveView::WaveViewThreads::dequeue_draw_request () at ../libs/waveview/wave_view_private.cc:312
#4  0x00007efd39444de9 in ArdourWaveView::WaveViewThreads::_thread_proc (this=0x564456ec9be0) at ../libs/waveview/wave_view_private.cc:501
#5  0x00007efd39444d90 in ArdourWaveView::WaveViewThreads::thread_proc () at ../libs/waveview/wave_view_private.cc:415
#6  0x00007efd39448615 in boost::detail::function::void_function_invoker0<void (*)(), void>::invoke (function_ptr=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:118
#7  0x0000564450579928 in boost::function0<void>::operator() (this=0x564456ef5f08) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:769
#8  0x00007efd349359e3 in PBD::Thread::_run (arg=0x564456ef5ee0) at ../libs/pbd/pthread_utils.cc:488
#9  0x00007efd354aa12d in start_thread () from /lib64/libc.so.6
#10 0x00007efd3552ad74 in clone () from /lib64/libc.so.6

Thread 43 (Thread 0x7efc5f7fe6c0 (LWP 38011) "WaveViewDrawing"):
#0  0x00007efd3552392d in syscall () from /lib64/libc.so.6
#1  0x00007efd330aa47f in g_cond_wait () from /opt/Ardour-7.3.168-dbg/lib/libglib-2.0.so.0
#2  0x00007efd39444955 in ArdourWaveView::WaveViewThreads::_dequeue_draw_request (this=0x564456ec9be0) at ../libs/waveview/wave_view_private.cc:323
#3  0x00007efd394448d9 in ArdourWaveView::WaveViewThreads::dequeue_draw_request () at ../libs/waveview/wave_view_private.cc:312
#4  0x00007efd39444de9 in ArdourWaveView::WaveViewThreads::_thread_proc (this=0x564456ec9be0) at ../libs/waveview/wave_view_private.cc:501
#5  0x00007efd39444d90 in ArdourWaveView::WaveViewThreads::thread_proc () at ../libs/waveview/wave_view_private.cc:415
#6  0x00007efd39448615 in boost::detail::function::void_function_invoker0<void (*)(), void>::invoke (function_ptr=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:118
#7  0x0000564450579928 in boost::function0<void>::operator() (this=0x564456ef5d08) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:769
#8  0x00007efd349359e3 in PBD::Thread::_run (arg=0x564456ef5ce0) at ../libs/pbd/pthread_utils.cc:488
#9  0x00007efd354aa12d in start_thread () from /lib64/libc.so.6
#10 0x00007efd3552ad74 in clone () from /lib64/libc.so.6

Thread 42 (Thread 0x7efc57fff6c0 (LWP 38010) "WaveViewDrawing"):
#0  0x00007efd3552392d in syscall () from /lib64/libc.so.6
#1  0x00007efd330aa47f in g_cond_wait () from /opt/Ardour-7.3.168-dbg/lib/libglib-2.0.so.0
#2  0x00007efd39444955 in ArdourWaveView::WaveViewThreads::_dequeue_draw_request (this=0x564456ec9be0) at ../libs/waveview/wave_view_private.cc:323
#3  0x00007efd394448d9 in ArdourWaveView::WaveViewThreads::dequeue_draw_request () at ../libs/waveview/wave_view_private.cc:312
#4  0x00007efd39444de9 in ArdourWaveView::WaveViewThreads::_thread_proc (this=0x564456ec9be0) at ../libs/waveview/wave_view_private.cc:501
#5  0x00007efd39444d90 in ArdourWaveView::WaveViewThreads::thread_proc () at ../libs/waveview/wave_view_private.cc:415
#6  0x00007efd39448615 in boost::detail::function::void_function_invoker0<void (*)(), void>::invoke (function_ptr=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:118
#7  0x0000564450579928 in boost::function0<void>::operator() (this=0x564456504288) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:769
#8  0x00007efd349359e3 in PBD::Thread::_run (arg=0x564456504260) at ../libs/pbd/pthread_utils.cc:488
#9  0x00007efd354aa12d in start_thread () from /lib64/libc.so.6
#10 0x00007efd3552ad74 in clone () from /lib64/libc.so.6

Thread 41 (Thread 0x7efc5ffff6c0 (LWP 38009) "WaveViewDrawing"):
#0  0x00007efd3552392d in syscall () from /lib64/libc.so.6
#1  0x00007efd330aa47f in g_cond_wait () from /opt/Ardour-7.3.168-dbg/lib/libglib-2.0.so.0
#2  0x00007efd39444955 in ArdourWaveView::WaveViewThreads::_dequeue_draw_request (this=0x564456ec9be0) at ../libs/waveview/wave_view_private.cc:323
#3  0x00007efd394448d9 in ArdourWaveView::WaveViewThreads::dequeue_draw_request () at ../libs/waveview/wave_view_private.cc:312
#4  0x00007efd39444de9 in ArdourWaveView::WaveViewThreads::_thread_proc (this=0x564456ec9be0) at ../libs/waveview/wave_view_private.cc:501
#5  0x00007efd39444d90 in ArdourWaveView::WaveViewThreads::thread_proc () at ../libs/waveview/wave_view_private.cc:415
#6  0x00007efd39448615 in boost::detail::function::void_function_invoker0<void (*)(), void>::invoke (function_ptr=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:118
#7  0x0000564450579928 in boost::function0<void>::operator() (this=0x564456504228) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:769
#8  0x00007efd349359e3 in PBD::Thread::_run (arg=0x564456504200) at ../libs/pbd/pthread_utils.cc:488
#9  0x00007efd354aa12d in start_thread () from /lib64/libc.so.6
#10 0x00007efd3552ad74 in clone () from /lib64/libc.so.6

Thread 40 (Thread 0x7efcd4ff96c0 (LWP 38008) "WaveViewDrawing"):
#0  0x00007efd3552392d in syscall () from /lib64/libc.so.6
#1  0x00007efd330aa47f in g_cond_wait () from /opt/Ardour-7.3.168-dbg/lib/libglib-2.0.so.0
#2  0x00007efd39444955 in ArdourWaveView::WaveViewThreads::_dequeue_draw_request (this=0x564456ec9be0) at ../libs/waveview/wave_view_private.cc:323
#3  0x00007efd394448d9 in ArdourWaveView::WaveViewThreads::dequeue_draw_request () at ../libs/waveview/wave_view_private.cc:312
#4  0x00007efd39444de9 in ArdourWaveView::WaveViewThreads::_thread_proc (this=0x564456ec9be0) at ../libs/waveview/wave_view_private.cc:501
#5  0x00007efd39444d90 in ArdourWaveView::WaveViewThreads::thread_proc () at ../libs/waveview/wave_view_private.cc:415
#6  0x00007efd39448615 in boost::detail::function::void_function_invoker0<void (*)(), void>::invoke (function_ptr=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:118
#7  0x0000564450579928 in boost::function0<void>::operator() (this=0x564456d15b98) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:769
#8  0x00007efd349359e3 in PBD::Thread::_run (arg=0x564456d15b70) at ../libs/pbd/pthread_utils.cc:488
#9  0x00007efd354aa12d in start_thread () from /lib64/libc.so.6
#10 0x00007efd3552ad74 in clone () from /lib64/libc.so.6

Thread 39 (Thread 0x7efcd57fa6c0 (LWP 38001) "AutomationWatch"):
#0  0x00007efd354f1005 in clock_nanosleep () from /lib64/libc.so.6
#1  0x00007efd354f57b7 in nanosleep () from /lib64/libc.so.6
#2  0x00007efd33088d48 in g_usleep () from /opt/Ardour-7.3.168-dbg/lib/libglib-2.0.so.0
#3  0x00007efd3804ac7b in ARDOUR::AutomationWatch::thread (this=0x56445631a040) at ../libs/ardour/automation_watch.cc:207
#4  0x00007efd380501b3 in boost::_mfi::mf0<void, ARDOUR::AutomationWatch>::operator() (this=0x56445631a240, p=0x56445631a040) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/mem_fn_template.hpp:49
#5  0x00007efd3804fe44 in boost::_bi::list1<boost::_bi::value<ARDOUR::AutomationWatch*> >::operator()<boost::_mfi::mf0<void, ARDOUR::AutomationWatch>, boost::_bi::list0> (this=0x56445631a250, f=..., a=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:259
#6  0x00007efd3804f5b1 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::AutomationWatch>, boost::_bi::list1<boost::_bi::value<ARDOUR::AutomationWatch*> > >::operator() (this=0x56445631a240) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:1294
#7  0x00007efd3804ef3f in boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::AutomationWatch>, boost::_bi::list1<boost::_bi::value<ARDOUR::AutomationWatch*> > >, void>::invoke (function_obj_ptr=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:159
#8  0x0000564450579928 in boost::function0<void>::operator() (this=0x56445631a238) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:769
#9  0x00007efd349359e3 in PBD::Thread::_run (arg=0x56445631a210) at ../libs/pbd/pthread_utils.cc:488
#10 0x00007efd354aa12d in start_thread () from /lib64/libc.so.6
#11 0x00007efd3552ad74 in clone () from /lib64/libc.so.6

Thread 38 (Thread 0x7efcd5ffb6c0 (LWP 38000) "autoconnect"):
#0  0x00007efd354a6d16 in __futex_abstimed_wait_common () from /lib64/libc.so.6
#1  0x00007efd354a9510 in pthread_cond_wait () from /lib64/libc.so.6
#2  0x00007efd38746d3a in ARDOUR::Session::auto_connect_thread_run (this=0x564454eda800) at ../libs/ardour/session.cc:7519
#3  0x00007efd38746786 in ARDOUR::Session::auto_connect_thread (arg=0x564454eda800) at ../libs/ardour/session.cc:7450
#4  0x00007efd354aa12d in start_thread () from /lib64/libc.so.6
#5  0x00007efd3552ad74 in clone () from /lib64/libc.so.6

Thread 37 (Thread 0x7efcd67fc6c0 (LWP 37999) "SessionSignals"):
#0  0x00007efd354a6d16 in __futex_abstimed_wait_common () from /lib64/libc.so.6
#1  0x00007efd354a9510 in pthread_cond_wait () from /lib64/libc.so.6
#2  0x00007efd387cf7b9 in ARDOUR::Session::emit_thread_run (this=0x564454eda800) at ../libs/ardour/session_process.cc:1248
#3  0x00007efd387cf756 in ARDOUR::Session::emit_thread (arg=0x564454eda800) at ../libs/ardour/session_process.cc:1237
#4  0x00007efd354aa12d in start_thread () from /lib64/libc.so.6
#5  0x00007efd3552ad74 in clone () from /lib64/libc.so.6

Thread 36 (Thread 0x7efcd6ffd6c0 (LWP 37998) "Mackie"):
#0  0x00007efd3551e21f in poll () from /lib64/libc.so.6
#1  0x00007efd33056c76 in ?? () from /opt/Ardour-7.3.168-dbg/lib/libglib-2.0.so.0
#2  0x00007efd33057002 in g_main_loop_run () from /opt/Ardour-7.3.168-dbg/lib/libglib-2.0.so.0
#3  0x00007efd348f7006 in BaseUI::main_thread (this=0x564454fe59a8) at ../libs/pbd/base_ui.cc:102
#4  0x00007efd348fb7d1 in boost::_mfi::mf0<void, BaseUI>::operator() (this=0x5644537150e0, p=0x564454fe59a8) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/mem_fn_template.hpp:49
#5  0x00007efd348fb4a2 in boost::_bi::list1<boost::_bi::value<BaseUI*> >::operator()<boost::_mfi::mf0<void, BaseUI>, boost::_bi::list0> (this=0x5644537150f0, f=..., a=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:259
#6  0x00007efd348fb091 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, BaseUI>, boost::_bi::list1<boost::_bi::value<BaseUI*> > >::operator() (this=0x5644537150e0) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:1294
#7  0x00007efd348fab50 in boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, BaseUI>, boost::_bi::list1<boost::_bi::value<BaseUI*> > >, void>::invoke (function_obj_ptr=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:159
#8  0x0000564450579928 in boost::function0<void>::operator() (this=0x5644537150d8) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:769
#9  0x00007efd349359e3 in PBD::Thread::_run (arg=0x5644537150b0) at ../libs/pbd/pthread_utils.cc:488
#10 0x00007efd354aa12d in start_thread () from /lib64/libc.so.6
#11 0x00007efd3552ad74 in clone () from /lib64/libc.so.6

Thread 35 (Thread 0x7efcd77fe6c0 (LWP 37984) "adhoc-acceptor"):
#0  0x00007efd3552b196 in epoll_wait () from /lib64/libc.so.6
#1  0x00007efd2b342ef6 in asio::detail::epoll_reactor::run(long, asio::detail::op_queue<asio::detail::scheduler_operation>&) () from /lib64/libyabridge-vst3.so
#2  0x00007efd2b3344a1 in asio::detail::scheduler::run(std::error_code&) [clone .isra.0] () from /lib64/libyabridge-vst3.so
#3  0x00007efd2b334ac0 in _ZNSt6thread11_State_implINS_8_InvokerISt5tupleIJZN18AdHocSocketHandlerISt7jthreadE13receive_multiIRKZN19TypedMessageHandlerIS4_10Vst3LoggerSt7variantIJN20Vst3ContextMenuProxy8DestructE18WantsConfigurationN18YaComponentHandler9BeginEditENSD_11PerformEditENSD_7EndEditENSD_16RestartComponentEN19YaComponentHandler28SetDirtyENSI_17RequestOpenEditorENSI_14StartGroupEditENSI_15FinishGroupEditEN19YaComponentHandler317CreateContextMenuEN31YaComponentHandlerBusActivation20RequestBusActivationEN17YaConnectionPoint6NotifyEN13YaContextMenu7AddItemENST_10RemoveItemENST_5PopupEN19YaContextMenuTarget15ExecuteMenuItemEN17YaHostApplication7GetNameEN11YaPlugFrame10ResizeViewEN22YaPlugInterfaceSupport24IsPlugInterfaceSupportedEN10YaProgress5StartENS15_6UpdateENS15_6FinishEN13YaUnitHandler19NotifyUnitSelectionENS19_23NotifyProgramListChangeEN14YaUnitHandler221NotifyUnitByBusChangeEEEE16receive_messagesILb0E8overloadIJZZN16Vst3PluginBridgeC4ERKN3ghc10filesystem4pathEENKUlvE0_clEvEUlRKSB_E_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRKSC_E0_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRKSE_E1_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRKSF_E2_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRKSG_E3_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRKSH_E4_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRKSJ_E5_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRKSK_E6_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRKSL_E7_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRKSM_E8_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRKSO_E9_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRKSQ_E10_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRSU_E11_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRKSV_E12_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRKSW_E13_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRSY_E14_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRSS_E15_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRKS10_E16_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRS12_E17_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRKS14_E18_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRKS16_E19_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRKS17_E20_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRKS18_E21_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRKS1A_E22_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRKS1B_E23_ZZNS1I_C4ES1N_ENKS1O_clEvEUlRKS1D_E24_EEEEvSt8optionalISt4pairIRS8_bEEOT0_EUlRN4asio19basic_stream_socketINS3Z_5local15stream_protocolENS3Z_15any_io_executorEEEE_S48_EEvS3S_ISt17reference_wrapperI6LoggerEEOT_S3Y_EUlvE0_EEEEE6_M_runEv () from /lib64/libyabridge-vst3.so
#4  0x00007efd298dbc03 in std::execute_native_thread_routine (__p=0x7efcbc002960) at ../../../../../libstdc++-v3/src/c++11/thread.cc:82
#5  0x00007efd354aa12d in start_thread () from /lib64/libc.so.6
#6  0x00007efd3552ad74 in clone () from /lib64/libc.so.6

Thread 34 (Thread 0x7efcddffb6c0 (LWP 37983) "host-callbacks"):
#0  0x00007efd3552cc1c in recv () from /lib64/libc.so.6
#1  0x00007efd2b335382 in unsigned long asio::read<asio::basic_stream_socket<asio::local::stream_protocol, asio::any_io_executor>, asio::mutable_buffers_1, asio::detail::transfer_exactly_t>(asio::basic_stream_socket<asio::local::stream_protocol, asio::any_io_executor>&, asio::mutable_buffers_1 const&, asio::detail::transfer_exactly_t, asio::constraint<asio::is_mutable_buffer_sequence<asio::mutable_buffers_1>::value, int>::type) [clone .constprop.0] [clone .isra.0] () from /lib64/libyabridge-vst3.so
#2  0x00007efd2b355e78 in std::variant<Vst3ContextMenuProxy::Destruct, WantsConfiguration, YaComponentHandler::BeginEdit, YaComponentHandler::PerformEdit, YaComponentHandler::EndEdit, YaComponentHandler::RestartComponent, YaComponentHandler2::SetDirty, YaComponentHandler2::RequestOpenEditor, YaComponentHandler2::StartGroupEdit, YaComponentHandler2::FinishGroupEdit, YaComponentHandler3::CreateContextMenu, YaComponentHandlerBusActivation::RequestBusActivation, YaConnectionPoint::Notify, YaContextMenu::AddItem, YaContextMenu::RemoveItem, YaContextMenu::Popup, YaContextMenuTarget::ExecuteMenuItem, YaHostApplication::GetName, YaPlugFrame::ResizeView, YaPlugInterfaceSupport::IsPlugInterfaceSupported, YaProgress::Start, YaProgress::Update, YaProgress::Finish, YaUnitHandler::NotifyUnitSelection, YaUnitHandler::NotifyProgramListChange, YaUnitHandler2::NotifyUnitByBusChange>& read_object<std::variant<Vst3ContextMenuProxy::Destruct, WantsConfiguration, YaComponentHandler::BeginEdit, YaComponentHandler::PerformEdit, YaComponentHandler::EndEdit, YaComponentHandler::RestartComponent, YaComponentHandler2::SetDirty, YaComponentHandler2::RequestOpenEditor, YaComponentHandler2::StartGroupEdit, YaComponentHandler2::FinishGroupEdit, YaComponentHandler3::CreateContextMenu, YaComponentHandlerBusActivation::RequestBusActivation, YaConnectionPoint::Notify, YaContextMenu::AddItem, YaContextMenu::RemoveItem, YaContextMenu::Popup, YaContextMenuTarget::ExecuteMenuItem, YaHostApplication::GetName, YaPlugFrame::ResizeView, YaPlugInterfaceSupport::IsPlugInterfaceSupported, YaProgress::Start, YaProgress::Update, YaProgress::Finish, YaUnitHandler::NotifyUnitSelection, YaUnitHandler::NotifyProgramListChange, YaUnitHandler2::NotifyUnitByBusChange>, asio::basic_stream_socket<asio::local::stream_protocol, asio::any_io_executor> >(asio::basic_stream_socket<asio::local::stream_protocol, asio::any_io_executor>&, std::variant<Vst3ContextMenuProxy::Destruct, WantsConfiguration, YaComponentHandler::BeginEdit, YaComponentHandler::PerformEdit, YaComponentHandler::EndEdit, YaComponentHandler::RestartComponent, YaComponentHandler2::SetDirty, YaComponentHandler2::RequestOpenEditor, YaComponentHandler2::StartGroupEdit, YaComponentHandler2::FinishGroupEdit, YaComponentHandler3::CreateContextMenu, YaComponentHandlerBusActivation::RequestBusActivation, YaConnectionPoint::Notify, YaContextMenu::AddItem, YaContextMenu::RemoveItem, YaContextMenu::Popup, YaContextMenuTarget::ExecuteMenuItem, YaHostApplication::GetName, YaPlugFrame::ResizeView, YaPlugInterfaceSupport::IsPlugInterfaceSupported, YaProgress::Start, YaProgress::Update, YaProgress::Finish, YaUnitHandler::NotifyUnitSelection, YaUnitHandler::NotifyProgramListChange, YaUnitHandler2::NotifyUnitByBusChange>&, llvm::SmallVectorImpl<unsigned char>&) () from /lib64/libyabridge-vst3.so
#3  0x00007efd2b33eccf in Vst3PluginBridge::Vst3PluginBridge(ghc::filesystem::path const&)::{lambda()#2}::operator()() const () from /lib64/libyabridge-vst3.so
#4  0x00007efd298dbc03 in std::execute_native_thread_routine (__p=0x564455d47cb0) at ../../../../../libstdc++-v3/src/c++11/thread.cc:82
#5  0x00007efd354aa12d in start_thread () from /lib64/libc.so.6
#6  0x00007efd3552ad74 in clone () from /lib64/libc.so.6

Thread 33 (Thread 0x7efcdeffd6c0 (LWP 37909) "wine-stdio"):
#0  0x00007efd3552b196 in epoll_wait () from /lib64/libc.so.6
#1  0x00007efd2b342ef6 in asio::detail::epoll_reactor::run(long, asio::detail::op_queue<asio::detail::scheduler_operation>&) () from /lib64/libyabridge-vst3.so
#2  0x00007efd2b3344a1 in asio::detail::scheduler::run(std::error_code&) [clone .isra.0] () from /lib64/libyabridge-vst3.so
#3  0x00007efd2b334cce in std::thread::_State_impl<std::thread::_Invoker<std::tuple<PluginBridge<Vst3Sockets<std::jthread> >::PluginBridge<Vst3PluginBridge::Vst3PluginBridge(ghc::filesystem::path const&)::{lambda(asio::io_context&, PluginInfo const&)#1}>(PluginType, ghc::filesystem::path const&, Vst3PluginBridge::Vst3PluginBridge(ghc::filesystem::path const&)::{lambda(asio::io_context&, PluginInfo const&)#1}&&)::{lambda()#1}> > >::_M_run() () from /lib64/libyabridge-vst3.so
#4  0x00007efd298dbc03 in std::execute_native_thread_routine (__p=0x564455d46a80) at ../../../../../libstdc++-v3/src/c++11/thread.cc:82
#5  0x00007efd354aa12d in start_thread () from /lib64/libc.so.6
#6  0x00007efd3552ad74 in clone () from /lib64/libc.so.6

Thread 32 (Thread 0x7efcde7fc6c0 (LWP 37907) "midiUI"):
#0  0x00007efd3551e21f in poll () from /lib64/libc.so.6
#1  0x00007efd33056c76 in ?? () from /opt/Ardour-7.3.168-dbg/lib/libglib-2.0.so.0
#2  0x00007efd33057002 in g_main_loop_run () from /opt/Ardour-7.3.168-dbg/lib/libglib-2.0.so.0
#3  0x00007efd348f7006 in BaseUI::main_thread (this=0x5644550ce750) at ../libs/pbd/base_ui.cc:102
#4  0x00007efd348fb7d1 in boost::_mfi::mf0<void, BaseUI>::operator() (this=0x564455c38620, p=0x5644550ce750) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/mem_fn_template.hpp:49
#5  0x00007efd348fb4a2 in boost::_bi::list1<boost::_bi::value<BaseUI*> >::operator()<boost::_mfi::mf0<void, BaseUI>, boost::_bi::list0> (this=0x564455c38630, f=..., a=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:259
#6  0x00007efd348fb091 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, BaseUI>, boost::_bi::list1<boost::_bi::value<BaseUI*> > >::operator() (this=0x564455c38620) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:1294
#7  0x00007efd348fab50 in boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, BaseUI>, boost::_bi::list1<boost::_bi::value<BaseUI*> > >, void>::invoke (function_obj_ptr=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:159
#8  0x0000564450579928 in boost::function0<void>::operator() (this=0x564455c38618) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:769
#9  0x00007efd349359e3 in PBD::Thread::_run (arg=0x564455c385f0) at ../libs/pbd/pthread_utils.cc:488
#10 0x00007efd354aa12d in start_thread () from /lib64/libc.so.6
#11 0x00007efd3552ad74 in clone () from /lib64/libc.so.6

Thread 31 (Thread 0x7efd2bb7d6c0 (LWP 37906) "butler"):
#0  0x00007efd3551e21f in poll () from /lib64/libc.so.6
#1  0x00007efd3490eec0 in CrossThreadChannel::poll_for_request (this=0x564453e73858) at ../libs/pbd/crossthread.posix.cc:108
#2  0x00007efd3490ef31 in CrossThreadChannel::receive (this=0x564453e73858, msg=@0x7efd2bb7c3cf: 0 '\000', wait=true) at ../libs/pbd/crossthread.posix.cc:133
#3  0x00007efd38060480 in ARDOUR::Butler::thread_work (this=0x564453e737b0) at ../libs/ardour/butler.cc:188
#4  0x00007efd38060203 in ARDOUR::Butler::_thread_work (arg=0x564453e737b0) at ../libs/ardour/butler.cc:170
#5  0x00007efd34934f37 in fake_thread_start (arg=0x564455b67070) at ../libs/pbd/pthread_utils.cc:101
#6  0x00007efd354aa12d in start_thread () from /lib64/libc.so.6
#7  0x00007efd3552ad74 in clone () from /lib64/libc.so.6

Thread 30 (Thread 0x7efd3037a900 (LWP 37905) "RT-15-0x7efd303"):
#0  0x00007efd3552392d in syscall () from /lib64/libc.so.6
#1  0x00007efd3493bea8 in PBD::Semaphore::wait (this=0x564453ebc564) at ../libs/pbd/semutils.cc:120
#2  0x00007efd381a0e73 in ARDOUR::Graph::run_one (this=0x564453ebc430) at ../libs/ardour/graph.cc:320
#3  0x00007efd381a1413 in ARDOUR::Graph::helper_thread (this=0x564453ebc430) at ../libs/ardour/graph.cc:372
#4  0x00007efd381ac4d3 in boost::_mfi::mf0<void, ARDOUR::Graph>::operator() (this=0x7efd30379f18, p=0x564453ebc430) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/mem_fn_template.hpp:49
#5  0x00007efd381ab890 in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0> (this=0x7efd30379f28, f=..., a=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:259
#6  0x00007efd381aa8c7 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator() (this=0x7efd30379f18) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:1294
#7  0x00007efd381a9317 in boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >, void>::invoke (function_obj_ptr=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:159
#8  0x0000564450579928 in boost::function0<void>::operator() (this=0x7efd30379f10) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:769
#9  0x00007efceec81b49 in ARDOUR::AlsaAudioBackend::alsa_process_thread (arg=0x564453129af0) at ../libs/backends/alsa/alsa_audiobackend.cc:1214
#10 0x00007efd354aa12d in start_thread () from /lib64/libc.so.6
#11 0x00007efd3552ad74 in clone () from /lib64/libc.so.6

Thread 29 (Thread 0x7efd303fe900 (LWP 37904) "RT-14-0x7efd303"):
#0  0x00007efd3552392d in syscall () from /lib64/libc.so.6
#1  0x00007efd3493bea8 in PBD::Semaphore::wait (this=0x564453ebc564) at ../libs/pbd/semutils.cc:120
#2  0x00007efd381a0e73 in ARDOUR::Graph::run_one (this=0x564453ebc430) at ../libs/ardour/graph.cc:320
#3  0x00007efd381a1413 in ARDOUR::Graph::helper_thread (this=0x564453ebc430) at ../libs/ardour/graph.cc:372
#4  0x00007efd381ac4d3 in boost::_mfi::mf0<void, ARDOUR::Graph>::operator() (this=0x7efd303fdf18, p=0x564453ebc430) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/mem_fn_template.hpp:49
#5  0x00007efd381ab890 in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0> (this=0x7efd303fdf28, f=..., a=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:259
#6  0x00007efd381aa8c7 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator() (this=0x7efd303fdf18) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:1294
#7  0x00007efd381a9317 in boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >, void>::invoke (function_obj_ptr=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:159
#8  0x0000564450579928 in boost::function0<void>::operator() (this=0x7efd303fdf10) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:769
#9  0x00007efceec81b49 in ARDOUR::AlsaAudioBackend::alsa_process_thread (arg=0x564453c1e6c0) at ../libs/backends/alsa/alsa_audiobackend.cc:1214
#10 0x00007efd354aa12d in start_thread () from /lib64/libc.so.6
#11 0x00007efd3552ad74 in clone () from /lib64/libc.so.6

Thread 28 (Thread 0x7efd306f6900 (LWP 37903) "RT-13-0x7efd306"):
#0  0x00007efd3552392d in syscall () from /lib64/libc.so.6
#1  0x00007efd3493bea8 in PBD::Semaphore::wait (this=0x564453ebc564) at ../libs/pbd/semutils.cc:120
#2  0x00007efd381a0e73 in ARDOUR::Graph::run_one (this=0x564453ebc430) at ../libs/ardour/graph.cc:320
#3  0x00007efd381a1413 in ARDOUR::Graph::helper_thread (this=0x564453ebc430) at ../libs/ardour/graph.cc:372
#4  0x00007efd381ac4d3 in boost::_mfi::mf0<void, ARDOUR::Graph>::operator() (this=0x7efd306f5f18, p=0x564453ebc430) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/mem_fn_template.hpp:49
#5  0x00007efd381ab890 in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0> (this=0x7efd306f5f28, f=..., a=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:259
#6  0x00007efd381aa8c7 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator() (this=0x7efd306f5f18) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:1294
#7  0x00007efd381a9317 in boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >, void>::invoke (function_obj_ptr=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:159
#8  0x0000564450579928 in boost::function0<void>::operator() (this=0x7efd306f5f10) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:769
#9  0x00007efceec81b49 in ARDOUR::AlsaAudioBackend::alsa_process_thread (arg=0x564454e27fa0) at ../libs/backends/alsa/alsa_audiobackend.cc:1214
#10 0x00007efd354aa12d in start_thread () from /lib64/libc.so.6
#11 0x00007efd3552ad74 in clone () from /lib64/libc.so.6

Thread 27 (Thread 0x7efd3077a900 (LWP 37902) "RT-12-0x7efd307"):
#0  0x00007efd3552392d in syscall () from /lib64/libc.so.6
#1  0x00007efd3493bea8 in PBD::Semaphore::wait (this=0x564453ebc564) at ../libs/pbd/semutils.cc:120
#2  0x00007efd381a0e73 in ARDOUR::Graph::run_one (this=0x564453ebc430) at ../libs/ardour/graph.cc:320
#3  0x00007efd381a1413 in ARDOUR::Graph::helper_thread (this=0x564453ebc430) at ../libs/ardour/graph.cc:372
#4  0x00007efd381ac4d3 in boost::_mfi::mf0<void, ARDOUR::Graph>::operator() (this=0x7efd30779f18, p=0x564453ebc430) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/mem_fn_template.hpp:49
#5  0x00007efd381ab890 in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0> (this=0x7efd30779f28, f=..., a=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:259
#6  0x00007efd381aa8c7 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator() (this=0x7efd30779f18) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:1294
#7  0x00007efd381a9317 in boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >, void>::invoke (function_obj_ptr=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:159
#8  0x0000564450579928 in boost::function0<void>::operator() (this=0x7efd30779f10) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:769
#9  0x00007efceec81b49 in ARDOUR::AlsaAudioBackend::alsa_process_thread (arg=0x564453ecd390) at ../libs/backends/alsa/alsa_audiobackend.cc:1214
#10 0x00007efd354aa12d in start_thread () from /lib64/libc.so.6
#11 0x00007efd3552ad74 in clone () from /lib64/libc.so.6

Thread 26 (Thread 0x7efd307fe900 (LWP 37901) "RT-11-0x7efd307"):
#0  0x00007efd3552392d in syscall () from /lib64/libc.so.6
#1  0x00007efd3493bea8 in PBD::Semaphore::wait (this=0x564453ebc564) at ../libs/pbd/semutils.cc:120
#2  0x00007efd381a0e73 in ARDOUR::Graph::run_one (this=0x564453ebc430) at ../libs/ardour/graph.cc:320
#3  0x00007efd381a1413 in ARDOUR::Graph::helper_thread (this=0x564453ebc430) at ../libs/ardour/graph.cc:372
#4  0x00007efd381ac4d3 in boost::_mfi::mf0<void, ARDOUR::Graph>::operator() (this=0x7efd307fdf18, p=0x564453ebc430) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/mem_fn_template.hpp:49
#5  0x00007efd381ab890 in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0> (this=0x7efd307fdf28, f=..., a=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:259
#6  0x00007efd381aa8c7 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator() (this=0x7efd307fdf18) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:1294
#7  0x00007efd381a9317 in boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >, void>::invoke (function_obj_ptr=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:159
#8  0x0000564450579928 in boost::function0<void>::operator() (this=0x7efd307fdf10) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:769
#9  0x00007efceec81b49 in ARDOUR::AlsaAudioBackend::alsa_process_thread (arg=0x564453240020) at ../libs/backends/alsa/alsa_audiobackend.cc:1214
#10 0x00007efd354aa12d in start_thread () from /lib64/libc.so.6
#11 0x00007efd3552ad74 in clone () from /lib64/libc.so.6

Thread 25 (Thread 0x7efd30ef6900 (LWP 37900) "RT-10-0x7efd30e"):
#0  0x00007efd3552392d in syscall () from /lib64/libc.so.6
#1  0x00007efd3493bea8 in PBD::Semaphore::wait (this=0x564453ebc564) at ../libs/pbd/semutils.cc:120
#2  0x00007efd381a0e73 in ARDOUR::Graph::run_one (this=0x564453ebc430) at ../libs/ardour/graph.cc:320
#3  0x00007efd381a1413 in ARDOUR::Graph::helper_thread (this=0x564453ebc430) at ../libs/ardour/graph.cc:372
#4  0x00007efd381ac4d3 in boost::_mfi::mf0<void, ARDOUR::Graph>::operator() (this=0x7efd30ef5f18, p=0x564453ebc430) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/mem_fn_template.hpp:49
#5  0x00007efd381ab890 in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0> (this=0x7efd30ef5f28, f=..., a=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:259
#6  0x00007efd381aa8c7 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator() (this=0x7efd30ef5f18) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:1294
#7  0x00007efd381a9317 in boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >, void>::invoke (function_obj_ptr=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:159
#8  0x0000564450579928 in boost::function0<void>::operator() (this=0x7efd30ef5f10) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:769
#9  0x00007efceec81b49 in ARDOUR::AlsaAudioBackend::alsa_process_thread (arg=0x564453f29590) at ../libs/backends/alsa/alsa_audiobackend.cc:1214
#10 0x00007efd354aa12d in start_thread () from /lib64/libc.so.6
#11 0x00007efd3552ad74 in clone () from /lib64/libc.so.6

Thread 24 (Thread 0x7efd30f7a900 (LWP 37899) "RT-9-0x7efd30f7"):
#0  0x00007efd3552392d in syscall () from /lib64/libc.so.6
#1  0x00007efd3493bea8 in PBD::Semaphore::wait (this=0x564453ebc564) at ../libs/pbd/semutils.cc:120
#2  0x00007efd381a0e73 in ARDOUR::Graph::run_one (this=0x564453ebc430) at ../libs/ardour/graph.cc:320
#3  0x00007efd381a1413 in ARDOUR::Graph::helper_thread (this=0x564453ebc430) at ../libs/ardour/graph.cc:372
#4  0x00007efd381ac4d3 in boost::_mfi::mf0<void, ARDOUR::Graph>::operator() (this=0x7efd30f79f18, p=0x564453ebc430) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/mem_fn_template.hpp:49
#5  0x00007efd381ab890 in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0> (this=0x7efd30f79f28, f=..., a=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:259
#6  0x00007efd381aa8c7 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator() (this=0x7efd30f79f18) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:1294
#7  0x00007efd381a9317 in boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >, void>::invoke (function_obj_ptr=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:159
#8  0x0000564450579928 in boost::function0<void>::operator() (this=0x7efd30f79f10) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:769
#9  0x00007efceec81b49 in ARDOUR::AlsaAudioBackend::alsa_process_thread (arg=0x564453c913a0) at ../libs/backends/alsa/alsa_audiobackend.cc:1214
#10 0x00007efd354aa12d in start_thread () from /lib64/libc.so.6
#11 0x00007efd3552ad74 in clone () from /lib64/libc.so.6

Thread 23 (Thread 0x7efd30ffe900 (LWP 37898) "RT-8-0x7efd30ff"):
#0  0x00007efd3552392d in syscall () from /lib64/libc.so.6
#1  0x00007efd3493bea8 in PBD::Semaphore::wait (this=0x564453ebc564) at ../libs/pbd/semutils.cc:120
#2  0x00007efd381a0e73 in ARDOUR::Graph::run_one (this=0x564453ebc430) at ../libs/ardour/graph.cc:320
#3  0x00007efd381a1413 in ARDOUR::Graph::helper_thread (this=0x564453ebc430) at ../libs/ardour/graph.cc:372
#4  0x00007efd381ac4d3 in boost::_mfi::mf0<void, ARDOUR::Graph>::operator() (this=0x7efd30ffdf18, p=0x564453ebc430) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/mem_fn_template.hpp:49
#5  0x00007efd381ab890 in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0> (this=0x7efd30ffdf28, f=..., a=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:259
#6  0x00007efd381aa8c7 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator() (this=0x7efd30ffdf18) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:1294
#7  0x00007efd381a9317 in boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >, void>::invoke (function_obj_ptr=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:159
#8  0x0000564450579928 in boost::function0<void>::operator() (this=0x7efd30ffdf10) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:769
#9  0x00007efceec81b49 in ARDOUR::AlsaAudioBackend::alsa_process_thread (arg=0x564453f29620) at ../libs/backends/alsa/alsa_audiobackend.cc:1214
#10 0x00007efd354aa12d in start_thread () from /lib64/libc.so.6
#11 0x00007efd3552ad74 in clone () from /lib64/libc.so.6

Thread 22 (Thread 0x7efd313fe900 (LWP 37897) "RT-7-0x7efd313f"):
#0  0x00007efd3552392d in syscall () from /lib64/libc.so.6
#1  0x00007efd3493bea8 in PBD::Semaphore::wait (this=0x564453ebc564) at ../libs/pbd/semutils.cc:120
#2  0x00007efd381a0e73 in ARDOUR::Graph::run_one (this=0x564453ebc430) at ../libs/ardour/graph.cc:320
#3  0x00007efd381a1413 in ARDOUR::Graph::helper_thread (this=0x564453ebc430) at ../libs/ardour/graph.cc:372
#4  0x00007efd381ac4d3 in boost::_mfi::mf0<void, ARDOUR::Graph>::operator() (this=0x7efd313fdf18, p=0x564453ebc430) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/mem_fn_template.hpp:49
#5  0x00007efd381ab890 in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0> (this=0x7efd313fdf28, f=..., a=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:259
#6  0x00007efd381aa8c7 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator() (this=0x7efd313fdf18) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:1294
#7  0x00007efd381a9317 in boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >, void>::invoke (function_obj_ptr=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:159
#8  0x0000564450579928 in boost::function0<void>::operator() (this=0x7efd313fdf10) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:769
#9  0x00007efceec81b49 in ARDOUR::AlsaAudioBackend::alsa_process_thread (arg=0x5644530fb670) at ../libs/backends/alsa/alsa_audiobackend.cc:1214
#10 0x00007efd354aa12d in start_thread () from /lib64/libc.so.6
#11 0x00007efd3552ad74 in clone () from /lib64/libc.so.6

Thread 21 (Thread 0x7efd316f6900 (LWP 37896) "RT-6-0x7efd316f"):
#0  0x00007efd3552392d in syscall () from /lib64/libc.so.6
#1  0x00007efd3493bea8 in PBD::Semaphore::wait (this=0x564453ebc564) at ../libs/pbd/semutils.cc:120
#2  0x00007efd381a0e73 in ARDOUR::Graph::run_one (this=0x564453ebc430) at ../libs/ardour/graph.cc:320
#3  0x00007efd381a1413 in ARDOUR::Graph::helper_thread (this=0x564453ebc430) at ../libs/ardour/graph.cc:372
#4  0x00007efd381ac4d3 in boost::_mfi::mf0<void, ARDOUR::Graph>::operator() (this=0x7efd316f5f18, p=0x564453ebc430) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/mem_fn_template.hpp:49
#5  0x00007efd381ab890 in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0> (this=0x7efd316f5f28, f=..., a=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:259
#6  0x00007efd381aa8c7 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator() (this=0x7efd316f5f18) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:1294
#7  0x00007efd381a9317 in boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >, void>::invoke (function_obj_ptr=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:159
#8  0x0000564450579928 in boost::function0<void>::operator() (this=0x7efd316f5f10) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:769
#9  0x00007efceec81b49 in ARDOUR::AlsaAudioBackend::alsa_process_thread (arg=0x564453c444d0) at ../libs/backends/alsa/alsa_audiobackend.cc:1214
#10 0x00007efd354aa12d in start_thread () from /lib64/libc.so.6
#11 0x00007efd3552ad74 in clone () from /lib64/libc.so.6

Thread 20 (Thread 0x7efd3177a900 (LWP 37895) "RT-5-0x7efd3177"):
#0  0x00007efd3552392d in syscall () from /lib64/libc.so.6
#1  0x00007efd3493bea8 in PBD::Semaphore::wait (this=0x564453ebc564) at ../libs/pbd/semutils.cc:120
#2  0x00007efd381a0e73 in ARDOUR::Graph::run_one (this=0x564453ebc430) at ../libs/ardour/graph.cc:320
#3  0x00007efd381a1413 in ARDOUR::Graph::helper_thread (this=0x564453ebc430) at ../libs/ardour/graph.cc:372
#4  0x00007efd381ac4d3 in boost::_mfi::mf0<void, ARDOUR::Graph>::operator() (this=0x7efd31779f18, p=0x564453ebc430) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/mem_fn_template.hpp:49
#5  0x00007efd381ab890 in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0> (this=0x7efd31779f28, f=..., a=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:259
#6  0x00007efd381aa8c7 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator() (this=0x7efd31779f18) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:1294
#7  0x00007efd381a9317 in boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >, void>::invoke (function_obj_ptr=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:159
#8  0x0000564450579928 in boost::function0<void>::operator() (this=0x7efd31779f10) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:769
#9  0x00007efceec81b49 in ARDOUR::AlsaAudioBackend::alsa_process_thread (arg=0x56445323fe80) at ../libs/backends/alsa/alsa_audiobackend.cc:1214
#10 0x00007efd354aa12d in start_thread () from /lib64/libc.so.6
#11 0x00007efd3552ad74 in clone () from /lib64/libc.so.6

Thread 19 (Thread 0x7efd317fe900 (LWP 37894) "RT-4-0x7efd317f"):
#0  0x00007efd3552392d in syscall () from /lib64/libc.so.6
#1  0x00007efd3493bea8 in PBD::Semaphore::wait (this=0x564453ebc564) at ../libs/pbd/semutils.cc:120
#2  0x00007efd381a0e73 in ARDOUR::Graph::run_one (this=0x564453ebc430) at ../libs/ardour/graph.cc:320
#3  0x00007efd381a1413 in ARDOUR::Graph::helper_thread (this=0x564453ebc430) at ../libs/ardour/graph.cc:372
#4  0x00007efd381ac4d3 in boost::_mfi::mf0<void, ARDOUR::Graph>::operator() (this=0x7efd317fdf18, p=0x564453ebc430) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/mem_fn_template.hpp:49
#5  0x00007efd381ab890 in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0> (this=0x7efd317fdf28, f=..., a=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:259
#6  0x00007efd381aa8c7 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator() (this=0x7efd317fdf18) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:1294
#7  0x00007efd381a9317 in boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >, void>::invoke (function_obj_ptr=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:159
#8  0x0000564450579928 in boost::function0<void>::operator() (this=0x7efd317fdf10) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:769
#9  0x00007efceec81b49 in ARDOUR::AlsaAudioBackend::alsa_process_thread (arg=0x564454e19920) at ../libs/backends/alsa/alsa_audiobackend.cc:1214
#10 0x00007efd354aa12d in start_thread () from /lib64/libc.so.6
#11 0x00007efd3552ad74 in clone () from /lib64/libc.so.6

Thread 18 (Thread 0x7efd31af6900 (LWP 37893) "RT-3-0x7efd31af"):
#0  0x00007efd3552392d in syscall () from /lib64/libc.so.6
#1  0x00007efd3493bea8 in PBD::Semaphore::wait (this=0x564453ebc564) at ../libs/pbd/semutils.cc:120
#2  0x00007efd381a0e73 in ARDOUR::Graph::run_one (this=0x564453ebc430) at ../libs/ardour/graph.cc:320
#3  0x00007efd381a1413 in ARDOUR::Graph::helper_thread (this=0x564453ebc430) at ../libs/ardour/graph.cc:372
#4  0x00007efd381ac4d3 in boost::_mfi::mf0<void, ARDOUR::Graph>::operator() (this=0x7efd31af5f18, p=0x564453ebc430) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/mem_fn_template.hpp:49
#5  0x00007efd381ab890 in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0> (this=0x7efd31af5f28, f=..., a=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:259
#6  0x00007efd381aa8c7 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator() (this=0x7efd31af5f18) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:1294
#7  0x00007efd381a9317 in boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >, void>::invoke (function_obj_ptr=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:159
#8  0x0000564450579928 in boost::function0<void>::operator() (this=0x7efd31af5f10) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:769
#9  0x00007efceec81b49 in ARDOUR::AlsaAudioBackend::alsa_process_thread (arg=0x564454e27810) at ../libs/backends/alsa/alsa_audiobackend.cc:1214
#10 0x00007efd354aa12d in start_thread () from /lib64/libc.so.6
#11 0x00007efd3552ad74 in clone () from /lib64/libc.so.6

Thread 17 (Thread 0x7efd31b7a900 (LWP 37892) "RT-2-0x7efd31b7"):
#0  0x00007efd3552392d in syscall () from /lib64/libc.so.6
#1  0x00007efd3493bea8 in PBD::Semaphore::wait (this=0x564453ebc564) at ../libs/pbd/semutils.cc:120
#2  0x00007efd381a0e73 in ARDOUR::Graph::run_one (this=0x564453ebc430) at ../libs/ardour/graph.cc:320
#3  0x00007efd381a1413 in ARDOUR::Graph::helper_thread (this=0x564453ebc430) at ../libs/ardour/graph.cc:372
#4  0x00007efd381ac4d3 in boost::_mfi::mf0<void, ARDOUR::Graph>::operator() (this=0x7efd31b79f18, p=0x564453ebc430) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/mem_fn_template.hpp:49
#5  0x00007efd381ab890 in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0> (this=0x7efd31b79f28, f=..., a=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:259
#6  0x00007efd381aa8c7 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator() (this=0x7efd31b79f18) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:1294
#7  0x00007efd381a9317 in boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >, void>::invoke (function_obj_ptr=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:159
#8  0x0000564450579928 in boost::function0<void>::operator() (this=0x7efd31b79f10) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:769
#9  0x00007efceec81b49 in ARDOUR::AlsaAudioBackend::alsa_process_thread (arg=0x564453080fc0) at ../libs/backends/alsa/alsa_audiobackend.cc:1214
#10 0x00007efd354aa12d in start_thread () from /lib64/libc.so.6
#11 0x00007efd3552ad74 in clone () from /lib64/libc.so.6

Thread 16 (Thread 0x7efd31bfe900 (LWP 37891) "RT-1-0x7efd31bf"):
#0  0x00007efd3552392d in syscall () from /lib64/libc.so.6
#1  0x00007efd3493bea8 in PBD::Semaphore::wait (this=0x564453ebc564) at ../libs/pbd/semutils.cc:120
#2  0x00007efd381a0e73 in ARDOUR::Graph::run_one (this=0x564453ebc430) at ../libs/ardour/graph.cc:320
#3  0x00007efd381a1413 in ARDOUR::Graph::helper_thread (this=0x564453ebc430) at ../libs/ardour/graph.cc:372
#4  0x00007efd381ac4d3 in boost::_mfi::mf0<void, ARDOUR::Graph>::operator() (this=0x7efd31bfdf18, p=0x564453ebc430) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/mem_fn_template.hpp:49
#5  0x00007efd381ab890 in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0> (this=0x7efd31bfdf28, f=..., a=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:259
#6  0x00007efd381aa8c7 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator() (this=0x7efd31bfdf18) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:1294
#7  0x00007efd381a9317 in boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >, void>::invoke (function_obj_ptr=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:159
#8  0x0000564450579928 in boost::function0<void>::operator() (this=0x7efd31bfdf10) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:769
#9  0x00007efceec81b49 in ARDOUR::AlsaAudioBackend::alsa_process_thread (arg=0x56445323ffc0) at ../libs/backends/alsa/alsa_audiobackend.cc:1214
#10 0x00007efd354aa12d in start_thread () from /lib64/libc.so.6
#11 0x00007efd3552ad74 in clone () from /lib64/libc.so.6

Thread 15 (Thread 0x7efd327fe900 (LWP 37890) "RT-main-0x7efd3"):
#0  0x00007efd3552cc1c in recv () from /lib64/libc.so.6
#1  0x00007efd2b371b22 in unsigned long asio::read<asio::basic_stream_socket<asio::local::stream_protocol, asio::any_io_executor>, asio::mutable_buffers_1, asio::detail::transfer_exactly_t>(asio::basic_stream_socket<asio::local::stream_protocol, asio::any_io_executor>&, asio::mutable_buffers_1 const&, asio::detail::transfer_exactly_t, asio::constraint<asio::is_mutable_buffer_sequence<asio::mutable_buffers_1>::value, int>::type) [clone .constprop.0] [clone .isra.0] () from /lib64/libyabridge-vst3.so
#2  0x00007efd2b396354 in TypedMessageHandler<std::jthread, Vst3Logger, Vst3AudioProcessorRequest>::receive_into<MessageReference<YaAudioProcessor::Process> >(MessageReference<YaAudioProcessor::Process> const&, MessageReference<YaAudioProcessor::Process>::Response&, std::optional<std::pair<Vst3Logger&, bool> >, llvm::SmallVectorImpl<unsigned char>&)::{lambda(asio::basic_stream_socket<asio::local::stream_protocol, asio::any_io_executor>&)#1}::operator()(asio::basic_stream_socket<asio::local::stream_protocol, asio::any_io_executor>&) const () from /lib64/libyabridge-vst3.so
#3  0x00007efd2b37fd36 in Vst3PluginProxyImpl::process(Steinberg::Vst::ProcessData&) () from /lib64/libyabridge-vst3.so
#4  0x00007efd3894d66d in Steinberg::VST3PI::process (this=0x564456e69000, ins=0x7efd327fa260, outs=0x7efd327fa240, n_samples=512) at ../libs/ardour/vst3_plugin.cc:2268
#5  0x00007efd389432ad in ARDOUR::VST3Plugin::connect_and_run (this=0x564455d41000, bufs=..., start=94560, end=94560, speed=0, in_map=..., out_map=..., n_samples=512, offset=0) at ../libs/ardour/vst3_plugin.cc:819
#6  0x00007efd385d3840 in ARDOUR::PluginInsert::connect_and_run (this=0x564453919130, bufs=..., start=94560, end=94560, speed=0, nframes=512, offset=0, with_auto=true) at ../libs/ardour/plugin_insert.cc:1105
#7  0x00007efd385d51f5 in ARDOUR::PluginInsert::run (this=0x564453919130, bufs=..., start_sample=94560, end_sample=94560, speed=0, nframes=512) at ../libs/ardour/plugin_insert.cc:1337
#8  0x00007efd386b746f in ARDOUR::Route::process_output_buffers (this=0x564455cc8c20, bufs=..., start_sample=94560, end_sample=94560, nframes=512, gain_automation_ok=false, run_disk_reader=false) at ../libs/ardour/route.cc:543
#9  0x00007efd386b85bb in ARDOUR::Route::run_route (this=0x564455cc8c20, start_sample=94048, end_sample=94048, nframes=512, gain_automation_ok=false, run_disk_reader=false) at ../libs/ardour/route.cc:734
#10 0x00007efd386cd4f2 in ARDOUR::Route::no_roll_unlocked (this=0x564455cc8c20, nframes=512, start_sample=94048, end_sample=94048, session_state_changing=false) at ../libs/ardour/route.cc:4067
#11 0x00007efd386cd3d1 in ARDOUR::Route::no_roll (this=0x564455cc8c20, nframes=512, start_sample=94048, end_sample=94048, session_state_changing=false) at ../libs/ardour/route.cc:4037
#12 0x00007efd381a2a40 in ARDOUR::Graph::process_one_route (this=0x564453ebc430, route=0x564455cc8c20) at ../libs/ardour/graph.cc:546
#13 0x00007efd386b83f2 in ARDOUR::Route::process (this=0x564455cc8c20) at ../libs/ardour/route.cc:705
#14 0x00007efd381acf4b in ARDOUR::GraphNode::run (this=0x564455cc9090, chain=0x564456a1ba50) at ../libs/ardour/graphnode.cc:67
#15 0x00007efd381a102a in ARDOUR::Graph::run_one (this=0x564453ebc430) at ../libs/ardour/graph.cc:344
#16 0x00007efd381a1875 in ARDOUR::Graph::main_thread (this=0x564453ebc430) at ../libs/ardour/graph.cc:425
#17 0x00007efd381ac4d3 in boost::_mfi::mf0<void, ARDOUR::Graph>::operator() (this=0x7efd327fdf18, p=0x564453ebc430) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/mem_fn_template.hpp:49
#18 0x00007efd381ab890 in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0> (this=0x7efd327fdf28, f=..., a=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:259
#19 0x00007efd381aa8c7 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator() (this=0x7efd327fdf18) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:1294
#20 0x00007efd381a9317 in boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >, void>::invoke (function_obj_ptr=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:159
#21 0x0000564450579928 in boost::function0<void>::operator() (this=0x7efd327fdf10) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:769
#22 0x00007efceec81b49 in ARDOUR::AlsaAudioBackend::alsa_process_thread (arg=0x5644533ec580) at ../libs/backends/alsa/alsa_audiobackend.cc:1214
#23 0x00007efd354aa12d in start_thread () from /lib64/libc.so.6
#24 0x00007efd3552ad74 in clone () from /lib64/libc.so.6

Thread 14 (Thread 0x7efced3ff6c0 (LWP 37880) "ALSA-MIDI-LIST"):
#0  0x00007efd3551e21f in poll () from /lib64/libc.so.6
#1  0x00007efceec82cf8 in ARDOUR::AlsaAudioBackend::midi_device_thread (this=0x5644536962b0) at ../libs/backends/alsa/alsa_audiobackend.cc:1412
#2  0x00007efceec82b90 in ARDOUR::AlsaAudioBackend::_midi_device_thread (arg=0x5644536962b0) at ../libs/backends/alsa/alsa_audiobackend.cc:1375
#3  0x00007efd354aa12d in start_thread () from /lib64/libc.so.6
#4  0x00007efd3552ad74 in clone () from /lib64/libc.so.6

Thread 13 (Thread 0x7efd33b3b900 (LWP 37879) "audioengine"):
#0  0x00007efd3552392d in syscall () from /lib64/libc.so.6
#1  0x00007efd3493bea8 in PBD::Semaphore::wait (this=0x564453ebc578) at ../libs/pbd/semutils.cc:120
#2  0x00007efd381a2023 in ARDOUR::Graph::routes_no_roll (this=0x564453ebc430, chain=std::shared_ptr<ARDOUR::GraphChain> (use count 3, weak count 0) = {...}, nframes=512, start_sample=94048, end_sample=94048, non_rt_pending=false) at ../libs/ardour/graph.cc:481
#3  0x00007efd387cab01 in ARDOUR::Session::no_roll (this=0x564454eda800, nframes=512) at ../libs/ardour/session_process.cc:236
#4  0x00007efd387cd2c5 in ARDOUR::Session::process_without_events (this=0x564454eda800, nframes=512) at ../libs/ardour/session_process.cc:715
#5  0x00007efd387cc619 in ARDOUR::Session::process_with_events (this=0x564454eda800, nframes=512) at ../libs/ardour/session_process.cc:543
#6  0x00007efd387ca126 in ARDOUR::Session::process (this=0x564454eda800, nframes=512) at ../libs/ardour/session_process.cc:130
#7  0x00007efd37fde21a in ARDOUR::AudioEngine::process_callback (this=0x564452e52c80, nframes=512) at ../libs/ardour/audioengine.cc:539
#8  0x00007efceec86538 in ARDOUR::AlsaAudioBackend::main_process_thread (this=0x5644536962b0) at ../libs/backends/alsa/alsa_audiobackend.cc:1969
#9  0x00007efceec7f4d1 in pthread_process (arg=0x5644536962b0) at ../libs/backends/alsa/alsa_audiobackend.cc:806
#10 0x00007efd354aa12d in start_thread () from /lib64/libc.so.6
#11 0x00007efd3552ad74 in clone () from /lib64/libc.so.6

Thread 12 (Thread 0x7efd34fca900 (LWP 37878) "AlsaMidiIO"):
#0  0x00007efd3551e21f in poll () from /lib64/libc.so.6
#1  0x00007efceecad4a4 in ARDOUR::AlsaRawMidiIn::main_process_thread (this=0x5644541e3110) at ../libs/backends/alsa/alsa_rawmidi.cc:255
#2  0x00007efceecaadbf in pthread_process (arg=0x5644541e3568) at ../libs/backends/alsa/alsa_midi.cc:68
#3  0x00007efd354aa12d in start_thread () from /lib64/libc.so.6
#4  0x00007efd3552ad74 in clone () from /lib64/libc.so.6

Thread 11 (Thread 0x7efd34fd6900 (LWP 37877) "AlsaMidiIO"):
#0  0x00007efd354a6d16 in __futex_abstimed_wait_common () from /lib64/libc.so.6
#1  0x00007efd354a9510 in pthread_cond_wait () from /lib64/libc.so.6
#2  0x00007efceecacd88 in ARDOUR::AlsaRawMidiOut::main_process_thread (this=0x564453016c00) at ../libs/backends/alsa/alsa_rawmidi.cc:150
#3  0x00007efceecaadbf in pthread_process (arg=0x564453016c18) at ../libs/backends/alsa/alsa_midi.cc:68
#4  0x00007efd354aa12d in start_thread () from /lib64/libc.so.6
#5  0x00007efd3552ad74 in clone () from /lib64/libc.so.6

Thread 10 (Thread 0x7efcdf7fe6c0 (LWP 37876) "ExecStdOut"):
#0  0x00007efd3551e21f in poll () from /lib64/libc.so.6
#1  0x00007efd3494c58e in PBD::SystemExec::output_interposer (this=0x56445423d6c0) at ../libs/pbd/system_exec.cc:884
#2  0x00007efd3494b6b4 in interposer_thread (arg=0x56445423d6c0) at ../libs/pbd/system_exec.cc:282
#3  0x00007efd354aa12d in start_thread () from /lib64/libc.so.6
#4  0x00007efd3552ad74 in clone () from /lib64/libc.so.6

Thread 9 (Thread 0x7efcedfff6c0 (LWP 37867) "gmain"):
#0  0x00007efd3551e21f in poll () from /lib64/libc.so.6
#1  0x00007efd33056c76 in ?? () from /opt/Ardour-7.3.168-dbg/lib/libglib-2.0.so.0
#2  0x00007efd33056d8c in g_main_context_iteration () from /opt/Ardour-7.3.168-dbg/lib/libglib-2.0.so.0
#3  0x00007efd33056dd1 in ?? () from /opt/Ardour-7.3.168-dbg/lib/libglib-2.0.so.0
#4  0x00007efd330874a5 in ?? () from /opt/Ardour-7.3.168-dbg/lib/libglib-2.0.so.0
#5  0x00007efd354aa12d in start_thread () from /lib64/libc.so.6
#6  0x00007efd3552ad74 in clone () from /lib64/libc.so.6

Thread 8 (Thread 0x7efcfc9ff6c0 (LWP 37855) "DeviceList"):
#0  0x00007efd3552392d in syscall () from /lib64/libc.so.6
#1  0x00007efd330aa47f in g_cond_wait () from /opt/Ardour-7.3.168-dbg/lib/libglib-2.0.so.0
#2  0x00007efd37fdeebd in ARDOUR::AudioEngine::do_devicelist_update (this=0x564452e52c80) at ../libs/ardour/audioengine.cc:752
#3  0x00007efd37fed581 in boost::_mfi::mf0<void, ARDOUR::AudioEngine>::operator() (this=0x564452e502e0, p=0x564452e52c80) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/mem_fn_template.hpp:49
#4  0x00007efd37fecabc in boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> >::operator()<boost::_mfi::mf0<void, ARDOUR::AudioEngine>, boost::_bi::list0> (this=0x564452e502f0, f=..., a=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:259
#5  0x00007efd37fec125 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::AudioEngine>, boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> > >::operator() (this=0x564452e502e0) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:1294
#6  0x00007efd37feb2ad in boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::AudioEngine>, boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> > >, void>::invoke (function_obj_ptr=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:159
#7  0x0000564450579928 in boost::function0<void>::operator() (this=0x564452e502d8) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:769
#8  0x00007efd349359e3 in PBD::Thread::_run (arg=0x564452e502b0) at ../libs/pbd/pthread_utils.cc:488
#9  0x00007efd354aa12d in start_thread () from /lib64/libc.so.6
#10 0x00007efd3552ad74 in clone () from /lib64/libc.so.6

Thread 7 (Thread 0x7efcfebff6c0 (LWP 37854) "EngineWatchdog"):
#0  0x00007efd3552392d in syscall () from /lib64/libc.so.6
#1  0x00007efd330aa47f in g_cond_wait () from /opt/Ardour-7.3.168-dbg/lib/libglib-2.0.so.0
#2  0x00007efd37fdec3f in ARDOUR::AudioEngine::do_reset_backend (this=0x564452e52c80) at ../libs/ardour/audioengine.cc:716
#3  0x00007efd37fed581 in boost::_mfi::mf0<void, ARDOUR::AudioEngine>::operator() (this=0x564452e50790, p=0x564452e52c80) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/mem_fn_template.hpp:49
#4  0x00007efd37fecabc in boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> >::operator()<boost::_mfi::mf0<void, ARDOUR::AudioEngine>, boost::_bi::list0> (this=0x564452e507a0, f=..., a=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:259
#5  0x00007efd37fec125 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::AudioEngine>, boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> > >::operator() (this=0x564452e50790) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/bind/bind.hpp:1294
#6  0x00007efd37feb2ad in boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::AudioEngine>, boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> > >, void>::invoke (function_obj_ptr=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:159
#7  0x0000564450579928 in boost::function0<void>::operator() (this=0x564452e50788) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:769
#8  0x00007efd349359e3 in PBD::Thread::_run (arg=0x564452e50760) at ../libs/pbd/pthread_utils.cc:488
#9  0x00007efd354aa12d in start_thread () from /lib64/libc.so.6
#10 0x00007efd3552ad74 in clone () from /lib64/libc.so.6

Thread 6 (Thread 0x7efcfffff6c0 (LWP 37852) "Analyzer"):
#0  0x00007efd3552392d in syscall () from /lib64/libc.so.6
#1  0x00007efd330aa47f in g_cond_wait () from /opt/Ardour-7.3.168-dbg/lib/libglib-2.0.so.0
#2  0x00007efd37f8d6b6 in ARDOUR::Analyser::work () at ../libs/ardour/analyser.cc:95
#3  0x0000564450ef81a7 in sigc::pointer_functor0<void>::operator() (this=0x564452e22210) at /home/ardour/linux-x86_64-v5/gtk/inst/include/sigc++-2.0/sigc++/functors/ptr_fun.h:77
#4  0x00007efd37f90a2a in boost::detail::function::void_function_obj_invoker0<sigc::pointer_functor0<void>, void>::invoke (function_obj_ptr=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:159
#5  0x0000564450579928 in boost::function0<void>::operator() (this=0x564452e22208) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:769
#6  0x00007efd349359e3 in PBD::Thread::_run (arg=0x564452e221e0) at ../libs/pbd/pthread_utils.cc:488
#7  0x00007efd354aa12d in start_thread () from /lib64/libc.so.6
#8  0x00007efd3552ad74 in clone () from /lib64/libc.so.6

Thread 5 (Thread 0x7efd07fff6c0 (LWP 37851) "PeakFileBuilder"):
#0  0x00007efd3552392d in syscall () from /lib64/libc.so.6
#1  0x00007efd330aa47f in g_cond_wait () from /opt/Ardour-7.3.168-dbg/lib/libglib-2.0.so.0
#2  0x00007efd3887621f in peak_thread_work () at ../libs/ardour/source_factory.cc:75
#3  0x00007efd39448615 in boost::detail::function::void_function_invoker0<void (*)(), void>::invoke (function_ptr=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:118
#4  0x0000564450579928 in boost::function0<void>::operator() (this=0x564452e21978) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:769
#5  0x00007efd349359e3 in PBD::Thread::_run (arg=0x564452e21950) at ../libs/pbd/pthread_utils.cc:488
#6  0x00007efd354aa12d in start_thread () from /lib64/libc.so.6
#7  0x00007efd3552ad74 in clone () from /lib64/libc.so.6

Thread 4 (Thread 0x7efd149fe6c0 (LWP 37850) "PeakFileBuilder"):
#0  0x00007efd3552392d in syscall () from /lib64/libc.so.6
#1  0x00007efd330aa47f in g_cond_wait () from /opt/Ardour-7.3.168-dbg/lib/libglib-2.0.so.0
#2  0x00007efd3887621f in peak_thread_work () at ../libs/ardour/source_factory.cc:75
#3  0x00007efd39448615 in boost::detail::function::void_function_invoker0<void (*)(), void>::invoke (function_ptr=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:118
#4  0x0000564450579928 in boost::function0<void>::operator() (this=0x564452e5ba98) at /home/ardour/linux-x86_64-v5/gtk/inst/include/boost/function/function_template.hpp:769
#5  0x00007efd349359e3 in PBD::Thread::_run (arg=0x564452e5ba70) at ../libs/pbd/pthread_utils.cc:488
#6  0x00007efd354aa12d in start_thread () from /lib64/libc.so.6
#7  0x00007efd3552ad74 in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7efd151ff6c0 (LWP 37849) "LXVSTEventLoop"):
#0  0x00007efd354f1005 in clock_nanosleep () from /lib64/libc.so.6
#1  0x00007efd354f57b7 in nanosleep () from /lib64/libc.so.6
#2  0x00007efd33088d48 in g_usleep () from /opt/Ardour-7.3.168-dbg/lib/libglib-2.0.so.0
#3  0x00005644513d8c35 in gui_event_loop (ptr=0x0) at ../gtk2_ardour/linux_vst_gui_support.cc:374
#4  0x00007efd354aa12d in start_thread () from /lib64/libc.so.6
#5  0x00007efd3552ad74 in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7efd369ff6c0 (LWP 37848) "Trigger Worker"):
#0  0x00007efd3551e21f in poll () from /lib64/libc.so.6
#1  0x00007efd3490eec0 in CrossThreadChannel::poll_for_request (this=0x564452d7b170) at ../libs/pbd/crossthread.posix.cc:108
#2  0x00007efd3490ef31 in CrossThreadChannel::receive (this=0x564452d7b170, msg=@0x7efd369fec0f: 0 '\000', wait=true) at ../libs/pbd/crossthread.posix.cc:133
#3  0x00007efd388d6001 in ARDOUR::TriggerBoxThread::thread_work (this=0x564452d7b140) at ../libs/ardour/triggerbox.cc:4853
#4  0x00007efd388d5f97 in ARDOUR::TriggerBoxThread::_thread_work (arg=0x564452d7b140) at ../libs/ardour/triggerbox.cc:4841
#5  0x00007efd34934f37 in fake_thread_start (arg=0x564452d7a5b0) at ../libs/pbd/pthread_utils.cc:101
#6  0x00007efd354aa12d in start_thread () from /lib64/libc.so.6
#7  0x00007efd3552ad74 in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7efd39300900 (LWP 37841) "ArdourGUI"):
#0  0x00007efd3552392d in syscall () from /lib64/libc.so.6
#1  0x00007efd330a973c in ?? () from /opt/Ardour-7.3.168-dbg/lib/libglib-2.0.so.0
#2  0x000056445055ff9c in Glib::Threads::Mutex::Lock::Lock (this=0x7ffe63e424d0, mutex=...) at /home/ardour/linux-x86_64-v5/gtk/inst/include/glibmm-2.4/glibmm/threads.h:687
#3  0x00007efd3871c371 in ARDOUR::Session::destroy (this=0x564454eda800) at ../libs/ardour/session.cc:627
#4  0x00007efd3871b1e6 in ARDOUR::Session::~Session (this=0x564454eda800, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at ../libs/ardour/session.cc:540
#5  0x00007efd3871bb1e in ARDOUR::Session::~Session (this=0x564454eda800, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at ../libs/ardour/session.cc:541
#6  0x0000564450588809 in ARDOUR_UI::finish (this=0x5644534247d0) at ../gtk2_ardour/ardour_ui.cc:1105
#7  0x00005644505b9cc6 in sigc::bound_mem_functor0<void, ARDOUR_UI>::operator() (this=0x564453540120) at /home/ardour/linux-x86_64-v5/gtk/inst/include/sigc++-2.0/sigc++/functors/mem_fun.h:1991
#8  0x00005644505b172a in sigc::adaptor_functor<sigc::bound_mem_functor0<void, ARDOUR_UI> >::operator() (this=0x564453540118) at /home/ardour/linux-x86_64-v5/gtk/inst/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:256
#9  0x0000564450615654 in sigc::retype_return_functor<void, sigc::bound_mem_functor0<void, ARDOUR_UI> >::operator() (this=0x564453540110) at /home/ardour/linux-x86_64-v5/gtk/inst/include/sigc++-2.0/sigc++/adaptors/retype_return.h:269
#10 0x0000564450613979 in sigc::internal::slot_call0<sigc::retype_return_functor<void, sigc::bound_mem_functor0<void, ARDOUR_UI> >, void>::call_it (rep=0x5644535400e0) at /home/ardour/linux-x86_64-v5/gtk/inst/include/sigc++-2.0/sigc++/functors/slot.h:136
#11 0x00007efd3385e868 in Glib::SignalProxyNormal::slot0_void_callback(_GObject*, void*) () from /opt/Ardour-7.3.168-dbg/lib/libglibmm-2.4.so.1
#12 0x00007efd3340f6b5 in g_closure_invoke () from /opt/Ardour-7.3.168-dbg/lib/libgobject-2.0.so.0
#13 0x00007efd33422593 in ?? () from /opt/Ardour-7.3.168-dbg/lib/libgobject-2.0.so.0
#14 0x00007efd3342c364 in g_signal_emit_valist () from /opt/Ardour-7.3.168-dbg/lib/libgobject-2.0.so.0
#15 0x00007efd3342c7e2 in g_signal_emit () from /opt/Ardour-7.3.168-dbg/lib/libgobject-2.0.so.0
#16 0x00007efd32078090 in ?? () from /opt/Ardour-7.3.168-dbg/lib/libgtk-x11-2.0.so.0
#17 0x00007efd3207830c in gtk_action_activate () from /opt/Ardour-7.3.168-dbg/lib/libgtk-x11-2.0.so.0
#18 0x00007efd32198e93 in ?? () from /opt/Ardour-7.3.168-dbg/lib/libgtk-x11-2.0.so.0
#19 0x00007efd3340f6b5 in g_closure_invoke () from /opt/Ardour-7.3.168-dbg/lib/libgobject-2.0.so.0
#20 0x00007efd33421e84 in ?? () from /opt/Ardour-7.3.168-dbg/lib/libgobject-2.0.so.0
#21 0x00007efd3342c364 in g_signal_emit_valist () from /opt/Ardour-7.3.168-dbg/lib/libgobject-2.0.so.0
#22 0x00007efd3342c7e2 in g_signal_emit () from /opt/Ardour-7.3.168-dbg/lib/libgobject-2.0.so.0
#23 0x00007efd3230935e in gtk_widget_activate () from /opt/Ardour-7.3.168-dbg/lib/libgtk-x11-2.0.so.0
#24 0x00007efd3219f882 in gtk_menu_shell_activate_item () from /opt/Ardour-7.3.168-dbg/lib/libgtk-x11-2.0.so.0
#25 0x00007efd3219fcd6 in ?? () from /opt/Ardour-7.3.168-dbg/lib/libgtk-x11-2.0.so.0
#26 0x00007efd321918d6 in ?? () from /opt/Ardour-7.3.168-dbg/lib/libgtk-x11-2.0.so.0
#27 0x00007efd32185d8c in ?? () from /opt/Ardour-7.3.168-dbg/lib/libgtk-x11-2.0.so.0
#28 0x00007efd3340f6b5 in g_closure_invoke () from /opt/Ardour-7.3.168-dbg/lib/libgobject-2.0.so.0
#29 0x00007efd334228bd in ?? () from /opt/Ardour-7.3.168-dbg/lib/libgobject-2.0.so.0
#30 0x00007efd3342bdc8 in g_signal_emit_valist () from /opt/Ardour-7.3.168-dbg/lib/libgobject-2.0.so.0
#31 0x00007efd3342c7e2 in g_signal_emit () from /opt/Ardour-7.3.168-dbg/lib/libgobject-2.0.so.0
#32 0x00007efd3230a7ac in ?? () from /opt/Ardour-7.3.168-dbg/lib/libgtk-x11-2.0.so.0
#33 0x00007efd3218437d in gtk_propagate_event () from /opt/Ardour-7.3.168-dbg/lib/libgtk-x11-2.0.so.0
#34 0x00007efd32184803 in gtk_main_do_event () from /opt/Ardour-7.3.168-dbg/lib/libgtk-x11-2.0.so.0
#35 0x00007efd31c6fbbc in ?? () from /opt/Ardour-7.3.168-dbg/lib/libgdk-x11-2.0.so.0
#36 0x00007efd33056a87 in g_main_context_dispatch () from /opt/Ardour-7.3.168-dbg/lib/libglib-2.0.so.0
#37 0x00007efd33056ce8 in ?? () from /opt/Ardour-7.3.168-dbg/lib/libglib-2.0.so.0
#38 0x00007efd33057002 in g_main_loop_run () from /opt/Ardour-7.3.168-dbg/lib/libglib-2.0.so.0
#39 0x00007efd321834c7 in gtk_main () from /opt/Ardour-7.3.168-dbg/lib/libgtk-x11-2.0.so.0
#40 0x00007efd34d3eec2 in Gtkmm2ext::UI::run (this=0x5644534247d0, old_receiver=...) at ../libs/gtkmm2ext/gtk_ui.cc:309
#41 0x0000564450bd54bc in main (argc=1, argv=0x7ffe63e44318) at ../gtk2_ardour/main.cc:469
(gdb) 

x42

2023-04-01 21:49

administrator   ~0027527

Looks like a yabridge issue. The main realtime process thread is blocked in asio::read revc.

Thread "RT-main-0x7efd3" (ardour's realtime audio process)
 * holds the main engine-process mutex
 * holds the VST3 parameter/process mutex
 * and hangs/waits in libyabridge-vst3.so << THIS IS THE ISSUE

Thread "host-callbacks" (yabridge thread)
 * waits for the VST3 parameter/process mutex

Thread "ArdourGUI"
 * waits for the main engine-process lock

cjs

2023-04-02 01:19

reporter   ~0027528

Did this process change from 7.2 to 7.3? is this something I need to pester Robbert about?

x42

2023-04-02 01:37

administrator   ~0027529

Yes, VST3 host changed significantly in Ardour 7.3.

Aside from adding multi-out, various issues that yabridge worked around were fixed (eg. non const Vst::IParameterChanges).
This also included making processing and restartComponent mutually exclusive (unless restartComponent is called directly from the plugin's process). This seems to be pertinent here.

I already and I asked Robbert on IRC about this issue.

cjs

2023-04-02 01:48

reporter   ~0027530

That's good to know- thanks for the help with my probably extremely obscure problem!

cjs

2023-09-27 02:23

reporter   ~0028119

Anomaly persists in 8.0rc1.20

x42

2023-09-29 09:01

administrator   ~0028123

Very likely a yabridge issue

cjs

2023-12-26 00:25

reporter   ~0028437

Issue is fixed now with Yabridge 5.1.0 and Ardour 8.2.7.

Issue History

Date Modified Username Field Change
2023-03-09 01:29 cjs New Issue
2023-03-18 22:08 cjs Note Added: 0027481
2023-03-21 18:10 paul Note Added: 0027488
2023-03-21 18:10 paul Note Edited: 0027488
2023-03-22 23:08 cjs Note Added: 0027504
2023-03-31 16:36 cjs Note Added: 0027519
2023-03-31 16:36 cjs File Added: clint localhost opt Ardour.txt
2023-03-31 16:52 paul Note Added: 0027520
2023-03-31 18:07 cjs Note Added: 0027521
2023-03-31 18:07 cjs File Added: clint localhost gdb attach.txt
2023-03-31 23:27 x42 Note Added: 0027522
2023-03-31 23:27 x42 Note Edited: 0027522
2023-04-01 03:52 cjs Note Added: 0027523
2023-04-01 19:23 cjs Note Added: 0027525
2023-04-01 19:23 cjs File Added: clint73168 localhost gdb GNU.txt
2023-04-01 21:49 x42 Note Added: 0027527
2023-04-02 01:19 cjs Note Added: 0027528
2023-04-02 01:37 x42 Note Added: 0027529
2023-04-02 01:48 cjs Note Added: 0027530
2023-09-27 02:23 cjs Note Added: 0028119
2023-09-29 09:01 x42 Note Added: 0028123
2023-12-26 00:25 cjs Note Added: 0028437