Giter VIP home page Giter VIP logo

criu-x11-poc's Introduction

Hi, friend. You can reach me at [email protected] or +358405168122.

I'm a backend developer and architect working on modern stuff, mostly in the media and comms industries, since the late 90s.

These are some of the hobby projects I've worked on over the years, in order to scratch an itch, or learn about one technology or another. Work stuff goes on a different account.

criu-x11-poc's People

Contributors

ekagumi avatar mikaelhg avatar

Stargazers

 avatar

Watchers

 avatar  avatar

criu-x11-poc's Issues

CRIU restore: tty: Can't set tty params on 0x9: Inappropriate ioctl for device

(00.008646)  10004: Error (criu/tty.c:846): tty: Can't set tty params on 0x9: Inappropriate ioctl for device
(00.008652)  10004: Error (criu/files.c:1211): Unable to open fd=0 id=0x9
(00.008738) Error (criu/cr-restore.c:2397): Restoring FAILED.
(00.009012) Error (criu/cr-restore.c:1480): 10004 killed by signal 9: Killed

Solution, make sure that your process STDIN, STDOUT and STDERR are all pointing to files or devices which CRIU can handle, and which will still be around.

CRIU error: Unable to create a thread with a negative TID

(00.605055) pie: 10013: 10013: Restored
(00.605063) pie: 10005: Error (criu/pie/restorer.c:1832): Unable to create a thread: -17
(00.605067) pie: 10014: 10014: Restored
(00.605071) pie: 10005: Error (criu/pie/restorer.c:1972): Restorer fail 10005
(00.605110) Error (criu/cr-restore.c:2397): Restoring FAILED.
(00.605509) Error (criu/cr-restore.c:1480): 10004 killed by signal 9: Killed

This is apparently just an issue in the CRIU TID printing code, since using CRIT to look at the full TID list (crit show pstree.img) and pushing the ns_last_pid past that list and then attempting a restore will work.

CRIU restore: vdso: ELF header magic mismatch

(00.808063) pie: 10002: Error (criu/pie/util-vdso.c:97): vdso: ELF header magic mismatch
(00.808080) pie: 10002: Error (criu/pie/restorer.c:1972): Restorer fail 10002
(00.808154) Error (criu/cr-restore.c:2397): Restoring FAILED.
(00.808791) Error (criu/cr-restore.c:1480): 10001 killed by signal 9: Killed

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.