Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 4.5.0-rc1
-
None
-
d2784c68053ecbaacfced84161cd7750cbbd9f0f
Description
- Attach to Running Application
- Pick a kit with CDB and choose any running app
- RunControlPrivate is initialized without RunConfiguration, therefore it doesn't have a device
- Try to interrupt
- CdbEngine::doInterruptInferior dereferences the device without validating it
- CRASH!
Attachments
Issue Links
- relates to
-
QTCREATORBUG-19163 Attach to running application not working
-
- Closed
-