[CRIU] [PATCH] sk-unix: set mntinfo

Christian Brauner christian.brauner at canonical.com
Wed Sep 7 07:29:47 PDT 2016


criu crashes when a socket is located on a btrfs volume. We've hit this bug
during LXC live migration. This seems to be caused because mntinfo_tree is
passed uninitialized to mount_resolve_path(). The bug is also tracked on
https://bugs.launchpad.net/ubuntu/+source/criu/+bug/1620805.

Christian Brauner (1):
  sk-unix: set mntinfo

 criu/sk-unix.c | 1 +
 1 file changed, 1 insertion(+)

-- 
2.9.3



More information about the CRIU mailing list