[CRIU] [PATCH 6/6] zdtm.py: run tests with ASAN_OPTIONS

Dmitry Safonov dsafonov at virtuozzo.com
Mon Feb 6 03:01:09 PST 2017


On 02/06/2017 01:14 PM, Andrey Ryabinin wrote:
> To run CRIU with ASan we have to use some non-default options:
>
>  - detect_leaks=0 - We have to many leaks for know. Let's disable until fixed.
>  - disable_coredump=0 - without this ASan library changes RLIMIT_CORE which
>                          break rlmimits00 tests.
>  - log_path=asan.log - For some reason default output to stderr sometimes
>                         doesn't work in CRIU. So error log will be stored
>                         in asan.log.<pid> file instead.
>
> Signed-off-by: Andrey Ryabinin <aryabinin at virtuozzo.com>

Reviewed-by: Dmitry Safonov <dsafonov at virtuozzo.com>


More information about the CRIU mailing list