On Mon, Jan 08, 2018 at 12:50:59PM +0200, Vitaliyi wrote: > Package: libreoffice-writer > Version: 1:5.4.4-1 > It just hangs.
It'd be extremly helpful if you wouldn't just paste stuff but explain what you actually try and what/where etc. When doing what? > [pid 5803] getuid() = 1000 > [pid 5803] socket(AF_UNIX, SOCK_STREAM, 0) = 3 > [pid 5803] fcntl(3, F_SETFD, FD_CLOEXEC) = 0 > [pid 5803] connect(3, {sa_family=AF_UNIX, > > sun_path="/tmp/OSL_PIPE_1000_SingleOfficeIPC_85eb9bbacc2dd1f398259440f18a"}, > 110) = 0 Here it tries a connect ... > [pid 5803] read(3, cd / <unfinished ...> > [pid 5811] <... futex resumed> ) = -1 ETIMEDOUT (Connection timed > out) > [pid 5811] futex(0x7fbb0e72e820, FUTEX_WAKE_PRIVATE, 1) = 0 > [pid 5811] futex(0x7fbb0e72eab0, > FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 0, {tv_sec=1515408489, > tv_nsec=321510000}, 0xffffffff) = -1 ETIMEDOUT (Connection timed out) > [pid 5811] futex(0x7fbb0e72e820, FUTEX_WAKE_PRIVATE, 1) = 0 > [pid 5811] futex(0x7fbb0e72eab0, > FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 0, {tv_sec=1515408499, > tv_nsec=321717000}, 0xffffffff) = -1 ETIMEDOUT (Connection timed out) > [pid 5811] futex(0x7fbb0e72e820, FUTEX_WAKE_PRIVATE, 1) = 0 > [pid 5811] futex(0x7fbb0e72eab0, > FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 0, {tv_sec=1515408509, > tv_nsec=321943000}, 0xffffffff) = -1 ETIMEDOUT (Connection timed out) > [pid 5811] futex(0x7fbb0e72e820, FUTEX_WAKE_PRIVATE, 1) = 0 .. and times out. Your network (the loopback interface) works? You don't have a stray soffice.bin or so lying around? Regards, Rene