You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Michael Wood <mw...@its.uct.ac.za> on 2003/08/01 14:33:07 UTC

Re: [Issue 727] Changed - server crash on win2k/vs.NET

On Fri, Aug 01, 2003 at 10:29:56AM -0000, issues@subversion.tigris.org wrote:
> http://subversion.tigris.org/issues/show_bug.cgi?id=727
> 
[snip]
> + ------- Additional Comments From steveking@tigris.org  2003-08-01 03:29 PDT -------
> + Tried to reproduce this crash. Compiled everything with VS.NET2003 and
> + started apache. Then did an import, checkout, commit, log, update.
> + Everything works. No crash.
> + Then I remembered that the stacktrace of this issue looks somehow
> + familiar: the same happened to me some time ago with TortoiseSVN.
> + So I put the berkeley db dll compiled with VC6 in the PATH, and the
> + crash occurred...
> + 
> + This means that the crash is due to a wrong dll in the path (VC6 uses
> + an earlier version of the C-runtime libs as VS.NET and VS.NET2003, and
> + they are incompatible and lead to heap corruption and crashs).
> + 
> + So i guess this issue can be closed?

I thought there was a patch applied a while ago that was supposed to fix
this.

-- 
Michael Wood <mw...@its.uct.ac.za>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org