From owner-freebsd-current@FreeBSD.ORG Wed Jul 10 22:40:21 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 41E26F18; Wed, 10 Jul 2013 22:40:21 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-qe0-x22c.google.com (mail-qe0-x22c.google.com [IPv6:2607:f8b0:400d:c02::22c]) by mx1.freebsd.org (Postfix) with ESMTP id EA9321F91; Wed, 10 Jul 2013 22:40:20 +0000 (UTC) Received: by mail-qe0-f44.google.com with SMTP id 5so4134756qeb.3 for ; Wed, 10 Jul 2013 15:40:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=oUgBviiZnvPfBRNmSn5BJRP2ptPpVVN+STqSSDxE9lg=; b=iRQGahVssO5Lpdt86iZbcoakltWtAwQ2kIm0KGpMIc309cbUU6tI7dX59yd+WNewXP i/ZinWQNgnv2FKw1kPvfi2OZfXyCG3frlrxSqO7TIlFXWnb3KAH7G5CbgabrhEW/XsrB u39kFdnFX+X+xeTjnI7b/pnTHqRWXmO2gMbcQjEkV0dsNQeT8tV39s8mZpMLFAd6Rqyj lnYeU2bQP4OKi24ZfLqhVD80ydfylZhs4/3yQrzv3nNKcRy9BRV7GwoV7nkN/SjE5Xpa EBeFedpe9IppwBZhMCYftVHERKiKAmTyBaMXF4qnj2WLnjOtD/tN2Z5ImyAi0RTOWpLn Ewfw== MIME-Version: 1.0 X-Received: by 10.49.110.68 with SMTP id hy4mr27253261qeb.6.1373496020493; Wed, 10 Jul 2013 15:40:20 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.224.195.72 with HTTP; Wed, 10 Jul 2013 15:40:20 -0700 (PDT) In-Reply-To: <201307101934.r6AJYIIR014432@chez.mckusick.com> References: <201307101934.r6AJYIIR014432@chez.mckusick.com> Date: Wed, 10 Jul 2013 15:40:20 -0700 X-Google-Sender-Auth: Clqpjuz3P35E8G_QOeR5UuayGu0 Message-ID: Subject: Re: Kernel crash during heavy disk access From: Adrian Chadd To: Kirk McKusick Content-Type: text/plain; charset=ISO-8859-1 Cc: Benjamin Kaduk , Jeff Roberson , Eric Camachat , current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Jul 2013 22:40:21 -0000 I still get issues with latest stable/9 and panics during or just after a bunch of disk IO. I can try to reproduce this if you'd like. -adrian