configure Windows to generate crash dump ( https://docs.microsoft.com/de-de/windows/win32/wer/collecting-user-mode-dumps use DumpType 2 to get full dump) , open the dmp in windbg (debugging tools for windows, part of Windows 10 SDK), configure symbols to use Microsoft symbol server ( https://docs.microsoft.com/en-us/windows-hardware/drivers/debugger/microsoft-public-symbols ) and tortoisesvn symbol server ( https://tortoisesvn.net/faq.html#debug )
Now run *.srcfix;!analyze -v;kP* and look at data. [email protected] schrieb am Dienstag, 30. Juni 2020 um 17:13:28 UTC+2: > The TortoiseSVN repo browser shows an error message that it has stopped > working immediately once open it. The window closes before I am able to > take a screen dump. > > > > Error ScreenDump:- > > > [image: Tortoise SVN Error.jpg] > > > Please check and suggest. > > -- You received this message because you are subscribed to the Google Groups "TortoiseSVN" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/0e2f4aa7-1263-483d-be15-1dcc2552c564n%40googlegroups.com.
