[CRIU] [PATCH] proc: parse /proc/pid/status when a task is stopped (v2)

Pavel Emelyanov xemul at parallels.com
Tue Feb 24 05:53:38 PST 2015


On 02/24/2015 04:43 PM, Andrey Vagin wrote:
> If we parse /proc/pid/status when a task isn't stopped,
> we can't be sure that a process state will not be changed.
> 
> 08:58:48 Test: zdtm/live/user/static/zombie00, Namespace: 1
> 08:58:48 Dump log   : /var/lib/jenkins/jobs/CRIU-dump/workspace/test/dump/ns/user/static/zombie00/114/1/dump.log
> 08:58:48 --------------------------------- grep Error ---------------------------------
> 08:58:48 (00.001127) Error (ptrace.c:124): SEIZE 121: task not stopped after seize
> 
> v2: don't believe into errno (by xemul@)
> 
> Reported-by: Mr Jenkins
> Signed-off-by: Andrey Vagin <avagin at openvz.org>

Applied, thanks



More information about the CRIU mailing list