Fatal error (11).
Your files have been auto-saved.
Use `M-x recover-session' to recover them.
Your version of XEmacs was distributed with a PROBLEMS file that may
describe
your crash, and with luck a workaround. Please check it first, but do
report
the crash anyway.
Please report this bug by invoking M-x report-emacs-bug, or by selecting
`Send Bug Report' from the Help menu. If that won't work, send ordinary
email to `crashes(a)xemacs.org'. *MAKE SURE* to include this entire output
from this crash, especially including the Lisp backtrace, as well as the
XEmacs configuration from M-x describe-installation (or equivalently, the
file `Installation' in the top of the build tree).
*Please* try *hard* to obtain a C stack backtrace; without it, we are
unlikely
to be able to analyze the problem. Locate the core file produced as a
result
of this crash (often called `core' or `core.<process-id>', and located in
the directory in which you started XEmacs or your home directory), and type
gdb /usr/local/bin/xemacs core
then type `where' at the debugger prompt. No GDB on your system? You may
have DBX, or XDB, or SDB. (Ask your system administrator if you need help.)
If no core file was produced, enable them (often with `ulimit -c unlimited')
in case of future recurrance of the crash.
Lisp backtrace follows:
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
delete-frame(#<x-frame "emacs" 0xa271>)
byte-code("..." [butbuf filebuf frame dirbuf kill-local-variable
delete-frame-hook delete-frame kill-buffer] 2)
# bind (user-data dirwin filewin frame butbuf dirbuf filebuf file-p
completer
initial-contents must-match default dir prompt history)
mouse-read-file-name-1(file-name-history "Find file: " nil
"~/Ppp.9.1/IaCfm6.0/ia/bpenet/iaBpenetRx.c" nil nil read-file-name-internal)
byte-code("..." [initial-contents must-match default dir prompt
history mouse-read-file-name-1 completer] 8)
# bind (completer initial-contents must-match default dir prompt
history type) read-file-name-1(file file-name-history "Find file: " nil
"~/Ppp.9.1/IaCfm6.0/ia/bpenet/iaBpenetRx.c" 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)
#<compiled-function nil "...(4)" [toolbar-open-function
call-interactively] 2
nil nil>()
call-interactively(toolbar-open)
# bind (callback button event)
release-and-activate-toolbar-button(#<buttonup-event button1up>)
# bind (command-debug-status)
call-interactively(release-and-activate-toolbar-button)
# (condition-case ... . error)
# (catch top-level ...)
[1]+ Segmentation fault xemacs
Show replies by date