From owner-freebsd-current@FreeBSD.ORG Fri Jun 26 17:16:10 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EB3DC1065783; Fri, 26 Jun 2009 17:16:10 +0000 (UTC) (envelope-from artemb@gmail.com) Received: from mail-yx0-f181.google.com (mail-yx0-f181.google.com [209.85.210.181]) by mx1.freebsd.org (Postfix) with ESMTP id 8EB4F8FC1A; Fri, 26 Jun 2009 17:16:10 +0000 (UTC) (envelope-from artemb@gmail.com) Received: by yxe11 with SMTP id 11so1195105yxe.3 for ; Fri, 26 Jun 2009 10:16:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to:cc :content-type:content-transfer-encoding; bh=Mv5ian6bPl8ZRDk9tI8VTnKmpgFj8ynI0/ZgKcw/2xc=; b=Et2NLIcCgfxNUd1pgEvhaiAtjZ21PnAcX395lWgxguC0CxzV6YtD3fjkkF3caWj7uz 7+XpaAemVPhWsvgsd1KM5x4vuBG8fvRPTzqZktVDxqx3u52qc0u+MXUaXuxsb+RRUUcK vN1af38Ak6PxrF+fBzbkXOelQA5zi885Q1ZF0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=LxdinnN4tXAa2Fml1nBBRyfuYd9jzeDliz4Xi9uIXUoh3/gIAFgTq3FJ1MHxQjStLt 1vcvMaqK7FxwLBoDatLMVmlnmHgzDzNb8PLgJ/5mUJBBYZCzwGFlu5HwZW5fzBS2763S 73nQeX38IOztluXhp7oSRILC7hxSzD0C7j5LU= MIME-Version: 1.0 Sender: artemb@gmail.com Received: by 10.90.86.10 with SMTP id j10mr3334583agb.6.1246036569840; Fri, 26 Jun 2009 10:16:09 -0700 (PDT) In-Reply-To: <20090626204646.57e8e49e.stas@FreeBSD.org> References: <993B7B5B-1B6B-48A5-8425-6A1D071335A9@exscape.org> <20090626164639.71a34f62.stas@FreeBSD.org> <20090626173643.b4950bc8.stas@FreeBSD.org> <20090626204646.57e8e49e.stas@FreeBSD.org> Date: Fri, 26 Jun 2009 10:16:09 -0700 X-Google-Sender-Auth: 57745813303a6cdf Message-ID: From: Artem Belevich To: Stanislav Sedov Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-current@freebsd.org, Thomas Backman Subject: Re: ZFS : panic("sleeping thread") X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 26 Jun 2009 17:16:11 -0000 On Fri, Jun 26, 2009 at 9:46 AM, Stanislav Sedov wrote: > Are you sure this is the same crash as Thomas reported? =A0This one shoul= d > only happen if kqueue in ZFS is used. Hard to tell as Thomas didn't post his backtrace. --Artem