failed AVER: (NOT (SB-INT:MEMQ PUSH SB-C::END-STACK))

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

Bug Description

(declaim (special *s2*))

(defun f327 (a)
  (block b7
    (boole boole-1
           (count a #(1 1 2))
           (let ((*s2*
                  (catch 'ct4 (return-from b7 (catch 'ct6 (block b6 0))))))
             a))))

==>

failed AVER: (NOT (SB-INT:MEMQ PUSH SB-C::END-STACK))
[...]
  0: (SB-C::ORDER-BLOCK-UVL-SETS #<SB-C::CBLOCK 10 :START c1 {101F7843E3}> #<SB-C::CBLOCK 13 :START c2 {101F778463}>)
  1: (SB-C::ORDER-UVL-SETS #<SB-C:COMPONENT :NAME (SB-C::ESCAPE-FUN #:EXIT-BLOCK-0) {101F77BE13}>)
  2: (SB-C::STACK-ANALYZE #<SB-C:COMPONENT :NAME (SB-C::ESCAPE-FUN #:EXIT-BLOCK-0) {101F77BE13}>)
  3: (SB-C::%COMPILE-COMPONENT #<SB-C:COMPONENT :NAME (SB-C::ESCAPE-FUN #:EXIT-BLOCK-0) {101F77BE13}>)
[...]

Revision history for this message
Stas Boukarev (stassats) wrote :

a6cd4c628b42f71c22e35e8633814fee5340b86b

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.