From xemacs-m  Fri Dec 20 12:17:41 1996
Received: from chekov.ctd.comsat.com (exim@chekov.ctd.comsat.com [134.133.40.22])
          by xemacs.cs.uiuc.edu (8.8.4/8.8.4) with SMTP
	  id MAA14991 for <xemacs-beta@xemacs.org>; Fri, 20 Dec 1996 12:17:40 -0600 (CST)
Received: from neal by chekov.ctd.comsat.com with local (Exim 1.58 #2)
	id 0vb9Vu-0007YN-00; Fri, 20 Dec 1996 13:17:42 -0500
From: Neal Becker <neal@ctd.comsat.com>
To: xemacs-beta@xemacs.org
Subject: 19.15b4 crash
X-Face: "$ryF/ne$oms9n}#TY|W5Ttjbp-6/u4j'7c:%-aq2IAf'&DjuvII4wvr:eU{h=GMPcVTP,p
 XgCPnk{Qu:7P=jH00Q?B(*bZ\7#x_&KD=%hU1VhP'`hy'PF01*tU9DAoK7QXTGzL%fe!lIj,0Ds,P:
 GV_YPd*4GO?ClJAPRa=iB\PuIQmM=Q>qo87lJh-N2PQL-2QaM>}LdWI<}
Mime-Version: 1.0 (generated by tm-edit 7.95)
Content-Type: text/plain; charset=US-ASCII
Message-Id: <E0vb9Vu-0007YN-00@chekov.ctd.comsat.com>
Date: Fri, 20 Dec 1996 13:17:42 -0500

19.15 b4 hpux9.05 hppa1.1 gcc-2.7.2.1

Using w3.

Fatal error: assertion failed, file eval.c, line 1903, abort()
gdb) where
#0  0x800aed80 in kill ()
#1  0x9b4b4 in fatal_error_signal (sig=6) at emacs.c:191
#2  <signal handler called>
#3  0x80864 in fflush ()
#4  0x8008f348 in _raise ()
#5  0x8008ee54 in abort ()
#6  0x9cf50 in assert_failed (file=0x40004ff0 "", line=0, 
    expr=0x30dd400 <Address 0x30dd400 out of bounds>) at emacs.c:1838
#7  0xa03d4 in signal_1 (sig=1074549264, data=1073783168) at eval.c:1903
#8  0xa0ae4 in signal_error (sig=1073762288, data=0) at eval.c:2071
#9  0x81ca8 in dead_wrong_type_argument (predicate=1073762288, value=0)
    at data.c:105
#10 0x12bf58 in set_marker_internal (marker=274070708, pos=0, 
    buffer=269438980, restricted_p=0) at marker.c:182
#11 0x12c51c in Fset_marker (marker=1073762288, number=0, buffer=51237888)
    at marker.c:276
#12 0x141764 in Fdelete_process (proc=272521984) at process.c:3110
#13 0x141a08 in kill_buffer_processes (buffer=1073762288) at process.c:3167
#14 0x9cbac in shut_down_emacs (sig=1074723344, stuff=269438980)
    at emacs.c:1608
#15 0x9b42c in fatal_error_signal (sig=11) at emacs.c:170
#16 <signal handler called>
#17 mark_object (obj=-1431655766) at alloc.c:2743
---Type <return> to continue, or q <return> to quit--- 
#18 0x60944 in mark_object (obj=-1431655766) at alloc.c:2809
#19 0x17b9ac in mark_symbol (obj=-1431655766, markobj=0x400bd8b2 <+13498>)
    at symbols.c:104
#20 0x60830 in mark_object (obj=-1431655766) at alloc.c:2776
#21 0x60944 in mark_object (obj=-1431655766) at alloc.c:2809
#22 0x113a6c in mark_keymap (obj=-1431655766, markobj=0x400bd8b2 <+13498>)
    at keymap.c:252
#23 0x60830 in mark_object (obj=-1431655766) at alloc.c:2776
#24 0x60944 in mark_object (obj=-1431655766) at alloc.c:2809
#25 0x113a6c in mark_keymap (obj=-1431655766, markobj=0x400bd8b2 <+13498>)
    at keymap.c:252
#26 0x60830 in mark_object (obj=-1431655766) at alloc.c:2776
#27 0x607b0 in mark_object (obj=-1431655766) at alloc.c:2753
#28 0x17b99c in mark_symbol (obj=-1431655766, markobj=0x400bd8b2 <+13498>)
    at symbols.c:103
#29 0x60830 in mark_object (obj=-1431655766) at alloc.c:2776
#30 0x60944 in mark_object (obj=-1431655766) at alloc.c:2809
#31 0x17b9ac in mark_symbol (obj=-1431655766, markobj=0x400bd8b2 <+13498>)
    at symbols.c:104
#32 0x60830 in mark_object (obj=-1431655766) at alloc.c:2776
#33 0x60944 in mark_object (obj=-1431655766) at alloc.c:2809
#34 0x17b9ac in mark_symbol (obj=-1431655766, markobj=0x400bd8b2 <+13498>)
    at symbols.c:104
[...]

This seems to repeat forever.

