Hi,
Just had this nice little crash. Followed the request message and got
the text in the included file. If you want the core you can have that
(3815424 bytes).
+++ Xemacs error message +++
Fatal error (10).
Your files have been auto-saved.
Use `M-x recover-session' to recover them.
Please report this bug to the address `crashes(a)xemacs.org'.
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 XEmacs, or maybe in your home
directory), and type
gdb /usr/local/gnu/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.)
+++
Cheers.
--
David Eke :: Senior design engineer :: mailto:David.Ekeï¼ wolfsonmicro.com
Reading symbols from /usr/lib/libmp.so.2...(no debugging symbols found)...done.
#0 0xef2569c8 in _libc_kill ()
(gdb) where
#0 0xef2569c8 in _libc_kill ()
#1 0x6b3e4 in fatal_error_signal ()
#2 <signal handler called>
#3 0xed170 in re_match_2_internal ()
#4 0xec698 in re_search_2 ()
#5 0xec188 in re_search ()
#6 0xf1f88 in fast_string_match ()
#7 0xf1fc0 in fast_lisp_string_match ()
#8 0x927e4 in Ffind_file_name_handler ()
#9 0x92e80 in Fexpand_file_name ()
#10 0xbed6c in locate_file_in_directory ()
#11 0xbf00c in locate_file_without_hash ()
#12 0xbf394 in locate_file ()
#13 0xbe6a4 in Fload_internal ()
#14 0x71720 in funcall_recording_as ()
#15 0x4e95c in Fbyte_code ()
#16 0x726a8 in funcall_lambda ()
#17 0x71780 in funcall_recording_as ()
#18 0x4e95c in Fbyte_code ()
#19 0x726a8 in funcall_lambda ()
#20 0x71780 in funcall_recording_as ()
#21 0x4e95c in Fbyte_code ()
#22 0x712a8 in Feval ()
#23 0x6f118 in condition_case_1 ()
#24 0x4f228 in Fbyte_code ()
#25 0x726a8 in funcall_lambda ()
#26 0x71780 in funcall_recording_as ()
#27 0x4e95c in Fbyte_code ()
#28 0x726a8 in funcall_lambda ()
#29 0x71780 in funcall_recording_as ()
#30 0x4e95c in Fbyte_code ()
#31 0x726a8 in funcall_lambda ()
#32 0x72388 in apply_lambda ()
#33 0x71308 in Feval ()
---Type <return> to continue, or q <return> to quit---