From xemacs-m  Sun Jan  5 18:06:22 1997
Received: from altair.xemacs.org (steve@xemacs.miranova.com [206.190.83.19])
          by xemacs.cs.uiuc.edu (8.8.4/8.8.4) with ESMTP
	  id SAA13591 for <xemacs-beta@xemacs.org>; Sun, 5 Jan 1997 18:06:21 -0600 (CST)
Received: (from steve@localhost)
          by altair.xemacs.org (8.8.4/8.8.4)
	  id QAA12118; Sun, 5 Jan 1997 16:16:33 -0800
Sender: steve@xemacs.org
To: xemacs-beta@xemacs.org
Subject: Re: 20.0-b34 SIGSEGV's when run -nw
References: <yvia7mlr6dd1.fsf@atreides.mindspring.com>
X-Url: http://www.miranova.com/%7Esteve/
Mail-Copies-To: never
X-Face: #!T9!#9s-3o8)*uHlX{Ug[xW7E7Wr!*L46-OxqMu\xz23v|R9q}lH?cRS{rCNe^'[`^sr5"
 f8*@r4ipO6Jl!:Ccq<xoV[Qz2u8<8-+Vwf2gzJ44lf_/y9OaQ`@#Q65{U4/TC)i2`~/M&QI$X>p:9I
 OSS'2{-)-4wBnVeg0S\O4Al@)uC[pD|+
X-Attribution: sb
From: Steven L Baur <steve@miranova.com>
In-Reply-To: Sudish Joseph's message of 05 Jan 1997 16:06:34 -0500
Mime-Version: 1.0 (generated by tm-edit 7.100)
Content-Type: text/plain; charset=US-ASCII
Date: 05 Jan 1997 16:16:31 -0800
Message-ID: <m2iv5bu080.fsf@altair.xemacs.org>
Lines: 30
X-Mailer: Red Gnus v0.72/XEmacs 20.0

>>>>> "Sudish" == Sudish Joseph <sudish@mindspring.com> writes:

Sudish> It SEGV's when it tries to connect to the tty, apparently.  On Linux
Sudish> 2.0.27, with stock gcc-2.7.2.1.  I tried with all levels of
Sudish> optimization, including none.

I can't duplicate this.  I've tried with and without motif dialogs,
probably with the same software you have other than gcc (I use
straight 2.7.2).

Sudish>   Should XEmacs use the GNU version of malloc?            no
Sudish>   (User chose not to use GNU allocators.)
Sudish>   Should XEmacs use the relocating allocator for buffers? yes
Sudish>   Using the union type for Lisp_Objects.


Sudish> Program received signal SIGSEGV, Segmentation fault.
Sudish> 0x806da15 in stream_canonicalize_console_connection (connection={s = {
Sudish>         type_mark = 1, val = 0}, gu = {type = Lisp_Record, markbit = 0,
Sudish>         val = 0}, i = 1, v = 0x1, cv = 0x1}, errb=-1073748016)
Sudish>     at /home/sj/src/xemacs/src/console-stream.c:147
Sudish> 147             return Qunbound;

This code was just changed.  What options are you giving configure?
I've never seen the `union type' message before.
-- 
steve@miranova.com baur
Unsolicited commercial e-mail will be billed at $250/message.
"That Bill Clinton.  He probably doesn't know how to log on to the
Internet."  -- Rush Limbaugh, noted Computer Expert

