From owner-freebsd-smp  Thu Jul 17 01:38:03 1997
Return-Path: <owner-smp>
Received: (from root@localhost)
          by hub.freebsd.org (8.8.5/8.8.5) id BAA15648
          for smp-outgoing; Thu, 17 Jul 1997 01:38:03 -0700 (PDT)
Received: from proxy.lkb.lv (proxy.lkb.lv [195.244.134.2])
          by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id BAA15617;
          Thu, 17 Jul 1997 01:37:47 -0700 (PDT)
Received: from cave.lkb.lv (cave.lkb.lv [195.244.134.13]) by proxy.lkb.lv (8.7.6/8.7.3) with SMTP id LAA23301; Thu, 17 Jul 1997 11:34:58 +0300 (EET DST)
Message-ID: <33CDD96B.722F@proxy.lkb.lv>
Date: Thu, 17 Jul 1997 11:35:55 +0300
From: Uldis Mikelsons <ulmik@proxy.lkb.lv>
Reply-To: ulmik@proxy.lkb.lv
Organization: AS Latvijas Krajbanka
X-Mailer: Mozilla 3.0 (Win95; I)
MIME-Version: 1.0
To: freebsd-smp@freebsd.org
CC: current@freebsd.org
Subject: SNAP-970716 (wuz Re: Latest code.)
References: <3.0.1.32.19970717024955.0068eb64@bugs.us.dell.com>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-smp@freebsd.org
X-Loop: FreeBSD.org
Precedence: bulk

Tony Overfield wrote:

Hi.

> While following the suggestion to try out the latest code, I
> attempted to install the 3.0-970716-SNAP but it failed for me.  After
> booting the boot floppy and choosing an ordinary "Novice", "Kernel
> Developer" install, and just before the "can't turn back" screen
> appears, I get this result:
> 
>                    +---------- Information Dialog ----------+
>                    | Adding default route to 143.166.169.1.panic: page fault
>                    +----------------------------------------+
> syncing disks... done
> Automatic reboot in 15 seconds - press a key on the console to abort
> --> Press a key on the console to reboot <--
if you installing from local server ( eg on same network ) dont add def.
gateway and it works fine 

> This is not likely to be a problem with SMP support since the install
> floppy is the thing that's not working, but since I was wanting to try
> out the SMP stuff, I didn't let this stop me.
if you simply remove default gateway from configs it works fine, if you
add gateway at booting with any kernel GENERIC / SMP-GENERIC

--------------------------------------------------------------------------
fatal trap 12: page fault while in kernel mode
cpuid = 0
fault virtual adress 		= 0x80
fault code			= supervisor read, page not present
instruction pointer 		= 0x8:0xf14cf7c
stack pointer 			= 0x10:0xf3b00df0
frame pointer 			= 0x10:0xf3b00e04
code segment 			= base 0x0, limit 0xfffff , type 0x1b
				= DPL 0, pres 1, def32, gran 1
processor eflags 		= interrupt enabled, resume, IOPL = 0
courent process			= 53 (route)
interupt mask			=


CPU0 stopping CPUs: 0x00000002
 spin
 spun
stopped
stopped at: 	_rt_xaddrs+0x24 	movzbl 0(%esi),%eax
db>				
--------------------------------------------------------------------------