Task 74595376535

rpc: Fix internal bug in descriptorprocesspsbt when encountering invalid signatures

2026-05-06 10:42:43 failed fix-32849-descriptorprocesspsbt-internal-bug 6e6d595efc321298a0a5ce41dde9110317cdc4bb


Commands that took longer than 1 second (total 6m14s)
linedurationpercentagecommand
91458s15%retry git clone --depth=1 https://github.com/bitcoin-core/qa-assets /Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/qa-assets
10964s1%cmake -S /Users/runner/work/bitcoin/bitcoin/repo_archive -B /Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/build-aarch64-apple-darwin24.6.0 -DCMAKE_COMPILE_WARNING_AS_ERROR=ON -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_INSTALL_PREFIX=/Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/out -Werror=dev -DBUILD_FOR_FUZZING=ON '-DCMAKE_EXE_LINKER_FLAGS=-Wl,-stack_size -Wl,0x80000' -DAPPEND_CPPFLAGS=-D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_DEBUG
110021s5%- skipped
14288s2%cmake --build /Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/build-aarch64-apple-darwin24.6.0 -j3 --target all
18004s1%cmake --build /Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/build-aarch64-apple-darwin24.6.0 -j1 --target all --verbose
18073s0%-DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -I/Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/build-aarch64-apple-darwin24.6.0/src -I/Users/runner/work/bitcoin/bitcoin/repo_archive/src -I/Users/runner/work/bitcoin/bitcoin/repo_archive/src/leveldb/include -I/Users/runner/work/bitcoin/bitcoin/repo_archive/src/minisketch/include -I/Users/runner/work/bitcoin/bitcoin/repo_archive/src/univalue/include -isystem /opt/homebrew/Cellar/boost/1.90.0_1/include -isystem /opt/homebrew/Cellar/libevent/2.1.12_1/include -O2 -g -std=c++20 -arch arm64 -fPIC -fmacro-prefix-map=/Users/runner/work/bitcoin/bitcoin/repo_archive/src=. -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstack-protector -fstack-protector-all -mbranch-protection=bti -Wall -Wextra -Wgnu -Wcovered-switch-default -Wformat -Wformat-security -Wvla -Wshadow-field -Wthread-safety -Wloop-analysis -Wredundant-decls -Wunused-member-function -Wdate-time -Wconditional-uninitialized -Woverloaded-virtual -Wsuggest-override -Wimplicit-fallthrough -Wunreachable-code -Wdocumentation -Wself-assign -Wundef -Wno-unused-parameter -D_THREAD_SAFE -Werror -MD -MT src/CMakeFiles/bitcoin_node.dir/rpc/rawtransaction.cpp.o -MF src/CMakeFiles/bitcoin_node.dir/rpc/rawtransaction.cpp.o.d -o src/CMakeFiles/bitcoin_node.dir/rpc/rawtransaction.cpp.o -c /Users/runner/work/bitcoin/bitcoin/repo_archive/src/rpc/rawtransaction.cpp -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_DEBUG
Tags
  • macOS native, fuzz
  • fix-32849-descriptorprocesspsbt-internal-bug
  • FAILED