[CRIU] Cannot restore from regular user when RPC service running as root

Ruslan Kuprieiev kupruser at gmail.com
Fri Jan 16 08:42:53 PST 2015


Are you sure that restore.log is the original one?

How did you install criu? From package or from source?

What does "which criu" and "ls -la $(which criu)" show?

Are you sure, that you have only one instance of criu
installed?

Are you sure, that "which criu" is the one that service was
started with and the one which libcriu.so you are using
when linking?

I'm asking all that questions because criu_restore_child()
works in a special way, exec()-ing criu with special "swrk"
option.

Thanks,
Ruslan

On 01/16/2015 06:12 PM, Jason L. Turner wrote:
> Hi Ruslan,
>
> Thanks for confirming =]
>
> Please find my criu-service.log below:
>
> (00.000085) The service socket is bound to /var/run/criu_service.socket
> (00.000134) Waiting for connection...
> (20.491721) Connected.
> (20.491876) Waiting for connection...
> (20.492207) Restrict C/R with 1000:100 uid:gid
> (20.500247) Worker(pid 16800) exited with 0



More information about the CRIU mailing list