Code Monkey home page Code Monkey logo

Comments (4)

PaulGrandperrin avatar PaulGrandperrin commented on August 15, 2024

Looking at the order of commits at https://github.com/google/honggfuzz/commits/master
it doesn't seem that new commits might help with your issue...

Are you 100% liblzma is correctly installed on your system? at what path is located liblzma.so
What system are you using?
Is this error new?
Since which version?

I'll push a new release based on master, but I doubt it'll solve your issue.

from honggfuzz-rs.

PaulGrandperrin avatar PaulGrandperrin commented on August 15, 2024

FYI, honggfuzz-rs v0.5.48 is based on honggfuzz master branch 2 commits behind version 2.2.

from honggfuzz-rs.

Byter09 avatar Byter09 commented on August 15, 2024

I'll answer your questions in order:
The system is a gitlab runner in docker. The underlying OS should not matter in this case.
This error is indeed new. The previous builder using v0.5.47 worked flawlessly. No dependencies were touched. All we did was run the job for our builder image again which picked up Rust 1.43 and v0.5.48 while it was at it.
Since this version.

I'm officially no longer at work and will check this again tomorrow. Thanks for taking the time though. If nothing more important comes up tomorrow I'll further investigate this.

Fun fact: I ran cargo hfuzz run <our-fuzz-target> locally to verify the CI result and it worked. So it has to be CI specific. Again, investigating tomorrow. The above was just the assumed fix to get our pipelines green asap. Thanks for your efforts in that regard!

EDIT: I forgot to answer the question about the location of liblzma.so: As explained above nothing else changed when the new image was built. So I assume it's at the exact same location as before.

from honggfuzz-rs.

Byter09 avatar Byter09 commented on August 15, 2024

Took the time to investigate again. Sorry I immediately bothered you with an issue, it was just unclear how this issue could come up after a basic builder update. Turns out someone changed our dependencies and forgot to add liblzma-dev to the required libraries to install.

Again, thanks for helping out so quickly and pointing me in the right direction.

from honggfuzz-rs.

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.