-
Notifications
You must be signed in to change notification settings - Fork 18.3k
Open
Labels
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone 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.Issues related to the Go compiler and/or runtime.
Milestone
Description
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.
Metadata
Metadata
Assignees
Labels
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone 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.Issues related to the Go compiler and/or runtime.
Type
Projects
Status
Triage Backlog