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, rms@gnu.org, emacs-devel@gnu.org
Subject: Re: Current Emacs crashes on HPUX
Date: Fri, 30 Mar 2007 16:48:22 +0200	[thread overview]
Message-ID: <m2lkhelrd5.fsf@kenny.sha-bang.de> (raw)
In-Reply-To: <m2y7lfkukc.fsf_-_@kenny.sha-bang.de> (Sascha Wilde's message of "Fri\, 30 Mar 2007 10\:24\:35 +0200")

Sascha Wilde <wilde@sha-bang.de> wrote:

> Glenn Morris <rgm@gnu.org> wrote:
>> Sascha Wilde wrote:
>>> Richard Stallman <rms@gnu.org> 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 

  Shared Library List Table for /usr/local/bin/emacs-21.3:

  Index  Ref  IDNRVI  HighWater  Name 

      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                                                                                
  Shared Library List Table for ./src/emacs:

  Index  Ref  IDNRVI  HighWater  Name 

      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
-- 
Sascha Wilde
Nota bene: wenn Word für Längeres geeignet wäre, würde es schließlich
nicht Word, sondern Sentence, Page oder Article heißen
 	-- Matthias Mühlich in dctt

  reply	other threads:[~2007-03-30 14:48 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
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                           ` Sascha Wilde [this message]
2007-03-31  7:19                             ` Current Emacs crashes on HPUX 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=m2lkhelrd5.fsf@kenny.sha-bang.de \
    --to=wilde@sha-bang.de \
    --cc=emacs-devel@gnu.org \
    --cc=jbuehler@spirentcom.com \
    --cc=rgm@gnu.org \
    --cc=rms@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).