Skip to content

Instantly share code, notes, and snippets.

@Sjors
Last active October 9, 2019 13:24
Show Gist options
  • Save Sjors/2b5d6cb4a7df4d96217c11ffc1f97c6f to your computer and use it in GitHub Desktop.
Save Sjors/2b5d6cb4a7df4d96217c11ffc1f97c6f to your computer and use it in GitHub Desktop.
PR 16341
Entering test module "Bitcoin Core Test Suite"
wallet/test/ismine_tests.cpp:15: Entering test suite "ismine_tests"
wallet/test/ismine_tests.cpp:17: Entering test case "ismine_standard"
Assertion failed: lock cs_wallet not held in wallet/scriptpubkeyman.cpp:389; locks held:
keystore.GetLegacyScriptPubKeyMan()->cs_KeyStore wallet/test/ismine_tests.cpp:37 (in thread )
unknown location:0: fatal error: in "ismine_tests/ismine_standard": signal: SIGABRT (application abort requested)
wallet/test/ismine_tests.cpp:45: last checkpoint
wallet/test/ismine_tests.cpp:17: Leaving test case "ismine_standard"; testing time: 112028us
wallet/test/ismine_tests.cpp:15: Leaving test suite "ismine_tests"; testing time: 112052us
Leaving test module "Bitcoin Core Test Suite"; testing time: 112203us
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment