Coder Social home page Coder Social logo

Comments (6)

DataCorrupted avatar DataCorrupted commented on June 5, 2024

Please try modify experiment_filestore from /home/hxxzhang/tmp/... to /tmp/.... Same for report_filestore

from fuzzbench.

ali-soomro avatar ali-soomro commented on June 5, 2024

I'm having the same issue, my yaml file is:

# The number of trials of a fuzzer-benchmark pair.
trials: 1

# The amount of time in seconds that each trial is run for.
# 1 day = 24 * 60 * 60 = 86400
max_total_time: 1800

# The location of the docker registry.
# FIXME: Support custom docker registry.
# See https://github.com/google/fuzzbench/issues/777
docker_registry: gcr.io/fuzzbench

# The local experiment folder that will store most of the experiment data.
# Please use an absolute path.
experiment_filestore: /tmp/experiment-data

# The local report folder where HTML reports and summary data will be stored.
# Please use an absolute path.
report_filestore: /tmp/report-data

# Flag that indicates this is a local experiment.
local_experiment: true

from fuzzbench.

DataCorrupted avatar DataCorrupted commented on June 5, 2024

Do you have existing /tmp/experiment-data?

from fuzzbench.

ali-soomro avatar ali-soomro commented on June 5, 2024

Do you have existing /tmp/experiment-data?

Yes

From the looks of it the binary, source and experiment.yaml are successfully writing to this. However, no coverage information

from fuzzbench.

DataCorrupted avatar DataCorrupted commented on June 5, 2024

from fuzzbench.

ali-soomro avatar ali-soomro commented on June 5, 2024

I don't think you should.

On Tue, Feb 6, 2024, 5:42 PM ali-soomro @.> wrote: Do you have existing /tmp/experiment-data? Yes — Reply to this email directly, view it on GitHub <#1948 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFQQFGCLSOJBKR4LKRXM2CLYSLLWZAVCNFSM6AAAAABCEWA6DGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMZRGA4TOMBTGM . You are receiving this because you commented.Message ID: @.>

Sorry, just to clarify, I had tried an earlier suggestion of changing my experiment filestore and report data in the experiment config yml as follows:

I changed my experiment_filestore from /home/berry/experiment-data to /tmp/experiment-data
Likewise, my report_filestore went from /home/berry/report-data to /tmp/report-data.

After this, I was running a local experiment, and as such, I had this directory under /tmp/.

I no longer have these directories

from fuzzbench.

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.