From: Daniel Ryan
Subject: gcl/pcl PRIN1 prob
Date: 
Message-ID: <4aa9q8$2ko@gadget.jsc.nasa.gov>
I tried getting a response on the gcl mailing list
but no takers.  For you gcl/pcl users any thoughts:

gcl 2.2 and pcl 2.2 (really pcl 2.1) compiled under GCC 2.7.2
Sparc SunOS 4.1.3_U1  

I'm having trouble printing out CLOS objects
as follows:

>(pcl:find-class 'pcl:standard-object)
#<Standard-Class PCL:STANDARD-OBJECT 6634064>
Error: Caught fatal error [memory may be damaged]
Fast links are on: do (si::use-fast-links nil) for debugging
Error signalled by SYSTEM:TOP-LEVEL.
Broken at PRIN1.  Type :H for Help.
>>:ihs
  IHS[4]: #<compiled-function FUNCALL> ---> VS[14]
  IHS[5]: #<compiled-function SYSTEM:TOP-LEVEL> ---> VS[28]
    FRS[2]: (CATCH '(NIL) ***) ---> IHS[5],VS[8],BDS[9]
@ IHS[6]: #<compiled-function PRIN1> ---> VS[26]
NIL

Any ideas?

Thanks in advance,

Dan Ryan