Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Apr 2016 08:54:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-amd64@FreeBSD.org
Subject:   [Bug 208140] panic: page fault in pf
Message-ID:  <bug-208140-6-RR755J6wHp@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-208140-6@https.bugs.freebsd.org/bugzilla/>
References:  <bug-208140-6@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208140

--- Comment #7 from Kristof Provost <kp@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 variabl=
e,
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.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-208140-6-RR755J6wHp>