[issue1969] pf-related network problem

Jan Lentfer (via DragonFly issue tracker) sinknull at leaf.dragonflybsd.org
Wed Jan 26 14:16:32 PST 2011


Jan Lentfer <Jan.Lentfer at web.de> added the comment:

the messages pops because rn_delete() returns NULL in pfr_unroute_kentry().

I added some debugging kprintfs to radix.c and as far as I can tell rn_delete
fails at the very beginning because of

line 722 	    bcmp(key + head_off, tt->rn_key + head_off, klen - head_off))

I don't know yet what the actual problem is here. But after flushing the tables
(pfctl -F Tables) I get a reproducable panic on kldunload pf.

Subject to further investigation.

----------
assignedto:  -> lentferj
nosy: +lentferj
priority:  -> bug
status: unread -> chatting

_____________________________________________________
DragonFly issue tracker <bugs at lists.dragonflybsd.org>
<http://bugs.dragonflybsd.org/issue1969>
_____________________________________________________






More information about the Bugs mailing list