You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Today's Fedora rawhide updates broke checkpoint/restore in podman/criu. The error is triggered by the kernel and it has been bisected to the following package updates:
Today's Fedora rawhide updates broke checkpoint/restore in podman/criu. The error is triggered by the kernel and it has been bisected to the following package updates:
Reproducible: Always
Steps to Reproduce:
podman run --name=test1 -d quay.io/libpod/busybox sleep 1000
podman container checkpoint test1
Actual Results:
Full criu log ends like this:
Expected Results: checkpointing works
Originally reported at https://bugzilla.redhat.com/show_bug.cgi?id=2328985
The text was updated successfully, but these errors were encountered: