From owner-freebsd-bugs@FreeBSD.ORG Fri Feb 22 16:00:05 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BAB2716A406 for ; Fri, 22 Feb 2008 16:00:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id B2E9313C457 for ; Fri, 22 Feb 2008 16:00:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m1MG05gH083520 for ; Fri, 22 Feb 2008 16:00:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m1MG05VC083519; Fri, 22 Feb 2008 16:00:05 GMT (envelope-from gnats) Date: Fri, 22 Feb 2008 16:00:05 GMT Message-Id: <200802221600.m1MG05VC083519@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Jason Bacon Cc: Subject: Re: 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 Reply-To: Jason Bacon List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Feb 2008 16:00:05 -0000 The following reply was made to PR kern/106243; it has been noted by GNATS. From: Jason Bacon To: Kris Kennaway Cc: freebsd-gnats-submit@FreeBSD.org, Remko Lodder Subject: Re: kern/106243: [nve] double fault panic in if_nve.c on high loads Date: Fri, 22 Feb 2008 09:26:10 -0600 Just to be thorough, I'm going to do a minimal 7.0 install on a spare disk, pop it into one of of the problem machines, and run an rsync over NFS with the nfe driver. I'll get back to you ASAP. -J Kris Kennaway wrote: > Jason Bacon wrote: >> The following reply was made to PR kern/106243; it has been noted by >> GNATS. >> >> From: Jason Bacon >> To: bug-followup@freebsd.org, littlesavage@orionet.ru >> Cc: Subject: Re: kern/106243: [nve] double fault panic in if_nve.c >> on high loads >> Date: Thu, 21 Feb 2008 13:55:40 -0600 >> >> I may be seeing the same problem on 6.3-RELEASE. I can consistently >> cause a reboot by running an rsync backup over nfs. Popped in a >> Netgear card (dc driver) and all is well. > > And does nfe work for you? > > Kris