Bug 1233160 - [abrt] emacs: terminate_due_to_signal(): emacs-24.5 killed by SIGSEGV
Summary: [abrt] emacs: terminate_due_to_signal(): emacs-24.5 killed by SIGSEGV
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: emacs
Version: 22
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jan Synacek
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:97b8b62e8cfec66cc9d3c9ea174...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-06-18 11:07 UTC by Maciek Borzecki
Modified: 2016-01-05 08:33 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-01-05 08:33:22 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (308.69 KB, text/plain)
2015-06-18 11:07 UTC, Maciek Borzecki
no flags Details
File: cgroup (190 bytes, text/plain)
2015-06-18 11:07 UTC, Maciek Borzecki
no flags Details
File: core_backtrace (34.94 KB, text/plain)
2015-06-18 11:07 UTC, Maciek Borzecki
no flags Details
File: dso_list (11.07 KB, text/plain)
2015-06-18 11:07 UTC, Maciek Borzecki
no flags Details
File: environ (4.96 KB, text/plain)
2015-06-18 11:07 UTC, Maciek Borzecki
no flags Details
File: limits (1.29 KB, text/plain)
2015-06-18 11:07 UTC, Maciek Borzecki
no flags Details
File: maps (53.39 KB, text/plain)
2015-06-18 11:07 UTC, Maciek Borzecki
no flags Details
File: mountinfo (3.75 KB, text/plain)
2015-06-18 11:07 UTC, Maciek Borzecki
no flags Details
File: namespaces (85 bytes, text/plain)
2015-06-18 11:07 UTC, Maciek Borzecki
no flags Details
File: open_fds (460 bytes, text/plain)
2015-06-18 11:07 UTC, Maciek Borzecki
no flags Details
File: proc_pid_status (973 bytes, text/plain)
2015-06-18 11:07 UTC, Maciek Borzecki
no flags Details

Description Maciek Borzecki 2015-06-18 11:07:05 UTC
Description of problem:
I was updating packages from ELPA & MELPA

Version-Release number of selected component:
emacs-24.5-2.fc22

Additional info:
reporter:       libreport-2.5.1
backtrace_rating: 4
cmdline:        emacs --daemon
crash_function: terminate_due_to_signal
executable:     /usr/bin/emacs-24.5
global_pid:     13022
kernel:         4.0.4-303.fc22.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000
var_log_messages: [System Logs]:\n-- Logs begin at Wed 2014-12-31 10:40:23 CET, end at Thu 2015-06-18 12:53:05 CEST. --

Truncated backtrace:
Thread no. 1 (10 frames)
 #1 terminate_due_to_signal at ../../src/emacs.c:376
 #2 handle_fatal_signal at ../../src/sysdep.c:1630
 #3 deliver_thread_signal at ../../src/sysdep.c:1604
 #4 deliver_fatal_thread_signal at ../../src/sysdep.c:1642
 #6 turn_on_face at ../../src/term.c:1883
 #7 tty_write_glyphs at ../../src/term.c:755
 #8 update_frame_line at ../../src/dispnew.c:4848
 #9 update_frame_1 at ../../src/dispnew.c:4544
 #10 update_frame at ../../src/dispnew.c:3119
 #11 redisplay_internal at ../../src/xdisp.c:13989

Potential duplicate: bug 1018047

Comment 1 Maciek Borzecki 2015-06-18 11:07:09 UTC
Created attachment 1040415 [details]
File: backtrace

Comment 2 Maciek Borzecki 2015-06-18 11:07:11 UTC
Created attachment 1040416 [details]
File: cgroup

Comment 3 Maciek Borzecki 2015-06-18 11:07:13 UTC
Created attachment 1040417 [details]
File: core_backtrace

Comment 4 Maciek Borzecki 2015-06-18 11:07:14 UTC
Created attachment 1040418 [details]
File: dso_list

Comment 5 Maciek Borzecki 2015-06-18 11:07:15 UTC
Created attachment 1040419 [details]
File: environ

Comment 6 Maciek Borzecki 2015-06-18 11:07:16 UTC
Created attachment 1040420 [details]
File: limits

Comment 7 Maciek Borzecki 2015-06-18 11:07:18 UTC
Created attachment 1040421 [details]
File: maps

Comment 8 Maciek Borzecki 2015-06-18 11:07:19 UTC
Created attachment 1040422 [details]
File: mountinfo

Comment 9 Maciek Borzecki 2015-06-18 11:07:20 UTC
Created attachment 1040423 [details]
File: namespaces

Comment 10 Maciek Borzecki 2015-06-18 11:07:21 UTC
Created attachment 1040424 [details]
File: open_fds

Comment 11 Maciek Borzecki 2015-06-18 11:07:22 UTC
Created attachment 1040425 [details]
File: proc_pid_status

Comment 12 Raphael 2015-08-06 01:22:34 UTC
Another user experienced a similar problem:

I tried to access a remote file through emacs.

When I use the C-x C-f to find the file, and type "/ssh:..." or "/user@host:file", emacs freezes in the exact moment that I press the double colon key ":".

When it hangs, I try to press C-g several times, and emacs crashes.

This problema also happens with the -Q parameter in emacs.

reporter:       libreport-2.6.2
backtrace_rating: 4
cmdline:        emacs -nw
crash_function: terminate_due_to_signal
executable:     /usr/bin/emacs-24.5
global_pid:     3797
kernel:         4.0.8-300.fc22.x86_64
package:        emacs-24.5-2.fc22
reason:         emacs-24.5 killed by SIGFPE
runlevel:       N 5
type:           CCpp
uid:            1000

Comment 13 Fedora Admin XMLRPC Client 2015-12-15 11:27:23 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 14 Jan Synacek 2016-01-05 08:33:22 UTC
I can't reproduce this.

1) emacs -nw -Q
2) C-x C-f
3) /ssh:

After the colon, emacs pauses for 0.5s or so, but doesn't freeze. If I'm fast enough to press C-g during the freeze, the find-file command is properly aborted.

Updating packages, as mention in the original report also works.

If you manage to reproduce this bug again, please reopen it with a reproducer.


Note You need to log in before you can comment on or make changes to this bug.