View Single Post
  #7  
Old 06-27-2011, 12:30 AM
jg27_mc jg27_mc is offline
Approved Member
 
Join Date: May 2008
Location: Porto Santo Island, Portugal
Posts: 249
Default

Quote:
Originally Posted by Thee_oddball View Post
An access violation occurs in unmanaged or unsafe code when it attempts to read or write to memory that has not been allocated, or to which it does not have access. Not all reads or writes through bad pointers lead to access violations, so an access violation usually indicates that several reads or writes have occurred through bad pointers, and that memory might be corrupted.


do u have a way to test your memory?
Thank you for the feedback.

Done that with prime95, IntelBurnTest and Memtest86+ v4.20 during my last OC settings not long ago (+- 2 months).

Will test memory again to see if I can find anything...

I was suspicious of my HDD raid 0 configuration, although the drives seem to be ok, done some tests already. I'm also playing CoD Black Ops and the game is running flawless in max settings 4x AA. Actually my system is bullet proof for the last 2 months or so. I only started to get this errors with the latest patch (coincidence?). A memory leak maybe?


Event viewer logs


PHP Code:
ApplicationLauncher.exe
Framework Version
v4.0.30319
Description
The process was terminated due to an unhandled exception.
Exception InfoSystem.Reflection.TargetInvocationException
Stack
:
   
at System.RuntimeMethodHandle._InvokeMethodFast(System.IRuntimeMethodInfoSystem.ObjectSystem.Object[], System.SignatureStruct ByRefSystem.Reflection.MethodAttributesSystem.RuntimeType)
   
at System.RuntimeMethodHandle.InvokeMethodFast(System.IRuntimeMethodInfoSystem.ObjectSystem.Object[], System.SignatureSystem.Reflection.MethodAttributesSystem.RuntimeType)
   
at System.Reflection.RuntimeMethodInfo.Invoke(System.ObjectSystem.Reflection.BindingFlagsSystem.Reflection.BinderSystem.Object[], System.Globalization.CultureInfoBoolean)
   
at System.Delegate.DynamicInvokeImpl(System.Object[])
   
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.DelegateSystem.ObjectInt32)
   
at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.ObjectSystem.DelegateSystem.ObjectInt32System.Delegate)
   
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
   
at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(System.Object)
   
at System.Threading.ExecutionContext.runTryCode(System.Object)
   
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCodeCleanupCodeSystem.Object)
   
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContextSystem.Threading.ContextCallbackSystem.Object)
   
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContextSystem.Threading.ContextCallbackSystem.ObjectBoolean)
   
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContextSystem.Threading.ContextCallbackSystem.Object)
   
at System.Windows.Threading.DispatcherOperation.Invoke()
   
at System.Windows.Threading.Dispatcher.ProcessQueue()
   
at System.Windows.Threading.Dispatcher.WndProcHook(IntPtrInt32IntPtrIntPtrBoolean ByRef)
   
at MS.Win32.HwndWrapper.WndProc(IntPtrInt32IntPtrIntPtrBoolean ByRef)
   
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
   
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.DelegateSystem.ObjectInt32)
   
at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.ObjectSystem.DelegateSystem.ObjectInt32System.Delegate)
   
at System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherPrioritySystem.TimeSpanSystem.DelegateSystem.ObjectInt32)
   
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtrInt32IntPtrIntPtr)
   
at MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef)
   
at System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame)
   
at System.Windows.Threading.Dispatcher.PushFrame(System.Windows.Threading.DispatcherFrame)
   
at yRwWjNgQNEU4kyh55mG.3QfAgsg89ANZD6dfoaj.a09T2X48Hhs7jFx2xyr1()
   
at yRwWjNgQNEU4kyh55mG.3QfAgsg89ANZD6dfoaj.f2BvdqXwMtS()
   
at EnMYergvrlW7qtrB2TR.wUdJX5ggmce860joR1I.ovx5cHGW0Rr(EnMYergvrlW7qtrB2TR.wUdJX5ggmce860joR1ISystem.String[], System.StringSystem.String)
   
at HexoWLH6A40ZA76sEaQ.nGqt00HNHKWUH1xd7t0.V26YdLohd7yEmprS5cUh(System.ObjectSystem.ObjectSystem.ObjectSystem.Object)
   
at HexoWLH6A40ZA76sEaQ.nGqt00HNHKWUH1xd7t0.UaIprIw2wOP(System.String[])
   
at maddox.Launch.3cnKDdGWf1QI8Fl3kT8(System.Object)
   
at maddox.Launch.Program(System.String[])
   
at Launcher.Program.Main(System.String[]) 
PHP Code:
Faulting application nameLauncher.exe_Launcherversion1.0.0.0time stamp0x4d6e3d08
Faulting module name
KERNELBASE.dllversion6.1.7601.17514time stamp0x4ce7bafa
Exception code
0xe0434352
Fault offset
0x0000b727
Faulting process id
0x588
Faulting application start time
0x01cc34563c904197
Faulting application path
d:\games\steam\steamapps\common\il-2 sturmovik cliffs of dover\Launcher.exe
Faulting module path
C:\Windows\syswow64\KERNELBASE.dll
Report Id
cffdb6f1-a049-11e0-aba8-002618fd2048 
Regards.

Last edited by jg27_mc; 06-27-2011 at 12:35 AM.
Reply With Quote