aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE.md
diff options
context:
space:
mode:
authorRussell Yanofsky <russ@yanofsky.org>2018-03-13 18:33:17 -0400
committerRussell Yanofsky <russ@yanofsky.org>2018-03-13 19:41:38 -0400
commit33eb9071b98e63fd66c1211254e420535320eebd (patch)
tree7c2edef09e479d9a11345f83901a7e302a8cd805 /.github/ISSUE_TEMPLATE.md
parentd42a4fe5aaae60f33a89bde78f21820abefce922 (diff)
downloadbitcoin-33eb9071b98e63fd66c1211254e420535320eebd.tar.xz
Fix ComputeTimeSmart test failure with -DDEBUG_LOCKORDER
Failure looks like: Entering test case "ComputeTimeSmart" test_bitcoin: sync.cpp:100: void potential_deadlock_detected(const std::pair<void*, void*>&, const LockStack&, const LockStack&): Assertion `false' failed. unknown location(0): fatal error in "ComputeTimeSmart": signal: SIGABRT (application abort requested) wallet/test/wallet_tests.cpp(566): last checkpoint Reproducible with: ./configure --enable-debug make -C src test/test_bitcoin && src/test/test_bitcoin --log_level=test_suite --run_test=wallet_tests/ComputeTimeSmart Happens due to "92fabcd443 Add LookupBlockIndex function" which acquires cs_main from inside CWallet::ComputeTimeSmart.
Diffstat (limited to '.github/ISSUE_TEMPLATE.md')
0 files changed, 0 insertions, 0 deletions