Problem: Bitcoin-QT crash when importing a private key.
Bug report.
Bitcoin-QT version 0.8.1
Windows version: Windows 7 professional 32-bit
Block-chain not downloaded completely - about 7K blocks left.
Action that cause the issue:
Help -> Debug window -> Console
Write help to get info about commands.
then
importprivkey privatekeyhere labelhere
or
importprivkey privatekeyhere
both makes the Debug window unresponsive when clicking it after the commands have finished. After clicking the X in the far right corner, windows says the program is non-responsive and asks if it should be shut down. I've tried waiting for a long time (several minutes) to see if it resolved itself, it didn't.
However after forcing a closedown of the program through the windows close down feature, and restarting the bitcoin client, the address appears to have been imported just fine. I haven't tried to send or receive any coins with the imported adresses yet. But I assume that would work.
When bitcoin-QT starts again, it takes a while and gives a message about verifying the block database integrity or something like that, I didn't note down exactly what it said.
Could the reason be that the client is rescanning ? I didn't ask it to rescan.