[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: Tue, 24 Mar 2009 02:46:47 +0200 (Jerusalem Standard Time)

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
Received on 2009-03-24 01:47:15 CET

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.