This repository was archived by the owner on Jun 4, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 27
[FUZZ] Beaconfuzz_v2 crash-04bf9c907f05466a1bf0d9f203f30dacb2f19703 in attestation #78
Closed
7 tasks done
Closed
7 tasks done
Labels
Comments
For analysis, here is a package with:
You can reproduce with:
FYI,
|
Closed
7 tasks
I believe this should have been resolved by the Prysm team in this PR. @pventuzelo could you please rebuild the libpfuzz library and see if we can reproduce? |
@zedt3ster Even with the last version I got the same issue |
prestonvanloon
added a commit
to OffchainLabs/prysm
that referenced
this issue
Oct 30, 2020
prylabs-bulldozer bot
pushed a commit
to OffchainLabs/prysm
that referenced
this issue
Oct 30, 2020
* Add failing test to verify sigp/beacon-fuzz#78 * revert beacon-chain/core/blocks/spectest/attestation_test.go * Describe bug in comments, fix bug * 1
This issue was fixed in Prysm and released today in beta.1. Thanks! |
Confirmed this is a valid bug, see this PR for more details. Thanks @Daft-Wullie for reporting! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I've done and provided the following:
[FUZZ]
issue already refers to that crasherbeacon-fuzz
version or commit used.Info to Reproduce
Command run: e.g.
make fuzz_attestation-struct
Crasher file name: crash-04bf9c907f05466a1bf0d9f203f30dacb2f19703
crash-04bf9c907f05466a1bf0d9f203f30dacb2f19703.zip
Client exercised: N/A
Fuzzing engine used (if applicable): libfuzzer
Crash output and stacktrace
re ran crashing input with
ETH2FUZZ_BEACONSTATE=../eth2fuzz/workspace/corpora/beaconstate cargo +nightly fuzz run struct_attestation fuzz/artifacts/struct_attestation/crash-04bf9c907f05466a1bf0d9f203f30dacb2f19703
and got:Your Environment
The text was updated successfully, but these errors were encountered: