From owner-freebsd-current@FreeBSD.ORG Wed May 23 22:58:41 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8299C16A41F for ; Wed, 23 May 2007 22:58:41 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.freebsd.org (Postfix) with ESMTP id 5235813C4BB for ; Wed, 23 May 2007 22:58:41 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.14.1/8.13.8) with ESMTP id l4NMvhRG024318 for ; Wed, 23 May 2007 15:57:43 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.14.1/8.13.8/Submit) id l4NMvhxo024317 for freebsd-current@freebsd.org; Wed, 23 May 2007 15:57:43 -0700 (PDT) (envelope-from sgk) Date: Wed, 23 May 2007 15:57:43 -0700 From: Steve Kargl To: freebsd-current@freebsd.org Message-ID: <20070523225743.GA24256@troutmask.apl.washington.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.2i Subject: kernel page fault with non-sleepable lock 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: Wed, 23 May 2007 22:58:41 -0000 (hand transcribed) kernel page fault with following non-sleepable locks held: exclusive sleep mutex vm object (standard object) r=0 (0xffffff0313a437d0) locked@/usr/src/sys/vm/vm_fault.c 898 db_warn_self_wrapper witness_warn trap calltrap _mtx_assert vm_page_wakeup vm_fault trap_pfault -- Steve