[CRIU] [PATCH] zdtm: Use SIGWINCH instead of SIGTRAP in pthread01

Pavel Emelyanov xemul at parallels.com
Thu Nov 22 10:04:49 EST 2012


On 11/19/2012 04:59 PM, Cyrill Gorcunov wrote:
> Otherwise test with -d option get fail (this is because
> SIGTRAP get cleared by our parasizte engine).
> 
> The proper fix most likely will require kernel patching
> or redesign of parasite code. Meanwhile to make test
> working we switch to the signal which just known to work.
> 
> Also I've fixed a couple of s/sigprocmask/pthread_sigmask/
> and reworked the procedure of showing the signals mask to
> more readable format.
> 
> Reported-by: Andrey Vagin <avagin at openvz.org>
> Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>

Andrey, Cyrill, what about this one?


More information about the CRIU mailing list