Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 64458

Summary: emerge gcl fails: Unrecoverable error: Address passed to add_page_to_freelist beyone MAXPAGES
Product: Gentoo Linux Reporter: Ole Tange <bugs.gentoo.org>
Component: [OLD] DevelopmentAssignee: Gentoo Lisp Project <lisp>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Output from emerge gcl
Output from emerge info

Description Ole Tange 2004-09-17 14:34:27 UTC
emerge gcl gives the attached output

Reproducible: Always
Steps to Reproduce:
Comment 1 Ole Tange 2004-09-17 14:35:00 UTC
Created attachment 39799 [details]
Output from emerge gcl
Comment 2 Ole Tange 2004-09-17 14:35:26 UTC
Created attachment 39800 [details]
Output from emerge info
Comment 3 Ole Tange 2004-09-25 10:32:53 UTC
I had a gut feeling that this was caused by USE=hardened. So I tried removing 'hardened' and recompiled first gcc then gcl. It works. I thereby feel that it is proven that it is the 'hardened' version of gcc that conflicts with gcl.

See also Bug 65215.
Comment 4 Matthew Kennedy (RETIRED) gentoo-dev 2005-02-02 15:02:48 UTC
Hi Ole. Hardened options cause problems for almost all the Common Lisp 
implementations I am aware of. Thanks for confirming it on GCL though.