Skip to content

internal/strconv: unrecognized failures #77990

Description

@gopherbot
#!watchflakes
default <- pkg == "internal/strconv" && test == ""

Issue created automatically to collect these failures.

Example (log):

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

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.

    Type

    No type

    Projects

    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions