Bug 1065103
| Summary: | [abrt] emacs: terminate_due_to_signal(): emacs-24.3 killed by SIGABRT | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Samium Gromoff <_deepfire> | ||||||||||||||||||||||
| Component: | emacs | Assignee: | Petr Hracek <phracek> | ||||||||||||||||||||||
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||
| Version: | 20 | CC: | jchaloup, jonathan.underwood, phracek | ||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/a24b6e06b2fc7ff7a04f4db279753cf44b27ccfe | ||||||||||||||||||||||||
| Whiteboard: | abrt_hash:6b54c2b3a29e1103664133620df2b1c85f88fdb4 | ||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||
| Last Closed: | 2015-04-23 11:11:47 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
Samium Gromoff
2014-02-13 23:29:47 UTC
Created attachment 863011 [details]
File: backtrace
Created attachment 863012 [details]
File: cgroup
Created attachment 863013 [details]
File: core_backtrace
Created attachment 863014 [details]
File: dso_list
Created attachment 863015 [details]
File: environ
Created attachment 863016 [details]
File: limits
Created attachment 863017 [details]
File: maps
Created attachment 863018 [details]
File: open_fds
Created attachment 863019 [details]
File: proc_pid_status
Created attachment 863020 [details]
File: var_log_messages
Hi, Samium, this bug looks interesting to me. Can you reproduce this issue anytime? If so, please install the following rpm $ cd /tmp $ wget https://jchaloup.fedorapeople.org/emacs-24.3-18.fc20.x86_64.rpm # rpm -Uvh emacs-24.3-18.fc20.x86_64.rpm Then reproduce the issue and upload generated core. After reproducing, just run # yum distro-sync emacs Thank you Jan Update Steps to create core with full backtrace information for emacs: $ cd /tmp download the latest emacs build from https://jchaloup.fedorapeople.org for your distribution and architecture (wget can be used). Should be always actual release in fedora + 1. $ wget https://jchaloup.fedorapeople.org/emacs-24.3-19.fc20.x86_64.rpm install downloaded rpm, release can vary # rpm -Uvh emacs-24.3-19.fc20.x86_64.rpm Then reproduce the issue and upload generated core. After reproducing, just run # yum distro-sync emacs Hi reporter, I am closing this bug as backtrace does not contain complete information about this issue. This bug comes under those bugs that are hard to reproduce, backtrace does not contain all necessary data due to optimization or are caused by a known glitch in emacs. If you manage to reproduce this issue more than once don't hesitate to reopen this bug. Kind regards |