From owner-freebsd-bugs@FreeBSD.ORG Fri Apr 27 15:40:10 2007 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 19BD416A400 for ; Fri, 27 Apr 2007 15:40:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id A5F7C13C448 for ; Fri, 27 Apr 2007 15:40:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l3RFe9dI052075 for ; Fri, 27 Apr 2007 15:40:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l3RFe92A052074; Fri, 27 Apr 2007 15:40:09 GMT (envelope-from gnats) Date: Fri, 27 Apr 2007 15:40:09 GMT Message-Id: <200704271540.l3RFe92A052074@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: (Ganbold.TS) ganbold@micom.mng.net Cc: Subject: Re: kern/112119: system hangs when starts k3b on RELENG_6 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Ganbold.TS" List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Apr 2007 15:40:10 -0000 The following reply was made to PR kern/112119; it has been noted by GNATS. From: (Ganbold.TS) ganbold@micom.mng.net To: thomas@FreeBSD.ORG Cc: scottl@samsco.org, mjacob@FreeBSD.org, linimon@FreeBSD.org, bug-followup@freebsd.org, freebsd-stable@freebsd.org Subject: Re: kern/112119: system hangs when starts k3b on RELENG_6 Date: Fri, 27 Apr 2007 15:30:50 +0000 (UTC) Thomas, I tried your patch at http://www.freebsd.org/cgi/query-pr.cgi?pr=103602&getpatch=12 and the problem is still the same. Ssytem freezes upon start of k3b. I also tried your attached patch, which reverts part of rev. 1.42.2.3 and the problem is still the same, system hangs when starts k3b. Ganbold