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

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

From: D.J. Heap <dj_at_shadyvale.net>
Date: 2003-08-03 08:29:37 CEST

I also remember a patch for removing BDB's dependency on the client's c
runtime -- it changed libdb40 options (I think) so that it allocated
with it's own routines instead of using client allocation routines, thus
making sure libdb40.dll doesn't depend on the client's c runtime
anymore. At least that was my understanding. I don't remember if it
was applied -- I think Russel Yanofsky was the submitter, although I'm
not sure about that, and I remember Brane commenting on it as well.

DJ

SteveKing wrote:
> Sorry, forgot to cc to the list (see below):
>
>
>>----- Original Message -----
>>From: "Michael Wood" <mwood@its.uct.ac.za>
>>
>>>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.
>>
> I have no idea how such a patch should be successful. If the patch doesn't
> remove the use of functions of the c-runtime library completely then it
> won't succeed.
> Also see http://support.microsoft.com/default.aspx?scid=kb;en-us;326922
>
> Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Aug 3 08:30:43 2003

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.