Date: Wed, 2 Jul 2003 00:33:06 -0700 From: David Schultz <das@FreeBSD.org> To: "Marc G. Fournier" <scrappy@hub.org> Cc: Ted Mittelstaedt <tedm@toybox.placo.com> Subject: Re: Okay, looks like I might have a *good* one here ... inode hang Message-ID: <20030702073306.GA3324@HAL9000.homeunix.com> In-Reply-To: <20030701155450.J67063@hub.org> References: <20030701155450.J67063@hub.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jul 01, 2003, Marc G. Fournier wrote: [...] > and I have a vmcore to work on here !! :) Yes, this does look promising. Can you look at *(struct lock *)0x8a4ef300 (the lock the second process is trying to acquire) also? It probably points back to the first process, but we might as well be sure. It might also be interesting to see the ndp arguments to the namei calls, but the problem can probably be tracked down without them. I'm actually out of town this week, so if anyone else wants to take a stab, feel free.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030702073306.GA3324>