parallel-defclass crash

Bug #1951341 reported by Douglas Katzman
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SBCL
Fix Released
Undecided
Unassigned

Bug Description

Observed today on ppc64 at latest git revision:

::: Running (:PARALLEL DEFCLASS)
WARNING, WILL HANG ON FAILURE!

sleeping!
Unhandled TYPE-ERROR in thread #<THREAD "i" RUNNING {1005C5000C}>:
  The value
    0
  is not of type
    SB-PCL::CTOR

Backtrace for: #<THREAD "i" RUNNING {1005C5000C}>
0: ((FLET SB-THREAD::WITH-RECURSIVE-LOCK-THUNK :IN SB-PCL::INSTALL-OPTIMIZED-CONSTRUCTOR))
1: ((FLET "WITHOUT-INTERRUPTS-BODY-23" :IN SB-THREAD::CALL-WITH-RECURSIVE-LOCK))
2: (SB-THREAD::CALL-WITH-RECURSIVE-LOCK #<FUNCTION (FLET SB-THREAD::WITH-RECURSIVE-LOCK-THUNK :IN SB-PCL::INSTALL-OPTIMIZED-CONSTRUCTOR) {3FFFA91F08E6}> #<MUTEX "World Lock" owner: #<TH\
READ "i" RUNNING {1005C5000C}>> T NIL)
3: (SB-PCL::INSTALL-OPTIMIZED-CONSTRUCTOR 0)
4: ((LAMBDA (&REST SB-PCL::ARGS) :IN SB-PCL::INSTALL-INITIAL-CONSTRUCTOR))
5: ((LAMBDA NIL :IN "/home/snuglas/devel/sbcl/tests/threads.impure.lisp"))
6: ((FLET SB-UNIX::BODY :IN SB-THREAD::RUN))

Revision history for this message
Douglas Katzman (dougk) wrote :

exact same failure observed on arm64 today

Revision history for this message
Douglas Katzman (dougk) wrote :

and observed on ppc32 now

Douglas Katzman (dougk)
Changed in sbcl:
status: New → Fix Committed
Changed in sbcl:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.