Closed Daft-Wullie closed 4 years ago
Almost certainly a duplicate of #82 , reporting anyway out of an abundance of caution.
For analysis, here is a package with:
issue_83_proposer_slashing.zip
FYI,
Same error returned by lighthouse than issue #82
You can reproduce with:
../beaconfuzz_v2 debug beacon.ssz proposerslashing.ssz proposerslashing
Confirming duplicate of #82 (and #74)
I've done and provided the following:
[FUZZ]
issue already refers to that crasherbeacon-fuzz
version or commit used.Info to Reproduce
make fuzz proposer_slashing-struct
*beaconstate file 24b880d379d5e964e5ecc215a13438c1.ssz
Crash output and stacktrace
re run crasher file with
ETH2FUZZ_BEACONSTATE=../eth2fuzz/workspace/corpora/beaconstate cargo +nightly fuzz run struct_proposer_slashing fuzz/artifacts/struct_proposer_slashing/crash-2f077c49ced2fa7947b81c8f16d62dce85c157ef
and gotYour Environment