Subject: Re: CVS commit: syssrc
To: Eduardo Horvath <eeh@turbolinux.com>
From: Jason R Thorpe <thorpej@zembu.com>
List: tech-kern
Date: 09/28/2000 12:51:31
On Thu, Sep 28, 2000 at 12:33:01PM -0700, Eduardo Horvath wrote:

 > > Are you trying to reboot, or something?  You could always hack your
 > 
 > No, all I do is use the magic key sequence to break into DDB then type
 > `tr'.
 > 
 > > DDB to print the PC of the fault before it longjmp's back into the
 > > command loop.
 > 
 > That's how I determined that the problem is inside lockmgr().

Well, nothing is supposed to be calling lockmgr().  Can you determine
the lockmgr() call site?

-- 
        -- Jason R. Thorpe <thorpej@zembu.com>