How report crashes in MPC-HC?

2 posters

Page 1 of 2 1, 2  Next

Go down

How report crashes in MPC-HC? Empty How report crashes in MPC-HC?

Post by ale5000 Mon Jun 08, 2020 10:01 pm

From time to time MPC-HC (x64) crash, but it isn't easy to reproduce.

How make it create a sort of dump file when it crash?
Is there a debug version of MPC-HC (x64)?

ale5000

Posts : 86
Join date : 2015-02-15

Back to top Go down

How report crashes in MPC-HC? Empty Re: How report crashes in MPC-HC?

Post by Admin Tue Jun 09, 2020 12:11 am

Download this zip file:
https://github.com/clsid2/mpc-hc/releases/download/1.9.4.18/MPC-HC.1.9.4.18.x64.zip

Use that to replace your current MPC-HC files. Also include the CrashReporter folder.

Admin
Admin

Posts : 7632
Join date : 2011-06-17

https://codecs.forumotion.net

Back to top Go down

How report crashes in MPC-HC? Empty Re: How report crashes in MPC-HC?

Post by ale5000 Tue Jun 09, 2020 8:07 am

Thanks, I got it to crash but where is the dump saved?
I just see the Windows error reporting of Windows 10.

ale5000

Posts : 86
Join date : 2015-02-15

Back to top Go down

How report crashes in MPC-HC? Empty Re: How report crashes in MPC-HC?

Post by Admin Tue Jun 09, 2020 9:09 pm

You should not be getting Windows Error Reporting. Look in the Windows Event Viewer, that shows logs for WER.

The Crash Reporter should (when it works correctly) open a web page with crash details.

Admin
Admin

Posts : 7632
Join date : 2011-06-17

https://codecs.forumotion.net

Back to top Go down

How report crashes in MPC-HC? Empty Re: How report crashes in MPC-HC?

Post by ale5000 Tue Jun 09, 2020 11:08 pm

It was freezing before the crash so it may be the cause (possibly in DXVA code).

Is there a way to debug it?

Windows Event Viewer:
Code:
Nome registro: Application
Origine:      Application Hang
Data:          09/06/2020 04:54:49
ID evento:    1002
Categoria attività:(101)
Livello:      Errore
Parole chiave: Classico
Utente:        N/D
Descrizione:
Il programma mpc-hc64.exe versione 1.9.4.18 non interagisce più con Windows ed è stato chiuso. Per vedere se sono disponibili ulteriori informazioni sul problema, verificare la cronologia del problema in Sicurezza e manutenzione nel Pannello di controllo.
 ID processo: 10bc
 Ora di avvio: 01d63df552692eeb
 Ora di chiusura: 22
 Percorso applicazione: C:\Program Files (x86)\K-Lite Codec Pack\MPC-HC64\mpc-hc64.exe
 ID segnalazione: 5e9c6bfc-9f45-4652-ab73-883ec80e8e16
 Nome completo pacchetto che ha generato l'errore:
 ID applicazione relativo al pacchetto che ha generato l'errore:
 Tipo interruzione: Unknown

XML evento:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Application Hang" />
    <EventID Qualifiers="0">1002</EventID>
    <Level>2</Level>
    <Task>101</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2020-06-09T02:54:49.344224900Z" />
    <EventRecordID>32432</EventRecordID>
    <Channel>Application</Channel>
    <Security />
  </System>
  <EventData>
    <Data>mpc-hc64.exe</Data>
    <Data>1.9.4.18</Data>
    <Data>10bc</Data>
    <Data>01d63df552692eeb</Data>
    <Data>22</Data>
    <Data>C:\Program Files (x86)\K-Lite Codec Pack\MPC-HC64\mpc-hc64.exe</Data>
    <Data>5e9c6bfc-9f45-4652-ab73-883ec80e8e16</Data>
    <Data>
    </Data>
    <Data>
    </Data>
    <Data>Unknown</Data>
    <Binary>55006E006B006E006F0077006E0000000000</Binary>
  </EventData>
</Event>

ale5000

Posts : 86
Join date : 2015-02-15

Back to top Go down

How report crashes in MPC-HC? Empty Re: How report crashes in MPC-HC?

Post by Admin Tue Jun 09, 2020 11:40 pm

When it freezes, don't attempt to close it.
Open the Windows Task Manager, right-click on mpc-hc64.exe and select "create dump".
Zip the dmp file and upload it somewhere. If the cause is in MPC-HC, then maybe I can find it.

When exactly does the freeze occur? At playback start or just a random moment during playback?

Admin
Admin

Posts : 7632
Join date : 2011-06-17

https://codecs.forumotion.net

Back to top Go down

How report crashes in MPC-HC? Empty Re: How report crashes in MPC-HC?

Post by ale5000 Wed Jun 10, 2020 8:54 am

I usually use MPC-HC (x64) to see streamings using youtube-dl.
The freeze happens after seeing some streamings and seeking.

Settings:
madVR
DXVA2 (native) with Intel video card

I will try to reproduce it again.

ale5000

Posts : 86
Join date : 2015-02-15

Back to top Go down

How report crashes in MPC-HC? Empty Re: How report crashes in MPC-HC?

Post by ale5000 Fri Jun 12, 2020 1:32 am

It freeze inside fullscreen and it keep itself on top, so I cannot use task manager.
I have opened task manager but it remain behind MPC-HC so it cannot be used.

ale5000

Posts : 86
Join date : 2015-02-15

Back to top Go down

How report crashes in MPC-HC? Empty Re: How report crashes in MPC-HC?

Post by Admin Fri Jun 12, 2020 2:31 pm

Disable exclusive fullscreen in madVR settings. Then you should be able to use Alt+Tab to switch to another window.

Does the freeze happen while simply watching a video, or does it happen after doing something such as seeking?

You could try the latest beta version of madVR:
http://madshi.net/madVRhdrMeasure113.zip
Note: disable smooth motion option, as that is broken in this version.

Admin
Admin

Posts : 7632
Join date : 2011-06-17

https://codecs.forumotion.net

Back to top Go down

How report crashes in MPC-HC? Empty Re: How report crashes in MPC-HC?

Post by ale5000 Sat Jun 13, 2020 11:02 am

The option "enable automatic fullscreen exclusive mode" was not enabled, so I don't know.

I will try the beta.

ale5000

Posts : 86
Join date : 2015-02-15

Back to top Go down

How report crashes in MPC-HC? Empty Re: How report crashes in MPC-HC?

Post by Admin Sat Jun 13, 2020 12:42 pm

Which hardware decoder are you using in LAV Video? DXVA2 or D3D11? Someone else also has freeze issue with madVR, but only with D3D11 native.

Admin
Admin

Posts : 7632
Join date : 2011-06-17

https://codecs.forumotion.net

Back to top Go down

How report crashes in MPC-HC? Empty Re: How report crashes in MPC-HC?

Post by ale5000 Sat Jun 13, 2020 8:08 pm

Freeze if I remember correctly was while seeking.

I use DXVA2 (native), I have just used the settings of the installer.
How report crashes in MPC-HC? Settings

ale5000

Posts : 86
Join date : 2015-02-15

Back to top Go down

How report crashes in MPC-HC? Empty Re: How report crashes in MPC-HC?

Post by ale5000 Sat Jun 13, 2020 11:08 pm

@Admin: I have sent you a dump via PM.

ale5000

Posts : 86
Join date : 2015-02-15

Back to top Go down

How report crashes in MPC-HC? Empty Re: How report crashes in MPC-HC?

Post by ale5000 Sun Jun 14, 2020 5:00 am

I get it to freeze also without hardware acceleration, so it must be a different thing.

ale5000

Posts : 86
Join date : 2015-02-15

Back to top Go down

How report crashes in MPC-HC? Empty Re: How report crashes in MPC-HC?

Post by Admin Mon Jun 15, 2020 6:27 pm

The rar file is damaged. Can you try again with this build:
https://github.com/clsid2/mpc-hc/releases/download/1.9.4.25/MPC-HC.1.9.4.34.x64.zip

Could you also test if freeze also happens with MPC Video Renderer? It would be interesting to know if it happens only with madVR.

Does it only happen with streaming, or also with local file playback?

Admin
Admin

Posts : 7632
Join date : 2011-06-17

https://codecs.forumotion.net

Back to top Go down

How report crashes in MPC-HC? Empty Re: How report crashes in MPC-HC?

Post by ale5000 Mon Jun 15, 2020 7:20 pm

I have verified that the file is good.
If you have entered the password correctly including the !!! (and without any space) then the problem is the WinRAR version.
The archive is created with a recent version of WinRAR (the RAR4 format is not the same of the old legacy RAR), if you use an old version of WinRAR it will say that it is damaged.

You can use the demo of WinRAR: https://www.rarlab.com/download.htm
The demo never end although it has a message that ask to buy it will still work.

PS: I will try MPC Video Renderer and new MPC-HC x64

ale5000

Posts : 86
Join date : 2015-02-15

Back to top Go down

How report crashes in MPC-HC? Empty Re: How report crashes in MPC-HC?

Post by Admin Mon Jun 15, 2020 9:57 pm

The hang happens when lavsplitter is flushing previous data after the seek. It is similar to another freeze issue in combination with madVR.

There is nothing I can do about this right now.

There is supposed to be a new madVR (test) version soon. Hopefully thing improve with that.

Admin
Admin

Posts : 7632
Join date : 2011-06-17

https://codecs.forumotion.net

Back to top Go down

How report crashes in MPC-HC? Empty Re: How report crashes in MPC-HC?

Post by ale5000 Tue Jun 16, 2020 8:31 pm

It froze also with MPC Video Renderer and new MPC-HC x64.

PS: The forum appears all messed up.

ale5000

Posts : 86
Join date : 2015-02-15

Back to top Go down

How report crashes in MPC-HC? Empty Re: How report crashes in MPC-HC?

Post by Admin Fri Jun 19, 2020 2:30 pm

Has the problem been happening for a long time already, or did it start recently?

Admin
Admin

Posts : 7632
Join date : 2011-06-17

https://codecs.forumotion.net

Back to top Go down

How report crashes in MPC-HC? Empty Re: How report crashes in MPC-HC?

Post by ale5000 Fri Jun 19, 2020 2:50 pm

I'm not sure because I haven't used MPC-HC for long time and started using again recently.

ale5000

Posts : 86
Join date : 2015-02-15

Back to top Go down

How report crashes in MPC-HC? Empty Re: How report crashes in MPC-HC?

Post by Admin Fri Jun 19, 2020 11:58 pm

Someone on Doom9 forum suggested it may be a regression in recent versions.

Could you test with 1.9.2 and 1.9.3?

If those work ok, then we can narrow down when the bug was introduced.

Admin
Admin

Posts : 7632
Join date : 2011-06-17

https://codecs.forumotion.net

Back to top Go down

How report crashes in MPC-HC? Empty Re: How report crashes in MPC-HC?

Post by Admin Sat Jun 20, 2020 9:17 pm


Admin
Admin

Posts : 7632
Join date : 2011-06-17

https://codecs.forumotion.net

Back to top Go down

How report crashes in MPC-HC? Empty Re: How report crashes in MPC-HC?

Post by ale5000 Sun Jun 21, 2020 4:17 pm

I will try to reproduce again with 1.9.3 x64

ale5000

Posts : 86
Join date : 2015-02-15

Back to top Go down

How report crashes in MPC-HC? Empty Re: How report crashes in MPC-HC?

Post by Admin Sun Jun 21, 2020 9:31 pm


Admin
Admin

Posts : 7632
Join date : 2011-06-17

https://codecs.forumotion.net

Back to top Go down

How report crashes in MPC-HC? Empty Re: How report crashes in MPC-HC?

Post by ale5000 Mon Jun 22, 2020 12:45 am

I got a freeze with 1.9.3 x64.

I will retry with 1.9.5.10 x64.

ale5000

Posts : 86
Join date : 2015-02-15

Back to top Go down

How report crashes in MPC-HC? Empty Re: How report crashes in MPC-HC?

Post by Sponsored content


Sponsored content


Back to top Go down

Page 1 of 2 1, 2  Next

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum