[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 19:12:14 +0100

Hi,

Am 12.02.2009 18:10 schrieb Hyrum K. Wright:
> Thanks. Do you have a copy of Subversion with debugging symbols so we
> can determine where in those functions it is failing?

Does this help?

#0 0xb7c0c4b4 in svn_io_get_dir_filenames (dirents=0xbfe3da44,
path=0x9c5dfb8 "trunk", pool=0x9c5df80)
    at /build/buildd/subversion-1.5.1dfsg1/subversion/libsvn_subr/io.c:1918
#1 0xb7e8d0af in report_revisions_and_depths (adm_access=0x9c120b8,
dir_path=0xb7ebd31a "", dir_rev=279, reporter=0xb7c7c0e0,
    report_baton=0x9a976a0, notify_func=0x8055ea0
<svn_config_ensure_at_plt+39952>, notify_baton=0x9a91138, restore_files=1,
    depth=svn_depth_infinity, depth_compatibility_trick=1,
report_everything=1, use_commit_times=0, traversal_info=0x9c11f58,
pool=0x9aa8380)
    at
/build/buildd/subversion-1.5.1dfsg1/subversion/libsvn_wc/adm_crawler.c:208
#2 0xb7e8dc9c in svn_wc_crawl_revisions3 (path=0x9a91130 "trunk",
adm_access=0x9c120b8, reporter=0xb7c7c0e0, report_baton=0x9a976a0,
    restore_files=1, depth=svn_depth_infinity,
depth_compatibility_trick=1, use_commit_times=0,
    notify_func=0x8055ea0 <svn_config_ensure_at_plt+39952>,
notify_baton=0x9a91138, traversal_info=0x9c11f58, pool=0x9aa8380)
    at
/build/buildd/subversion-1.5.1dfsg1/subversion/libsvn_wc/adm_crawler.c:587
#3 0xb7ef6f0a in svn_client__update_internal (result_rev=0x0,
path=0x9a91130 "trunk", revision=0xbfe3dcf8, depth=svn_depth_infinity,
    depth_is_sticky=1, ignore_externals=0, allow_unver_obstructions=0,
timestamp_sleep=0xbfe3dc54, send_copyfrom_args=0, ctx=0x9a8fb18,
    pool=0x9aa8380) at
/build/buildd/subversion-1.5.1dfsg1/subversion/libsvn_client/update.c:238
#4 0xb7ece0c9 in svn_client__checkout_internal (result_rev=0x0,
url=<value optimized out>, path=0x9a91130 "trunk", peg_revision=0xbfe3dcec,
    revision=0xbfe3dcf8, depth=svn_depth_infinity, ignore_externals=0,
allow_unver_obstructions=0, timestamp_sleep=0x0, ctx=0x9a8fb18,
    pool=0x9aa8380) at
/build/buildd/subversion-1.5.1dfsg1/subversion/libsvn_client/checkout.c:156
#5 0xb7ece404 in svn_client_checkout3 (result_rev=0x0, URL=0x9aa83b8
"https://ssl.semipol.de/svn/projects/c64/trunk",
    path=0x9a91130 "trunk", peg_revision=0xbfe3dcec,
revision=0xbfe3dcf8, depth=svn_depth_unknown, ignore_externals=0,
    allow_unver_obstructions=0, ctx=0x9a8fb18, pool=0x9aa8380) at
/build/buildd/subversion-1.5.1dfsg1/subversion/libsvn_client/checkout.c:214
#6 0x0804d307 in ?? ()
#7 0x080549b5 in ?? ()
#8 0xb76d1685 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=1146508

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