GithubHelp home page GithubHelp logo

BUG: crit addvma does not work about dynacut HOT 2 CLOSED

xjtuwxg avatar xjtuwxg commented on June 15, 2024
BUG: crit addvma does not work

from dynacut.

Comments (2)

xjtuwxg avatar xjtuwxg commented on June 15, 2024

A known issue, just mark it here. Adding VMA in the middle of the process address space failed:

❯ ./criu_modified/crit/crit addvma -d simple.checkpoint.deedbeef/ -sa 0x6586a34f2000 -ea 0x6586a34f3000 -rs 1
Done
❯ sudo ../criu/criu/criu restore -j -D simple.checkpoint.deedbeef
Warn  (criu/kerndat.c:857): Stale /run/criu.kdat file
Warn  (criu/libnetlink.c:55): ERROR -95 reported by netlink
Error (criu/net.c:3155): Unable to create a veth pair: -95
Warn  (criu/net.c:3177): NSID isn't reported for network links
❯ sudo ../criu/criu/criu restore -j -D simple.checkpoint.deedbeef.bak
305441745. global 0xdeedbeef

from dynacut.

mahurabhi avatar mahurabhi commented on June 15, 2024

Replaced string append with os.path.join for BUG1
Added an exception for empty dump folders for BUG2

from dynacut.

Related Issues (17)

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.