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

qopenglwindow example deadlocks on Android when suspended

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.4.0
    • 5.4.0
    • GUI: OpenGL
    • None
    • Android
    • 7e1e42cbf269c4fd5bbfa0411964bd14e5ae549c

    Description

      The GUI thread blocks on a wait condition in QAndroidPlatformOpenGLWindow::eglSurface(), because the native surface is -1. The Android thread blocks in QAndroidEventDispatcher::stop(), waiting for the GUI thread to go back to the event loop.

      Steps to reproduce:
      Run the qopenglwindow example, press the power button twice

      Attachments

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

        Activity

          People

            tvete Paul Olav Tvete
            tvete Paul Olav Tvete
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes