https://bugs.freedesktop.org/show_bug.cgi?id=66049
--- Comment #4 from Julien Nabet <[email protected]> --- BTW, perhaps it's completely unrelated but I noticed too that when I open a simple odb file, I've got this log 3 times: warn:xmloff.core:30711:1:xmloff/source/core/xmlimp.cxx:852: exception caught: Seem linked to this commit 3905bd92b038374d22e4ff9f74480decb116d727 the exception is launched with this instruction: 841 uno::Reference<embed::XStorage> const xStor( 842 xSBDoc->getDocumentStorage()); gdb session gave me this line precisely: dbaccess::DocumentGuard::DocumentGuard (this=0x7fffade9e690, _document=..., _eType=dbaccess::DocumentGuard::DefaultMethod) at /home/julien/compile-libreoffice/libreoffice/dbaccess/source/core/dataaccess/databasedocument.hxx:670 670 switch ( _eType ) (gdb) n 673 case DefaultMethod: m_document.checkInitialized(); break; but then it's quite a jigsaw for me... -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
