Giter VIP home page Giter VIP logo

Comments (4)

zhunki avatar zhunki commented on July 20, 2024

the number of new paths generated is extremely low, which is weird. I build jsc into the release version and use its original test cases as seeds. I build it without asan since it uses too much memory.

from superion.

terrancex avatar terrancex commented on July 20, 2024

Any clue to why it is happening on my setup?

Also, the afl-fuzz processes quit over time, within 12 hours, about 75% of them are gone. Super weird.. Still investigating

from superion.

zhunki avatar zhunki commented on July 20, 2024

since your jsc crashes on false positives, it should be a problem of how you build jsc.

from superion.

terrancex avatar terrancex commented on July 20, 2024

I build jsc just like in the readme

export CC=~/path_to_Superion/afl-clang-fast
export CXX=~/path_to_Superion/afl-clang-fast++
export AFL_HARDEN=1
./Tools/Scripts/build-jsc --jsc-only --j14

More importantly, I see there is a memory leak that causes the afl-fuzz processes to quit or halt after consuming 100% of the system's RAM.

from superion.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.