[Libreoffice-bugs] [Bug 123481] New: Threads get deadlocked in jurt

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Feb 15 10:30:09 UTC 2019


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

            Bug ID: 123481
           Summary: Threads get deadlocked in jurt
           Product: LibreOffice
           Version: Inherited From OOo
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: sdk
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: s.mehrbrodt at gmail.com

Thread waiting for itself (deadlocked), will not be cleaned up, leading to
massive amount of threads created until memory full.


 Thread: AsynchronousFinalizer : priority:5, demon:false, threadId:1845,
threadState:WAITING

java.lang.Object.wait(Native Method)

java.lang.Thread.join(Thread.java:1281)

java.lang.Thread.join(Thread.java:1355)

com.sun.star.lib.util.AsynchronousFinalizer.drain(AsynchronousFinalizer.java:94)

com.sun.star.lib.uno.bridges.java_remote.ProxyFactory.dispose(ProxyFactory.java:62)

com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge.dispose(java_remote_bridge.java:521)

com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge.release(java_remote_bridge.java:470)

com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge.sendRequest(java_remote_bridge.java:622)

com.sun.star.lib.uno.bridges.java_remote.ProxyFactory$Handler.request(ProxyFactory.java:144)

com.sun.star.lib.uno.bridges.java_remote.ProxyFactory$Handler.access$900(ProxyFactory.java:93)

com.sun.star.lib.uno.bridges.java_remote.ProxyFactory$Handler$1.run(ProxyFactory.java:137)

com.sun.star.lib.util.AsynchronousFinalizer$1.run(AsynchronousFinalizer.java:63)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190215/dda36c34/attachment-0001.html>


More information about the Libreoffice-bugs mailing list