Task 62936717011

index: handle case where pindex_prev equals chain tip in NextSyncBlock()

2026-02-09 07:09:20 aborted fix-comment 14a3ad4863b3aa796cb6ca5ba0b5c872c75ae9bd


Commands that took longer than 1 second (total 4m39s)
linedurationpercentagecommand
98617s6%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_msan.sh --build-arg=BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_fuzz_msan --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_native_fuzz_msan --load /home/admin/actions-runner/_work/bitcoin/bitcoin
123451s18%-nostdlib++ -isystem /cxx_build/include/c++/v1 -L/cxx_build/lib -Wl,-rpath,/cxx_build/lib -lc++ -lc++abi -lpthread -Wno-unused-command-line-argument -lstdc++
16214s1%-
170311s3%- skipped
20217s2%cmake --build /home/admin/actions-runner/_work/_temp/build -j8 --target all
25732m35s55%/home/admin/actions-runner/_work/_temp/build/test/fuzz/test_runner.py -j8 -l DEBUG /home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/fuzz_corpora/ --empty_min_time=60
Tags
  • MSan, fuzz
  • fix-comment
  • ABORTED