From owner-freebsd-questions@FreeBSD.ORG Thu Jul 1 16:19:52 2010 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 57E2910656FE for ; Thu, 1 Jul 2010 16:19:52 +0000 (UTC) (envelope-from tom@tompurl.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 2AD718FC0C for ; Thu, 1 Jul 2010 16:19:51 +0000 (UTC) Received: by iwn9 with SMTP id 9so2644600iwn.13 for ; Thu, 01 Jul 2010 09:19:51 -0700 (PDT) MIME-Version: 1.0 Received: by 10.231.169.6 with SMTP id w6mr10841276iby.5.1278001191522; Thu, 01 Jul 2010 09:19:51 -0700 (PDT) Received: by 10.231.208.14 with HTTP; Thu, 1 Jul 2010 09:19:51 -0700 (PDT) Date: Thu, 1 Jul 2010 11:19:51 -0500 Message-ID: From: Tom Purl To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: Newbie Issues With Crashing 8.0 Image 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: Thu, 01 Jul 2010 16:19:52 -0000 I'm running a FreeBSD 8.0 image in VirtualBox 3.2.4. I use this image as a "sandbox" environment for testing web apps. I haven't used this image in a couple of months, and during that time, I have updated VirtualBox multiple times. Now, when I start my FreeBSD image, the FreeBSD image crashes within 15 minutes. I see a *bunch* of error messages written to the console, but I'm having issues capturing them. To begin troubleshooting this issue, I would like to see the error messages that are being thrown, but I'm having trouble finding them. I looked in the /var/log directory, but I didn't see any error messages. I checked the following files: * debug.log * dmesg.today * lastlog * messages * pf.today None of these files contain any error messages at all. Where can I go next to troubleshoot this issue? Thanks in advance! Tom Purl