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:
---------------------------
MinGW Runtime Assertion
---------------------------
Assertion failed!
Program: C:\Program Files\Bitcoin\bitcoin-qt.exe
File: table/table_builder.cc, Line 97
Expression: r->options.comparator->Compare(key, Slice(r->last_key)) > 0
---------------------------
Abort Retry Ignore
---------------------------