From owner-freebsd-bugs@FreeBSD.ORG Mon Aug 16 17:20:26 2004 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 716F916A4CE for ; Mon, 16 Aug 2004 17:20:26 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66C8C43D46 for ; Mon, 16 Aug 2004 17:20:26 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i7GHKQK3045821 for ; Mon, 16 Aug 2004 17:20:26 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i7GHKQc1045820; Mon, 16 Aug 2004 17:20:26 GMT (envelope-from gnats) Date: Mon, 16 Aug 2004 17:20:26 GMT Message-Id: <200408161720.i7GHKQc1045820@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Clint Olsen Subject: Re: kern/69879: sk0 hangs moving lots of data X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Clint Olsen List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Aug 2004 17:20:26 -0000 The following reply was made to PR kern/69879; it has been noted by GNATS. From: Clint Olsen To: Petter Holmstr?m Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: kern/69879: sk0 hangs moving lots of data Date: Mon, 16 Aug 2004 10:13:25 -0700 Hi: Thanks for at least confirming the problem :) I just had an incident last night with this, and it does appear that sk0 does come back by itself after a couple minutes of hanging (no intervention on my part). This time it had nothing to do with SSH. I was running some simultaneous downloads off the WAN which finally got the network load up high enough that it tripped this 'bug'. So, it's probably a low-level networking problem rather than being protocol specific. -Clint