Coder Social home page Coder Social logo

Comments (5)

ameily avatar ameily commented on May 19, 2024

mkdir is routinely failing with the "can't locate main" error (#160):

binrec.errors.BinRecLiftingError: failed to perform initial lifting of LLVM bitcode: s2e-out: [recover_functions] Failed to located main via entrypoint

I'm working now to see if this is really a side effect of the known issue where inconsistent trace info is being produced, #14, or if something else is going on.

from binrec-tob.

ameily avatar ameily commented on May 19, 2024

With the latest update I cannot get mkdir to lift properly at all and I'm not sure if it was ever working to be honest. There was a typo in the batch file where the -f flag was being passed in, which doesn't exist in that version of mkdir. So, what was being run and lifted previous was an early exit with a usage error.

from binrec-tob.

ameily avatar ameily commented on May 19, 2024

I've confirmed that this issues is related to #14. I finally got a working mkdir trace and then compared each failure against it. Each failure had a large trace info difference from the working trace info.

mkdir-diff.txt

For some reason mkdir reliably triggers this behavior in S2E and I don't see anything in the source code or lifted IR that points to why.

@michaelbrownuc For now I think we should disable the mkdir integration test since this appears to be part of a much larger issue, potentially within S2E.

from binrec-tob.

michaelbrownuc avatar michaelbrownuc commented on May 19, 2024

This is fine for now, we can look into this at the same time as #14.

from binrec-tob.

michaelbrownuc avatar michaelbrownuc commented on May 19, 2024

Also affecting server, now a high priority to repair.

from binrec-tob.

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.