Crash during svn merge in 1.4.0 Win32
From: Kenneth Porter <shiva_at_sewingwitch.com>
Date: 2006-10-10 10:42:23 CEST
svn --version reports:
svn, version 1.4.0 (r21228)
Server is 1.4.0 running under Apache on Fedora Core 2, built as RPM's.
The command is
svn merge https://server/path1 https://server/path2 .
(path2 is a branch modified from path1, and I'm merging the result into a
In Visual Studio 2005 popup:
Unhandled exception at 0x6eed0f67 in svn.exe: 0xC0000005: Access violation
According to the stack window in the debugger, this is happening in
The operation is a REPE CMPS with ECX = 0x22.
ESI points to non-existent memory. EDI points to this string:
svn-utf-UTF-8toCP1252-xlate-handle
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.