The value -3762963931409258 is not of type (OR (INTEGER -2147483648 4294967295) SB-C:FIXUP SB-ASSEM:LABEL)

Bug #1850701 reported by Paul F. Dietz
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SBCL
Fix Released
Undecided
Douglas Katzman

Bug Description

(defun h2 (p)
  (case p
    (1881481965704634 0)
    (1881481965704630 1)
    (1881481965704634 2)
    (1881481965704629 3)
    (1881481965704633 4)
    (t nil)))

==>

The value
  -3762963931409258
is not of type
  (OR (INTEGER -2147483648 4294967295) SB-C:FIXUP SB-ASSEM:LABEL)
   [Condition of type TYPE-ERROR]

Restarts:
 0: [ABORT] Exit debugger, returning to top level.

Backtrace:
  0: (SB-X86-64-ASM::%EA -3762963931409258 #<SB-C:TN t1[RBX] :NORMAL> NIL 1)
  1: ((SB-C::VOP SB-VM::MULTIWAY-BRANCH-IF-EQ) #<SB-C::VOP :INFO SB-VM::MULTIWAY-BRANCH-IF-EQ :ARGS #<SB-C:TN-REF :TN #<SB-C:TN t1[RBX] :NORMAL> :WRITE-P NIL :VOP SB-VM::MULTIWAY-BRANCH-IF-EQ> :RESULTS NIL..
  2: (SB-C::GENERATE-CODE #<SB-C:COMPONENT :NAME H2 {10065C7E43}>)
  3: (SB-C::%COMPILE-COMPONENT #<SB-C:COMPONENT :NAME H2 {10065C7E43}>)
[…]

description: updated
description: updated
Douglas Katzman (dougk)
Changed in sbcl:
assignee: nobody → Douglas Katzman (dougk)
Douglas Katzman (dougk)
Changed in sbcl:
status: New → Fix Committed
Stas Boukarev (stassats)
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.