Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jul 1998 00:59:55 -0500 (CDT)
From:      Kevin Day <toasty@home.dragondata.com>
To:        dg@root.com
Cc:        current@FreeBSD.ORG
Subject:   Re: panic: page fault while in kernel mode - from gcc
Message-ID:  <199807220559.AAA03924@home.dragondata.com>
In-Reply-To: <199807220049.RAA22703@implode.root.com> from David Greenman at "Jul 21, 98 05:49:09 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
> >I was able to make gcc produce this twice - then it wouldn't do it again:
> >
> >page fault while in kernel mode
> >
> >A trace shows:
> >
> >_zalloci
> >_get_pv_entry
> >_pmap_insert_entry
> >_pmap_enter
> >_vm_fault
> >_trap
> >calltrap()
> >--- trap 0xc, eip = 0xf01cd754, esp = 0xfaa9fe88, ebp = 0xfaa9fe88
> >_get_ptbase
> >_pmap_protect
> >_vm_map_copy_entry
> >_vmspace_fork
> >_vm_fork
> >_fork1
> >_vfork
> >_syscall
> >_Xsyscall
> >
> >This mean anything to anyone?
> 
>    This seems to indicate that the new process's page directory either hasn't
> been allocated yet or went away for some reason. Apparantly one of several
> new bugs that John has left us with.
> 

Is there any reason why someone doesn't back out his last few batches of
large vm changes? Apparently he was half done with some of it, and what we
had before seemed more stable than what we have now.

(although the NFS changes did really fix a lot of problems)

Kevin


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



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