>>>>> "William" == William Brew <[EMAIL PROTECTED]> writes:

[snip]

    William> I just built my application without the foreign code (it
    William> doesn't use it until run time) and the result was the same core dump 
during
    William> purify.  The gdb transcript was cleaned up a bit.  See attachment.

[snip]

    William> Loaded symbols for /usr/platform/SUNW,Ultra-4/lib/libc_psr.so.1
    William> #0  pscav (addr=0x2800000b, nwords=0, constant=687057056)
    William>     at ../../src/lisp/purify.c:1168
    William> 1168       ../../src/lisp/purify.c: No such file or directory.
    William> (gdb) q

Unfortunately, this isn't much more help than before.

Do you know how to build cmucl?  I can lead you through it.

Alternatively, I can give you another build with debugging turned on
so that the C backtrace has a little more information.  I just don't
see how pscav can fail when nwords = 0.

Ray


Reply via email to