Skip to content

runtime/pprof: spurious prints during profiling on arm (about 1 in 15 minutes) #8153

@bradfitz

Description

@bradfitz
From Ignacio Grande on golang-nuts,

On Go 1.3rc1, ARM + profiling yields:

unexpected return pc for fmt.(*ss).doScanf called from 0x1

"To reproduce the steps I simply compile it and execute it with no arguments. In a
few seconds you should see some of those unexpected errors on screen, mixed with the
Count messages."

Repro code & data: https://db.tt/ogMKqKi5

I confirmed this behavior with Go tip (b476a7d) on a Chromebook with a Debian chroot.

Code, for easier linking is: http://play.golang.org/p/JSdMUdGIrW

No unsafe, no races (no goroutines).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions