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

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

Re: emacs dumps core using gnus


From: Eli Zaretskii
Subject: Re: emacs dumps core using gnus
Date: Sat, 02 Feb 2002 21:28:49 +0200

> From: Roland Winkler <roland.winkler@physik.uni-erlangen.de>
> Date: Sat, 2 Feb 2002 19:00:27 +0100
> 
> Using gnus I tried to read the news article attached below. When I
> opened it all I got was a core dump. GDB says
> 
> Program received signal SIGSEGV, Segmentation fault.
> __libc_free (mem=0x10) at malloc.c:3005
> 3005    malloc.c: No such file or directory.
> 
> Please let me know if there is any other information I could try to
> provide.

Please type 2 commands inside GDB, and send their results:

  (gdb) bt
  (gdb) xbacktrace

For the second command to work, you need to invoke GDB from the src
directory in the Emacs source tree.

TIA



reply via email to

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