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

Re: Possible bug: SIGSEV while resurrecting directory

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-10-03 01:18:44 CEST

Ben Collins-Sussman <sussman@collab.net> writes:

> Stephan Feder <sf@stephan-feder.de> writes:
>
> > Could someone please verify that the following recipe provokes a SIGSEV.
> >
>
> Yup, sure does!
>
> gdb'ing into it, it segfaults in libsvn_client/copy.c:967. src_path
> is "dir", but entry is NULL. Then it attempts to deref the entry.
>
> Philip, this looks like something you'd understand right away. :-)

It's a consequence of the partial fix for issue 838, where I used copy
to add-with-history during a merge.

Looks like using 'svn merge -r2:1 URL' works, see issue 880 for why
I think merge should only accept URLs.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 3 01:19:22 2002

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.