This bug report will be sent to the XEmacs Development Team,
not to your local site managers!!
Please write in English, because the XEmacs maintainers do not have
translators to read other languages for them.
In XEmacs 21.2 "Boreas" [Lucid] (i386-bong-linux, Mule) of Fri Feb 12 1999 on
bong
configured using `configure i386-bong-linux --debug=no --error-checking=none
--memory-usage-stats=no '--cflags=-g -O4 -malign-jumps=2 -malign-loops=2
-malign-functions=2 -finline-functions' --with-mule=yes'
Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:
I got an error in gnus (some dired function), tried to leave gnus typing
'q', which yielded another error message. The gnus group buffer was still
visible but 'q' was no valid command anymore. Typing 'C-x C-c' then lead
to
a delay of some seconds, then XEmacs dumped core.
Fatal error (11).
Your files have been auto-saved.
Use `M-x recover-session' to recover them.
Please report this bug by running the send-pr script included
with XEmacs, or selecting `Send Bug Report' from the help menu.
As a last resort send ordinary email to `crashes(a)xemacs.org'.
*MAKE SURE* to include the information in the command
M-x describe-installation.
If at all possible, *please* try to obtain a C stack backtrace;
it will help us immensely in determining what went wrong.
To do this, locate the core file that was produced as a result
of this crash (it's usually called `core' and is located in the
directory in which you started the editor, or maybe in your home
directory), and type
gdb /usr/local/bin/xemacs core
then type `where' when the debugger prompt comes up.
(If you don't have GDB on your system, you might have DBX,
or XDB, or SDB. A similar procedure should work for all of
these. Ask your system administrator if you need more help.)
Lisp backtrace follows:
# (condition-case ... . error)
# (catch top-level ...)
4-tea-2:~ $ gdb /usr/local/bin/xemacs core
GNU gdb 4.17.0.4 with Linux/x86 hardware watchpoint and FPU support
Copyright 1998 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 "i386-redhat-linux"...
Core was generated by `/usr/local/bin/xemacs -display sister:0 -geometry 89x44'.
Program terminated with signal 11, Speicherzugriffsfehler.
Reading symbols from /usr/X11R6/lib/libXaw.so.6...done.
Reading symbols from /usr/lib/libtiff.so.3...done.
Reading symbols from /usr/lib/libpng.so.2...done.
Reading symbols from /usr/lib/libjpeg.so.62...done.
Reading symbols from /usr/lib/libz.so.1...done.
Reading symbols from /usr/X11R6/lib/libXpm.so.4...done.
Reading symbols from /usr/X11R6/lib/libXmu.so.6...done.
Reading symbols from /usr/X11R6/lib/libXt.so.6...done.
Reading symbols from /usr/X11R6/lib/libXext.so.6...done.
Reading symbols from /usr/X11R6/lib/libX11.so.6...done.
Reading symbols from /usr/X11R6/lib/libSM.so.6...done.
Reading symbols from /usr/X11R6/lib/libICE.so.6...done.
Reading symbols from /lib/libdl.so.2...done.
---Type <return> to continue, or q <return> to quit---
Reading symbols from /lib/libdb.so.2...done.
Reading symbols from /usr/lib/libgdbm.so.2...done.
Reading symbols from /usr/lib/libgpm.so.1...done.
Reading symbols from /usr/lib/libncurses.so.4...done.
Reading symbols from /lib/libm.so.6...done.
Reading symbols from /lib/libc.so.6...done.
Reading symbols from /lib/ld-linux.so.2...done.
Reading symbols from /lib/libnss_files.so.1...done.
Reading symbols from /lib/libnss_dns.so.1...done.
Reading symbols from /lib/libresolv.so.2...done.
#0 0x40268811 in __kill ()
(gdb) where
#0 0x40268811 in __kill ()
#1 0x807c859 in fatal_error_signal (sig=11) at emacs.c:269
#2 <signal handler called>
I hope this helps... I couldn't reproduce the problem. Let me know if I can
provide more information.
Cheers,
Marc.
Recent keystrokes:
misc-user
Recent messages (most recent first):
Loading emacsbug...done
Loading emacsbug...
Loading custom-options...done
Loading font...done
Loading font...
Loading font-lock...done
Loading font-lock...
`where-was-i-db' enabled.
Loading where-was-i-db...done
Loading where-was-i-db...
Show replies by date