From owner-freebsd-questions@FreeBSD.ORG Fri Jul 28 06:58:30 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 470EB16A4E0 for ; Fri, 28 Jul 2006 06:58:30 +0000 (UTC) (envelope-from maslak@ihlas.net.tr) Received: from pop3.ihlas.net.tr (cita.ihlas.net.tr [213.238.128.115]) by mx1.FreeBSD.org (Postfix) with SMTP id 4586B43D5E for ; Fri, 28 Jul 2006 06:58:28 +0000 (GMT) (envelope-from maslak@ihlas.net.tr) Received: (qmail 33387 invoked by uid 89); 28 Jul 2006 06:58:15 -0000 X-Mail-Scanner: Scanned by qSheff-II-2.1 (http://www.enderunix.org/qsheff/) Received: from unknown (HELO ihlasnetym) (maslak@213.238.150.220) by 0 with SMTP; 28 Jul 2006 06:58:15 -0000 Message-ID: <011901c6b213$33aa7650$dc96eed5@ihlasnetym> From: "Halid Faith" To: Date: Fri, 28 Jul 2006 09:58:16 +0300 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1506 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1506 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: fatal trap 12 error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Jul 2006 06:58:30 -0000 Hello I use FreeBSD6.0. =20 The machine is be locked every week. it gives an error as below: I add to kernel multi cpu support. Also I haven't changed the kernel=20 fatal trap 12: page default while in kernel mode cpuid=3D1 ; apic id =3D 00 fault code =3D supervisor write, page not present trap number =3D 12 panic : page default dumpin 1023MB (2 chunks) That 's a strange condition that I have also another machine which has = been installed Freebsd6.0. That machine works well no problem. How can I get rid off this condition? Thanks