Task 59789970175

consensus: Fix potential null pointer crash in CalculateSequenceLocks

2026-01-08 11:35:57 aborted fix-sequence-locks-nullptr-crash c16d457321fd54122275f490c7a8dfee5d767886


Commands that took longer than 1 second (total 12m37s)
linedurationpercentagecommand
93612s1%docker buildx build --file=/home/admin/actions-runner/_work/bitcoin/bitcoin/ci/test_imagefile --build-arg=CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 --build-arg=FILE_ENV=./ci/test/00_setup_env_native_fuzz_with_valgrind.sh --build-arg=BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_fuzz_valgrind --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_native_fuzz_valgrind --load /home/admin/actions-runner/_work/bitcoin/bitcoin
119053s7%retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets
13356s0%- skipped
165552s6%cmake --build /home/admin/actions-runner/_work/_temp/build -j8 --target all
218910m2s79%/home/admin/actions-runner/_work/_temp/build/test/fuzz/test_runner.py --valgrind -j8 -l DEBUG /home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/fuzz_corpora/ --empty_min_time=60
Tags
  • Valgrind, fuzz
  • fix-sequence-locks-nullptr-crash
  • ABORTED