Test-kitchen kernel panic on Mac OS X Mountain Lion

Hi all,

I have been trying to test out test-kitchen on some internal cookbooks on my
Macbook Air and have been running into a pretty consistent kernel panic when
"kitchen test" attempts to boot up and configure the centos VM.

Has anyone else experienced similar issues?

  Kernel Extensions in backtrace:

org.virtualbox.kext.VBoxDrv(4.1.10)[53D0727D-2591-4B02-2F5E-31FE81D59C0D]@0xffffff7f8c37d000->0xffffff7f8c3b2fff

BSD process name corresponding to current thread: VBoxHeadless

Mac OS version:
12A269

Kernel version:
Darwin Kernel Version 12.0.0: Sun Jun 24 23:00:16 PDT 2012;
root:xnu-2050.7.9~1/RELEASE_X86_64

Thanks,

Michael

And of course as soon as I decide to send mail I find the resolution. It
looks like kernel panics are pretty common on Mac OS X (
Crashes Mac · Issue #797 · hashicorp/vagrant · GitHub), but simply updating
VirtualBox to the latest version seems to have solved it for me so far.

Thanks,

Michael

On Wed, Aug 22, 2012 at 7:58 PM, mpgoetz@gmail.com wrote:

Hi all,

I have been trying to test out test-kitchen on some internal cookbooks on
my
Macbook Air and have been running into a pretty consistent kernel panic
when
"kitchen test" attempts to boot up and configure the centos VM.

Has anyone else experienced similar issues?

  Kernel Extensions in backtrace:

org.virtualbox.kext.VBoxDrv(4.1.10)[53D0727D-2591-4B02-2F5E-31FE81D59C0D]@0xffffff7f8c37d000->0xffffff7f8c3b2fff

BSD process name corresponding to current thread: VBoxHeadless

Mac OS version:
12A269

Kernel version:
Darwin Kernel Version 12.0.0: Sun Jun 24 23:00:16 PDT 2012;
root:xnu-2050.7.9~1/RELEASE_X86_64

Thanks,

Michael