Closed as not planned
Closed as not planned
Description
#!watchflakes
post <- log ~ `Test killed with quit` && log ~ `goroutine \d+ \[running\]:\n\s+goroutine running on other thread; stack unavailable\n\s*created by runtime\.gcenable`
Issue created automatically to collect these failures.
Example (log):
SIGQUIT: quit
PC=0x873fc m=0 sigcode=0
goroutine 2 [running]:
runtime.systemstack_switch()
/workdir/go/src/runtime/asm_ppc64x.s:212 +0x10 fp=0xc00003cd70 sp=0xc00003cd50 pc=0x83180
runtime.(*mheap).freeSpan(...)
/workdir/go/src/runtime/mheap.go:1551
runtime.(*sweepLocked).sweep(0x5a02c0?, 0x0)
/workdir/go/src/runtime/mgcsweep.go:757 +0x73c fp=0xc00003ce78 sp=0xc00003cd70 pc=0x396fc
...
r20 0x54 r21 0x584680
r22 0x7ffff3f4ab70 r23 0xc00003cdf0
r24 0x561a40 r25 0x16
r26 0x0 r27 0x0
r28 0x0 r29 0xc000030258
r30 0x583a40 r31 0x1bee0
pc 0x873fc ctr 0x0
link 0x48b50 xer 0x0
ccr 0x34448084 trap 0xc00
*** Test killed with quit: ran too long (22m0s).
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done