Skip to content

crypto/cipher: TestFuzz failures #70436

Description

@gopherbot
#!watchflakes
default <- pkg == "crypto/cipher" && test == "TestFuzz"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestFuzz
--- FAIL: TestFuzz (0.00s)
panic: crypto/cipher: internal error: generic CBC used with AES [recovered]
	panic: crypto/cipher: internal error: generic CBC used with AES

goroutine 796 gp=0xc000005880 m=6 mp=0xc000047808 [running]:
panic({0x238980?, 0x2e1b70?})
	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/panic.go:806 +0x188 fp=0xc00011ba88 sp=0xc00011b9c8 pc=0x89468
testing.tRunner.func1.2({0x238980, 0x2e1b70})
	/home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1706 +0x1d8 fp=0xc00011bb48 sp=0xc00011ba88 pc=0x151798
...
runtime.gopark(0x1bbb7c8dce3f4c?, 0x0?, 0x0?, 0x0?, 0x0?)
	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/proc.go:435 +0x114 fp=0xc0000b1ee0 sp=0xc0000b1eb0 pc=0x89964
runtime.gcBgMarkWorker(0xc00040bb90)
	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgc.go:1412 +0xfc fp=0xc0000b1f98 sp=0xc0000b1ee0 pc=0x2b95c
runtime.gcBgMarkStartWorkers.gowrap1()
	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgc.go:1328 +0x4c fp=0xc0000b1fc0 sp=0xc0000b1f98 pc=0x2b83c
runtime.goexit({})
	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/asm_ppc64x.s:1022 +0x4 fp=0xc0000b1fc0 sp=0xc0000b1fc0 pc=0x91214
created by runtime.gcBgMarkStartWorkers in goroutine 429
	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgc.go:1328 +0x160

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