看板 DFBSD_bugs 關於我們 聯絡資訊
Jan Lentfer <Jan.Lentfer@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@lists.dragonflybsd.org> <http://bugs.dragonflybsd.org/issue1969> _____________________________________________________