From owner-freebsd-net@FreeBSD.ORG Thu Jan 4 08:47:45 2007 Return-Path: X-Original-To: freebsd-net@hub.freebsd.org Delivered-To: freebsd-net@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 297FE16A47B; Thu, 4 Jan 2007 08:47:45 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 1955813C457; Thu, 4 Jan 2007 08:47:45 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from freefall.freebsd.org (delphij@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l048liYA093014; Thu, 4 Jan 2007 08:47:44 GMT (envelope-from delphij@freefall.freebsd.org) Received: (from delphij@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l048liZ7093010; Thu, 4 Jan 2007 08:47:44 GMT (envelope-from delphij) Date: Thu, 4 Jan 2007 08:47:44 GMT From: Xin LI Message-Id: <200701040847.l048liZ7093010@freefall.freebsd.org> To: havenster@gmail.com, delphij@FreeBSD.org, freebsd-net@FreeBSD.org Cc: Subject: Re: i386/107504: Page Fault when attempting to run most network applications (sshd, sendmail, etc) X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Jan 2007 08:47:45 -0000 Synopsis: Page Fault when attempting to run most network applications (sshd, sendmail, etc) State-Changed-From-To: open->feedback State-Changed-By: delphij State-Changed-When: Thu Jan 4 08:41:55 UTC 2007 State-Changed-Why: Hi, Haven, I think this is a known and fixed issue. Would you please confirm that your src/sys/netinet/tcp_subr.c is 1.228.2.13 or higher? If it is not, and you have src/sys/netinet/tcp_subr.c:1.228.2.12 *and* you have src/sys/netinet/tcp_usrreq.c:1.124.2.5, please re-cvsup your source tree and rebuild/install kernel. If you are not able to do cvsup, please manually apply the patch available at: http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/netinet/tcp_subr.c.diff?r1=1.228.2.12&r2=1.228.2.13 http://www.freebsd.org/cgi/query-pr.cgi?pr=107504