runtime: occasional "exit status -1073741819" on windows-386-2008 builder #41450
Labels
Milestone
Comments
Sorry, but I have no clue what is happening here.
Alex |
Another from a trybot: https://storage.googleapis.com/go-build-log/a50c67e8/windows-386-2008_9d5ac26c.log |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
2020-09-16T20:59:25-39da81d/windows-386-2008
2020-08-20T15:21:17-3f56862/windows-386-2008
2020-06-25T03:11:43-1bb247a/windows-386-2008
2020-05-20T15:15:16-dfd613e/windows-386-2008
All of the failures seem to occur while testing
cmd/compile/internal/ssa
, but that may just be because the test is particularly memory-intensive.Note that
-1073741819
is0xffffffffc0000005
; see previously #38440, #37483, #37470, #23810.CC @aclements @cherrymui @randall77 @zx2c4 @alexbrainman
The text was updated successfully, but these errors were encountered: