Task 78767847772

fuzz: target concurrent leveldb reads

2026-06-01 00:10:27 failed fuzz_db_reads fa53f8ae2d98f6d1608d80ca038a6d2d790a35e0


Commands that took longer than 1 second (total 8m42s)
linedurationpercentagecommand
9386m58s80%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_fuzz.sh --build-arg=BASE_ROOT_DIR=/home/runner/work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_fuzz --cache-from type=gha,scope=ci_native_fuzz --load /home/runner/work/bitcoin/bitcoin
127033s6%-DCMAKE_C_FLAGS='-ftrivial-auto-var-init=pattern' -DCMAKE_CXX_FLAGS='-ftrivial-auto-var-init=pattern'
14359s1%features - done
17484s0%cmake --build /home/runner/work/_temp/build -j16 --target all
29179s1%-DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_NO_CXX98_FUNCTION_BASE -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -I/home/runner/work/_temp/build/src -I/home/runner/work/_temp/src -I/home/runner/work/_temp/src/univalue/include -I/home/runner/work/_temp/src/minisketch/include -I/home/runner/work/_temp/src/leveldb/include -I/home/runner/work/_temp/src/secp256k1/include -ftrivial-auto-var-init=pattern -O2 -g -std=c++20 -fPIE -fmacro-prefix-map=/home/runner/work/_temp/src=. -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fsanitize=fuzzer-no-link,address,undefined,float-divide-by-zero,integer -Wall -Wextra -Wgnu -Wcovered-switch-default -Wformat -Wformat-security -Wvla -Wshadow-field -Wthread-safety -Wthread-safety-pointer -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 -Werror -MD -MT src/test/fuzz/CMakeFiles/fuzz.dir/dbwrapper.cpp.o -MF CMakeFiles/fuzz.dir/dbwrapper.cpp.o.d -o CMakeFiles/fuzz.dir/dbwrapper.cpp.o -c /home/runner/work/_temp/src/test/fuzz/dbwrapper.cpp
Tags
  • fuzzer,address,undefined,integer
  • fuzz_db_reads
  • FAILED