TortoiseSVN crashing on Windows 7

29 views
Skip to first unread message

bhco...@gmail.com

unread,
Mar 22, 2018, 1:45:55 PM3/22/18
to TortoiseSVN
I use Tortoise a lot and my work PC was recently upgraded to Windows 7.
Is T-svn supported on that OS? (I didn't see it mentioned online).
It does not always crash, just after using certain parts of our repository that have a ton of code in them. It did not do that in a prior version and my co-workers do not have the issue (but I think they all have a previous OS, and probably older version on T-svn.
I am on TortoiseSVN 1.9

Stefan

unread,
Mar 22, 2018, 1:48:26 PM3/22/18
to TortoiseSVN
Yes, TSVN is working fine on Win7. Only XP is not supported anymore.
Also we haven't heard of any reproducible crashes recently.
If you have more information about when exactly the crashes happen, please tell us.

Stefan

André Ziegler

unread,
Mar 25, 2018, 3:55:40 AM3/25/18
to TortoiseSVN
Use Procdump (procdump -ma -i C:\dumps) or Windows Error reporting (https://msdn.microsoft.com/en-us/library/bb787181(VS.85).aspx) to generate a full dump, open the dump in Windbg, add Microsoft symbols (https://msdn.microsoft.com/en-us/library/windows/desktop/ee416588(v=vs.85).aspx) and TSVN symbols (http://www.crash-server.com:8080/public/tsvn/71040F62-F78A-4953-B5B3-5C148349FED7/symsrv) inside Windbg, now run .srcfix and next run run !analyze -v. Now look what Windbg tells you.
Reply all
Reply to author
Forward
0 new messages