GNU bug report logs - #17598
Emacs pretest 24.3.91 - AIX - SIGSEV when customize

Previous Next

Package: emacs;

Reported by: Gilles Pion <gpion <at> lfdj.com>

Date: Mon, 26 May 2014 06:54:02 UTC

Severity: important

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Gilles PION <gpion <at> lfdj.com>
Cc: 17598 <at> debbugs.gnu.org, Dmitry Antipov <dmantipov <at> yandex.ru>, Glenn Morris <rgm <at> gnu.org>
Subject: bug#17598: Emacs pretest 24.3.91 - AIX - SIGSEV when customize
Date: Thu, 12 Jun 2014 19:24:40 -0700
[Message part 1 (text/plain, inline)]
Gilles PION wrote:
> Same error at runtime.
>
> I would not be much surprised if it was rather the GCC compiler being the
> source of this error

Which GCC compiler are you using?  I am using 4.8.1, and it works for 
me; see attached files.

Can you please run the following commands (or their equivalents) in a 
fresh directory, and send all the shell output, config.log, lib/fcntl.h, 
src/config.h, and emacs-trussout.txt files (compressed), in the same 
style as the files I've attached to this email?  Thanks.

wget http://cs.ucla.edu/~eggert/emacs-24.3.91.tar.gz
gunzip < emacs-24.3.91.tar.gz  | tar xf -
cd emacs-24.3.91
./configure --without-all --with-x-toolkit=lucid CFLAGS="-O3 -g"
make
truss -df -o emacs-trussout.txt src/emacs
  [Type "M-x shell RET C-d C-x C-c".]


You may have to run "src/emacs -nw" instead of "src/emacs", if you have 
an X display.
[shellout.txt.gz (application/gzip, attachment)]
[config.log.gz (application/gzip, attachment)]
[config.h.gz (application/gzip, attachment)]
[emacs-trussout.txt.gz (application/gzip, attachment)]
[fcntl.h.gz (application/gzip, attachment)]

This bug report was last modified 10 years and 335 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.