Under Windows Vista x64, SP2, the program gives an assertion fault message box a short time after starting up, while displaying the splash screen at the “Verifying blocks…” stage, before showing the main window. It’s a new install of Bitcoin Core that’s been in use for a couple of days after completely synchronizing with the block chain. The assertion fault occurs after every startup, thereby completely blocking use of the client and access to the wallet. The complete message follows:
0---------------------------
1MinGW Runtime Assertion
2---------------------------
3Assertion failed!
4
5Program: C:\Program Files\Bitcoin\bitcoin-qt.exe
6File: table/table_builder.cc, Line 97
7
8Expression: r->options.comparator->Compare(key, Slice(r->last_key)) > 0
9---------------------------
10Abort Retry Ignore
11---------------------------