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

core dump with branch+serf

From: Dan Christian <dchristian_at_google.com>
Date: 2007-06-26 03:21:00 CEST

I made a copy of about 100 files in a dozen directories. I then try to
checkout the copied directory.

It core dumps every time with serf, but works fine with neon.

subversion is at r25535. Built with gcc-2.95 -O -g. Server is trunk from
around 6/13.

-Dan C

#4 0x??? in raise () from /lib/tls/i686/cmov/libc.so.6
#5 0x??? in abort () from /lib/tls/i686/cmov/libc.so.6
#6 0x??? in serf_bucket_mem_free (allocator=0x???, block=0x???)
#7 0x??? in serf_default_destroy_and_data (bucket=0x???)
#8 0x??? in serf_aggregate_destroy_and_data (bucket=0x???)
#9 0x??? in serf_chunk_destroy (bucket=0x???)
#10 0x??? in cleanup_aggregate (ctx=0x???, allocator=0x???)
#11 0x??? in serf_aggregate_destroy_and_data (bucket=0x???)
#12 0x??? in write_to_connection (conn=0x???) at context.c:652
#13 0x??? in process_connection (conn=0x???, events=4)
#14 0x??? in serf_context_run (ctx=0x???, duration=0, pool=0x???)
#15 0x??? in svn_ra_serf__context_run_wait (done=0x???,
    sess=0x???, pool=0x???) at subversion/libsvn_ra_serf/util.c:318
#16 0x??? in svn_ra_serf__get_mergeinfo (ra_session=0x???,
    mergeinfo=0x???, paths=0x???, revision=4671472,
    inherit=svn_mergeinfo_nearest_ancestor, pool=0x???)
#17 0x??? in svn_ra_get_mergeinfo (session=0x???,
    mergeinfo=0x???, paths=0x???, revision=4671472,
    inherit=svn_mergeinfo_nearest_ancestor, pool=0x???)
#18 0x??? in svn_client__get_repos_mergeinfo (ra_session=0x???,
    target_mergeinfo=0x???, rel_path=0x??? "/mstone/med72",
    rev=4671472, inherit=svn_mergeinfo_nearest_ancestor, pool=0x???)
#19 0x??? in get_wc_or_repos_mergeinfo (target_mergeinfo=0x???,
    entry=0x???, indirect=0x???, repos_only=1,
    inherit=svn_mergeinfo_nearest_ancestor, ra_session=0x???,
    target_wcpath=0x??? "/export/hda3/tmp/mstonesvn/work-0-0",
    adm_access=0x???, ctx=0x???, pool=0x???)
#20 0x??? in svn_client__elide_mergeinfo (
    target_wcpath=0x??? "/export/hda3/tmp/mstonesvn/work-0-0",
    wc_elision_limit_path=0x0, entry=0x???, adm_access=0x???,
    ctx=0x???, pool=0x???) at subversion/libsvn_client/merge.c:1510
#21 0x??? in svn_client__elide_mergeinfo_for_tree (
    children_with_mergeinfo=0x???, adm_access=0x???, ctx=0x???,
    pool=0x???) at subversion/libsvn_client/mergeinfo.c:139
#22 0x??? in svn_client__update_internal (result_rev=0x???,
    path=0x??? "/export/hda3/tmp/mstonesvn/work-0-0", revision=0x???,
    timestamp_sleep=0x???, ctx=0x???, pool=0x???)
#23 0x??? in svn_client__checkout_internal (result_rev=0x???,
    url=0x??? "http://svnfe3/parenttest/dumptest/mstone/med72",
    path=0x??? "/export/hda3/tmp/mstonesvn/work-0-0",
    peg_revision=0x???, revision=0x???, depth=svn_depth_infinity,
    ctx=0x???, pool=0x???) at subversion/libsvn_client/checkout.c:136
#24 0x??? in svn_client_checkout2 (result_rev=0x???,
    URL=0x??? "http://svnfe3/parenttest/dumptest/mstone/med72",
    path=0x??? "/export/hda3/tmp/mstonesvn/work-0-0",
    peg_revision=0x???, revision=0x???, recurse=1,
    ignore_externals=1, ctx=0x???, pool=0x???)
#25 0x??? in _checkout (conf=0x???, me=0x???, pool=0x???)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Tue Jun 26 03:21:01 2007

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.