From owner-freebsd-stable@FreeBSD.ORG Wed Oct 3 07:30:10 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 52D16106567A for ; Wed, 3 Oct 2012 07:30:10 +0000 (UTC) (envelope-from norbert.aschendorff@yahoo.de) Received: from nm11.bullet.mail.bf1.yahoo.com (nm11.bullet.mail.bf1.yahoo.com [98.139.212.170]) by mx1.freebsd.org (Postfix) with SMTP id BB52F8FC0C for ; Wed, 3 Oct 2012 07:30:09 +0000 (UTC) Received: from [98.139.212.150] by nm11.bullet.mail.bf1.yahoo.com with NNFMP; 03 Oct 2012 07:30:02 -0000 Received: from [98.139.213.14] by tm7.bullet.mail.bf1.yahoo.com with NNFMP; 03 Oct 2012 07:30:02 -0000 Received: from [127.0.0.1] by smtp114.mail.bf1.yahoo.com with NNFMP; 03 Oct 2012 07:30:02 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.de; s=s1024; t=1349249402; bh=SXh0ZxbSNnt8f1hBREd/wbp5QH74bC0ATL5Am5A57vI=; 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=uP/7RL0H99CrJ/JWh8f5hl8URKxD9RHmtgjTM3wPmSUz02mYU6+KWrbd9+DL/hGk9043R1QJ+Qv5+o4Sap53SJoLWFzwloJPFfWv822LU0fGHU5r5INFEkReoK+KrRdPtAtzDkQjr8Nwz76IosX4UO/b4LX0kRbTtk0SdaMNHcg= X-Yahoo-Newman-Id: 487809.22879.bm@smtp114.mail.bf1.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: huK_AVgVM1ldmxKJuZ_X3q0N5AUkPEcTQKV0MPitkxEtWuP amE4l6QYFNoqXBSIfCcftTKp72AL8ocN6s1_ntGvykHyisBbYIDtzfYX29IW poh0sUK.nHYncAYhGm1Jsf.lPxxc5S8ATVSB2GzCMrhX6v2jxrj0w_ySR.tO .1qzCDqEILnDE9gxLFGNs5HFgzNdQSc2JdLppSXurymBy9gH75v9x6yC2SGH 4nezomND_Mdbb1L4t3PECH8cwdVYErVnwzYwVXw6GAPA1QWI_tS9R4HXo0J4 ia2MaJqsAmPNQYbEhySk3waLF3AK2f5CaNA6fYyMmqSe7ZcVp_jW_It1LKtW X29fTLeregKov0EdBOOVqQju5L542c28YS4Zky0QueXUiEKvraWCi1GgZNy0 .kziYhFrQFnbSfIRROmK2INsgut6hqPniV9oDe97_0dqQcWu_ X-Yahoo-SMTP: d20YFqmswBAWc4wd23BcX3DKFU.SSFWadKORXj_BQPQ- Received: from vostro-linux.goebo.site (norbert.aschendorff@85.216.84.153 with plain) by smtp114.mail.bf1.yahoo.com with SMTP; 03 Oct 2012 00:30:02 -0700 PDT Message-ID: <506BE978.1010402@yahoo.de> Date: Wed, 03 Oct 2012 09:30:00 +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> <506B3037.60201@yahoo.de> <201210021715.19310.jhb@freebsd.org> <506BE790.8020303@yahoo.de> In-Reply-To: <506BE790.8020303@yahoo.de> 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: Wed, 03 Oct 2012 07:30:10 -0000 On 10/03/2012 09:21 AM, Norbert Aschendorff wrote: > So I just have to compile a kernel including "option WITNESS_WARN" and Well, obviously doesn't work, so only WITNESS_SKIPSPIN...