Skip to content
This repository has been archived by the owner on May 9, 2019. It is now read-only.

Problem in Tutorial #3

Open
ppashakhanloo opened this issue Jan 22, 2019 · 2 comments
Open

Problem in Tutorial #3

ppashakhanloo opened this issue Jan 22, 2019 · 2 comments

Comments

@ppashakhanloo
Copy link

When I try to follow the tutorial by running
mkdir -p out && ./a.out -diff_mode=1 -artifact_prefix=out/
I get the following error:

INFO: Seed: 3228985162
a.out: ./FuzzerTracePC.cpp:52: void fuzzer::TracePC::InitializeDiffCallbacks(fuzzer::ExternalFunctions *): Assertion `EF->__sanitizer_update_counter_bitset_and_clear_counters' failed.
Aborted
@nettrino
Copy link
Contributor

@ppashakhanloo apologies for the late response -- will look into this. Without having run it though looks like a discrepancy between compiler/libFuzzer versions. what versions are you running?

@wcventure
Copy link

@nettrino
Hi, I also have this problem.

When I try to follow the tutorial by running
mkdir -p out && ./a.out -diff_mode=1 -artifact_prefix=out/
I get the following error:

INFO: Seed: 3623488249
a.out: ./FuzzerTracePC.cpp:52: void fuzzer::TracePC::InitializeDiffCallbacks(fuzzer::ExternalFunctions *): Assertion `EF->__sanitizer_update_counter_bitset_and_clear_counters' failed.
Aborted

I really hope Nezha can run. Can you help me solve this problem?
My compiler version is clang version 6.0.1 (tags/RELEASE_601/final)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants