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

Can't run binaries from 5g under amd64 linux with qemu #5384

Closed
gopherbot opened this issue May 1, 2013 · 1 comment
Closed

Can't run binaries from 5g under amd64 linux with qemu #5384

gopherbot opened this issue May 1, 2013 · 1 comment

Comments

@gopherbot
Copy link
Contributor

by fuzxxl:

What steps will reproduce the problem?

1. Put http://play.golang.org/p/5NNL6PMHHL into foo.go
2. Run GOARCH=arm go build foo.go
3. Run qemu-arm foo

What is the expected output?

(nothing)

What do you see instead?

fatal error: rt_sigaction failure

goroutine 1 [runnable]:

Which compiler are you using (5g, 6g, 8g, gccgo)?

5g

Which operating system are you using?

$ uname -a
Linux t520 3.8.0-19-generic #29-Ubuntu SMP Wed Apr 17 18:16:28 UTC 2013 x86_64 x86_64
x86_64 GNU/Linux

Which version are you using?  (run 'go version')

$ go version
go version devel +bea6199b09ea Tue Apr 30 17:47:39 2013 -0700 linux/amd64

Please provide any additional information below.

$ qemu-arm -version
qemu-arm version 1.4.0 (Debian 1.4.0+dfsg-1expubuntu4), Copyright (c) 2003-2008 Fabrice
Bellard
@minux
Copy link
Member

minux commented May 1, 2013

Comment 1:

Status changed to Duplicate.

Merged into issue #1508.

@golang golang locked and limited conversation to collaborators Jun 24, 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

2 participants