On 21-Nov-2002 Terry Lambert wrote:
> John Baldwin wrote:
>> On 21-Nov-2002 Scott Sipe wrote:
>> > On Thursday 21 November 2002 01:36 pm, John Baldwin wrote:
>> >> Hmm, is this from a GENERIC kernel?
>> >
>> > This is from straight from DP2 iso image cd install, X-Developer install,
>> > first boot after the install finished, generic kernel etc.
>> 
>> Ok, generic kernel is the only really important part. :)  Can you
>> do me a favor and see if you have a /boot/kernel.GENERIC/kernel.debug
>> or a /boot/kernel/kernel.debug?  If so, can you please do
>> 'gdb -k kernel.debug' and then at the prompt do 'l *<instruction pointer>'
>> where <instruction pointer> is the second part of the instruction pointer
>> from the panic message?  (I.e., w/o the leading '0x8:' part.)
> 
> It's the PSE and PGE, John.  Are you sure you won't agree to
> not disclose, so I can tell you what's happening?
> 
> Bosko has a patch which he will give you if you ask him for it
> that (mostly) works around the problem.

DP2 shipped with DISABLE_PSE and DISABLE_PG_G in GENERIC.  I know
because I put them there.

-- 

John Baldwin <[EMAIL PROTECTED]>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to