TortoiseSVN crashes immediately once opened

38 views
Skip to first unread message

madhus...@gmail.com

unread,
Jun 30, 2020, 11:13:28 AM6/30/20
to TortoiseSVN

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:-


Tortoise SVN Error.jpg


 Please check and suggest.

André Ziegler

unread,
Jul 2, 2020, 9:57:24 AM7/2/20
to TortoiseSVN
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.
Reply all
Reply to author
Forward
0 new messages