mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-23 01:59:04 +00:00
As said in man page: > The application shall ensure that the infop argument > points to a siginfo_t structure. While x86_64 ignores NULL, ia32 syscall returns error: Test output: ================================ 20:52:47.176: 4: FAIL: pidns02.c:158: Can't wait (errno = 14 (Bad address)) 20:52:47.177: 4: FAIL: pidns02.c:183: Test failed (errno = 14 (Bad address)) 20:52:47.177: 3: ERR: test.c:228: Test exited unexpectedly with code 255 <<< ================================ Test output: ================================ 20:53:27.835: 1: FAIL: pidns03.c:119: Can't wait (errno = 14 (Bad address)) 20:53:28.207: 4: FAIL: pidns03.c:201: Can't wait or bad status: errno=0, status=32512 (errno = 0 (Success)) <<< ================================ Cc: Kirill Tkhai <ktkhai@virtuozzo.com> Signed-off-by: Dmitry Safonov <dsafonov@virtuozzo.com> Reviewed-by: Kirill Tkhai <ktkhai@virtuozzo.com> Signed-off-by: Andrei Vagin <avagin@virtuozzo.com> |
||
|---|---|---|
| .. | ||
| compel | ||
| exhaustive | ||
| inhfd | ||
| jenkins | ||
| others | ||
| zdtm | ||
| .gitignore | ||
| abrt.sh | ||
| check_actions.py | ||
| crit-recode.py | ||
| criu.py | ||
| empty-netns-prep.sh | ||
| groups.desc | ||
| inhfd.desc | ||
| Makefile | ||
| rpc_pb2.py | ||
| show_action.sh | ||
| umount2.c | ||
| zdtm.desc | ||
| zdtm.py | ||
| zdtm_ct.c | ||
| zdtm_mount_cgroups | ||