Closed ty5491003 closed 4 years ago
I tried it on another machine and it worked. But I didn't type patch into the specified commit version of JSC. Will this have any effect?
As long as webkit.patch applies without any failures it should work fine. Fuzzilli will also do some startup tests to verify that the engine behaves as expected
@saelo Thanks for ur reply.
When i run swift run -c release -Xlinker='-lrt' FuzzilliCli --profile=jsc --logLevel=warning --numIterations=1 --storagePath=/home/ty/fuzzilli/mutated_data_3 ~/new_webkit/webkit/FuzzBuild/Debug/bin/jsc
The output info as follows:
Fuzzer Statistics
-----------------
Total Samples: 500
Interesting Samples Found: 216
Valid Samples Found: 373
Corpus Size: 217
Success Rate: 74.60%
Timeout Rate: 0.40%
Crashes Found: 0
Timeouts Hit: 2
Coverage: 8.76%
Avg. program size: 104.13
Connected workers: 0
Execs / Second: 0.00
Total Execs: 11651
Does it means everything is ok?
Yep, looks good
@saelo Thanks for your reply. Closed.
My platform is Ubuntu16.04, and i met an error while running './fuzzbuild.sh'. The info are as follows:
I don't know what should i do, can anyone help me? If you need more detailed information, you can contact me. Thanks in advance. Thx!!!