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

qopenglwindow example deadlocks on Android when suspended

XMLWordPrintable

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

      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

        For Gerrit Dashboard: QTBUG-41072
        # Subject Branch Project Status CR V

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes