View Issue Details

IDProjectCategoryView StatusLast Update
0014637MMW 5Otherpublic2020-03-06 02:01
Reporterrusty Assigned To 
PriorityurgentSeveritycrashReproducibilitysometimes
Status closedResolutionfixed 
Product Version5.0 
Target Version5.0Fixed in Version5.0 
Summary0014637: AV when playing track on startup
DescriptionVery 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
TagsNo tags attached.
Attached Files
Fixed in build2090

Activities

rusty

2018-02-09 19:32

administrator   ~0049607

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

Ludek

2018-02-12 21:09

developer   ~0049621

Last edited: 2018-02-12 21:11

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.

petr

2018-02-13 13:00

developer   ~0049623

Fixed

peke

2018-03-06 23:04

developer   ~0049682

Verified 2090

peke

2020-03-06 02:01

developer   ~0057072

Re verified 2229

Unable to reproduce, podcasts and thumb/image handling ar eimproved in latest versions.