From xemacs-m  Sun Mar  9 13:06:25 1997
Received: from mailbox1.ucsd.edu (mailbox1.ucsd.edu [132.239.1.53])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id NAA10279
	for <xemacs-beta@xemacs.org>; Sun, 9 Mar 1997 13:06:24 -0600 (CST)
Received: from sdnp5.ucsd.edu (sdnp5.ucsd.edu [132.239.79.10]) by mailbox1.ucsd.edu (8.8.5/8.6.9) with SMTP id LAA15601 for <xemacs-beta@xemacs.org>; Sun, 9 Mar 1997 11:06:25 -0800 (PST)
Received: by sdnp5.ucsd.edu (SMI-8.6/SMI-SVR4)
	id LAA20154; Sun, 9 Mar 1997 11:08:35 -0800
Sender: dmoore@sdnp5.ucsd.edu
To: xemacs-beta@xemacs.org
Subject: Re: crash
References: <199703091346.HAA16099@mharnois.workgroup.net>
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.105)
Content-Type: text/plain; charset=US-ASCII
From: David Moore <dmoore@ucsd.edu>
Date: 09 Mar 1997 11:08:34 -0800
In-Reply-To: Michael Harnois's message of Sun, 09 Mar 1997 07:46:42 -0600
Message-ID: <rvhgikc28d.fsf@sdnp5.ucsd.edu>
Lines: 25
X-Mailer: Gnus v5.4.17/XEmacs 19.15

Michael Harnois <mharnois@sbt.net> writes:

> This happened when I was trying to save a file.

> #13 0x808eaf0 in fatal_error_signal (sig=11) at emacs.c:179
> #14 0xbfffe8d4 in ?? ()
> #15 0x8055e42 in gc_sweep () at alloc.c:3860
> #16 0x8056481 in garbage_collect_1 () at alloc.c:4131
> #17 0x8094f5d in funcall_recording_as (recorded_as=405987108, nargs=3, 
>     args=0xbfffeb04) at eval.c:3093

	Looks like 20.1 from the line numbers for main in emacs.c.
Please do say the version, since there are some differences even in the
non-MULE parts of the code.

	Looks like there are some serious GC problems.  Is anyone
familar with this code?  This looks different than the previously
reported problems with Lstream_close being called during GC, since it
appears that the function in frame #14 is likely sweep_symbols.

-- 
David Moore <dmoore@ucsd.edu>       | Computer Systems Lab      __o
UCSD Dept. Computer Science - 0114  | Work: (619) 534-8604    _ \<,_
La Jolla, CA 92093-0114             | Fax:  (619) 534-1445   (_)/ (_)
<URL:http://oj.egbt.org/dmoore/>    | In a cloud bones of steel.

