Thread: MeGUI x64
View Single Post
Old 12th February 2017, 20:13   #367  |  Link
nandoom
Registered User
 
Join Date: Nov 2016
Posts: 22
MeGUI crash - .NET runtime error

I just came across this problem (occurred twice) while using MeGUI-x64 2703 on Win7 x64. I was sliding the video frames back and forth in the avs preview.
Thanks.


Code:
Application: MeGUI.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
   at MeGUI.AviSynthClip.dimzon_avs_getvframe(IntPtr, IntPtr, Int32, Int32)
   at MeGUI.AviSynthClip.ReadFrame(IntPtr, Int32, Int32)
   at MeGUI.AvsFile+AvsVideoReader.ReadFrameBitmap(Int32)
   at MeGUI.core.gui.VideoPlayerControl.getFrame(Int32)
   at MeGUI.core.gui.VideoPlayerControl.renderThreadLoop()
   at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
   at System.Threading.ThreadHelper.ThreadStart()
Code:
Faulting application name: MeGUI.exe, version: 1.0.2703.0, time stamp: 0x589a420c
Faulting module name: KERNELBASE.dll, version: 6.1.7601.23572, time stamp: 0x57fd0696
Exception code: 0xc0000005
Fault offset: 0x000000000001a06d
Faulting process id: 0x1fd4
Faulting application start time: 0x01d284edfb73ec17
Faulting application path: C:\megui-core-2690-64\MeGUI.exe
Faulting module path: C:\Windows\system32\KERNELBASE.dll
Report Id: f4fc1604-f0e6-11e6-a926-00a0c6000000

Last edited by nandoom; 12th February 2017 at 20:20.
nandoom is offline   Reply With Quote