Bug 447592 - crash on opening
Summary: crash on opening
Status: REPORTED
Alias: None
Product: marble
Classification: Applications
Component: android (other bugs)
Version First Reported In: unspecified
Platform: Android Android 11.x
: NOR crash
Target Milestone: ---
Assignee: marble-bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-28 04:19 UTC by aschonforums
Modified: 2021-12-28 04:19 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description aschonforums 2021-12-28 04:19:28 UTC
SUMMARY
***
marble maps build 1291 crashes on opening. here is the stack trace:

FATAL EXCEPTION: qtMainLoopThread
Process: org.kde.marble.maps, PID: 23935
java.lang.UnsatisfiedLinkError: dlopen failed: library "libKF5IconThemes_arm64-v8a.so" not found: needed by /data/app/~~yUuAuILpUs11HTlWXkP1XQ==/org.kde.marble.maps-Vsbk-jDA-BweFUV5kF9Meg==/lib/arm64/libKF5KIOWidgets_arm64-v8a.so in namespace classloader-namespace
	at java.lang.Runtime.load0(Runtime.java:939)
	at java.lang.System.load(System.java:1628)
	at org.qtproject.qt5.android.QtNative$3.run(QtNative.java:473)
	at org.qtproject.qt5.android.QtThread$2.run(QtThread.java:87)
	at org.qtproject.qt5.android.QtThread$1.run(QtThread.java:61)
	at java.lang.Thread.run(Thread.java:923)
***


STEPS TO REPRODUCE
1. open the app
2. 
3. 

OBSERVED RESULT
it crashes on opening

EXPECTED RESULT
not crashing

SOFTWARE/OS VERSIONS
Android: 11
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION