From: Andreas Stolcke
Subject: CMUCL and Ultrasparcs
Date: 
Message-ID: <4gm7ei$9pl@unix.sri.com>
Has anyone figured out how to get CMU lisp to run on the new
Sun Ultrasparc (sun4u) machines?  I get the following error:

CMU Common Lisp 17f, running on soder
Send bug reports and questions to your local CMU CL maintainer, or to
··········@cs.cmu.edu.
Loaded subsystems:
    Python 1.0, target SPARCstation/Solaris 2
    CLOS based on PCL version:  September 16 92 PCL (f)
    CLX X Library MIT R5.02
    Motif toolkit and graphical debugger 1.0
* (load "defsystem.cl")

; Loading #p"/tmp_mnt/home/speech/stolcke/project/boogie/defsystem.cl".
segv_handler: No mapping fault: 0x00978000
segv_handler: Recursive no mapping fault (stack overflow?)

This happens as soon as I load any lisp code.

-- 
Andreas Stolcke                                 ·······@speech.sri.com
Speech Technology and Research Laboratory       Phone (415) 859-2544
SRI International, Menlo Park, CA 94025, USA    Fax (415) 859-5984
From: Casper H.S. Dik - Network Security Engineer
Subject: Re: CMUCL and Ultrasparcs
Date: 
Message-ID: <4gqd1q$hkq@flonk.uk.sun.com>
·······@speech.sri.com (Andreas Stolcke) writes:

>Has anyone figured out how to get CMU lisp to run on the new
>Sun Ultrasparc (sun4u) machines?  I get the following error:

I'm pretty sure CMUCL doesn't do proper cache flusing when loading/
compiling code, I didn't put in the code.  That's gambling
and perhaps our luck just ran out on the UltraSPARC and the code
loader needs to be fixed.

Other than that, I see no reason why it shouldn't work on
UltraSPARC.

Casper
--
Expressed in this posting are my opinions.  They are in no way related
to opinions held by my employer, Sun Microsystems.
Statements on Sun products included here are not gospel and may
be fiction rather than truth.