Skip to content
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

runtime/pprof: panic: runtime error: index out of range [-1] [1.14 backport] #37970

Closed
gopherbot opened this issue Mar 20, 2020 · 3 comments
Closed
Labels
CherryPickApproved Used during the release process for point releases FrozenDueToAge
Milestone

Comments

@gopherbot
Copy link

@randall77 requested issue #37967 to be considered for backport to the next 1.14 minor release.

@gopherbot, please open a backport issue for 1.14.

@gopherbot gopherbot added the CherryPickCandidate Used during the release process for point releases label Mar 20, 2020
@gopherbot gopherbot added this to the Go1.14.2 milestone Mar 20, 2020
@gopherbot
Copy link
Author

Change https://golang.org/cl/224597 mentions this issue: [release-branch.go1.14] runtime: handle empty stack in expandFinalInlineFrame

@andybons
Copy link
Member

Approved as there is no workaround.

@andybons andybons added the CherryPickApproved Used during the release process for point releases label Mar 25, 2020
@gopherbot gopherbot removed the CherryPickCandidate Used during the release process for point releases label Mar 25, 2020
@gopherbot
Copy link
Author

Closed by merging 8980ff4 to release-branch.go1.14.

gopherbot pushed a commit that referenced this issue Mar 30, 2020
…ineFrame

Fixes #37970

Change-Id: I6fc22bdd65f0263d5672731b73d09249201ab0aa
Reviewed-on: https://go-review.googlesource.com/c/go/+/224458
Reviewed-by: Michael Pratt <mpratt@google.com>
(cherry picked from commit 5bc75a3)
Reviewed-on: https://go-review.googlesource.com/c/go/+/224597
Run-TryBot: Keith Randall <khr@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
@golang golang locked and limited conversation to collaborators Mar 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CherryPickApproved Used during the release process for point releases FrozenDueToAge
Projects
None yet
Development

No branches or pull requests

2 participants