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

Compilation fails on riscv64 #278

Open
rbalint opened this issue Jan 14, 2021 · 2 comments
Open

Compilation fails on riscv64 #278

rbalint opened this issue Jan 14, 2021 · 2 comments
Assignees

Comments

@rbalint
Copy link

rbalint commented Jan 14, 2021

https://launchpad.net/ubuntu/+source/google-osconfig-agent/20210112.00-0ubuntu1/+build/20816294

https://launchpad.net/ubuntu/+source/google-osconfig-agent/20210112.00-0ubuntu1/+build/20816294/+files/buildlog_ubuntu-hirsute-riscv64.google-osconfig-agent_20210112.00-0ubuntu1_BUILDING.txt.gz

math/bits
go tool compile: exit status 2
unexpected fault address 0xae0000000084a020
fatal error: fault
[signal SIGSEGV: segmentation violation code=0x1 addr=0xae0000000084a020 pc=0xf20f0]

goroutine 1 [running]:
runtime.throw(0x86a341, 0x5)
	/usr/lib/go-1.15/src/runtime/panic.go:1116 +0x64 fp=0x3fcc0b76b0 sp=0x3fcc0b7688 pc=0x4b204
runtime.sigpanic()
@adjackura adjackura self-assigned this Jan 14, 2021
@adjackura
Copy link
Contributor

Briefly taking a look I was unable to find an easy solution, we currently have no customers on this architecture though. Today amd64 is the only architecture we have active customers on and in the future this may expand to arm64.

@rbalint
Copy link
Author

rbalint commented Jan 15, 2021

ACK, thanks for looking into it.

ilc-fg pushed a commit to ilc-fg/osconfig that referenced this issue Oct 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants