I have twice shut down my computer in a dirty way (power button) with a project open in IDEA 8; both times it had some configuration files corrupted and I had to either re-create the project or manually find and remove these files. There were 2 or three of them and I had to remove them by one, waiting for IDEA to start loading the project and to tell me that file X is corrupt.
The files (something in .IntelliJIdea80\config\options), before I removed them, were completely filled with some special character, maybe NUL but I am not sure, it just showed up as ^@ in Vim.
Unfortunately I am not much willing to reproduce the bug and describe the precise steps now 
It is strange that IDEA CAN'T open project with these files being corrupt, but it CAN open the project when they are completely missing.
Anyways, this feature alone is a showstopper for me to use IDEA 8 in its present state, because I can't predict when I may have to perform a dirty shutdown for some reasons.