<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Binary URP bridge disposed during call to ServiceManager.createInstanceWithContext"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=134106">134106</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Binary URP bridge disposed during call to ServiceManager.createInstanceWithContext
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>7.0.0.0.alpha0+
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Keywords</th>
          <td>bibisected, bisected, regression
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>sdk
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>ilmari.lauhakangas@libreoffice.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>glogow@fbihome.de
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Found in <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - "Selection" property is empty when selecting a slide in Slides pane"
   href="show_bug.cgi?id=127009">bug 127009</a>

1. Run `soffice --impress
--accept="socket,host=localhost,port=2002;urp;StarOffice.ServiceManager"`, and
dismiss "Select a Template" window.
2. Execute <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=153473" name="attach_153473" title="Connect to LO server, and print `CurrentComponent.CurrentSelection`">attachment 153473</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=153473&action=edit" title="Connect to LO server, and print `CurrentComponent.CurrentSelection`">[details]</a></span> with Python

Good result:
None

Bad result:
Traceback (most recent call last):
  File "test.py", line 13, in <module>
    desktop = connectToLO()
  File "test.py", line 11, in connectToLO
    return smgr.createInstanceWithContext( "com.sun.star.frame.Desktop", ctx)
__main__.RuntimeException: Binary URP bridge disposed during call

Bibisected with Linux 6.5 repo to
<a href="https://git.libreoffice.org/core/+/f0a50d230756fc0a60780d992b807f9eb82106c2%5E!/">https://git.libreoffice.org/core/+/f0a50d230756fc0a60780d992b807f9eb82106c2%5E!/</a>
<a class="bz_bug_link 
          bz_status_VERIFIED  bz_closed"
   title="VERIFIED FIXED - Crash when terminating the StarDesktop from running a document macro"
   href="show_bug.cgi?id=127205">tdf#127205</a> split Desktop::terminate process

Adding Cc: to Jan-Marek Glogowski</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>