toralf Developer
Joined: 01 Feb 2004 Posts: 3940 Location: Hamburg
|
Posted: Fri Jul 31, 2015 1:25 pm Post subject: emacs Warning:Your system has a gap between BSS and the heap |
|
|
Got this at a tinderbox (hardened amd64) within a chroot image (vanilla 13.0 amd64 profile ) and do wonder, if this is worth to file a bug or ? :
Code: | Loading electric...
Loading tooltip...
Loading /var/tmp/portage/app-editors/emacs-24.5/work/emacs-24.5/lisp/leim/leim-list.el (source)...
Finding pointers to doc strings...
Finding pointers to doc strings...done
Dumping under the name emacs
**************************************************
Warning: Your system has a gap between BSS and the
heap (45320184 bytes). This usually means that exec-shield
or something similar is in effect. The dump may
fail because of this. See the section about
exec-shield in etc/PROBLEMS for more information.
**************************************************
/bin/sh: line 7: 12107 Segmentation fault ./temacs --batch --load loadup bootstrap
Makefile:815: recipe for target 'bootstrap-emacs' failed
make[1]: *** [bootstrap-emacs] Error 1
make[1]: Leaving directory '/var/tmp/portage/app-editors/emacs-24.5/work/emacs-24.5/src'
Makefile:387: recipe for target 'src' failed |
|
|