RE: Re: Apparently random crashes
From: André Ziegler <MagicAndre1981_at_live.com>
Date: Sat, 21 Jan 2017 00:29:11 -0800 (PST)
HEAP_CORRUPTION_ACTIONABLE_EntryCorruption_c0000374_dxgi.dll!operator_new may indicte an issue with the detoured DLL from your nVIDIA driver:
Image path: C:\Program Files\NVIDIA Corporation\CoProcManager\detoured.dll
your hocking DLL is from 2007, so very old. update the nvidia GPU driver this may fix it, because you get the crash while Scintilla does Direct2D operations (you can also disable ScintillaDirect2D in advanced TSN options and look if it fixes it).
But to see more, you need to capture a FUll dump (not a mini) with pageheap enabled for TortoiseProc.exe.
Run gflags.exe, go to image tab, press TAB key and enter TortoiseProc.exe and select PageHeap checkbox. In Registry configure WER (http://msdn.microsoft.com/en-us/library/bb787181%28VS.85%29.aspx) to generate Fulldump (DumpType to 2). Now share the new dump and here TortoiseProc.exe crashes earlier when the corruption occurs and we can see more details.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.