Skip to content

runtime: occasional "exit status -1073741819" on windows-386-2008 builder #41450

Open
@bcmills

Description

@bcmills

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.

ok  	cmd/compile/internal/logopt	0.166s
exit status -1073741819
FAIL	cmd/compile/internal/ssa	0.324s

Note that -1073741819 is 0xffffffffc0000005; see previously #38440, #37483, #37470, #23810.

CC @aclements @cherrymui @randall77 @zx2c4 @alexbrainman

Metadata

Metadata

Assignees

No one assigned

    Labels

    NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.OS-Windowscompiler/runtimeIssues related to the Go compiler and/or runtime.

    Type

    No type

    Projects

    Status

    Triage Backlog

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions