[CRIU] [PATCH] zdtm: call test_daemon when a test state is created
Cyrill Gorcunov
gorcunov at gmail.com
Mon Nov 9 04:48:37 PST 2015
On Mon, Nov 09, 2015 at 03:35:39PM +0300, Andrey Vagin wrote:
> From: Andrew Vagin <avagin at openvz.org>
>
> Otherwise a test can create or delete some mappings:
>
> 8306 getppid() = 83
> 8306 kill(83, SIGTERM) = 0
> 8306 clock_gettime(CLOCK_BOOTTIME, {1916694, 423447417}) = 0
> 8306 clock_gettime(CLOCK_MONOTONIC_COARSE, {1916694, 419509587}) = 0
> 8306 open("/etc/localtime", O_RDONLY|O_CLOEXEC) = 3
> 8306 fstat(3, {st_mode=S_IFREG|0644, st_size=127, ...}) = 0
> 8306 fstat(3, {st_mode=S_IFREG|0644, st_size=127, ...}) = 0
Heh, this is due to loggin ;) Thanks a huge, Andrew, for catching
this nasty beast!
Acked-by: Cyrill Gorcunov <gorcunov at openvz.org>
More information about the CRIU
mailing list