[질문]xemacs종료시 segment fault
SunOS s-10b 5.6 Generic_105181-23 sun4u sparc SUNW,Ultra-5_10
위 시스템에 root가 아니라 user로 xemacs[version 21.4; April 2001]을 깔아서 쓰고 있는데 쓰는데는 아무 지장 없는데 종료시에 아래와 같은 에러가 뜹니다. 거의 모든 package는 거의다 install해주었고 21.4.9버전이 stable version중에 가장 최근 버전 이라 이걸 선택했습니다.
어떻게 해줘야 돼는지요. 답변부탁드리고요 좋은 하루 돼세요.
===========================================
Fatal error (10).
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@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 /user4/kimdy/private/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:
kill-emacs()
# bind (arg)
save-buffers-kill-emacs(nil)
# bind (command-debug-status)
call-interactively(save-buffers-kill-emacs)
# (condition-case ... . error)
# (catch top-level ...)
Bus error (core dumped)
============================
댓글 달기