From owner-freebsd-fs@FreeBSD.ORG Mon Apr 7 01:32:18 2003 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A47037B401; Mon, 7 Apr 2003 01:32:18 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-63-207-60-150.dsl.lsan03.pacbell.net [63.207.60.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id D038F43FA3; Mon, 7 Apr 2003 01:32:17 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 9AD4166D16; Mon, 7 Apr 2003 01:32:17 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 8F34B447; Mon, 7 Apr 2003 01:32:17 -0700 (PDT) Date: Mon, 7 Apr 2003 01:32:17 -0700 From: Kris Kennaway To: fs@FreeBSD.org, kirk@mckusick.com, jeff@FreeBSD.org Message-ID: <20030407083217.GA56068@rot13.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="IJpNTDwzlM2Ie8A6" Content-Disposition: inline User-Agent: Mutt/1.4i Subject: "panic: sleeping thread owns a mutex" in bremfree() X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 08:32:18 -0000 --IJpNTDwzlM2Ie8A6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline I just got the following panic on alpha: panic: sleeping thread owns a mutex propagate_priority() at propagate_priority+0x148 _mtx_lock_sleep() at _mtx_lock_sleep+0x264 _mtx_lock_flags() at _mtx_lock_flags+0x84 bremfree() at bremfree+0x30 vfs_backgroundwritedone() at vfs_backgroundwritedone+0x1c8 bufdone() at bufdone+0x1c4 bufdonebio() at bufdonebio+0x1c biodone() at biodone+0x90 g_dev_done() at g_dev_done+0xd8 biodone() at biodone+0x90 g_io_schedule_up() at g_io_schedule_up+0x128 g_up_procbody() at g_up_procbody+0x5c fork_exit() at fork_exit+0x100 exception_return() at exception_return --- root of call graph --- As usual, no gdb backtrace possible because it's broken on alpha. Kris --IJpNTDwzlM2Ie8A6 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+kTeRWry0BWjoQKURAreDAKC5V2xhcByUx2wTZhyl2bG1tww+ygCfTDq2 ERZPw8tNUz4KcxJHm6fz7H0= =Kda4 -----END PGP SIGNATURE----- --IJpNTDwzlM2Ie8A6--