Details
-
Bug
-
Resolution: Invalid
-
Not Evaluated
-
None
-
6.5.2
-
None
-
-
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
- relates to
-
QTBUG-102972 [REG 6.3.0 -> 6.4.0] apps crash on Android device
- Closed
-
QTBUG-99247 Application that is built using Android NDK version 21 doesn't work with Qt that is build using Android NDK version 23
- Closed