I downloaded the “heap placement patch” on my Sparc, and now I get a big warning message whenever I start my Lisp. Why is this?
A 3.9-6) The warning message says, in part Failed to map the C heap. For GC reasons, the C heap must always be at a higher address than the Lisp heap. However (mostly due to the “Old Sun4 Problem” described in Q 3.9-5 above), Allegro CL 5.0 was shipped out on the Sparcs with a Lisp heap at a higher address than the C heap. We recently discovered this bug, and have corrected it for Allegro CL 5.0.1. However, all 5.0 .dxl files on Sparcs are likely to have the wrong ordering, and should be corrected.
Related Questions
- I get a warning message about not being able to register memory and possibly out of privileged memory while running on Solaris, what can I do?
- Can we say that very big messages should not be retrieved (downloaded)? How would the user know about the message in such conditions?
- I downloaded the "heap placement patch" on my Sparc, and now I get a big warning message whenever I start my Lisp. Why is this?