Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Sep 2003 18:48:14 -0500
From:      Jonathan E Fosburgh <jonathan@fosburgh.org>
To:        Andreas Klemm <andreas@freebsd.org>, FreeBSD Current <freebsd-current@freebsd.org>
Subject:   Re: panic: lockmgr: locking against myself (current of 09-20th)
Message-ID:  <200309221848.15150.jonathan@fosburgh.org>
In-Reply-To: <20030922212857.GA23087@titan.klemm.apsfilter.org>
References:  <1064253832.19024.48.camel@tchoubou.scientiae.net> <20030922212857.GA23087@titan.klemm.apsfilter.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 22 September 2003 04:28 pm, Andreas Klemm wrote:

> The panic here is:
>
> (kgdb) symbol-file kernel.debug
> Reading symbols from kernel.debug...done.
> (kgdb) core-file /var/crash/vmcore.0
> No kernel exec file specified
> (kgdb) exec-file kernel
> (kgdb) core-file /var/crash/vmcore.0
> panic: lockmgr: locking against myself
> panic messages:
> ---
> panic: lockmgr: locking against myself
> panic: from debugger
> Uptime: 10m26s
> Dumping 191 MB
>  16 32 48 64 80 96 112 128 144 160 176

I had a similar panic on 5.0-R.  Do you happen to have any snapshots on any of 
the filesystems to which you might be writing at the time of the panic? I 
don't know how I determined it, but I found that the panic was the result of 
a snapshot on my /var filesystem.  Removing the snapshot solved the panic.

-- 
Jonathan Fosburgh
AIX/SAN Administrator
UT MD Anderson Cancer Center
Houston, TX
Home Page:
http://www.fosburgh.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309221848.15150.jonathan>