Skip to content

runtime: TestAtomicAlignment failures #80151

Description

@gopherbot
#!watchflakes
default <- pkg == "runtime" && test == "TestAtomicAlignment"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestAtomicAlignment
panic: test timed out after 10m0s
	running tests:
		TestAtomicAlignment (10m0s)

goroutine 84 gp=0xff8d285c00 m=7 mp=0xff8d280808 [running]:
panic({0x120a70a78, 0xff8fa28250})
	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/panic.go:878 +0x1e4 fp=0xff8d1fdef8 sp=0xff8d1fde58 pc=0x1200d81ac
testing.(*M).startAlarm.func1()
	/home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2956 +0x468 fp=0xff8d1fdfd8 sp=0xff8d1fdef8 pc=0x1201c0860
...
os/exec.(*Cmd).writerDescriptor.func1()
	/home/swarming/.swarming/w/ir/x/w/goroot/src/os/exec/exec.go:613 +0x74 fp=0xff8ecfaf68 sp=0xff8ecfaef8 pc=0x120207e9c
os/exec.(*Cmd).Start.func2(0xff8edcc960)
	/home/swarming/.swarming/w/ir/x/w/goroot/src/os/exec/exec.go:768 +0x54 fp=0xff8ecfafc8 sp=0xff8ecfaf68 pc=0x120207ff4
os/exec.(*Cmd).Start.gowrap1()
	/home/swarming/.swarming/w/ir/x/w/goroot/src/os/exec/exec.go:780 +0x48 fp=0xff8ecfafd8 sp=0xff8ecfafc8 pc=0x120207f90
runtime.goexit({})
	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/asm_mips64x.s:669 +0x4 fp=0xff8ecfafd8 sp=0xff8ecfafd8 pc=0x1200e1b14
created by os/exec.(*Cmd).Start in goroutine 8
	/home/swarming/.swarming/w/ir/x/w/goroot/src/os/exec/exec.go:767 +0xaa8

watchflakes

Metadata

Metadata

Assignees

No one assigned

    Labels

    NeedsInvestigationSomeone 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.

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    Status
    Todo
    Status
    Active

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions