FS#53372 - [libreoffice-fresh] crashes upon start

Attached to Project: Arch Linux
Opened by sekret (sekret) - Sunday, 19 March 2017, 18:10 GMT
Last edited by Andreas Radke (AndyRTR) - Monday, 05 June 2017, 11:38 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Andreas Radke (AndyRTR)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

Trying to launch libreoffice results in this output:

$ libreoffice
terminate called after throwing an instance of 'com::sun::star::uno::DeploymentException'


Fatal exception: Signal 6
Stack:
/usr/lib/libreoffice/program/libuno_sal.so.3(+0x3ac70)[0x7f569a0a4c70]
/usr/lib/libreoffice/program/libuno_sal.so.3(+0x3ade1)[0x7f569a0a4de1]
/usr/lib/libc.so.6(+0x33a90)[0x7f5699a4ea90]
/usr/lib/libc.so.6(gsignal+0x110)[0x7f5699a4ea10]
/usr/lib/libc.so.6(abort+0x17a)[0x7f5699a5013a]
/usr/lib/libstdc++.so.6(_ZN9__gnu_cxx27__verbose_terminate_handlerEv+0x16d)[0x7f56990fa4ed]
/usr/lib/libstdc++.so.6(+0x8f2a6)[0x7f56990f82a6]
/usr/lib/libstdc++.so.6(+0x8f2f1)[0x7f56990f82f1]
/usr/lib/libstdc++.so.6(+0x8f508)[0x7f56990f8508]
/usr/lib/libreoffice/program/libutllo.so(_ZN17LocaleDataWrapperC2ERK11LanguageTag+0x95f)[0x7f56934d181f]
/usr/lib/libreoffice/program/libutllo.so(+0xe92de)[0x7f56934e92de]
/usr/lib/libreoffice/program/libutllo.so(_ZN12SvtSysLocaleC1Ev+0x133)[0x7f56934e9473]
/usr/lib/libreoffice/program/libvcllo.so(+0x50435c)[0x7f5692f5035c]
/usr/lib/libreoffice/program/libvcllo.so(_ZN11AllSettingsC1Ev+0x46)[0x7f5692f50496]
/usr/lib/libreoffice/program/libvcllo.so(+0x509fbf)[0x7f5692f55fbf]
/usr/lib/libreoffice/program/libvcllo.so(_ZN11Application11GetSettingsEv+0x32)[0x7f5692f56e52]
/usr/lib/libreoffice/program/libvclplug_gtk3lo.so(+0x43352)[0x7f5680ff7352]
/usr/lib/libreoffice/program/libvcllo.so(_Z7InitVCLv+0x2aa)[0x7f5692f5c12a]
/usr/lib/libreoffice/program/libvcllo.so(+0x5114fd)[0x7f5692f5d4fd]
/usr/lib/libreoffice/program/libvcllo.so(_Z6SVMainv+0x22)[0x7f5692f5d552]
/usr/lib/libreoffice/program/libsofficeapp.so(soffice_main+0x8a)[0x7f5699e109ba]
/usr/lib/libreoffice/program/soffice.bin[0x40064b]
/usr/lib/libc.so.6(__libc_start_main+0xf1)[0x7f5699a3b511]
/usr/lib/libreoffice/program/soffice.bin[0x40068a]

It's a clean install, a newly created user is affected aswell.

libreoffice-still is not affected.

Additional info:
* package version(s)

libreoffice related packages on my system
- libreoffice-fresh 5.3.1-1
- libreoffice-fresh-de 5.3.1-1
This task depends upon

Closed by  Andreas Radke (AndyRTR)
Monday, 05 June 2017, 11:38 GMT
Reason for closing:  Works for me
Comment by Andreas Radke (AndyRTR) - Sunday, 19 March 2017, 18:46 GMT
Works for me. Please try using a different vcl (generic or gtk2).
Comment by Andreas Radke (AndyRTR) - Monday, 05 June 2017, 11:13 GMT
Is this still a problem with LibO-fresh 5.3.3?
Comment by sekret (sekret) - Monday, 05 June 2017, 11:18 GMT
Oh, I completely forgot about this bugreport!

Installed it just now and it launches without any output on the terminal. So it looks like this issue, whatever it was, is solved :-)

Loading...