From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-123450-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1QRSoj-0001Hv-Pp
	for garchives@archives.gentoo.org; Tue, 31 May 2011 17:33:21 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id ECFFC1C07C;
	Tue, 31 May 2011 17:31:41 +0000 (UTC)
Received: from mail-vx0-f181.google.com (mail-vx0-f181.google.com [209.85.220.181])
	by pigeon.gentoo.org (Postfix) with ESMTP id BFCBA1C07C
	for <gentoo-user@lists.gentoo.org>; Tue, 31 May 2011 17:31:41 +0000 (UTC)
Received: by vxb39 with SMTP id 39so4391506vxb.40
        for <gentoo-user@lists.gentoo.org>; Tue, 31 May 2011 10:31:41 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:mime-version:sender:from:date
         :x-google-sender-auth:message-id:subject:to:content-type;
        bh=FCX/C6jez61o9KUYrlB59i2jXqma5A25ZN9YKx0vmwk=;
        b=kOmjDexaYhtNNAACqY/C44X/b08g1MLlMnDXzFFhlpNdsG4NY6wLJn/g0m4YrlP9d9
         qAf7QvuMJslvndGcEMn493zeVebLORQkAQ83nXy/eppDCIivsPy2pdneh5FOZWxs6hAN
         aq84S03ebLYVhmFh4qCRsl2f4r4T6S1SC0x1M=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=mime-version:sender:from:date:x-google-sender-auth:message-id
         :subject:to:content-type;
        b=D1qtmnKvBPqQ+uILPNBUgegQBaY2CChxTlCKpqPunISnqUqg3ae5TyusBC6zkFHa4U
         hYgCXKCV8Z3T7x8EFuCesA67BOObK1sHb/M6aK7m4vaGIbOK2oirLCn50fc8j1Cm1WTi
         bXFyZ2mF9lVcAB+8Onw/rM/5IHU6Xv61h+2pY=
Received: by 10.221.12.134 with SMTP id pi6mr2459853vcb.26.1306863101195; Tue,
 31 May 2011 10:31:41 -0700 (PDT)
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Sender: jz.penguin@gmail.com
Received: by 10.220.65.157 with HTTP; Tue, 31 May 2011 10:31:21 -0700 (PDT)
From: James <jtp@nc.rr.com>
Date: Tue, 31 May 2011 13:31:21 -0400
X-Google-Sender-Auth: p4s67-CAxnXLQrfSdup_FqXBOLE
Message-ID: <BANLkTimZp8hSuRxioyyWpfat+z=nju0UHA@mail.gmail.com>
Subject: [gentoo-user] virtualbox + kernel panic 2.6.38-r2
To: gentoo-user@lists.gentoo.org
Content-Type: text/plain; charset=ISO-8859-1
X-Archives-Salt: 
X-Archives-Hash: 65946aac09f12fe22066ffe558667c83

Anyone having any problems with VirtualBox and kernel panics?

I've tried vbox 3 and 4, both with the same behavior. Installing
Windows 7 as a guest and either (a) my system will completely freeze
(I'm assuming the kernel panicked), or (b) I'm thinking the Linux raid
module dies because the system becomes unresponsive (although I can
open a terminal, the shell doesn't come up, browser freezes, etc.).
The only fix for both of these problems is a hard reboot.

I have on idea how to go about troubleshooting this issue. I'd hate to
open a ticket with the vbox folks until I have more information.

The only thing I've read online that may be applicable is that there
have been some issues with kernel panics when you give the guest OS
more than 1 processor. It would suck badly if SMP didn't work well on
vbox.

Thoughts?
-james