Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
Qt Creator 3.3.0
-
None
Description
When attempting to debug a program using lldb on Mac OSX 10.10.1, the lldb debugger crashes with the attached information. I see previous bug reports regarding lldb have been closed stating it's not a problem with Qt.
The lldb crash only occurs with Qt Creator 3.3.0 (Qt 5.4.0 run-time). I can still successfully debug sessions using Qt Creator 3.2.2 (Qt 5.3.2 run-time).
To reproduce the crash:
1) Start Qt Creator
2) Open any C++ project
3) set breakpoint on one or more lines of code
4) Run with debugging
Attachments
Issue Links
- relates to
-
QTCREATORBUG-13803 Qt Debugger on Mac OSX YOSEMITE crashes Python (Python quit unexpected while using the _lldb.so plug-in)
-
- Closed
-