View Issue Details

IDProjectCategoryView StatusLast Update
0004854ardourbugspublic2020-04-19 20:16
Reporterkuroneko Assigned Tocth103  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Target Version3.0 
Summary0004854: Audio tracks cause Ardour to hang
DescriptionWhenever I try to load a session that has an audio track, ardour hangs at the "Loading track/bus master" stage. Also, when I add an audio track to an open session, ardour freezes when I click OK on the make track dialog. In both cases running from a terminal doesn't give any output; ardour simply hangs.
Tags3.0, track

Activities

cth103

2012-04-25 20:09

administrator   ~0013191

It would be helpful if you could run Ardour under GDB; see the bottom of http://ardour.org/debugging_ardour

If you go back to the console when Ardour freezes, then hit Ctrl-Z, then type

thread apply all bt

the output from that would be useful.

kuroneko

2012-04-25 21:19

reporter   ~0013193

backtrace http://pastebin.com/b2LLM7sq This is when opening a session with audio tracks. If you need one for when adding audio tracks, I'll make one.

cth103

2012-04-25 21:27

administrator   ~0013194

(this is the hang on the playlist's recursive mutex)

Please could you post the output of

pkg-config --modversion glibmm-2.4

?

kuroneko

2012-04-26 03:10

reporter   ~0013195

$ pkg-config --modversion glibmm-2.4
2.32.0

cth103

2012-04-26 08:45

administrator   ~0013197

Could you try SVN 12094? Make sure you re-run

./waf configure

before building it. Thanks!

cassiel

2012-04-26 13:42

reporter   ~0013202

Last edited: 2012-04-26 13:46

Same behaviour here (and same output of pkg-config). Creating a new session works but ardour hangs when adding audio tracks.
I am going to try 12094

cassiel

2012-04-26 14:30

reporter   ~0013203

Last edited: 2012-04-26 14:30

doesn't hang anymore here with r12094!

cth103

2012-04-26 14:40

administrator   ~0013204

Cool, thanks.

kuroneko

2012-04-26 21:08

reporter   ~0013208

Using SVN 12099 everything seems to be okay.

system

2020-04-19 20:16

developer   ~0023047

Issue has been closed automatically, by Trigger Close Plugin.
Feel free to re-open with additional information if you think the issue is not resolved.

Issue History

Date Modified Username Field Change
2012-04-25 17:27 kuroneko New Issue
2012-04-25 17:49 kuroneko Tag Attached: 3.0
2012-04-25 17:49 kuroneko Tag Attached: track
2012-04-25 20:09 cth103 Note Added: 0013191
2012-04-25 20:09 cth103 Status new => feedback
2012-04-25 20:09 cth103 cost => 0.00
2012-04-25 20:09 cth103 Target Version => 3.0 beta4
2012-04-25 21:19 kuroneko Note Added: 0013193
2012-04-25 21:27 cth103 Note Added: 0013194
2012-04-26 03:10 kuroneko Note Added: 0013195
2012-04-26 08:45 cth103 Note Added: 0013197
2012-04-26 13:42 cassiel Note Added: 0013202
2012-04-26 13:46 cassiel Note Edited: 0013202
2012-04-26 14:30 cassiel Note Added: 0013203
2012-04-26 14:30 cassiel Note Edited: 0013203
2012-04-26 14:40 cth103 Note Added: 0013204
2012-04-26 14:40 cth103 Status feedback => resolved
2012-04-26 14:40 cth103 Resolution open => fixed
2012-04-26 14:40 cth103 Assigned To => cth103
2012-04-26 21:08 kuroneko Note Added: 0013208
2012-05-23 15:07 cth103 Target Version 3.0 beta4 => 3.0
2020-04-19 20:16 system Note Added: 0023047
2020-04-19 20:16 system Status resolved => closed