-
Notifications
You must be signed in to change notification settings - Fork 18.8k
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.
Description
#!watchflakes
default <- pkg == "testing" && test == "TestRunParallel"
Issue created automatically to collect these failures.
Example (log):
=== RUN TestRunParallel
panic: unaligned 64-bit atomic operation
goroutine 512 gp=0xa4838c8 m=8 mp=0xa402008 [running]:
panic({0x8225ba0, 0x82a4898})
/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/panic.go:802 +0x144 fp=0xa534f98 sp=0xa534f44 pc=0x80bfd74
internal/runtime/atomic.panicUnaligned()
/home/swarming/.swarming/w/ir/x/w/goroot/src/internal/runtime/atomic/unaligned.go:8 +0x2d fp=0xa534fa4 sp=0xa534f98 pc=0x804b01d
internal/runtime/atomic.Xadd64(0xa4121a4, 0x1)
/home/swarming/.swarming/w/ir/x/w/goroot/src/internal/runtime/atomic/atomic_386.s:127 +0x11 fp=0xa534fa8 sp=0xa534fa4 pc=0x804b1e1
...
created by testing.(*B).RunParallel in goroutine 492
/home/swarming/.swarming/w/ir/x/w/goroot/src/testing/benchmark.go:968 +0x188
goroutine 526 gp=0xa706a28 m=nil [runnable]:
testing.(*B).RunParallel.func1()
/home/swarming/.swarming/w/ir/x/w/goroot/src/testing/benchmark.go:968 fp=0xa68aff0 sp=0xa68afec pc=0x815d920
runtime.goexit({})
/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/asm_386.s:1386 +0x1 fp=0xa68aff4 sp=0xa68aff0 pc=0x80c6591
created by testing.(*B).RunParallel in goroutine 492
/home/swarming/.swarming/w/ir/x/w/goroot/src/testing/benchmark.go:968 +0x188
Reactions are currently unavailable
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.
Type
Projects
Status
Done