The value :UNKNOWN is not of type REAL

Bug #2002246 reported by Paul F. Dietz
This bug report is a duplicate of:  Bug #1824351: full call to SB-VM::%LOGBITP. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SBCL
New
Undecided
Stas Boukarev

Bug Description

(lambda ()
  (catch 'ct4
    (flet ((%f (x y) x))
      (apply
       #'%f
       (apply #'%f (list 0 (apply (constantly 0) 0 0 nil)))
       (dotimes (iv4 0 0))
       nil))))

==>

The value
  :UNKNOWN
is not of type
  REAL
   [Condition of type TYPE-ERROR]
[...]
Backtrace:
  0: (SB-C::LTN-ANALYZE-MV-BIND #<SB-C::MV-COMBINATION :FUN #<SB-C::REF :LEAF #<SB-C::CLAMBDA :%SOURCE-NAME SB-C::.ANONYMOUS. :%DEBUG-NAME # :KIND :MV-LET :TYPE #<SB-KERNEL:BUILT-IN-CLASSOID FUNCTION (rea..
  1: (SB-C::LTN-ANALYZE-BLOCK #<SB-C::CBLOCK 8 :START c1 {100B676683}>)
  2: (SB-C::LTN-ANALYZE #<SB-C:COMPONENT :NAME "<unknown>" {100B68B063}>)
  3: (SB-C::%COMPILE-COMPONENT #<SB-C:COMPONENT :NAME "<unknown>" {100B68B063}>)
[...]

x86-64, "2.3.0.84-10d2e8903"

Stas Boukarev (stassats)
Changed in sbcl:
assignee: nobody → Stas Boukarev (stassats)
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.