[CRIU] BUG in parasite_infect_seized()

Kirill Tkhai ktkhai at virtuozzo.com
Fri May 20 05:39:38 PDT 2016


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


More information about the CRIU mailing list