Date: Tue, 9 Jan 2007 18:09:33 +0300 From: Sergey Zaharchenko <doublef-ctm@yandex.ru> To: Rong-en Fan <grafan@gmail.com> Cc: current@freebsd.org Subject: Re: Page fault in ipfw? Message-ID: <20070109150932.GA2934@shark.localdomain> In-Reply-To: <6eb82e0701090607n2d23a08fwe2ff5c66d4c0f2a8@mail.gmail.com> References: <20070109115227.GA2325@shark.localdomain> <6eb82e0701090607n2d23a08fwe2ff5c66d4c0f2a8@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--MGYHOYXEY6WxJCY8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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: > > > [...] >=20 > 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 =3D L3HDR(struct tcphdr, ip); <--- here : udp =3D L3HDR(struct udphdr, ip); I've tried setting net.inet.ip.fw.verbose=3D0 and everything seems ok. But I'd like to keep logging...=20 Thank you, --=20 DoubleF No virus detected in this message. Ehrm, wait a minute... /kernel: pid 56921 (antivirus), uid 32000: exited on signal 9 Oh yes, no virus:) --MGYHOYXEY6WxJCY8 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.1 (FreeBSD) iD8DBQFFo7Aswo7hT/9lVdwRAr2AAJ4xyg92X11StvyE2lTrln1Udf3dTgCfShew CeCXLaA+G3S0meXy75JWARg= =7LIL -----END PGP SIGNATURE----- --MGYHOYXEY6WxJCY8--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070109150932.GA2934>