Bug 1089503
| Summary: | [abrt] emacs: terminate_due_to_signal(): emacs-24.3 killed by SIGABRT | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Rahul Chowdhury <rahulc93> | ||||||||||||||||||||||
| 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, rahulc93 | ||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/837bb1a9273df32d4460f6913299d855da984a61 | ||||||||||||||||||||||||
| Whiteboard: | abrt_hash:48c80936f65a37b2b5e3ca188608f4bffbacf416 | ||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||
| Last Closed: | 2014-07-29 08:04:26 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
Rahul Chowdhury
2014-04-19 22:23:38 UTC
Created attachment 887868 [details]
File: backtrace
Created attachment 887869 [details]
File: cgroup
Created attachment 887870 [details]
File: core_backtrace
Created attachment 887871 [details]
File: dso_list
Created attachment 887872 [details]
File: environ
Created attachment 887873 [details]
File: limits
Created attachment 887874 [details]
File: maps
Created attachment 887875 [details]
File: open_fds
Created attachment 887876 [details]
File: proc_pid_status
Created attachment 887877 [details]
File: var_log_messages
Hello, Rahul, can you please describe steps you made before getting this issue? From starting emacs, what you have typed, what file you opened (pdf, tex, ...), content of your ~/.emacs, ~/.emacs.el, or ~/.emacs.d/init.el if exists. If it is possible list of all menus in emacs, including submenus. The problem is most likely caused by menu initialization. Regards Jan If you manage to reproduce this bug, don't hesitate to reopen. Please, reproduce it using 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 The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days |