From xemacs-m  Tue Mar 11 00:00:03 1997
Received: from crystal.WonderWorks.COM (crystal.WonderWorks.com [192.203.206.1])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id AAA05932
	for <xemacs-beta@xemacs.org>; Tue, 11 Mar 1997 00:00:02 -0600 (CST)
Received: by crystal.WonderWorks.COM 
	id QQcgjf11929; Tue, 11 Mar 1997 00:51:28 -0500 (EST)
Date: Tue, 11 Mar 1997 00:51:28 -0500 (EST)
Message-Id: <QQcgjf11929.199703110551@crystal.WonderWorks.COM>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
From: Kyle Jones <kyle_jones@wonderworks.com>
To: xemacs-beta@xemacs.org
Subject: 20.1-b6: assertion failed, file extents.c, line 1588
In-Reply-To: <199703110353.TAA16754@carnifex.cogit.com>
References: <199703110353.TAA16754@carnifex.cogit.com>
X-Face: /cA45WHG7jWq>(O3&Z57Y<"WsX5ddc,4c#w0F*zrV#=M
        0@~@,s;b,aMtR5Sqs"+nU.z^CSFQ9t`z2>W,S,]:[+2^
        Nbf6v4g>!&,7R4Ot4Wg{&tm=WX7P["9%a)_da48-^tGy
        ,qz]Z,Zz\{E.,]'EO+F)@$KtF&V

Chris Dean writes:
 > #0  0xef1740d8 in kill ()
 > #1  0x83154 in fatal_error_signal (sig=6) at emacs.c:200
 > #2  <signal handler called>
 > #3  0xef1740d8 in kill ()
 > #4  0x85334 in assert_failed (file=0x21a4b8 "extents.c", line=1588, 
 >     expr=0x21a828 "EXTENT_LIVE_P (extent)") at emacs.c:2201
 > #5  0xa7d2c in extent_changed_for_redisplay (extent=0x6bfd44, 
 >     descendants_too=1) at extents.c:1588
 > #6  0xb3870 in Fset_extent_face (extent=7077188, face=272449792)
 >     at extents.c:4782
 > [...]

This is a rather alarming crash.  Has the extents code been
modified recently?

