Open
Description
#!watchflakes
post <- pkg == "runtime" && goos == "windows" && goarch == "386" && `exit status 0xc0000005`
Observed once in a TryBot run on CL 420675:
exit status 0xc0000005
FAIL runtime 18.548s
(https://storage.googleapis.com/go-build-log/1d5e997e/windows-386-2012_858cca10.log)
Searching around doesn't find this particular exit code, though there are similar ones like in issue #41450. That exit code seems to be a pretty generic "Application Error" failure, so given the rare occurrence maybe there's not much that can be done.
CC @golang/runtime.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Todo
Status
No status