On Jan 8, 2008 4:51 PM, Matthias Schmidt <[EMAIL PROTECTED]> wrote: > * Matthew Dillon wrote: > > > > The vm_zone->zname is pointing to illegal storage. Very weird, a whole > > bunch of zones have bad zname's. They look like they've come from a > > dynamic module, and there are a whole bunch of them. Is there a module > > you are loading and unloading a lot? It must be zinit'ing a new zone > > and not cleaning it up at unload time. > > I did some modification to some rc.d scripts and unloaded pf and ipl
As far as I know, pf module can't be safely unloaded. > some times to check if the scripts are correct. > > Matthias > -- Live Free or Die
