From xemacs-m  Mon Apr 14 05:01:55 1997
Received: from bellona.wg.saar.de (uucp@bellona.wg.saar.de [192.109.53.23])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id FAA09188
	for <xemacs-beta@xemacs.org>; Mon, 14 Apr 1997 05:01:52 -0500 (CDT)
Received: from bong.UUCP (uucp@localhost)
	by bellona.wg.saar.de (8.8.5/8.8.5) with UUCP id MAA12594
	for xemacs-beta@xemacs.org; Mon, 14 Apr 1997 12:01:45 +0200
Received: by bong.slip.wg.saar.de (Smail3.1.29.1 #3)
	id m0wGi7W-000GPLC; Mon, 14 Apr 97 11:32 MET DST
To: xemacs-beta@xemacs.org
Subject: Re: bug report(xemacs-20.1 + Mule + Wnn crashes)
References: <9704140220.AA02100@hrs102.rs.kyoto.omronsoft.co.jp> <m2k9m6ruhl.fsf@altair.xemacs.org>
X-PGP-KeyID: 768/7DB556C3 1536/733DF2CD
X-Face: #&x$U{}8a]?xM*.g$p.pp#!*O8v{tD$bYnec}Z*Mik55}H8k8~sCwN,C}s)8mej43?<6k}]Hsuf58O?*+k?FVvA!`H>$tvXNLG|2qvB|ySlMOeL}"Pl/g&omza6Z)A3b|1X5{jF,5qh;\%VR1V-%A~iOq_
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: multipart/mixed;
 boundary="Multipart_Mon_Apr_14_11:32:16_1997-1"
Content-Transfer-Encoding: 7bit
From: Marc Aurel <4-tea-2@bong.saar.de>
Date: 14 Apr 1997 11:32:18 +0200
In-Reply-To: Steven L Baur's message of 13 Apr 1997 23:25:42 -0700
Message-ID: <m2encekl0d.fsf@bong.saar.de>
Lines: 73
X-Mailer: Gnus v5.4.45/XEmacs 20.1(beta15)

--Multipart_Mon_Apr_14_11:32:16_1997-1
Content-Type: text/plain; charset=US-ASCII

>>>>> In article <m2k9m6ruhl.fsf@altair.xemacs.org>, Steven L Baur
>>>>> <steve@miranova.com> writes:
> (Excellent bug report by the way)

That's a compliment I'd like to get some day!  Can someone tell me
what I've got to do to make XEmacs dump core? <g>

No, actually I don't need help in crashing XEmacs - I'm quite
good at that already, it seems.  During the last few days I
encountered several crashes a day (and I'm a bit amused about
the fact that most of them happened while I was happily browsing
this very mailing list in Gnus).  

I need help in telling XEmacs to write a core file: I'm using
bash on Linux, I have `ulimit -c unlimited' in `/etc/profile' but
I still can't find a file named `core' anywhere after XEmacs
crashed.  Do I *have* to compile with `-debug'?  (I'd rather not
- on my low-power, low-memory boxes I need all performance I can
get.)

All I can offer now is the attached lisp backtrace.  Tell me what
else might be useful.

-- 
Regards, Marc
<URL:http://www.saar.de/~bong/signatur.html>

--Multipart_Mon_Apr_14_11:32:16_1997-1
Content-Type: text/plain; charset=US-ASCII

Fatal error (13).
Your files have been auto-saved.
Use `M-x recover-session' to recover them.

[...]

Lisp backtrace follows:

  process-send-region("article-x-face" 1097 1254)
  # bind (process-connection-type beg end)
  # (unwind-protect ...)
  # bind (inhibit-point-motion-hooks case-fold-search from)
  # (unwind-protect ...)
  # bind (force)
  article-display-x-face()
  apply(article-display-x-face nil)
  (if interactive (call-interactively (quote article-display-x-face)) (apply (quote article-display-x-face) args))
)
  # (unwind-protect ...)
  (save-excursion (set-buffer gnus-article-buffer) (if interactive (call-interactively ...) (apply ... args)))
)
  # bind (args interactive)
  gnus-article-display-x-face()
  run-hooks(gnus-article-display-hook)
  # bind (buffer-read-only)
  # (unwind-protect ...)
  # bind (result group internal-hook summary-buffer gnus-article)
  # (unwind-protect ...)
  # bind (header all-headers article)
  gnus-article-prepare(1227 nil)
  # bind (all-header article)
  gnus-summary-display-article(1227)
  # bind (push backward subject unread)
  gnus-summary-next-article(t nil)
  #<compiled-function (from "gnus-sum.elc") nil "...(82)" [gnus-summary-next-article gnus-summary-goto-unread never gnus-summary-last-article-p get-text-property gnus-intangible to gnus-summary-goto-subject gnus-number gnus-summary-last-subject gnus-auto-select-same 3 gnus-newsgroup-data headers vectorp 1] 7 ("/home/4-tea-2/.elisp/rgnus/lisp/gnus-sum.elc" . 133626) nil>()
  call-interactively(gnus-summary-next-unread-article)
  # (condition-case ... . error)
  # (catch top-level ...)

--Multipart_Mon_Apr_14_11:32:16_1997-1--

