From owner-freebsd-current@FreeBSD.ORG Fri Jul 8 19:12:45 2005 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4AA0416A41C for ; Fri, 8 Jul 2005 19:12:45 +0000 (GMT) (envelope-from pho@holm.cc) Received: from relay03.pair.com (relay03.pair.com [209.68.5.17]) by mx1.FreeBSD.org (Postfix) with SMTP id C24C743D45 for ; Fri, 8 Jul 2005 19:12:44 +0000 (GMT) (envelope-from pho@holm.cc) Received: (qmail 26891 invoked from network); 8 Jul 2005 19:12:43 -0000 Received: from unknown (HELO peter.osted.lan) (unknown) by unknown with SMTP; 8 Jul 2005 19:12:43 -0000 X-pair-Authenticated: 80.161.118.233 Received: from peter.osted.lan (localhost.osted.lan [127.0.0.1]) by peter.osted.lan (8.13.1/8.13.1) with ESMTP id j68JCgu2037608 for ; Fri, 8 Jul 2005 21:12:42 +0200 (CEST) (envelope-from pho@peter.osted.lan) Received: (from pho@localhost) by peter.osted.lan (8.13.1/8.13.1/Submit) id j68JCg1j037607 for current@freebsd.org; Fri, 8 Jul 2005 21:12:42 +0200 (CEST) (envelope-from pho) Date: Fri, 8 Jul 2005 21:12:42 +0200 From: Peter Holm To: current@freebsd.org Message-ID: <20050708191242.GA37582@peter.osted.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Cc: Subject: Pagefault at if_ethersubr.c:284 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: Fri, 08 Jul 2005 19:12:45 -0000 While stress testing GENERIC HEAD from Jul 8 14:53 UTC I got this page fault: Tracing pid 37 tid 100036 td 0xc1590d80 memcpy(c1689400,c1f11400,c1781900,c17f08c4,...) at memcpy+0x1d in_arpinput(c1e9b400,c1e9b400,cc9dccd4,...) at in_arpinput+0x5b6 arpintr(c1e9b400) at arpintr+0xca netisr_processqueue(c099fcb8) at netisr_processqueue+0x6e swi_net(0) at swi_net+0xbe ithread_loop(c1574480,cc9dcd38,c1574480,...) at ithread_loop+0x11c fork_exit(c061bfcc,c1574480,cc9dcd38) at fork_exit+0xa0 fork_trampoline() at fork_trampoline+0x8 More info at http://www.holm.cc/stress/log/cons141.html -- Peter Holm