From xemacs-m  Thu Jul 31 14:34:02 1997
Received: from altair.xemacs.org (steve@xemacs.miranova.com [206.190.83.19])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id OAA20196
	for <xemacs-beta@xemacs.org>; Thu, 31 Jul 1997 14:34:01 -0500 (CDT)
Received: (from steve@localhost)
	by altair.xemacs.org (8.8.6/8.8.6) id MAA29338;
	Thu, 31 Jul 1997 12:38:07 -0700
Mail-Copies-To: never
To: xemacs-beta@xemacs.org
Subject: Re: Fatal error: assertion failed, file eval.c, line 1910, abort()
References: <877me8pjmk.fsf@bittersweet.inetarena.com>
X-Face: `'%\i;ySOu]g?NlziJSk_$&@]KP`}~PEQPjZ5;nxSaDW_o$4+4%Ab]%Ifw3ZR;7TIT3,O,'
 @2{L;]ox6kc;$_5kU'n**9vFg-]eV~GbxSVCx|(s%uR[],*:^WKmC`B}(;|k9/m]gwt?&`t;^rfCJg
 khHH>pP1W\)xM0U@!FNDD72{3fDP$PkBhx^7Z?-WxH6DbFN:QOnT`llzW}VGdYv;n9lzljQvKTIBhQ
 YuV
X-Attribution: sb
From: SL Baur <steve@xemacs.org>
In-Reply-To: karlheg+xemacs@inetarena.com's message of "30 Jul 1997 09:52:51 -0700"
Mime-Version: 1.0 (generated by tm-edit 7.108)
Content-Type: text/plain; charset=US-ASCII
Date: 31 Jul 1997 12:38:06 -0700
Message-ID: <m2zpr3f1wh.fsf@altair.xemacs.org>
Lines: 22
X-Mailer: Gnus v5.4.64/XEmacs 20.3(beta16) - "Budapest"

Karl M Hegbloom <karlheg+xemacs@inetarena.com> writes:

>  So everything's working as it should.  Why did it crash before?

XEmacs was executing lisp code inside redisplay and an(other) error
occurred.  This backtrace is weird.  Something went horribly wrong.

> #5  0x806f0f1 in Fsignal (error_symbol=1478873212, data=683234844) at eval.c:2077
 ...
> #33 0x809b181 in auto_save_1 (ignored=1478873092) at fileio.c:4231
 ...
> #37 0x806b854 in fatal_error_signal (sig=6) at emacs.c:195
 ...
> #41 0x808be92 in extent_list_delete (el=0x834f1d0, extent=0x8b94f90) at extents.c:842
> #42 0x808c537 in soe_move (obj=411639808, pos=6221) at extents.c:1475
 ...
> #52 0x80ca50f in redisplay () at redisplay.c:5671
 ...
> #74 0x8071eef in safe_run_hook_trapping_errors (
>     warning_string=0x811b3e9 "Error in `post-command-hook' (setting hook to nil)", 
>     hook_symbol=1478956532, allow_quit=1) at eval.c:4402
> #75 0x808a8be in post_command_hook () at event-stream.c:4360

