From owner-freebsd-stable@FreeBSD.ORG Sat Apr 16 19:35:56 2011 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 92AFE1065672 for ; Sat, 16 Apr 2011 19:35:56 +0000 (UTC) (envelope-from torfinn.ingolfsen@broadpark.no) Received: from thalia-smout.broadpark.no (thalia-smout.broadpark.no [80.202.8.21]) by mx1.freebsd.org (Postfix) with ESMTP id 5118E8FC12 for ; Sat, 16 Apr 2011 19:35:56 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII Received: from terra-smin.broadpark.no ([80.202.8.13]) by thalia-smout.broadpark.no (Sun Java(tm) System Messaging Server 7u3-15.01 64bit (built Feb 12 2010)) with ESMTP id <0LJR00B3NFRUXG90@thalia-smout.broadpark.no> for freebsd-stable@freebsd.org; Sat, 16 Apr 2011 21:35:54 +0200 (CEST) Received: from kg-v2.kg4.no ([84.48.120.215]) by terra-smin.broadpark.no (Sun Java(tm) System Messaging Server 7u3-15.01 64bit (built Feb 12 2010)) with SMTP id <0LJR00FH2FRU5CR0@terra-smin.broadpark.no> for freebsd-stable@freebsd.org; Sat, 16 Apr 2011 21:35:54 +0200 (CEST) Date: Sat, 16 Apr 2011 21:35:54 +0200 From: Torfinn Ingolfsen To: freebsd-stable@freebsd.org Message-id: <20110416213554.0882e7d9.torfinn.ingolfsen@broadpark.no> X-Mailer: Sylpheed 3.1.0 (GTK+ 2.22.1; amd64-portbld-freebsd8.1) X-Face: "t9w2,-X@O^I`jVW\sonI3.,36KBLZE*AL[y9lL[PyFD*r_S:dIL9c[8Y>V42R0"!"yb_zN,f#%.[PYYNq; m"_0v; ~rUM2Yy!zmkh)3&U|u!=T(zyv,MHJv"nDH>OJ`t(@mil461d_B'Uo|'nMwlKe0Mv=kvV?Nh@>Hb<3s_z2jYgZhPb@?Wi^x1a~Hplz1.zH Subject: panic in FreeBSD 8.2-stable. X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2011 19:35:56 -0000 In case this is useful. One of my machines just had a panic (transcribed by me): panic: bad pte cpuid = 0 KDB: stack backtrace: #0 0xffffffff80603f6e at kdb_backtrace+0x5e #1 0xffffffff805d1ae7 at panic+0x187 #2 0xffffffff808b5c08 at pmap_remove_pages+0x408 #3 0xffffffff805a3435 at exec_new_vmspace+0x285 #4 0xffffffff80589d20 at exec_elf64_imgact+0x3f0 #5 0xffffffff805a3813 at kern_execve+0x3b3 #6 0xffffffff805a4bed at execve+0x3d #7 0xffffffff8060ff55 at syscallenter+0x1e5 #8 0xffffffff808bce6b at syscall+0x4b #9 0xffffffff808a5642 at Xfast_syscall+0xe2 Uptime: 1d0h10m39s The machine is running FreeBSD 8.2-stable: root@kg-quiet# uname -a FreeBSD kg-quiet.kg4.no 8.2-STABLE FreeBSD 8.2-STABLE #0: Sun Apr 3 19:49:05 CEST 2011 root@kg-quiet.kg4.no:/usr/obj/usr/src/sys/GENERIC amd64 Hardware info here: http://sites.google.com/site/tingox/rs480m2 HTH -- Torfinn