View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0012018 | MMA | Synchronization | public | 2014-04-24 07:45 | 2014-05-03 15:22 |
Reporter | marek | Assigned To | |||
Priority | immediate | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 1.0.4 | ||||
Target Version | 1.0.5 | Fixed in Version | 1.0.5 | ||
Summary | 0012018: Loading of folders during MediaStore sync can cause OutOfMemoryException | ||||
Description | There 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 | ||||
Tags | No tags attached. | ||||
Fixed in build | 250 | ||||
|
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. |
|
Fixed in BUILD 1.0.5.0250 |
|
Verified in build 250 |