よしざわです。
# Semi-gnus かな、とも思ったのですが、 XEmacs 21.2.33 が確実に死にます
# ので、とりあえずここに報告しておきます。
User-Agent のような T-gnus 環境(このメイルは FSF Emacs で書いてますが)
で *Group* なり *Summary* なりから `a' とか `m' とか `R' とか `F' でメッ
セージバッファに入ります。で、message を書くなりして元のバッファに戻る…
を繰り返すといきなり XEmacs が落ちます。
21.2.33 の最初のものでも CVS の最新版(今朝とってきたもの)でも同じです。
core は吐きませんで、以下のような出力がコンソールに残ってます。
Fatal error: assertion failed, file window.c, line 1885, !NILP
(w->subwindow_instance_cache)
Fatal error (6).
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/local/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:
delete-other-windows()
# (unwind-protect ...)
# bind (frame split all-visible force setting)
gnus-configure-windows(message t)
# bind (gnus-setup-message-winconf gnus-setup-message-buffer gnus-setup-message-article
gnus-setup-message-group message-header-setup-hook message-mode-hook
message-startup-parameter-alist gnus-article-reply add-to-list force-news subject yank
article-buffer header group post)
gnus-post-news(post "")
# bind (gnus-newsgroup-name arg)
gnus-group-post-news(nil)
# bind (command-debug-status)
call-interactively(gnus-group-post-news)
# (condition-case ... . error)
# (catch top-level ...)
ちなみにうちの環境は
Linux (Slackware 7.0、カーネル 2.2.15、glibc 2.1.2)/gcc 2.95.2 です。
--
YOSHIZAWA Masahiro (吉澤正浩)
`No news is good news, no gnus is bad news.'