bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#7098: Emacs24 crash with segmentation fault


From: Thierry Volpiatto
Subject: bug#7098: Emacs24 crash with segmentation fault
Date: Mon, 27 Sep 2010 14:43:30 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2.50 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

>> From: Thierry Volpiatto <thierry.volpiatto@gmail.com>
>> Date: Mon, 27 Sep 2010 10:54:25 +0200
>> Cc: 
>> 
>> So actually before crashing with segfault, i crash immediately when i
>> launch gnus with:
>> 
>> ,----
>> | Program received signal SIGABRT, Aborted.
>> | 0xffffe424 in __kernel_vsyscall ()
>> `----
>
> Can you post more levels of backtrace?  I'd like to see if that
> happens in GC as well.

,----
| Program received signal SIGABRT, Aborted.
| 0xffffe424 in __kernel_vsyscall ()
| (gdb) bt full
| #0  0xffffe424 in __kernel_vsyscall ()
| No symbol table info available.
| #1  0xb7357726 in kill () from /lib/libc.so.6
| No symbol table info available.
| #2  0x0812697b in abort ()
| No symbol table info available.
| #3  0x081d5d06 in wait_reading_process_output ()
| No symbol table info available.
| #4  0x08059ea0 in sit_for ()
| No symbol table info available.
| #5  0x08135749 in read_char ()
| No symbol table info available.
| #6  0x081366ac in read_key_sequence ()
| No symbol table info available.
| #7  0x081387c2 in command_loop_1 ()
| No symbol table info available.
| #8  0x08196251 in internal_condition_case ()
| No symbol table info available.
| #9  0x08130e05 in command_loop_2 ()
| No symbol table info available.
| #10 0x08196331 in internal_catch ()
| No symbol table info available.
| #11 0x08130fb1 in command_loop ()
| No symbol table info available.
| #12 0x0813133b in recursive_edit_1 ()
| No symbol table info available.
| #13 0x08131462 in Frecursive_edit ()
| No symbol table info available.
| #14 0x08127961 in main ()
| No symbol table info available.
`----

Out of gdb output is:

,----
| Fatal error (6)Abandon
`----

-- 
A+ Thierry
Get my Gnupg key:
gpg --keyserver pgp.mit.edu --recv-keys 59F29997 






reply via email to

[Prev in Thread] Current Thread [Next in Thread]