runtime.Breakpoint SIGSEGV in s390x #52103
Labels
arch-s390x
Issues solely affecting the s390x architecture.
FrozenDueToAge
NeedsFix
The path to resolution is known, but the work has not been done.
Milestone
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
Yes.
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
In s390x, if you run the following code:
You get a SIGSEGV:
What did you expect to see?
A trap like in amd64.
What did you see instead?
A SIGSEGV. It is similar at what happens in this other issue.
The text was updated successfully, but these errors were encountered: