View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0014637 | MMW 5 | Other | public | 2018-02-07 19:18 | 2020-03-06 02:01 |
Reporter | rusty | Assigned To | |||
Priority | urgent | Severity | crash | Reproducibility | sometimes |
Status | closed | Resolution | fixed | ||
Product Version | 5.0 | ||||
Target Version | 5.0 | Fixed in Version | 5.0 | ||
Summary | 0014637: AV when playing track on startup | ||||
Description | Very often when I play a track upon starting MM5 I get an AV. I suspect that it's related to either: - podcasts updating - thumbnails generating (since the bug doesn't occur when these aren't occuring). The other possibility is that the bug isn't caused by those activities, but rather in relation to those activities somehow interfering with the UI thread. In other words, when podcasts are updating/thumbnails generating, and the user clicks e.g. an Artist, attempts to use the mousewheel to scroll down the list of albums/tracks by the artists will fail (either a focus problem or a threading issue). LogID: 240C0000 | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Fixed in build | 2090 | ||||
|
I observed the problem again today during playback of a track while a podcast was updating--only this time it wasn't at startup. Log ID: F1B20000 |
|
Based on the log (240C0000 - attached) it seems to be related rather to video playback. The exception is AV in the main renderer UI thread (in TPromise.handleThen). Assigned to Petr for a review. |
|
Fixed |
|
Verified 2090 |
|
Re verified 2229 Unable to reproduce, podcasts and thumb/image handling ar eimproved in latest versions. |