Bug 579103
| Summary: | [abrt] crash in emacs-1:23.1-20.fc12: Process /usr/bin/emacs-23.1 was killed by signal 7 (SIGBUS) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | James Ralston <ralston> | ||||
| Component: | emacs | Assignee: | Karel Klíč <kklic> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 12 | CC: | jonathan.underwood, kklic, rvokal | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | abrt_hash:8b5b7a142f169450f20f568e15733d9e6a3a8beb | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2010-05-25 08:43:34 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
James Ralston
2010-04-02 16:27:44 UTC
Created attachment 404208 [details]
File: backtrace
*** This bug has been marked as a duplicate of bug 549728 *** This bug appears to have been filled using a buggy version of ABRT, because it contains a backtrace which is a duplicate of backtrace from bug #549728. Sorry for the inconvenience. In response to comment 3: Karel, are you sure that this bug is a duplicate of bug 549728? This crash was caused due to SIGBUS; in bug 549728, the crash occurred due to SIGSEGV. Additionally, the stack backtrace in bug 549728 is incomplete (and thus useless), while the stack backtrace I attached is complete... Hi James,
I think it is the same bug. Getenv call crashes on Emacs startup due to memory corruption (caused by a race condition?). Unfortunately I do not see where the actual flaw is.
#3 getenv (name=0x3a3dd3b4aa "NGUAGE") at getenv.c:84
ep_start = Cannot access memory at address 0x51f00000020037f
Thank you for the bug report, both the backtrace and comment are useful.
|