[Eager-future-devel] CMUCL: (NIL) is not of type MULTIPROCESSING:LOCK

Lasse Kliemann lasse-eager-future-2012 at mail.plastictree.net
Thu Apr 5 06:53:32 UTC 2012


Greetings,

(require 'eager-future2) works under SBCL but fails under CMUCL:

[...]

; Loading #P"/home/sunip200/.cache/common-lisp/cmu-2012-04-04_21_29_59___20c_unicode_-linux-x86/work5/sunip200/sepbuild/package/host/localhost/sepbuilt/asdf-packages-2012.04.05-04-00/prefix/site/eager-future2-0.2/scheduler.sse2f".
ASDF could not load eager-future2 because
Type-error in KERNEL::OBJECT-NOT-TYPE-ERROR-HANDLER:
   (NIL) is not of type MULTIPROCESSING:LOCK.

Type-error in KERNEL::OBJECT-NOT-TYPE-ERROR-HANDLER:
   (NIL) is not of type MULTIPROCESSING:LOCK
   [Condition of type TYPE-ERROR]

Restarts:
  0: [CONTINUE       ] Return NIL from load of #P"/home/sunip200/.cache/common-lisp/cmu-2012-04-04_21_29_59___20c_unicode_-linux-x86/work5/sunip200/sepbuild/package/host/localhost/sepbuilt/asdf-packages-2012.04.05-04-00/prefix/site/eager-future2-0.2/scheduler.sse2f".
  1: [TRY-RECOMPILING] Recompile scheduler and try loading it again
  2: [RETRY          ] Retry
                       loading FASL for #<CL-SOURCE-FILE "eager-future2" "scheduler">.
  3: [ACCEPT         ] Continue, treating
                       loading FASL for #<CL-SOURCE-FILE "eager-future2" "scheduler">
                       as having been successful.
  4: [ABORT          ] Return to Top-Level.

Debug  (type H for help)

(ADVISE-THREAD-POOL-SIZE 10)
Source: 
0] 


I am using version 0.2 of Eager Future 2 and 20c of CMUCL.

Would you recommend using CMUCL instead of SBCL? I've read in the 
BUGS file that SBCL has a problem stopping threads that should be 
garbage-collected.

Thank you!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/eager-future-devel/attachments/20120405/5498b118/attachment.sig>


More information about the eager-future-devel mailing list