You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
./src/test/test_bitcoin --run_test=sighash_tests
Running 2 test cases...
unknown location(0): fatal error: in "sighash_tests/sighash_test": signal: SIGSEGV, si_code: 0 (memory access violation at address: 0x00000080)
test/sighash_tests.cpp(196): last checkpoint
*** 1 failure is detected in the test module "Bitcoin Test Suite"
The text was updated successfully, but these errors were encountered:
make check
should passExample of a failing test:
The text was updated successfully, but these errors were encountered: