https://bugs.documentfoundation.org/show_bug.cgi?id=79674

nuageb...@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |UNCONFIRMED
     Ever confirmed|1                           |0

--- Comment #18 from nuageb...@gmail.com ---
Hoever, strace is way more interresting.
This command will show where it's blocking:
strace /usr/lib/libreoffice/program/soffice.bin

The output is huge. LibreOffice is blocked between first and second log lines:

futex(0x6616f64, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 1,
{1426588700, 15528000}, ffffffff
) = -1 ETIMEDOUT (Connection timed out)

(See attached document for all context. the bug is then occuring between line
4034 and 4035)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to