From owner-freebsd-questions@FreeBSD.ORG Tue Nov 23 15:06:48 2004 Return-Path: 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 D108F16A4CE for ; Tue, 23 Nov 2004 15:06:48 +0000 (GMT) Received: from sccimhc92.asp.att.net (sccimhc92.asp.att.net [63.240.76.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77BBB43D31 for ; Tue, 23 Nov 2004 15:06:48 +0000 (GMT) (envelope-from freebsd@nbritton.org) Received: from [192.168.1.10] (12-223-129-46.client.insightbb.com[12.223.129.46]) by sccimhc92.asp.att.net (sccimhc92) with ESMTP id <20041123150647i92002bohne>; Tue, 23 Nov 2004 15:06:47 +0000 Message-ID: <41A35204.8020809@nbritton.org> Date: Tue, 23 Nov 2004 09:06:44 -0600 From: Nikolas Britton User-Agent: Mozilla Thunderbird 0.9 (X11/20041119) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Piotr Gnyp References: <20041123131807.GA1070@discordia.pl> In-Reply-To: <20041123131807.GA1070@discordia.pl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: questions@freebsd.org Subject: Re: 5.3-STABLE - system after few hours X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Nov 2004 15:06:48 -0000 Piotr Gnyp wrote: >Hi, >after upgrade from 5.2.1 o 5.3-STABLE my system started to reboot on regular >basis. The error message on screen (not always showing): > >Fatal trap 12: page fault while in kernel mode >cpuid = 0; apic id=03 >fault virtual address = 0x1c >fault code = supervisor write, page not present >instruction pointer = 0x8:0xc04ce84b >stack pointer = 0x10:0xea54f9co >frame pointer = 0x10:0xea54f9cc >code segment = base 0x0, limit 0xfffff type 0x1b > = DPL 0, pres 1, def32 1 , gran 1 >procesor eflags = interrupt cenabled, resume, IOPL=0 >current process = 11445 (screen) >trap number = 12 >panic: page fault >cpuid = 0 >boot() called on cpu#0 > >[14:16] [toread@discordia]:~>> uname -r >5.3-STABLE > >[14:16] [toread@discordia]:~>> pkg_info | grep screen >screen-4.0.2_1 A multi-screen window manager > >system has been tested with memtest and cpuburn - no errors were detected. > >Please advice. > > The first problem is your trying to run 5.3-STABLE. the -STABLE tag does NOT mean the system will be stable it mean the code base is relatively stable compared to -CURRENT. Until FreeBSD 5.x matures a bit more (maybe after 5.5-Release) normal users should NOT be tracking -STABLE. Change your cvsup-supfile to RELENG_5_3, cvsup to 5.3-RELEASE-p1, and rebuild your system.