From xemacs-m  Tue Sep 23 10:58:48 1997
Received: from mercury.Sun.COM (mercury.Sun.COM [192.9.25.1])
	by xemacs.org (8.8.5/8.8.5) with SMTP id KAA22138
	for <xemacs-beta@xemacs.org>; Tue, 23 Sep 1997 10:58:47 -0500 (CDT)
Received: from Eng.Sun.COM ([129.146.1.25]) by mercury.Sun.COM (SMI-8.6/mail.byaddr) with SMTP id IAA15976; Tue, 23 Sep 1997 08:58:20 -0700
Received: from kindra.eng.sun.com by Eng.Sun.COM (SMI-8.6/SMI-5.3)
	id IAA06411; Tue, 23 Sep 1997 08:58:19 -0700
Received: from xemacs.eng.sun.com by kindra.eng.sun.com (SMI-8.6/SMI-SVR4)
	id IAA28380; Tue, 23 Sep 1997 08:58:14 -0700
Received: by xemacs.eng.sun.com (SMI-8.6/SMI-SVR4)
	id IAA09487; Tue, 23 Sep 1997 08:58:15 -0700
Date: Tue, 23 Sep 1997 08:58:15 -0700
Message-Id: <199709231558.IAA09487@xemacs.eng.sun.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
From: Martin Buchholz <mrb@Eng.Sun.COM>
To: turnbull@sk.tsukuba.ac.jp
Cc: XEmacs beta <xemacs-beta@xemacs.org>
Subject: Crash: xemacs -nw -q -f kill-emacs => IOT trap/Abort (core dumped)
In-Reply-To: <m0xDfOS-00002WC@tanko.sk.tsukuba.ac.jp>
References: <m27mcame88.fsf@altair.xemacs.org>
	<kig7mc91r56.fsf@jagor.srce.hr>
	<87wwk9yz85.fsf_-_@bittersweet.inetarena.com>
	<kigzpp5dvzj.fsf@jagor.srce.hr>
	<QQdidy13097.199709222339@crystal.WonderWorks.COM>
	<QQdiei15095.199709230205@crystal.WonderWorks.COM>
	<kigzpp4wzbw.fsf@jagor.srce.hr>
	<QQdieo16259.199709230335@crystal.WonderWorks.COM>
	<m2u3fcvf2g.fsf_-_@altair.xemacs.org>
	<m0xDfOS-00002WC@tanko.sk.tsukuba.ac.jp>
X-Mailer: VM 6.33 under 20.3 "Vienna" XEmacs  Lucid (beta14)
Reply-To: Martin Buchholz <mrb@Eng.Sun.COM>

>>>>> "Stephen" == Stephen J Turnbull <turnbull@sk.tsukuba.ac.jp> writes:

This stack trace is the signature of a crash for which I added a
completely untested patch in b23.  Please see whether you can
reproduce this in b23.

No one has yet confirmed whether my patch actually fixes the problem,
although it seems like it should.

Martin

Stephen> #4  0x8103ac5 in bytecount_to_charcount (ptr=0x845c103 "\eO\200", len=3)
Stephen>     at insdel.c:369
Stephen> #5  0x8051d5b in make_string (contents=0x845c103 "\eO\200", length=3)
Stephen>     at alloc.c:2124
Stephen> #6  0x8051e49 in build_string (str=0x845c103 "\eO\200") at alloc.c:2149
Stephen> #7  0x80bf75d in term_get_fkeys_1 (function_key_map=406139136)
Stephen>     at redisplay-tty.c:1427
Stephen> #8  0x808716e in condition_case_1 (handlers=1479630932, 
Stephen>     bfun=0x80bf710 <term_get_fkeys_1>, barg=406139136, 
Stephen>     hfun=0x80bf704 <term_get_fkeys_error>, harg=1479630852) at eval.c:1682
Stephen> #9  0x80bf6fe in term_get_fkeys (keymap=406139136, address=0xbfffeaa4)
Stephen>     at redisplay-tty.c:1405
Stephen> #10 0x80bf634 in init_tty_for_redisplay (d=0x83f0b00, 
Stephen>     terminal_type=0x845abe4 "xterm") at redisplay-tty.c:1273
Stephen> #11 0x80b99d8 in tty_init_device (d=0x83f0b00, props=675581020)
Stephen>     at device-tty.c:94

