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

tst_controls crash on Android

    XMLWordPrintable

Details

    • Android

    Description

      The various controls tests crash with the following

      1: PASS   : tst_controls::Basic::SpinBox::test_wheel(wrap2)
      1: PASS   : tst_controls::Basic::SpinBox::test_wheel(wrap25)
      1: PASS   : tst_controls::Basic::SpinBox::cleanupTestCase()
      1: QWARN  : tst_controls::Basic::UnknownTestFunc() "There are still \"1\" items in the process of being created at engine destruction."
      1: QWARN  : tst_controls::Basic::UnknownTestFunc() QEGLPlatformContext: eglMakeCurrent failed: 3009
      1: QWARN  : tst_controls::Basic::UnknownTestFunc() QRhiGles2: Failed to make context current. Expect bad things to happen.
      1: QWARN  : tst_controls::Basic::UnknownTestFunc() Failed to create RHI (backend 2)
      1: QWARN  : tst_controls::Basic::UnknownTestFunc() Failed to create QRhi on the render thread; scenegraph is not functional
      1: QFATAL : tst_controls::Basic::UnknownTestFunc() Failed to initialize graphics backend for OpenGL.
      1: FAIL!  : tst_controls::Basic::UnknownTestFunc() Received a fatal error.
      1:    Loc: [/Users/assam/sources/qt6/qt6/qtdeclarative/src/quick/scenegraph/qsgrenderloop.cpp(310)]
      1: Totals: 819 passed, 12 failed, 0 skipped, 0 blacklisted, 75698ms
      

      and the crash errorĀ 

      01-27 01:29:50.281  6238  6271 F libc    : Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x29b in tid 6271 (qtMainLoopThrea), pid 6238 (ample.tst_basic)
      01-27 01:29:50.340  7051  7051 F DEBUG   : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
      01-27 01:29:50.340  7051  7051 F DEBUG   : Build fingerprint: 'Android/sdk_phone_x86/generic_x86:11/RSR1.210210.001.A1/7193139:userdebug/dev-keys'
      01-27 01:29:50.340  7051  7051 F DEBUG   : Revision: '0'
      01-27 01:29:50.340  7051  7051 F DEBUG   : ABI: 'x86'
      01-27 01:29:50.341  7051  7051 F DEBUG   : Timestamp: 2022-01-27 01:29:50+0200
      01-27 01:29:50.341  7051  7051 F DEBUG   : pid: 6238, tid: 6271, name: qtMainLoopThrea  >>> org.qtproject.example.tst_basic <<<
      01-27 01:29:50.341  7051  7051 F DEBUG   : uid: 10239
      01-27 01:29:50.341  7051  7051 F DEBUG   : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x29b
      01-27 01:29:50.341  7051  7051 F DEBUG   : Cause: null pointer dereference
      

      Attachments

        Issue Links

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

          Activity

            People

              qt.team.quick.subscriptions Qt Quick and Widgets Team
              assam Assam Boudjelthia
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes