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: HPUX support in 22.0.96 Date: Wed, 28 Mar 2007 15:22:44 +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=us-ascii X-Trace: sea.gmane.org 1175088194 15531 80.91.229.12 (28 Mar 2007 13:23:14 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 28 Mar 2007 13:23:14 +0000 (UTC) Cc: jbuehler@spirentcom.com, emacs-devel@gnu.org To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Mar 28 15:23:05 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 1HWY7E-0000SL-E8 for ged-emacs-devel@m.gmane.org; Wed, 28 Mar 2007 15:23:04 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HWY9h-0001hQ-9P for ged-emacs-devel@m.gmane.org; Wed, 28 Mar 2007 08:25:37 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HWY9d-0001gH-Ss for emacs-devel@gnu.org; Wed, 28 Mar 2007 09:25:33 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HWY9c-0001fl-CZ for emacs-devel@gnu.org; Wed, 28 Mar 2007 09:25:33 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HWY9c-0001fi-9F for emacs-devel@gnu.org; Wed, 28 Mar 2007 08:25:32 -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 1HWY77-0001U2-0z; Wed, 28 Mar 2007 09:22:57 -0400 Original-Received: from kenny.sha-bang.de (xdslcp211.osnanet.de [89.166.143.211]) (authenticated bits=0) by km1136.keymachine.de (8.12.11.20060308/8.12.10) with ESMTP id l2SDMl0L021354; Wed, 28 Mar 2007 15:22:49 +0200 Original-Received: from wilde by kenny.sha-bang.de with local (Kenny MUA v.0409034.42) ID 1HWY6u-000813-4C; Wed, 28 Mar 2007 15:22:44 +0200 In-Reply-To: <4iodmfqukv.fsf@fencepost.gnu.org> (Glenn Morris's message of "Mon\, 26 Mar 2007 22\:38\:40 -0400") 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:68707 Archived-At: Glenn Morris wrote: > Sascha Wilde wrote: > >> Unfortunately the current code doesn't build on my system: > > Sorry, my mistake. Please try again. Now emacs builds again, thank you. BUT: the resulting binary crashes (segfault) on start up. Interestingly enough: the crash only happens when it is started interactively, so: % emacs -batch -eval '(message "Emacs is alive...\nVersion: %s" emacs-version)' works and prints: Emacs is alive... Version: 22.0.96.2 (I think otherwise building Emacs would have failed anyway.) Details: % gdb /usr/local/bin/emacs GNU gdb 6.6 Copyright (C) 2006 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as ""... (gdb) run Starting program: /usr/local/bin/emacs warning: The shared libraries were not privately mapped; setting a breakpoint in a shared library will not work until you rerun the program. Cannot access memory at address 0x7b0394dc (gdb) bt #0 0x0002f2b8 in $START$ () This is on % uname -a HP-UX timmy B.10.20 U 9000/715 2012866183 unlimited-user license Build with % gcc --version gcc (GCC) 3.4.2 Configuration: ./configure --without-x --without-pop I will happily provide any additional needed information on request (I have full configure and build logs available for example). cheers sascha -- Sascha Wilde "Unix was the first OS where you could carry the media and system documentation around in a briefcase. This was fixed in BSD4.2."