View Issue Details

IDProjectCategoryView StatusLast Update
0000698madVRbugpublic2023-02-08 22:20
Reporterhuhn Assigned Tomadshi  
PrioritynormalSeveritycrashReproducibilitysometimes
Status assignedResolutionopen 
Summary0000698: the media player crashes when switching to a different file or after about 10 sec
Descriptionthe beta version 165 is affect the release version seems totally fine.
on doctor dumb the issue is usually:
https://drdump.com/UploadedReport.aspx?DumpID=103685850
818228
and sometimes:
https://drdump.com/UploadedReport.aspx?DumpID=103666285
713084

this issue was gone for some time but come back in the last couple of days
so i had an idea why because i changed how the dac of my sound card works and was thinking that was related and saw it is madVR crashing not mpc-hc

there is no madVR crash log.
if clsid dumb doesn't tell you anything then there is nothing todo here i guess.
as you can see i'm not alone on doctor dumb.
TagsNo tags attached.
madVR Version165
Media Player (with version info)mpc-hc 2.0
Splitter (with version info)lav 0.77
Decoder (with version info)lav 0.77
DecodingSoftware
Deinterlacingnone (progressive)
DXVA2 Scaling Activeno
Aero / Desktop CompositionOn
Problem occurs with modewindowed mode
GPU ManufacturerNVidia
GPU Model1060
GPU Driver Version512.95

Activities

kasper93

2023-02-03 13:35

reporter   ~0002989

It is that madVR really wants you to update to new version :)

I've seen it over a year ago and debugged it back then. And by your description it is exactly the same issue.

1. madVR creates a thread with timer to display "please update your madVR build" OSD message
2. thread is detached, but it has a pointer to renderer instance
3. if you close, reload playback, meaning the old renderer is destroyed and new one is created the pointer in the detached thread becomes invalid
4. ...and after this timeout ends it tries to use it and well crashes by doing so

huhn

2023-02-03 16:51

reporter   ~0002990

ohh that's why it is back.

yes that happens before and there was another madVR version which could not be updated to the newest.
never excepted an overlay message could be the issue wow.

mzso

2023-02-06 19:19

reporter   ~0002991

Is there hack/trick/workaround for this? Maybe madVR can be blocked from getting the date, so the crash feature wouldn't activate?

huhn

2023-02-07 09:01

reporter   ~0002992

not again :-)
that's why "some user" are not shy about it.
not sure what to do now.

madshi

2023-02-08 22:20

administrator   ~0002993

Sorry about that. I'm not 100% sure why the crash happens, it only seems to happen for some people. I'll change the way the "please update your madVR version" information is shown in the next build, to avoid this crash in the future.

Also, I'll probably release a new build tomorrow or the day after.

Issue History

Date Modified Username Field Change
2023-02-03 09:24 huhn New Issue
2023-02-03 13:35 kasper93 Note Added: 0002989
2023-02-03 16:51 huhn Note Added: 0002990
2023-02-06 19:19 mzso Note Added: 0002991
2023-02-07 09:01 huhn Note Added: 0002992
2023-02-08 22:20 madshi Note Added: 0002993
2023-02-08 22:20 madshi Assigned To => madshi
2023-02-08 22:20 madshi Status new => assigned