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

Run on Android failed, due to unsatisfied link error.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • 6.5.2
    • None
    • Android
    • 2023wk32FOQtforAndroid

    Description

      Run failed on any Android device (AVD, real phone) with the following error

      D Qt JAVA : Class org.qtproject.qt.android.multimedia.QtAudioDeviceManager does not implement setActivity method
      E AndroidRuntime: FATAL EXCEPTION: qtMainLoopThread
      E AndroidRuntime: Process: com.gmail.mironchik.igor.stock.mobile, PID: 31419
      E AndroidRuntime: java.lang.UnsatisfiedLinkError: dlopen failed: cannot locate symbol "__emutls_get_address" referenced by "/data/app/com.gmail.mironchik.igor.stock.mobile-OXVwlLTPsylOd82_blX0YQ==/lib/arm/libQt6Core_armeabi-v7a.so"...
      E AndroidRuntime:     at java.lang.Runtime.load0(Runtime.java:938)
      E AndroidRuntime:     at java.lang.System.load(System.java:1631)
      E AndroidRuntime:     at org.qtproject.qt.android.QtNative$2.run(QtNative.java:235)
      E AndroidRuntime:     at org.qtproject.qt.android.QtThread$2.run(QtThread.java:51)
      E AndroidRuntime:     at org.qtproject.qt.android.QtThread$1.run(QtThread.java:25)
      E AndroidRuntime:     at java.lang.Thread.run(Thread.java:919)
      I Process : Sending signal. PID: 31419 SIG: 9 

      Is this a know issue? Maybe I'm doing something wrong?

      Attachments

        Issue Links

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

          Activity

            People

              qtandroidteam Qt Android Team
              igor.mironchik Igor Mironchik
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes