[Libreoffice-bugs] [Bug 134846] apk package is broken
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Jul 17 06:14:08 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=134846
Michael Weghorn <m.weghorn at posteo.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever confirmed|0 |1
--- Comment #1 from Michael Weghorn <m.weghorn at posteo.de> ---
Crash when opening an ODT file reproduced with current daily build
"android~2020-07-17_01.14.12_LibreOfficeViewer-strippedUIEditing-debug.apk":
Version: 7.1.0.alpha0+
Build ID: a3e52f6
ADB logcat output contains this:
07-17 08:12:03.142 23785 23785 E AndroidRuntime: FATAL EXCEPTION: main
07-17 08:12:03.142 23785 23785 E AndroidRuntime: Process:
org.example.libreoffice, PID: 23785
07-17 08:12:03.142 23785 23785 E AndroidRuntime:
java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip
file
"/data/app/org.example.libreoffice-oWIFy_eU7DU072HlUBKt7g==/base.apk"],nativeLibraryDirectories=[/data/app/org.example.libreoffice-oWIFy_eU7DU072HlUBKt7g==/lib/arm64,
/system/lib64, /system/vendor/lib64]]] couldn't find "libnspr4.so"
07-17 08:12:03.142 23785 23785 E AndroidRuntime: at
java.lang.Runtime.loadLibrary0(Runtime.java:1012)
07-17 08:12:03.142 23785 23785 E AndroidRuntime: at
java.lang.System.loadLibrary(System.java:1669)
07-17 08:12:03.142 23785 23785 E AndroidRuntime: at
org.libreoffice.kit.NativeLibLoader.load(LibreOfficeKit.java:92)
07-17 08:12:03.142 23785 23785 E AndroidRuntime: at
org.libreoffice.kit.LibreOfficeKit.<clinit>(LibreOfficeKit.java:82)
07-17 08:12:03.142 23785 23785 E AndroidRuntime: at
org.libreoffice.kit.LibreOfficeKit.initializeLibrary(LibreOfficeKit.java:35)
07-17 08:12:03.142 23785 23785 E AndroidRuntime: at
org.libreoffice.TileProviderFactory.initialize(TileProviderFactory.java:23)
07-17 08:12:03.142 23785 23785 E AndroidRuntime: at
org.libreoffice.LOKitThread.<init>(LOKitThread.java:40)
07-17 08:12:03.142 23785 23785 E AndroidRuntime: at
org.libreoffice.LibreOfficeMainActivity.onCreate(LibreOfficeMainActivity.java:159)
07-17 08:12:03.142 23785 23785 E AndroidRuntime: at
android.app.Activity.performCreate(Activity.java:7327)
07-17 08:12:03.142 23785 23785 E AndroidRuntime: at
android.app.Activity.performCreate(Activity.java:7318)
07-17 08:12:03.142 23785 23785 E AndroidRuntime: at
android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1275)
07-17 08:12:03.142 23785 23785 E AndroidRuntime: at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3101)
07-17 08:12:03.142 23785 23785 E AndroidRuntime: at
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3264)
07-17 08:12:03.142 23785 23785 E AndroidRuntime: at
android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:78)
07-17 08:12:03.142 23785 23785 E AndroidRuntime: at
android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:108)
07-17 08:12:03.142 23785 23785 E AndroidRuntime: at
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:68)
07-17 08:12:03.142 23785 23785 E AndroidRuntime: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1955)
07-17 08:12:03.142 23785 23785 E AndroidRuntime: at
android.os.Handler.dispatchMessage(Handler.java:106)
07-17 08:12:03.142 23785 23785 E AndroidRuntime: at
android.os.Looper.loop(Looper.java:214)
07-17 08:12:03.142 23785 23785 E AndroidRuntime: at
android.app.ActivityThread.main(ActivityThread.java:7078)
07-17 08:12:03.142 23785 23785 E AndroidRuntime: at
java.lang.reflect.Method.invoke(Native Method)
07-17 08:12:03.142 23785 23785 E AndroidRuntime: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:494)
07-17 08:12:03.142 23785 23785 E AndroidRuntime: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:964)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200717/6d115f5a/attachment.htm>
More information about the Libreoffice-bugs
mailing list