[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: Greg Stein <gstein_at_gmail.com>
Date: Tue, 24 Mar 2009 15:40:26 +0100

I saw that on IRC. I'm asking: was this seen in 1.6, or just trunk?

On Tue, Mar 24, 2009 at 01:46, Daniel Shahaf <d.s_at_daniel.shahaf.name> wrote:
> 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=1402855
Received on 2009-03-24 15:40:56 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.