Skip to content

crypto/x509: TestIssue51759 failures #58930

Description

@gopherbot
#!watchflakes
post <- pkg == "crypto/x509" && test == "TestIssue51759"

Issue created automatically to collect these failures.

Example (log):

--- FAIL: TestIssue51759 (0.35s)
    --- FAIL: TestIssue51759/leaf (0.13s)
        verify_test.go:1873: unexpected error: want "invalid leaf certificate", got "x509: “derpkey8dc58100b2493614ee1692831a461f3f4dd3f9b3b088e244f887f81b4906ac26” certificate is using a broken key size"
    --- FAIL: TestIssue51759/intermediate (0.22s)
panic: runtime error: invalid memory address or nil pointer dereference [recovered]
	panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x18 pc=0x120414b]

goroutine 196 [running]:
panic({0x128aa60, 0x14cdc70})
...
crypto/x509.TestIssue51759.func2(0xc0000716c0)
	/tmp/buildlet/go/src/crypto/x509/verify_test.go:1889 +0x18b fp=0xc0000e5f70 sp=0xc0000e5e48 pc=0x120414b
testing.tRunner(0xc0000716c0, 0xc0000cd8a0)
	/tmp/buildlet/go/src/testing/testing.go:1576 +0x10b fp=0xc0000e5fc0 sp=0xc0000e5f70 pc=0x10da0cb
testing.(*T).Run.func1()
	/tmp/buildlet/go/src/testing/testing.go:1629 +0x2a fp=0xc0000e5fe0 sp=0xc0000e5fc0 pc=0x10db10a
runtime.goexit()
	/tmp/buildlet/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0000e5fe8 sp=0xc0000e5fe0 pc=0x106a0c1
created by testing.(*T).Run
	/tmp/buildlet/go/src/testing/testing.go:1629 +0x3ea

watchflakes

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.OS-Darwin

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions