-
Notifications
You must be signed in to change notification settings - Fork 613
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dumping FAILED: Can't dump file 17 of that type [20660] #1873
Comments
The dump step is failed with this error Can you try dumping with this command |
|
It looks like hydroxide opens Direct Rendering Infrastructure (DRI) device (major number 226) which is currently not supported by CRIU. |
Oh, I see. I just tried another process |
It fails with the same error. |
Got it. Anyway, is DRI going to be supported by |
I'm not sure about that. Also, PR is always welcomed. |
A friendly reminder that this issue had no activity for 30 days. |
It cannot dump any processes.
Steps to reproduce the issue:
doas criu dump -t 778 -vvv -o dump.log && echo OK
Describe the results you received:
Fails to dump. The process is still running
But have images at current folder,
Tried killing the process manually and
doas criu restore -d -vvv && echo OK
Doesn't restore it.
Describe the results you expected:
Dump the process.
CRIU logs and information:
CRIU full dump/restore logs:
Output of `criu --version`:
Output of `criu check --all`:
Additional environment details:
Arch Linux running RiverWM.
Kernel: linux-xanmod-edge
The text was updated successfully, but these errors were encountered: