-
Notifications
You must be signed in to change notification settings - Fork 18k
maps: segfault in Clone #62203
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@gopherbot Please open a backport to 1.21. This use of |
Backport issue(s) opened: #62204 (for 1.21). Remember to create the cherry-pick CL(s) as soon as the patch is submitted to master, according to https://go.dev/wiki/MinorReleases. |
Change https://go.dev/cl/521236 mentions this issue: |
Change https://go.dev/cl/522317 mentions this issue: |
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?
Run the following program:
Note: the contents of the strings doesn't seem to affect the crash. The number of strings appears to be significant however.
What did you expect to see?
The program exit normally.
What did you see instead?
The text was updated successfully, but these errors were encountered: