Skip to content

runtime/pprof: invalid spdelta __x86.get_pc_thunk.cx ... (android/386) #13617

@hyangah

Description

@hyangah

Observed a couple of runtime/pprof TestCPUProfileMultithreaded test failures
with the following error message.

--- FAIL: TestCPUProfileMultithreaded (0.26s)
    pprof_test.go:169: total 25 CPU profile samples collected
    pprof_test.go:185: runtime/pprof_test.cpuHog1: 25
    pprof_test.go:185: runtime/pprof_test.cpuHog2: 0
    pprof_test.go:199: runtime/pprof_test.cpuHog2 has 0 samples out of 25, want at least 1, ideally 12
invalid spdelta __x86.get_pc_thunk.cx 0xf7742430 0xf7742430 0x0 -1
invalid spdelta __x86.get_pc_thunk.cx 0xf7742430 0xf7742430 0x0 -1
invalid spdelta __x86.get_pc_thunk.cx 0xf7742430 0xf7742430 0x0 -1
invalid spdelta __x86.get_pc_thunk.cx 0xf7742430 0xf7742433 0x0 -1
invalid spdelta __x86.get_pc_thunk.cx 0xf7742430 0xf7742433 0x0 -1
invalid spdelta __x86.get_pc_thunk.cx 0xf7742430 0xf7742433 0x0 -1
invalid spdelta __x86.get_pc_thunk.cx 0xf7742430 0xf7742430 0x0 -1
invalid spdelta __x86.get_pc_thunk.cx 0xf7742430 0xf7742430 0x0 -1
invalid spdelta __x86.get_pc_thunk.cx 0xf7742430 0xf7742433 0x0 -1
invalid spdelta __x86.get_pc_thunk.cx 0xf7742430 0xf7742430 0x0 -1
invalid spdelta __x86.get_pc_thunk.cx 0xf7742430 0xf7742430 0x0 -1
invalid spdelta __x86.get_pc_thunk.cx 0xf7742430 0xf7742433 0x0 -1
invalid spdelta __x86.get_pc_thunk.cx 0xf7742430 0xf7742430 0x0 -1
invalid spdelta __x86.get_pc_thunk.cx 0xf7742430 0xf7742430 0x0 -1
invalid spdelta __x86.get_pc_thunk.cx 0xf7742430 0xf7742430 0x0 -1
invalid spdelta __x86.get_pc_thunk.cx 0xf7742430 0xf7742433 0x0 -1
invalid spdelta __x86.get_pc_thunk.cx 0xf7742430 0xf7742430 0x0 -1
invalid spdelta __x86.get_pc_thunk.cx 0xf7742430 0xf7742433 0x0 -1
invalid spdelta __x86.get_pc_thunk.cx 0xf7742430 0xf7742430 0x0 -1
invalid spdelta __x86.get_pc_thunk.cx 0xf7742430 0xf7742430 0x0 -1
invalid spdelta __x86.get_pc_thunk.cx 0xf7742430 0xf7742430 0x0 -1
invalid spdelta __x86.get_pc_thunk.cx 0xf7742430 0xf7742433 0x0 -1
invalid spdelta __x86.get_pc_thunk.cx 0xf7742430 0xf7742433 0x0 -1
FAIL
exitcode=1go_android_exec: adb shell rm -rf /data/local/tmp/pprof.test-11065
FAIL    runtime/pprof   14.152s

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions