Bug 1077930

Summary: [abrt] subversion: svn_error_abort_on_malfunction(): svn killed by SIGABRT
Product: [Fedora] Fedora Reporter: Bob Doolittle <bzrh.bobd>
Component: subversionAssignee: Joe Orton <jorton>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: bzrh.bobd, jorton, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/7f21a4e223637e0381b3d81bf2e82bf7bacb1089
Whiteboard: abrt_hash:6cd9b51fbac9a75910b1da4ed11a5a103fa5dc9d
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-11-03 14:33:29 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: cgroup
none
File: core_backtrace
none
File: dso_list
none
File: environ
none
File: limits
none
File: maps
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages none

Description Bob Doolittle 2014-03-18 21:30:09 UTC
Description of problem:
A directory was renamed locally.

Meanwhile a new file was added to the old directory and committed to the repository.

When I did an update, there was a conflict. When I tried to resolve the conflict with wc the error occurred.

Version-Release number of selected component:
subversion-1.8.8-1.fc20

Additional info:
reporter:       libreport-2.2.0
backtrace_rating: 4
cmdline:        svn update
crash_function: svn_error_abort_on_malfunction
executable:     /usr/bin/svn
kernel:         3.13.6-200.fc20.x86_64
runlevel:       N 5
type:           CCpp
uid:            26770

Truncated backtrace:
Thread no. 1 (10 frames)
 #2 svn_error_abort_on_malfunction at subversion/libsvn_subr/error.c:722
 #3 tc_editor_alter_directory at subversion/libsvn_wc/wc_db_update_move.c:808
 #4 svn_editor_alter_directory at subversion/libsvn_delta/editor.c:647
 #5 update_moved_away_node at subversion/libsvn_wc/wc_db_update_move.c:1604
 #7 drive_tree_conflict_editor at subversion/libsvn_wc/wc_db_update_move.c:1763
 #8 update_moved_away_conflict_victim at subversion/libsvn_wc/wc_db_update_move.c:1927
 #9 svn_wc__db_update_moved_away_conflict_victim at subversion/libsvn_wc/wc_db_update_move.c:1979
 #10 resolve_tree_conflict_on_node at subversion/libsvn_wc/conflicts.c:2782
 #11 conflict_status_walker at subversion/libsvn_wc/conflicts.c:2944
 #12 send_status_structure at subversion/libsvn_wc/status.c:930

Comment 1 Bob Doolittle 2014-03-18 21:30:14 UTC
Created attachment 876125 [details]
File: backtrace

Comment 2 Bob Doolittle 2014-03-18 21:30:16 UTC
Created attachment 876126 [details]
File: cgroup

Comment 3 Bob Doolittle 2014-03-18 21:30:18 UTC
Created attachment 876127 [details]
File: core_backtrace

Comment 4 Bob Doolittle 2014-03-18 21:30:20 UTC
Created attachment 876128 [details]
File: dso_list

Comment 5 Bob Doolittle 2014-03-18 21:30:22 UTC
Created attachment 876129 [details]
File: environ

Comment 6 Bob Doolittle 2014-03-18 21:30:24 UTC
Created attachment 876130 [details]
File: limits

Comment 7 Bob Doolittle 2014-03-18 21:30:26 UTC
Created attachment 876131 [details]
File: maps

Comment 8 Bob Doolittle 2014-03-18 21:30:28 UTC
Created attachment 876132 [details]
File: open_fds

Comment 9 Bob Doolittle 2014-03-18 21:30:29 UTC
Created attachment 876133 [details]
File: proc_pid_status

Comment 10 Bob Doolittle 2014-03-18 21:30:31 UTC
Created attachment 876134 [details]
File: var_log_messages

Comment 11 Joe Orton 2014-09-23 21:54:47 UTC
Can you reproduce this with the current 1.8.10 packages?

Comment 12 Bob Doolittle 2014-11-03 14:30:43 UTC
I don't know, sorry. I no longer have means to reproduce this since I no longer have an svn repository to work against.