Skip to content

runtime/pprof: TestMutexBlockFullAggregation failures #73641

@gopherbot

Description

@gopherbot
#!watchflakes
default <- pkg == "runtime/pprof" && test == "TestMutexBlockFullAggregation"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestMutexBlockFullAggregation
    pprof_test.go:2713: saw duplicate entry in mutex profile with stack:
        runtime.unlock /opt/golang/swarm/.swarming/w/ir/x/w/goroot/src/runtime/lock_spinbit.go:261
        runtime.stkbucket /opt/golang/swarm/.swarming/w/ir/x/w/goroot/src/runtime/mprof.go:348
        runtime.mProf_Malloc /opt/golang/swarm/.swarming/w/ir/x/w/goroot/src/runtime/mprof.go:450
        runtime.profilealloc /opt/golang/swarm/.swarming/w/ir/x/w/goroot/src/runtime/malloc.go:1806
        runtime.mallocgcSmallScanNoHeader /opt/golang/swarm/.swarming/w/ir/x/w/goroot/src/runtime/malloc.go:1422
        runtime.mallocgc /opt/golang/swarm/.swarming/w/ir/x/w/goroot/src/runtime/malloc.go:1061
        runtime.convTstring /opt/golang/swarm/.swarming/w/ir/x/w/goroot/src/runtime/iface.go:423
        runtime/pprof.awaitBlockedGoroutine /opt/golang/swarm/.swarming/w/ir/x/w/goroot/src/runtime/pprof/pprof_test.go:1016
        runtime/pprof.blockChanDeep.func1 /opt/golang/swarm/.swarming/w/ir/x/w/goroot/src/runtime/pprof/pprof_test.go:2586
        runtime.goexit /opt/golang/swarm/.swarming/w/ir/x/w/goroot/src/runtime/asm_amd64.s:1693
--- FAIL: TestMutexBlockFullAggregation (0.25s)

watchflakes

Metadata

Metadata

Assignees

Labels

NeedsFixThe path to resolution is known, but the work has not been done.OS-SolarisTestingAn issue that has been verified to require only test changes, not just a test failure.compiler/runtimeIssues related to the Go compiler and/or runtime.

Type

No type

Projects

Status

Done

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions