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

os/signal, runtime: fatal signal 33 on android-arm64-corellium due to AllThreadsSyscall rewrite #51213

Closed
prattmic opened this issue Feb 15, 2022 · 3 comments
Assignees
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Android release-blocker
Milestone

Comments

@prattmic
Copy link
Member

android-arm64-corellium failed on https://go.dev/cl/383434. It would seem that signal 33 is fatal on that builder for some reason.

cc @bcmills @aclements

@prattmic prattmic added OS-Android NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. release-blocker labels Feb 15, 2022
@prattmic prattmic self-assigned this Feb 15, 2022
@dmitshur
Copy link
Contributor

CC @changkun in case the android-arm64-corellium builder configuration is relevant in this issue.

@dmitshur dmitshur added this to the Go1.18 milestone Feb 15, 2022
@changkun
Copy link
Member

The current connected (two) android corellium builders should work as expected. These connected builders have no configuration change. Hence if there is a failure, it might likely be a failure due to relevant code change.

@gopherbot
Copy link

Change https://go.dev/cl/385954 mentions this issue: runtime: enable sigPerThreadSyscall handling on android

@prattmic prattmic self-assigned this Jun 24, 2022
@golang golang locked and limited conversation to collaborators Jun 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Android release-blocker
Projects
None yet
Development

No branches or pull requests

4 participants