https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273289
--- Comment #1 from John F. Carr <j...@mit.edu> --- Created attachment 244283 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=244283&action=edit move free out of spinlock The fix is simple, move a free call outside of the region protected by a spinlock. Static analysis ought to be able to detect this bug. -- You are receiving this mail because: You are the assignee for the bug.