Abother D-E random tester bug

Bug #1809569 reported by Paul F. Dietz
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SBCL
Invalid
Undecided
Unassigned

Bug Description

 (lambda (a b c) (catch 'c
   (let ((v (list (vector b) (ignore-errors 0) 0)))
     (declare (dynamic-extent v))
     (dxf (dxf v 0) 0))))

==>

failed AVER: (SUBSETP SB-C::END SB-C::END-STACK)
[...]
  0: (SB-C::ORDER-BLOCK-UVL-SETS #<SB-C::CBLOCK 24 :START c1 {100F56D7F3}> #<SB-C::CBLOCK 25 :START c2 {100F56D443}>)
  1: (SB-C::ORDER-UVL-SETS #<SB-C:COMPONENT :NAME (SB-C::ESCAPE-FUN #:EXIT-BLOCK-0) {100F581153}>)
  2: (SB-C::STACK-ANALYZE #<SB-C:COMPONENT :NAME (SB-C::ESCAPE-FUN #:EXIT-BLOCK-0) {100F581153}>)
[...]

Revision history for this message
Paul F. Dietz (paul-f-dietz) wrote :

Invalid, did not properly install sbcl

Changed in sbcl:
status: New → Invalid
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.