View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0019794 | MMW 5 | Casting (Google Cast / UPnP) | public | 2023-02-05 21:20 | 2023-02-19 22:15 |
Reporter | rusty | Assigned To | |||
Priority | urgent | Severity | crash | Reproducibility | random |
Status | closed | Resolution | fixed | ||
Product Version | 5.0.4 | ||||
Target Version | 5.1 | Fixed in Version | 5.1 | ||
Summary | 0019794: Casting from MMA to MMW5 renderer --> crash 62D60000 | ||||
Description | I was testing MMA casting functionality and found that MMW5 crashed after playing one track. Here's what happened: 1 Initiated playback in MMA to MMW5 for Sam Roberts - We're All in This Together.m4a --> codec error in MMW5 (despite the fact that the codec pack is installed) and track skipped! --> Next track Howard Jones - Everlasting Love.m4a started playing --> Next track Lana Del Rey - Young and Beautiful.m4a was skipped! --> Next track Trevor Guthrie - Wanted.m4a triggered a crash in MMW5 (no sound) Crashlog : 62D60000 MMW had to be force-terminated What's really strange is that after rebooting MMW5 and playing the same tracks again, all of them played without issue! | ||||
Tags | No tags attached. | ||||
Fixed in build | 2800 | ||||
related to | 0018288 | closed | Ludek | Deadlock: MM5 locks on startup and crashes on closing (regression 2501) |
related to | 0019442 | closed | Ludek | Occasional AV on startup (possibly related to mouse events outside of MM) |
related to | 0019822 | closed | michal | Youtube: rating playing track in miniplayer --> crash A14ACB04 |
|
Based on the crash log 62D60000 it is Access violation at address 665AD653 in module 'in_mfaudio.dll'. Read of address 0000000C In the DbgView part there is: in_mfaudio: Error creating media source for the file: http://192.168.0.26:42535/primary%3AMusic/Lana%20Del%20Rey/Young%20and%20Beautiful%20-%20Single/01%20Lana%20Del%20Rey%20-%20Young%20and%20Beautiful.m4a , hr = 0xC00D36C4 7074.313s - PID:19016 - in_mfaudio: Play failed, hr = 0xC00D36C4 Assigned to Michal to analyze (as author of in_mfaudio plugin) |
|
Crash fixed in build 2800. |
|
Rusty please test it with this in_mfaudio plugin, you can replace it in the last build and test before releasing 5.1. In case problem persists, please generate debug log, thanks. |
|
Test note: I also replicated this as follows: 1 Playing Youtube Music 2 Minimized to MiniPlayer 3 Resized video window --> crash 62D60000 |
|
Verified the updated plugin -- the two original test cases that triggered the crash no longer do so. But, I found a new, possibly related bug: 1 Playing Youtube Music 2 Minimized to MiniPlayer 3 Resized video window 4 Rate the playing track in the MiniPlayer -->Crash A14ACB04 I expect this is a different issue, so I'm opening this in a new bug 0019822. |