-
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
x/tools/internal/imports: TestIgnoreDocumentationPackage/GOPATH crash (ACCESS_VIOLATION due to nil fp in gopark) #73112
Comments
Found new dashboard test flakes for:
2025-03-31 18:54 x_tools-gotip-windows-amd64-race tools@5c9a69f9 go@b9cbb653 x/tools/internal/imports.TestIgnoreDocumentationPackage/GOPATH [ABORT] (log)
|
Looks like an ACCESS_VIOLATION (5) on Windows caused by a nil frame pointer in gopark. There seems to be plenty of stack space. (First time I've seen this particular form of stack dump. Is this a Windows thing?) Unfortunately I can't build the executable because -race requires a C toolchain, which means I can't cross-compile it from this mac. Can any windows expert (@qmuntal?) or @golang/runtime person comment?
|
Change https://go.dev/cl/662575 mentions this issue: |
Issue created automatically to collect these failures.
Example (log):
— watchflakes
The text was updated successfully, but these errors were encountered: