View Issue Details

IDProjectCategoryView StatusLast Update
0012018MMASynchronizationpublic2014-05-03 15:22
Reportermarek Assigned To 
PriorityimmediateSeveritymajorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version1.0.4 
Target Version1.0.5Fixed in Version1.0.5 
Summary0012018: Loading of folders during MediaStore sync can cause OutOfMemoryException
DescriptionThere are some logs when loading of folders takes really long time and ends with OOM exception. Maybe attached log and DB will help.

https://rink.hockeyapp.net/manage/apps/66872/app_versions/9/crash_reasons/12091094
TagsNo tags attached.
Fixed in build250

Activities

marek

2014-04-30 16:57

developer   ~0040141

Last edited: 2014-04-30 17:03

It can cause freezing of MediaStore sync. I think that it is related to:

http://www.mediamonkey.com/forum/viewtopic.php?f=21&t=70763&start=15

I replicated it too this way:

I was testing 12035 and added integrity check to MediaMonkeyStoreProvider (I can provide you this version) and I had 42 tracks and it failed during first MediaStore sync. DB was cleared. Unfortunately I am not able to get the DB because this device (Nexus 7) is not rooted.

The following is shown in log:
The connection pool for database '/data/data/com.ventismedia.android.mediamonkey/databases/mmstore.db' has been unable to grant a connection to thread 3510 (Thread-3510) with flags 0x2 for 750.06104 seconds.
Connections: 0 active, 1 idle, 1 available.

martin

2014-05-02 12:25

developer   ~0040174

Fixed in BUILD 1.0.5.0250

marek

2014-05-03 15:22

developer   ~0040179

Verified in build 250