Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
Qt Creator 2.7.0-beta
-
None
-
OpenSUSE Linux 12.2 64bits, Qt-4.8.4, QtCreator from 4e3c409.
-
29055f9f43b21262b14e5d02af64be4204df6105
Description
Opening certain (rather complicated, template class) C++ files can produce a segmentation violation.
Unfortunately, for legal reasons, I can't attach an example of such file. I also had no luck in producing a simpler file that can trigger the crash.
Attached is a traceback obtained with QtCreator (debugging QtCreator). The message displayed just before crash is
"""
pure virtual method called
terminate called without an active exception
"""