<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - LibreOffice 7.0 - Binary URP bridge already disposed"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=137206#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - LibreOffice 7.0 - Binary URP bridge already disposed"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=137206">bug 137206</a>
              from <span class="vcard"><a class="email" href="mailto:marc.hohmann@schleupen.de" title="Marc Hohmann <marc.hohmann@schleupen.de>"> <span class="fn">Marc Hohmann</span></a>
</span></b>
        <pre>Although we were not able to debug LO, we did some further analysis: 

It seems that the method "terminate" of the interface "XDesktop" does not fully
terminate the LibreOffice instance. After the terminate command the LO-instance
does have high CPU usage and hangs up.
The result of the terminate-method is "true", however.
The next "bootstrap"-call will not start a new instance of LO.

Only after the "old" LO instance is terminated manually (via task manager) the
new instance will start.

If the "terminate" method is not used at all, the mentioned error message will
appear.

Additional note: in our use case the complete process is triggered by a web
service (in IIS).</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>