Thank you for taking your time to reply.
I am not able to reproduce the crash (luckily?). Xemacs crashed for me
after a rather long series of font changes (some which were saved, others
not). All of these font changes were made using the menu.
I do have a file named 'core' but it is dated 2001-10-25. Do you want me
to send it to you?
Feodor
On Sun, 10 Feb 2008, Stephen J. Turnbull wrote:
Søren Feodor Nielsen writes:
> XEmacs crashed for me when I was trying to change the font; below is
> the output.
It would be very helpful if you can give us an exact sequence of
keystrokes and/or mouse gestures to reach the crash starting from
"xemacs -vanilla" on the command line. Without that we may be unable
to reproduce the crash.
> I had little luck in obtaining the "C stack backtrace" following
> the directions below.
We really need to get a C backtrace to debug the problem. A crash is
*never* the fault of Lisp code; Lisp code cannot crash. ;-) However,
the C implementation of Lisp primitives can.
I believe that Red Hat-derived distros such as Fedora have a special
place they put core files, and they are named something like
"core.$$12345" or "xemacs.$$12345" where the "12345" is the
process ID
of the XEmacs that crashed. If you can't find that core, but can
reproduce the crash, you can do "gdb `which xemacs` | tee -a
~/gdb.out", then type "run" to gdb, reproduce the crash, and finally
"bt". The "tee" command allows you to capture the output in the
file
~/gdb.out which you can just attach to your post.
ASCII RIBBON /"\ Statistics Division
CAMPAIGN AGAINST \ / Universitetsparken 5 Ph: (+45) 35 32 07 95
HTML MAIL X DK-2100 Kbh O Fax: (+45) 35 32 07 72
/ \ DENMARK
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta