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

Re: deltification questions

From: Tobias Ringstrom <tobias_at_ringstrom.mine.nu>
Date: 2004-01-14 16:05:36 CET

Martin MAURER wrote:
> #1 0x400661b3 in svn_stream_read (stream=0xedde5f, buffer=0x0, len=0x0)
> at subversion/libsvn_subr/stream.c:97
> #2 0x400506a6 in svn_txdelta_next_window (window=0xbffff428,
> stream=0x8112ad8, pool=0x81167b0)
> at subversion/libsvn_delta/text_delta.c:264

That should be impossible! How can len in the call to svn_stream_read be
0? Something is very very wrong - either some weird memory corruption or
a compiler error. I wonder what valgrind says. Would it be possible for
you to run your test case in valgrind?

/Tobias

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jan 14 16:06:20 2004

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.