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

QMenu::exec hangs under OSX

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • 5.3.1
    • 5.3.0
    • None
    • OSX 10.9.3
    • macOS
    • 11fdc4f6c06922b474a311d7afb8a393686ddf13

    Description

      Unlike in Qt 5.2.1, with Qt 5.3.0 I get random hang up of QMenu::exec
      Nothing is responding and the application has to be hard-quitted.
      Under the debugger, [NSApp run] is called and hanging happens a bit below.
      By running and pausing the debugger, I can see that some event activity is still happening, as breaking does not always happen at the same point. But the whole Qt UI is freezed.

      I am wondering that maybe those changes are involved in the regression:
      https://codereview.qt-project.org/#change,81133
      https://codereview.qt-project.org/#change,83182

      Attachments

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

        Activity

          People

            sorvig Morten Sørvig
            jirauser26727 user-04d21 (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes