Date: Fri, 10 Aug 2007 10:00:09 GMT From: Remko Lodder <remko@elvandar.org> To: freebsd-bugs@FreeBSD.org Subject: Re: kern/115374: panic: vm_fault: fault on nofault entry, addr: e120d000 Message-ID: <200708101000.l7AA09HP001400@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/115374; it has been noted by GNATS. From: Remko Lodder <remko@elvandar.org> To: Mo McRoberts <mo@nevali.net> Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: kern/115374: panic: vm_fault: fault on nofault entry, addr: e120d000 Date: Fri, 10 Aug 2007 11:52:28 +0200 On Fri, Aug 10, 2007 at 10:10:10AM +0100, Mo McRoberts wrote: > > Kernel panics on a regular basis with: > > panic: vm_fault: fault on nofault entry, addr: e120d000 > > I must confess I don't know how to get more detailed information > on the problem. I remember reading a page a while ago with instructions, > but I can't locate it again. > > I'm happy to provide more information if somebody can tell me how and what. > The machine is, however, situated several hundred miles away from me, so > anything requiring physical access is out of the question. > > The panics are occurring at least once every 24h, sometimes more frequently. > Load patterns are variable but generally low. > Hello, You need to look in the developers-handbook (http://www.freebsd.org/doc/en/books/developers-handbook/kerneldebug.html) for more information about this topic. Hopefully you have serial access or something to get into the Debugger. If not you might want to try and dump any panics to the disk (as mentioned in the dev-handbook). If that all is not possible I hate to say this but: then you are on your own, we need -a lot more- information before we can actually do anything with this (in that case: sorry). Cheers remko -- Kind regards, Remko Lodder ** remko@elvandar.org FreeBSD ** remko@FreeBSD.org /* Quis custodiet ipsos custodes */
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708101000.l7AA09HP001400>