From owner-freebsd-stable@FreeBSD.ORG Tue Oct 2 15:22:54 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AF428106564A for ; Tue, 2 Oct 2012 15:22:54 +0000 (UTC) (envelope-from norbert.aschendorff@yahoo.de) Received: from nm17-vm0.bullet.mail.gq1.yahoo.com (nm17-vm0.bullet.mail.gq1.yahoo.com [98.137.177.224]) by mx1.freebsd.org (Postfix) with SMTP id 720BA8FC0A for ; Tue, 2 Oct 2012 15:22:54 +0000 (UTC) Received: from [98.137.12.190] by nm17.bullet.mail.gq1.yahoo.com with NNFMP; 02 Oct 2012 15:21:08 -0000 Received: from [208.71.42.211] by tm11.bullet.mail.gq1.yahoo.com with NNFMP; 02 Oct 2012 15:21:08 -0000 Received: from [127.0.0.1] by smtp222.mail.gq1.yahoo.com with NNFMP; 02 Oct 2012 15:21:08 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.de; s=s1024; t=1349191268; bh=aSs3LZNGhajqM7hZLoSQO8ucGq2ySwPH5Ca8fmpXFFg=; h=X-Yahoo-Newman-Id:X-Yahoo-Newman-Property:X-YMail-OSG:X-Yahoo-SMTP:Received:Message-ID:Date:From:User-Agent:MIME-Version:To:Subject:References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=TWLK7ds58FcMJrLd09Ud0N9jQTi277ebzIFEMaLFK8BKY2RrMCaa19fYuHpgCXLHgESzSaPs2W14fC/w219BNlf3Y+AetMrVJaVXdjg2TV33spe7gHnUSSYmX1tCzWc9Jluqk85wc9Ok0OzBtseU5PbKhmVnh6SohVT7F8ZxF3o= X-Yahoo-Newman-Id: 651731.28604.bm@smtp222.mail.gq1.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: ihfg5TMVM1l5ZH0mah64fU06i4RrxV.J6swwI7PDvk6ucw2 Y8zTd2oozZBAu5zw9U6JN_C.bUWKqCW3mKBhf6zArkzY0TGRdUk_nUwhoHSt 85tnH5s8GGp_kp_H2Gka4X_eHJ5I.qTxc4vO0mFjVzc907n5xTMHUUkQycOh QS4SXSr6nfyrJ1e833J9uXf.NrcA.lZC5nE6EMisQ_m2N9e6EW3KdwdSg_MY .tPii_NLiUFBUx0ZV7KVaqaYyafk7o3YIOyM7CnvQnQ7MSHFXsO67NHswZ.4 nbsAQ9Bn1MvkudfCwHFYPqAtKTJ0Mr14pQfVKJtJ25ooiLM3xh_i5iB2rQEH dKPHcipCM293KJ9Bx8WNZ2VUBHJA3jAwgz7MfTdH0.3lSJFXLpPi0PPeHjAI TU2iI1XSUwOpFzCR2PPucqD..rS45TbkJ8dKdoVPoI4Cy_Us- X-Yahoo-SMTP: d20YFqmswBAWc4wd23BcX3DKFU.SSFWadKORXj_BQPQ- Received: from vostro-linux.goebo.site (norbert.aschendorff@85.216.84.153 with plain) by smtp222.mail.gq1.yahoo.com with SMTP; 02 Oct 2012 08:21:08 -0700 PDT Message-ID: <506B0662.60807@yahoo.de> Date: Tue, 02 Oct 2012 17:21:06 +0200 From: Norbert Aschendorff User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120418 Icedove/11.0 MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: <1990296074.1528480.1349129938870.JavaMail.root@erie.cs.uoguelph.ca> In-Reply-To: <1990296074.1528480.1349129938870.JavaMail.root@erie.cs.uoguelph.ca> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: panic "Sleeping thread owns a non-sleepable lock" via cv_timedwait_signal, was "rsync over NFS" X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Oct 2012 15:22:54 -0000 I'll compile a kernel with options WITNESS options WITNESS_KDB ok? Or should I include WITNESS_SKIPSPIN too? Regards, Norbert