Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
6.9
-
None
-
-
2025wk18s1QtforAndroid
Description
QProcess fails the following:
FAIL! : tst_qmessagehandler::qMessagePattern(basic) 'process.waitForStarted()' returned FALSE. (Could not start /data/app/~~-LV_-CBBkG1W2UgLHo10OA==/org.qtproject.example.tst_qlogging-QM0Zma6XK7y69sjnzelwOQ==/base.apk!/lib/arm64-v8a/libqlogging_helper_arm64-v8a.so: Child process set up failed: execve: No such file or directory)
if the shared library provided to execve() is located inside the APK uncompressed.
Also see comments from https://codereview.qt-project.org/c/qt/qtbase/+/618051/2..3/tests/auto/corelib/global/qlogging/tst_qlogging.cpp#b983.