View Issue Details

IDProjectCategoryView StatusLast Update
0009361ardourbugspublic2023-06-10 19:49
Reporterskygge Assigned Tox42  
PrioritynormalSeveritycrashReproducibilityrandom
Status resolvedResolutionfixed 
PlatformGNUOSLinuxOS Version(any)
Product Version7.4 
Summary0009361: Stop-and-forget record leads to crash
DescriptionIf you have a really demanding part to record, and you try to record it using "stop and forget" feature (Ctrl+Space) , sooner or later Ardour crashes.
You can record 10 takes, maybe 20 if you're lucky enough... Just repeat "Shift+Space" and "Ctrl+Space" and you can be 100% sure that Ardour window will disappear.
Steps To ReproduceUse "Stop and Forget" several times in a row: Shift+Space to start record, Ctrl+Space to stop and forget. I bet you can't reach 30 takes.
Additional InformationLogs attached.
Tagscrash after a take, recording crash

Relationships

duplicate of 0009363 resolvedx42 Crash on aborting record 

Activities

skygge

2023-06-08 13:01

reporter  

stop_and_forget_crash.log (5,214 bytes)   
First crash, debug mode (-D all), JACK backend (PW-jack):

gui: valid request, calling ::do_request()
PBD::DEBUG::AbstractUI: PBD::DEBUG::AbstractUI: gui: allocated normal heap request of type 1, caller butler
PBD::DEBUG::AbstractUI: gui/butler queue call-slot using functor @ 0x7f28dc0efd40, invalidation 0
PBD::DEBUG::AbstractUI: gui reading requests from RB[11] @ 0x7f28f80027a0 for thread 139814024242880, requests = 21 + 0
PBD::DEBUG::AbstractUI: gui/butler/139813467395776 send heap request type 1 IR 0
gui: valid request, unlocking before calling
PBD::DEBUG::AbstractUI: gui: valid request, calling ::do_request()
DEBUG::EventLoop: gui: signal_new_request
ardour-7.4.220: ../libs/ardour/session.cc:4669: void ARDOUR::Session::remove_source(std::weak_ptr<ARDOUR::Source>, bool): Assertion `!source->used ()' failed.
PBD::DEBUG::AbstractUI: gui reading requests from RB[11] @ 0x7f28f80027a0 for thread 139814024242880, requests = 20 + 0
PBD::DEBUG::AbstractUI: gui: valid request, unlocking before calling
PBD::DEBUG::AbstractUI: gui: valid request, calling ::do_request()
PBD::DEBUG::AbstractUI: gui reading requests from RB[11] @ 0x7f28f80027a0 for thread 139814024242880, requests = 19 + 0
PBD::DEBUG::AbstractUI: gui: valid request, unlocking before calling
Segmentation fault (core dumped)


Second crash, debug mode (-D all), JACK backend (PW-jack):

PBD::DEBUG::AbstractUI: gui reading requests from RB[11] @ 0x7fd464000e30 for thread 140549784860352, requests = 40 + 0
PBD::DEBUG::AbstractUI: gui: valid request, unlocking before calling
PBD::DEBUG::AbstractUI: gui: valid request, calling ::do_request()
PBD::DEBUG::AbstractUI: gui reading requests from RB[11] @ 0x7fd464000e30 for thread 140549784860352, requests = 39 + 0
PBD::DEBUG::AbstractUI: gui: valid request, unlocking before calling
PBD::DEBUG::AbstractUI: gui: valid request, calling ::do_request()
PBD::DEBUG::AbstractUI: gui: allocated normal heap request of type 1, caller butler
PBD::DEBUG::AbstractUI: gui/butler queue call-slot using functor @ 0x7fd44809ad40, invalidation 0
PBD::DEBUG::AbstractUI: PBD::DEBUG::AbstractUI: gui/butler/140549718394560 send heap request type 1 IR 0
gui reading requests from RB[11] @ 0x7fd464000e30 for thread 140549784860352, requests = 38 + 0
PBD::DEBUG::AbstractUI: gui: valid request, unlocking before calling
PBD::DEBUG::AbstractUI: gui: valid request, calling ::do_request()
DEBUG::EventLoop: gui: signal_new_request
PBD::DEBUG::AbstractUI: gui: allocated normal heap request of type 1, caller butler
PBD::DEBUG::AbstractUI: gui/butler queue call-slot using functor @ 0x7fd44809ad40, invalidation 0
PBD::DEBUG::AbstractUI: PBD::DEBUG::AbstractUI: gui/butler/140549718394560 send heap request type 1 IR 0
gui reading requests from RB[11] @ 0x7fd464000e30 for thread 140549784860352, requests = 37 + 0
PBD::DEBUG::AbstractUI: gui: valid request, unlocking before calling
PBD::DEBUG::AbstractUI: gui: valid request, calling ::do_request()
DEBUG::EventLoop: gui: signal_new_request
ardour-7.4.220: ../libs/ardour/session.cc:4669: void ARDOUR::Session::remove_source(std::weak_ptr<ARDOUR::Source>, bool): Assertion `!source->used ()' failed.
Aborted (core dumped)


Third crash, normal mode - unable to run in debug mode and switch audio backend, Ardour crashes every time.
ALSA backend:

AlsaSeqMidiIO: cannot connect output port.
AlsaSeqMidiIO: cannot connect input port.
AlsaSeqMidiIO: cannot connect output port.
AlsaSeqMidiIO: cannot connect input port.
Cue Control in new MIDI buffer of size 8192
MIDI Clock in new MIDI buffer of size 8192
MIDI Clock out new MIDI buffer of size 8192
MMC in new MIDI buffer of size 8192
MMC out new MIDI buffer of size 8192
MTC in new MIDI buffer of size 8192
MTC out new MIDI buffer of size 8192
Scene in new MIDI buffer of size 8192
Scene out new MIDI buffer of size 8192
x-virtual-keyboard new MIDI buffer of size 8192
AudioSource destroyed with leftover peak data pending
AudioSource destroyed with leftover peak data pending
AudioSource destroyed with leftover peak data pending
AudioSource destroyed with leftover peak data pending
AudioSource destroyed with leftover peak data pending
AudioSource destroyed with leftover peak data pending
AudioSource destroyed with leftover peak data pending
AudioSource destroyed with leftover peak data pending
AudioSource destroyed with leftover peak data pending
AudioSource destroyed with leftover peak data pending
AudioSource destroyed with leftover peak data pending
AudioSource destroyed with leftover peak data pending
AudioSource destroyed with leftover peak data pending
AudioSource destroyed with leftover peak data pending
AudioSource destroyed with leftover peak data pending
AudioSource destroyed with leftover peak data pending
AudioSource destroyed with leftover peak data pending
AudioSource destroyed with leftover peak data pending
AudioSource destroyed with leftover peak data pending
AudioSource destroyed with leftover peak data pending
AudioSource destroyed with leftover peak data pending
AudioSource destroyed with leftover peak data pending
AudioSource destroyed with leftover peak data pending
Bad use dec for Take277_Audio 1-1.wav
Bad use dec for Take277_Audio 1-1.wav
Aborted (core dumped)
stop_and_forget_crash.log (5,214 bytes)   

x42

2023-06-08 22:00

administrator   ~0027711

Which version of Ardour do you use? Is that 7.4.0 ?

Does this still happen with 7.4.220 (or later)?
If so could you get a backtrace (https://ardour.org/debugging_ardour , demo version from https://nightly.ardour.org/ is fine to test. Thanks in advance)

skygge

2023-06-09 07:52

reporter   ~0027715

Attached logs are from 7.4.220 so - yes. Well... maybe.
Because there's something strange going on. If I run Ardour in debug mode (-D all) it is very unstable. It crashes all the time on 'everything', even adding a track.
I tried now v7.4.233 in normal mode and it seems to be stable, except debug mode, where I've got one crash after the other.

This is an old story, I remember this issue even in v5... I reported this bug long time ago but it was closed with "cannot reproduce" or something.

x42

2023-06-09 11:41

administrator   ~0027716

Yeah `-Dall` is pretty useless. It can spit out MBs of texts in under a second :)
and yes -Dxxxx can indeed cause crashes because print happens concurrently from different threads. These -D debug flags are not usually useful to track down crashes, they are more of a developer tool to debug specific issues.

Can you try to get a backtrace running Ardour inside gdb (https://ardour.org/debugging_ardour)?

> I reported this bug long time ago but it was closed with "cannot reproduce" or something.

We don't usually do that. - Then again, Ardour's recording infrastructure was completely overhauled since v5.x, so it is unlikely to be the same issue.

x42

2023-06-09 11:59

administrator   ~0027717

PS.

I do see see where it crashes. it is a failed assert()ion: Ardour reaches a state that should be impossible to reach: A source is removed while it is still in use.
So far we have not been able to find the root cause and have added the assert() in the hope to get a complete backtrace that can lead this.

It is great that you can apparently re-create it with relative ease.

skygge

2023-06-09 12:23

reporter   ~0027719

[...]
> Ardour reaches a state that should be impossible to reach
[...]
It reminds me another system I administer: Zabbix. If something is wrong, I see something like this in logs: "Something impossible has just happened". :D
[...]
> I do see see where it crashes
[...]
Is that means I don't need to "try to get a backtrace running Ardour inside gdb" anymore? Regards!

x42

2023-06-09 12:28

administrator   ~0027720

> I do see see where it crashes
> [...]
> Is that means I don't need to "try to get a backtrace running Ardour inside gdb" anymore? Regards!

I still need the "why" and thread context. but meryl was faster: https://tracker.ardour.org/view.php?id=9363

So thanks to them, you don't need to provide a backtrace anymore.

x42

2023-06-09 16:50

administrator   ~0027721

Last edited: 2023-06-09 16:51

OK should be fixed now in 7.4-238. Please test

skygge

2023-06-09 20:30

reporter   ~0027726

I can definitely see progress. Ardour crashed at 57th take :D

x42

2023-06-09 21:43

administrator   ~0027728

I'm not sure how to interpret that smiley. Are you still getting crashes?

And if so, can you get a backtrace?

skygge

2023-06-09 22:25

reporter   ~0027729

Yes, the crashes are still there but not that often.
Backtrace generated. Thank you for your effort!
stop_and_forget_crash_backtrace.log (85,172 bytes)   
AudioSource destroyed with leftover peak data pending
AudioSource destroyed with leftover peak data pending
AudioSource destroyed with leftover peak data pending
AudioSource destroyed with leftover peak data pending
AudioSource destroyed with leftover peak data pending
AudioSource destroyed with leftover peak data pending
AudioSource destroyed with leftover peak data pending
AudioSource destroyed with leftover peak data pending
AudioSource destroyed with leftover peak data pending
AudioSource destroyed with leftover peak data pending
AudioSource destroyed with leftover peak data pending
AudioSource destroyed with leftover peak data pending
AudioSource destroyed with leftover peak data pending
AudioSource destroyed with leftover peak data pending
AudioSource destroyed with leftover peak data pending
AudioSource destroyed with leftover peak data pending
AudioSource destroyed with leftover peak data pending
AudioSource destroyed with leftover peak data pending
AudioSource destroyed with leftover peak data pending
AudioSource destroyed with leftover peak data pending
AudioSource destroyed with leftover peak data pending
AudioSource destroyed with leftover peak data pending
[New Thread 0x7fffc6d9c6c0 (LWP 26681)]
[New Thread 0x7fffa23fd6c0 (LWP 26682)]
[New Thread 0x7fffc659b6c0 (LWP 26683)]
[New Thread 0x7fffa0bfa6c0 (LWP 26684)]
[New Thread 0x7fff67fff6c0 (LWP 26685)]
[New Thread 0x7fff657696c0 (LWP 26686)]
[New Thread 0x7fff64f686c0 (LWP 26687)]
[New Thread 0x7fff417ff6c0 (LWP 26688)]
[Thread 0x7fff417ff6c0 (LWP 26688) exited]
[Thread 0x7fff64f686c0 (LWP 26687) exited]
[Thread 0x7fff657696c0 (LWP 26686) exited]
[Thread 0x7fff67fff6c0 (LWP 26685) exited]
[Thread 0x7fffa0bfa6c0 (LWP 26684) exited]
[Thread 0x7fffc659b6c0 (LWP 26683) exited]
[Thread 0x7fffa23fd6c0 (LWP 26682) exited]
[Thread 0x7fffc6d9c6c0 (LWP 26681) exited]
AudioSource destroyed with leftover peak data pending
AudioSource destroyed with leftover peak data pending
AudioSource destroyed with leftover peak data pending
AudioSource destroyed with leftover peak data pending
AudioSource destroyed with leftover peak data pending
AudioSource destroyed with leftover peak data pending
[New Thread 0x7fff417ff6c0 (LWP 26689)]
[New Thread 0x7fff64f686c0 (LWP 26690)]
[New Thread 0x7fff657696c0 (LWP 26691)]
[New Thread 0x7fff67fff6c0 (LWP 26692)]
[New Thread 0x7fffc6d9c6c0 (LWP 26693)]
[New Thread 0x7fffc659b6c0 (LWP 26694)]
[New Thread 0x7fffa23fd6c0 (LWP 26695)]
[New Thread 0x7fffa0bfa6c0 (LWP 26696)]
[Thread 0x7fffa0bfa6c0 (LWP 26696) exited]
[Thread 0x7fffa23fd6c0 (LWP 26695) exited]
[Thread 0x7fffc659b6c0 (LWP 26694) exited]
[Thread 0x7fffc6d9c6c0 (LWP 26693) exited]
[Thread 0x7fff67fff6c0 (LWP 26692) exited]
[Thread 0x7fff657696c0 (LWP 26691) exited]
[Thread 0x7fff64f686c0 (LWP 26690) exited]
[Thread 0x7fff417ff6c0 (LWP 26689) exited]
AudioSource destroyed with leftover peak data pending
[New Thread 0x7fffa0bfa6c0 (LWP 26697)]
[New Thread 0x7fffa23fd6c0 (LWP 26698)]
[New Thread 0x7fffc659b6c0 (LWP 26699)]
[New Thread 0x7fffc6d9c6c0 (LWP 26700)]
[New Thread 0x7fff67fff6c0 (LWP 26701)]
[New Thread 0x7fff657696c0 (LWP 26702)]
[New Thread 0x7fff64f686c0 (LWP 26703)]
[New Thread 0x7fff417ff6c0 (LWP 26704)]
[Thread 0x7fff417ff6c0 (LWP 26704) exited]
[Thread 0x7fff64f686c0 (LWP 26703) exited]
[Thread 0x7fff657696c0 (LWP 26702) exited]
[Thread 0x7fff67fff6c0 (LWP 26701) exited]
[Thread 0x7fffc6d9c6c0 (LWP 26700) exited]
[Thread 0x7fffc659b6c0 (LWP 26699) exited]
[Thread 0x7fffa23fd6c0 (LWP 26698) exited]
[Thread 0x7fffa0bfa6c0 (LWP 26697) exited]
AudioSource destroyed with leftover peak data pending
[New Thread 0x7fff417ff6c0 (LWP 26705)]
[New Thread 0x7fff64f686c0 (LWP 26706)]
[New Thread 0x7fff657696c0 (LWP 26707)]
[New Thread 0x7fff67fff6c0 (LWP 26708)]
[New Thread 0x7fffc6d9c6c0 (LWP 26709)]
[New Thread 0x7fffc659b6c0 (LWP 26710)]
[New Thread 0x7fffa23fd6c0 (LWP 26711)]
[New Thread 0x7fffa0bfa6c0 (LWP 26712)]
[Thread 0x7fffa0bfa6c0 (LWP 26712) exited]
[Thread 0x7fffa23fd6c0 (LWP 26711) exited]
[Thread 0x7fffc659b6c0 (LWP 26710) exited]
[Thread 0x7fffc6d9c6c0 (LWP 26709) exited]
[Thread 0x7fff67fff6c0 (LWP 26708) exited]
[Thread 0x7fff657696c0 (LWP 26707) exited]
[Thread 0x7fff64f686c0 (LWP 26706) exited]
[Thread 0x7fff417ff6c0 (LWP 26705) exited]
AudioSource destroyed with leftover peak data pending
[New Thread 0x7fffa0bfa6c0 (LWP 26713)]
[New Thread 0x7fffa23fd6c0 (LWP 26714)]
[New Thread 0x7fffc659b6c0 (LWP 26715)]
[New Thread 0x7fffc6d9c6c0 (LWP 26716)]
[New Thread 0x7fff67fff6c0 (LWP 26717)]
[New Thread 0x7fff657696c0 (LWP 26718)]
[New Thread 0x7fff64f686c0 (LWP 26719)]
[New Thread 0x7fff417ff6c0 (LWP 26720)]
[Thread 0x7fff417ff6c0 (LWP 26720) exited]
[Thread 0x7fff64f686c0 (LWP 26719) exited]
[Thread 0x7fff657696c0 (LWP 26718) exited]
[Thread 0x7fff67fff6c0 (LWP 26717) exited]
[Thread 0x7fffc6d9c6c0 (LWP 26716) exited]
[Thread 0x7fffc659b6c0 (LWP 26715) exited]
[Thread 0x7fffa23fd6c0 (LWP 26714) exited]
[Thread 0x7fffa0bfa6c0 (LWP 26713) exited]
AudioSource destroyed with leftover peak data pending
AudioSource destroyed with leftover peak data pending
[New Thread 0x7fff417ff6c0 (LWP 26721)]
[New Thread 0x7fff64f686c0 (LWP 26722)]
[New Thread 0x7fff657696c0 (LWP 26723)]
[New Thread 0x7fff67fff6c0 (LWP 26724)]
[New Thread 0x7fffc6d9c6c0 (LWP 26725)]
[New Thread 0x7fffc659b6c0 (LWP 26726)]
[New Thread 0x7fffa23fd6c0 (LWP 26727)]
[New Thread 0x7fffa0bfa6c0 (LWP 26728)]
[Thread 0x7fffa0bfa6c0 (LWP 26728) exited]
[Thread 0x7fffa23fd6c0 (LWP 26727) exited]
[Thread 0x7fffc659b6c0 (LWP 26726) exited]
[Thread 0x7fffc6d9c6c0 (LWP 26725) exited]
[Thread 0x7fff67fff6c0 (LWP 26724) exited]
[Thread 0x7fff657696c0 (LWP 26723) exited]
[Thread 0x7fff64f686c0 (LWP 26722) exited]
[Thread 0x7fff417ff6c0 (LWP 26721) exited]
AudioSource destroyed with leftover peak data pending
[New Thread 0x7fffa0bfa6c0 (LWP 26729)]
[New Thread 0x7fffa23fd6c0 (LWP 26730)]
[New Thread 0x7fffc659b6c0 (LWP 26731)]
[New Thread 0x7fffc6d9c6c0 (LWP 26732)]
[New Thread 0x7fff67fff6c0 (LWP 26733)]
[New Thread 0x7fff657696c0 (LWP 26734)]
[New Thread 0x7fff64f686c0 (LWP 26735)]
[New Thread 0x7fff417ff6c0 (LWP 26736)]
[Thread 0x7fff417ff6c0 (LWP 26736) exited]
[Thread 0x7fff64f686c0 (LWP 26735) exited]
[Thread 0x7fff657696c0 (LWP 26734) exited]
[Thread 0x7fff67fff6c0 (LWP 26733) exited]
[Thread 0x7fffc6d9c6c0 (LWP 26732) exited]
[Thread 0x7fffc659b6c0 (LWP 26731) exited]
[Thread 0x7fffa23fd6c0 (LWP 26730) exited]
[Thread 0x7fffa0bfa6c0 (LWP 26729) exited]
AudioSource destroyed with leftover peak data pending
[New Thread 0x7fff417ff6c0 (LWP 26738)]
[New Thread 0x7fff64f686c0 (LWP 26739)]
[New Thread 0x7fff657696c0 (LWP 26740)]
[New Thread 0x7fff67fff6c0 (LWP 26741)]
[New Thread 0x7fffc6d9c6c0 (LWP 26742)]
[New Thread 0x7fffc659b6c0 (LWP 26743)]
[New Thread 0x7fffa23fd6c0 (LWP 26744)]
[New Thread 0x7fffa0bfa6c0 (LWP 26745)]
[Thread 0x7fffa0bfa6c0 (LWP 26745) exited]
[Thread 0x7fffa23fd6c0 (LWP 26744) exited]
[Thread 0x7fffc659b6c0 (LWP 26743) exited]
[Thread 0x7fffc6d9c6c0 (LWP 26742) exited]
[Thread 0x7fff67fff6c0 (LWP 26741) exited]
[Thread 0x7fff657696c0 (LWP 26740) exited]
[Thread 0x7fff64f686c0 (LWP 26739) exited]
[Thread 0x7fff417ff6c0 (LWP 26738) exited]
AudioSource destroyed with leftover peak data pending
AudioSource destroyed with leftover peak data pending
[New Thread 0x7fffa0bfa6c0 (LWP 26746)]
[New Thread 0x7fffa23fd6c0 (LWP 26747)]
[New Thread 0x7fffc659b6c0 (LWP 26748)]
[New Thread 0x7fffc6d9c6c0 (LWP 26749)]
[New Thread 0x7fff67fff6c0 (LWP 26750)]
[New Thread 0x7fff657696c0 (LWP 26751)]
[New Thread 0x7fff64f686c0 (LWP 26752)]
[New Thread 0x7fff417ff6c0 (LWP 26753)]
[Thread 0x7fff417ff6c0 (LWP 26753) exited]
[Thread 0x7fff64f686c0 (LWP 26752) exited]
[Thread 0x7fff657696c0 (LWP 26751) exited]
[Thread 0x7fff67fff6c0 (LWP 26750) exited]
[Thread 0x7fffc6d9c6c0 (LWP 26749) exited]
[Thread 0x7fffc659b6c0 (LWP 26748) exited]
[Thread 0x7fffa23fd6c0 (LWP 26747) exited]
[Thread 0x7fffa0bfa6c0 (LWP 26746) exited]
AudioSource destroyed with leftover peak data pending
[New Thread 0x7fff417ff6c0 (LWP 26754)]
[New Thread 0x7fff64f686c0 (LWP 26755)]
[New Thread 0x7fff657696c0 (LWP 26756)]
[New Thread 0x7fff67fff6c0 (LWP 26757)]
[New Thread 0x7fffc6d9c6c0 (LWP 26758)]
[New Thread 0x7fffc659b6c0 (LWP 26759)]
[New Thread 0x7fffa23fd6c0 (LWP 26760)]
[New Thread 0x7fffa0bfa6c0 (LWP 26761)]
[Thread 0x7fffa0bfa6c0 (LWP 26761) exited]
[Thread 0x7fffa23fd6c0 (LWP 26760) exited]
[Thread 0x7fffc659b6c0 (LWP 26759) exited]
[Thread 0x7fffc6d9c6c0 (LWP 26758) exited]
[Thread 0x7fff67fff6c0 (LWP 26757) exited]
[Thread 0x7fff657696c0 (LWP 26756) exited]
[Thread 0x7fff64f686c0 (LWP 26755) exited]
[Thread 0x7fff417ff6c0 (LWP 26754) exited]
AudioSource destroyed with leftover peak data pending
[New Thread 0x7fffa0bfa6c0 (LWP 26762)]
[New Thread 0x7fffa23fd6c0 (LWP 26763)]
[New Thread 0x7fffc659b6c0 (LWP 26764)]
[New Thread 0x7fffc6d9c6c0 (LWP 26765)]
[New Thread 0x7fff67fff6c0 (LWP 26766)]
[New Thread 0x7fff657696c0 (LWP 26767)]
[New Thread 0x7fff64f686c0 (LWP 26768)]
[New Thread 0x7fff417ff6c0 (LWP 26769)]
[Thread 0x7fff417ff6c0 (LWP 26769) exited]
[Thread 0x7fff64f686c0 (LWP 26768) exited]
[Thread 0x7fff657696c0 (LWP 26767) exited]
[Thread 0x7fff67fff6c0 (LWP 26766) exited]
[Thread 0x7fffc6d9c6c0 (LWP 26765) exited]
[Thread 0x7fffc659b6c0 (LWP 26764) exited]
[Thread 0x7fffa23fd6c0 (LWP 26763) exited]
[Thread 0x7fffa0bfa6c0 (LWP 26762) exited]
AudioSource destroyed with leftover peak data pending
[New Thread 0x7fff417ff6c0 (LWP 26770)]
[New Thread 0x7fff64f686c0 (LWP 26771)]
[New Thread 0x7fff657696c0 (LWP 26772)]
[New Thread 0x7fff67fff6c0 (LWP 26773)]
[New Thread 0x7fffc6d9c6c0 (LWP 26774)]
[New Thread 0x7fffc659b6c0 (LWP 26775)]
[New Thread 0x7fffa23fd6c0 (LWP 26776)]
[New Thread 0x7fffa0bfa6c0 (LWP 26777)]
[Thread 0x7fffa0bfa6c0 (LWP 26777) exited]
[Thread 0x7fffa23fd6c0 (LWP 26776) exited]
[Thread 0x7fffc659b6c0 (LWP 26775) exited]
[Thread 0x7fffc6d9c6c0 (LWP 26774) exited]
[Thread 0x7fff67fff6c0 (LWP 26773) exited]
[Thread 0x7fff657696c0 (LWP 26772) exited]
[Thread 0x7fff64f686c0 (LWP 26771) exited]
[Thread 0x7fff417ff6c0 (LWP 26770) exited]
AudioSource destroyed with leftover peak data pending
[New Thread 0x7fffa0bfa6c0 (LWP 26778)]
[New Thread 0x7fffa23fd6c0 (LWP 26779)]
[New Thread 0x7fffc659b6c0 (LWP 26780)]
[New Thread 0x7fffc6d9c6c0 (LWP 26781)]
[New Thread 0x7fff67fff6c0 (LWP 26782)]
[New Thread 0x7fff657696c0 (LWP 26783)]
[New Thread 0x7fff64f686c0 (LWP 26784)]
[New Thread 0x7fff417ff6c0 (LWP 26785)]
[Thread 0x7fff417ff6c0 (LWP 26785) exited]
[Thread 0x7fff64f686c0 (LWP 26784) exited]
[Thread 0x7fff657696c0 (LWP 26783) exited]
[Thread 0x7fff67fff6c0 (LWP 26782) exited]
[Thread 0x7fffc6d9c6c0 (LWP 26781) exited]
[Thread 0x7fffc659b6c0 (LWP 26780) exited]
[Thread 0x7fffa23fd6c0 (LWP 26779) exited]
[Thread 0x7fffa0bfa6c0 (LWP 26778) exited]
AudioSource destroyed with leftover peak data pending
[New Thread 0x7fff417ff6c0 (LWP 26788)]
[New Thread 0x7fff64f686c0 (LWP 26789)]
[New Thread 0x7fff657696c0 (LWP 26790)]
[New Thread 0x7fff67fff6c0 (LWP 26791)]
[New Thread 0x7fffc6d9c6c0 (LWP 26792)]
[New Thread 0x7fffc659b6c0 (LWP 26793)]
[New Thread 0x7fffa23fd6c0 (LWP 26794)]
[New Thread 0x7fffa0bfa6c0 (LWP 26795)]
[Thread 0x7fffa0bfa6c0 (LWP 26795) exited]
[Thread 0x7fffa23fd6c0 (LWP 26794) exited]
[Thread 0x7fffc659b6c0 (LWP 26793) exited]
[Thread 0x7fffc6d9c6c0 (LWP 26792) exited]
[Thread 0x7fff67fff6c0 (LWP 26791) exited]
[Thread 0x7fff657696c0 (LWP 26790) exited]
[Thread 0x7fff64f686c0 (LWP 26789) exited]
[Thread 0x7fff417ff6c0 (LWP 26788) exited]
AudioSource destroyed with leftover peak data pending
[New Thread 0x7fffa0bfa6c0 (LWP 26796)]
[New Thread 0x7fffa23fd6c0 (LWP 26797)]
[New Thread 0x7fffc659b6c0 (LWP 26798)]
[New Thread 0x7fffc6d9c6c0 (LWP 26799)]
[New Thread 0x7fff67fff6c0 (LWP 26800)]
[New Thread 0x7fff657696c0 (LWP 26801)]
[New Thread 0x7fff64f686c0 (LWP 26802)]
[New Thread 0x7fff417ff6c0 (LWP 26803)]
[Thread 0x7fff417ff6c0 (LWP 26803) exited]
[Thread 0x7fff64f686c0 (LWP 26802) exited]
[Thread 0x7fff657696c0 (LWP 26801) exited]
[Thread 0x7fff67fff6c0 (LWP 26800) exited]
[Thread 0x7fffc6d9c6c0 (LWP 26799) exited]
[Thread 0x7fffc659b6c0 (LWP 26798) exited]
[Thread 0x7fffa23fd6c0 (LWP 26797) exited]
[Thread 0x7fffa0bfa6c0 (LWP 26796) exited]
AudioSource destroyed with leftover peak data pending
[New Thread 0x7fff417ff6c0 (LWP 26804)]
[New Thread 0x7fff64f686c0 (LWP 26805)]
[New Thread 0x7fff657696c0 (LWP 26806)]
[New Thread 0x7fff67fff6c0 (LWP 26807)]
[New Thread 0x7fffc6d9c6c0 (LWP 26808)]
[New Thread 0x7fffc659b6c0 (LWP 26809)]
[New Thread 0x7fffa23fd6c0 (LWP 26810)]
[New Thread 0x7fffa0bfa6c0 (LWP 26811)]
[Thread 0x7fffa0bfa6c0 (LWP 26811) exited]
[Thread 0x7fffa23fd6c0 (LWP 26810) exited]
[Thread 0x7fffc659b6c0 (LWP 26809) exited]
[Thread 0x7fffc6d9c6c0 (LWP 26808) exited]
[Thread 0x7fff67fff6c0 (LWP 26807) exited]
[Thread 0x7fff657696c0 (LWP 26806) exited]
[Thread 0x7fff64f686c0 (LWP 26805) exited]
[Thread 0x7fff417ff6c0 (LWP 26804) exited]
AudioSource destroyed with leftover peak data pending
[New Thread 0x7fffa0bfa6c0 (LWP 26812)]
[New Thread 0x7fffa23fd6c0 (LWP 26813)]
[New Thread 0x7fffc659b6c0 (LWP 26814)]
[New Thread 0x7fffc6d9c6c0 (LWP 26815)]
[New Thread 0x7fff67fff6c0 (LWP 26816)]
[New Thread 0x7fff657696c0 (LWP 26817)]
[New Thread 0x7fff64f686c0 (LWP 26818)]
[New Thread 0x7fff417ff6c0 (LWP 26819)]
[Thread 0x7fff417ff6c0 (LWP 26819) exited]
[Thread 0x7fff64f686c0 (LWP 26818) exited]
[Thread 0x7fff657696c0 (LWP 26817) exited]
[Thread 0x7fff67fff6c0 (LWP 26816) exited]
[Thread 0x7fffc6d9c6c0 (LWP 26815) exited]
[Thread 0x7fffc659b6c0 (LWP 26814) exited]
[Thread 0x7fffa23fd6c0 (LWP 26813) exited]
[Thread 0x7fffa0bfa6c0 (LWP 26812) exited]
AudioSource destroyed with leftover peak data pending
[New Thread 0x7fff417ff6c0 (LWP 26820)]
[New Thread 0x7fff64f686c0 (LWP 26821)]
[New Thread 0x7fff657696c0 (LWP 26822)]
[New Thread 0x7fff67fff6c0 (LWP 26823)]
[New Thread 0x7fffc6d9c6c0 (LWP 26824)]
[New Thread 0x7fffc659b6c0 (LWP 26825)]
[New Thread 0x7fffa23fd6c0 (LWP 26826)]
[New Thread 0x7fffa0bfa6c0 (LWP 26827)]
[Thread 0x7fffa0bfa6c0 (LWP 26827) exited]
[Thread 0x7fffa23fd6c0 (LWP 26826) exited]
[Thread 0x7fffc659b6c0 (LWP 26825) exited]
[Thread 0x7fffc6d9c6c0 (LWP 26824) exited]
[Thread 0x7fff67fff6c0 (LWP 26823) exited]
[Thread 0x7fff657696c0 (LWP 26822) exited]
[Thread 0x7fff64f686c0 (LWP 26821) exited]
[Thread 0x7fff417ff6c0 (LWP 26820) exited]
AudioSource destroyed with leftover peak data pending
AudioSource destroyed with leftover peak data pending
[New Thread 0x7fffa0bfa6c0 (LWP 26828)]
[New Thread 0x7fffa23fd6c0 (LWP 26829)]
[New Thread 0x7fffc659b6c0 (LWP 26830)]
[New Thread 0x7fffc6d9c6c0 (LWP 26831)]
[New Thread 0x7fff67fff6c0 (LWP 26832)]
[New Thread 0x7fff657696c0 (LWP 26833)]
[New Thread 0x7fff64f686c0 (LWP 26834)]
[New Thread 0x7fff417ff6c0 (LWP 26835)]
[Thread 0x7fff417ff6c0 (LWP 26835) exited]
[Thread 0x7fff64f686c0 (LWP 26834) exited]
[Thread 0x7fff657696c0 (LWP 26833) exited]
[Thread 0x7fff67fff6c0 (LWP 26832) exited]
[Thread 0x7fffc6d9c6c0 (LWP 26831) exited]
[Thread 0x7fffc659b6c0 (LWP 26830) exited]
[Thread 0x7fffa23fd6c0 (LWP 26829) exited]
[Thread 0x7fffa0bfa6c0 (LWP 26828) exited]
AudioSource destroyed with leftover peak data pending
AudioSource destroyed with leftover peak data pending
AudioSource destroyed with leftover peak data pending
AudioSource destroyed with leftover peak data pending
AudioSource destroyed with leftover peak data pending
AudioSource destroyed with leftover peak data pending
[New Thread 0x7fff417ff6c0 (LWP 26841)]
[New Thread 0x7fff64f686c0 (LWP 26842)]
[New Thread 0x7fff657696c0 (LWP 26843)]
[New Thread 0x7fff67fff6c0 (LWP 26844)]
[New Thread 0x7fffc6d9c6c0 (LWP 26845)]
[New Thread 0x7fffc659b6c0 (LWP 26846)]
[New Thread 0x7fffa23fd6c0 (LWP 26847)]
[New Thread 0x7fffa0bfa6c0 (LWP 26848)]
[Thread 0x7fffa0bfa6c0 (LWP 26848) exited]
[Thread 0x7fffa23fd6c0 (LWP 26847) exited]
[Thread 0x7fffc659b6c0 (LWP 26846) exited]
[Thread 0x7fffc6d9c6c0 (LWP 26845) exited]
[Thread 0x7fff67fff6c0 (LWP 26844) exited]
[Thread 0x7fff657696c0 (LWP 26843) exited]
[Thread 0x7fff64f686c0 (LWP 26842) exited]
[Thread 0x7fff417ff6c0 (LWP 26841) exited]
AudioSource destroyed with leftover peak data pending
[New Thread 0x7fffa0bfa6c0 (LWP 26849)]
[New Thread 0x7fffa23fd6c0 (LWP 26850)]
[New Thread 0x7fffc659b6c0 (LWP 26851)]
[New Thread 0x7fffc6d9c6c0 (LWP 26852)]
[New Thread 0x7fff67fff6c0 (LWP 26853)]
[New Thread 0x7fff657696c0 (LWP 26854)]
[New Thread 0x7fff64f686c0 (LWP 26855)]
[New Thread 0x7fff417ff6c0 (LWP 26856)]
[Thread 0x7fff417ff6c0 (LWP 26856) exited]
[Thread 0x7fff64f686c0 (LWP 26855) exited]
[Thread 0x7fff657696c0 (LWP 26854) exited]
[Thread 0x7fff67fff6c0 (LWP 26853) exited]
[Thread 0x7fffc6d9c6c0 (LWP 26852) exited]
[Thread 0x7fffc659b6c0 (LWP 26851) exited]
[Thread 0x7fffa23fd6c0 (LWP 26850) exited]
[Thread 0x7fffa0bfa6c0 (LWP 26849) exited]
AudioSource destroyed with leftover peak data pending
[New Thread 0x7fff417ff6c0 (LWP 26857)]
[New Thread 0x7fff64f686c0 (LWP 26858)]
[New Thread 0x7fff657696c0 (LWP 26859)]
[New Thread 0x7fff67fff6c0 (LWP 26860)]
[New Thread 0x7fffc6d9c6c0 (LWP 26861)]
[New Thread 0x7fffc659b6c0 (LWP 26862)]
[New Thread 0x7fffa23fd6c0 (LWP 26863)]
[New Thread 0x7fffa0bfa6c0 (LWP 26864)]
[Thread 0x7fffa0bfa6c0 (LWP 26864) exited]
[Thread 0x7fffa23fd6c0 (LWP 26863) exited]
[Thread 0x7fffc659b6c0 (LWP 26862) exited]
[Thread 0x7fffc6d9c6c0 (LWP 26861) exited]
[Thread 0x7fff67fff6c0 (LWP 26860) exited]
[Thread 0x7fff657696c0 (LWP 26859) exited]
[Thread 0x7fff64f686c0 (LWP 26858) exited]
[Thread 0x7fff417ff6c0 (LWP 26857) exited]
AudioSource destroyed with leftover peak data pending
[New Thread 0x7fffa0bfa6c0 (LWP 26865)]
[New Thread 0x7fffa23fd6c0 (LWP 26866)]
[New Thread 0x7fffc659b6c0 (LWP 26867)]
[New Thread 0x7fffc6d9c6c0 (LWP 26868)]
[New Thread 0x7fff67fff6c0 (LWP 26869)]
[New Thread 0x7fff657696c0 (LWP 26870)]
[New Thread 0x7fff64f686c0 (LWP 26871)]
[New Thread 0x7fff417ff6c0 (LWP 26872)]
[Thread 0x7fff417ff6c0 (LWP 26872) exited]
[Thread 0x7fff64f686c0 (LWP 26871) exited]
[Thread 0x7fff657696c0 (LWP 26870) exited]
[Thread 0x7fff67fff6c0 (LWP 26869) exited]
[Thread 0x7fffc6d9c6c0 (LWP 26868) exited]
[Thread 0x7fffc659b6c0 (LWP 26867) exited]
[Thread 0x7fffa23fd6c0 (LWP 26866) exited]
[Thread 0x7fffa0bfa6c0 (LWP 26865) exited]
AudioSource destroyed with leftover peak data pending
[New Thread 0x7fff417ff6c0 (LWP 26873)]
[New Thread 0x7fff64f686c0 (LWP 26874)]
[New Thread 0x7fff657696c0 (LWP 26875)]
[New Thread 0x7fff67fff6c0 (LWP 26876)]
[New Thread 0x7fffc6d9c6c0 (LWP 26877)]
[New Thread 0x7fffc659b6c0 (LWP 26878)]
[New Thread 0x7fffa23fd6c0 (LWP 26879)]
[New Thread 0x7fffa0bfa6c0 (LWP 26880)]
[Thread 0x7fffa0bfa6c0 (LWP 26880) exited]
[Thread 0x7fffa23fd6c0 (LWP 26879) exited]
[Thread 0x7fffc659b6c0 (LWP 26878) exited]
[Thread 0x7fffc6d9c6c0 (LWP 26877) exited]
[Thread 0x7fff67fff6c0 (LWP 26876) exited]
[Thread 0x7fff657696c0 (LWP 26875) exited]
[Thread 0x7fff64f686c0 (LWP 26874) exited]
[Thread 0x7fff417ff6c0 (LWP 26873) exited]
AudioSource destroyed with leftover peak data pending
[New Thread 0x7fffa0bfa6c0 (LWP 26881)]
[New Thread 0x7fffa23fd6c0 (LWP 26882)]
[New Thread 0x7fffc659b6c0 (LWP 26883)]
[New Thread 0x7fffc6d9c6c0 (LWP 26884)]
[New Thread 0x7fff67fff6c0 (LWP 26885)]
[New Thread 0x7fff657696c0 (LWP 26886)]
[New Thread 0x7fff64f686c0 (LWP 26887)]
[New Thread 0x7fff417ff6c0 (LWP 26888)]
[Thread 0x7fff417ff6c0 (LWP 26888) exited]
[Thread 0x7fff64f686c0 (LWP 26887) exited]
[Thread 0x7fff657696c0 (LWP 26886) exited]
[Thread 0x7fff67fff6c0 (LWP 26885) exited]
[Thread 0x7fffc6d9c6c0 (LWP 26884) exited]
[Thread 0x7fffc659b6c0 (LWP 26883) exited]
[Thread 0x7fffa23fd6c0 (LWP 26882) exited]
[Thread 0x7fffa0bfa6c0 (LWP 26881) exited]
AudioSource destroyed with leftover peak data pending
[New Thread 0x7fff417ff6c0 (LWP 26889)]
[New Thread 0x7fff64f686c0 (LWP 26890)]
[New Thread 0x7fff657696c0 (LWP 26891)]
[New Thread 0x7fff67fff6c0 (LWP 26892)]
[New Thread 0x7fffc6d9c6c0 (LWP 26893)]
[New Thread 0x7fffc659b6c0 (LWP 26894)]
[New Thread 0x7fffa23fd6c0 (LWP 26895)]
[New Thread 0x7fffa0bfa6c0 (LWP 26896)]
[Thread 0x7fffa0bfa6c0 (LWP 26896) exited]
[Thread 0x7fffa23fd6c0 (LWP 26895) exited]
[Thread 0x7fffc659b6c0 (LWP 26894) exited]
[Thread 0x7fffc6d9c6c0 (LWP 26893) exited]
[Thread 0x7fff67fff6c0 (LWP 26892) exited]
[Thread 0x7fff657696c0 (LWP 26891) exited]
[Thread 0x7fff64f686c0 (LWP 26890) exited]
[Thread 0x7fff417ff6c0 (LWP 26889) exited]
AudioSource destroyed with leftover peak data pending
[New Thread 0x7fffa0bfa6c0 (LWP 26897)]
[New Thread 0x7fffa23fd6c0 (LWP 26898)]
[New Thread 0x7fffc659b6c0 (LWP 26899)]
[New Thread 0x7fffc6d9c6c0 (LWP 26900)]
[New Thread 0x7fff67fff6c0 (LWP 26901)]
[New Thread 0x7fff657696c0 (LWP 26902)]
[New Thread 0x7fff64f686c0 (LWP 26903)]
[New Thread 0x7fff417ff6c0 (LWP 26904)]
[Thread 0x7fff417ff6c0 (LWP 26904) exited]
[Thread 0x7fff64f686c0 (LWP 26903) exited]
[Thread 0x7fff657696c0 (LWP 26902) exited]
[Thread 0x7fff67fff6c0 (LWP 26901) exited]
[Thread 0x7fffc6d9c6c0 (LWP 26900) exited]
[Thread 0x7fffc659b6c0 (LWP 26899) exited]
[Thread 0x7fffa23fd6c0 (LWP 26898) exited]
[Thread 0x7fffa0bfa6c0 (LWP 26897) exited]
AudioSource destroyed with leftover peak data pending
[New Thread 0x7fff417ff6c0 (LWP 26905)]
[New Thread 0x7fff64f686c0 (LWP 26906)]
[New Thread 0x7fff657696c0 (LWP 26907)]
[New Thread 0x7fff67fff6c0 (LWP 26908)]
[New Thread 0x7fffc6d9c6c0 (LWP 26909)]
[New Thread 0x7fffc659b6c0 (LWP 26910)]
[New Thread 0x7fffa23fd6c0 (LWP 26911)]
[New Thread 0x7fffa0bfa6c0 (LWP 26912)]
[Thread 0x7fffa0bfa6c0 (LWP 26912) exited]
[Thread 0x7fffa23fd6c0 (LWP 26911) exited]
[Thread 0x7fffc659b6c0 (LWP 26910) exited]
[Thread 0x7fffc6d9c6c0 (LWP 26909) exited]
[Thread 0x7fff67fff6c0 (LWP 26908) exited]
[Thread 0x7fff657696c0 (LWP 26907) exited]
[Thread 0x7fff64f686c0 (LWP 26906) exited]
[Thread 0x7fff417ff6c0 (LWP 26905) exited]
AudioSource destroyed with leftover peak data pending
[New Thread 0x7fffa0bfa6c0 (LWP 26913)]
[New Thread 0x7fffa23fd6c0 (LWP 26914)]
[New Thread 0x7fffc659b6c0 (LWP 26915)]
[New Thread 0x7fffc6d9c6c0 (LWP 26916)]
[New Thread 0x7fff67fff6c0 (LWP 26917)]
[New Thread 0x7fff657696c0 (LWP 26918)]
[New Thread 0x7fff64f686c0 (LWP 26919)]
[New Thread 0x7fff417ff6c0 (LWP 26920)]
[Thread 0x7fff417ff6c0 (LWP 26920) exited]
[Thread 0x7fff64f686c0 (LWP 26919) exited]
[Thread 0x7fff657696c0 (LWP 26918) exited]
[Thread 0x7fff67fff6c0 (LWP 26917) exited]
[Thread 0x7fffc6d9c6c0 (LWP 26916) exited]
[Thread 0x7fffc659b6c0 (LWP 26915) exited]
[Thread 0x7fffa23fd6c0 (LWP 26914) exited]
[Thread 0x7fffa0bfa6c0 (LWP 26913) exited]
Bad use dec for Take316_Audio 1-1.wavBad use dec for Take316_Audio 1-1.wav

ardour-7.4.241: ../libs/ardour/source.cc:455: virtual void ARDOUR::Source::dec_use_count(): Assertion `oldval > 0' failed.
ardour-7.4.241: ../libs/ardour/source.cc:455: virtual void ARDOUR::Source::dec_use_count(): Assertion `oldval > 0' failed.

Thread 113 "butler" received signal SIGABRT, Aborted.
[Switching to Thread 0x7fff847e36c0 (LWP 26643)]
__pthread_kill_implementation (no_tid=0, signo=6, threadid=<optimized out>) at ./nptl/pthread_kill.c:44
Download failed: Zły argument.  Continuing without source file ./nptl/./nptl/pthread_kill.c.                                                                                                                                                                
44      ./nptl/pthread_kill.c: No such file or directory.

(gdb) thread apply all bt

#0  0x00007ffff32dcb11 in __GI___clock_nanosleep (clock_id=clock_id@entry=0, flags=flags@entry=0, req=req@entry=0x7fff65f69830, rem=rem@entry=0x7fff65f69820) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:78
#1  0x00007ffff32e1907 in __GI___nanosleep (req=req@entry=0x7fff65f69830, rem=rem@entry=0x7fff65f69820) at ../sysdeps/unix/sysv/linux/nanosleep.c:25
#2  0x00007ffff4ba014f in g_usleep (microseconds=<optimized out>) at ../../../glib/gtimer.c:279
#3  0x00007ffff6d1c803 in ARDOUR::AutomationWatch::thread() (this=0x555560785430) at ../libs/ardour/automation_watch.cc:207
#4  0x00007ffff6d225e3 in boost::_mfi::mf0<void, ARDOUR::AutomationWatch>::operator()(ARDOUR::AutomationWatch*) const (this=0x555560b70b80, p=0x555560785430) at /usr/include/boost/bind/mem_fn_template.hpp:49
#5  0x00007ffff6d220c9 in boost::_bi::list1<boost::_bi::value<ARDOUR::AutomationWatch*> >::operator()<boost::_mfi::mf0<void, ARDOUR::AutomationWatch>, boost::_bi::list0>(boost::_bi::type<void>, boost::_mfi::mf0<void, ARDOUR::AutomationWatch>&, boost::_bi::list0&, int) (this=0x555560b70b90, f=..., a=...) at /usr/include/boost/bind/bind.hpp:259
#6  0x00007ffff6d21942 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::AutomationWatch>, boost::_bi::list1<boost::_bi::value<ARDOUR::AutomationWatch*> > >::operator()() (this=0x555560b70b80) at /usr/include/boost/bind/bind.hpp:1294
#7  0x00007ffff6d2137d 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(boost::detail::function::function_buffer&) (function_obj_ptr=...) at /usr/include/boost/function/function_template.hpp:158
#8  0x0000555555cda93b in boost::function0<void>::operator()() const (this=0x555560b70b78) at /usr/include/boost/function/function_template.hpp:763
#9  0x00007ffff4db01e9 in PBD::Thread::_run(void*) (arg=0x555560b70b50) at ../libs/pbd/pthread_utils.cc:488
#10 0x00007ffff328f18a in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:444
#11 0x00007ffff331dbd0 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 119 (Thread 0x7fff6676b6c0 (LWP 26649) "autoconnect"):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5555593e68c0) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5555593e68c0) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5555593e68c0, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ffff328e0c8 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5555593e6870, cond=0x5555593e6898) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x5555593e6898, mutex=0x5555593e6870) at ./nptl/pthread_cond_wait.c:627
#5  0x00007ffff724c539 in ARDOUR::Session::auto_connect_thread_run() (this=0x5555593e47b0) at ../libs/ardour/session.cc:7581
#6  0x00007ffff724beeb in ARDOUR::Session::auto_connect_thread(void*) (arg=0x5555593e47b0) at ../libs/ardour/session.cc:7512
#7  0x00007ffff328f18a in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:444
#8  0x00007ffff331dbd0 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 118 (Thread 0x7fff66f6c6c0 (LWP 26648) "SessionSignals"):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5555593e6854) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5555593e6854) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5555593e6854, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ffff328e0c8 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5555593e6800, cond=0x5555593e6828) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x5555593e6828, mutex=0x5555593e6800) at ./nptl/pthread_cond_wait.c:627
#5  0x00007ffff72e8c12 in ARDOUR::Session::emit_thread_run() (this=0x5555593e47b0) at ../libs/ardour/session_process.cc:1232
#6  0x00007ffff72e8bb7 in ARDOUR::Session::emit_thread(void*) (arg=0x5555593e47b0) at ../libs/ardour/session_process.cc:1221
#7  0x00007ffff328f18a in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:444
#8  0x00007ffff331dbd0 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 117 (Thread 0x7fff6776d6c0 (LWP 26647) "ArdourGUI"):
#0  0x00007ffff330fd7f in __GI___poll (fds=fds@entry=0x7fff54000b70, nfds=nfds@entry=2, timeout=timeout@entry=60000) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007ffff3eb306e in poll (__timeout=60000, __nfds=2, __fds=0x7fff54000b70) at /usr/include/x86_64-linux-gnu/bits/poll2.h:39
#2  usbi_wait_for_events (timeout_ms=60000, reported_events=0x7fff6776c8d0, ctx=0x55556075bfb0) at ../../libusb/os/events_posix.c:226
#3  handle_events (ctx=ctx@entry=0x55556075bfb0, tv=tv@entry=0x7fff6776c930) at ../../libusb/io.c:2244
#4  0x00007ffff3eb4cd8 in libusb_handle_events_timeout_completed (ctx=0x55556075bfb0, tv=tv@entry=0x7fff6776c990, completed=completed@entry=0x0) at ../../libusb/io.c:2361
#5  0x00007ffff3eb4d43 in libusb_handle_events (ctx=<optimized out>) at ../../libusb/io.c:2436
#6  0x00007ffff6d4e41c in usb_hotplug_thread(void*) (user_data=0x55555759bcf0) at ../libs/ardour/control_protocol_manager.cc:87
#7  0x00007ffff328f18a in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:444
#8  0x00007ffff331dbd0 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 116 (Thread 0x7fff84fe46c0 (LWP 26646) "libusb_event"):
#0  0x00007ffff330fd7f in __GI___poll (fds=fds@entry=0x7fff84fe39a0, nfds=nfds@entry=2, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007ffff3eaf4c2 in poll (__timeout=-1, __nfds=2, __fds=0x7fff84fe39a0) at /usr/include/x86_64-linux-gnu/bits/poll2.h:39
#2  linux_udev_event_thread_main (arg=<optimized out>) at ../../libusb/os/linux_udev.c:183
#3  0x00007ffff328f18a in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:444
#4  0x00007ffff331dbd0 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 115 (Thread 0x7fff85fe66c0 (LWP 26645) "Generic MIDI"):
#0  0x00007ffff330fd7f in __GI___poll (fds=0x7fff600b9940, nfds=3, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007ffff4bd10ee in g_main_context_poll (priority=<optimized out>, n_fds=3, fds=0x7fff600b9940, timeout=<optimized out>, context=0x555560748e30) at ../../../glib/gmain.c:4584
#2  g_main_context_iterate.constprop.0 (context=0x555560748e30, block=<optimized out>, dispatch=1, self=<optimized out>) at ../../../glib/gmain.c:4271
#3  0x00007ffff4b75bdf in g_main_loop_run (loop=0x55556075a3e0) at ../../../glib/gmain.c:4479
#4  0x00007ffff4d68cf8 in BaseUI::main_thread() (this=0x555560692188) at ../libs/pbd/base_ui.cc:102
#5  0x00007ffff4d6e279 in boost::_mfi::mf0<void, BaseUI>::operator()(BaseUI*) const (this=0x555560746be0, p=0x555560692188) at /usr/include/boost/bind/mem_fn_template.hpp:49
#6  0x00007ffff4d6dec1 in boost::_bi::list1<boost::_bi::value<BaseUI*> >::operator()<boost::_mfi::mf0<void, BaseUI>, boost::_bi::list0>(boost::_bi::type<void>, boost::_mfi::mf0<void, BaseUI>&, boost::_bi::list0&, int) (this=0x555560746bf0, f=..., a=...) at /usr/include/boost/bind/bind.hpp:259
#7  0x00007ffff4d6da92 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, BaseUI>, boost::_bi::list1<boost::_bi::value<BaseUI*> > >::operator()() (this=0x555560746be0) at /usr/include/boost/bind/bind.hpp:1294
#8  0x00007ffff4d6d45b 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(boost::detail::function::function_buffer&) (function_obj_ptr=...) at /usr/include/boost/function/function_template.hpp:158
#9  0x0000555555cda93b in boost::function0<void>::operator()() const (this=0x555560746bd8) at /usr/include/boost/function/function_template.hpp:763
#10 0x00007ffff4db01e9 in PBD::Thread::_run(void*) (arg=0x555560746bb0) at ../libs/pbd/pthread_utils.cc:488
#11 0x00007ffff328f18a in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:444
#12 0x00007ffff331dbd0 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 114 (Thread 0x7fff857e56c0 (LWP 26644) "midiUI"):
#0  0x00007ffff330fd7f in __GI___poll (fds=0x7fff68000990, nfds=4, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007ffff4bd10ee in g_main_context_poll (priority=<optimized out>, n_fds=4, fds=0x7fff68000990, timeout=<optimized out>, context=0x55555ee911e0) at ../../../glib/gmain.c:4584
#2  g_main_context_iterate.constprop.0 (context=0x55555ee911e0, block=<optimized out>, dispatch=1, self=<optimized out>) at ../../../glib/gmain.c:4271
#3  0x00007ffff4b75bdf in g_main_loop_run (loop=0x55555ee91380) at ../../../glib/gmain.c:4479
#4  0x00007ffff4d68cf8 in BaseUI::main_thread() (this=0x555559605440) at ../libs/pbd/base_ui.cc:102
#5  0x00007ffff4d6e279 in boost::_mfi::mf0<void, BaseUI>::operator()(BaseUI*) const (this=0x55555ee91550, p=0x555559605440) at /usr/include/boost/bind/mem_fn_template.hpp:49
#6  0x00007ffff4d6dec1 in boost::_bi::list1<boost::_bi::value<BaseUI*> >::operator()<boost::_mfi::mf0<void, BaseUI>, boost::_bi::list0>(boost::_bi::type<void>, boost::_mfi::mf0<void, BaseUI>&, boost::_bi::list0&, int) (this=0x55555ee91560, f=..., a=...) at /usr/include/boost/bind/bind.hpp:259
#7  0x00007ffff4d6da92 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, BaseUI>, boost::_bi::list1<boost::_bi::value<BaseUI*> > >::operator()() (this=0x55555ee91550) at /usr/include/boost/bind/bind.hpp:1294
#8  0x00007ffff4d6d45b 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(boost::detail::function::function_buffer&) (function_obj_ptr=...) at /usr/include/boost/function/function_template.hpp:158
#9  0x0000555555cda93b in boost::function0<void>::operator()() const (this=0x55555ee91548) at /usr/include/boost/function/function_template.hpp:763
#10 0x00007ffff4db01e9 in PBD::Thread::_run(void*) (arg=0x55555ee91520) at ../libs/pbd/pthread_utils.cc:488
#11 0x00007ffff328f18a in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:444
#12 0x00007ffff331dbd0 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 113 (Thread 0x7fff847e36c0 (LWP 26643) "butler"):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=<optimized out>) at ./nptl/pthread_kill.c:44
#1  __pthread_kill_internal (signo=6, threadid=<optimized out>) at ./nptl/pthread_kill.c:78
#2  __GI___pthread_kill (threadid=<optimized out>, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
#3  0x00007ffff323c406 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#4  0x00007ffff322287c in __GI_abort () at ./stdlib/abort.c:79
#5  0x00007ffff322279b in __assert_fail_base (fmt=0x7ffff33b9f68 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", assertion=assertion@entry=0x7ffff78a16dd "oldval > 0", file=file@entry=0x7ffff78a15aa "../libs/ardour/source.cc", line=line@entry=455, function=function@entry=0x7ffff78a16b0 "virtual void ARDOUR::Source::dec_use_count()") at ./assert/assert.c:92
#6  0x00007ffff3233b86 in __assert_fail (assertion=0x7ffff78a16dd "oldval > 0", file=0x7ffff78a15aa "../libs/ardour/source.cc", line=455, function=0x7ffff78a16b0 "virtual void ARDOUR::Source::dec_use_count()") at ./assert/assert.c:101
#7  0x00007ffff739a8b4 in ARDOUR::Source::dec_use_count() (this=0x7fff6c01c380) at ../libs/ardour/source.cc:455
#8  0x00007ffff719b7c2 in ARDOUR::Region::drop_sources() (this=0x555561393900) at ../libs/ardour/region.cc:1954
#9  0x00007ffff7198fd0 in ARDOUR::Region::source_deleted(std::weak_ptr<ARDOUR::Source>) (this=0x555561393900) at ../libs/ardour/region.cc:1558
#10 0x00007ffff71a40aa in boost::_mfi::mf1<void, ARDOUR::Region, std::weak_ptr<ARDOUR::Source> >::operator()(ARDOUR::Region*, std::weak_ptr<ARDOUR::Source>) const (this=0x7fff6c010c60, p=0x555561393900, a1=std::weak_ptr<ARDOUR::Source> (use count 3, weak count 7) = {...}) at /usr/include/boost/bind/mem_fn_template.hpp:165
#11 0x00007ffff71a382b in boost::_bi::list2<boost::_bi::value<ARDOUR::Region*>, boost::_bi::value<std::weak_ptr<ARDOUR::Source> > >::operator()<boost::_mfi::mf1<void, ARDOUR::Region, std::weak_ptr<ARDOUR::Source> >, boost::_bi::list0>(boost::_bi::type<void>, boost::_mfi::mf1<void, ARDOUR::Region, std::weak_ptr<ARDOUR::Source> >&, boost::_bi::list0&, int) (this=0x7fff6c010c70, f=..., a=...) at /usr/include/boost/bind/bind.hpp:319
#12 0x00007ffff71a2b7a in boost::_bi::bind_t<void, boost::_mfi::mf1<void, ARDOUR::Region, std::weak_ptr<ARDOUR::Source> >, boost::_bi::list2<boost::_bi::value<ARDOUR::Region*>, boost::_bi::value<std::weak_ptr<ARDOUR::Source> > > >::operator()() (this=0x7fff6c010c60) at /usr/include/boost/bind/bind.hpp:1294
#13 0x00007ffff71a205c in boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf1<void, ARDOUR::Region, std::weak_ptr<ARDOUR::Source> >, boost::_bi::list2<boost::_bi::value<ARDOUR::Region*>, boost::_bi::value<std::weak_ptr<ARDOUR::Source> > > >, void>::invoke(boost::detail::function::function_buffer&) (function_obj_ptr=...) at /usr/include/boost/function/function_template.hpp:158
#14 0x0000555555cda93b in boost::function0<void>::operator()() const (this=0x7fff6c0ba1d0) at /usr/include/boost/function/function_template.hpp:763
#15 0x0000555555cda409 in PBD::Signal0<void, PBD::OptionalLastValue<void> >::operator()() (this=0x7fff6c01c6f8) at libs/pbd/pbd/signals_generated.h:340
#16 0x0000555555cf88c2 in PBD::Destructible::drop_references() (this=0x7fff6c01c6a8) at ../libs/pbd/pbd/destructible.h:34
#17 0x00007ffff6d8f9c5 in ARDOUR::DiskWriter::transport_stopped_wallclock(tm&, long, bool) (this=0x555561cb55a0, when=..., twhen=1686349180, abort_capture=true) at ../libs/ardour/disk_writer.cc:1216
#18 0x00007ffff73bf1a8 in ARDOUR::Track::transport_stopped_wallclock(tm&, long, bool) (this=0x555561c7c5d0, n=..., t=1686349180, g=true) at ../libs/ardour/track.cc:586
#19 0x00007ffff7362b62 in ARDOUR::Session::non_realtime_stop(bool, int, bool&, bool) (this=0x5555593e47b0, abort=true, on_entry=1, finished=@0x7fff847e266e: true, will_locate=false) at ../libs/ardour/session_transport.cc:1400
#20 0x00007ffff73614f5 in ARDOUR::Session::butler_transport_work(bool) (this=0x5555593e47b0, have_process_lock=false) at ../libs/ardour/session_transport.cc:1186
#21 0x00007ffff6d35091 in ARDOUR::Butler::thread_work() (this=0x55555e6b88e0) at ../libs/ardour/butler.cc:223
#22 0x00007ffff6d34958 in ARDOUR::Butler::_thread_work(void*) (arg=0x55555e6b88e0) at ../libs/ardour/butler.cc:170
#23 0x00007ffff4daf4ab in fake_thread_start(void*) (arg=0x55555ee087b0) at ../libs/pbd/pthread_utils.cc:101
#24 0x00007ffff328f18a in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:444
#25 0x00007ffff331dbd0 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 106 (Thread 0x7fff8d7fa6c0 (LWP 26636) "RT-10-0x7fff8d7"):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1  0x00007ffff4db710c in PBD::Semaphore::wait() (this=0x55555c1cbf74) at ../libs/pbd/semutils.cc:120
#2  0x00007ffff6e96ca0 in ARDOUR::Graph::run_one() (this=0x55555c1cbe40) at ../libs/ardour/graph.cc:320
#3  0x00007ffff6e972cd in ARDOUR::Graph::helper_thread() (this=0x55555c1cbe40) at ../libs/ardour/graph.cc:372
#4  0x00007ffff6ea3bdf in boost::_mfi::mf0<void, ARDOUR::Graph>::operator()(ARDOUR::Graph*) const (this=0x7fff8d7f9998, p=0x55555c1cbe40) at /usr/include/boost/bind/mem_fn_template.hpp:49
#5  0x00007ffff6ea315f in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0>(boost::_bi::type<void>, boost::_mfi::mf0<void, ARDOUR::Graph>&, boost::_bi::list0&, int) (this=0x7fff8d7f99a8, f=..., a=...) at /usr/include/boost/bind/bind.hpp:259
#6  0x00007ffff6ea2092 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator()() (this=0x7fff8d7f9998) at /usr/include/boost/bind/bind.hpp:1294
#7  0x00007ffff6ea06f5 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(boost::detail::function::function_buffer&) (function_obj_ptr=...) at /usr/include/boost/function/function_template.hpp:158
#8  0x0000555555cda93b in boost::function0<void>::operator()() const (this=0x7fff8d7f9990) at /usr/include/boost/function/function_template.hpp:763
#9  0x00007fffd5281cbb in ARDOUR::JACKAudioBackend::_start_process_thread(void*) (arg=0x5555593d36e0) at ../libs/backends/jack/jack_audiobackend.cc:957
#10 0x00007ffff328f18a in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:444
#11 0x00007ffff331dbd0 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 105 (Thread 0x7fff8dffb6c0 (LWP 26635) "RT-9-0x7fff8dff"):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1  0x00007ffff4db710c in PBD::Semaphore::wait() (this=0x55555c1cbf74) at ../libs/pbd/semutils.cc:120
#2  0x00007ffff6e96ca0 in ARDOUR::Graph::run_one() (this=0x55555c1cbe40) at ../libs/ardour/graph.cc:320
#3  0x00007ffff6e972cd in ARDOUR::Graph::helper_thread() (this=0x55555c1cbe40) at ../libs/ardour/graph.cc:372
#4  0x00007ffff6ea3bdf in boost::_mfi::mf0<void, ARDOUR::Graph>::operator()(ARDOUR::Graph*) const (this=0x7fff8dffa998, p=0x55555c1cbe40) at /usr/include/boost/bind/mem_fn_template.hpp:49
#5  0x00007ffff6ea315f in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0>(boost::_bi::type<void>, boost::_mfi::mf0<void, ARDOUR::Graph>&, boost::_bi::list0&, int) (this=0x7fff8dffa9a8, f=..., a=...) at /usr/include/boost/bind/bind.hpp:259
#6  0x00007ffff6ea2092 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator()() (this=0x7fff8dffa998) at /usr/include/boost/bind/bind.hpp:1294
#7  0x00007ffff6ea06f5 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(boost::detail::function::function_buffer&) (function_obj_ptr=...) at /usr/include/boost/function/function_template.hpp:158
#8  0x0000555555cda93b in boost::function0<void>::operator()() const (this=0x7fff8dffa990) at /usr/include/boost/function/function_template.hpp:763
#9  0x00007fffd5281cbb in ARDOUR::JACKAudioBackend::_start_process_thread(void*) (arg=0x5555593d3440) at ../libs/backends/jack/jack_audiobackend.cc:957
#10 0x00007ffff328f18a in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:444
#11 0x00007ffff331dbd0 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 104 (Thread 0x7fff8e7fc6c0 (LWP 26634) "RT-8-0x7fff8e7f"):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1  0x00007ffff4db710c in PBD::Semaphore::wait() (this=0x55555c1cbf74) at ../libs/pbd/semutils.cc:120
#2  0x00007ffff6e96ca0 in ARDOUR::Graph::run_one() (this=0x55555c1cbe40) at ../libs/ardour/graph.cc:320
#3  0x00007ffff6e972cd in ARDOUR::Graph::helper_thread() (this=0x55555c1cbe40) at ../libs/ardour/graph.cc:372
#4  0x00007ffff6ea3bdf in boost::_mfi::mf0<void, ARDOUR::Graph>::operator()(ARDOUR::Graph*) const (this=0x7fff8e7fb998, p=0x55555c1cbe40) at /usr/include/boost/bind/mem_fn_template.hpp:49
#5  0x00007ffff6ea315f in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0>(boost::_bi::type<void>, boost::_mfi::mf0<void, ARDOUR::Graph>&, boost::_bi::list0&, int) (this=0x7fff8e7fb9a8, f=..., a=...) at /usr/include/boost/bind/bind.hpp:259
#6  0x00007ffff6ea2092 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator()() (this=0x7fff8e7fb998) at /usr/include/boost/bind/bind.hpp:1294
#7  0x00007ffff6ea06f5 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(boost::detail::function::function_buffer&) (function_obj_ptr=...) at /usr/include/boost/function/function_template.hpp:158
#8  0x0000555555cda93b in boost::function0<void>::operator()() const (this=0x7fff8e7fb990) at /usr/include/boost/function/function_template.hpp:763
#9  0x00007fffd5281cbb in ARDOUR::JACKAudioBackend::_start_process_thread(void*) (arg=0x5555593d31a0) at ../libs/backends/jack/jack_audiobackend.cc:957
#10 0x00007ffff328f18a in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:444
#11 0x00007ffff331dbd0 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 103 (Thread 0x7fff8effd6c0 (LWP 26633) "RT-7-0x7fff8eff"):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1  0x00007ffff4db710c in PBD::Semaphore::wait() (this=0x55555c1cbf74) at ../libs/pbd/semutils.cc:120
#2  0x00007ffff6e96ca0 in ARDOUR::Graph::run_one() (this=0x55555c1cbe40) at ../libs/ardour/graph.cc:320
#3  0x00007ffff6e972cd in ARDOUR::Graph::helper_thread() (this=0x55555c1cbe40) at ../libs/ardour/graph.cc:372
#4  0x00007ffff6ea3bdf in boost::_mfi::mf0<void, ARDOUR::Graph>::operator()(ARDOUR::Graph*) const (this=0x7fff8effc998, p=0x55555c1cbe40) at /usr/include/boost/bind/mem_fn_template.hpp:49
#5  0x00007ffff6ea315f in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0>(boost::_bi::type<void>, boost::_mfi::mf0<void, ARDOUR::Graph>&, boost::_bi::list0&, int) (this=0x7fff8effc9a8, f=..., a=...) at /usr/include/boost/bind/bind.hpp:259
#6  0x00007ffff6ea2092 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator()() (this=0x7fff8effc998) at /usr/include/boost/bind/bind.hpp:1294
#7  0x00007ffff6ea06f5 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(boost::detail::function::function_buffer&) (function_obj_ptr=...) at /usr/include/boost/function/function_template.hpp:158
#8  0x0000555555cda93b in boost::function0<void>::operator()() const (this=0x7fff8effc990) at /usr/include/boost/function/function_template.hpp:763
#9  0x00007fffd5281cbb in ARDOUR::JACKAudioBackend::_start_process_thread(void*) (arg=0x5555593d2f00) at ../libs/backends/jack/jack_audiobackend.cc:957
#10 0x00007ffff328f18a in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:444
#11 0x00007ffff331dbd0 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 102 (Thread 0x7fff87fff6c0 (LWP 26632) "RT-6-0x7fff87ff"):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1  0x00007ffff4db710c in PBD::Semaphore::wait() (this=0x55555c1cbf74) at ../libs/pbd/semutils.cc:120
#2  0x00007ffff6e96ca0 in ARDOUR::Graph::run_one() (this=0x55555c1cbe40) at ../libs/ardour/graph.cc:320
#3  0x00007ffff6e972cd in ARDOUR::Graph::helper_thread() (this=0x55555c1cbe40) at ../libs/ardour/graph.cc:372
#4  0x00007ffff6ea3bdf in boost::_mfi::mf0<void, ARDOUR::Graph>::operator()(ARDOUR::Graph*) const (this=0x7fff87ffe998, p=0x55555c1cbe40) at /usr/include/boost/bind/mem_fn_template.hpp:49
#5  0x00007ffff6ea315f in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0>(boost::_bi::type<void>, boost::_mfi::mf0<void, ARDOUR::Graph>&, boost::_bi::list0&, int) (this=0x7fff87ffe9a8, f=..., a=...) at /usr/include/boost/bind/bind.hpp:259
#6  0x00007ffff6ea2092 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator()() (this=0x7fff87ffe998) at /usr/include/boost/bind/bind.hpp:1294
#7  0x00007ffff6ea06f5 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(boost::detail::function::function_buffer&) (function_obj_ptr=...) at /usr/include/boost/function/function_template.hpp:158
#8  0x0000555555cda93b in boost::function0<void>::operator()() const (this=0x7fff87ffe990) at /usr/include/boost/function/function_template.hpp:763
#9  0x00007fffd5281cbb in ARDOUR::JACKAudioBackend::_start_process_thread(void*) (arg=0x5555593d2c60) at ../libs/backends/jack/jack_audiobackend.cc:957
#10 0x00007ffff328f18a in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:444
#11 0x00007ffff331dbd0 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 101 (Thread 0x7fff8f7fe6c0 (LWP 26631) "RT-5-0x7fff8f7f"):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1  0x00007ffff4db710c in PBD::Semaphore::wait() (this=0x55555c1cbf74) at ../libs/pbd/semutils.cc:120
#2  0x00007ffff6e96ca0 in ARDOUR::Graph::run_one() (this=0x55555c1cbe40) at ../libs/ardour/graph.cc:320
#3  0x00007ffff6e972cd in ARDOUR::Graph::helper_thread() (this=0x55555c1cbe40) at ../libs/ardour/graph.cc:372
#4  0x00007ffff6ea3bdf in boost::_mfi::mf0<void, ARDOUR::Graph>::operator()(ARDOUR::Graph*) const (this=0x7fff8f7fd998, p=0x55555c1cbe40) at /usr/include/boost/bind/mem_fn_template.hpp:49
#5  0x00007ffff6ea315f in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0>(boost::_bi::type<void>, boost::_mfi::mf0<void, ARDOUR::Graph>&, boost::_bi::list0&, int) (this=0x7fff8f7fd9a8, f=..., a=...) at /usr/include/boost/bind/bind.hpp:259
#6  0x00007ffff6ea2092 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator()() (this=0x7fff8f7fd998) at /usr/include/boost/bind/bind.hpp:1294
#7  0x00007ffff6ea06f5 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(boost::detail::function::function_buffer&) (function_obj_ptr=...) at /usr/include/boost/function/function_template.hpp:158
#8  0x0000555555cda93b in boost::function0<void>::operator()() const (this=0x7fff8f7fd990) at /usr/include/boost/function/function_template.hpp:763
#9  0x00007fffd5281cbb in ARDOUR::JACKAudioBackend::_start_process_thread(void*) (arg=0x5555593df890) at ../libs/backends/jack/jack_audiobackend.cc:957
#10 0x00007ffff328f18a in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:444
#11 0x00007ffff331dbd0 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 100 (Thread 0x7fff8ffff6c0 (LWP 26630) "RT-4-0x7fff8fff"):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1  0x00007ffff4db710c in PBD::Semaphore::wait() (this=0x55555c1cbf74) at ../libs/pbd/semutils.cc:120
#2  0x00007ffff6e96ca0 in ARDOUR::Graph::run_one() (this=0x55555c1cbe40) at ../libs/ardour/graph.cc:320
#3  0x00007ffff6e972cd in ARDOUR::Graph::helper_thread() (this=0x55555c1cbe40) at ../libs/ardour/graph.cc:372
#4  0x00007ffff6ea3bdf in boost::_mfi::mf0<void, ARDOUR::Graph>::operator()(ARDOUR::Graph*) const (this=0x7fff8fffe998, p=0x55555c1cbe40) at /usr/include/boost/bind/mem_fn_template.hpp:49
#5  0x00007ffff6ea315f in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0>(boost::_bi::type<void>, boost::_mfi::mf0<void, ARDOUR::Graph>&, boost::_bi::list0&, int) (this=0x7fff8fffe9a8, f=..., a=...) at /usr/include/boost/bind/bind.hpp:259
#6  0x00007ffff6ea2092 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator()() (this=0x7fff8fffe998) at /usr/include/boost/bind/bind.hpp:1294
#7  0x00007ffff6ea06f5 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(boost::detail::function::function_buffer&) (function_obj_ptr=...) at /usr/include/boost/function/function_template.hpp:158
#8  0x0000555555cda93b in boost::function0<void>::operator()() const (this=0x7fff8fffe990) at /usr/include/boost/function/function_template.hpp:763
#9  0x00007fffd5281cbb in ARDOUR::JACKAudioBackend::_start_process_thread(void*) (arg=0x5555593deca0) at ../libs/backends/jack/jack_audiobackend.cc:957
#10 0x00007ffff328f18a in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:444
#11 0x00007ffff331dbd0 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 99 (Thread 0x7fffa2bfe6c0 (LWP 26629) "RT-3-0x7fffa2bf"):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1  0x00007ffff4db710c in PBD::Semaphore::wait() (this=0x55555c1cbf74) at ../libs/pbd/semutils.cc:120
#2  0x00007ffff6e96ca0 in ARDOUR::Graph::run_one() (this=0x55555c1cbe40) at ../libs/ardour/graph.cc:320
#3  0x00007ffff6e972cd in ARDOUR::Graph::helper_thread() (this=0x55555c1cbe40) at ../libs/ardour/graph.cc:372
#4  0x00007ffff6ea3bdf in boost::_mfi::mf0<void, ARDOUR::Graph>::operator()(ARDOUR::Graph*) const (this=0x7fffa2bfd998, p=0x55555c1cbe40) at /usr/include/boost/bind/mem_fn_template.hpp:49
#5  0x00007ffff6ea315f in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0>(boost::_bi::type<void>, boost::_mfi::mf0<void, ARDOUR::Graph>&, boost::_bi::list0&, int) (this=0x7fffa2bfd9a8, f=..., a=...) at /usr/include/boost/bind/bind.hpp:259
#6  0x00007ffff6ea2092 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator()() (this=0x7fffa2bfd998) at /usr/include/boost/bind/bind.hpp:1294
#7  0x00007ffff6ea06f5 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(boost::detail::function::function_buffer&) (function_obj_ptr=...) at /usr/include/boost/function/function_template.hpp:158
#8  0x0000555555cda93b in boost::function0<void>::operator()() const (this=0x7fffa2bfd990) at /usr/include/boost/function/function_template.hpp:763
#9  0x00007fffd5281cbb in ARDOUR::JACKAudioBackend::_start_process_thread(void*) (arg=0x55555dea4930) at ../libs/backends/jack/jack_audiobackend.cc:957
#10 0x00007ffff328f18a in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:444
#11 0x00007ffff331dbd0 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 98 (Thread 0x7fffc4c2d6c0 (LWP 26628) "RT-2-0x7fffc4c2"):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1  0x00007ffff4db710c in PBD::Semaphore::wait() (this=0x55555c1cbf74) at ../libs/pbd/semutils.cc:120
#2  0x00007ffff6e96ca0 in ARDOUR::Graph::run_one() (this=0x55555c1cbe40) at ../libs/ardour/graph.cc:320
#3  0x00007ffff6e972cd in ARDOUR::Graph::helper_thread() (this=0x55555c1cbe40) at ../libs/ardour/graph.cc:372
#4  0x00007ffff6ea3bdf in boost::_mfi::mf0<void, ARDOUR::Graph>::operator()(ARDOUR::Graph*) const (this=0x7fffc4c2c998, p=0x55555c1cbe40) at /usr/include/boost/bind/mem_fn_template.hpp:49
#5  0x00007ffff6ea315f in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0>(boost::_bi::type<void>, boost::_mfi::mf0<void, ARDOUR::Graph>&, boost::_bi::list0&, int) (this=0x7fffc4c2c9a8, f=..., a=...) at /usr/include/boost/bind/bind.hpp:259
#6  0x00007ffff6ea2092 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator()() (this=0x7fffc4c2c998) at /usr/include/boost/bind/bind.hpp:1294
#7  0x00007ffff6ea06f5 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(boost::detail::function::function_buffer&) (function_obj_ptr=...) at /usr/include/boost/function/function_template.hpp:158
#8  0x0000555555cda93b in boost::function0<void>::operator()() const (this=0x7fffc4c2c990) at /usr/include/boost/function/function_template.hpp:763
#9  0x00007fffd5281cbb in ARDOUR::JACKAudioBackend::_start_process_thread(void*) (arg=0x55555dea7160) at ../libs/backends/jack/jack_audiobackend.cc:957
#10 0x00007ffff328f18a in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:444
#11 0x00007ffff331dbd0 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 97 (Thread 0x7fffa13fb6c0 (LWP 26627) "RT-1-0x7fffa13f"):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1  0x00007ffff4db710c in PBD::Semaphore::wait() (this=0x55555c1cbf74) at ../libs/pbd/semutils.cc:120
#2  0x00007ffff6e96ca0 in ARDOUR::Graph::run_one() (this=0x55555c1cbe40) at ../libs/ardour/graph.cc:320
#3  0x00007ffff6e972cd in ARDOUR::Graph::helper_thread() (this=0x55555c1cbe40) at ../libs/ardour/graph.cc:372
#4  0x00007ffff6ea3bdf in boost::_mfi::mf0<void, ARDOUR::Graph>::operator()(ARDOUR::Graph*) const (this=0x7fffa13fa998, p=0x55555c1cbe40) at /usr/include/boost/bind/mem_fn_template.hpp:49
#5  0x00007ffff6ea315f in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0>(boost::_bi::type<void>, boost::_mfi::mf0<void, ARDOUR::Graph>&, boost::_bi::list0&, int) (this=0x7fffa13fa9a8, f=..., a=...) at /usr/include/boost/bind/bind.hpp:259
#6  0x00007ffff6ea2092 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator()() (this=0x7fffa13fa998) at /usr/include/boost/bind/bind.hpp:1294
#7  0x00007ffff6ea06f5 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(boost::detail::function::function_buffer&) (function_obj_ptr=...) at /usr/include/boost/function/function_template.hpp:158
#8  0x0000555555cda93b in boost::function0<void>::operator()() const (this=0x7fffa13fa990) at /usr/include/boost/function/function_template.hpp:763
#9  0x00007fffd5281cbb in ARDOUR::JACKAudioBackend::_start_process_thread(void*) (arg=0x55555e868fc0) at ../libs/backends/jack/jack_audiobackend.cc:957
#10 0x00007ffff328f18a in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:444
#11 0x00007ffff331dbd0 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 96 (Thread 0x7fffa1bfc6c0 (LWP 26626) "RT-main-0x7fffa"):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1  0x00007ffff4db710c in PBD::Semaphore::wait() (this=0x55555c1cbf80) at ../libs/pbd/semutils.cc:120
#2  0x00007ffff6e964a2 in ARDOUR::Graph::reached_terminal_node() (this=0x55555c1cbe40) at ../libs/ardour/graph.cc:267
#3  0x00007ffff6ea4d72 in ARDOUR::GraphNode::finish(ARDOUR::GraphChain const*) (this=0x555559ec3460, chain=0x7fffa80179b0) at ../libs/ardour/graphnode.cc:101
#4  0x00007ffff6ea4c40 in ARDOUR::GraphNode::run(ARDOUR::GraphChain const*) (this=0x555559ec3460, chain=0x7fffa80179b0) at ../libs/ardour/graphnode.cc:68
#5  0x00007ffff6e96e81 in ARDOUR::Graph::run_one() (this=0x55555c1cbe40) at ../libs/ardour/graph.cc:344
#6  0x00007ffff6e978b1 in ARDOUR::Graph::main_thread() (this=0x55555c1cbe40) at ../libs/ardour/graph.cc:425
#7  0x00007ffff6ea3bdf in boost::_mfi::mf0<void, ARDOUR::Graph>::operator()(ARDOUR::Graph*) const (this=0x7fffa1bfb998, p=0x55555c1cbe40) at /usr/include/boost/bind/mem_fn_template.hpp:49
#8  0x00007ffff6ea315f in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0>(boost::_bi::type<void>, boost::_mfi::mf0<void, ARDOUR::Graph>&, boost::_bi::list0&, int) (this=0x7fffa1bfb9a8, f=..., a=...) at /usr/include/boost/bind/bind.hpp:259
#9  0x00007ffff6ea2092 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator()() (this=0x7fffa1bfb998) at /usr/include/boost/bind/bind.hpp:1294
#10 0x00007ffff6ea06f5 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(boost::detail::function::function_buffer&) (function_obj_ptr=...) at /usr/include/boost/function/function_template.hpp:158
#11 0x0000555555cda93b in boost::function0<void>::operator()() const (this=0x7fffa1bfb990) at /usr/include/boost/function/function_template.hpp:763
#12 0x00007fffd5281cbb in ARDOUR::JACKAudioBackend::_start_process_thread(void*) (arg=0x555558c09980) at ../libs/backends/jack/jack_audiobackend.cc:957
#13 0x00007ffff328f18a in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:444
#14 0x00007ffff331dbd0 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 60 (Thread 0x7fffc5d9a6c0 (LWP 26587) "AudioEngine 1"):
#0  0x00007ffff331dff6 in epoll_wait (epfd=20, events=events@entry=0x7fffc5d99140, maxevents=32, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
#1  0x00007fffd50b12c8 in impl_pollfd_wait (object=<optimized out>, pfd=<optimized out>, ev=0x7fffc5d993a0, n_ev=<optimized out>, timeout=<optimized out>) at ../spa/plugins/support/system.c:137
#2  0x00007fffd50a1ec1 in loop_iterate_cancel (object=0x55555b0fafc8, timeout=-1) at ../spa/plugins/support/loop.c:411
#3  0x00007fffd5106f79 in pw_data_loop_wait (this=0x5555585601b0, timeout=timeout@entry=-1) at ../src/pipewire/data-loop.c:27
#4  0x00007fffd51d78bf in cycle_wait (c=<optimized out>) at ../pipewire-jack/src/pipewire-jack.c:1689
#5  jack_cycle_wait (client=0x55555b10f620) at ../pipewire-jack/src/pipewire-jack.c:4174
#6  0x00007fffd5281d9f in ARDOUR::JACKAudioBackend::process_thread() (this=0x55555755b740) at ../libs/backends/jack/jack_audiobackend.cc:986
#7  0x00007fffd5281d26 in ARDOUR::JACKAudioBackend::_process_thread(void*) (arg=0x55555755b740) at ../libs/backends/jack/jack_audiobackend.cc:965
#8  0x00007fffd50a202e in loop_iterate_cancel (object=object@entry=0x55555b0fafc8, timeout=timeout@entry=-1) at ../spa/plugins/support/loop.c:441
#9  0x00007fffd5106df0 in do_loop (user_data=0x5555585601b0) at ../src/pipewire/data-loop.c:65
#10 0x00007ffff328f18a in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:444
#11 0x00007ffff331dbd0 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 59 (Thread 0x7fffa33ff6c0 (LWP 26586) "pw-ardour"):
#0  0x00007ffff331dff6 in epoll_wait (epfd=6, events=events@entry=0x7fffa33fe5b0, maxevents=32, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
#1  0x00007fffd50b12c8 in impl_pollfd_wait (object=<optimized out>, pfd=<optimized out>, ev=0x7fffa33fe780, n_ev=<optimized out>, timeout=<optimized out>) at ../spa/plugins/support/system.c:137
#2  0x00007fffd50a219d in loop_iterate (object=0x555558579828, timeout=-1) at ../spa/plugins/support/loop.c:458
#3  0x00007fffd516a9dd in do_loop (user_data=0x5555585723c0) at ../src/pipewire/thread-loop.c:286
#4  0x00007ffff328f18a in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:444
#5  0x00007ffff331dbd0 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 19 (Thread 0x7fffd48966c0 (LWP 26542) "gdbus"):
#0  0x00007ffff330fd7f in __GI___poll (fds=0x7fffc0002de0, nfds=2, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007ffff4bd10ee in g_main_context_poll (priority=<optimized out>, n_fds=2, fds=0x7fffc0002de0, timeout=<optimized out>, context=0x555557d761d0) at ../../../glib/gmain.c:4584
#2  g_main_context_iterate.constprop.0 (context=0x555557d761d0, block=<optimized out>, dispatch=1, self=<optimized out>) at ../../../glib/gmain.c:4271
#3  0x00007ffff4b75bdf in g_main_loop_run (loop=0x555557d762c0) at ../../../glib/gmain.c:4479
#4  0x00007ffff2aef01a in gdbus_shared_thread_func (user_data=0x555557d761a0) at ../../../gio/gdbusprivate.c:284
#5  0x00007ffff4ba2361 in g_thread_proxy (data=0x555557d3c180) at ../../../glib/gthread.c:831
#6  0x00007ffff328f18a in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:444
#7  0x00007ffff331dbd0 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 18 (Thread 0x7fffc7fff6c0 (LWP 26541) "gmain"):
#0  0x00007ffff330fd7f in __GI___poll (fds=0x555557d55eb0, nfds=2, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007ffff4bd10ee in g_main_context_poll (priority=<optimized out>, n_fds=2, fds=0x555557d55eb0, timeout=<optimized out>, context=0x555557d55c80) at ../../../glib/gmain.c:4584
#2  g_main_context_iterate.constprop.0 (context=0x555557d55c80, block=<optimized out>, dispatch=1, self=<optimized out>) at ../../../glib/gmain.c:4271
#3  0x00007ffff4b751b0 in g_main_context_iteration (context=0x555557d55c80, may_block=may_block@entry=1) at ../../../glib/gmain.c:4343
#4  0x00007ffff4b75201 in glib_worker_main (data=<optimized out>) at ../../../glib/gmain.c:6455
#5  0x00007ffff4ba2361 in g_thread_proxy (data=0x555557d52020) at ../../../glib/gthread.c:831
#6  0x00007ffff328f18a in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:444
#7  0x00007ffff331dbd0 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 17 (Thread 0x7fffc76d16c0 (LWP 26540) "pool-spawner"):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1  0x00007ffff4bca983 in g_cond_wait (cond=0x555557d55b18, mutex=0x555557d55b10) at ../../../glib/gthread-posix.c:1475
#2  0x00007ffff4b41a7b in g_async_queue_pop_intern_unlocked (queue=0x555557d55b10, wait=1, end_time=-1) at ../../../glib/gasyncqueue.c:425
#3  0x00007ffff4ba6b4a in g_thread_pool_spawn_thread (data=<optimized out>) at ../../../glib/gthreadpool.c:311
#4  0x00007ffff4ba2361 in g_thread_proxy (data=0x555557d45fa0) at ../../../glib/gthread.c:831
#5  0x00007ffff328f18a in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:444
#6  0x00007ffff331dbd0 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 10 (Thread 0x7fffd5e596c0 (LWP 26533) "DeviceList"):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1  0x00007ffff4bca983 in g_cond_wait (cond=0x555557c4fe90, mutex=0x555557c4fea0) at ../../../glib/gthread-posix.c:1475
#2  0x00007ffff6ca6031 in ARDOUR::AudioEngine::do_devicelist_update() (this=0x555557c4f450) at ../libs/ardour/audioengine.cc:760
#3  0x00007ffff6cb66c3 in boost::_mfi::mf0<void, ARDOUR::AudioEngine>::operator()(ARDOUR::AudioEngine*) const (this=0x555557c599d0, p=0x555557c4f450) at /usr/include/boost/bind/mem_fn_template.hpp:49
#4  0x00007ffff6cb5cc1 in boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> >::operator()<boost::_mfi::mf0<void, ARDOUR::AudioEngine>, boost::_bi::list0>(boost::_bi::type<void>, boost::_mfi::mf0<void, ARDOUR::AudioEngine>&, boost::_bi::list0&, int) (this=0x555557c599e0, f=..., a=...) at /usr/include/boost/bind/bind.hpp:259
#5  0x00007ffff6cb50c8 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::AudioEngine>, boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> > >::operator()() (this=0x555557c599d0) at /usr/include/boost/bind/bind.hpp:1294
#6  0x00007ffff6cb436b 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(boost::detail::function::function_buffer&) (function_obj_ptr=...) at /usr/include/boost/function/function_template.hpp:158
#7  0x0000555555cda93b in boost::function0<void>::operator()() const (this=0x555557c599c8) at /usr/include/boost/function/function_template.hpp:763
#8  0x00007ffff4db01e9 in PBD::Thread::_run(void*) (arg=0x555557c599a0) at ../libs/pbd/pthread_utils.cc:488
#9  0x00007ffff328f18a in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:444
#10 0x00007ffff331dbd0 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 9 (Thread 0x7fffd73ff6c0 (LWP 26532) "EngineWatchdog"):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1  0x00007ffff4bca983 in g_cond_wait (cond=0x555557c4fe60, mutex=0x555557c4fe70) at ../../../glib/gthread-posix.c:1475
#2  0x00007ffff6ca5cbb in ARDOUR::AudioEngine::do_reset_backend() (this=0x555557c4f450) at ../libs/ardour/audioengine.cc:724
#3  0x00007ffff6cb66c3 in boost::_mfi::mf0<void, ARDOUR::AudioEngine>::operator()(ARDOUR::AudioEngine*) const (this=0x555557c3b5e0, p=0x555557c4f450) at /usr/include/boost/bind/mem_fn_template.hpp:49
#4  0x00007ffff6cb5cc1 in boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> >::operator()<boost::_mfi::mf0<void, ARDOUR::AudioEngine>, boost::_bi::list0>(boost::_bi::type<void>, boost::_mfi::mf0<void, ARDOUR::AudioEngine>&, boost::_bi::list0&, int) (this=0x555557c3b5f0, f=..., a=...) at /usr/include/boost/bind/bind.hpp:259
#5  0x00007ffff6cb50c8 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::AudioEngine>, boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> > >::operator()() (this=0x555557c3b5e0) at /usr/include/boost/bind/bind.hpp:1294
#6  0x00007ffff6cb436b 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(boost::detail::function::function_buffer&) (function_obj_ptr=...) at /usr/include/boost/function/function_template.hpp:158
#7  0x0000555555cda93b in boost::function0<void>::operator()() const (this=0x555557c3b5d8) at /usr/include/boost/function/function_template.hpp:763
#8  0x00007ffff4db01e9 in PBD::Thread::_run(void*) (arg=0x555557c3b5b0) at ../libs/pbd/pthread_utils.cc:488
#9  0x00007ffff328f18a in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:444
#10 0x00007ffff331dbd0 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 6 (Thread 0x7fffed4326c0 (LWP 26529) "Analyzer"):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1  0x00007ffff4bca983 in g_cond_wait (cond=0x7ffff7e60b40 <ARDOUR::Analyser::SourcesToAnalyse>, mutex=0x7ffff7e60b38 <ARDOUR::Analyser::analysis_queue_lock>) at ../../../glib/gthread-posix.c:1475
#2  0x00007ffff6c49b28 in ARDOUR::Analyser::work() () at ../libs/ardour/analyser.cc:95
#3  0x00005555567509a7 in sigc::pointer_functor0<void>::operator()() const (this=0x5555575e2740) at ../../../../include/sigc++-2.0/sigc++/functors/ptr_fun.h:77
#4  0x00007ffff6c4d548 in boost::detail::function::void_function_obj_invoker0<sigc::pointer_functor0<void>, void>::invoke(boost::detail::function::function_buffer&) (function_obj_ptr=...) at /usr/include/boost/function/function_template.hpp:158
#5  0x0000555555cda93b in boost::function0<void>::operator()() const (this=0x5555575e2738) at /usr/include/boost/function/function_template.hpp:763
#6  0x00007ffff4db01e9 in PBD::Thread::_run(void*) (arg=0x5555575e2710) at ../libs/pbd/pthread_utils.cc:488
#7  0x00007ffff328f18a in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:444
#8  0x00007ffff331dbd0 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 5 (Thread 0x7fffedc336c0 (LWP 26528) "PeakFileBuilder"):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1  0x00007ffff4bca983 in g_cond_wait (cond=0x7ffff7e637d0 <ARDOUR::SourceFactory::PeaksToBuild>, mutex=0x7ffff7e637e0 <ARDOUR::SourceFactory::peak_building_lock>) at ../../../glib/gthread-posix.c:1475
#2  0x00007ffff739e4af in peak_thread_work() () at ../libs/ardour/source_factory.cc:75
#3  0x00007ffff7f20129 in boost::detail::function::void_function_invoker0<void (*)(), void>::invoke(boost::detail::function::function_buffer&) (function_ptr=...) at /usr/include/boost/function/function_template.hpp:117
#4  0x0000555555cda93b in boost::function0<void>::operator()() const (this=0x5555575e2a88) at /usr/include/boost/function/function_template.hpp:763
#5  0x00007ffff4db01e9 in PBD::Thread::_run(void*) (arg=0x5555575e2a60) at ../libs/pbd/pthread_utils.cc:488
#6  0x00007ffff328f18a in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:444
#7  0x00007ffff331dbd0 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 4 (Thread 0x7fffee4346c0 (LWP 26527) "PeakFileBuilder"):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1  0x00007ffff4bca983 in g_cond_wait (cond=0x7ffff7e637d0 <ARDOUR::SourceFactory::PeaksToBuild>, mutex=0x7ffff7e637e0 <ARDOUR::SourceFactory::peak_building_lock>) at ../../../glib/gthread-posix.c:1475
#2  0x00007ffff739e4af in peak_thread_work() () at ../libs/ardour/source_factory.cc:75
#3  0x00007ffff7f20129 in boost::detail::function::void_function_invoker0<void (*)(), void>::invoke(boost::detail::function::function_buffer&) (function_ptr=...) at /usr/include/boost/function/function_template.hpp:117
#4  0x0000555555cda93b in boost::function0<void>::operator()() const (this=0x5555575e2b88) at /usr/include/boost/function/function_template.hpp:763
#5  0x00007ffff4db01e9 in PBD::Thread::_run(void*) (arg=0x5555575e2b60) at ../libs/pbd/pthread_utils.cc:488
#6  0x00007ffff328f18a in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:444
#7  0x00007ffff331dbd0 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 3 (Thread 0x7fffeec356c0 (LWP 26526) "LXVSTEventLoop"):
#0  0x00007ffff32dcb11 in __GI___clock_nanosleep (clock_id=clock_id@entry=0, flags=flags@entry=0, req=req@entry=0x7fffeec34880, rem=rem@entry=0x7fffeec34870) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:78
#1  0x00007ffff32e1907 in __GI___nanosleep (req=req@entry=0x7fffeec34880, rem=rem@entry=0x7fffeec34870) at ../sysdeps/unix/sysv/linux/nanosleep.c:25
#2  0x00007ffff4ba014f in g_usleep (microseconds=<optimized out>) at ../../../glib/gtimer.c:279
#3  0x0000555556cb66c9 in gui_event_loop(void*) (ptr=0x0) at ../gtk2_ardour/linux_vst_gui_support.cc:468
#4  0x00007ffff328f18a in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:444
#5  0x00007ffff331dbd0 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 2 (Thread 0x7fffeedbf6c0 (LWP 26525) "Trigger Worker"):
#0  0x00007ffff330fd7f in __GI___poll (fds=0x7fffeedbe850, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007ffff4d845a1 in CrossThreadChannel::poll_for_request() (this=0x5555575b14a0) at ../libs/pbd/crossthread.posix.cc:108
#2  0x00007ffff4d84627 in CrossThreadChannel::receive(char&, bool) (this=0x5555575b14a0, msg=@0x7fffeedbe8b7: 0 '\000', wait=true) at ../libs/pbd/crossthread.posix.cc:133
#3  0x00007ffff74080cb in ARDOUR::TriggerBoxThread::thread_work() (this=0x5555575b1470) at ../libs/ardour/triggerbox.cc:4854
#4  0x00007ffff7408030 in ARDOUR::TriggerBoxThread::_thread_work(void*) (arg=0x5555575b1470) at ../libs/ardour/triggerbox.cc:4842
#5  0x00007ffff4daf4ab in fake_thread_start(void*) (arg=0x55555758dce0) at ../libs/pbd/pthread_utils.cc:101
#6  0x00007ffff328f18a in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:444
#7  0x00007ffff331dbd0 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 1 (Thread 0x7fffef3b1c40 (LWP 26478) "ArdourGUI"):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=<optimized out>) at ./nptl/pthread_kill.c:44
#1  __pthread_kill_internal (signo=6, threadid=<optimized out>) at ./nptl/pthread_kill.c:78
#2  __GI___pthread_kill (threadid=<optimized out>, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
#3  0x00007ffff323c406 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#4  0x00007ffff322287c in __GI_abort () at ./stdlib/abort.c:79
#5  0x00007ffff322279b in __assert_fail_base (fmt=0x7ffff33b9f68 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", assertion=assertion@entry=0x7ffff78a16dd "oldval > 0", file=file@entry=0x7ffff78a15aa "../libs/ardour/source.cc", line=line@entry=455, function=function@entry=0x7ffff78a16b0 "virtual void ARDOUR::Source::dec_use_count()") at ./assert/assert.c:92
#6  0x00007ffff3233b86 in __assert_fail (assertion=0x7ffff78a16dd "oldval > 0", file=0x7ffff78a15aa "../libs/ardour/source.cc", line=455, function=0x7ffff78a16b0 "virtual void ARDOUR::Source::dec_use_count()") at ./assert/assert.c:101
#7  0x00007ffff739a8b4 in ARDOUR::Source::dec_use_count() (this=0x7fff6c01c380) at ../libs/ardour/source.cc:455
#8  0x00007ffff719b7c2 in ARDOUR::Region::drop_sources() (this=0x555561393900) at ../libs/ardour/region.cc:1954
#9  0x00007ffff7193692 in ARDOUR::Region::~Region() (this=0x555561393900, __vtt_parm=0x7ffff7d6d298 <VTT for ARDOUR::AudioRegion+8>, __in_chrg=<optimized out>) at ../libs/ardour/region.cc:414
#10 0x00007ffff6ccc224 in ARDOUR::AudioRegion::~AudioRegion() (this=0x555561393900, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at ../libs/ardour/audioregion.cc:353
#11 0x00007ffff6ccc292 in ARDOUR::AudioRegion::~AudioRegion() (this=0x555561393900, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at ../libs/ardour/audioregion.cc:353
#12 0x00007ffff718804c in std::_Sp_counted_ptr<ARDOUR::AudioRegion*, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x55556142a410) at /usr/include/c++/12/bits/shared_ptr_base.h:428
#13 0x0000555555cc0a89 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release_last_use() (this=0x55556142a410) at /usr/include/c++/12/bits/shared_ptr_base.h:175
#14 0x0000555555cbe502 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release_last_use_cold() (this=0x55556142a410) at /usr/include/c++/12/bits/shared_ptr_base.h:199
#15 0x0000555555cbd1a9 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release() (this=0x55556142a410) at /usr/include/c++/12/bits/shared_ptr_base.h:353
#16 0x0000555555cbe619 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count() (this=0x7fffb00a0428, __in_chrg=<optimized out>) at /usr/include/c++/12/bits/shared_ptr_base.h:1071
#17 0x0000555555cd2308 in std::__shared_ptr<ARDOUR::Region, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7fffb00a0420, __in_chrg=<optimized out>) at /usr/include/c++/12/bits/shared_ptr_base.h:1524
#18 0x0000555555cd2328 in std::shared_ptr<ARDOUR::Region>::~shared_ptr() (this=0x7fffb00a0420, __in_chrg=<optimized out>) at /usr/include/c++/12/bits/shared_ptr.h:175
#19 0x0000555555e1a702 in std::pair<std::shared_ptr<ARDOUR::Region>, RegionView*>::~pair() (this=0x7fffb00a0420, __in_chrg=<optimized out>) at /usr/include/c++/12/bits/stl_pair.h:185
#20 0x0000555556abb6a8 in std::__new_allocator<std::_List_node<std::pair<std::shared_ptr<ARDOUR::Region>, RegionView*> > >::destroy<std::pair<std::shared_ptr<ARDOUR::Region>, RegionView*> >(std::pair<std::shared_ptr<ARDOUR::Region>, RegionView*>*) (this=0x7fffffffcc10, __p=0x7fffb00a0420) at /usr/include/c++/12/bits/new_allocator.h:181
#21 0x0000555556abab34 in std::allocator_traits<std::allocator<std::_List_node<std::pair<std::shared_ptr<ARDOUR::Region>, RegionView*> > > >::destroy<std::pair<std::shared_ptr<ARDOUR::Region>, RegionView*> >(std::allocator<std::_List_node<std::pair<std::shared_ptr<ARDOUR::Region>, RegionView*> > >&, std::pair<std::shared_ptr<ARDOUR::Region>, RegionView*>*) (__a=..., __p=0x7fffb00a0420) at /usr/include/c++/12/bits/alloc_traits.h:535
#22 0x0000555556ab9c98 in std::__cxx11::_List_base<std::pair<std::shared_ptr<ARDOUR::Region>, RegionView*>, std::allocator<std::pair<std::shared_ptr<ARDOUR::Region>, RegionView*> > >::_M_clear() (this=0x7fffffffcc10) at /usr/include/c++/12/bits/list.tcc:77
#23 0x0000555556ab8bd2 in std::__cxx11::_List_base<std::pair<std::shared_ptr<ARDOUR::Region>, RegionView*>, std::allocator<std::pair<std::shared_ptr<ARDOUR::Region>, RegionView*> > >::~_List_base() (this=0x7fffffffcc10, __in_chrg=<optimized out>) at /usr/include/c++/12/bits/stl_list.h:575
#24 0x0000555556ab89ce in std::__cxx11::list<std::pair<std::shared_ptr<ARDOUR::Region>, RegionView*>, std::allocator<std::pair<std::shared_ptr<ARDOUR::Region>, RegionView*> > >::~list() (this=0x7fffffffcc10, __in_chrg=<optimized out>) at /usr/include/c++/12/bits/stl_list.h:903
#25 0x0000555556ab725e in StreamView::cleanup_rec_box() (this=0x55556074c570) at ../gtk2_ardour/streamview.cc:511
#26 0x0000555555e17e2f in AudioStreamView::setup_rec_box() (this=0x55556074c570) at ../gtk2_ardour/audio_streamview.cc:279
#27 0x0000555556ab6617 in StreamView::sess_rec_enable_changed() (this=0x55556074c570) at ../gtk2_ardour/streamview.cc:400
#28 0x0000555556abd16b in boost::_mfi::mf0<void, StreamView>::operator()(StreamView*) const (this=0x7fffb009ffa8, p=0x55556074c570) at /usr/include/boost/bind/mem_fn_template.hpp:49
#29 0x0000555556abca07 in boost::_bi::list1<boost::_bi::value<StreamView*> >::operator()<boost::_mfi::mf0<void, StreamView>, boost::_bi::list0>(boost::_bi::type<void>, boost::_mfi::mf0<void, StreamView>&, boost::_bi::list0&, int) (this=0x7fffb009ffb8, f=..., a=...) at /usr/include/boost/bind/bind.hpp:259
#30 0x0000555556abc1e4 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, StreamView>, boost::_bi::list1<boost::_bi::value<StreamView*> > >::operator()() (this=0x7fffb009ffa8) at /usr/include/boost/bind/bind.hpp:1294
#31 0x0000555556abb9bb in boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, StreamView>, boost::_bi::list1<boost::_bi::value<StreamView*> > >, void>::invoke(boost::detail::function::function_buffer&) (function_obj_ptr=...) at /usr/include/boost/function/function_template.hpp:158
#32 0x0000555555cda93b in boost::function0<void>::operator()() const (this=0x7fffb009ffa0) at /usr/include/boost/function/function_template.hpp:763
#33 0x0000555555d256b0 in boost::_bi::list0::operator()<boost::function<void ()>, boost::_bi::list0>(boost::_bi::type<void>, boost::function<void ()>&, boost::_bi::list0&, int) (this=0x7fffb009ffc0, f=...) at /usr/include/boost/bind/bind.hpp:198
#34 0x0000555555d1c520 in boost::_bi::bind_t<boost::_bi::unspecified, boost::function<void ()>, boost::_bi::list0>::operator()() (this=0x7fffb009ffa0) at /usr/include/boost/bind/bind.hpp:1294
#35 0x0000555555d140e4 in boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<boost::_bi::unspecified, boost::function<void ()>, boost::_bi::list0>, void>::invoke(boost::detail::function::function_buffer&) (function_obj_ptr=...) at /usr/include/boost/function/function_template.hpp:158
#36 0x0000555555cda93b in boost::function0<void>::operator()() const (this=0x7fffb0031f28) at /usr/include/boost/function/function_template.hpp:763
#37 0x00007ffff4f84f75 in Gtkmm2ext::UI::do_request(Gtkmm2ext::UIRequest*) (this=0x555557c9fad0, req=0x7fffb0031f18) at ../libs/gtkmm2ext/gtk_ui.cc:495
#38 0x00007ffff4f8a4ef in AbstractUI<Gtkmm2ext::UIRequest>::handle_ui_requests() (this=0x555557c9fad0) at ../libs/pbd/pbd/abstract_ui.cc:286
#39 0x00007ffff4d692f0 in BaseUI::request_handler(Glib::IOCondition) (this=0x555557c9fad0, ioc=Glib::IO_IN) at ../libs/pbd/base_ui.cc:153
#40 0x00007ffff4d6dd2e in sigc::bound_mem_functor1<bool, BaseUI, Glib::IOCondition>::operator()(Glib::IOCondition const&) const (this=0x555557c42278, _A_a1=@0x7fffffffd2ac: Glib::IO_IN) at ../../../../include/sigc++-2.0/sigc++/functors/mem_fun.h:2066
#41 0x00007ffff4d6d87d in sigc::adaptor_functor<sigc::bound_mem_functor1<bool, BaseUI, Glib::IOCondition> >::operator()<Glib::IOCondition const&>(Glib::IOCondition const&) const (this=0x555557c42270, _A_arg1=@0x7fffffffd2ac: Glib::IO_IN) at ../../../../include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:89
#42 0x00007ffff4d6d1c9 in sigc::internal::slot_call1<sigc::bound_mem_functor1<bool, BaseUI, Glib::IOCondition>, bool, Glib::IOCondition>::call_it(sigc::internal::slot_rep*, Glib::IOCondition const&) (rep=0x555557c42240, a_1=@0x7fffffffd2ac: Glib::IO_IN) at ../../../../include/sigc++-2.0/sigc++/functors/slot.h:170
#43 0x00007ffff4d849d4 in sigc::slot1<bool, Glib::IOCondition>::operator()(Glib::IOCondition const&) const (this=0x555557c9fb68, _A_a1=@0x7fffffffd2ac: Glib::IO_IN) at ../../../../include/sigc++-2.0/sigc++/functors/slot.h:665
#44 0x00007ffff4d8469c in cross_thread_channel_call_receive_slot(_GIOChannel*, GIOCondition, void*) (condition=G_IO_IN, data=0x555557c9fb58) at ../libs/pbd/crossthread.cc:52
#45 0x00007ffff4b7636f in g_main_dispatch (context=0x555557c9a1a0) at ../../../glib/gmain.c:3460
#46 g_main_context_dispatch (context=0x555557c9a1a0) at ../../../glib/gmain.c:4200
#47 0x00007ffff4bd1178 in g_main_context_iterate.constprop.0 (context=0x555557c9a1a0, block=<optimized out>, dispatch=1, self=<optimized out>) at ../../../glib/gmain.c:4276
#48 0x00007ffff4b75bdf in g_main_loop_run (loop=0x55555ab9dc90) at ../../../glib/gmain.c:4479
#49 0x00007ffff47402d2 in IA__gtk_main () at ../../../../gtk/gtkmain.c:1284
#50 0x00007ffff4f8443c in Gtkmm2ext::UI::run(Receiver&) (this=0x555557c9fad0, old_receiver=...) at ../libs/gtkmm2ext/gtk_ui.cc:305
#51 0x00005555563e66a1 in main(int, char**) (argc=1, argv=0x7fffffffd738) at ../gtk2_ardour/main.cc:471

x42

2023-06-10 02:03

administrator   ~0027730

Thank you for your patience and the feedback so far.

Can you please give 7.4-250-ga3e64445de another try?

skygge

2023-06-10 08:53

reporter   ~0027731

100 takes recorded with no crash. I think you fixed this. Thank you very much! :D :D :D

Issue History

Date Modified Username Field Change
2023-06-08 13:01 skygge New Issue
2023-06-08 13:01 skygge File Added: stop_and_forget_crash.log
2023-06-08 20:50 skygge Tag Attached: crash after a take
2023-06-08 20:51 skygge Tag Attached: recording crash
2023-06-08 22:00 x42 Note Added: 0027711
2023-06-09 07:52 skygge Note Added: 0027715
2023-06-09 11:41 x42 Note Added: 0027716
2023-06-09 11:59 x42 Note Added: 0027717
2023-06-09 12:02 x42 Relationship added duplicate of 0009363
2023-06-09 12:23 skygge Note Added: 0027719
2023-06-09 12:28 x42 Note Added: 0027720
2023-06-09 16:50 x42 Note Added: 0027721
2023-06-09 16:50 x42 Assigned To => x42
2023-06-09 16:50 x42 Status new => resolved
2023-06-09 16:50 x42 Resolution open => duplicate
2023-06-09 16:51 x42 Note Edited: 0027721
2023-06-09 20:30 skygge Note Added: 0027726
2023-06-09 21:43 x42 Note Added: 0027728
2023-06-09 22:25 skygge Note Added: 0027729
2023-06-09 22:25 skygge File Added: stop_and_forget_crash_backtrace.log
2023-06-09 22:39 x42 Status resolved => new
2023-06-09 22:39 x42 Resolution duplicate => reopened
2023-06-10 02:03 x42 Note Added: 0027730
2023-06-10 02:03 x42 Status new => feedback
2023-06-10 08:53 skygge Note Added: 0027731
2023-06-10 08:53 skygge Status feedback => assigned
2023-06-10 19:49 x42 Status assigned => resolved
2023-06-10 19:49 x42 Resolution reopened => fixed