Bug 98759 - android: Opening a document crashes the app
Summary: android: Opening a document crashes the app
Status: RESOLVED DUPLICATE of bug 96847
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Android Viewer (show other bugs)
Version:
(earliest affected)
5.2.0.0.alpha0+
Hardware: All Android
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-18 20:37 UTC by Alexandru Moscu
Modified: 2016-03-18 21:57 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandru Moscu 2016-03-18 20:37:50 UTC
It is literally impossible to open any kind of document at the moment.
logcat:

03-18 22:36:11.163 17726-17726/org.example.libreoffice D/LibreOfficeUIActivity: onPause
03-18 22:36:11.172 17726-17726/org.example.libreoffice W/LibreOfficeMainActivity: onCreate..
03-18 22:36:11.179 17726-17726/org.example.libreoffice I/AppCompatViewInflater: app:theme is now deprecated. Please move to using android:theme instead.
03-18 22:36:11.180 17726-17726/org.example.libreoffice I/AppCompatViewInflater: app:theme is now deprecated. Please move to using android:theme instead.
03-18 22:36:11.242 17726-17726/org.example.libreoffice D/LibreOfficeMainActivity: SCHEME_FILE: getPath(): /storage/emulated/0/Download/lo_test.odt
03-18 22:36:11.246 17726-17726/org.example.libreoffice W/linker: /data/app/org.example.libreoffice-1/lib/arm/liblo-native-code.so: is missing DT_SONAME will use basename as a replacement: "liblo-native-code.so"
03-18 22:36:11.310 17726-17726/org.example.libreoffice I/GeckoAxis: Prefs: 0.96174634,0.99271643,2.4,0.012,0.461843,0.3,0.5
03-18 22:36:11.318 17726-17726/org.example.libreoffice E/org.mozilla.gecko.gfx.LayerView: ### Creating GL thread!
03-18 22:36:11.335 17726-17726/org.example.libreoffice I/LibreOfficeMainActivity: onStart..
03-18 22:36:11.336 17726-17726/org.example.libreoffice I/LibreOfficeMainActivity: onResume..
03-18 22:36:11.337 17726-17951/org.example.libreoffice I/lo-bootstrap: putenv(SAL_LOG=+WARN+INFO)
03-18 22:36:11.338 17726-17951/org.example.libreoffice I/LibreOfficeKit: Initializing LibreOfficeKit, dataDir=/data/user/0/org.example.libreoffice
03-18 22:36:11.338 17726-17951/org.example.libreoffice I/lo-bootstrap: redirect_stdio: stdout pipe: [32,33], stderr pipe: [41,42]
03-18 22:36:11.338 17726-17951/org.example.libreoffice D/LibreOfficeKit: deleting cacheDir recursively - this is only a workaround - fixme please
03-18 22:36:11.338 17726-17951/org.example.libreoffice D/LibreOfficeKit: deleting cacheDir recursively - this is only a workaround - fixme please
03-18 22:36:11.338 17726-17754/org.example.libreoffice W/OpenGLRenderer: Fail to change FontRenderer cache size, it already initialized
03-18 22:36:11.340 17726-17951/org.example.libreoffice I/lo-bootstrap: putenv(OOO_DISABLE_RECOVERY=1)
03-18 22:36:11.340 17726-17951/org.example.libreoffice I/lo-bootstrap: putenv(FONTCONFIG_FILE=/data/user/0/org.example.libreoffice/etc/fonts/fonts.conf)
03-18 22:36:11.340 17726-17951/org.example.libreoffice I/lo-bootstrap: putenv(TMPDIR=/data/user/0/org.example.libreoffice/cache)
03-18 22:36:11.407 17726-17953/org.example.libreoffice I/stderr: Bootstrapping exception 'xcd: unresolved dependencies in file:///assets/share/registry'
03-18 22:36:11.416 17726-17951/org.example.libreoffice A/libc: Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 17951 (Thread-31458)
Comment 1 raal 2016-03-18 21:57:46 UTC

*** This bug has been marked as a duplicate of bug 96847 ***