From owner-freebsd-bugs@FreeBSD.ORG Mon Feb 11 11:10:03 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 F070816A420 for ; Mon, 11 Feb 2008 11:10:03 +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 C21E513C448 for ; Mon, 11 Feb 2008 11:10:03 +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 m1BBA3ZD009622 for ; Mon, 11 Feb 2008 11:10:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m1BBA3vv009619; Mon, 11 Feb 2008 11:10:03 GMT (envelope-from gnats) Date: Mon, 11 Feb 2008 11:10:03 GMT Message-Id: <200802111110.m1BBA3vv009619@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Kris Kennaway Cc: Subject: Re: misc/120528: degrades to i/o nonresponsive X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Kris Kennaway List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 11:10:04 -0000 The following reply was made to PR kern/120528; it has been noted by GNATS. From: Kris Kennaway To: Jesper Dalberg Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: misc/120528: degrades to i/o nonresponsive Date: Mon, 11 Feb 2008 12:06:55 +0100 Jesper Dalberg wrote: >> How-To-Repeat: > We can repeat by starting rtorrent on the machine and letting it run traffic for a few days. >> Fix: > We have to coldstart the box to fix. Please follow the instructions at http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug.html and follow up with the additional debugging required to proceed with this PR. Kris