I installed Oracle VirtualBox 5.0.2 and it launches ok I then installed Vagrant 1.7.4 and it stated it installed successfully I go to run any command with vagrant and I get the following error in Terminal:
$ vagrant init hashicorp/precise32 fatal error: runtime: bsdthread_register error runtime stack: runtime.throw(0x194415) /Users/mitchellh/code/3rdparty/go/src/runtime/panic.go:491 +0xad fp=0x7fff5fbffb00 sp=0x7fff5fbffad0 runtime.goenvs() /Users/mitchellh/code/3rdparty/go/src/runtime/os_darwin.c:104 +0x70 fp=0x7fff5fbffb18 sp=0x7fff5fbffb00 runtime.schedinit() /Users/mitchellh/code/3rdparty/go/src/runtime/proc.c:141 +0x5f fp=0x7fff5fbffb40 sp=0x7fff5fbffb18 runtime.rt0_go(0x7fff5fbffb78, 0x3, 0x7fff5fbffb78, 0x0, 0x0, 0x3, 0x7fff5fbffc88, 0x7fff5fbffc90, 0x7fff5fbffc95, 0x0, ...) /Users/mitchellh/code/3rdparty/go/src/runtime/asm_amd64.s:95 +0x116 fp=0x7fff5fbffb48 sp=0x7fff5fbffb40 -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/vagrant/issues IRC: #vagrant on Freenode --- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/6f3106ab-9f88-4fe7-a474-dc4958219351%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
