Comment 45 for bug 8318

Revision history for this message
james (james-nurealm) wrote :

It seems odd to add this to a bug report opened in 2004, before this version of the program, and this version of Ubuntu, even existed...

In Ubuntu 10.04 LTS, in openoffice.org-core 1:3.2.0-7ubuntu4.1, the program /usr/lib/openoffice/program/soffice.bin, Segmentation fault on startup, which means that all openoffice apps that rely upon this program also crash on startup, which seem to be all of them. It crashes about halfway through the splash screen.

Re-installing various parts, and deleting ~/.openoffice, makes no difference.

Strace ends with
...
read(7, "\34\0\"\1(\0 \5G\1\0\0\342\340\271\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 128
read(7, 0x8367da0, 4096) = -1 EAGAIN (Resource temporarily unavailable)
shmdt(0xb400c000) = 0
shmctl(3080199, IPC_64|IPC_RMID, 0) = 0
brk(0x8618000) = 0x8618000
brk(0x8648000) = 0x8648000
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
exit_group(78) = ?

This version of ubuntu and openoffice is working on some machines, but not on this Pentium 4 machine.

James