Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Jun 2003 18:09:22 -0700 (PDT)
From:      Julian Elischer <julian@elischer.org>
To:        Scott Long <samsco@mho.com>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/i386/i386 vm_machdep.c
Message-ID:  <Pine.BSF.4.21.0306021807000.80038-100000@InterJet.elischer.org>
In-Reply-To: <3EDBBB53.9000902@mho.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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?
> 
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0306021807000.80038-100000>