View Issue Details

IDProjectCategoryView StatusLast Update
0001467ardourbugspublic2008-11-20 23:50
Reportertimbyr Assigned Totimbyr  
PrioritylowSeveritycrashReproducibilityalways
Status closedResolutionfixed 
Summary0001467: Ardour crashes when a file referenced by a session does not exist.
Descriptionardour: [ERROR]: Filesource: cannot find required file (114_B_vieux_toure_ana_mgtr1-L.wav): while searching /home/timbyr/sessions/newbie/interchange/newbie/audiofiles
ardour: [ERROR]: Found a sound file that cannot be used by Ardour. Talk to the progammers.
ardour: [ERROR]: Session: cannot create Source from XML description.
ardour: [ERROR]: Session: XMLNode describing a AudioRegion references an unknown source id =851
ardour: [ERROR]: Session: cannot create Region from XML description.
ardour: [ERROR]: Session: XMLNode describing a AudioRegion references an unknown source id =851
ardour: [FATAL]: programming error: unknown region type passed to Session::add_region()
Additional Informationsvn rev 1423
TagsNo tags attached.

Relationships

related to 0000268 closed if sound file doesn't exist when loading session, ardour won't exit cleanly 

Activities

timbyr

2007-02-05 02:18

developer   ~0003170

Filed a new bug rather that re-opening 0268 as this is for version 2.0 and it seems like a slightly different problem.

paul

2007-02-05 02:48

administrator   ~0003171

does the file exist?

timbyr

2007-02-05 08:38

developer   ~0003173

No it does not exist.

I can reproduce this by:

1. Deleting(or removing) a file from a session's sound directory.

2. Trying to open that session.

I noticed this because I was reading bug 1460 and wondered how ardour handled this condition. As this bug would not occur under normal conditions and is avoidable I'll set it to low priority.

timbyr

2007-02-06 00:12

developer   ~0003177

Fixed in svn rev 1424.

Issue History

Date Modified Username Field Change
2007-02-05 02:17 timbyr New Issue
2007-02-05 02:17 timbyr Relationship added related to 0000268
2007-02-05 02:18 timbyr Note Added: 0003170
2007-02-05 02:48 paul Note Added: 0003171
2007-02-05 08:38 timbyr Note Added: 0003173
2007-02-05 08:39 timbyr Priority normal => low
2007-02-06 00:12 timbyr Status new => resolved
2007-02-06 00:12 timbyr Fixed in Version => SVN
2007-02-06 00:12 timbyr Resolution open => fixed
2007-02-06 00:12 timbyr Assigned To => timbyr
2007-02-06 00:12 timbyr Note Added: 0003177
2008-11-20 23:50 seablade Status resolved => closed