[Bug 208140] panic: page fault in pf
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Apr 26 08:54:22 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208140
--- Comment #7 from Kristof Provost <kp at freebsd.org> ---
(In reply to Roman from comment #6)
Yeah, because I don't see how state could possibly be NULL here. We'd have
panicked a good bit earlier in that case. Not to mention that
pf_test_state_udp() is always called with state pointing to a stack variable,
so it can't ever be NULL.
If you can wait a bit, I'll try to write you a patch with a couple of extra
KASSERT()s as well, so we'll get as much information as possible out of your
tests.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-amd64
mailing list