[CRIU] criu-1.1-rc1 segfaults on fedora 20 x86_64

Pavel Emelyanov xemul at parallels.com
Sun Jan 5 12:22:20 PST 2014


On 01/06/2014 12:17 AM, Neal Becker wrote:
> AFAICT, dump is working.  But not restore.
> 
> ./test.py reports:
> 
> Success
> 
> But
> criu restore -v2 -o restore-py.log -D imgs_py --shell-job || _exit $?

The -v4 is much more verbose.

>  [just hangs]

It hangs waiting for restore task to exit. You can check with ps -axf what
processes appeared and in which state. The -d (--restore-detached) option
can help to handle this.

> imgs_py/restore_py.log says:
> (00.000661) Error (include/util.h:51): Can't write img file: Operation not permitted

Can you show the full restore-py.log file? On restore the only file written
should be the restore stats one.

Thanks,
Pavel


More information about the CRIU mailing list