From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sascha Wilde Newsgroups: gmane.emacs.devel Subject: Re: Current Emacs crashes on HPUX Date: Fri, 30 Mar 2007 16:48:22 +0200 Message-ID: References: <864poeoc05.fsf@lola.quinscape.zz> <11y7lq2wwu.fsf@fencepost.gnu.org> <4iodmfqukv.fsf@fencepost.gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1175300032 6902 80.91.229.12 (31 Mar 2007 00:13:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 31 Mar 2007 00:13:52 +0000 (UTC) Cc: jbuehler@spirentcom.com, rms@gnu.org, emacs-devel@gnu.org To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Mar 30 16:49:20 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 1HXIPm-00022v-Fy for ged-emacs-devel@m.gmane.org; Fri, 30 Mar 2007 16:49:18 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HXIST-0005q3-HS for ged-emacs-devel@m.gmane.org; Fri, 30 Mar 2007 09:52:05 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HXIRv-0005Vt-7l for emacs-devel@gnu.org; Fri, 30 Mar 2007 10:51:31 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HXIRq-0005SU-Il for emacs-devel@gnu.org; Fri, 30 Mar 2007 10:51:27 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HXIRo-0005Rj-LX for emacs-devel@gnu.org; Fri, 30 Mar 2007 09:51:25 -0500 Original-Received: from ns.km1136.keymachine.de ([62.141.58.119] helo=km1136.keymachine.de) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1HXIP2-0003tO-Vo; Fri, 30 Mar 2007 10:48:33 -0400 Original-Received: from kenny.sha-bang.de (xdslct047.osnanet.de [89.166.147.47]) (authenticated bits=0) by km1136.keymachine.de (8.12.11.20060308/8.12.10) with ESMTP id l2UEmPlY009125; Fri, 30 Mar 2007 16:48:25 +0200 Original-Received: from wilde by kenny.sha-bang.de with local (Kenny MUA v.0409034.42) ID 1HXIOs-0004ux-8T; Fri, 30 Mar 2007 16:48:22 +0200 In-Reply-To: (Sascha Wilde's message of "Fri\, 30 Mar 2007 10\:24\:35 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.96 (gnu/linux) X-detected-kernel: Linux 2.4-2.6 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:68795 Sascha Wilde wrote: > Glenn Morris wrote: >> Sascha Wilde wrote: >>> Richard Stallman wrote: >>> >>>> Can you try building a pretest from last fall, such as 22.0.90? >>> >>> I'll give it a try. But this is not the fastest box (50 Mhz PArisc, >>> 64MB Ram) so the build will take several hours -- I'll report on the >>> outcome tomorrow. >> >> Thanks. 22.0.93, or a CVS checkout from Jan 26th 2007, would be better >> tests in the first instance. > > An older version is currently building (I started the build while > writing the cited mail yesterday. Ok, the build finally finished -- with the same results... :-( (running in batch mode, crashing when started interactively) % ./src/emacs -batch -eval '(message "Version: %s" emacs-version)' Version: 22.0.50.2 Another interesting observation -- I don't know if it is of any relevance, emacs 21 (working) was linked against xcurses library, while the 22 isn't: % odump -slliblist /usr/local/bin/emacs-21.3=20 Shared Library List Table for /usr/local/bin/emacs-21.3: Index Ref IDNRVI HighWater Name=20 0 abs .D.... 0 temacs 1 -l .D...I 0 /usr/lib/libdld.1 2 -l .D...I 0 /usr/lib/libxcurses.1 3 -l .D...I 70 /usr/lib/libc.1 % odump -slliblist ./src/emacs=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 Shared Library List Table for ./src/emacs: Index Ref IDNRVI HighWater Name=20 0 abs .D.... 0 temacs 1 -l .D...I 0 /usr/lib/libdld.1 2 -l .D...I 70 /usr/lib/libc.1 any hints? Any suggestions on how to proceed? A naive binary search through the changes is not practicable with a round trip time of several hours... ;-) sascha --=20 Sascha Wilde Nota bene: wenn Word f=FCr L=E4ngeres geeignet w=E4re, w=FCrde es schlie=DF= lich nicht Word, sondern Sentence, Page oder Article hei=DFen -- Matthias M=FChlich in dctt