Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

runtime: tip's GOMAXPROCS=2 test fails on up-to-date Mac OS X 10.8 Mountain Lion/Xcode 5.1 in latest/near-latest qemu #8603

Closed
andlabs opened this issue Aug 27, 2014 · 3 comments
Milestone

Comments

@andlabs
Copy link
Contributor

andlabs commented Aug 27, 2014

crash log too long:
http://pastie.org/private/zr00yreqk8tyqy2ikeyeq

QEMU command line:
qemu-system-x86_64 -enable-kvm -m 2048 -cpu core2duo \
          -machine q35 \
          -usb -device usb-kbd -device usb-mouse \
          -device isa-applesmc,osk="[insert OSK here]" \
          -kernel ./chameleon_svn2394_boot \
          -smbios type=2 \
          -device ide-drive,bus=ide.2,drive=MacHDD \
          -drive id=MacHDD,if=none,file=./10.8_hdd.img \
          -netdev user,id=hub0port0 \
          -device e1000-82545em,netdev=hub0port0,id=mac_vnet0 \
          -monitor stdio \
          -soundhw all \
          -vga vmware
@ianlancetaylor
Copy link
Member

Comment 1:

Labels changed: added repo-main, release-go1.4.

@minux
Copy link
Member

minux commented Aug 27, 2014

Comment 2:

could be a qemu problem as i can't reproduce
on real mac.

@rsc
Copy link
Contributor

rsc commented Sep 17, 2014

Comment 3:

We're not going to debug problems that only happen in QEMU. It's too often QEMU's fault.
Especially for OS X, which isn't even meant to run inside VMs.

Status changed to Invalid.

@rsc rsc added this to the Go1.4 milestone Apr 14, 2015
@rsc rsc removed the release-go1.4 label Apr 14, 2015
@golang golang locked and limited conversation to collaborators Jun 25, 2016
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants