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

Re: Segfault in "svn checkout" (svn client 0.23; server at collab.net)

From: Gareth McCaughan <gareth.mccaughan_at_pobox.com>
Date: 2003-07-03 12:25:30 CEST

On Tuesday 01 July 2003 10:52 am, Joe Orton wrote:

> > > Gareth, I'd be interested to hear whether this is reproducible or not.
> > > It looks like the only reasons zlib should return NULL like this are
> > > fairly fatal: out of memory, or library/header version mismatch.
...
> Can you apply the attached neon patch and see what difference it makes?

I'll do that. First of all, in the interests of scientific method,
I rebuilt Subversion just as I'd have to in order to apply the
patch, but without applying the patch, and tried again.
This meant that I got debug info in the neon library, so
I can confirm that it's the call to ne_set_error following
inflateInit2 that's the problem, and indeed zmsg is full
of 0s.

I'm running the thing again with the patch, and will let
you know what error code inflateInit2 returned...

-- 
Gareth McCaughan
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 3 11:27:31 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.