7 Oct 19:36
Test failure on freebsd/x86-64 with threads enabled
From: Harald Hanche-Olsen <hanche <at> math.ntnu.no>
Subject: Test failure on freebsd/x86-64 with threads enabled
Newsgroups: gmane.lisp.steel-bank.devel
Date: 2008-10-07 17:37:48 GMT
Subject: Test failure on freebsd/x86-64 with threads enabled
Newsgroups: gmane.lisp.steel-bank.devel
Date: 2008-10-07 17:37:48 GMT
I decided to try out a build with threads enabled on freebsd 7/x86-64,
with these test results:
Status:
Expected failure: callback.impure.lisp / UNDERFLOW-DETECTION
Invalid exit status: clos-add-remove-method.impure.lisp
Invalid exit status: clos-cache.impure.lisp
Invalid exit status: clos-interrupts.impure.lisp
Invalid exit status: compare-and-swap.impure.lisp
Invalid exit status: deadline.impure.lisp
Invalid exit status: debug.impure.lisp
Expected failure: external-format.impure.lisp / (CHARACTER-DECODE-LARGE
FORCE-END-OF-FILE)
Invalid exit status: gc.impure.lisp
Invalid exit status: hash.impure.lisp
Expected failure: packages.impure.lisp / USE-PACKAGE-CONFLICT-SET
Expected failure: packages.impure.lisp / IMPORT-SINGLE-CONFLICT
Invalid exit status: threads.impure.lisp
Invalid exit status: timer.impure.lisp
test failed, expected 104 return code, got 1
Now the funny thing is all those "Invalid exit status" ones: In each
case, sbcl was hanging, apparently in I/O wait (ps showed the state
first as I+, then as S+, and ktrace indicated it was hanging in a
nanosleep), and I just did a kill -KILL on it to get on with the next
test.
I'll just keep on using the non-threaded version for now, but thought
I'd report this in case anybody has an inkling as to what is
happening. Let me know if there is anything I can do to obtain more
(Continue reading)
>
> Any ideas? Is this rather strictly a slime issue?
Almost certainly a Slime / Aquaemacs issue, yes. slime-devel may want
to know, forwarded. (No followups to sbcl-devel, please.)
RSS Feed