Skip to content

runtime/pprof: panic: runtime error: index out of range [-1] #37967

@tonyghita

Description

@tonyghita

What version of Go are you using (go version)?

$ go version
go version go1.14.1 linux/amd64

Does this issue reproduce with the latest release?

Yes

What operating system and processor architecture are you using (go env)?

go env Output
$ go env

What did you do?

Build an application that is continuously capturing profiles with go1.14.1. Previously, this application was running 1.14 without issue.

What did you expect to see?

No panics.

What did you see instead?

Panic in runtime/pprof.runtime_expandFinalInlineFrame with the following stack trace
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions