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

Re: Invalid large, negative Content-Length

From: Doug Warner <doug_at_warner.fm>
Date: Mon, 25 Jan 2010 13:55:14 -0500

On 01/25/2010 10:12 AM, Stefan Sperling wrote:
> You could rebuild svn with the --enable-maintainer-mode configure flag.
> Then you'll see the file and line number where the error is thrown.
> You could then have the client break at the spot in gdb, and post a
> backtrace in case it contains anything interesting (like funky-looking
> function arguments). This may tell us e.g. if the problem is within
> neon or within svn.

I'll see where I get with this.

> In addition to the complete neon debug output, a tcpdump -s99999 -X
> of the running update would also be nice, to see what client and
> server are sending to each other over the wire.

This won't be too useful for my situation since everything is done over SSL.

Thanks for the tips; I'll post back with what I find.

-Doug

Received on 2010-01-25 19:55:53 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.