-
Notifications
You must be signed in to change notification settings - Fork 18.8k
Closed
Labels
FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.The path to resolution is known, but the work has not been done.compiler/runtimeIssues related to the Go compiler and/or runtime.Issues related to the Go compiler and/or runtime.
Description
#!watchflakes
default <- pkg == "runtime/pprof" && test == "TestProfilerStackDepth/heap"
Issue created automatically to collect these failures.
Example (log):
=== RUN TestProfilerStackDepth/heap
panic: runtime.errorString("integer divide by zero")
fatal error: panic holding locks
goroutine 3 gp=0x14000002c40 m=5 mp=0x14000580008 [running]:
runtime.throw({0x104a12b3e?, 0x104baff30?})
/Volumes/Work/s/w/ir/x/w/goroot/src/runtime/panic.go:1067 +0x38 fp=0x140000efc30 sp=0x140000efc00 pc=0x1049020a8
panic({0x104a750c0?, 0x104baff30?})
/Volumes/Work/s/w/ir/x/w/goroot/src/runtime/panic.go:771 +0x1a8 fp=0x140000efce0 sp=0x140000efc30 pc=0x104901ea8
runtime.panicdivide()
...
runtime/pprof.goroutineDeep(0x104a0ed95?, 0x5?)
/Volumes/Work/s/w/ir/x/w/goroot/src/runtime/pprof/pprof_test.go:2560 +0xa8 fp=0x1400013bf80 sp=0x1400013bf50 pc=0x1049f97e8
runtime/pprof.produceProfileEvents(0x1400010c9c0, 0x80)
/Volumes/Work/s/w/ir/x/w/goroot/src/runtime/pprof/pprof_test.go:2580 +0x90 fp=0x1400013bfb0 sp=0x1400013bf80 pc=0x1049f98e0
runtime/pprof.TestProfilerStackDepth.gowrap1()
/Volumes/Work/s/w/ir/x/w/goroot/src/runtime/pprof/pprof_test.go:2456 +0x2c fp=0x1400013bfd0 sp=0x1400013bfb0 pc=0x1049f92ac
runtime.goexit({})
/Volumes/Work/s/w/ir/x/w/goroot/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400013bfd0 sp=0x1400013bfd0 pc=0x10490a694
created by runtime/pprof.TestProfilerStackDepth in goroutine 12205
/Volumes/Work/s/w/ir/x/w/goroot/src/runtime/pprof/pprof_test.go:2456 +0xe4
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.The path to resolution is known, but the work has not been done.compiler/runtimeIssues related to the Go compiler and/or runtime.Issues related to the Go compiler and/or runtime.
Type
Projects
Status
Done