From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan Nicolaescu Newsgroups: gmane.emacs.devel Subject: Re: 23.0.50; Emacs seg fault Date: Wed, 10 Oct 2007 16:53:50 -0700 Message-ID: <200710102353.l9ANrohQ002876@oogie-boogie.ics.uci.edu> References: <87abr4a0nv.fsf@kfs-lx.testafd.dk> <871wc727e3.fsf@kfs-lx.testafd.dk> <87ejg6txpn.fsf@kfs-lx.testafd.dk> <877ilxzrnp.fsf@kfs-lx.testafd.dk> <200710081609.l98G9B4B011923@oogie-boogie.ics.uci.edu> <200710082015.l98KFRgL022190@oogie-boogie.ics.uci.edu> <200710100808.l9A88pp6002927@oogie-boogie.ics.uci.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1192060551 21722 80.91.229.12 (10 Oct 2007 23:55:51 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 10 Oct 2007 23:55:51 +0000 (UTC) Cc: emacs-devel@gnu.org To: Leo Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 11 01:55:50 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IflP3-0001us-Al for ged-emacs-devel@m.gmane.org; Thu, 11 Oct 2007 01:55:49 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IflOx-0002eR-JI for ged-emacs-devel@m.gmane.org; Wed, 10 Oct 2007 19:55:43 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IflOu-0002dv-6E for emacs-devel@gnu.org; Wed, 10 Oct 2007 19:55:40 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IflOr-0002dN-Vq for emacs-devel@gnu.org; Wed, 10 Oct 2007 19:55:39 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IflOr-0002dG-O8 for emacs-devel@gnu.org; Wed, 10 Oct 2007 19:55:37 -0400 Original-Received: from oogie-boogie.ics.uci.edu ([128.195.1.41]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IflOr-0006ui-0Z for emacs-devel@gnu.org; Wed, 10 Oct 2007 19:55:37 -0400 Original-Received: from mothra.ics.uci.edu (mothra.ics.uci.edu [128.195.6.93]) by oogie-boogie.ics.uci.edu (8.13.6/8.13.6) with ESMTP id l9ANrohQ002876; Wed, 10 Oct 2007 16:53:50 -0700 (PDT) In-Reply-To: (Leo's message of "Wed\, 10 Oct 2007 10\:35\:39 +0100") Original-Lines: 21 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam, SpamAssassin (score=-1.44, required 5, autolearn=disabled, ALL_TRUSTED -1.44) X-ICS-MailScanner-From: dann@mothra.ics.uci.edu X-Detected-Kernel: Solaris 9 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:80564 Archived-At: Leo writes: > On 2007-10-10 09:08 +0100, Dan Nicolaescu wrote: > [...] > > > > Again to minimize the variables, can you please compile with just > > > > ./configure, no other flags. > > > > Also, please post the configure output. > > > > > > Make no difference with './configure && make bootstrap' > > > > I cannot reproduce this. My config.log looks exactly like yours, > > except that you have more stuff in your path. I should have the same > > version of all libraries and binaries. Do you have LD_LIBRARY_PATH > > set? Something must be different for you.. > > NO, LD_LIBRARY_PATH is not set. Can you reproduce the problem with a freshly created account? Given that I cannot reproduce it with a virtually identical environment, I can only conclude that there must me something strange with your setup.