https://bugs.kde.org/show_bug.cgi?id=478882
Bug ID: 478882
Summary: Nightly Kast APK fails to locate symbols __clear_cache
(can't start)
Classification: Applications
Product: kasts
Version: unspecified
Platform: Other
OS: Android 9.x
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug
symbols.
See
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***
STEPS TO REPRODUCE
1. Enable Nightly KDE APK as a source for FreeDroid
2. Install Kasts (I used the version as of 22 Dec 2023)
3. Start Kasts
OBSERVED RESULT
Kasts fails to start. Android bug reporter offers to report bug with the
following message
```
java.lang.UnsatisfiedLinkError: dlopen failed: cannot locate symbol
"__clear_cache" referenced by
"/data/app/org.kde.kasts-f14ScGRexBHWHbMR_ERqQQ==/lib/arm64/libQt6Qml_arm64-v8a.so"...
at java.lang.Runtime.load0(Runtime.java:928)
at java.lang.System.load(System.java:1633)
at org.qtproject.qt.android.QtNative$2.run(QtNative.java:235)
at org.qtproject.qt.android.QtThread$2.run(QtThread.java:51)
at org.qtproject.qt.android.QtThread$1.run(QtThread.java:25)
at java.lang.Thread.run(Thread.java:764)
```
EXPECTED RESULT
Kasts starts
SOFTWARE/OS VERSIONS
Windows:
macOS:
Linux/KDE Plasma:
(available in About System)
KDE Plasma Version:
KDE Frameworks Version:
Qt Version:
ADDITIONAL INFORMATION
Feel free to close if bug reports for nightly APK builds are not useful.
--
You are receiving this mail because:
You are watching all bug changes.