View Issue Details

IDProjectCategoryView StatusLast Update
0003284ardourbugspublic2020-04-19 20:14
Reportercth103 Assigned Tocth103  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Target Version3.0-beta1 
Summary0003284: Hang on "do not load session"
DescriptionTry to load a session with a sample rate different to the current JACK one.
In the dialogue, click "do not load session"
Ardour hangs.
TagsNo tags attached.

Activities

cth103

2010-06-28 18:48

administrator   ~0008350

Last edited: 2010-06-28 19:34

It hangs on the pthread_join in libs/ardour/graph.cc:105; the main thread it is trying to join is waiting on _callback_start_sem (graph.cc:393)

cth103

2010-06-28 20:49

administrator   ~0008351

Fixed in SVN.

system

2020-04-19 20:14

developer   ~0022145

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
2010-06-24 23:16 cth103 New Issue
2010-06-24 23:16 cth103 cost => 0.00
2010-06-28 17:42 cth103 Target Version => 3.0-beta1
2010-06-28 18:48 cth103 Note Added: 0008350
2010-06-28 18:48 cth103 Status new => confirmed
2010-06-28 19:34 cth103 Note Edited: 0008350
2010-06-28 20:49 cth103 Note Added: 0008351
2010-06-28 20:49 cth103 Status confirmed => resolved
2010-06-28 20:49 cth103 Resolution open => fixed
2010-06-28 20:49 cth103 Assigned To => cth103
2020-04-19 20:14 system Note Added: 0022145
2020-04-19 20:14 system Status resolved => closed