Skip to content

runtime.CallersFrames is undefined #389

Closed
@greenpau

Description

Received the following error:

vendor/go.uber.org/zap/stacktrace.go:63: undefined: runtime.CallersFrames

The issue is with this line:

    frames := runtime.CallersFrames(programCounters.pcs)

Go version:

$ go version
go version go1.6.3 linux/amd64
$

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions