View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0014686 | MMW 5 | Sync | public | 2018-03-19 17:35 | 2020-08-18 03:19 |
Reporter | rusty | Assigned To | |||
Priority | immediate | Severity | crash | Reproducibility | sometimes |
Status | closed | Resolution | fixed | ||
Product Version | 5.0 | ||||
Target Version | 5.0 | Fixed in Version | 5.0 | ||
Summary | 0014686: Sync to Google drive --> crash | ||||
Description | I was playing 'Searching' by the Hollies, and when that track was syncing (it was on the auto-sync list) to Google drive (while it was also playing) MM5 crashed. Note: I tried skipping the track while it was playing--that may have also contributed to the crash. Debug log: 41CE47D4 | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Fixed in build | 2093 | ||||
|
Upon testing again, the crash occurs simply by syncing a playlist to Google Drive. Debug log: 41CED6C8 |
|
Could you please send me content of D:\PortableApps\MediaMonkey 5\Portable\Temp\MetadataStorages\v2\googleDrive9d7d68e3-4b5b-4846-a7f6-6e6c7f05a8fe\ from the time when the bug occurs? |
|
For some reason there was one track with unknown sync_id in your main.db. I haven't found the exact reasons how it could get there, it was the very first track in the database so it could be there for some time. Nevertheless I added assertions and constraints so that this can no longer happen in 2092. I also found some further tweaks and issues during testing which forced me to adjust DB structure and foreign keys. So in build 2092 the new DB is created under \v3\ and to see the metadata you will need to re-sync the tracks. i.e. you can test by deleting them from GDrive and re-sync. |
|
auto-sync after deleting the contents of the gdrive failed as shown in the attached dialog. |
|
I am starting to understand your issues with Goggle Drive. You removed the items using Chrome, it seems to remove the items just to recycle bin in the Chrome. So the items are still there, but their parent changes to "Recycle bin", this is cause of the "id" error i.e. I can replicate finally using "remove" in Chrome |
|
Fixed in 2093 |
|
Verified 2093 |
|
Verified 2264 Unable to replicate crash anymore. |