NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/53189 (reproducable kernel assertion)



Synopsis: reproducable kernel assertion

State-Changed-From-To: analyzed->closed
State-Changed-By: maxv%NetBSD.org@localhost
State-Changed-When: Thu, 03 May 2018 08:04:13 +0000
State-Changed-Why:
Close this PR. I disabled the KASSERT, because several places put M_PKTHDR
on secondary mbufs, and we're in such a state that it is not possible to
guarantee that this KASSERT is not fired on a regular basis.

So we must assume that the assumption does not hold, even though it would
be theoretically consistent if it did. I added a comment in uipc_mbuf.c.





Home | Main Index | Thread Index | Old Index