Comment 23 for bug 1391705

Revision history for this message
Alex (worthless-trash-junk) wrote :

I just got master from https://github.com/sbcl/sbcl and built with this command:

./make.sh --with-sb-thread --xc-host="/Users/admin/Downloads/sbcl-1.1.8-x86-64-darwin/src/runtime/sbcl --core /Users/admin/Downloads/sbcl-1.1.8-x86-64-darwin/output/sbcl.core"

I must specify the location of the sbcl binary and core because I don't already have a built and installed version of sbcl on this machine.

Same results. Kernel panic.

I wonder if using a newer version of the binary and core might help. I'll try using a more recent sbcl build from one of my mother Macs.