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

Application being run or analyzed is unresponsive, stopping it takes too long

    XMLWordPrintable

Details

    Description

      1. Open the attached project.
      2. Configure it to use a kit with Qt 4.8 built by MSVC2010.
      3. Run the project.
        It runs, but the application is unresponsive.
      4. Click the application's window.
        It takes about 30 seconds until the application closes.
      5. Run the project in Analyzer.
        It runs, but the application is unresponsive.
      6. Click the application's window.
        It takes about 20 seconds until the application closes.
      7. Run the project in Analyzer again.
      8. Click the Analyzer's "Stop" button.
        It takes about 30 seconds until the Analyzer stops and gathers data.

      Found by Squish test tst_simple_analyze.

      ffc2613d32c04efb4430e38968e1cfde56c8299c is the first bad commit
      commit ffc2613d32c04efb4430e38968e1cfde56c8299c
      Author: Daniel Teske <daniel.teske@theqtcompany.com>
      Date:   Thu Apr 16 17:26:27 2015 +0200
      
          Fix non responding on being overwhelmed with debug output
      
          Change-Id: I0356c71850a6b5a2147ac35cb79ae53e234aa3e0
          Task-number: QTCREATORBUG-14096
          Reviewed-by: Kai Koehne <kai.koehne@theqtcompany.com>
          Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
      

      Before this change, the application stopped immediately in the mentioned situations. It also stops immediately when run from the command line. Prove me wrong but the old behavior seems better to me.

      Attachments

        1. consoleflooder.zip
          2 kB
        2. untitled.7z
          2 kB

        Issue Links

          For Gerrit Dashboard: QTCREATORBUG-14307
          # Subject Branch Project Status CR V

          Activity

            People

              dt Daniel Teske
              rlohning Robert Löhning
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes