From owner-freebsd-current Tue Feb 26 18:58:33 2002 Delivered-To: freebsd-current@freebsd.org Received: from duey.wolves.k12.mo.us (duey.wolves.k12.mo.us [207.160.214.9]) by hub.freebsd.org (Postfix) with ESMTP id D48E537B425 for ; Tue, 26 Feb 2002 18:55:56 -0800 (PST) Received: (from http@localhost) by duey.wolves.k12.mo.us (8.11.6/8.11.4) id g1R2tu259518 for current@freebsd.org; Tue, 26 Feb 2002 20:55:56 -0600 (CST) (envelope-from jgranden@wolves.k12.mo.us) X-Authentication-Warning: duey.wolves.k12.mo.us: http set sender to jgranden@wolves.k12.mo.us using -f To: current@freebsd.org Subject: panic: bad pte Message-ID: <1014778556.3c7c4abc34641@www.wolves.k12.mo.us> Date: Tue, 26 Feb 2002 20:55:56 -0600 (CST) From: jgranden@wolves.k12.mo.us MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: IMP/PHP IMAP webmail program 2.2.6 X-Originating-IP: 207.160.214.253 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I got the following panic while building X with today's current: TPTE at 0xbfc201a0 IS ZERO @ VA 08068000 panic: bad pte db> trace Debugger(x029a31b) at Debugger+0x40 panic(c02b617f,c02b6160,bfc201a0,8068000,d909fa00) at panic+0x70 pmap_remove_pages(d909fa6c,0,bfc00000,d8e3bd20,d8d81e00) at pmap_remove_pages+0x8d exit1(d8d81e00,0,c02f6900,0,c029718e) at exit1+0x381 sys_exit(d8d81e00,d8e3bd20,ffffffff,0,81eafc*) at sys_exit+0x2a syscall(2f,2f,2f,81eafc*,0 at syscall+0x21f syscall_with_err_pushed() at syscall_with_err_pushed+0x1b --- syscall (1, FreeBSD ELF, sys_exit), eip=0x817dfef, esp = 0xbfbff820, ebp = 0xbfbff84c --- db> show pcpu cpuid = 0 curthread = 0xd8d81e00: pid 32473 "cc1" curpcb = 0xd8ebda0 fpcurthread = none idlethread = 0xd1d8f900: pid 10 "idle" currentldt = 0x28 spin locks held: The machine is a 1Gz Athlon on an ASUS a7v-133 m-board, 384M ram. I don't need it rebooted anytime soon, so instructions on what other information would be helpful will be gladly accepted. Jesse Granden jgranden@wolves.k12.mo.us PS, I've been running Current for the past couple months, and have had very few problems with it, keep up the great work guys. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message