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

Cyrill Gorcunov gorcunov at openvz.org
Fri Nov 16 16:24:44 EST 2012


On Sat, Nov 17, 2012 at 01:13:26AM +0400, Andrew Vagin wrote:
> On Fri, Nov 16, 2012 at 07:37:08PM +0400, Cyrill Gorcunov wrote:
> > Otherwise test with -d option get fail (this is because
> > SIGTRAP get cleared by our zdtm engine once continued
> > execution).
> 
> I could not find this place in zdtm engine.
> 
> [root at localhost crtools]# git grep SIGTRAP test/zdtm
> test/zdtm/live/static/pthread01.c:      sigaddset(&blk_sigset, SIGTRAP);

Yeah, drop it please, I think it's another reason for the failure.


More information about the CRIU mailing list