unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Sascha Wilde <wilde@sha-bang.de>
To: Glenn Morris <rgm@gnu.org>
Cc: jbuehler@spirentcom.com, emacs-devel@gnu.org
Subject: Re: HPUX support in 22.0.96
Date: Wed, 28 Mar 2007 15:22:44 +0200	[thread overview]
Message-ID: <m2veglo63f.fsf@kenny.sha-bang.de> (raw)
In-Reply-To: <4iodmfqukv.fsf@fencepost.gnu.org> (Glenn Morris's message of "Mon\, 26 Mar 2007 22\:38\:40 -0400")

Glenn Morris <rgm@gnu.org> 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."

  reply	other threads:[~2007-03-28 13:22 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-21 15:17 HPUX support in 22.0.96 Joe Buehler
2007-03-21 15:24 ` David Kastrup
2007-03-21 15:46   ` Joe Buehler
2007-03-21 15:49     ` David Kastrup
2007-03-21 17:33     ` Glenn Morris
2007-03-21 19:56       ` Glenn Morris
2007-03-23  3:07         ` Glenn Morris
2007-03-23 11:11           ` Sascha Wilde
2007-03-25 15:23             ` Sascha Wilde
2007-03-25 15:29               ` Sascha Wilde
2007-03-26 23:13               ` Richard Stallman
2007-03-27  1:22                 ` Joe Buehler
2007-03-27  2:38               ` Glenn Morris
2007-03-28 13:22                 ` Sascha Wilde [this message]
2007-03-29 15:33                   ` Richard Stallman
2007-03-29 19:16                     ` Sascha Wilde
2007-03-29 19:42                       ` Glenn Morris
2007-03-30  8:24                         ` Current Emacs crashes on HPUX (was: HPUX support in 22.0.96) Sascha Wilde
2007-03-30 14:48                           ` Current Emacs crashes on HPUX Sascha Wilde
2007-03-31  7:19                             ` Richard Stallman
2007-04-03  9:31                               ` Sascha Wilde
2007-04-04 14:02                                 ` Richard Stallman
2007-03-30 12:42                       ` HPUX support in 22.0.96 Richard Stallman
2007-03-22  5:01       ` Richard Stallman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2veglo63f.fsf@kenny.sha-bang.de \
    --to=wilde@sha-bang.de \
    --cc=emacs-devel@gnu.org \
    --cc=jbuehler@spirentcom.com \
    --cc=rgm@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).