View Issue Details

IDProjectCategoryView StatusLast Update
0018696MMW 5DB / Backuppublic2021-12-22 20:42
Reporterpeke Assigned To 
PriorityimmediateSeveritycrashReproducibilityalways
Status closedResolutionfixed 
Target Version5.0.2Fixed in Version5.0.2 
Summary0018696: Crash if Library update is closed
DescriptionMM5 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.
TagsNo tags attached.
Fixed in build2531

Relationships

related to 0018699 closedLudek Closing the DB/Settings import dialog can eventually result in a crash 

Activities

rusty

2021-12-22 13:13

administrator   ~0066467

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.

petr

2021-12-22 15:38

developer   ~0066470

Fixed

rusty

2021-12-22 19:11

administrator   ~0066476

Last edited: 2021-12-22 19:19

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.

rusty

2021-12-22 20:42

administrator   ~0066478

Verified. Remaining issue is tracked at 0018699.