[Bug 219070] vm_radix_remove: invalid key found panic

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri May 5 15:04:35 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219070

Konstantin Belousov <kib at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kib at FreeBSD.org

--- Comment #1 from Konstantin Belousov <kib at FreeBSD.org> ---
The page in frame 12 looks like a garbage: the wire count practically cannot be
that large, pat mode also looks wrong.  This might be a cause of the panic you
see, or it might be due to gdb troubles.

Did you compiled your kernel with INVARIANTS and WITNESS ?  If not, enable
these options and try to reproduce the problem.  I wonder if it triggers
something else faster.

Also, do you use any third-party modules ?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list