[Bug 219070] vm_radix_remove: invalid key found panic

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri May 5 20:08:09 UTC 2017


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

--- Comment #2 from Jeroen Ruigrok van der Werven <asmodai at FreeBSD.org> ---
(In reply to Konstantin Belousov from comment #1)
No third party modules:

% kldstat
Id Refs Address            Size     Name
 1   25 0xffffffff80200000 1e08780  kernel
 2    1 0xffffffff82221000 593e     fdescfs.ko
 3    1 0xffffffff82227000 6683     nullfs.ko
 4    1 0xffffffff8222e000 a865     linprocfs.ko
 5    3 0xffffffff82239000 7b44     linux_common.ko
 6    1 0xffffffff82241000 bb08     tmpfs.ko
 7    1 0xffffffff8224d000 41d65    linux.ko
 8    1 0xffffffff8228f000 3bea5    linux64.ko

I had INVARIANTS and WITNESS on during 10-STABLE, but turned it off during my
entire upgrade to 11-STABLE. I'll turn them on and run another poudriere llvm
build to see if I can trigger it again.

The wire_count is the wired page count statistic, I assume?

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


More information about the freebsd-bugs mailing list