Version-Release number of selected component: emacs-24.3-16.fc20 Additional info: reporter: libreport-2.2.2 backtrace_rating: 4 cmdline: emacs foo.txt crash_function: terminate_due_to_signal executable: /usr/bin/emacs-24.3 kernel: 3.14.3-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 bidi_initialize at /usr/src/debug/emacs-24.3/src/bidi.c:760 #4 bidi_init_it at /usr/src/debug/emacs-24.3/src/bidi.c:804 #5 init_iterator at /usr/src/debug/emacs-24.3/src/xdisp.c:2903 #6 resize_mini_window at /usr/src/debug/emacs-24.3/src/xdisp.c:10384 #7 do_switch_frame at /usr/src/debug/emacs-24.3/src/frame.c:796 #8 run_window_configuration_change_hook at /usr/src/debug/emacs-24.3/src/window.c:3103 #9 change_frame_size_1 at /usr/src/debug/emacs-24.3/src/dispnew.c:5767 #10 Fx_create_frame at /usr/src/debug/emacs-24.3/src/xfns.c:3385
Created attachment 894424 [details] File: backtrace
Created attachment 894425 [details] File: cgroup
Created attachment 894426 [details] File: core_backtrace
Created attachment 894427 [details] File: dso_list
Created attachment 894428 [details] File: environ
Created attachment 894429 [details] File: limits
Created attachment 894430 [details] File: maps
Created attachment 894431 [details] File: open_fds
Created attachment 894432 [details] File: proc_pid_status
Created attachment 894433 [details] File: var_log_messages
Hi, Ciaran, have you experienced this issue again? Is there a way how to reproduce it always? What is a content of foo.txt? Do you remember what you were doing at the time of this crash? 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: $ 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