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

QML application crashes when goes to background

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • 5.3.0
    • QPA
    • None
    • Qt 5.3.0 for Android arm v7, Windows 7, Samsung Galaxy Note 3 (SM-N9005)
    • Android

    Description

      When QML application goes to background due to HOME button is pressed, application output receives burst of EGL_BAD_SURFACE messages end app crashes after some time.

      The message sequence that keeps repeating after pressing HOME button is the following:

      W/Adreno-EGLSUB(24892): <DequeueBuffer:606>: dequeue native buffer fail: No such device, buffer=0x0, handle=0x0
      W/Adreno-EGL(24892): <qeglDrvAPI_eglSwapBuffers:3688>: EGL_BAD_SURFACE
      W/Qt (24892): eglconvenience\qeglplatformcontext.cpp:319 (virtual void QEGLPlatformContext::swapBuffers(QPlatformSurface*)): QEGLPlatformContext::swapBuffers(): eglError: 12301, this: 0x789662e0
      W/Qt (24892):

      I should emphasis that this behavior began since Qt 5.3.0 (I noticed it on RC also), while the same apps worked perfectly with Qt 5.2.1.

      I attached demo project that I used for testing, and raw application output (part of it).

      Attachments

        1. FpsTest.zip
          14 kB
        2. Output.txt
          69 kB
        3. DebugOutput_Qt5.2.1.txt
          5 kB
        4. DebugOutput_Qt5.3.0.txt
          610 kB
        5. DebugOutput_Qt5.3.0_crash.txt
          415 kB

        Issue Links

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

          Activity

            People

              esabraha Eskil Abrahamsen Blomfeldt
              amilosavljevic Aleksandar Milosavljevic
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes