Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Apr 2003 20:56:35 -0400 (EDT)
From:      Andrew Gallatin <gallatin@cs.duke.edu>
To:        Ruslan Ermilov <ru@FreeBSD.org>
Cc:        current@FreeBSD.org
Subject:   Re: Your locking and rman changes to pci/if_*
Message-ID:  <16029.64451.191705.186274@grasshopper.cs.duke.edu>
In-Reply-To: <20030416205050.GA10181@sunbay.com>
References:  <20030416205050.GA10181@sunbay.com>

next in thread | previous in thread | raw e-mail | index | archive | help

Ruslan Ermilov writes:
 > : dc0: detached
 > : panic: blockable sleep lock (sleep mutex) Giant @ vm/vm_fault.c:206
 > 
 > Reverting to if_dc.c,v 1.96 makes the problem go away.
 > Please fix.

I think this indciates that something trap'ed in the kernel in the
middle of handling, say, another trap.

A stack trace from ddb or gdb would make this a lot easier to debug.


Drew



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