Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 4.9.2, Qt Creator 4.10.1
-
None
-
-
2808f633ec3bf617dbeb8f67d54bc4896f26443f a6d3101207901172ddab3593dbd500d89d799128
Description
I've been struggling for awhile with Qt Creator crashing randomly while I'm debugging my app on MacOS Mojave. It always seems to crash at a call to Debugger::Internal::QmlInspectorAgent::onResult().
I've attached an abbreviated .crash file.
My hunch is that my QML is getting bad data from one of my models, causing QmlInspectorAgent to crash out. Because this causes Qt Creator to just go away, it leaves me no breadcrumbs to help pinpoint the problem.
This has been happening for probably several versions prior to 4.9.2, but I haven't paid close attention to exactly when I first saw it.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-23322 QtCreator crashes when debugging
- Closed