From owner-freebsd-hackers Tue Apr 18 06:10:46 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id GAA03181 for hackers-outgoing; Tue, 18 Apr 1995 06:10:46 -0700 Received: from redline.ru (root@mail.redline.ru [194.87.69.22]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id GAA03173 for ; Tue, 18 Apr 1995 06:10:27 -0700 Message-Id: Date: Tue, 18 Apr 95 17:07 GMT+0400 From: agl@redline.ru (Anthony Graphics) To: freebsd-hackers@FreeBSD.org Subject: Fatal trap 12: page fault while in kernel mode X-Mailer: GNOS 2.3.3d Sender: hackers-owner@FreeBSD.org Precedence: bulk fault virt address =0xc fault code = supervisor read,page not present inst.ptr=0x8:0xf01aa001 code segment = base 0x0, limit 0xfffff type 0x1b DPL =0, pres=1, def32 1, gran 1 proc eflags c interrupt enabled, resume, IOPL=0 curr process = 5(init) int mask=0 panic: page fault That's with 950412 after compiling in AST4 support The problem appears on _every_ bootup. THanx AGL