[Libreoffice] Trying to diagnose base running extremely slowly

Jan Holesovsky kendy at suse.cz
Tue Oct 18 00:03:53 PDT 2011


Hi John,

On 2011-10-18 at 06:18 +0100, jowyta wrote:
> >> Also, I see Ocke Janssen wrote in
> >> https://issues.apache.org/ooo/show_bug.cgi?id=117203

[...]

> I have done some searching and the bug appears to be filed as:
> http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7024514
> So provided the above diagnosis is correct we seem to be heading in the 
> right direction - but that bug was filed in March.

OK, good; so what you can do to help to analyze it more, is to look at
the strace output, and see if the reason for hang in
java.net.PlainSocketimpl.socketAccept is actually something that can be
worked around.

How to get a strace:

http://wiki.documentfoundation.org/BugReport#How_to_get_strace_log_.28on_Linux.29

Other than that, you can try to trace what exactly calls
java.net.PlainSocketimpl.socketAccept (I think it is around
http://opengrok.libreoffice.org/xref/core/jurt/com/sun/star/lib/connections/socket/socketAcceptor.java, but can be wrong), and try to fix it to behave correctly.

Unfortunately I have no better advices - sorry :-(

Hope that helps,
Kendy



More information about the LibreOffice mailing list