From owner-freebsd-current@FreeBSD.ORG Fri Sep 5 21:09:11 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F68316A4BF for ; Fri, 5 Sep 2003 21:09:11 -0700 (PDT) Received: from remt29.cluster1.charter.net (remt29.cluster1.charter.net [209.225.8.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 722C043FE3 for ; Fri, 5 Sep 2003 21:09:08 -0700 (PDT) (envelope-from cableboy@charter.net) Received: from [68.118.70.73] (HELO ZOOM) by remt29.cluster1.charter.net (CommuniGate Pro SMTP 4.0.6) with ESMTP id 135785323 for freebsd-current@FreeBSD.ORG; Sat, 06 Sep 2003 00:09:01 -0400 From: "Remi L." To: Date: Fri, 5 Sep 2003 21:08:48 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Outlook, Build 11.0.5207 Thread-Index: AcN0GRWOhxZVvbTRQMq+Wp1rLrsDEg== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Message-ID: Subject: Kernel Panic, Trap 12 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Sep 2003 04:09:11 -0000 I am experiences some difficulty upgrading from 5.1-RELEASE to -CURRENT. = I have a Sony VAIO GRX570(P4 1.6GHz, 512MB, DVDROM/CD-RW). I installed = 5.1-R and CVSup'd -CURRENT, did I make world, with no problems. On reboot I = get: Fatal trap 12: page fault while in kernel mode Fault virtual address=3D 0xdeadc0de Fault code=3D supervisor write, page not present Instruction pointer=3D 0x8:0xc0 Stack pointer=3D 0x10:0xc077e7b8 Frame pointer=3D 0x10:0xc077e7d8 Code segment=3D base 0x0, limit 0xfffff, type 0x1b =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0= =A0=A0=A0=A0=A0DBL0, pres 1, def32, gran 1 Processor eflags=3D=A0=A0=A0=A0=A0=A0=A0=A0 interrupt enabled resume, = IOPL =3D 0 Current process=3D=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 0 (swapper) Kernel type 12 trap, code =3D 0 Stopped at ithread_add_handler+0x143 movl %ebx,0(%eax) Please note that this happens directly after inphy on boot. Any ideas = how to fix this error?