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

Re: SVN Segfault

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Mon, 6 Apr 2009 12:32:42 +0300 (Jerusalem Daylight Time)

This is now http://subversion.tigris.org/issues/show_bug.cgi?id=3391 .

Daniel Shahaf wrote on Tue, 24 Mar 2009 at 02:46 +0200:
> Trunk. To reproduce:
>
> % svn mkdir foo
> % svn ci foo
> % /bin/rm -rf foo
> % svn up --set-depth exclude foo
>
> Daniel
>
> Greg Stein wrote on Tue, 24 Mar 2009 at 00:12 +0100:
> > What version are you using?
> >
> > On Mon, Mar 23, 2009 at 20:47, Campbell Barton <ideasman42_at_gmail.com> wrote:
> > > svn up --set-depth exclude somedir/path
> > >
> > > ---Type <return> to continue, or q <return> to quit---
> > > Program received signal SIGSEGV, Segmentation fault.
> > > [Switching to Thread 0xb7623940 (LWP 2515)]
> > > 0xb7698aa8 in strcmp () from /lib/libc.so.6
> > > (gdb) bt
> > > #0  0xb7698aa8 in strcmp () from /lib/libc.so.6
> > > #1  0xb7f11538 in svn_wc_crop_tree () from /usr/lib/libsvn_wc-1.so.0
> > > #2  0xb7f7ad85 in svn_client__update_internal ()
> > >   from /usr/lib/libsvn_client-1.so.0
> > > #3  0xb7f7afdd in svn_client_update3 () from /usr/lib/libsvn_client-1.so.0
> > > #4  0x0805c785 in ?? ()
> > > #5  0x00000000 in ?? ()
> > > (gdb) q
> > >
> > > From IRC
> > > <danielsh> ideasman42_: the cmdline client shouldn't segfault.  Period.
> > > <danielsh> ideasman42_: I can repro with trunk
> > > --
> > > - Campbell
> > >
> > > ------------------------------------------------------
> > > http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1392093
> > >
> >
> > ------------------------------------------------------
> > http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1394166
> >
>
> ------------------------------------------------------
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1395098

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1560203
Received on 2009-04-06 11:32:58 CEST

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.