From xemacs-m  Wed Sep 17 00:35:02 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 AAA27966
	for <xemacs-beta@xemacs.org>; Wed, 17 Sep 1997 00:35:01 -0500 (CDT)
Received: from Eng.Sun.COM ([129.146.1.25]) by mercury.Sun.COM (SMI-8.6/mail.byaddr) with SMTP id WAA16969 for <xemacs-beta@xemacs.org>; Tue, 16 Sep 1997 22:34:34 -0700
Received: from kindra.eng.sun.com by Eng.Sun.COM (SMI-8.6/SMI-5.3)
	id WAA24356; Tue, 16 Sep 1997 22:34:33 -0700
Received: from xemacs.eng.sun.com by kindra.eng.sun.com (SMI-8.6/SMI-SVR4)
	id WAA22588; Tue, 16 Sep 1997 22:34:32 -0700
Received: by xemacs.eng.sun.com (SMI-8.6/SMI-SVR4)
	id WAA03937; Tue, 16 Sep 1997 22:34:29 -0700
Date: Tue, 16 Sep 1997 22:34:29 -0700
Message-Id: <199709170534.WAA03937@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: XEmacs Beta Test <xemacs-beta@xemacs.org>
Subject: Re: gnuclient works? (and a gnuclient induced core dump!)
X-Mailer: VM 6.33 under 20.3 "Vienna" XEmacs  Lucid (beta14)
Reply-To: Martin Buchholz <mrb@Eng.Sun.COM>

I claim the following backtrace could only occur in an XEmacs WITHOUT
my patch applied.  My copy of redisplay-tty.c no longer has a call to
build_string.

Martin

#6  0x4b1e4 in make_string (contents=0x695103 "\eO\200", length=3)
    at alloc.c:2124
#7  0x4b2e8 in build_string (str=0x695103 "\eO\200") at alloc.c:2149
#8  0xd8d3c in term_get_fkeys_1 (function_key_map=274155904)
    at redisplay-tty.c:1427

