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: Fatal page fault in cbq_enqueue()

2017-03-09 Thread Paul Ripke
On Wed, Mar 08, 2017 at 08:53:56PM -0500, Christos Zoulas wrote: > On Mar 9, 12:16pm, s...@stix.id.au (Paul Ripke) wrote: > -- Subject: Re: Fatal page fault in cbq_enqueue() > > | > > Index: altq_classq.h > | > > === > | > > RCS

daily CVS update output

2017-03-09 Thread NetBSD source update
Updating src tree: P src/distrib/sets/lists/comp/md.luna68k P src/doc/TODO.smpnet P src/etc/etc.luna68k/MAKEDEV.conf P src/lib/libc/gen/extattr.c P src/share/man/man4/options.4 P src/sys/arch/luna68k/conf/GENERIC P src/sys/arch/luna68k/conf/INSTALL P src/sys/arch/luna68k/conf/files.luna68k P

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