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

'Gallery' example quits right after launching on Android and iOS

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • P1: Critical
    • 5.9.2
    • 5.9.2
    • Quick: Controls 2
    • Ubuntu 16.04 (Android 6.0.1), OS X 10.11 (Android 8.0.0), Windows 10 (Android 5.0)
    • iOS/tvOS/watchOS

    Description

      Steps to reproduce:

      1. download Qt 5.9.2 testclient installer
      2. install Android armv7 binary
      3. launch Qt Creator
      4. run 'gallery' example (android_armv7) 

      Expected result:

      Example launches and doesn't give any errors.

      Actual result:

      Example launches, but dies immediately with:

      I zygote : Late-enabling -Xcheck:jni
      W System : ClassLoader referenced unknown path:
      I QtCore : Start
      W linker : "/data/app/org.qtproject.example.gallery-TwKf-WPB7mIwkUUGk9fJkg==/lib/arm/libQt5Network.so" has unsupported flags DT_FLAGS_1=0x81
      W linker : "/data/app/org.qtproject.example.gallery-TwKf-WPB7mIwkUUGk9fJkg==/lib/arm/libQt5Qml.so" has unsupported flags DT_FLAGS_1=0x81
      W linker : "/data/app/org.qtproject.example.gallery-TwKf-WPB7mIwkUUGk9fJkg==/lib/arm/libQt5Gui.so" has unsupported flags DT_FLAGS_1=0x81
      W linker : "/data/app/org.qtproject.example.gallery-TwKf-WPB7mIwkUUGk9fJkg==/lib/arm/libQt5Quick.so" has unsupported flags DT_FLAGS_1=0x81
      W linker : "/data/app/org.qtproject.example.gallery-TwKf-WPB7mIwkUUGk9fJkg==/lib/arm/libQt5QuickTemplates2.so" has unsupported flags DT_FLAGS_1=0x81
      W linker : "/data/app/org.qtproject.example.gallery-TwKf-WPB7mIwkUUGk9fJkg==/lib/arm/libQt5QuickParticles.so" has unsupported flags DT_FLAGS_1=0x81
      W linker : "/data/app/org.qtproject.example.gallery-TwKf-WPB7mIwkUUGk9fJkg==/lib/arm/libQt5QuickControls2.so" has unsupported flags DT_FLAGS_1=0x81
      W linker : "/data/data/org.qtproject.example.gallery/qt-reserved-files/plugins/platforms/android/libqtforandroid.so" has unsupported flags DT_FLAGS_1=0x81
      I Qt : qt start
      W linker : "/data/data/org.qtproject.example.gallery/qt-reserved-files/plugins/bearer/libqandroidbearer.so" has unsupported flags DT_FLAGS_1=0x81
      I zygote : Do partial code cache collection, code=30KB, data=26KB
      I zygote : After code cache collection, code=30KB, data=26KB
      I zygote : Increasing code cache capacity to 128KB
      I zygote : Do partial code cache collection, code=51KB, data=59KB
      I zygote : After code cache collection, code=51KB, data=59KB
      I zygote : Increasing code cache capacity to 256KB
      D : (null):0 ((null)): QML debugging is enabled. Only use this in a safe environment.
      D OpenGLRenderer: HWUI GL Pipeline
      D NvOsDebugPrintf: NvRmPrivGetChipPlatform: Could not read platform information
      D NvOsDebugPrintf: Expected on kernels without fuse support, using silicon
      I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/gralloc.tegra.so from the current namespace instead.
      I OpenGLRenderer: Initialized EGL, version 1.4
      D OpenGLRenderer: Swap behavior 2
      I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/gralloc.tegra.so from the current namespace instead.
      I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/gralloc.tegra.so from the current namespace instead.
      W linker : "/data/data/org.qtproject.example.gallery/qt-reserved-files/qml/QtQuick.2/libqtquick2plugin.so" has unsupported flags DT_FLAGS_1=0x81
      W linker : "/data/data/org.qtproject.example.gallery/qt-reserved-files/qml/QtQuick/Layouts/libqquicklayoutsplugin.so" has unsupported flags DT_FLAGS_1=0x81
      W linker : "/data/data/org.qtproject.example.gallery/qt-reserved-files/qml/QtQuick/Controls.2/libqtquickcontrols2plugin.so" has unsupported flags DT_FLAGS_1=0x81
      W linker : "/data/data/org.qtproject.example.gallery/qt-reserved-files/qml/QtQuick/Controls.2/Material/libqtquickcontrols2materialstyleplugin.so" has unsupported flags DT_FLAGS_1=0x81
      W linker : "/data/data/org.qtproject.example.gallery/qt-reserved-files/qml/QtQuick/Controls.2/Universal/libqtquickcontrols2universalstyleplugin.so" has unsupported flags DT_FLAGS_1=0x81
      W Gallery : (null):0 ((null)): QQmlApplicationEngine failed to load component
      W Gallery : (null):0 ((null)): qrc:/gallery.qml:56 module "Qt.labs.settings" is not installed
      09-22 12:46:33.239 3920 4066 W Gallery :
      D NvOsDebugPrintf: NvEglHandle: Unfreed handle upon egl deinit: type=2 refcnt=2
      D NvOsDebugPrintf: NvEglHandle: Unfreed handle upon egl deinit: type=1 refcnt=1
      
      
      "org.qtproject.example.gallery" died.

      Attachments

        Issue Links

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

          Activity

            People

              laknoll Lars Knoll
              mipohjan Milla Pohjanheimo
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes