View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0019365 | MMW 5 | Tracklist | public | 2022-09-08 21:36 | 2022-09-09 20:08 |
Reporter | rusty | Assigned To | |||
Priority | urgent | Severity | crash | Reproducibility | sometimes |
Status | closed | Resolution | fixed | ||
Product Version | 5.0.4 | ||||
Target Version | 5.0.4 | Fixed in Version | 5.0.4 | ||
Summary | 0019365: Switching between context menus --> crash 8B580000 | ||||
Description | I'm unable to replicate this, but this is what happened: 1 Initiated playback of a playlist with 50 tracks Playing node was active + the playing list in the right column 2 Select the playing track 3 Right click and hover over FMFS and then Send to 4 Try to navigate back to FMFS --> MM not responding and crash 8B580000 Please close if the log isn't useful as I tried, but was unable to replicate. | ||||
Tags | No tags attached. | ||||
Fixed in build | 2662 | ||||
|
Based on the log it is crash in TBrowserWindow.notifyWindowSized and the line 9052 there: clearTimeout(FSizedTimeout); I've traversed the code there and I haven't found a reason for the crash, assigning to Petr (as it is his code) to review whether he sees something there... It seems there must be something bad with reference counting on ITimer object. |
|
OK, traversing the code more carefully there and I most probably found the cause. => Fixed in 5.0.4.2662 |
|
Unable to crash on 2662 |