Fatal error (11).
Your files have been auto-saved.
Use `M-x recover-session' to recover them.
If you have access to the PROBLEMS file that came with your
version of XEmacs, please check to see if your crash is described
there, as there may be a workaround available.
Otherwise, 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/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:
event-window(#<motion-event 558, 531>)
# bind (frame event)
default-mouse-motion-handler(#<motion-event 558, 531>)
# (condition-case ... . error)
# (unwind-protect ...)
read-minibuffer-internal("Find file: ")
byte-code("..." [recursion-depth minibuffer-depth t standard-input
standard-output read-minibuffer-internal prompt] 2)
# (catch exit ...)
# bind (mouse-grabbed-buffer current-prefix-arg
minibuffer-history-variable minibuffer-history-position
minibuffer-scroll-window)
# (unwind-protect ...)
# bind (_history_ oconfig mconfig frame buffer window oframe owindow dir
abbrev-table history readp keymap initial-contents prompt)
read-from-minibuffer("Find file: "
"~/views/naut_dev/sim/tests/host/"
#<keymap read-file-name-map 2 entries 0xd5a> nil file-name-history)
# bind (minibuffer-completion-table minibuffer-completion-predicate
minibuffer-completion-confirm last-exact-completion completion-ignore-case
insert completer initial-contents must-match default dir prompt history)
read-file-name-2(file-name-history "Find file: " nil
"/home/dbertrand/views/naut_dev/sim/tests/host/host_master_boot.cc" nil nil
read-file-name-internal)
# (unwind-protect ...)
# bind (rfhookfun completer initial-contents must-match default dir prompt
history)
read-file-name-1(file-name-history "Find file: " nil
"/home/dbertrand/views/naut_dev/sim/tests/host/host_master_boot.cc" nil nil
read-file-name-internal)
# bind (history initial-contents must-match default dir prompt)
read-file-name("Find file: " nil nil nil)
call-interactively(find-file)
# (condition-case ... . error)
# (catch top-level ...)