From owner-freebsd-bugs@FreeBSD.ORG Tue Feb 27 03:19:35 2007 Return-Path: X-Original-To: freebsd-bugs@FreeBSD.org Delivered-To: freebsd-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7972916A400 for ; Tue, 27 Feb 2007 03:19:35 +0000 (UTC) (envelope-from blyon@util2.sjc1.bitgravity.com) Received: from util2.sjc1.bitgravity.com (util2.sjc1.bitgravity.com [208.67.233.36]) by mx1.freebsd.org (Postfix) with ESMTP id 6C80B13C467 for ; Tue, 27 Feb 2007 03:19:35 +0000 (UTC) (envelope-from blyon@util2.sjc1.bitgravity.com) Received: from [209.131.110.199] by util2.sjc1.bitgravity.com with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.63 (FreeBSD)) (envelope-from ) id 1HLsJt-000ItD-N0; Mon, 26 Feb 2007 18:44:01 -0800 Mime-Version: 1.0 (Apple Message framework v752.3) Content-Transfer-Encoding: 7bit Message-Id: Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: freebsd-bugs@FreeBSD.org, littlesavage@orionet.ru From: Barrett Lyon Date: Mon, 26 Feb 2007 18:43:21 -0800 X-Mailer: Apple Mail (2.752.3) Sender: blyon@util2.sjc1.bitgravity.com Cc: Subject: kern/106243: [nve] double fault panic in if_nve.c on high loads X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Feb 2007 03:19:35 -0000 On FreeBSD 6.2-STABLE I am experiencing a crash every time the NVE adapter takes a load of 20-30Mbps. The crash dump analysis on the previous posting is a mirror image to mine. Here's a little info on the adapter: nve0: port 0xbc00-0xbc07 mem 0xfa3ff000-0xfa3fffff irq 22 at device 10.0 on pci0 The network adapter is useless to me given the level of crashes it produces and because it's on board and my other slots are in use, I will have to replace the motherboard due to this bug. Does anyone have any feedback on this? -Barrett