Skip to content

runtime/pprof: TestProfilerStackDepth failures #68892

@gopherbot

Description

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

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestProfilerStackDepth
panic: runtime.errorString("integer divide by zero")
fatal error: panic on system stack

runtime stack:
runtime.throw({0x7ff7ab38e484?, 0x7ff7ab4ee150?})
	C:/Users/swarming/.swarming/w/ir/x/w/goroot/src/runtime/panic.go:1067 +0x38 fp=0x3d4d9ff400 sp=0x3d4d9ff3d0 pc=0x7ff7ab21f2a8
panic({0x7ff7ab35b0e0?, 0x7ff7ab4ee150?})
	C:/Users/swarming/.swarming/w/ir/x/w/goroot/src/runtime/panic.go:749 +0x2bc fp=0x3d4d9ff4b0 sp=0x3d4d9ff400 pc=0x7ff7ab21f1bc
runtime.panicdivide()
...
runtime.asyncPreempt2()
	C:/Users/swarming/.swarming/w/ir/x/w/goroot/src/runtime/preempt.go:306 +0x2c fp=0x40000d1dd0 sp=0x40000d1db0 pc=0x7ff7ab1e96dc
runtime.asyncPreempt()
	C:/Users/swarming/.swarming/w/ir/x/w/goroot/src/runtime/preempt_arm64.s:47 +0x9c fp=0x40000d1fc0 sp=0x40000d1dd0 pc=0x7ff7ab2281cc
runtime/pprof.TestProfilerStackDepth.gowrap1()
	C:/Users/swarming/.swarming/w/ir/x/w/goroot/src/runtime/pprof/pprof_test.go:2456 fp=0x40000d1fd0 sp=0x40000d1fd0 pc=0x7ff7ab328390
runtime.goexit({})
	C:/Users/swarming/.swarming/w/ir/x/w/goroot/src/runtime/asm_arm64.s:1223 +0x4 fp=0x40000d1fd0 sp=0x40000d1fd0 pc=0x7ff7ab227634
created by runtime/pprof.TestProfilerStackDepth in goroutine 70880
	C:/Users/swarming/.swarming/w/ir/x/w/goroot/src/runtime/pprof/pprof_test.go:2456 +0xe4

watchflakes

Metadata

Metadata

Assignees

Labels

FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.compiler/runtimeIssues related to the Go compiler and/or runtime.

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions