LibreOffice 4.1.4.2 0a0440ccc0227ad9829de5f46be37cfb6edcf72 on Linux version 2.6.27.33 (custom build based on Slackware 7.0) Xlib: extension "XINERAMA" missing on display ":0.0". I have attempted a backtrace, but don't have symbols installed. (no debugging symbols found) (gdb) run Starting program: /usr/local/libreoffice4.1/program/soffice.bin [Thread debugging using libthread_db enabled] warning: Lowest section in /usr/local/libreoffice4.1/program/libicudata.so.51 is .hash at 000000b4 [New Thread 0xa454d6c0 (LWP 10581)] [New Thread 0xa452cb90 (LWP 10587)] [New Thread 0xa3044b90 (LWP 10589)] [New Thread 0xa2843b90 (LWP 10590)] Program received signal SIGABRT, Aborted. [Switching to Thread 0xa454d6c0 (LWP 10581)] 0xffffe424 in __kernel_vsyscall () (gdb) bt #0 0xffffe424 in __kernel_vsyscall () #1 0xa7e05ae9 in *__GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 #2 0xa7e070a7 in *__GI_abort () at abort.c:88 #3 0xa7ca87fc in _Unwind_Resume (exc=0x862d858) at ../../gcc-4.2.3/gcc/unwind.inc:238 #4 0xa31972e5 in fileaccess::BaseContent::execute () from /usr/local/libreoffice4.1/program/../program/libucpfile1.so #5 0x0862d858 in ?? () #6 0xa319831b in com::sun::star::uno::cpp_acquire () from /usr/local/libreoffice4.1/program/../program/libucpfile1.so Backtrace stopped: previous frame inner to this frame (corrupt stack?) Splash screen stopped at "Synchronizing repository for shared extensions" This is similar to bug# 56583. This error did not appear with 4.0.4 here.
Did you install any LO specific extensions? For the test, could you rename your LO directory profile (see https://wiki.documentfoundation.org/UserProfile) and give it a new try?
(assuming the "missing XINERAMA" message is an unrelated warning rather than the source of the crash; the crash appears due to an unhandled C++ exception in the file UCP, but hard to tell more from the available data; might indeed be a problem related to extensions)
I tried again with only the pdf-import extension installed, no change. I downloaded 4.2.0.4 and it also gives the same error and crash with error code 134. I tried renaming .config/libreoffice/4/user and that also had no effect.
Additional info, The Xinerama library I have installed, is 1.0.1, and was installed with xorg-7.0. Is there a minimum dependency required? Does LibO really need Xinerama? or is it just not checking what library version is installed, and trying to use it anyway?
(In reply to comment #0) > LibreOffice 4.1.4.2 0a0440ccc0227ad9829de5f46be37cfb6edcf72 > on Linux version 2.6.27.33 (custom build based on Slackware 7.0) Does that mean some standards-deviating libstdc++.so.6/libgcc_s.so.1, maybe? (In which case you would need to build LibreOffice against your own toolchain.) (In reply to comment #3) > I tried again with only the pdf-import extension installed, no change. What pdf-import extension, obtained from where? (PDF import comes included in LO as a non-extension.) > I downloaded 4.2.0.4 and it also gives the same error and crash with error > code 134. i.e., SIGABRT, so presumably the same scenario
** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present on a currently supported version of LibreOffice (4.4.2 or later) https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the version of LibreOffice and your operating system, and any changes you see in the bug behavior If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a short comment that includes your version of LibreOffice and Operating System Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) http://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to "inherited from OOo"; 4b. If the bug was not present in 3.3 - add "regression" to keyword Feel free to come ask questions or to say hello in our QA chat: http://webchat.freenode.net/?channels=libreoffice-qa Thank you for your help! -- The LibreOffice QA Team This NEW Message was generated on: 2015-05-02
Yea! The binaries work again. LibreOffice_4.4.2_Linux_x86_deb.tar.gz Linux version 2.6.27.33 (root@Roxy) (gcc version 4.2.3) #10 SMP Fri Jul 4 08:24:20 PDT 2014 and since that date shown, this system also now has updated: gcc (GCC) 4.9.1 Thank you.
It works here too, no more XINERAMA! Thanks guys.
*** Bug 121570 has been marked as a duplicate of this bug. ***