Bug 876840
| Summary: | [abrt] rtorrent-0.9.3-3.fc17: handle_sigbus: Process /usr/bin/rtorrent was killed by signal 6 (SIGABRT) | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | frywalker <fry.futurateam> | ||||||||||||||||||||||||||||
| Component: | rtorrent | Assignee: | Conrad Meyer <cse.cem+redhatbugz> | ||||||||||||||||||||||||||||
| Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||||||||
| Version: | 17 | CC: | cse.cem+redhatbugz, sanjay.ankur | ||||||||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:9a2417395167ad4281ce2db60145d207b029829b | ||||||||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||||||
| Last Closed: | 2013-08-01 02:34:32 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
frywalker
2012-11-15 06:14:57 UTC
Created attachment 645357 [details]
File: core_backtrace
Created attachment 645358 [details]
File: environ
Created attachment 645359 [details]
File: event_log
Created attachment 645360 [details]
File: limits
Created attachment 645361 [details]
File: backtrace
Created attachment 645362 [details]
File: cgroup
Created attachment 645363 [details]
File: smolt_data
Created attachment 645364 [details]
File: executable
Created attachment 645365 [details]
File: maps
Created attachment 645366 [details]
File: dso_list
Created attachment 645367 [details]
File: proc_pid_status
Created attachment 645368 [details]
File: var_log_messages
Created attachment 645369 [details]
File: open_fds
Based on the user comment, "The hard drive has been removed," I'm guessing this
is a side effect of memcpy()ing into a now bogus region of a file. From the mmap man page:
Use of a mapped region can result in these signals:
...
SIGBUS Attempted access to a portion of the buffer that does not correā
spond to the file (for example, beyond the end of the file,
including the case where another process has truncated the
file).
So, what should rtorrent do? It's going to have to do something messy to figure out which file went away, and likely others went away too.
Upstream issue: http://libtorrent.rakshasa.no/ticket/2670 This message is a reminder that Fedora 17 is nearing its end of life. Approximately 4 (four) weeks from now Fedora will stop maintaining and issuing updates for Fedora 17. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as WONTFIX if it remains open with a Fedora 'version' of '17'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version prior to Fedora 17's end of life. Bug Reporter: Thank you for reporting this issue and we are sorry that we may not be able to fix it before Fedora 17 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior to Fedora 17's end of life. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. Fedora 17 changed to end-of-life (EOL) status on 2013-07-30. Fedora 17 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. Thank you for reporting this bug and we are sorry it could not be fixed. |