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

--- Comment #44 from Michael Stahl <mst...@redhat.com> 2012-08-10 20:21:07 UTC 
---
forgot to mention: with a 3.5.5 dbgutil build where the bug does NOT happen
i get this telling assertion on shutdown:

 dbaccess/source/core/dataaccess/ModelImpl.cxx:937: caught an exception!
 in function:static bool
dbaccess::ODatabaseModelImpl::commitStorageIfWriteable_ignoreErrors(const
com::sun::star::uno::Reference<com::sun::star::embed::XStorage>&)
 type: com.sun.star.lang.DisposedException
 message: service manager instance has already been disposed!
 context: N9stoc_smgr23ORegistryServiceManagerE

 dbaccess/source/core/dataaccess/ModelImpl.cxx:843:
ODatabaseModelImpl::commitRootStorage: could commit the storage!


in 3.6, with the fix i get a slightly different assertion
about some XStream interface missing, and without the fix
i get no assertion on shutdown.

that's why i think something tries to save the document on shutdown,
and this has always failed until the new service manager in 3.6.

i wonder if _trying_ to save the document at this stage in shutdown
is a bug by itself, and what to do about that;
Lionel can think about this problem if he likes :)

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- 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