Skip to content

runtime/pprof: TestGoroutineCounts failures [consistent failure] #74980

@gopherbot

Description

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

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestGoroutineCounts
SIGBUS: bus error
PC=0x102711a34 m=3 sigcode=1 addr=0x1027e0088

goroutine 0 gp=0xc000003180 m=3 mp=0xc000049008 [idle]:

goroutine 225 gp=0xc000082a80 m=3 mp=0xc000049008 [running]:
runtime.systemstack_switch()
	/Users/swarming/.swarming/w/ir/x/w/goroot/src/runtime/asm_arm64.s:249 +0x8 fp=0xc0000f3ad0 sp=0xc0000f3ac0 pc=0x1027ad068
runtime.startTheWorld({0x78?, 0x102790f78?, 0xc000082a80?, 0xc000082a80?})
...
r24     0x0
r25     0xc0000380d8
r26     0x16d8b2d08
r27     0xffffffffffffff80
r28     0xc000003180
r29     0x16d8b2cc8
lr      0x1027115d8
sp      0x16d8b2c30
pc      0x102711a34
fault   0x1027e0088

watchflakes

Metadata

Metadata

Labels

NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.SoonThis needs action soon. (recent regressions, service outages, unusual time-sensitive situations)compiler/runtimeIssues related to the Go compiler and/or runtime.release-blocker

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions