Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Oct 2003 11:49:00 -0700
From:      Sam Leffler <sam@errno.com>
To:        freebsd-current@freebsd.org
Subject:   panic: pmap_enter: attempted pmap_enter on 4MB page
Message-ID:  <200310111149.00829.sam@errno.com>

next in thread | raw e-mail | index | archive | help
I've been getting this panic a lot in the past week.  Unfortunately it's on my 
file server so I can't use gdb to get more details than what ddb provides 
(the kernel is on the machine that's panic'd).  This is a UP x86 box.  The 
stack trace is:

pmap_enter
kmem_malloc
page_alloc
slab_zalloc
uma_zone_slab
uma_zalloc_bucket
uma_zalloc_arg
uma_zalloc_arg
ffs_vget
ufs_lookup
ufs_vnoperate
vfs_cache_lookup
ufs_voperate
lookup
nfs_namei
nfsrv_lookup
nfssvc_nfsd
nfssvc

Contact me for more details. This really needs to be fixed.

	Sam



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