-
Notifications
You must be signed in to change notification settings - Fork 18k
x/tools/internal/typesinternal/typeindex: TestIndex failures [consistent failure] #73043
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
Comments
Found new dashboard test flakes for:
2025-03-25 16:11 x_tools-go1.24-js-wasm tools@19f73a60 release-branch.go1.24@311096a6 x/tools/internal/typesinternal/typeindex.TestIndex (log)
2025-03-25 16:11 x_tools-go1.24-wasip1-wasm_wasmtime tools@19f73a60 release-branch.go1.24@311096a6 x/tools/internal/typesinternal/typeindex.TestIndex (log)
2025-03-25 16:11 x_tools-go1.24-wasip1-wasm_wazero tools@19f73a60 release-branch.go1.24@311096a6 x/tools/internal/typesinternal/typeindex.TestIndex (log)
2025-03-25 16:11 x_tools-gotip-js-wasm tools@19f73a60 go@6bf95d40 x/tools/internal/typesinternal/typeindex.TestIndex (log)
2025-03-25 16:11 x_tools-gotip-wasip1-wasm_wasmtime tools@19f73a60 go@6bf95d40 x/tools/internal/typesinternal/typeindex.TestIndex (log)
2025-03-25 16:11 x_tools-gotip-wasip1-wasm_wazero tools@19f73a60 go@6bf95d40 x/tools/internal/typesinternal/typeindex.TestIndex (log)
2025-03-25 17:31 x_tools-go1.24-js-wasm tools@11a3153d release-branch.go1.24@311096a6 x/tools/internal/typesinternal/typeindex.TestIndex (log)
2025-03-25 17:31 x_tools-go1.24-wasip1-wasm_wasmtime tools@11a3153d release-branch.go1.24@311096a6 x/tools/internal/typesinternal/typeindex.TestIndex (log)
2025-03-25 17:31 x_tools-go1.24-wasip1-wasm_wazero tools@11a3153d release-branch.go1.24@311096a6 x/tools/internal/typesinternal/typeindex.TestIndex (log)
2025-03-25 17:31 x_tools-gotip-js-wasm tools@11a3153d go@6bf95d40 x/tools/internal/typesinternal/typeindex.TestIndex (log)
2025-03-25 17:31 x_tools-gotip-wasip1-wasm_wasmtime tools@11a3153d go@6bf95d40 x/tools/internal/typesinternal/typeindex.TestIndex (log)
2025-03-25 17:31 x_tools-gotip-wasip1-wasm_wazero tools@11a3153d go@6bf95d40 x/tools/internal/typesinternal/typeindex.TestIndex (log)
2025-03-25 18:25 x_tools-go1.24-js-wasm tools@30641f5a release-branch.go1.24@311096a6 x/tools/internal/typesinternal/typeindex.TestIndex (log)
2025-03-25 18:25 x_tools-go1.24-wasip1-wasm_wasmtime tools@30641f5a release-branch.go1.24@311096a6 x/tools/internal/typesinternal/typeindex.TestIndex (log)
2025-03-25 18:25 x_tools-go1.24-wasip1-wasm_wazero tools@30641f5a release-branch.go1.24@311096a6 x/tools/internal/typesinternal/typeindex.TestIndex (log)
2025-03-25 18:25 x_tools-gotip-js-wasm tools@30641f5a go@35c98648 x/tools/internal/typesinternal/typeindex.TestIndex (log)
2025-03-25 18:25 x_tools-gotip-wasip1-wasm_wasmtime tools@30641f5a go@35c98648 x/tools/internal/typesinternal/typeindex.TestIndex (log)
2025-03-25 18:25 x_tools-gotip-wasip1-wasm_wazero tools@30641f5a go@6bf95d40 x/tools/internal/typesinternal/typeindex.TestIndex (log)
2025-03-25 18:43 x_tools-go1.24-js-wasm tools@7efe9a8b release-branch.go1.24@dae59b59 x/tools/internal/typesinternal/typeindex.TestIndex (log)
2025-03-25 18:43 x_tools-go1.24-wasip1-wasm_wasmtime tools@7efe9a8b release-branch.go1.24@b7fd97ae x/tools/internal/typesinternal/typeindex.TestIndex (log)
2025-03-25 18:43 x_tools-go1.24-wasip1-wasm_wazero tools@7efe9a8b release-branch.go1.24@dae59b59 x/tools/internal/typesinternal/typeindex.TestIndex (log)
2025-03-25 18:43 x_tools-gotip-js-wasm tools@7efe9a8b go@2bf57a35 x/tools/internal/typesinternal/typeindex.TestIndex (log)
2025-03-25 18:43 x_tools-gotip-wasip1-wasm_wasmtime tools@7efe9a8b go@2bf57a35 x/tools/internal/typesinternal/typeindex.TestIndex (log)
2025-03-25 18:43 x_tools-gotip-wasip1-wasm_wazero tools@7efe9a8b go@2bf57a35 x/tools/internal/typesinternal/typeindex.TestIndex (log)
|
Change https://go.dev/cl/660735 mentions this issue: |
Found new dashboard test flakes for:
2025-03-25 18:43 x_tools-gotip-js-wasm tools@7efe9a8b go@44fef2aa x/tools/internal/typesinternal/typeindex.TestIndex (log)
2025-03-25 18:43 x_tools-gotip-wasip1-wasm_wasmtime tools@7efe9a8b go@44fef2aa x/tools/internal/typesinternal/typeindex.TestIndex (log)
2025-03-25 18:43 x_tools-gotip-wasip1-wasm_wazero tools@7efe9a8b go@44fef2aa x/tools/internal/typesinternal/typeindex.TestIndex (log)
|
Found new dashboard test flakes for:
2025-04-02 15:04 x_tools-gotip-windows-amd64-race tools@e74d252b go@13b12611 x/tools/internal/typesinternal/typeindex.TestIndex [ABORT] (log)
|
This latest crash is different, a crash during GC mark phase while unwinding the stack looking for roots, because the return address on the stack is invalid. In other words, stack corruption. I wonder whether this is a symptom of the unsound unsafe.Pointer conversions in the windows system call API (https://go.dev/cl/662575)? @qmuntal
|
Might be relate, although this time there are no goroutines in Let's merge the fix CL 662575 and see if this repeats again. |
Issue created automatically to collect these failures.
Example (log):
— watchflakes
The text was updated successfully, but these errors were encountered: