-
Bug
-
Resolution: Cannot Reproduce
-
Not Evaluated
-
None
-
Qt Creator 3.3.0
-
None
-
Windows 7 x64, MSVC 12 and GCC 4.x.
I installed Qt 5.4 + Qt Creator 3.3.0 on Windows 7(x64) and Qt Creator started crashing when trying to open the "Sources" folder(this now happens for my older version of Qt Creator too).
I compiled Qt Creator 3.3.0 in debug mode and found out that it is crashing in file "fileiconprovider.cpp", at line 131 "icon = QFileIconProvider::icon(fileInfo);".
If it helps, I uploaded the Call Stack and Locals values.