Task 83463542118

fuzz: add ipc round-trip fuzz target

2026-06-25 14:53:59 failed fuzz-ipc-initial 2ea11cd50037eacafb561a6c0a1ad74f6d7a75a6


Commands that took longer than 1 second (total 1m16s)
linedurationpercentagecommand
110320s26%docker buildx build --file=/home/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_tsan.sh --build-arg=BASE_ROOT_DIR=/home/runner/work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_tsan --cache-from type=gha,url=http://127.0.0.1:49160/,version=1,scope=ci_native_tsan --load /home/runner/work/bitcoin/bitcoin
12063s3%docker run --rm --interactive --detach --tty --cap-add=LINUX_IMMUTABLE --mount=type=bind,src=/home/runner/work/bitcoin/bitcoin,dst=/home/runner/work/bitcoin/bitcoin,readonly --mount=type=bind,src=/home/runner/work/_temp/ccache_dir,dst=/home/runner/work/_temp/ccache_dir --mount=type=bind,src=/home/runner/work/_temp/depends/built,dst=/home/runner/work/_temp/depends/built --mount=type=bind,src=/home/runner/work/_temp/depends/sources,dst=/home/runner/work/_temp/depends/sources --mount=type=bind,src=/home/runner/work/_temp/previous_releases,dst=/home/runner/work/_temp/previous_releases --mount=type=bind,src=/home/runner/work/_temp/build,dst=/home/runner/work/_temp/build --env-file=/tmp/env-runner-ci_native_tsan --name=ci_native_tsan --network=ci-ip6net --ip6=1111:1111::5 --platform=linux ci_native_tsan
13913s3%bash -c 'CONFIG_SHELL= make -j8 -C depends HOST=x86_64-pc-linux-gnu CC=clang CXX=clang++ CXXFLAGS='\''-fsanitize=thread -nostdinc++ -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'\'' NO_QT=1 LOG=1'
14558s10%features - done
70311s1%-DCXX_SUPPORTS__WUNIQUE_OBJECT_DUPLICATION -fsanitize=thread -nostdinc++ -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 -Wunique-object-duplication -Werror -O2 -g -std=c++20 -fPIC -MD -MT CMakeFiles/cmTC_4c744.dir/src.cxx.o -MF CMakeFiles/cmTC_4c744.dir/src.cxx.o.d -o CMakeFiles/cmTC_4c744.dir/src.cxx.o -c /home/runner/work/_temp/build/CMakeFiles/CMakeScratch/TryCompile-WC7S8t/src.cxx -DARENA_DEBUG -DDEBUG_LOCKCONTENTION -D_LIBCPP_REMOVE_TRANSITIVE_INCLUDES
Tags
  • TSan
  • fuzz-ipc-initial
  • FAILED