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

Re: Segmentation fault on every checkout

From: Johannes Wienke <jwienke_at_techfak.uni-bielefeld.de>
Date: Thu, 12 Feb 2009 18:06:36 +0100

Hi,

Am 12.02.2009 00:50 schrieb Hyrum K. Wright:
>
> On Feb 11, 2009, at 5:19 PM, Johannes Wienke wrote:
>> Well, I to my mind a segfault is always a bug. At least it indicates bad
>> error handling?
>
> Not necessarily. If you're linking against an incompatible library,
> there really isn't much a sane error handling scheme can do for you.

Ok, that's true, but I'm sure the versions match the required ones.

> That being said, can you provide a backtrace of the segfault?

I provided a backtrace in my initial post, but here it is again.

#0 0xb7be34b4 in svn_io_get_dir_filenames () from
/usr/lib/libsvn_subr-1.so.1
#1 0xb7e640af in ?? () from /usr/lib/libsvn_wc-1.so.1
#2 0xb7e64c9c in svn_wc_crawl_revisions3 () from /usr/lib/libsvn_wc-1.so.1
#3 0xb7ecdf0a in svn_client__update_internal () from
/usr/lib/libsvn_client-1.so.1
#4 0xb7ea50c9 in svn_client__checkout_internal () from
/usr/lib/libsvn_client-1.so.1
#5 0xb7ea5404 in svn_client_checkout3 () from /usr/lib/libsvn_client-1.so.1
#6 0x0804d307 in ?? ()
#7 0x080549b5 in ?? ()
#8 0xb76a8685 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#9 0x0804c2c1 in ?? ()

Johannes

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1146153

Received on 2009-02-13 10:17:49 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.