Bug 1049244

Summary: [abrt] git-1.8.4.2-1.fc20: curl_multi_cleanup: Process /usr/libexec/git-core/git-remote-http was killed by signal 11 (SIGSEGV)
Product: [Fedora] Fedora Reporter: Marco Nolden <bzf>
Component: gitAssignee: Chris Wright <chrisw>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: bperkins, chrisw, jbowes, kdudka, ooprala, paul, tmz, vonsch
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/5f151c3cd3adbd2017873f5bb49551a4c1d8c5af
Whiteboard: abrt_hash:66d4acf206dde7f9c8f10b2c35efe759288c42cd
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-10 13:02:28 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: exploitable
none
File: limits
none
File: maps
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages none

Description Marco Nolden 2014-01-07 09:34:48 UTC
Version-Release number of selected component:
git-1.8.4.2-1.fc20

Additional info:
reporter:       libreport-2.1.9
backtrace_rating: 4
cmdline:        git-remote-http origin http://git.mitk.org/MITK.git
crash_function: curl_multi_cleanup
executable:     /usr/libexec/git-core/git-remote-http
kernel:         3.11.10-301.fc20.x86_64
runlevel:       N 5
type:           CCpp
uid:            9377

Truncated backtrace:
Thread no. 1 (2 frames)
 #0 curl_multi_cleanup at multi.c:1842
 #1 http_cleanup at http.c:441

Comment 1 Marco Nolden 2014-01-07 09:34:53 UTC
Created attachment 846530 [details]
File: backtrace

Comment 2 Marco Nolden 2014-01-07 09:34:56 UTC
Created attachment 846531 [details]
File: cgroup

Comment 3 Marco Nolden 2014-01-07 09:34:58 UTC
Created attachment 846532 [details]
File: core_backtrace

Comment 4 Marco Nolden 2014-01-07 09:35:00 UTC
Created attachment 846533 [details]
File: dso_list

Comment 5 Marco Nolden 2014-01-07 09:35:02 UTC
Created attachment 846534 [details]
File: environ

Comment 6 Marco Nolden 2014-01-07 09:35:10 UTC
Created attachment 846535 [details]
File: exploitable

Comment 7 Marco Nolden 2014-01-07 09:35:14 UTC
Created attachment 846536 [details]
File: limits

Comment 8 Marco Nolden 2014-01-07 09:35:16 UTC
Created attachment 846537 [details]
File: maps

Comment 9 Marco Nolden 2014-01-07 09:35:18 UTC
Created attachment 846538 [details]
File: open_fds

Comment 10 Marco Nolden 2014-01-07 09:35:20 UTC
Created attachment 846539 [details]
File: proc_pid_status

Comment 11 Marco Nolden 2014-01-07 09:35:22 UTC
Created attachment 846540 [details]
File: var_log_messages

Comment 12 Ondrej Oprala 2014-01-09 18:43:09 UTC
Git crashes in a libcurl function. It may still be git's fault, but I'm unable to reproduce it, hopefully someone more knowledgeable of curl's code can bring some insight into what could be wrong. 
Adding Kamil Dudka to CC.
Marco, can you recall what commands you executed inside git-remote-http?

Comment 13 Marco Nolden 2014-01-10 09:55:03 UTC
(In reply to Ondrej Oprala from comment #12)

> Marco, can you recall what commands you executed inside git-remote-http?

No, sorry.

Comment 14 Kamil Dudka 2014-01-10 13:00:37 UTC
I do not see any related bug fix or bug report neither in curl, nor in git.  I am afraid that without having a reliable reproduced we will have to close this bug...

Comment 15 Ondrej Oprala 2014-01-10 13:02:28 UTC
Thank you for your analysis Kamil. I'm closing this bug until a viable reproducer is found.