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

[Internal testing] QtC crashes when removing kits that are used by project

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • Qt Creator 15.0.0-rc1
    • None

      I cannot give a clear path to reproduce this, since I reproduced this only twice locally, but raw way to achieve this:
      1. Open and build a CMake project using Qt different from the system one
      2. Close QtC and remove project .user file
      3. Run QtC with the -tcs flag (ensure only system Qt is in PATH)
      4. Open the project and import its configuration that points to a Qt from installer(or any different, but not the system one)
      5. Add one kit that uses system Qt and one kit that uses Qt from installer(or any different, but not the system one)
      6. Build the project using both kits one by one
      7. Remove the last active kit

      The above steps(with slight monkey job by removing and adding kits more than once) lead to the attached stack trace twice in my environment, but cannot say what exactly leads to this.

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

            kandeler Christian Kandeler
            semlanik Alexey Edelev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes