Giter Club home page Giter Club logo

Comments (4)

ercoppa avatar ercoppa commented on June 9, 2024

Have you built fuzzolic (or the container) on your own?

When using the public container ercoppa/fuzzolic-runner-v1:ubuntu2004, it seems to work:

$ ../fuzzolic/fuzzolic/fuzzolic.py -o out-boom -i seeds/ -- ./boom
Configuration file for /home/ubuntu/workdir/boom is missing. Using default configuration.

Running directory: /home/ubuntu/workdir/out-boom/fuzzolic-00000
Using SMT solver
[+] Keeping test_case_0_0.dat
Run took 0.2 secs

Running directory: /home/ubuntu/workdir/out-boom/fuzzolic-00001
Using SMT solver
[+] Keeping test_case_1_0.dat
Run took 0.2 secs

Running directory: /home/ubuntu/workdir/out-boom/fuzzolic-00002
Using SMT solver
[-] Discarding test_case_1_0.dat
[+] Keeping test_case_2_0.dat
Run took 0.2 secs

Running directory: /home/ubuntu/workdir/out-boom/fuzzolic-00003
Using SMT solver
[-] Discarding test_case_2_0.dat
[FUZZOLIC] FOUND CRASH!!!
[+] Keeping test_case_3_0.dat
Run took 0.3 secs

Running directory: /home/ubuntu/workdir/out-boom/fuzzolic-00004
Using SMT solver
ERROR: tracer has returned code -11 (SIGSEGV)
[-] Discarding test_case_3_0.dat
Run took 0.3 secs
[FUZZOLIC] no more testcase. Finishing.

$ xxd out-boom/tests/test_case_003_000.dat 
00000000: 424f 4f4d 0a                             BOOM.

Can you try with the public container?

The public container is not up to date. Hence, maybe something is broken in the master branch. I will debug it soon (give me a couple of days. Sorry).

from fuzzolic.

mimicria avatar mimicria commented on June 9, 2024

When using the public container ercoppa/fuzzolic-runner-v1:ubuntu2004, it seems to work:

I also used public container:
docker run -ti --rm -v $(pwd)/src:/src ercoppa/fuzzolic-runner-v1 as it shown in README.
Is the ubuntu tag important?

from fuzzolic.

ercoppa avatar ercoppa commented on June 9, 2024

Yes, it is a newer version and includes a few fixes. Please try it and let me know.

The confusion is my fault (latest tag is not actually the latest but the version that we tested in the paper... where the input was mostly coming from a file) and thus I have to revise a bit the documentation soon.

from fuzzolic.

mimicria avatar mimicria commented on June 9, 2024

It seems that the problem was precisely in the image, perhaps it was old. I tried with the ubuntu tag, it worked, thanks!

from fuzzolic.

Related Issues (7)

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.