From owner-freebsd-questions@FreeBSD.ORG Sun Sep 21 23:10:52 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8DF88106564A for ; Sun, 21 Sep 2008 23:10:52 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from mail.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id 5E69D8FC0C for ; Sun, 21 Sep 2008 23:10:52 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from localhost (mail.rachie.is-a-geek.net [192.168.2.101]) by mail.rachie.is-a-geek.net (Postfix) with ESMTP id 442C2AFBC01; Sun, 21 Sep 2008 15:10:51 -0800 (AKDT) From: Mel To: freebsd-questions@freebsd.org Date: Mon, 22 Sep 2008 01:10:34 +0200 User-Agent: KMail/1.9.7 References: <355556.63449.qm@web45313.mail.sp1.yahoo.com> In-Reply-To: <355556.63449.qm@web45313.mail.sp1.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200809220110.35074.fbsd.questions@rachie.is-a-geek.net> Cc: Jonathan Horne Subject: Re: can someone help me out with the vmcore.0 information? 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: Sun, 21 Sep 2008 23:10:52 -0000 On Monday 22 September 2008 00:47:18 Jonathan Horne wrote: > i have a server that just contantly panics and reboots. its a fairly fresh > install of 7.0-p4. > > i have never had a server behave like this and i have no idea really where > to start. this is the first line of vmcore.0, is this pertinant? > > vmcore.0:sys/i386/i386/bios.c: sig '%s' from 0x%0x to 0x%0x offset %d out > of BIOS bounds 0x%0x - 0x%0x > > if anyone can tell me where to begin for troubleshooting errors like this, > i would really appreciate the pointers. http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug.html -- Mel Problem with today's modular software: they start with the modules and never get to the software part.