Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-19160

[REG 4.4->4.5] CDB crashes on interrupt when attaching to a running app

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Not Evaluated Not Evaluated
    • Qt Creator 4.5.0
    • Qt Creator 4.5.0-rc1
    • Debugger
    • None
    • d2784c68053ecbaacfced84161cd7750cbbd9f0f

      • 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!

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            davschul David Schulz
            orgads Orgad Shaneh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes