View Issue Details

IDProjectCategoryView StatusLast Update
0006148ardourbugspublic2020-04-19 20:17
Reporteremem Assigned Toemem  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionfixed 
Summary0006148: plugins/*/*/state.ttl (No such file or directory)
DescriptionArdour 3.5-4356-g1473442

For some unknown reason, while working on the session, Ardour has crashed. I can not repeat. It was a one-off event. It happens.
When I try to open again this session - crash when opening:

[...]
(ardour-3.5.4356:7601): Gtk-WARNING **: show-ui-prefs: missing action show-ui-prefs
Creating a blank synth
Error opening file /home/sesje/g1/plugins/12347/state3/state.ttl (No such file or directory)
Segmentation fault

Indeed directory [...]/plugins/12347/state3 is empty.
But ... / state2 contains valid files :)
After copy cp ./state2/* ./state3/ Ardour starts properly.

I would suggest in this critical situation at the start Ardour try to refer to the last valid "state" or at least write error handling so as to session save what can be saved.


(Sorry for my google-English)
TagsNo tags attached.

Relationships

duplicate of 0006123 closedpaul loading session causes segfault 

Activities

emem

2015-02-03 20:38

reporter   ~0016319

Working!
Thank you very much :)


(ardour-3.5.4424:9926): Gtk-WARNING **: show-ui-prefs: missing action show-ui-prefs
Creating a blank synth
Error opening file /home/sesje/test/plugins/297/state2/state.ttl (No such file or directory)
lilv_state_restore(): error: lilv_state_restore() called on NULL state

system

2020-04-19 20:17

developer   ~0023383

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
2015-01-23 20:04 emem New Issue
2015-01-24 08:32 x42 Relationship added duplicate of 0006123
2015-02-03 20:38 emem Note Added: 0016319
2015-02-03 20:39 emem Status new => resolved
2015-02-03 20:39 emem Resolution open => fixed
2015-02-03 20:39 emem Assigned To => emem
2020-04-19 20:17 system Note Added: 0023383
2020-04-19 20:17 system Status resolved => closed