[CRIU] [PATCH 8/9] zdtm: Use SIGWINCH+SIGALRM instead of SIGTRAP in	pthread01
    Cyrill Gorcunov 
    gorcunov at openvz.org
       
    Fri Nov 23 07:50:59 EST 2012
    
    
  
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.
Reported-by: Andrey Vagin <avagin at openvz.org>
Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
 test/zdtm/live/static/pthread01.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0008-zdtm-Use-SIGWINCH-SIGALRM-instead-of-SIGTRAP-in-pthr.patch
Type: text/x-patch
Size: 561 bytes
Desc: not available
URL: <http://lists.openvz.org/pipermail/criu/attachments/20121123/50f5b212/attachment.bin>
    
    
More information about the CRIU
mailing list