crash in startup when trying to open recent score, which got removed meanwhile
- set MuseScore preferences to start with last session
- have some score open
- exit MuseScore
- remove (or rename) that score
- start MuseScore
result: an alert box complaining about the missing score, then a crash
probable cause: "addRecentScore(score);" in file.cpp gets called after delete score;", i.e. with a NULL pointer
Comments
sorry, IE acting up, duplicate of #41121: crash in startup when trying to open recent score, which got removed meanwhile
Automatically closed -- issue fixed for 2 weeks with no activity.
Automatically closed -- issue fixed for 2 weeks with no activity.
Automatically closed -- issue fixed for 2 weeks with no activity.
Automatically closed -- issue fixed for 2 weeks with no activity.
Automatically closed -- issue fixed for 2 weeks with no activity.
Automatically closed -- issue fixed for 2 weeks with no activity.
Automatically closed -- issue fixed for 2 weeks with no activity.