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

SVN Segfault

From: Campbell Barton <ideasman42_at_gmail.com>
Date: Mon, 23 Mar 2009 12:47:05 -0700

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
Received on 2009-03-23 21:41:07 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.