LibreOffice crashes and closes

Help with installation and general system troubleshooting questions concerning the office suite LibreOffice.
Post Reply
macnooo
Posts: 1
Joined: Thu Jul 07, 2011 6:16 pm

LibreOffice crashes and closes

Post by macnooo »

Hello,

I'm running Ubuntu 10.4 and LibreOffice 3.3.2.

The software crashes and closes regularly. I've been advised to execute "gdb". Hereunder is what I get. Do you have an idea where the pb is ? What could be the solution ?

Thx !

Code: Select all

Program received signal SIGPIPE, Broken pipe.
[Switching to Thread 0xb4fb8b70 (LWP 17389)]
0x0012d422 in __kernel_vsyscall ()
(gdb) bt
#0  0x0012d422 in __kernel_vsyscall ()
#1  0x00637e78 in send () from /lib/tls/i686/cmov/libc.so.6
#2  0x0014cc89 in osl_sendPipe () from /usr/lib/libreoffice/program/../basis-link/ure-link/lib/libuno_sal.so.3
#3  0x00338f63 in ?? () from /usr/lib/libreoffice/program/../basis-link/program/libsofficeapp.so
#4  0x0033a252 in ?? () from /usr/lib/libreoffice/program/../basis-link/program/libsofficeapp.so
#5  0x0014707b in ?? () from /usr/lib/libreoffice/program/../basis-link/ure-link/lib/libuno_sal.so.3
#6  0x006cc96e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#7  0x00636a4e in clone () from /lib/tls/i686/cmov/libc.so.6
(gdb) t 1
[Switching to thread 1 (Thread 0xb709a6d0 (LWP 17384))]#0  0x0012d422 in __kernel_vsyscall ()
(gdb) bt
#0  0x0012d422 in __kernel_vsyscall ()
#1  0x006d3c7c in __lll_unlock_wake () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x006d042b in _L_unlock_628 () from /lib/tls/i686/cmov/libpthread.so.0
#3  0x006d034a in __pthread_mutex_unlock_usercnt () from /lib/tls/i686/cmov/libpthread.so.0
#4  0x00643be6 in pthread_mutex_unlock () from /lib/tls/i686/cmov/libc.so.6
#5  0x00142c68 in osl_setCondition () from /usr/lib/libreoffice/program/../basis-link/ure-link/lib/libuno_sal.so.3
#6  0x00337229 in ?? () from /usr/lib/libreoffice/program/../basis-link/program/libsofficeapp.so
#7  0x00337526 in ?? () from /usr/lib/libreoffice/program/../basis-link/program/libsofficeapp.so
#8  0x01b0f7e1 in ?? () from /usr/lib/libreoffice/program/../basis-link/program/libvclli.so
#9  0x02d922d3 in SalDisplay::DispatchInternalEvent() () from /usr/lib/libreoffice/basis3.3/program/libvclplug_genli.so
#10 0x02699072 in ?? () from /usr/lib/libreoffice/basis3.3/program/libvclplug_gtkli.so
#11 0x02c60661 in ?? () from /lib/libglib-2.0.so.0
#12 0x02c625e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#13 0x02c662d8 in ?? () from /lib/libglib-2.0.so.0
#14 0x02c664b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#15 0x02698eb0 in ?? () from /usr/lib/libreoffice/basis3.3/program/libvclplug_gtkli.so
#16 0x02d9cab7 in X11SalInstance::Yield(bool, bool) () from /usr/lib/libreoffice/basis3.3/program/libvclplug_genli.so
#17 0x018da4cf in Application::Yield(bool) () from /usr/lib/libreoffice/program/../basis-link/program/libvclli.so
#18 0x018da5ac in Application::Execute() () from /usr/lib/libreoffice/program/../basis-link/program/libvclli.so
#19 0x00310387 in ?? () from /usr/lib/libreoffice/program/../basis-link/program/libsofficeapp.so
#20 0x018df41a in ?? () from /usr/lib/libreoffice/program/../basis-link/program/libvclli.so
#21 0x018df515 in SVMain() () from /usr/lib/libreoffice/program/../basis-link/program/libvclli.so
#22 0x0033abef in soffice_main () from /usr/lib/libreoffice/program/../basis-link/program/libsofficeapp.so
#23 0x08048bc1 in main ()
(gdb) t 2
[Switching to thread 2 (Thread 0xb702ab70 (LWP 17387))]#0  0x0012d422 in __kernel_vsyscall ()
(gdb) bt
#0  0x0012d422 in __kernel_vsyscall ()
#1  0x006d1342 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x00643a34 in pthread_cond_timedwait () from /lib/tls/i686/cmov/libc.so.6
#3  0x0016e903 in ?? () from /usr/lib/libreoffice/program/../basis-link/ure-link/lib/libuno_sal.so.3
#4  0x006cc96e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#5  0x00636a4e in clone () from /lib/tls/i686/cmov/libc.so.6
(gdb) t 3
Thread ID 3 not known.
(gdb) t 0
Thread ID 0 not known.
LibreOffice 3.3.x on Ubuntu 10.4 -
They didn't know it was impossible so they did it ! Mark Twain
User avatar
Hagar Delest
Moderator
Posts: 32628
Joined: Sun Oct 07, 2007 9:07 pm
Location: France

Re: LibreOffice crashes and closes

Post by Hagar Delest »

Hi and welcome to the forum!

Try perhaps to install from the web site tarball, see this tutorial, it's the same process for LibO: [Ubuntu] Installing OOo on Debian and Co.
LibreOffice 7.6.2.1 on Xubuntu 23.10 and 7.6.4.1 portable on Windows 10
Post Reply