[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#876021: libreoffice-writer: launching writer makes libreoffice crash



Hi,

On Sun, Sep 24, 2017 at 10:03:03AM +0200, Jérôme Bouat wrote:
> >Do you have libreoffice-wiki-publisher installed?
> 
> yes I have, version 1.2.0+LibO5.2.7-1

OK, I believe it goes away when you remove it, though, please remove it
only after the required infomation ;)
 
> >To confirm, please send a gb backtrace; see
> >https://wiki.documentfoundation.org/QA/BugReport/Debug_Information
> 
> For each installed package of libreoffice, openjdk and libstdc++, I installed the matching (by name) dbgsym package of the stretch-debug repository.
> 
> Next I reproduced this bug with the following command :
> libreoffice --backtrace
> 
> I attached the log.
> 
> Do you need more information ?

Yes, an actual backtrace...

> Error while reading shared library symbols for /usr/lib/libreoffice/program/../program/libswlo.so:
> Can't read symbols from /usr/lib/debug/.build-id/a8/3ed458e560517bc1b835be230488a4c5b7a0ac.debug: M??moire ??puis??e

So your memory exhausted.... Unsurprisingly for a i386. Which might have a tiny little amount of RAM.

Can you retry without -writer-dbgsym? Or if it doesn't help without -dbgsym at all?

If it's the stack clash kernel/Java bug, what you "should" get is something like:

> Thread 1 "soffice.bin" received signal SIGSEGV, Segmentation fault.
> 0xa72a8975 in _expand_stack_to(unsigned char*) () from /usr/lib/jvm/java-8-openjdk-i386/jre/lib/i386/server/libjvm.so
> #0  0xa72a8975 in _expand_stack_to(unsigned char*) () at /usr/lib/jvm/java-8-openjdk-i386/jre/lib/i386/server/libjvm.so
> #1  0xa72ab184 in os::Linux::manually_expand_stack(JavaThread*, unsigned char*) () at /usr/lib/jvm/java-8-openjdk-i386/jre/lib/i386/server/libjvm.so
> #2  0xa72b56c8 in os::create_main_thread(JavaThread*) () at /usr/lib/jvm/java-8-openjdk-i386/jre/lib/i386/server/libjvm.so
> #3  0xa73f7ede in Threads::create_vm(JavaVMInitArgs*, bool*) () at /usr/lib/jvm/java-8-openjdk-i386/jre/lib/i386/server/libjvm.so
> #4  0xa70a4645 in JNI_CreateJavaVM () at /usr/lib/jvm/java-8-openjdk-i386/jre/lib/i386/server/libjvm.so
> #5  0xb232f9a1 in  () at /usr/lib/libreoffice/program/libjvmfwklo.so
> #6  0xb2341bf4 in jfw_startVM(JavaInfo const*, JavaVMOption*, long, JavaVM_**, JNIEnv_**) () at /usr/lib/libreoffice/program/libjvmfwklo.so

Regards,

Rene


Reply to: