Date: Tue, 9 Jan 2007 23:29:11 +0800 From: "Rong-en Fan" <grafan@gmail.com> To: "Sergey Zaharchenko" <doublef-ctm@yandex.ru> Cc: current@freebsd.org Subject: Re: Page fault in ipfw? Message-ID: <6eb82e0701090729q7a5d9b0h42797401204c7301@mail.gmail.com> In-Reply-To: <20070109150932.GA2934@shark.localdomain> References: <20070109115227.GA2325@shark.localdomain> <6eb82e0701090607n2d23a08fwe2ff5c66d4c0f2a8@mail.gmail.com> <20070109150932.GA2934@shark.localdomain>
next in thread | previous in thread | raw e-mail | index | archive | help
On 1/9/07, Sergey Zaharchenko <doublef-ctm@yandex.ru> wrote:
> Hello Rong-en!
>
> Tue, Jan 09, 2007 at 10:07:16PM +0800 you wrote:
>
> > On 1/9/07, Sergey Zaharchenko <doublef-ctm@yandex.ru> wrote:
> > >Hello -current,
> > >
> > >After updating from December to yesterday's CURRENT (to try catching the
> > >SMB recursive locking) I observe the following fault when I connect to
> > >the internet via PPP:
> > >
> > [...]
> >
> > Just curious, do you have any rule with 'log' keyword?
>
> Well yes I do, and the logging seems to be it. I'm having problems with
> making a normal stack trace, but the fault itself occurs in ipfw_log()
> at /usr/src/sys/netinet/ip_fw2.c:928:
>
> : {
> : tcp = L3HDR(struct tcphdr, ip); <--- here
> : udp = L3HDR(struct udphdr, ip);
>
> I've tried setting net.inet.ip.fw.verbose=0 and everything seems ok. But
> I'd like to keep logging...
>
> Thank you,
I also see this problem on my current. I will try to obtain a core dump
this week.
Regards,
Rong-En Fan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6eb82e0701090729q7a5d9b0h42797401204c7301>
