-
Notifications
You must be signed in to change notification settings - Fork 18.7k
Closed as duplicate of#73542
Closed as duplicate of#73542
Copy link
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 == "TestGoroutineProfileConcurrency/overlapping_profile_requests"
Issue created automatically to collect these failures.
Example (log):
=== RUN TestGoroutineProfileConcurrency/overlapping_profile_requests
runtime: goroutine stack exceeds 1000000000-byte limit
runtime: sp=0xc04652f6d8 stack=[0xc026530000, 0xc046530000]
fatal error: stack overflow
runtime stack:
runtime.throw({0x60ab97?, 0x0?})
/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/panic.go:1089 +0x48 fp=0xc000523e98 sp=0xc000523e68 pc=0x4766e8
runtime.newstack()
/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/stack.go:1131 +0x60c fp=0xc000523fc8 sp=0xc000523e98 pc=0x45ba0c
...
runtime/pprof.TestGoroutineProfileConcurrency.func3(0xc00a4db6c0)
/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/pprof/pprof_test.go:1610 +0x225 fp=0xc00a493f70 sp=0xc00a493e88 pc=0x577ec5
testing.tRunner(0xc00a4db6c0, 0xc00000e480)
/home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1801 +0xea fp=0xc00a493fc0 sp=0xc00a493f70 pc=0x4f684a
testing.(*T).Run.gowrap1()
/home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1860 +0x25 fp=0xc00a493fe0 sp=0xc00a493fc0 pc=0x4f7905
runtime.goexit({})
/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/asm_amd64.s:1693 +0x1 fp=0xc00a493fe8 sp=0xc00a493fe0 pc=0x47e161
created by testing.(*T).Run in goroutine 432
/home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1860 +0x413
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