From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.bugs Subject: Re: Build Failure Date: Fri, 3 May 2002 21:36:12 -0600 (MDT) Sender: bug-gnu-emacs-admin@gnu.org Message-ID: <200205040336.g443aC400937@aztec.santafe.edu> References: <1020431829.514859@sj-nntpcache-5> Reply-To: rms@gnu.org NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1020483559 19842 127.0.0.1 (4 May 2002 03:39:19 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 4 May 2002 03:39:19 +0000 (UTC) Cc: gnu-emacs-bug@prep.ai.mit.edu Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 173qOF-00059v-00 for ; Sat, 04 May 2002 05:39:19 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 173qOE-0001U8-00; Fri, 03 May 2002 23:39:18 -0400 Original-Received: from pele.santafe.edu ([192.12.12.119]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 173qLG-00014m-00 for ; Fri, 03 May 2002 23:36:14 -0400 Original-Received: from aztec.santafe.edu (aztec [192.12.12.49]) by pele.santafe.edu (8.11.6+Sun/8.9.3) with ESMTP id g443aCk27933; Fri, 3 May 2002 21:36:12 -0600 (MDT) Original-Received: (from rms@localhost) by aztec.santafe.edu (8.10.2+Sun/8.9.3) id g443aC400937; Fri, 3 May 2002 21:36:12 -0600 (MDT) X-Authentication-Warning: aztec.santafe.edu: rms set sender to rms@aztec using -f Original-To: nicbrown@cisco.com In-Reply-To: <1020431829.514859@sj-nntpcache-5> (message from Nick Brown on Fri, 03 May 2002 14:19:06 +0100) Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.bugs:1152 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:1152 I think this problem needs a Solaris wizard. But I suspect the problem is related to unexec or to use of malloc. If you see that some Emacs versions work and some fail, you could try looking for differences between them that are in unexec or the code that uses malloc, or in the flags that control these things. By installing some subsets of those differences, you might be able to see which ones trigger the problem. That would be a good step towards solving it.