Skip to content

Nightly fuzz failure: zkatdlog-upgrade-proof-deserialize #2252

Description

@github-actions

The nightly fuzz workflow found a failing input for FuzzProofDeserializeNoPanic in ./token/core/zkatdlog/nogh/v1/crypto/upgrade.

Latest failing run: https://github.com/LFDT-Panurus/panurus/actions/runs/32092644246

Download the fuzz-failure-zkatdlog-upgrade-proof-deserialize artifact from that run for the
failing seed and full log, then reproduce locally with:

go test ./token/core/zkatdlog/nogh/v1/crypto/upgrade -run='FuzzProofDeserializeNoPanic/<hash>'

If confirmed, commit the failing seed file into the target's
testdata/fuzz/FuzzProofDeserializeNoPanic/ directory to add it to the permanent regression corpus.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingtesting

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions