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

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

Re: seg fault when reading binary group in gnus


From: Maarten Vergauwen
Subject: Re: seg fault when reading binary group in gnus
Date: 09 Nov 2001 13:41:32 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1

"Eli Zaretskii" <eliz@is.elta.co.il> writes:

> > From: Maarten Vergauwen <Maarten.Vergauwen@esat.kuleuven.ac.be>
> > Date: Fri, 9 Nov 2001 09:47:30 +0100
> > 
> > When reading a newsgroup with binaries, using gnus, emacs systematically
> > crashes when retreiving a specific message. Backtrace of gdb:
> 
> Thank you for your report.
> 
> Please also type "xbacktrace" in GDB, and post what it printed.
> ("xbacktrace" is defined by the src/.gdbinit file in the Emacs
> sources distribution, so you should start GDB from that directory.)
>

here you go.

GNU gdb 5.0
Copyright 2000 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i686-pc-linux-gnu"...
DISPLAY = :0
TERM = xterm
Breakpoint 1 at 0x80d089e: file emacs.c, line 387.
Breakpoint 2 at 0x80b5789: file xterm.c, line 12015.
(gdb) run
Starting program: /freeware/bin/gnu-tools/emacs -geometry 80x40+0+0

Program received signal SIGSEGV, Segmentation fault.
0x61440a72 in ?? ()
(gdb) xbacktrace
0x8192f9c "image-size"
0x878f634 "mm-image-fit-p"
0x878dae8 "mm-valid-and-fit-image-p"
0x586e40d4 Lisp type 5
0x878ed18 "mm-inlinable-p"
0x878ed74 "mm-automatic-display-p"
0x818a678 "byte-code"
0x8edaff8 "gnus-mime-display-single"
0x8edaf84 "gnus-mime-display-part"
0x8188e9c "mapcar"
0x8edb070 "gnus-mime-display-mixed"
0x8edaf84 "gnus-mime-display-part"
0x8ec66c4 "gnus-display-mime"
0x81cd9dc "gnus-article-prepare-display"
0x87b6a78 "gnus-article-prepare"
0x8e98590 "gnus-summary-display-article"
0x8e72728 "gnus-summary-next-page"
0x818a724 "call-interactively"

-- 
MAARTEN VERGAUWEN
K.U.Leuven - ESAT-PSI   tel: +32-16-32.10.64  fax: +32-16-32.17.23
Kasteelpark Arenberg 10 e-mail:Maarten.Vergauwen@esat.kuleuven.ac.be
B-3001 Heverlee         http://www.esat.kuleuven.ac.be/~vergauwe
----
1152-"Did the old man tell us that the trap is to the right or to the
      left?"
 
>From "Canonical List of Famous Last Words in Roleplaying"



reply via email to

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