View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0016855 | MMW 5 | General | public | 2020-07-26 23:15 | 2021-01-16 14:49 |
Reporter | peke | Assigned To | |||
Priority | urgent | Severity | crash | Reproducibility | sometimes |
Status | closed | Resolution | fixed | ||
Summary | 0016855: d_iphone: Crash while deleting playlist during device scanning | ||||
Description | MMW can freeze and crash if user do not wait for MM finish scanning the device and tries to delete playlist It happen to me on one occasion, but it happens to user on regular basis (during remote session) MY LOG ID: 77183ACC (iPod Touch 4G) ELF sent offline in case it is not sent automatically. | ||||
Steps To Reproduce | 1. Start MM 2. Connect iPod 3. Wait till "(Scanning)" shows 4. Expand playlists 5. Right click on any playlist 6. Remove Sometime it crashes sometimes not. | ||||
Tags | No tags attached. | ||||
Fixed in build | 2262 | ||||
|
I cannot replicate and I don't see log 77183ACC here. Peke, please try whether it is reproducible in MM5 and attach log id or ELF. If it is not reproducible in MM5 then just mark it as resolved in 5.0.0 |
|
The ELF you sent me has exception ID 0B4D and it really came on 07/27/2020 It is a freeze log while deleting the iPod playlist as the playlist deletion is performed on UI thread and it is waiting for the scan to finish. This no longer happens in MM5 (as all such actions are performed asynchronously in MM5). So use MM5 or MM4 regular (not debug). Resolved as fixed in 5.0.0 |
|
You are right tested in 2262 No freeze in 2262 and like you said such operations are moved to background thread asynchronously of UI. Closing |