>>>> "Jack" == Jack Twilley
<jmt(a)twilley.org> writes:
Jack> Basically, when I read an email with a "Face:" header, XEmacs
itself
Jack> crashes back to the shell prompt.
Jack> I've attached the gdb output. M-x send-pr didn't work.
Hi Jack, send-pr is no longer supported.
Please use
Help->Send Bug Report...
or
M-x report-emacs-bug
as suggested in
http://www.xemacs.org/Debug/index.html
This will tell us enough about your XEmacs installation so that we
should be able to help you.
If XEmacs does not build or start up, please send any version and
configuration information you have to xemacs-beta(a)xemacs.org with any
mailer as plain text (MIME attachments are OK, please don't send HTML
mail).
On linux type
ulimit -c unlimited
in the shell before starting XEmacs from it, else you might not get a
core file.
You crash information is not very useful since your XEmacs has been
compiled without symbolic debug support and contains no symbol names
or source line information.
Best regards,
Adrian
Jack> If you need any more information, such as an example message, please
Jack> let me know.
Jack> Jack.
Jack> --
Jack> Jack Twilley
Jack> jmt at twilley dot org
Jack> http colon slash slash www dot twilley dot org slash tilde jmt slash
Jack> Script started on Wed Apr 2 21:13:02 2003
Jack> bash$ gdb `which xemacs` xemacs-21.1.14.core
Jack> GNU gdb 4.18 (FreeBSD)
Jack> Copyright 1998 Free Software Foundation, Inc.
Jack> GDB is free software, covered by the GNU General Public License, and you are
Jack> welcome to change it and/or distribute copies of it under certain
conditions.
Jack> Type "show copying" to see the conditions.
Jack> There is absolutely no warranty for GDB. Type "show warranty" for
details.
Jack> This GDB was configured as "i386-unknown-freebsd"...
Jack> (no debugging symbols found)...
Jack>
Jack> warning: core file may not match specified executable file.
Jack> Core was generated by `xemacs-21.1.14'.
Jack> Program terminated with signal 11, Segmentation fault.
Jack> Reading symbols from /usr/X11R6/lib/libXaw.so.7...
Jack> (no debugging symbols found)...done.
Jack> Reading symbols from /usr/local/lib/libcompface.so.1...
Jack> (no debugging symbols found)...done.
Jack> Reading symbols from /usr/local/lib/libtiff.so.4...
Jack> (no debugging symbols found)...done.
Jack> Reading symbols from /usr/local/lib/libpng.so.5...
Jack> (no debugging symbols found)...done.
Jack> Reading symbols from /usr/local/lib/libjpeg.so.9...
Jack> (no debugging symbols found)...done.
Jack> Reading symbols from /usr/lib/libz.so.2...(no debugging symbols
found)...done.
Jack> Reading symbols from /usr/X11R6/lib/libXpm.so.4...
Jack> (no debugging symbols found)...done.
Jack> ---Type <return> to continue, or q <return> to quit---
Jack> Reading symbols from /usr/X11R6/lib/libXmu.so.6...
Jack> (no debugging symbols found)...done.
Jack> Reading symbols from /usr/X11R6/lib/libXt.so.6...
Jack> (no debugging symbols found)...done.
Jack> Reading symbols from /usr/X11R6/lib/libXext.so.6...
Jack> (no debugging symbols found)...done.
Jack> Reading symbols from /usr/X11R6/lib/libX11.so.6...
Jack> (no debugging symbols found)...done.
Jack> Reading symbols from /usr/X11R6/lib/libSM.so.6...
Jack> (no debugging symbols found)...done.
Jack> Reading symbols from /usr/X11R6/lib/libICE.so.6...
Jack> (no debugging symbols found)...done.
Jack> Reading symbols from /usr/lib/libncurses.so.5...(no debugging symbols
found)...
Jack> done.
Jack> Reading symbols from /usr/lib/libkvm.so.2...(no debugging symbols found)...
Jack> done.
Jack> Reading symbols from /usr/lib/libm.so.2...(no debugging symbols
found)...done.
Jack> Reading symbols from /usr/lib/libutil.so.3...(no debugging symbols found)...
Jack> done.
Jack> Reading symbols from /usr/lib/libxpg4.so.3...(no debugging symbols found)...
Jack> done.
Jack> Reading symbols from /usr/lib/libc.so.4...(no debugging symbols
found)...done.
Jack> Reading symbols from /usr/X11R6/lib/libXThrStub.so.6...
Jack> ---Type <return> to continue, or q <return> to quit---
Jack> (no debugging symbols found)...done.
Jack> Reading symbols from /usr/libexec/ld-elf.so.1...(no debugging symbols
found)...
Jack> done.
Jack> #0 0x2844ab78 in kill () from /usr/lib/libc.so.4
Jack> (gdb) where
Jack> #0 0x2844ab78 in kill () from /usr/lib/libc.so.4
Jack> #1 0x806f73c in XMapRaised ()
Jack> #2 0xbfbfffac in ?? ()
Jack> #3 0x80080b74 in ?? ()
Jack> Cannot access memory at address 0x34bfbfed.
Jack> (gdb) exit
Jack> Undefined command: "exit". Try "help".
Jack> (gdb) quit
Jack> bash$ exit
Jack> Script done on Wed Apr 2 21:13:35 2003
--
Adrian Aichner
mailto:adrianï¼ xemacs.org
http://www.xemacs.org/