Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Mar 2002 21:03:32 -0500
From:      "Clark C . Evans" <cce@clarkevans.com>
To:        freebsd-hackers@freebsd.org
Subject:   panic: pmap_enter
Message-ID:  <20020311210332.A38510@doublegemini.com>

next in thread | raw e-mail | index | archive | help
Hello.  I'm building "cdrom" based program that uses
a memory file system for /var and /tmp.  I'm using
RELEASE 4_5 kernel stock + IP_FIREWALL defined.
When a program crashes, it seems to take the whole 
system with it... a second or two after the core dump
it drops down to the kernel debugger...

   panic: pmap_enter: attempted pmap_enter on 4MB page

trace:
   Debugger
   panic
   pmap_enter
   vm_fault
   trap_pfault
   trap
   calltrap

Anyway, this seems to happen regardless of which
program core dumps... any ideas?

Best,

Clark

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




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