Description of problem: The terminal with emacs running was unintentionally closed. Version-Release number of selected component: emacs-24.3-13.fc20 Additional info: reporter: libreport-2.1.12 backtrace_rating: 4 cmdline: emacs -nw crash_function: terminate_due_to_signal executable: /usr/bin/emacs-24.3 kernel: 3.12.7-300.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 Fsignal at /usr/src/debug/emacs-24.3/src/eval.c:1466 #4 xsignal at /usr/src/debug/emacs-24.3/src/eval.c:1562 #5 report_file_error at /usr/src/debug/emacs-24.3/src/fileio.c:187 #6 Fmake_network_process at /usr/src/debug/emacs-24.3/src/process.c:3419 #7 Ffuncall at /usr/src/debug/emacs-24.3/src/eval.c:2759 #8 exec_byte_code at /usr/src/debug/emacs-24.3/src/bytecode.c:900 #9 funcall_lambda at /usr/src/debug/emacs-24.3/src/eval.c:2944 #10 Ffuncall at /usr/src/debug/emacs-24.3/src/eval.c:2839 Potential duplicate: bug 991073
Created attachment 861508 [details] File: backtrace
Created attachment 861509 [details] File: cgroup
Created attachment 861510 [details] File: core_backtrace
Created attachment 861511 [details] File: dso_list
Created attachment 861512 [details] File: environ
Created attachment 861513 [details] File: limits
Created attachment 861514 [details] File: maps
Created attachment 861515 [details] File: open_fds
Created attachment 861516 [details] File: proc_pid_status
Created attachment 861517 [details] File: var_log_messages
Hi, Ulrich, from backtrace it looks like problem with network connection. Does it happen often or is it just one-time event? Can you reproduce this issue? Thank you for any information Regards Jan
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