-
Notifications
You must be signed in to change notification settings - Fork 17.9k
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: "unexpected signal during runtime execution" during bgscavenge on plan9 #35456
Comments
This is very odd. It's failing very, very early in the runtime (right when the background scavenger is spinning up) trying to allocate a timer. And the problem seems to be that |
The type parameter passed to But that said I have no idea why the binary would get a trap signal. I don't know enough about Plan 9 to know what might cause that. If this happened only once I'm inclined to ignore it. CC @0intro |
Not sure if this is related, but
|
Change https://golang.org/cl/233797 mentions this issue: |
The plan9-arm builder is currently passing fairly reliably on the dashboard, whereas the plan9-386-0intro builder is frequently failing with an "unexpected fault address". Until the plan9-386-0intro build is fixed, the plan9-arm builder seems more useful as a SlowBot to check architecture-agnostic changes that affect plan9. Updates golang/go#35456 Updates golang/go#22227 Change-Id: Ib5ecddafec91ca9274f9f0e15cb98621b41dda85 Reviewed-on: https://go-review.googlesource.com/c/build/+/233797 Run-TryBot: Bryan C. Mills <bcmills@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Found new dashboard test flakes for:
2023-01-19 20:44 plan9-arm go@3bb8864e (log)
|
Found new dashboard test flakes for:
2023-03-07 14:28 plan9-arm benchmarks@2652dad2 go@d49b11be (log)
|
Found new dashboard test flakes for:
2023-03-28 14:28 plan9-arm go@abf9b112 (log)
|
Found new dashboard test flakes for:
2023-04-06 15:43 plan9-arm image@ed5dba0e go@c6306612 (log)
|
Found new dashboard test flakes for:
2023-05-11 19:07 plan9-arm go@a2737b1a (log)
|
Found new dashboard test flakes for:
2023-05-16 16:00 plan9-arm sys@352d8339 go@7b0835d4 (log)
|
Found new dashboard test flakes for:
2023-07-20 19:30 plan9-arm go@3ffc8a25 (log)
|
Found new dashboard test flakes for:
2023-07-31 18:04 plan9-arm go@24af43fa (log)
|
Found new dashboard test flakes for:
2023-08-07 12:58 plan9-arm tools@2dc7ebab go@009c628b x/tools/gopls/internal/lsp/analysis/deprecated.Test (log)
|
Found new dashboard test flakes for:
2023-08-04 16:57 plan9-arm crypto@b4ddeeda go@6e434079 (log) |
Found new dashboard test flakes for:
2023-08-16 16:38 plan9-arm go@9049d77d (log)
|
Found new dashboard test flakes for:
2023-08-17 21:51 plan9-arm go@639f6f7e (log)
|
Found new dashboard test flakes for:
2023-09-25 14:43 plan9-arm go@de3bae19 (log)
|
Found new dashboard test flakes for:
2023-09-22 21:51 plan9-arm oauth2@14b275c9 go@5152be39 (log)
|
Found new dashboard test flakes for:
2023-10-02 20:28 plan9-arm go@eb070d74 (log)
|
Found new dashboard test flakes for:
2023-10-18 19:36 plan9-arm go@5d0a277f (log)
2023-10-23 09:01 plan9-arm tools@6360c0b1 go@3839447a x/tools/go/analysis/internal/versiontest.TestVettool (log)
|
Found new dashboard test flakes for:
2023-10-24 07:12 plan9-arm crypto@cf8dcb0f go@0262ea1f (log) |
Found new dashboard test flakes for:
2023-11-02 17:31 plan9-arm go@a334c452 (log)
|
Found new dashboard test flakes for:
2023-11-01 07:09 plan9-arm go@6ecadb4d (log)
|
Found new dashboard test flakes for:
2023-11-08 15:03 plan9-arm go@04d64a3b cmd/compile/internal/types2.TestIssue13898 (log)
|
Found new dashboard test flakes for:
2023-11-09 22:45 plan9-arm go@eda42f7c (log)
|
Found new dashboard test flakes for:
2023-11-21 20:13 plan9-arm go@f7b27790 (log)
|
Found new dashboard test flakes for:
2023-11-29 15:49 plan9-arm go@1908d435 (log)
|
Found new dashboard test flakes for:
2023-11-29 21:44 plan9-arm go@858cd8da runtime.TestDebugLogBuild (log)
|
Found new dashboard test flakes for:
2023-12-01 19:20 plan9-arm go@5a2161ce cmd/compile/internal/types2.TestStdFixed (log)
|
Found new dashboard test flakes for:
2023-12-04 19:27 plan9-arm go@818de275 net/http.TestOmitHTTP2Vet (log)
|
Found new dashboard test flakes for:
2023-12-06 21:33 plan9-arm go@a9c9cc07 (log)
|
Found new dashboard test flakes for:
2024-01-17 03:56 plan9-arm go@8e658eee (log)
|
Found new dashboard test flakes for:
2024-01-08 19:14 plan9-arm perf@4ad5199a go@f19f31f2 (log)
|
Found new dashboard test flakes for:
2024-01-08 16:44 plan9-arm crypto@dbb6ec16 go@f19f31f2 (log) |
Found new dashboard test flakes for:
2024-01-24 22:13 plan9-arm go@6674f222 (log)
|
Found new dashboard test flakes for:
2024-02-02 18:20 plan9-arm go@6b0309ce (log)
|
Found new dashboard test flakes for:
2024-02-01 15:34 plan9-arm go@5b6cd3d0 (log)
|
Found new dashboard test flakes for:
2024-02-19 07:24 plan9-arm go@35fa852d (log)
|
Found new dashboard test flakes for:
2024-03-08 01:59 plan9-arm go@80a91d34 (log)
|
Found new dashboard test flakes for:
2024-03-08 22:17 plan9-arm go@854dea06 go/types.TestSelf (log)
|
Found new dashboard test flakes for:
2024-03-14 17:02 plan9-arm go@c841ba3a (log)
|
Found new dashboard test flakes for:
2024-04-02 13:49 plan9-arm go@be50b58d (log)
|
Found new dashboard test flakes for:
2024-03-15 15:59 plan9-arm mod@aa51b25a go@3b29222f (log)
|
Found new dashboard test flakes for:
2024-04-11 21:23 plan9-arm go@bfb1f563 (log)
|
Found new dashboard test flakes for:
2024-04-12 18:04 plan9-arm go@28b5d80d (log)
|
Found new dashboard test flakes for:
2024-05-06 17:40 plan9-arm perf@08c49f3d go@38ee0c76 (log)
|
From
plan9-386-0intro
(https://build.golang.org/log/a94f5d80b1a5d38ecdf8b02bed7bfb305f569118), acmd/vet
test failure that appears to have nothing to do withcmd/vet
:CC @aclements @mknyszek @0intro @fhs
The text was updated successfully, but these errors were encountered: