View Issue Details

IDProjectCategoryView StatusLast Update
0019794MMW 5Casting (Google Cast / UPnP)public2023-02-19 22:15
Reporterrusty Assigned To 
PriorityurgentSeveritycrashReproducibilityrandom
Status closedResolutionfixed 
Product Version5.0.4 
Target Version5.1Fixed in Version5.1 
Summary0019794: Casting from MMA to MMW5 renderer --> crash 62D60000
DescriptionI 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!
TagsNo tags attached.
Fixed in build2800

Relationships

related to 0018288 closedLudek Deadlock: MM5 locks on startup and crashes on closing (regression 2501) 
related to 0019442 closedLudek Occasional AV on startup (possibly related to mouse events outside of MM) 
related to 0019822 closedmichal Youtube: rating playing track in miniplayer --> crash A14ACB04 

Activities

Ludek

2023-02-06 13:18

developer   ~0071098

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)

michal

2023-02-09 18:31

developer   ~0071139

Crash fixed in build 2800.

michal

2023-02-09 18:34

developer   ~0071140

Last edited: 2023-02-09 18:34

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.
in_mfaudio.zip (225,623 bytes)

rusty

2023-02-19 21:36

administrator   ~0071177

Test note: I also replicated this as follows:
1 Playing Youtube Music
2 Minimized to MiniPlayer
3 Resized video window
--> crash 62D60000

rusty

2023-02-19 22:15

administrator   ~0071178

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.