>>>> "David" == David Eke
<David.Eke(a)wolfson.co.uk> writes:
David> Hi, Just had this nice little crash. Followed the request
David> message and got the text in the included file. If you want
David> the core you can have that (3815424 bytes).
No, core files themselves don't do a lot of good unless we've got a
similar system. Otherwise it involves very complex setup to get the
debugger to understand the foreign system's conventions.
The traceback seems to be truncated (it should go right back to
main()), and you're missing debug information. Without the debug
information, it's not much help. We also need to know system
information and XEmacs version information; you can usually report
that conveniently with M-x report-xemacs-bug. (If the version is
reasonably old, the command is probably called report-emacs-bug.)
If you're worried about the crash recurring, I can see that it
happened in the regexp code. A common cause of crashes in the regexp
code is running out of stack space. If you can increase stack space
on your system, that might help.
--
Institute of Policy and Planning Sciences
http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
Don't ask how you can "do" free software business;
ask what your business can "do for" free software.