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

Re: ra_svn bugs

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2003-01-13 18:12:44 CET

On Mon, 2003-01-13 at 11:58, Eric Gillespie wrote:
> First, output from the hooks causes ra_svn to bomb like this:
>
> svn: Malformed network data

This is mentioned in libsvn_ra_svn/todo. (Which isn't necessarily a
reason not to also have an issue for it.)

> 0 ra_svntests% svn mv -m '' svn://localhost$PWD/repo/dir/subdir/ svn://localhost$PWD/repo/dir/
> assertion "opt > 0 || cstr" failed: file "/u/epg/work/svn/trunk/subversion/libsvn_ra_svn/marshal.c", line 315, function "vwrite_tuple"
> zsh: abort (core dumped) svn mv -m '' svn://localhost$PWD/repo/dir/subdir/

This may be a bug in the calling code (or a "disagreement" between
ra_svn and the calling code; sometimes that turns out to be my fault).
I think you're the first person to see it. Go ahead and file an issue.

(There's also a bug where merges which cause obstructed updates can
cause a core dump. Issue 1059.)

I will most likely get to these eventually, but other people should feel
free to beat me to it.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jan 13 18:16:40 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.