error: in "validationinterface_tests/unregister_all_during_call": check destroyed has failed #23247

issue MarcoFalke opened this issue on October 11, 2021
  1. MarcoFalke commented at 7:23 AM on October 11, 2021: member

    https://cirrus-ci.com/task/6124389117722624?logs=ci#L3631 (ci config ci/test/00_setup_env_i686_multiprocess.sh on https://github.com/bitcoin/bitcoin/commit/927586990eb9bc8403a3831247847bdd3bf60423 )

    test/validationinterface_tests.cpp(19): Leaving test case "unregister_validation_interface_race"; testing time: 10165971us
    test/validationinterface_tests.cpp(77): Entering test case "unregister_all_during_call"
    2021-10-09T07:22:01.270591Z [test] [test/util/setup_common.cpp:65] [Seed] Seed: Setting random seed for current tests to RANDOM_CTX_SEED=377758059ad710c02078bb26a7157fb8e4667925cb78cb283967327b5e90c60d
    2021-10-09T07:22:01.270775Z [test] [init/common.cpp:165] [LogPackageVersion] Bitcoin Core version v22.99.0-dc439011d155 (debug build)
    2021-10-09T07:22:01.271124Z [test] [init.cpp:904] [AppInitParameterInteraction] Assuming ancestors of block 00000000000000000008a89e854d57e5667df88f1cdef6fde2fbca1de5b639ad have valid signatures.
    2021-10-09T07:22:01.271226Z [test] [init.cpp:917] [AppInitParameterInteraction] Setting nMinimumChainWork=00000000000000000000000000000000000000001fa4663bbbe19f82de910280
    2021-10-09T07:22:01.289433Z [test] [script/sigcache.cpp:102] [InitSignatureCache] Using 16 MiB out of 32/2 requested for signature cache, able to store 524288 elements
    2021-10-09T07:22:01.292557Z [test] [validation.cpp:1275] [InitScriptExecutionCache] Using 16 MiB out of 32/2 requested for script execution cache, able to store 524288 elements
    2021-10-09T07:22:01.292780Z [scheduler] [util/thread.cpp:17] [TraceThread] scheduler thread start
    2021-10-09T07:22:01.307275Z [test] [policy/fees.cpp:530] [CBlockPolicyEstimator] Failed to read fee estimates from /tmp/test_common_Bitcoin Core/32c837ca2b161ee1ce4237ad1eeb29d070d456ef129e50777e1dcd1a4561abad/fee_estimates.dat. Continue anyway.
    2021-10-09T07:22:01.307655Z [test] [dbwrapper.cpp:141] [CDBWrapper] Opened LevelDB successfully
    2021-10-09T07:22:01.307741Z [test] [dbwrapper.cpp:166] [CDBWrapper] Using obfuscation key for /tmp/test_common_Bitcoin Core/32c837ca2b161ee1ce4237ad1eeb29d070d456ef129e50777e1dcd1a4561abad/blocks/index: 0000000000000000
    2021-10-09T07:22:01.308046Z [test] [validation.cpp:4658] [InitializeChainstate] Switching active chainstate to Chainstate [ibd] @ height -1 (null)
    2021-10-09T07:22:01.308278Z [test] [dbwrapper.cpp:141] [CDBWrapper] Opened LevelDB successfully
    2021-10-09T07:22:01.308401Z [test] [dbwrapper.cpp:163] [CDBWrapper] Wrote new obfuscate key for /tmp/test_common_Bitcoin Core/32c837ca2b161ee1ce4237ad1eeb29d070d456ef129e50777e1dcd1a4561abad/chainstate: d188f4ad951010a3
    2021-10-09T07:22:01.308437Z [test] [dbwrapper.cpp:166] [CDBWrapper] Using obfuscation key for /tmp/test_common_Bitcoin Core/32c837ca2b161ee1ce4237ad1eeb29d070d456ef129e50777e1dcd1a4561abad/chainstate: d188f4ad951010a3
    2021-10-09T07:22:01.308674Z [test] [flatfile.cpp:69] [Allocate] Pre-allocating up to position 0x1000000 in blk00000.dat
    2021-10-09T07:22:01.309110Z [test] [validation.cpp:2295] [ConnectTip]   - Load block from disk: 0.13ms [0.00s]
    2021-10-09T07:22:01.309288Z [test] [validationinterface.cpp:249] [BlockChecked] BlockChecked: block hash=000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f state=Valid
    2021-10-09T07:22:01.309348Z [test] [validation.cpp:2307] [ConnectTip]   - Connect total: 0.25ms [0.00s (0.24ms/blk)]
    2021-10-09T07:22:01.309379Z [test] [validation.cpp:2312] [ConnectTip]   - Flush: 0.04ms [0.00s (0.04ms/blk)]
    2021-10-09T07:22:01.309446Z [test] [validation.cpp:2318] [ConnectTip]   - Writing chainstate: 0.07ms [0.00s (0.07ms/blk)]
    2021-10-09T07:22:01.309568Z [test] [validation.cpp:2112] [UpdateTipLog] UpdateTip: new best=000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f height=0 version=0x00000001 log2_work=32.000022 tx=1 date='2009-01-03T18:15:05Z' progress=0.000000 cache=0.0MiB(0txo)
    2021-10-09T07:22:01.309597Z [test] [validation.cpp:2329] [ConnectTip]   - Connect postprocess: 0.15ms [0.00s (0.15ms/blk)]
    2021-10-09T07:22:01.309623Z [test] [validation.cpp:2330] [ConnectTip] - Connect block: 0.63ms [0.00s (0.65ms/blk)]
    2021-10-09T07:22:01.309659Z [test] [txmempool.cpp:691] [check] Checking mempool with 0 transactions and 0 inputs
    2021-10-09T07:22:01.309736Z [test] [validationinterface.cpp:226] [BlockConnected] Enqueuing BlockConnected: block hash=000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f block height=0
    2021-10-09T07:22:01.309833Z [test] [validationinterface.cpp:199] [UpdatedBlockTip] Enqueuing UpdatedBlockTip: new block hash=000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f fork block hash=null (in IBD=true)
    2021-10-09T07:22:01.310672Z [test] [banman.cpp:27] [BanMan] Recreating the banlist database
    2021-10-09T07:22:01.310836Z [test] [banman.cpp:55] [DumpBanlist] Flushed 0 banned node addresses/subnets to disk  0ms
    2021-10-09T07:22:01.310878Z [test] [net.cpp:1783] [SetTryNewOutboundPeer] net: setting try another outbound peer=false
    2021-10-09T07:22:01.310918Z [test] [net.cpp:2434] [SetNetworkActive] SetNetworkActive: true
    2021-10-09T07:22:01.312304Z [scheduler] [validationinterface.cpp:226] [operator()] BlockConnected: block hash=000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f block height=0
    2021-10-09T07:22:01.346095Z [test] [validationinterface.cpp:249] [BlockChecked] BlockChecked: block hash=14508459b221041eab257d2baaa7459775ba748246c8403609eb708f0e57e74b state=Valid
    2021-10-09T07:22:01.346223Z [scheduler] [validationinterface.cpp:199] [operator()] UpdatedBlockTip: new block hash=000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f fork block hash=null (in IBD=true)
    test/validationinterface_tests.cpp(91): error: in "validationinterface_tests/unregister_all_during_call": check destroyed has failed
    2021-10-09T07:22:01.346419Z [scheduler] [util/thread.cpp:19] [TraceThread] scheduler thread exit
    test/validationinterface_tests.cpp(77): Leaving test case "unregister_all_during_call"; testing time: 81447us
    test/validationinterface_tests.cpp(13): Leaving test suite "validationinterface_tests"; testing time: 10247638us
    Leaving test module "Bitcoin Core Test Suite"; testing time: 10255991us
    *** 1 failure is detected in the test module "Bitcoin Core Test Suite"
    
  2. MarcoFalke added the label Bug on Oct 11, 2021
  3. MarcoFalke added the label Build system on Oct 11, 2021
  4. MarcoFalke added the label Tests on Oct 11, 2021
  5. MarcoFalke removed the label Build system on Oct 11, 2021
  6. MarcoFalke closed this on May 12, 2022

  7. DrahtBot locked this on May 12, 2023
Contributors
Labels

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-17 06:14 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me