[ooo-build] [go-oo.org Dev] openoffice 3.1 crash
Petr Mladek
pmladek at suse.cz
Tue Jun 9 02:58:45 PDT 2009
Hi,
the last strace really shows problems with the OSL pipe:
--- cut ---
4605 09:39:44.410471 connect(3, {sa_family=AF_FILE,
path="/tmp/OSL_PIPE_0_SingleOfficeIPC_a415d33378cf165fec52604353b52a6"}, 110)
= -1 ECONNREFUSED (Connection refused)
--- cut ---
=> the below steps really might help:
On Monday 08 June 2009, Fridrich Strba wrote:
> Enrico, could you please do following:
>
> 1) assure yourself that no OOo instance is running
killall -9 soffice.bin
ps faux | grep soffice.bin # should show just the grep process
> 2) check in the folder /tmp for a pipe that starts with OSL_PIPE and
> that contains in its name your username. If it is there, delete it.
I you are the only user on the running system, you might do:
rm /tmp/OSL_PIPE*
> 3) check permissions of your /tmp directory and tell me please (in case
> it still does not start)
It looks writable from the strace log. Anyway, please double check it.
> After that, please, start again
> using /opt/openoffice.org3/program/soffice and tell me what is
> happenning.
I hope that it will run in this step.
Also, you might try to start it with the fresh user configuration. You might
save the current one with the command:
mv ~/.openoffice.org/3 ~/.openoffice.org/3.saved
Best Regards,
Petr
More information about the ooo-build
mailing list