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
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
>
> On 05/28/2014 09:40 AM, Gilles PION wrote:
> >
> > OK, recompiling with those fixes (after configuring using "CFLAGS="-O0
> > -g3" ):
> > 1rst step: ./configure
> > 2nd step: fix src/config.h as indicated
> > 3rd step make
>
> Did you remember to remove the line "RALLOC_OBJ=ralloc.o" from
> src/Makefile?
No, I forgot
>Also, to play it safe, please remove src/ralloc.o, run
> 'make', and make sure src/ralloc.o is not created.
Just redone the 3 steps plus the Makefile fix:
$ grep RALLOC emacs-24.3.91/src/Makefile
####RALLOC_OBJ=ralloc.o
RALLOC_OBJ=
otherobj= $(TERMCAP_OBJ) $(PRE_ALLOC_OBJ) $(GMALLOC_OBJ) $(RALLOC_OBJ) \
and ralloc.o wasn't there
but still having SIGSEV:
+ cd ./emacs-24.3.91/src
+ export MALLOCTYPE=debug
+ export MALLOCDEBUG=postfree_checking,validate_ptrs,stack_depth:1000
+ ./temacs -Q
Fatal error 11: Segmentation violation./debug-malloc-run.sh[5]: 19136714
Memory fault
--
Gilles
. Si vous n'êtes pas destinataires de ce message, merci d'avertir
l'expéditeur de l'erreur de distribution et de le détruire
immédiatement.
Ce message contient des informations confidentielles ou appartenant
a La Française des Jeux. Il est établi a l'intention exclusive de
ses destinataires. Toute divulgation, utilisation, diffusion ou
reproduction (totale ou partielle) de ce message ou des
informations qu'il contient, doit être préalablement autorisée.
Tout message électronique est susceptible d'altération et son
intégrité ne peut etre assurée. La Française des Jeux décline toute
responsabilité au titre de ce message s'il a été modifie ou
falsifie.
[Message part 2 (text/html, inline)]
This bug report was last modified 11 years and 33 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.