https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219070
--- Comment #2 from Jeroen Ruigrok van der Werven <[email protected]> --- (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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
