Re: yet another kernel panic
:but i should have that patch
:copy/pasted from the source file:
:
:vm_waitproc(struct proc *p)
:{
: p->p_stats = NULL;
: cpu_proc_wait(p);
: vmspace_exitfree(p); /* and clean-out the vmspace */
:}
You are not running a kernel with that patch. Or at least, whatever
kernel you were runing at the time of the crash was not one
with the patch. Try rebuilding and reinstalling your kernel
-Matt
Matthew Dillon
<dillon@backplane.com>
討論串 (同標題文章)
完整討論串 (本文為第 11 之 12 篇):