GNU bug report logs -
#17598
Emacs pretest 24.3.91 - AIX - SIGSEV when customize
Previous Next
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
Message #89 received at 17598 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Can you try the development trunk as well? Since I guess you have no bzr, there is
a link to recently enough tarball: http://37.139.80.10/tmp/trunk-r117204.tgz.
First, try to compile as usual, i.e.
CFLAGS='-O0 -g3' ./configure --enable-checking
If that fails, try to use system malloc by applying an attached patch. This requires
you to regenerate build files with 'sh autogen.sh', which means that you will need
recently enough autoconf, automake and m4:
http://www.oss4aix.org/download/RPMS/autoconf/autoconf-2.69-1.aix5.1.ppc.rpm
http://www.oss4aix.org/download/RPMS/automake/automake-1.14.1-1.aix5.1.ppc.rpm
http://www.oss4aix.org/download/RPMS/m4/m4-1.4.17-1.aix5.1.ppc.rpm
(after installing, make sure /usr/bin/m4 is symlinked to /opt/freeware/bin/m4).
With system malloc, dumped executable will not work. But temacs should, and
you should be able to try it with MALLOCTYPE and MALLOCDEBUG.
Dmitry
[aix_system_malloc.patch (text/x-patch, 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.