Rank: Advanced Member
Groups: Registered
Joined: 1/24/2016(UTC) Posts: 40 Location: United States of America
Was thanked: 3 time(s) in 3 post(s)
|
I'm seeing a crash in VS2019 on startup running NCrunch 3.29. Quote: Unhandled exception at 0x7766F8CD (ntdll.dll) in devenv.exe.18532.dmp: 0xC0000374: A heap has been corrupted (parameters: 0x776AB960).
ntdll.dll!7766f8cd() Unknown ntdll.dll![Frames below may be incorrect and/or missing, no symbols loaded for ntdll.dll] Unknown [External Code] [Managed to Native Transition] EasyHook.dll!EasyHook.NativeAPI.LhInstallHook(System.IntPtr InEntryPoint, System.IntPtr InHookProc, System.IntPtr InCallback, System.IntPtr OutHandle) Unknown EasyHook.dll!EasyHook.LocalHook.Create(System.IntPtr InTargetProc, System.Delegate InNewProc, object InCallback) Unknown nCrunch.VSAddIn.dll!nCrunch.VSAddIn.LaaFix.() Unknown mscorlib.dll!System.Threading.ThreadHelper.ThreadStart_Context(object state) Unknown mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx) Unknown mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx) Unknown mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state) Unknown mscorlib.dll!System.Threading.ThreadHelper.ThreadStart() Unknown [Native to Managed Transition] [External Code]
I can provide a couple of dumps directly - they are large 2GB.
|