Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 64458 - emerge gcl fails: Unrecoverable error: Address passed to add_page_to_freelist beyone MAXPAGES
Summary: emerge gcl fails: Unrecoverable error: Address passed to add_page_to_freelist...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Lisp Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-17 14:34 UTC by Ole Tange
Modified: 2005-02-02 15:02 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Output from emerge gcl (gcl.out,58.37 KB, text/plain)
2004-09-17 14:35 UTC, Ole Tange
Details
Output from emerge info (emerge-info,2.50 KB, text/plain)
2004-09-17 14:35 UTC, Ole Tange
Details

Note You need to log in before you can comment on or make changes to this bug.
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.