Re: npf crashes on empty hash table load (amd64)

2017-03-09 Thread Geoff Wing
Christos Zoulas typed: : In article <20170310020544.ga...@primenet.com.au>, : Geoff Wing wrote: :>using the following /etc/npf.conf and an empty file "/etc/npf_blacklist" :>I get a crash in hashinit(): "KASSERT(elements > 0);" : Fixed. : christos

Re: npf crashes on empty hash table load (amd64)

2017-03-09 Thread Christos Zoulas
In article <20170310020544.ga...@primenet.com.au>, Geoff Wing wrote: >Hi, >using the following /etc/npf.conf and an empty file "/etc/npf_blacklist" >I get a crash in hashinit(): "KASSERT(elements > 0);" > >#10 0x80cf6365 in kern_assert (fmt=fmt@entry=0x810db938

npf crashes on empty hash table load (amd64)

2017-03-09 Thread Geoff Wing
Hi, using the following /etc/npf.conf and an empty file "/etc/npf_blacklist" I get a crash in hashinit(): "KASSERT(elements > 0);" #10 0x80cf6365 in kern_assert (fmt=fmt@entry=0x810db938 "kernel %sassertion \"%s\" failed: file \"%s\", line %d ") at