-
Notifications
You must be signed in to change notification settings - Fork 19k
cmd/compile: segfaults in s390x port after CL 170448 #31496
Copy link
Copy link
Closed
Labels
FrozenDueToAgeNeedsInvestigationSomeone 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.SoonThis needs action soon. (recent regressions, service outages, unusual time-sensitive situations)This needs action soon. (recent regressions, service outages, unusual time-sensitive situations)
Milestone
Metadata
Metadata
Assignees
Labels
FrozenDueToAgeNeedsInvestigationSomeone 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.SoonThis needs action soon. (recent regressions, service outages, unusual time-sensitive situations)This needs action soon. (recent regressions, service outages, unusual time-sensitive situations)
Type
Fields
Give feedbackNo fields configured for issues without a type.
The
linux-s390x-ibmbuilder is throwingSIGSEGVall over the place as of https://golang.org/cl/170448.I'm not sure whether that's a bug in the escape analysis change, or if it just tickled existing bugs in the
s390xcompiler or runtime, but it seems alarmingly consistent.https://build.golang.org/log/17d8a268ff942ee3fa4fa27ea8685aaa4347b689
https://build.golang.org/log/0e2023e3028d604edf2875a48664849fd1b0b53d
https://build.golang.org/log/c6708844df8c89743f2db3e2bf35b3dfd630a5f9
CC @mdempsky @cherrymui @dr2chase @aclements