-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Closed
Labels
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.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
pprof_test.go:2545: Profile = PeriodType: space bytes
Period: 1
Time: 2024-10-29 09:29:44.147981 -0700 PDT
Samples:
alloc_objects/count alloc_space/bytes inuse_objects/count inuse_space/bytes
0 0 0 0: 1 2 3 4 5
0 0 0 0: 6 5
0 0 0 0: 7 8 5
0 0 0 0: 9 10 8 5
...
763: 0x100af4087 M=1 runtime.mstart1 /Volumes/Work/s/w/ir/x/w/goroot/src/runtime/proc.go:1852 s=1818
764: 0x100af3fb3 M=1 runtime.mstart0 /Volumes/Work/s/w/ir/x/w/goroot/src/runtime/proc.go:1802 s=1776
765: 0x100b2bdff M=1 runtime.mstart /Volumes/Work/s/w/ir/x/w/goroot/src/runtime/asm_arm64.s:166 s=165
766: 0x100afd49f M=1 runtime.procresize /Volumes/Work/s/w/ir/x/w/goroot/src/runtime/proc.go:5752 s=5694
767: 0x100af2067 M=1 runtime.schedinit /Volumes/Work/s/w/ir/x/w/goroot/src/runtime/proc.go:873 s=793
768: 0x100b2bd8b M=1 runtime.rt0_go /Volumes/Work/s/w/ir/x/w/goroot/src/runtime/asm_arm64.s:106 s=16
Mappings
1: 0x100ab8000/0x100c7c000/0x0 /Volumes/Work/s/w/ir/x/t/go-build3551365136/b1697/pprof.test [FN]
pprof_test.go:2556: want stack depth = 128, got 121
--- FAIL: TestProfilerStackDepth/heap (0.14s)
nsrip-dd
Metadata
Metadata
Assignees
Labels
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.compiler/runtimeIssues related to the Go compiler and/or runtime.Issues related to the Go compiler and/or runtime.
Type
Projects
Status
Done
Status
Done