View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0014414 | MMW v4 | DB/FileMonitor | public | 2017-09-25 11:52 | 2017-09-25 20:13 |
Reporter | Ludek | Assigned To | |||
Priority | immediate | Severity | crash | Reproducibility | random |
Status | closed | Resolution | fixed | ||
Product Version | 4.1.18 | ||||
Target Version | 4.1.18 | Fixed in Version | 4.1.18 | ||
Summary | 0014414: Crash when upgrading database to the newest version (regression) | ||||
Description | There are several reports that update to MM 4.1.18 crashes during update to the next version: http://www.mediamonkey.com/forum/viewtopic.php?f=6&t=88531 http://www.mediamonkey.com/forum/viewtopic.php?f=6&t=88519 I've found that Petr added (SVN revision 29478) a db backup code during DB upgrade that is causing the leaking and further issues. a) I've tested with large database (6 GB) and the upgrade failed to process because of unsufficient disk space. b) The backed up file "MM.DBpre4_1_41" isn't deleted and occupies disc space resulting in further issues (seen other ELF logs with system error 121 - "There is not enough space on the disk" e.g. during podcast update etc) i.e. we should ensure (in 1852) that "MM.DBpre4_1_41" created by 1851 will be deleted. | ||||
Tags | No tags attached. | ||||
Fixed in build | 1852 | ||||