-
Notifications
You must be signed in to change notification settings - Fork 18k
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,cmd/compile: unexpected fault address
in cmd/compile on Windows
#60889
Comments
Looking at the context (one build failing twice with what looks like memory corruption), I think we agree this could be a one-off. Leaving in WaitingForInfo for now, but untriaged so it'll end up back in our queue. |
Found new dashboard test flakes for:
2023-07-17 14:36 windows-amd64-2016 text@ab07ad1b go@2c358ffe x/text/internal/export/idna [build] (log)
2023-07-17 14:36 windows-amd64-2016 text@ab07ad1b go@2c358ffe x/text/internal/gen/bitfield.test [build] (log)
2023-07-17 14:36 windows-amd64-2016 text@ab07ad1b go@2c358ffe x/text/internal/language [build] (log)
|
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.) |
Found new dashboard test flakes for:
2024-02-01 22:48 windows-386-2016 tools@44aed241 go@117164f9 x/tools/gopls/internal/test/integration/inlayhints.TestModVendorBuild (log)
2024-02-01 22:48 windows-386-2016 tools@44aed241 go@117164f9 x/tools/gopls/internal/test/integration/inlayhints.TestModVendorAuto (log)
2024-02-01 22:48 windows-386-2016 tools@44aed241 go@117164f9 x/tools/gopls/internal/test/integration/inlayhints.TestDisablingCodeLens (log)
2024-02-01 23:04 windows-386-2016 tools@c07f9276 go@117164f9 x/tools/gopls/internal/test/integration/inlayhints.TestModVendorBuild (log)
2024-02-01 23:04 windows-386-2016 tools@c07f9276 go@117164f9 x/tools/gopls/internal/test/integration/inlayhints.TestModVendorAuto (log)
2024-02-01 23:04 windows-386-2016 tools@c07f9276 go@117164f9 x/tools/gopls/internal/test/integration/inlayhints.TestDisablingCodeLens (log)
2024-02-01 23:11 windows-386-2016 tools@2e15dc7c go@117164f9 x/tools/gopls/internal/test/integration/inlayhints.TestModVendorBuild (log)
2024-02-01 23:11 windows-386-2016 tools@2e15dc7c go@117164f9 x/tools/gopls/internal/test/integration/inlayhints.TestModVendorAuto (log)
2024-02-01 23:11 windows-386-2016 tools@2e15dc7c go@117164f9 x/tools/gopls/internal/test/integration/inlayhints.TestDisablingCodeLens (log)
|
Found new dashboard test flakes for:
2024-02-01 22:59 windows-386-2016 go@117164f9 cmd/cgo/internal/testcshared.TestExportedSymbols (log)
2024-02-01 23:36 windows-386-2016 tools@d0778885 go@117164f9 x/tools/gopls/internal/test/integration/inlayhints.TestModVendorBuild (log)
2024-02-01 23:36 windows-386-2016 tools@d0778885 go@117164f9 x/tools/gopls/internal/test/integration/inlayhints.TestModVendorAuto (log)
2024-02-01 23:36 windows-386-2016 tools@d0778885 go@117164f9 x/tools/gopls/internal/test/integration/inlayhints.TestDisablingCodeLens (log)
|
Found new dashboard test flakes for:
2024-02-01 23:04 x_tools-gotip-windows-386 tools@c07f9276 go@117164f9 x/tools/gopls/internal/test/integration/codelens.TestUpgradeCodelens (log)
2024-02-01 23:04 x_tools-gotip-windows-386 tools@c07f9276 go@117164f9 x/tools/gopls/internal/test/integration/completion.TestUnimportedCompletion (log)
2024-02-01 23:04 x_tools-gotip-windows-386 tools@c07f9276 go@117164f9 x/tools/gopls/internal/test/integration/debug.TestStartDebugging (log)
2024-02-01 23:11 x_tools-gotip-windows-386 tools@2e15dc7c go@117164f9 x/tools/gopls/internal/test/integration/codelens.TestUpgradeCodelens (log)
2024-02-01 23:11 x_tools-gotip-windows-386 tools@2e15dc7c go@117164f9 x/tools/gopls/internal/test/integration/completion.TestUnimportedCompletion (log)
2024-02-01 23:11 x_tools-gotip-windows-386 tools@2e15dc7c go@117164f9 x/tools/gopls/internal/test/integration/debug.TestStartDebugging (log)
|
All these new failures are related to #65447. Closing. |
(extracted from #55167 (comment))
(attn @golang/runtime; CC @golang/windows)
The text was updated successfully, but these errors were encountered: