Task 59792195567

consensus: Fix potential null pointer crash in CalculateSequenceLocks

2026-01-08 11:54:25 failed fix-sequence-locks-nullptr-crash 6775f668bf33485bea587bb861503fb0a696b6e0


Commands that took longer than 1 second (total 9m3s)
linedurationpercentagecommand
93214s2%docker buildx build --file=/home/admin/actions-runner/_work/bitcoin/bitcoin/ci/test_imagefile --build-arg=CI_IMAGE_NAME_TAG=mirror.gcr.io/debian:trixie --build-arg=FILE_ENV=./ci/test/00_setup_env_win64.sh --build-arg=BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_win64 --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_win64 --load /home/admin/actions-runner/_work/bitcoin/bitcoin
11891s0%bash -c 'CONFIG_SHELL= make -j4 -C depends HOST=x86_64-w64-mingw32ucrt LOG=1'
12328s1%- skipped
15797m48s86%cmake --build /home/admin/actions-runner/_work/_temp/build -j4 --target all deploy
27411s0%cmake --build /home/admin/actions-runner/_work/_temp/build -j1 --target all deploy --verbose
383211s2%-DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DNOMINMAX -DSECP256K1_STATIC -DWIN32 -DWIN32_LEAN_AND_MEAN -D_MT -D_WIN32_IE=0x0A00 -D_WIN32_WINNT=0x0A00 -D_WINDOWS @CMakeFiles/test_bitcoin.dir/includes_CXX.rsp -Wno-error=maybe-uninitialized -O2 -O2 -g -std=c++20 -fvisibility=hidden -Wa,-muse-unaligned-vector-move -fno-extended-identifiers -fdebug-prefix-map=/home/admin/actions-runner/_work/_temp/src=. -fmacro-prefix-map=/home/admin/actions-runner/_work/_temp/src=. -fstack-reuse=none -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstack-protector -fstack-protector-all -fcf-protection=full -Werror -Wall -Wextra -Wformat -Wformat-security -Wvla -Wredundant-decls -Wdate-time -Wduplicated-branches -Wduplicated-cond -Wlogical-op -Woverloaded-virtual -Wsuggest-override -Wimplicit-fallthrough -Wunreachable-code -Wbidi-chars=any -Wundef -Wno-unused-parameter -MD -MT src/test/CMakeFiles/test_bitcoin.dir/transaction_tests.cpp.obj -MF CMakeFiles/test_bitcoin.dir/transaction_tests.cpp.obj.d -o CMakeFiles/test_bitcoin.dir/transaction_tests.cpp.obj -c /home/admin/actions-runner/_work/_temp/src/test/transaction_tests.cpp
Tags
  • Windows-cross to x86_64, ucrt
  • fix-sequence-locks-nullptr-crash
  • FAILED