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

[6.1.0-beta1] QtQuick3D 'lights' example crashes with Pixel3a with arm64-v8a

    XMLWordPrintable

Details

    • Android

    Description

      Steps to reproduce:

      1. Install 6.1.0-beta1 android multi binary
      2. Build and run QtQuick3D lights example with arm64-v8a ABI

      Expected result:

      The application runs on device without problems.

      Actual result:

      The 'lights' application crashes with:

      03-01 15:58:15.783 18106 18130 E AndroidRuntime: FATAL EXCEPTION: qtMainLoopThread
      03-01 15:58:15.783 18106 18130 E AndroidRuntime: Process: org.qtproject.example.lights, PID: 18106
      03-01 15:58:15.783 18106 18130 E AndroidRuntime: java.lang.UnsatisfiedLinkError: dlopen failed: invalid ELF file "/data/app/org.qtproject.example.lights-6-c_bQqgX90zp0oeVjSv6w==/lib/arm64/libQt6Quick3DAssetImport_arm64-v8a.so" load segment[4]: p_offset (0xe000) + p_filesz (0x0) ( = 0xe000) past end of file (0xdc18)
      03-01 15:58:15.783 18106 18130 E AndroidRuntime: 	at java.lang.Runtime.load0(Runtime.java:938)
      03-01 15:58:15.783 18106 18130 E AndroidRuntime: 	at java.lang.System.load(System.java:1631)
      03-01 15:58:15.783 18106 18130 E AndroidRuntime: 	at org.qtproject.qt.android.QtNative$2.run(QtNative.java:431)
      03-01 15:58:15.783 18106 18130 E AndroidRuntime: 	at org.qtproject.qt.android.QtThread$2.run(QtThread.java:87)
      03-01 15:58:15.783 18106 18130 E AndroidRuntime: 	at org.qtproject.qt.android.QtThread$1.run(QtThread.java:61)
      03-01 15:58:15.783 18106 18130 E AndroidRuntime: 	at java.lang.Thread.run(Thread.java:919)
       

      Environment: Ubuntu 20.04, Android ndk 21.3.6528147, Pixel 3a (Did not crash with Samsung Galaxy Tab 4 with the same setup)

      Attachments

        Issue Links

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

          Activity

            People

              assam Assam Boudjelthia
              mipohjan Milla Pohjanheimo
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes