From xemacs-m  Tue Apr 15 20:17:33 1997
Received: from mailbox2.ucsd.edu (mailbox2.ucsd.edu [132.239.1.54])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id UAA05288
	for <xemacs-beta@xemacs.org>; Tue, 15 Apr 1997 20:17:32 -0500 (CDT)
Received: from sdnp5.ucsd.edu (sdnp5.ucsd.edu [132.239.79.10]) by mailbox2.ucsd.edu (8.8.5/8.6.9) with SMTP id SAA22952 for <xemacs-beta@xemacs.org>; Tue, 15 Apr 1997 18:17:32 -0700 (PDT)
Received: by sdnp5.ucsd.edu (SMI-8.6/SMI-SVR4)
	id SAA26007; Tue, 15 Apr 1997 18:18:59 -0700
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> <m2encekl0d.fsf@bong.saar.de> <m2iv1phsib.fsf@altair.xemacs.org> <m2zpuz3mwy.fsf@bong.saar.de>
X-Face: "oX;zS#-JU$-,WKSzG.1gGE]x^cIg!hW.dq>.f6pzS^A+(k!T|M:}5{_%>Io<>L&{hO7W4cicOQ|>/lZ1G(m%7iaCf,6Qgk0%%Bz7b2-W3jd0m_UG\Y;?]}4s0O-U)uox>P3JN)9cm]O\@,vy2e{`3pb!"pqmRy3peB90*2L
Mail-Copies-To: never
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII
From: David Moore <dmoore@ucsd.edu>
Date: 15 Apr 1997 18:18:58 -0700
In-Reply-To: Marc Aurel's message of 16 Apr 1997 01:07:40 +0200
Message-ID: <rvsp0repdp.fsf@sdnp5.ucsd.edu>
Lines: 11
X-Mailer: Gnus v5.4.45/XEmacs 20.1(beta15)

Marc Aurel <4-tea-2@bong.saar.de> writes:

> Anybody got an idea why XEmacs fails to produce core files for me?
> Is there a way to make XEmacs crash fast?  Then I could perhaps
> use strace to locate the problem.  This is most confusing...

I forgot to answer this.  You can kill the emacs from your xterm.  Use
ps to get the pid, then kill -6 it.

You might want to check to see if other programs leave cores.  Start up
a "cat > /dev/null" and then try killing that.

