Bug 1099919
| Summary: | [abrt] git: find_unresolved_deltas_1(): git killed by SIGABRT | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Erik Duisters <e.duisters1> | ||||||||||||||||||||||
| Component: | git | Assignee: | Petr Stodulka <pstodulk> | ||||||||||||||||||||||
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||
| Version: | rawhide | CC: | chkr, chrisw, jbowes, martin.vgagern, ooprala, pstodulk, tmz, vonsch | ||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||
| Hardware: | i686 | ||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/3066b49c4fb443fcd3ee241589c6775c5d73cdf0 | ||||||||||||||||||||||||
| Whiteboard: | abrt_hash:266d1ab006180865dc6643ca373b2de56a815416 | ||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||
| Last Closed: | 2014-12-21 15:38:03 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
Erik Duisters
2014-05-21 13:54:22 UTC
Created attachment 897993 [details]
File: backtrace
Created attachment 897994 [details]
File: cgroup
Created attachment 897995 [details]
File: core_backtrace
Created attachment 897996 [details]
File: dso_list
Created attachment 897997 [details]
File: environ
Created attachment 897998 [details]
File: limits
Created attachment 897999 [details]
File: maps
Created attachment 898000 [details]
File: open_fds
Created attachment 898001 [details]
File: proc_pid_status
Created attachment 898002 [details]
File: var_log_messages
Still an issue in rawhide Just stumbled over the same issue. Still present in git-1.9.3-1.fc20.x86_64. Some cross references: https://code.google.com/p/support/issues/detail?id=31571 http://thread.gmane.org/gmane.comp.version-control.git/254626 http://thread.gmane.org/gmane.comp.version-control.git/255606 This is not exactly bug of git. Problem is in repo itself or more precisely it seems that bug is on sending side, code.google.com - see last link of Martin [1]). May it could be closed as UPSTREAM, because code was modified in upstream due this bug - now it's not aborted on assert(), but it's finished regularly with error message. But repo still can't be cloned and this behaviour is expected. [1] http://thread.gmane.org/gmane.comp.version-control.git/255606 Mentioned contribution from Shawn Pearce: """ Thanks. This is a bug in the code.google.com implementation that is running on Bigtable. I forwarded the report to the team that manages that service so they can investigate further. """ |