Git Product home page Git Product logo

Comments (5)

yebeloved avatar yebeloved commented on April 28, 2024

I got an error in ubuntu 14.04, any help? Thanks.

E:Child ptraceme failed: Permission denied
E:Resuming child failed: No such process
make[2]: *** [mc-sema/validator/x86_64/valTest/CMakeFiles/tests.out] Error 255
make[1]: *** [mc-sema/validator/x86_64/valTest/CMakeFiles/tests.out.dir/all] Error 2
make: *** [all] Error 2

from mcsema.

artemdinaburg avatar artemdinaburg commented on April 28, 2024

I have not yet tried on 15.04; will need to set up a VM and test.

It should build on 14.04. 'Child ptraceme failed: Permission denied' makes it sound like some kind of permissions issue... is the file its trying to run executable? Do you have SELinux or AppArmor on? It is building on Travis (https://travis-ci.org/trailofbits/mcsema/jobs/89578861) which uses Ubuntu 14.04 images.

from mcsema.

artemdinaburg avatar artemdinaburg commented on April 28, 2024

Try doing: sudo sysctl kernel.yama.ptrace_scope=0

from mcsema.

artemdinaburg avatar artemdinaburg commented on April 28, 2024

@lememta I think the problem is with an Intel PIN incompatibility with Ubuntu 15.04; It looks like other people are having similar issues with it: s5z/zsim#72

We can reproduce the problem, but not sure of a fix or workaround yet.

Also this just means that you can't run the instruction semantics unit tests, the rest of mcsema should work.

from mcsema.

artemdinaburg avatar artemdinaburg commented on April 28, 2024

@lememta Try building latest master -- its working for me in an Ubuntu 15.04 amd64 chroot.

from mcsema.

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.