Merge test 125 is leaving behind a core file on my system which contains the following trace. Is anyone else seeing this?
#0 0x000017c32ac3feda in kill () at <stdin>:2 2 <stdin>: No such file or directory. in <stdin> (gdb) up #1 0x000017c32aca66ba in abort () at /usr/src/lib/libc/stdlib/abort.c:70 70 (void)raise(SIGABRT); (gdb) up #2 0x000017c336bf5afa in svn_error_abort_on_malfunction (can_return=Could not find the frame base for "svn_error_abort_on_malfunction". ) at subversion/libsvn_subr/error.c:685 685 abort(); (gdb) up #3 0x000017c336bf5b4b in svn_error__malfunction (can_return=1, file=0x17c338b11968 "subversion/libsvn_client/merge.c", line=4743, expr=0x17c338b11d7c "*gap_start < *gap_end") at subversion/libsvn_subr/error.c:710 710 return malfunction_handler(can_return, file, line, expr); (gdb) up #4 0x000017c3389e4b38 in find_gaps_in_merge_source_history ( gap_start=0x7f7ffffb9f58, gap_end=0x7f7ffffb9f50, source=0x17c335fa70e0, ra_session=0x17c33436e118, ctx=0x17c329327bb8, scratch_pool=0x17c32f653028) at subversion/libsvn_client/merge.c:4743 4743 SVN_ERR_ASSERT(*gap_start < *gap_end); (gdb) p *gap_start $1 = 4 (gdb) p *gap_end $2 = 4 (gdb) bt #0 0x000017c32ac3feda in kill () at <stdin>:2 #1 0x000017c32aca66ba in abort () at /usr/src/lib/libc/stdlib/abort.c:70 #2 0x000017c336bf5afa in svn_error_abort_on_malfunction (can_return=Could not find the frame base for "svn_error_abort_on_malfunction". ) at subversion/libsvn_subr/error.c:685 #3 0x000017c336bf5b4b in svn_error__malfunction (can_return=1, file=0x17c338b11968 "subversion/libsvn_client/merge.c", line=4743, expr=0x17c338b11d7c "*gap_start < *gap_end") at subversion/libsvn_subr/error.c:710 #4 0x000017c3389e4b38 in find_gaps_in_merge_source_history ( gap_start=0x7f7ffffb9f58, gap_end=0x7f7ffffb9f50, source=0x17c335fa70e0, ra_session=0x17c33436e118, ctx=0x17c329327bb8, scratch_pool=0x17c32f653028) at subversion/libsvn_client/merge.c:4743 #5 0x000017c3389e5108 in populate_remaining_ranges ( children_with_mergeinfo=0x17c3300363e0, source=0x17c335fa70e0, ra_session=0x17c33436e118, merge_b=0x7f7ffffba1e0, result_pool=0x17c330036028, scratch_pool=0x17c330036028) at subversion/libsvn_client/merge.c:4892 #6 0x000017c3389ecd25 in do_mergeinfo_aware_dir_merge (result_catalog=0x0, conflicted_range=0x7f7ffffba2f0, source=0x17c335fa70e0, target_abspath=0x17c335fa6798 "/home/stsp/svn/svn-trunk/subversion/tests/cmdline/svn-test-work/working_copies/merge_tests-125/A_COPY", children_with_mergeinfo=0x17c3300363e0, processor=0x17c335fa7668, depth=svn_depth_infinity, squelch_mergeinfo_notifications=0, merge_b=0x7f7ffffba1e0, result_pool=0x17c330036028, scratch_pool=0x17c330036028) at subversion/libsvn_client/merge.c:9107 #7 0x000017c3389ed447 in do_directory_merge (result_catalog=0x0, conflicted_range=0x7f7ffffba2f0, source=0x17c335fa70e0, target_abspath=0x17c335fa6798 "/home/stsp/svn/svn-trunk/subversion/tests/cmdline/svn-test-work/working_copies/merge_tests-125/A_COPY", processor=0x17c335fa7668, depth=svn_depth_infinity, squelch_mergeinfo_notifications=0, merge_b=0x7f7ffffba1e0, result_pool=0x17c330036028, scratch_pool=0x17c330036028) at subversion/libsvn_client/merge.c:9387 #8 0x000017c3389edd84 in do_merge (modified_subtrees=0x0, result_catalog=0x0, conflict_report=0x7f7ffffba578, use_sleep=0x7f7ffffba49c, merge_sources=0x17c335fa6b40, target=0x17c335fa6770, src_session=0x17c32e1b7118, sources_related=1, same_repos=1, ignore_mergeinfo=0, diff_ignore_ancestry=0, force_delete=0, dry_run=0, record_only=0, record_only_paths=0x0, reintegrate_merge=0, squelch_mergeinfo_notifications=0, depth=svn_depth_infinity, merge_options=0x0, ctx=0x17c329327bb8, result_pool=0x17c329326028, scratch_pool=0x17c329326028) at subversion/libsvn_client/merge.c:9712 #9 0x000017c3389f207d in merge_peg_locked (conflict_report=0x7f7ffffba578, source_path_or_url=0x17c335fa6318 "file:///home/stsp/svn/svn-trunk/subversion/tests/cmdline/svn-test-work/repositories/merge_tests-125/A", source_peg_revision=0x7f7ffffba600, ranges_to_merge=0x17c329326258, target_abspath=0x17c335fa65a8 "/home/stsp/svn/svn-trunk/subversion/tests/cmdline/svn-test-work/working_copies/merge_tests-125/A_COPY", depth=svn_depth_unknown, ignore_mergeinfo=0, diff_ignore_ancestry=0, force_delete=0, record_only=0, dry_run=0, allow_mixed_rev=0, merge_options=0x0, ctx=0x17c329327bb8, result_pool=0x17c329326028, scratch_pool=0x17c329326028) at subversion/libsvn_client/merge.c:11564 #10 0x000017c3389f2259 in svn_client_merge_peg5 ( source_path_or_url=0x17c335fa6318 "file:///home/stsp/svn/svn-trunk/subversion/tests/cmdline/svn-test-work/repositories/merge_tests-125/A", ranges_to_merge=0x17c329326258, source_peg_revision=0x7f7ffffba600, target_wcpath=0x17c335fa4bc0 "svn-test-work/working_copies/merge_tests-125/A_COPY", depth=svn_depth_unknown, ignore_mergeinfo=0, diff_ignore_ancestry=0, force_delete=0, record_only=0, dry_run=0, allow_mixed_rev=0, merge_options=0x0, ctx=0x17c329327bb8, pool=0x17c329326028) at subversion/libsvn_client/merge.c:11608 #11 0x000017c128e1ab68 in run_merge (two_sources_specified=0, ---Type <return> to continue, or q <return> to quit--- sourcepath1=0x17c335fa6318 "file:///home/stsp/svn/svn-trunk/subversion/tests/cmdline/svn-test-work/repositories/merge_tests-125/A", peg_revision1= {kind = svn_opt_revision_number, value = {number = 5, date = 5}}, sourcepath2=0x17c335fa6318 "file:///home/stsp/svn/svn-trunk/subversion/tests/cmdline/svn-test-work/repositories/merge_tests-125/A", peg_revision2= {kind = svn_opt_revision_unspecified, value = {number = 0, date = 0}}, targetpath=0x17c335fa4bc0 "svn-test-work/working_copies/merge_tests-125/A_COPY", ranges_to_merge=0x17c329326258, first_range_start= {kind = svn_opt_revision_number, value = {number = 4, date = 4}}, first_range_end= {kind = svn_opt_revision_number, value = {number = 5, date = 5}}, opt_state=0x7f7ffffba880, options=0x0, ctx=0x17c329327bb8, scratch_pool=0x17c329326028) at subversion/svn/merge-cmd.c:220 #12 0x000017c128e1b797 in svn_cl__merge (os=0x17c329326280, baton=0x7f7ffffbaac0, pool=0x17c329326028) at subversion/svn/merge-cmd.c:570 #13 0x000017c128e29e35 in sub_main (argc=13, argv=0x7f7ffffbad20, pool=0x17c329326028) at subversion/svn/svn.c:2804 #14 0x000017c128e2a013 in main (argc=13, argv=0x7f7ffffbad20) at subversion/svn/svn.c:2871 (gdb)