Re: pfctl core on -current with malloc.conf -> AJ

2002-11-24 Thread Henning Brauer
On Sat, Nov 23, 2002 at 11:02:41PM -0600, David Krause wrote: > I'm running -current on i386 with kernel and userland rebuilt > using sources as of 2002/11/23 15:00:20. Propolice is enabled and > /etc/malloc.conf is set to AJ. The only 2 rules are below in the -v > output. If I remove /etc/mallo

Re: pfctl core on -current with malloc.conf -> AJ

2002-11-24 Thread Daniel Hartmeier
On Sat, Nov 23, 2002 at 11:02:41PM -0600, David Krause wrote: > Program received signal SIGSEGV, Segmentation fault. > 0x2628 in pfctl_clear_pool () The problem was a shallow copy of a TAILQ, which malloc.conf J did uncover. It's fixed in -current now, thanks for the feedback. Daniel

pfctl core on -current with malloc.conf -> AJ

2002-11-23 Thread David Krause
I'm running -current on i386 with kernel and userland rebuilt using sources as of 2002/11/23 15:00:20. Propolice is enabled and /etc/malloc.conf is set to AJ. The only 2 rules are below in the -v output. If I remove /etc/malloc.conf then it doesn't core out, so it's memory problem. (gdb) run -v