From owner-freebsd-current@FreeBSD.ORG Mon Mar 31 03:15:54 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 988EE37B401 for ; Mon, 31 Mar 2003 03:15:54 -0800 (PST) Received: from main.evrocom.net (main.evrocom.net [212.39.92.2]) by mx1.FreeBSD.org (Postfix) with SMTP id 8278143FD7 for ; Mon, 31 Mar 2003 03:15:52 -0800 (PST) (envelope-from veno@evrocom.net) Received: (qmail 35687 invoked from network); 31 Mar 2003 11:15:50 -0000 Received: from unknown (HELO beatle) (217.10.240.35) by main.evrocom.net with SMTP; 31 Mar 2003 11:15:50 -0000 Message-ID: <006401c2f776$d16f0230$23f00ad9@beatle> From: "Ventsislav Velkov" To: Date: Mon, 31 Mar 2003 14:15:21 +0300 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: problem updating from 4.7 Stable do 5.0 Current 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: Mon, 31 Mar 2003 11:15:56 -0000 Hello all, I have a problem updating one of our servers from 4.7Stable to = 5.0Current. It is a Compaq Proliant 7000 Server with 4 Xeons @500Mhz with 2MB L2 = cache each. I has a 4200 Compaq Smart Raid Controler with attached 3 U1 Storages.=20 I update the src rebuild the world from updated src to 5.0Current, build = a GENERIC kernel and installed it. But after I boot it brokes up during the booting process with the = following error: //strip Fatal trap 12: page fault while in kernel mode cpuid=3D0; lapic.id=3D = 01000000 fault virtual address =3D 0x54 fault code =3D supervisor read, page not present .... .... .... process eflags =3D interrupt enabled, resume, IOPL=3D0 current process =3D 4(g_down) kernel: type12trap, code=3D0 Stopped at ida_construct_qcb+0xe3: movzbl 0x54(%eax),%eax //strip It may have some punctual mistakes because it is not a copy/paste. Will appreciate any advices where could be the problem. Best regards, Veno