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
