From owner-freebsd-bugs@FreeBSD.ORG Sun Oct 5 16:04:48 2008 Return-Path: Delivered-To: freebsd-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 970F3106568F; Sun, 5 Oct 2008 16:04:48 +0000 (UTC) (envelope-from dwmalone@maths.tcd.ie) Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [IPv6:2001:770:10:300::86e2:510b]) by mx1.freebsd.org (Postfix) with SMTP id CC1038FC0C; Sun, 5 Oct 2008 16:04:47 +0000 (UTC) (envelope-from dwmalone@maths.tcd.ie) Received: from walton.maths.tcd.ie ([134.226.81.10] helo=walton.maths.tcd.ie) by salmon.maths.tcd.ie with SMTP id ; 5 Oct 2008 17:04:46 +0100 (BST) Received: from localhost ([127.0.0.1] helo=maths.tcd.ie) by walton.maths.tcd.ie with SMTP id ; 5 Oct 2008 17:04:45 +0100 (BST) To: vwe@FreeBSD.org In-reply-to: Your message of "Sun, 05 Oct 2008 15:51:21 GMT." <200810051551.m95FpL27004113@freefall.freebsd.org> Date: Sun, 05 Oct 2008 17:04:45 +0100 From: David Malone Message-ID: <200810051704.aa84422@walton.maths.tcd.ie> Cc: freebsd-bugs@FreeBSD.org, dwmalone@FreeBSD.org, nospam@ofloo.net Subject: Re: kern/127699: [panic][stf] stf causes panic in RTFREE 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: Sun, 05 Oct 2008 16:04:48 -0000 The stf panics look like they might be the same. However, some of the other panics don't mention stf at all, so there might be multiple problems. I'll finalise a version of the stf patch for FreeBSD 7 and commit it. David.