#!watchflakes
default <- pkg == "internal/strconv" && test == ""
Issue created automatically to collect these failures.
FAIL internal/strconv [build failed]
# crypto/x509 [internal/strconv.test]
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x8412330]
goroutine 50 gp=0xc0948c8 m=3 mp=0xc069008 [running]:
panic({0x94525d0, 0x94d1bb8})
runtime/panic.go:879 +0x14c fp=0xe856808 sp=0xe8567b4 pc=0x80e7dcc
runtime.panicmem(...)
runtime/panic.go:336
...
runtime.gopark(0x947fa7c, 0x10267400, 0x1c, 0xa, 0x0)
runtime/proc.go:466 +0x10c fp=0x1026f78c sp=0x1026f778 pc=0x80e827c
runtime.gcBgMarkWorker(0x10264000)
runtime/mgc.go:1773 +0xff fp=0x1026f7e8 sp=0x1026f78c pc=0x8081f5f
runtime.gcBgMarkStartWorkers.gowrap1()
runtime/mgc.go:1677 +0x20 fp=0x1026f7f0 sp=0x1026f7e8 pc=0x8081e50
runtime.goexit({})
runtime/asm_386.s:1389 +0x1 fp=0x1026f7f4 sp=0x1026f7f0 pc=0x80ee7d1
created by runtime.gcBgMarkStartWorkers in goroutine 53
runtime/mgc.go:1677 +0x12c
Issue created automatically to collect these failures.
Example (log):
— watchflakes