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: crashes with "sys: trap: invalid opcode" on plan9/386 #50878

Closed
bcmills opened this issue Jan 28, 2022 · 4 comments
Closed

runtime: crashes with "sys: trap: invalid opcode" on plan9/386 #50878

bcmills opened this issue Jan 28, 2022 · 4 comments
Labels
compiler/runtime Issues related to the Go compiler and/or runtime. FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Plan9 WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
Milestone

Comments

@bcmills
Copy link
Contributor

bcmills commented Jan 28, 2022

#!watchflakes
post <- builder ~ `^plan9` && `sys: trap: invalid opcode`

greplogs --dashboard -md -l -e 'sys: trap: invalid opcode' --since=2021-01-01

2022-01-27T21:25:18-0f0bbfd-ad345c2/plan9-386-0intro
2022-01-18T21:38:42-71888fe/plan9-386-0intro
2021-07-29T15:30:38-70fd4e4/plan9-386-0intro
2021-03-25T20:57:58-691db37/plan9-386-0intro
2021-01-27T21:04:09-35334ca/plan9-386-0intro
2021-01-27T00:15:06-0f797f1/plan9-386-0intro
2021-01-25T19:32:27-6de8443/plan9-386-0intro
2021-01-19T12:07:43-9fed39d/plan9-386-0intro

This failure mode may be closely related to #50137.

(CC @0intro)

@cherrymui
Copy link
Member

In quite a few of them the fault occurs in a binary built from the bootstrap toolchain. What is the version of the bootstrap toolchain? Can we update that?

@0intro
Copy link
Member

0intro commented Jan 28, 2022

The bootstrap was go 1.11.13. I've just updated it to go 1.17.6.

@mknyszek mknyszek added NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Plan9 labels Jan 28, 2022
@mknyszek mknyszek added this to the Backlog milestone Jan 28, 2022
@gopherbot gopherbot added the compiler/runtime Issues related to the Go compiler and/or runtime. label Jul 7, 2022
@bcmills bcmills added the WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided. label Mar 16, 2023
@gopherbot
Copy link

Timed out in state WaitingForInfo. Closing.

(I am just a bot, though. Please speak up if this is a mistake or you have the requested information.)

@golang golang locked and limited conversation to collaborators Apr 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
compiler/runtime Issues related to the Go compiler and/or runtime. FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Plan9 WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
Projects
Status: Done
Development

No branches or pull requests

5 participants