[Libreoffice-bugs] [Bug 127781] Crash in documentLoadNative method in a library compiled for arm64-v8a
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Oct 21 11:54:20 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=127781
ilnur <lexboss777 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |UNCONFIRMED
Ever confirmed|1 |0
--- Comment #4 from ilnur <lexboss777 at gmail.com> ---
Hello,
I have took one of the available .apk from link you provided. Particularly,
I've took this one:
https://dev-builds.libreoffice.org/daily/master/Android-ARM@24-Bytemark-Hosting/2019-10-20_23.35.56/master~2019-10-20_23.35.56_LibreOfficeViewer-strippedUI-debug.apk
The problem is that libreoffice native library (liblo-native-code.so) in this
apk is built for armeabi-v7a architecture (i.e. with distro-config file
LibreOfficeAndroid.conf). And I guess it will be fine, because I didn't had
problems with builds for armeabi-v7a.
However, the crash I am talking about is happening in native library that is
built for arm64-v8a architecture (i.e. with distro-config file
LibreOfficeAndroidAarch64.conf)
https://github.com/LibreOffice/core/blob/master/distro-configs/LibreOfficeAndroidAarch64.conf
--
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/20191021/f4e1290d/attachment.html>
More information about the Libreoffice-bugs
mailing list