From xemacs-m  Mon Feb  3 06:43:13 1997
Received: from neal.ctd.comsat.com (exim@neal.ctd.comsat.com [134.133.40.21])
	by xemacs.org (8.8.5/8.8.5) with SMTP id GAA18481
	for <xemacs-beta@xemacs.org>; Mon, 3 Feb 1997 06:43:12 -0600 (CST)
Received: from neal by neal.ctd.comsat.com with local (Exim 1.58 #2)
	id 0vrNju-0007KB-00; Mon, 3 Feb 1997 07:43:14 -0500
To: xemacs-beta@xemacs.org
Subject: 20.0b93 linux failure again
Mime-Version: 1.0 (generated by tm-edit 7.101)
Content-Type: text/plain; charset=US-ASCII
From: Neal Becker <neal@ctd.comsat.com>
Date: 03 Feb 1997 07:43:13 -0500
Message-ID: <u9n2tmgivy.fsf@neal.ctd.comsat.com>
Lines: 12
X-Mailer: Gnus v5.2.40/XEmacs 20.0

As I previously reported 20.0b93 and several previous betas segfault
on startup.  I found that compiling without any optimization fixes
it.  Now I have replaced gcc with gcc-2.7.2.1, and libc with 5.4.17.
These are the current released versions (from sunsite).

After these changes the problem still persists.

I'm going to try updating xpm, since there are indications that the
problem is related to this.  (If run under gdb, simply running
produces a segfault with no useful trace - implying a destroyed
stack.  Stepping through a error is signalled is the image loading
code.)

