Locked History Attachments

How_to_fix_strange_runtime_errors

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