[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: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-10-03 01:04:54 CEST

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. :-)

---------------------------------------------------------------------
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:06:48 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.