The value 2147483664 is not of type (SIGNED-BYTE 32) when binding SB-X86-64-ASM::VALUE
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
SBCL |
New
|
Undecided
|
Unassigned |
Bug Description
(lambda (fn)
(let ((s (make-string 536870910)))
(declare (dynamic-extent s))
(funcall fn s)))
==>
The value
2147483664
is not of type
(SIGNED-BYTE 32)
when binding SB-X86-
[Condition of type TYPE-ERROR]
Restarts:
0: [RETRY] Retry SLIME REPL evaluation request.
1: [*ABORT] Return to SLIME's top level.
2: [ABORT] abort thread (#<THREAD tid=6676 "repl-thread" RUNNING {10011E80A3}>)
Backtrace:
0: (SB-X86-
1: (SB-ASSEM:
2: (SB-ASSEM:
3: (SB-C::
4: (SB-C::
5: (SB-C::
6: (SB-C::%COMPILE (LAMBDA (FN) (LET (#) (DECLARE #) (FUNCALL FN S))) NIL NIL)
[...]
x86-64, "2.3.9.