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

--- Comment #1 from Stephan Bergmann <sberg...@redhat.com> ---
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to