From owner-freebsd-stable@FreeBSD.ORG Mon Jun 15 15:19:46 2009 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 F384F1065680 for ; Mon, 15 Jun 2009 15:19:45 +0000 (UTC) (envelope-from nakal@web.de) Received: from fmmailgate03.web.de (fmmailgate03.web.de [217.72.192.234]) by mx1.freebsd.org (Postfix) with ESMTP id 744658FC0C for ; Mon, 15 Jun 2009 15:19:45 +0000 (UTC) (envelope-from nakal@web.de) Received: from smtp05.web.de (fmsmtp05.dlan.cinetic.de [172.20.4.166]) by fmmailgate03.web.de (Postfix) with ESMTP id 4282310013593 for ; Mon, 15 Jun 2009 17:19:44 +0200 (CEST) Received: from [217.236.11.4] (helo=zelda.local) by smtp05.web.de with asmtp (TLSv1:AES128-SHA:128) (WEB.DE 4.110 #277) id 1MGDyJ-0005c4-00 for freebsd-stable@freebsd.org; Mon, 15 Jun 2009 17:19:43 +0200 Date: Mon, 15 Jun 2009 17:19:39 +0200 From: Martin To: freebsd-stable@freebsd.org Message-ID: <20090615171939.6bb955f1@zelda.local> X-Mailer: Claws Mail 3.7.1 (GTK+ 2.16.2; amd64-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="MP_/IqUu_lpBKEKgi_u.PQq3NzR" Sender: nakal@web.de X-Sender: nakal@web.de X-Provags-ID: V01U2FsdGVkX1/SgHpghF3pdZ4QJsErOQbZsni2Nxh0XTiyEkM0 2Q29OdLO62y3rLCHNbZzB47nOX6X2P/Mma16WreMFItbweZFss qe924hJSI= X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Panic on 7.2-p1 i386 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: Mon, 15 Jun 2009 15:19:46 -0000 --MP_/IqUu_lpBKEKgi_u.PQq3NzR Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, the custom kernel, I've built on my home router catched a panic today. I don't have any dump, because swap is encrypted. I've got some information written by hand... I hope it helps a bit. fault virtual address = 0xa fault code = supervisor read, page not present instruction pointer = 0x20:0xc07834 stack pointer = 0x28:0xc39aab50 frame pointer = 0x28:0xc39aab6c code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = resume, IOPL = 0 current process = 11 (idle: cpu0) Stopped at md_get_mem+0xf: mov 0x4(%eax),%ebx eax = 0x6 ebx = 0xc0714907 ds = sc_buffer.9247+0xe708 Stack trace: md_get_mem md_get_uint32 md_get_uint32le tc_ticktock hardlock uname -a: FreeBSD epona.local 7.2-RELEASE-p1 FreeBSD 7.2-RELEASE-p1 #1: Wed Jun 10 20:22:30 CEST 2009 root@epona.local:/usr/obj/usr/src/sys/EPONA i386 -- Martin --MP_/IqUu_lpBKEKgi_u.PQq3NzR--