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

Re: Crash when moving a directory inside itself

From: <cmpilato_at_collab.net>
Date: 2003-08-18 16:08:05 CEST

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

> Stefan <stefan@unfunked.org> writes:
>
> > svnadmin create /repos
> > svn mkdir file:///repos/dir -m ""
> > svn mv file:///repos/dir file:///repos/dir/subdir -m ""
>
> Very easy recipe for a segfault. I poked around in gdb, but I
> couldn't figure out what was going on in 5 minutes. Something do with
> a NULL parent-baton being passed into the path-driver callback -- it's
> all cmike's new path-driver stuff. Mike, you wanna look real quick?

Nailed it on the train. Running tests, then will commit up.

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