From owner-freebsd-current@FreeBSD.ORG Tue Jan 9 15:09:40 2007 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6E28316A415 for ; Tue, 9 Jan 2007 15:09:40 +0000 (UTC) (envelope-from doublef-ctm@yandex.ru) Received: from smtp3.yandex.ru (smtp3.yandex.ru [213.180.200.14]) by mx1.freebsd.org (Postfix) with ESMTP id BA2E113C441 for ; Tue, 9 Jan 2007 15:09:39 +0000 (UTC) (envelope-from doublef-ctm@yandex.ru) Received: from [83.239.189.155] ([83.239.189.155]:54477 "EHLO shark" smtp-auth: "doublef-ctm" TLS-CIPHER: TLS-PEER-CN1: ) by mail.yandex.ru with ESMTP id S3588206AbXAIPJf (ORCPT ); Tue, 9 Jan 2007 18:09:35 +0300 X-Comment: RFC 2476 MSA function at smtp3.yandex.ru logged sender identity as: doublef-ctm Received: by shark (Postfix, from userid 1000) id 1C76A17719; Tue, 9 Jan 2007 18:09:33 +0300 (MSK) Date: Tue, 9 Jan 2007 18:09:33 +0300 From: Sergey Zaharchenko To: Rong-en Fan Message-ID: <20070109150932.GA2934@shark.localdomain> References: <20070109115227.GA2325@shark.localdomain> <6eb82e0701090607n2d23a08fwe2ff5c66d4c0f2a8@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="MGYHOYXEY6WxJCY8" Content-Disposition: inline In-Reply-To: <6eb82e0701090607n2d23a08fwe2ff5c66d4c0f2a8@mail.gmail.com> X-Listening-To: Silence User-Agent: Mutt/1.5.11 Cc: current@freebsd.org Subject: Re: Page fault in ipfw? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Jan 2007 15:09:40 -0000 --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 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--