Hi, in case of parasite_start_daemon() fail, there is called: parasite_cure_seized()->parasite_cure_remote()->parasite_unmap()->parasite_run() and parasite_stop_on_syscall(), but the tracee is not infected at the moment, and it can't execute remote commands. So, criu fails to unmap memfd. Kirill