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

REG: Android applications crash on startup

    XMLWordPrintable

Details

    • Android, Linux/X11

    Description

      Applications built on 5.13.0 Beta3 compile successfully but crash on the android device with the following error:

      I ple.minibrowse: Not late-enabling -Xcheck:jni (already on)
      W ple.minibrowse: Unexpected CPU variant for X86 using defaults: x86
      W System  : ClassLoader referenced unknown path:
      D OpenGLRenderer: HWUI GL Pipeline
      E AndroidRuntime: FATAL EXCEPTION: qtMainLoopThread
      E AndroidRuntime: Process: org.qtproject.example.minibrowser, PID: 24442
      E AndroidRuntime: java.lang.UnsatisfiedLinkError: dlopen failed: cannot locate symbol "__emutls_get_address" referenced by "/data/app/org.qtproject.example.minibrowser-_DmpA-IAt5mG6vtApdmnIw==/lib/x86/libQt5Core.so"...
      E AndroidRuntime: 	at java.lang.Runtime.load0(Runtime.java:928)
      E AndroidRuntime: 	at java.lang.System.load(System.java:1633)
      E AndroidRuntime: 	at org.qtproject.qt5.android.QtNative$2.run(QtNative.java:196)
      E AndroidRuntime: 	at org.qtproject.qt5.android.QtThread$2.run(QtThread.java:87)
      E AndroidRuntime: 	at org.qtproject.qt5.android.QtThread$1.run(QtThread.java:61)
      E AndroidRuntime: 	at java.lang.Thread.run(Thread.java:764)
      I Process : Sending signal. PID: 24442 SIG: 9
      
      
      "org.qtproject.example.minibrowser" died.
      

      It appears that the Android NDK version does not matter. Tested on both r18b and r19c.

      Attachments

        Issue Links

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

          Activity

            People

              hehalmet Heikki Halmet
              daniel.smith Daniel Smith
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes