[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

TortoiseSVN Crashes in Repo Browser when Locking before Edit

From: Kevin Mann <kevincmann_at_gmail.com>
Date: Tue, 26 May 2015 21:31:25 -0500

I have svn:needs-lock set for all files in the repository, of which there
is only one spreadsheet right now.

When I open the repository browser, if I right-click on the file and select
"Edit", the repository browser displays the file-locking dialog. However,
when I click OK on the dialog, the program crashes consistently.

Clicking Debug brings me to Visual Studio with:

Unhandled exception at 0x00007FFA59430F20 (ntdll.dll) in TortoiseProc.exe:
0xC0000374: A heap has been corrupted (parameters: 0x00007FFA5946DD40).

The code breaks at line 51 in free.c, with retval showing "Error reading
register value" in the Locals window with a red X. pBlock shows "Variable
is optimized away and not available" with a red X.

When I reopen the repository browser, it shows the file had been locked.
However, right-clicking and selecting Edit results in the same as above,
with the lock dialog opening, then the program crashing after clicking OK.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3119418

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2015-05-27 05:27:22 CEST

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.