[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: Hyrum K. Wright <hyrum_wright_at_mail.utexas.edu>
Date: Thu, 12 Feb 2009 11:10:06 -0600

On Feb 12, 2009, at 11:06 AM, Johannes Wienke wrote:

> Hi,
>
> Am 12.02.2009 00:50 schrieb Hyrum K. Wright:
>>
>> 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 ?? ()

Thanks. Do you have a copy of Subversion with debugging symbols so we
can determine where in those functions it is failing?

-Hyrum

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1146179
Received on 2009-02-13 01:01:45 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.