Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
Qt Creator 3.4.0-beta1
-
Ubuntu 12.04 32bit, QC 3.4 branch
-
839081dbc549a74b61874f75c7c310a289aeac15
Description
Steps to reproduce:
- cp share/qtcreator/glsl/glsl_120.frag from QC sources to a tmp directory
- start QC, open the copied file
- when document is displayed, go to cmd line and remove this file
- switch back to QC
- QC should ask whether to save/close the deleted file - hit 'Close'
Current result:
- QC crashes
Note: this does not happen for QC 3.3.1
Additional note: crash can be triggered by invoking auto completion inside glsl files
Attachments
Issue Links
- is duplicated by
-
QTCREATORBUG-14162 Crash when trying to edit a shader program
- Closed