Task 4966975497043968

doc: add a section in the fuzzing documentation about using MSan

2025-01-22 14:45:17 aborted worker:ci_worker_1731481892_169468726 pull/31704 16cac7f9dc0da07014979cfddc6a71a8804f9920


Commands that took longer than 1 second (total 2m17s)
linedurationpercentagecommand
2051s0%docker build --file /tmp/cirrus-build-4046607941/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=docker.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_native_fuzz.sh --cpuset-cpus=4,21,24,35,36,37,42,51,61,63 --platform=linux --label=bitcoin-ci-test --tag=ci_native_fuzz /tmp/cirrus-build-4046607941
2672s1%docker image prune --force --filter label=bitcoin-ci-test
2792s1%docker exec 53b4898bb6c4046d1d971909ddd7235103df0bf8a320be8e5b715d87196cf60b bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && rsync --archive --stats --human-readable /tmp/cirrus-build-4046607941/ /ci_container_base'
5191m10s51%retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets
55229s21%bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DBUILD_FOR_FUZZING=ON -DSANITIZERS=fuzzer,address,undefined,float-divide-by-zero,integer -DCMAKE_C_COMPILER=clang-19 -DCMAKE_CXX_COMPILER=clang++-19 -DCMAKE_C_FLAGS='\''-ftrivial-auto-var-init=pattern'\'' -DCMAKE_CXX_FLAGS='\''-ftrivial-auto-var-init=pattern'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)'
88318s13%bash -c 'cmake --build . -j10 --target all install'
Tags
  • worker:ci_worker_1731481892_169468726
  • fuzzer,address,undefined,integer, no depends
  • pull/31704
  • ABORTED