failed AVER: (EQ POP (CAR SB-C::END-STACK))

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

Bug Description

(lambda ()
  (dotimes (iv2 1 0)
    (let ((v1 iv2))
      (restart-bind nil
        (catch 'ct2
          (throw 'ct2 (the integer v1)))))))

==>

failed AVER: (EQ POP (CAR SB-C::END-STACK))
[...]
Backtrace:
  0: (SB-C::ORDER-BLOCK-UVL-SETS #<SB-C::CBLOCK 2 :START c1 {104C2893A3}> #<SB-C::CBLOCK 3 :START c2 {104C27DC33}>)
  1: (SB-C::ORDER-UVL-SETS #<SB-C:COMPONENT :NAME (SB-C::ESCAPE-FUN #:EXIT-BLOCK-2) {104C27BE53}>)
  2: (SB-C::STACK-ANALYZE #<SB-C:COMPONENT :NAME (SB-C::ESCAPE-FUN #:EXIT-BLOCK-2) {104C27BE53}>)
 [...]

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