View Issue Details

IDProjectCategoryView StatusLast Update
0013289MMADBpublic2016-05-17 21:05
Reportermarek Assigned To 
PriorityimmediateSeveritycrashReproducibilityrandom
Status closedResolutionfixed 
Product Version1.2.0 
Target Version1.2.0Fixed in Version1.2.0 
Summary0013289: DB gets corrupted and cleared: all media is lost
DescriptionSome users reported issues where tracks are lost and DB gets corrupted. I was able to replicate it once. The cause was invalid query to DB. It caused that DB was locked and whole app crashed. On restart, DB was still not usable so new empty DB was created.

The invalid query was a trigger but it shouldn't cause crash. The exception is correctly caught but the DB is LOCKED!
Additional InformationRelated user tickets:
http://www.mediamonkey.com/support/staff/index.php?/Tickets/Ticket/View/30486
http://www.mediamonkey.com/support/staff/index.php?/Tickets/Ticket/View/30651
TagsNo tags attached.
Fixed in build596

Activities

marek

2016-05-16 14:57

developer   ~0044622

Last edited: 2016-05-16 14:59

To replicate:
Most probably Marshmallow device is needed

1. Uninstall, delete DB
2. Open XmlSyncContentGenerator
   uncomment line 53
   comment line 54
3. Install and wifi sync few tracks
4. Open XmlSyncContentGenerator
   comment line 53
   uncomment line 54
5. Install, remove tracks from synclist and start wifi sync -> crash

martin

2016-05-16 16:07

developer   ~0044623

Fixed in build 1.2.0.596

peke

2016-05-17 21:05

developer   ~0044636

No regression found on <Marshmallow devices

Verified 596