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

Crash when closing options dialog that was opened via progress indicator

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P1: Critical
    • Qt Creator 9.0.1
    • Qt Creator 9.0.0
    • All Other Issues
    • None
    • d8343b4b4 (9.0)

    Description

      Qt Creator crashes after following steps:

      • Open a project
      • Left-click on the "Clangd indexing" progress (option dialog appears)
      • Wait until the progress indicator is done and disappears
      • Close the Options dialog via "OK"

      Backtrace: backtrace.txt

      I think that only after the Options dialog closes, FutureProgress::mouseReleaseEvent is processed. And at that time, the FutureProgress does not exist, anymore.

      Attachments

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

        Activity

          People

            con Eike Ziller
            portale Alessandro Portale
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes