Strange runtime errors
Crash in QFileDialog::getSaveFileName(...)
This crash occured on a Windows 7 system using Visual Studio 2008 with the message: An invalid handle was specified. The system had TortoiseSVN installed and TortoiseSVN.dll seemed to interfere with the Windows API calls. Updating TortoiseSVN resolved the issue.
A very detailed description can be found here
