Version-Release number of selected component: emacs-24.3-13.fc20 Additional info: reporter: libreport-2.2.1 backtrace_rating: 4 cmdline: emacs crash_function: terminate_due_to_signal executable: /usr/bin/emacs-24.3 kernel: 3.13.9-200.fc20.x86_64 runlevel: N 5 type: CCpp uid: 1000 Truncated backtrace: Thread no. 1 (10 frames) #1 terminate_due_to_signal at /usr/src/debug/emacs-24.3/src/emacs.c:344 #2 emacs_abort at /usr/src/debug/emacs-24.3/src/sysdep.c:2152 #3 digest_single_submenu at /usr/src/debug/emacs-24.3/src/menu.c:740 #4 set_frame_menubar at /usr/src/debug/emacs-24.3/src/xmenu.c:1064 #5 x_activate_menubar at /usr/src/debug/emacs-24.3/src/xmenu.c:644 #6 kbd_buffer_get_event at /usr/src/debug/emacs-24.3/src/keyboard.c:3913 #7 read_char at /usr/src/debug/emacs-24.3/src/keyboard.c:2769 #8 read_key_sequence at /usr/src/debug/emacs-24.3/src/keyboard.c:9231 #9 command_loop_1 at /usr/src/debug/emacs-24.3/src/keyboard.c:1459 #10 internal_condition_case at /usr/src/debug/emacs-24.3/src/eval.c:1289
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