Comment 28 for bug 1391705

Revision history for this message
Cyrus Harmon (ch-launchpad) wrote : Re: [Bug 1391705] Re: Kernel Panic on SBCL Compile

Well, it's nice to know that it is something that is 1) reproducible and
2) occurs on the latest and greatest sources. It's never any fun to
track down bugs that only exist in obsolete versions of things. Now, if
only I had a new Mac Pro on which to try this... Last I checked,
threaded builds worked fine on my vintage 2007 MacPro -- but the new
ones are quite different. I wouldn't be surprised if the critical
variable here is number of cores and somehow the 64/32 bit games we play
with mach ids runs afoul of some numbering conventions once we got over
a certain number of cores.

On 11/19/2014 05:22 PM, Alex wrote:
> I just transferred the entire sbcl repository directory after building
> it from my other Mac to my Mac Pro and tried running tests/run-tests.sh.
>
> The kernel panic occurred. Indeed, it seems the panic is caused by one
> of the tests. Again, it panicked around the threading tests. I will
> see if I can narrow it down to a specific test. It must be one of the
> tests associated with sb-threads.
>