Date: Sat, 30 Dec 2006 13:22:58 +0800 From: "Earl Lapus" <earl.lapus@gmail.com> To: "Max Laier" <max@love2party.net> Cc: freebsd-pf@freebsd.org Subject: Re: cleanup_pf_zone() Message-ID: <604f76120612292122g698c594o4b73055813796407@mail.gmail.com> In-Reply-To: <200612291457.35933.max@love2party.net> References: <604f76120612281907l42a02640ia7806d452618109a@mail.gmail.com> <200612291457.35933.max@love2party.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Some additional info... The undestroyed strucure, pfr_kentry_pl2, seems to be the reason why my box crashed when I did the following: 1) kldlaod pf 2) kldunload pf 3) sysctl -a or sysctl vm <-- crash I'm running FreeBSD6.1 Release on AMD64. In my case, the crash happens all the time. Sorry for not giving all the details in my first post. I just wasn't sure what was really going on. F.Y.I. On 12/29/06, Max Laier <max@love2party.net> wrote: > On Friday 29 December 2006 04:07, Earl Lapus wrote: > > Just a small query about cleanup_pf_zone() in pf_ioctl.c > > > > All of the allocated structures using UMA_CREATE() in pfattach() > > were detroyed using UMA_DESTROY() in cleanup_pf_zone() except > > for pfr_kentry_pl2. > > > > Is there a particular reason why pfr_kentry_pl2 is being left out? > > Oops, seems I just forgot that one. Will take a closer look and fix it - > thanks for the report. > > -- > /"\ Best regards, | mlaier@freebsd.org > \ / Max Laier | ICQ #67774661 > X http://pf4freebsd.love2party.net/ | mlaier@EFnet > / \ ASCII Ribbon Campaign | Against HTML Mail and News > > > -- There are seven words in this sentence.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?604f76120612292122g698c594o4b73055813796407>