xemacs 21.5-b28 segfaults on aix 5.2, when setting LDR_CNTRL in any way

Thomas Mittelstaedt T.Mittelstaedt at cadenas.de
Tue Jan 15 05:12:29 EST 2008


Stephen,

Thank you for the hint, but - nope - did not work either. I'll just do 
unset LDR_CNTRL before starting xemacs and will be fine!

Dumping under the name xemacs
./xemacs -no-packages -batch -no-autoloads -l update-elc-2.el -f 
batch-update-elc-2 /localbuild/xemacs-21.5.28/src/../lisp
Could not load program ./xemacs:
Error was: Invalid argument
make[1]: *** [update-elc-2] Error 255
make[1]: Leaving directory `/localbuild/xemacs-21.5.28/src'
make: *** [src] Error 2
tmstaedt at buildaix3$
tmstaedt at buildaix3$ ls -l src/xemacs
-rwxrwxr-x    1 tmstaedt dev      284977676 Jan 15 10:43 src/xemacs

LDFLAGS=-Wl,-bmaxdata:0x80000000 CONFIG_SHELL=/opt/freeware/bin/bash 
bash ./configure  --with-system-malloc=yes


Stephen J. Turnbull schrieb:
> Thomas Mittelstaedt writes:
>
>  > #0  0x10244d7c in malloc (size=0) at gmalloc.c:591
>
> If you're crashing in malloc, maybe AIX is one of those systems that
> doesn't like GNU malloc (which is a very old version, by now).
> Perhaps ./configure --with-system-malloc=yes would help.
>
>   




More information about the XEmacs-Beta mailing list