Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-13164

Demo browser can get stuck after closing modal dialog

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 4.7.0
    • 4.7.0
    • Core: Event loop
    • None
    • Snow Leopard, Cocoa 32-bit
    • a373648fa876a9684394aa9b7ecafd51e53f4742

    Description

      The simplest way I've found to reproduce this is to open a video on Youtube (so that the Flash plugin is loaded), Open the "About Qt" dialog, and click OK.
      The application will use 100% CPU (calling qt_mac_waitForMoreModalSessionEvents() continuously) while eating more and more memory.

      As we discussed off-line, this seems to be due to processEvents() being called again before the "zombie" modal session has been cleaned up completely.

      Attachments

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

        Activity

          People

            richard Richard Moe Gustavsen
            kenthans Kent Hansen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes