https://bugs.freedesktop.org/show_bug.cgi?id=81749

          Priority: medium
            Bug ID: 81749
          Assignee: libreoffice-bugs@lists.freedesktop.org
           Summary: Java UNO deadlock on document close
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: glo...@fbihome.de
          Hardware: Other
            Status: UNCONFIRMED
           Version: 4.4.0.0.alpha0+ Master
         Component: Libreoffice
           Product: LibreOffice

Created attachment 103452
  --> https://bugs.freedesktop.org/attachment.cgi?id=103452&action=edit
Various Backtraces

This currently always happens with my dbgutil master build.

To reproduce have three consoles and run:
1. make debugrun (wait for start)
2. make gb_JunitTest_DEBUGRUN=T JunitTest_sc_unoapi
3. make gb_JunitTest_DEBUGRUN=T JunitTest_sw_unoapi

This always results in a deadlock in the document close path:
SwXTextDocument::close

It's independent from the VCL backend.

Even more disturbing are the transaction manager warning I see a few times
before the deadlock:

warn:fwk:21902:39:framework/source/fwi/threadhelp/transactionmanager.cxx:271:
TransactionManager...: Owner instance already closed. Call was rejected!

The attached document also contains a backtraces for these warnings. All of
them are the same.

-- 
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