View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0018696 | MMW 5 | DB / Backup | public | 2021-12-22 10:33 | 2021-12-22 20:42 |
Reporter | peke | Assigned To | |||
Priority | immediate | Severity | crash | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Target Version | 5.0.2 | Fixed in Version | 5.0.2 | ||
Summary | 0018696: Crash if Library update is closed | ||||
Description | MM5 Crash if Library update dialog is closed 1. Install clean Portable MM5 2530 2. On startup use Select folder to import MM4 library. 3. Press OK 4. MM starts Updating library 5. Close while updateing 6. Background job dialog shows 7. Wait doing nothing for few seconds MM crashes "ESQLiteException" LOG ID: A35A0000 DB locked. | ||||
Tags | No tags attached. | ||||
Fixed in build | 2531 | ||||
|
To continue the steps: 8. Restart MM --> Library appears empty! So there are 2 issues: 1) the crash shouldn't occur 2) after the user cancels the import, then when MM is run it would be preferable that the user is shown the Import data/settings dialog rather than just be shown an empty library. Please triage. |
|
Fixed |
|
So MM didn't crash, but when cancelling the DB upgrade MM just closed but the running processes didn't terminate. Thus when MM was run again, it crashed (due to multiple instances running). Crashlog 22525E81. The issue was that it takes time to roll back the changes. We can possibly improve this further in 5.0.3. |
|
Verified. Remaining issue is tracked at 0018699. |