cvs commit: src/sys/i386/i386 vm_machdep.c

Julian Elischer julian at elischer.org
Mon Jun 2 18:09:27 PDT 2003


It is possible that this is the mysterious panic that I and others have
been seeing in KSE and THR programs.
It certainly looks like it
(we had a wild pointer of 0xd0d01000 in code fro clearing teh PCB
out...). If so I'd definitly like to see it in 5.1.


On Mon, 2 Jun 2003, Scott Long wrote:

> Tor Egge wrote:
> > tegge       2003/06/02 13:43:28 PDT
> > 
> >   FreeBSD src repository
> > 
> >   Modified files:
> >     sys/i386/i386        vm_machdep.c 
> >   Log:
> >   Initialize td->td_pcb->pcb_ext in cpu_thread_setup() since a garbage
> >   value (e.g. 0xd0d0d0d0) can cause a kernel panic.
> >   
> >   Revision  Changes    Path
> >   1.209     +1 -0      src/sys/i386/i386/vm_machdep.c
> > 
> 
> Is this a candidate for 5.1?
> 
> 



More information about the cvs-src mailing list