[CRIU] [PATCH] x86: Add proper ifdefs into sigframe construction
Cyrill Gorcunov
gorcunov at gmail.com
Wed Jul 29 13:46:45 PDT 2015
On Wed, Jul 29, 2015 at 11:18:22PM +0300, Andrey Wagin wrote:
> All tests fail with the same error:
>
> ==================================== ERROR ====================================
> Test: zdtm/live/static/env00, Namespace: 1
> Dump log : /root/git/criu/test/dump/ns/static/env00/30751/1/dump.log
> --------------------------------- grep Error ---------------------------------
> ------------------------------------- END -------------------------------------
> Restore log: /root/git/criu/test/dump/ns/static/env00/30751/1/restore.log
> --------------------------------- grep Error ---------------------------------
> (00.336144) Error (parasite-syscall.c:922): Task is in unexpected state: b7f
> (00.339712) Error (parasite-syscall.c:922): Task is in unexpected state: b7f
> ------------------------------------- END -------------------------------------
> ================================= ERROR OVER =================================
That's really strange
[cyrill at uranus criu] sudo sh test/zdtm.sh ns/static/env00
================================= CRIU CHECK =================================
Error (cr-check.c:602): Kernel doesn't support PTRACE_O_SUSPEND_SECCOMP
Error (cr-check.c:719): fdinfo doesn't contain the lock field
============================= WARNING =============================
Not all features needed for CRIU are merged to upstream kernel yet,
so for now we maintain our own branch which can be cloned from:
git://git.kernel.org/pub/scm/linux/kernel/git/gorcunov/linux-cr.git
===================================================================
Execute ns/static/env00
mkdir: cannot create directory ‘/tmp/criu-root.zLKKPR/dev’: File exists
mknod: ‘/tmp/criu-root.zLKKPR/dev/tty’: File exists
./env00 --pidfile=env00.pid --outfile=env00.out --envname=ENV_00_TEST
/home/cyrill/projects/criu/test
Dump 32383
Restore
Check results 32434
Waiting...
20:46:13.790: 4: PASS
Test: zdtm/live/static/env00, Result: PASS
ZDTM tests PASS.
More information about the CRIU
mailing list