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

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • Qt Creator 4.5.0
    • Qt Creator 4.5.0-rc1
    • Debugger
    • 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

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes