failed AVER: (SB-C::LEAF-HAS-SOURCE-NAME-P SB-C::LEAF)

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

Bug Description

(defun f384 (p1)
  (declare (optimize (debug 3) (space 0))
           (type (or null (array single-float 1)) p1))
  (stable-sort p1 #.(symbol-function '<)))

==>

failed AVER: (SB-C::LEAF-HAS-SOURCE-NAME-P SB-C::LEAF)
[...]
Backtrace:
  0: (SB-C::LEAF-SOURCE-NAME #<SB-KERNEL:CONSTANT :VALUE #<FUNCTION <> {1014EE3653}>)
  1: (SB-C::LVAR-FUN-TYPE #<SB-C::LVAR 1 {1014FC5CD3}> NIL NIL)
  2: (SB-C::CHECK-FUNCTION-DESIGNATOR-LVAR #<SB-C::LVAR 1 {1014FC5CD3}> #<SB-C::LVAR-FUNCTION-DESIGNATOR-ANNOTATION :FIRED NIL>)
  3: (SB-C::PROCESS-ANNOTATIONS #<SB-C::LVAR 1 {1014FC5CD3}>)
[...]

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

ac982ba7ed2d86efb618b06744da333c3458caf5

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