Skip to content

runtime/pprof: TestGoroutineProfileConcurrency/finalizer_present failures #68456

@gopherbot

Description

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

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestGoroutineProfileConcurrency/finalizer_present
panic: test timed out after 3m0s
	running tests:
		TestGoroutineProfileConcurrency (2m57s)
		TestGoroutineProfileConcurrency/finalizer_present (2m47s)

goroutine 92 gp=0x4000105180 m=0 mp=0x48ec20 [running]:
panic({0x292020?, 0x40001c42d0?})
	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/panic.go:804 +0x154 fp=0x4000116f00 sp=0x4000116e50 pc=0x166434
testing.(*M).startAlarm.func1()
...
runtime/pprof.TestGoroutineProfileConcurrency.func5(0x40086861a0)
	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/pprof/pprof_test.go:1634 +0x148 fp=0x4000118f60 sp=0x4000118eb0 pc=0x25ad88
testing.tRunner(0x40086861a0, 0x400000e5e8)
	/home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1690 +0xe4 fp=0x4000118fb0 sp=0x4000118f60 pc=0x1e0984
testing.(*T).Run.gowrap1()
	/home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1743 +0x2c fp=0x4000118fd0 sp=0x4000118fb0 pc=0x1e17cc
runtime.goexit({})
	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/asm_arm64.s:1223 +0x4 fp=0x4000118fd0 sp=0x4000118fd0 pc=0x16e8d4
created by testing.(*T).Run in goroutine 414
	/home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1743 +0x314

watchflakes

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.WaitingForInfoIssue is not actionable because of missing required information, which needs to be provided.compiler/runtimeIssues related to the Go compiler and/or runtime.

    Type

    No type

    Projects

    Status

    Done

    Status

    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions