[CRIU] [PATCHv2 0/3] Fix TASK_HELPER deadlock on futex

Dmitry Safonov dsafonov at virtuozzo.com
Tue Jul 18 23:05:08 MSK 2017


v2: use wait(-1) instead of SIGCHLD handler.
  While it may look uglier, there is no difference really
  as we need to check the stage anyway on which a child has died.

Cc: Kirill Tkhai <ktkhai at virtuozzo.com>

Dmitry Safonov (3):
  pstree: Add nspid() helper
  restore: Fix deadlock when helper's child dies
  fault-inj: Silently dying helper's child

 criu/cr-restore.c              | 110 +++++++++++++++++++++++++++++++----------
 criu/include/fault-injection.h |   1 +
 criu/include/pstree.h          |   6 ++-
 test/jenkins/criu-fault.sh     |   1 +
 4 files changed, 89 insertions(+), 29 deletions(-)

-- 
2.13.1



More information about the CRIU mailing list