Details
-
Bug
-
Resolution: Invalid
-
P1: Critical
-
6.7.0 RC2
-
None
-
-
2024wk16FOQtforAndroid
Description
MacOS 14.1
Qt Creator 11.0.3
Device: Samsung Galaxy S22 13.0 / SG S9 9.0
Steps to reproduce:
- Create any sample project or use existing example
- Build and run it using latest snapshot from 6.7.0 (see version details below)
Expected: The app runs normally.
Actual: The application crashes immediately after launch.
Reproducibility: 100%
Snapshot:
Qt 6.7.0 2023-11-09 sha1: 72861b5f5740cb2bd650e30f3d23c8fc55ba51da
Log:
E AndroidRuntime: FATAL EXCEPTION: qtMainLoopThread E AndroidRuntime: Process: org.qtproject.example.appuntitled2, PID: 2303 E AndroidRuntime: java.lang.UnsatisfiedLinkError: dlopen failed: cannot locate symbol "_ZNK11QMetaObject17indexOfEnumeratorE14QByteArrayView" referenced by "/data/app/~~sJhq-BehWp3aRryxQIoYJg==/org.qtproject.example.appuntitled2-st2yOd-cjrx76c7pSE8smA==/lib/arm/libQt6InsightTracker_armeabi-v7a.so"... E AndroidRuntime: at java.lang.Runtime.load0(Runtime.java:933) E AndroidRuntime: at java.lang.System.load(System.java:1625) 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:1012)
Attachments
Issue Links
- relates to
-
QTQAINFRA-5914 Qt Test Attack - Q4, 2023
- Open