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

Re: Crash in translated_stream_read

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2005-12-09 22:42:36 CET

On Fri, 9 Dec 2005, Julian Foad wrote:

> Michael Pilato wrote:
> > On Fri, 2005-12-09 at 14:09 +0000, Julian Foad wrote:
> >
> >>As of a few days ago, I'm getting seg. faults when trying to "svn update" my
> >>Subversion WC. They occur at various places in the tree, and can also occur
> >>during "svn cleanup".
>
> The bug appears to be that translated_stream_read() goes wrong after
> SVN_STREAM_CHUNK_SIZE bytes. A fix is:
>
...
> > I'm now running r17597 and haven't seen the problems any more.
>
> Well, I don't see any evidence that the bug has been fixed: I think it
> may have temporarily been hidden by some side effect of changing
> SVN_STREAM_CHUNK_SIZE from 100 KB to 16 KB.

Nah, that would have made the bug more vissible, I think. More likely
r17571, which disables the use of this function in
svn_subst_copy_and_translate3().

Erik, do you have time to investigate an dfix this?

Thanks,
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Dec 9 22:43:39 2005

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.