<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Missing destruction of FirebirdDriver::~FirebirdDriver, OSDBCDriverManager::~OSDBCDriverManager, OPoolCollection::~OPoolCollection opening and closing an ODB"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=144256#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Missing destruction of FirebirdDriver::~FirebirdDriver, OSDBCDriverManager::~OSDBCDriverManager, OPoolCollection::~OPoolCollection opening and closing an ODB"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=144256">bug 144256</a>
              from <span class="vcard"><a class="email" href="mailto:sbergman@redhat.com" title="Stephan Bergmann <sbergman@redhat.com>"> <span class="fn">Stephan Bergmann</span></a>
</span></b>
        <pre>drivermanager::OSDBCDriverManager
(connectivity/source/manager/mdrivermanager.hxx) is the single-instance
implementation of the css.sdbc.DriverManager service (cf.
connectivity/source/manager/sdbc2.component).  In the reproducer scenario it
does get a css.lang.XComponent::dispose call from
cppuhelper::ServiceManager::disposing (cppuhelper/source/servicemanager.cxx) as
expected.  So there must be some other reason (an unbroken circular
dependencies perhaps?) that prevents destruction despite the dispose() call.</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>