Bugzilla – Attachment 67207 Details for
Bug 54968
FILEOPEN CRASH ZipIOException on particular .doc
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
typescript of gdb session with backtraces
20120915_0749_gdb (text/plain), 207.49 KB, created by
Terrence Enger
on 2012-09-15 14:10:08 UTC
(
hide
)
Description:
typescript of gdb session with backtraces
Filename:
MIME Type:
Creator:
Terrence Enger
Created:
2012-09-15 14:10:08 UTC
Size:
207.49 KB
patch
obsolete
>Script started on Sat 15 Sep 2012 07:49:44 AM EDT >]0;terry@cougar-natty: ~/lo_hackingterry@cougar-natty:~/lo_hacking$ echo Going for crash opening .dc[Kocx from fdo#452 07 >Going for crash opening .docx from fdo#45207 >]0;terry@cougar-natty: ~/lo_hackingterry@cougar-natty:~/lo_hacking$ scripts[K[K[K[K[K[K[Kscripts/localbuild_gdb >GNU gdb (Ubuntu/Linaro 7.2-1ubuntu11) 7.2 >Copyright (C) 2010 Free Software Foundation, Inc. >License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> >This is free software: you are free to change and redistribute it. >There is NO WARRANTY, to the extent permitted by law. Type "show copying" >and "show warranty" for details. >This GDB was configured as "i686-linux-gnu". >For bug reporting instructions, please see: ><http://www.gnu.org/software/gdb/bugs/>... >Reading symbols from /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/soffice.bin...done. >(gdb) set art[Kgs /home/terry/lo_hacking/notes/bug_045207/Document2.docx >(gdb) catch catch >Function "__cxa_begin_catch" not defined. >Catchpoint 1 (catch) >(gdb) start >Temporary breakpoint 2 at 0x80485e9: file /home/terry/lo_hacking/git/libo/desktop/source/app/main.c, line 24. >Starting program: /home/terry/lo_hacking/git/libo/solver/unxlngi6/installation/opt/program/soffice.bin /home/terry/lo_hacking/notes/bug_045207/Document2.docx >Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solver/unxlngi6/lib/libuno_sal.so.3-gdb.py", line 39, in <module> > from libreoffice.sal import register_pretty_printers > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/sal.py", line 29, in <module> > import gdb.types >ImportError: No module named types >[Thread debugging using libthread_db enabled] > >Temporary breakpoint 2, main (argc=2, argv=0xbffff014) > at /home/terry/lo_hacking/git/libo/desktop/source/app/main.c:24 >24 SAL_IMPLEMENT_MAIN() { >(gdb) catch throw >Catchpoint 3 (throw) >(gdb) run >The program being debugged has been started already. >Start it from the beginning? (y or n) n >Program not restarted. >(gdb) cont >Continuing. >[New Thread 0xb6b8ab70 (LWP 2713)] >warn:legacy.osl:2690:1:/home/terry/lo_hacking/git/libo/sal/osl/unx/file_misc.cxx:321: OSL_ASSERT: Directory >create vcl plugin instance with gtk version 2 24 4 >Screen > Resolution/Size 96*96 1280*1024 17.1" > Black&White 0 16777215 > RGB 0xff0000 0xff00 0xff >[New Thread 0xb6383b70 (LWP 2714)] >[New Thread 0xb5b81b70 (LWP 2715)] >Catchpoint 3 (exception thrown), 0x003550e5 in __cxa_throw () > from /usr/lib/i386-linux-gnu/libstdc++.so.6 >(gdb) cont 42 >Will ignore next 41 crossings of breakpoint 3. Continuing. >[Thread 0xb6383b70 (LWP 2714) exited] >Catchpoint 1 (exception caught), 0x00353da6 in __cxa_begin_catch () > from /usr/lib/i386-linux-gnu/libstdc++.so.6 >(gdb) info brek[Kak >Num Type Disp Enb Address What >1 breakpoint keep y 0x00353da6 exception catch > breakpoint already hit 1 time >3 breakpoint keep y 0x003550e5 exception throw > breakpoint already hit 1 time > ignore next 41 hits >(gdb) del 1 >(gdb) cont >Continuing. >[New Thread 0xb6383b70 (LWP 2720)] >[New Thread 0xb4a38b70 (LWP 2721)] >[Thread 0xb6383b70 (LWP 2720) exited] >[New Thread 0xb6383b70 (LWP 2757)] >[Thread 0xb6383b70 (LWP 2757) exited] >(soffice:2690): LangTag-DEBUG: Loading the internal extension handler: default >(soffice:2690): LangTag-DEBUG: Loading the internal extension handler: empty >(soffice:2690): LangTag-DEBUG: Loading the internal extension handler: wildcard >[New Thread 0xb6383b70 (LWP 2760)] >[New Thread 0xb3fc0b70 (LWP 2761)] >[Thread 0xb3fc0b70 (LWP 2761) exited] >[New Thread 0xb3fc0b70 (LWP 2768)] >Catchpoint 3 (exception thrown), 0x003550e5 in __cxa_throw () > from /usr/lib/i386-linux-gnu/libstdc++.so.6 >(gdb) info break >Num Type Disp Enb Address What >3 breakpoint keep y 0x003550e5 exception throw > breakpoint already hit 43 times >(gdb) cont >Continuing. >Catchpoint 3 (exception thrown), 0x003550e5 in __cxa_throw () > from /usr/lib/i386-linux-gnu/libstdc++.so.6 >(gdb) bat[Kcktrace full >#0 0x003550e5 in __cxa_throw () from /usr/lib/i386-linux-gnu/libstdc++.so.6 >No symbol table info available. >#1 0x065d2383 in ZipFile::readLOC (this=0x97c6cf8, rEntry=...) > at /home/terry/lo_hacking/git/libo/package/source/zipapi/ZipFile.cxx:706 > nTestSig = 67324752 > nCompressedSize = 635 > nHow = 8 > nPathLen = 18 > nCRC = -1560370633 > nExtraLen = 0 > nPos = 12113 > bBroken = 1 '\001' > aGuard = {pT = 0x97c6cf8} > nTime = 1066289251 > nSize = 1690 > nVersion = 20 > nFlag = 6 >#2 0x065d1969 in ZipFile::getDataStream (this=0x97c6cf8, rEntry=..., > rData=..., bIsEncrypted=0 '\000', aMutexHolder=...) > at /home/terry/lo_hacking/git/libo/package/source/zipapi/ZipFile.cxx:577 > aGuard = {pT = 0x97c6cf8} >---Type <return> to continue, or q <return> to quit---q >Quit >(gdb) set pagination off >(gdb) set pagination off [C[C[C[C[C[C[4Pbacktrace full >#0 0x003550e5 in __cxa_throw () from /usr/lib/i386-linux-gnu/libstdc++.so.6 >No symbol table info available. >#1 0x065d2383 in ZipFile::readLOC (this=0x97c6cf8, rEntry=...) at /home/terry/lo_hacking/git/libo/package/source/zipapi/ZipFile.cxx:706 > nTestSig = 67324752 > nCompressedSize = 635 > nHow = 8 > nPathLen = 18 > nCRC = -1560370633 > nExtraLen = 0 > nPos = 12113 > bBroken = 1 '\001' > aGuard = {pT = 0x97c6cf8} > nTime = 1066289251 > nSize = 1690 > nVersion = 20 > nFlag = 6 >#2 0x065d1969 in ZipFile::getDataStream (this=0x97c6cf8, rEntry=..., rData=..., bIsEncrypted=0 '\000', aMutexHolder=...) at /home/terry/lo_hacking/git/libo/package/source/zipapi/ZipFile.cxx:577 > aGuard = {pT = 0x97c6cf8} > bNeedRawStream = 6 '\006' >#3 0x06607338 in ZipPackageStream::getDataStream (this=0x97c70a0) at /home/terry/lo_hacking/git/libo/package/source/zippackage/ZipPackageStream.cxx:551 > xResult = empty uno::Reference >#4 0x07d9772e in OWriteStream_Impl::GetStream_Impl (this=0x97ffcb0, nStreamMode=3, bHierarchyAccess=1 '\001') at /home/terry/lo_hacking/git/libo/package/source/xstor/owriteablestream.cxx:1375 > xInStream = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xf774c381}, <No data fields>} > pStream = 0x7d7ce33 > xSeekStream = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x1}, <No data fields>} >#5 0x07d972cd in OWriteStream_Impl::GetStream (this=0x97ffcb0, nStreamMode=3, bHierarchyAccess=1 '\001') at /home/terry/lo_hacking/git/libo/package/source/xstor/owriteablestream.cxx:1337 > aGuard = {pT = 0x97ec1c8} > xResultStream = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x1}, <No data fields>} > xResultStream = empty uno::Reference >#6 0x07ddfbfd in OStorage::openStreamElementByHierarchicalName (this=0x97c5da0, aStreamPath=..., nOpenMode=3) at /home/terry/lo_hacking/git/libo/package/source/xstor/xstorage.cxx:6241 > pElement = 0x97c1128 > aGuard = {pT = 0x97c3f48} > aListPath = {<std::__norm::vector<rtl::OUString, std::allocator<rtl::OUString> >> = {<std::__norm::_Vector_base<rtl::OUString, std::allocator<rtl::OUString> >> = {_M_impl = {<std::allocator<rtl::OUString>> = {<__gnu_cxx::new_allocator<rtl::OUString>> = {<No data fields>}, <No data fields>}, _M_start = 0x97f13e8, _M_finish = 0x97f13ec, _M_end_of_storage = 0x97f13ec}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 2}, <No data fields>}, _M_guaranteed_capacity = 1} > xResult = empty uno::Reference > xResult = empty uno::Reference >#7 0x07d85af5 in OHierarchyElement_Impl::GetStreamHierarchically (this=0x97c5cf8, nStorageMode=1, aListPath=..., nStreamMode=3, aEncryptionData=...) at /home/terry/lo_hacking/git/libo/package/source/xstor/ohierarchyholder.cxx:106 > xHStorage = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x7e31548}, <No data fields>} > xTransact = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x97c5d10}, <No data fields>} > aGuard = {pT = 0x97c5d10} > aNextName = {pData = 0x97ec2e0} > xResult = uno::Reference to {<com::sun::star::io::XStream> = {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x0}, <No data fields>}, <com::sun::star::lang::XComponent> = {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x0}, <No data fields>}, <No data fields>} > xOwnStor = uno::Reference to {<com::sun::star::container::XNameAccess> = {<com::sun::star::container::XElementAccess> = {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x7e31548}, <No data fields>}, <No data fields>}, <com::sun::star::lang::XComponent> = {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x7e31680}, <No data fields>}, <No data fields>} > xResult = empty uno::Reference >#8 0x07d85e9b in OHierarchyElement_Impl::GetStreamHierarchically (this=0x97c7bd0, nStorageMode=1, aListPath=..., nStreamMode=3, aEncryptionData=...) at /home/terry/lo_hacking/git/libo/package/source/xstor/ohierarchyholder.cxx:148 > bNewElement = 0 '\000' > aElement = {m_pBody = 0x97c5cf8} > aIter = {<boost::iterator<std::forward_iterator_tag, std::pair<rtl::OUString const, rtl::Reference<OHierarchyElement_Impl> >, int, std::pair<rtl::OUString const, rtl::Reference<OHierarchyElement_Impl> >*, std::pair<rtl::OUString const, rtl::Reference<OHierarchyElement_Impl> >&>> = {<boost::detail::iterator_base<std::forward_iterator_tag, std::pair<rtl::OUString const, rtl::Reference<OHierarchyElement_Impl> >, int, std::pair<rtl::OUString const, rtl::Reference<OHierarchyElement_Impl> >*, std::pair<rtl::OUString const, rtl::Reference<OHierarchyElement_Impl> >&>> = {<std::iterator<std::forward_iterator_tag, std::pair<rtl::OUString const, rtl::Reference<OHierarchyElement_Impl> >, int, std::pair<rtl::OUString const, rtl::Reference<OHierarchyElement_Impl> >*, std::pair<rtl::OUString const, rtl::Reference<OHierarchyElement_Impl> >&>> = {<No data fields>}, <No data fields>}, <No data fields>}, base_ = {bucket_ = 0x97c2e54, node_ = 0x97c7740}} > aGuard = {pT = 0x97c7be8} > aNextName = {pData = 0x97ebad8} > xResult = uno::Reference to {<com::sun::star::io::XStream> = {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x0}, <No data fields>}, <com::sun::star::lang::XComponent> = {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xb}, <No data fields>}, <No data fields>} > xOwnStor = uno::Reference to {<com::sun::star::container::XNameAccess> = {<com::sun::star::container::XElementAccess> = {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x7e31548}, <No data fields>}, <No data fields>}, <com::sun::star::lang::XComponent> = {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x7e31680}, <No data fields>}, <No data fields>} > xResult = empty uno::Reference >#9 0x07d855ce in OHierarchyHolder_Impl::GetStreamHierarchically (this=0x97c7de0, nStorageMode=1, aListPath=..., nStreamMode=3, aEncryptionData=...) at /home/terry/lo_hacking/git/libo/package/source/xstor/ohierarchyholder.cxx:42 > xOwnStor = uno::Reference to {<com::sun::star::container::XNameAccess> = {<com::sun::star::container::XElementAccess> = {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x7e31548}, <No data fields>}, <No data fields>}, <com::sun::star::lang::XComponent> = {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x7e31680}, <No data fields>}, <No data fields>} > xResult = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 66, in to_string > impl = iface.cast(self._itype()).dereference() >RuntimeError: Cannot access memory at address 0x1c > > xResult = empty uno::Reference >#10 0x07ddfd1c in OStorage::openStreamElementByHierarchicalName (this=0x97c0268, aStreamPath=..., nOpenMode=3) at /home/terry/lo_hacking/git/libo/package/source/xstor/xstorage.cxx:6253 > aGuard = {pT = 0x97afb60} > aListPath = {<std::__norm::vector<rtl::OUString, std::allocator<rtl::OUString> >> = {<std::__norm::_Vector_base<rtl::OUString, std::allocator<rtl::OUString> >> = {_M_impl = {<std::allocator<rtl::OUString>> = {<__gnu_cxx::new_allocator<rtl::OUString>> = {<No data fields>}, <No data fields>}, _M_start = 0x97e3460, _M_finish = 0x97e3460, _M_end_of_storage = 0x97e3468}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 3}, <No data fields>}, _M_guaranteed_capacity = 2} > xResult = uno::Reference to {<com::sun::star::io::XStream> = {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x1a3078}, <No data fields>}, <com::sun::star::lang::XComponent> = {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x97ea738}, <No data fields>}, <No data fields>} > xResult = empty uno::Reference >#11 0xaf5980d5 in writerfilter::ooxml::OOXMLStreamImpl::init (this=0x97de378) at /home/terry/lo_hacking/git/libo/writerfilter/source/ooxml/OOXMLStreamImpl.cxx:245 > aAny = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 52, in _make_string > type = make_uno_type(type_desc.dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 217, in make_uno_type > type_class = int(val['eTypeClass']) >RuntimeError: Cannot access memory at address 0xc458bfc > > nLastIndex = 4 > xHierarchicalStorageAccess = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x7e31548}, <No data fields>} > bFound = true >#12 0xaf596d7f in writerfilter::ooxml::OOXMLStreamImpl::OOXMLStreamImpl (this=0x97de378, rOOXMLStream=..., nStreamType=writerfilter::ooxml::OOXMLStream::FONTTABLE) at /home/terry/lo_hacking/git/libo/writerfilter/source/ooxml/OOXMLStreamImpl.cxx:59 >No locals. >#13 0xaf5985a9 in writerfilter::ooxml::OOXMLDocumentFactory::createStream (pStream=boost::shared_ptr {_vptr.OOXMLStream = 0xafb643c8}, nStreamType=writerfilter::ooxml::OOXMLStream::FONTTABLE) at /home/terry/lo_hacking/git/libo/writerfilter/source/ooxml/OOXMLStreamImpl.cxx:313 >No locals. >#14 0xaf545cae in writerfilter::ooxml::OOXMLDocumentImpl::resolveFastSubStream (this=0x97bd8b8, rStreamHandler=..., nType=writerfilter::ooxml::OOXMLStream::FONTTABLE) at /home/terry/lo_hacking/git/libo/writerfilter/source/ooxml/OOXMLDocumentImpl.cxx:58 > pStream = boost::shared_ptr {_vptr.OOXMLStream = 0xafb643c8} > savedStream = boost::shared_ptr {_vptr.OOXMLStream = 0xafb643c8} > xParser = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x7e92a80}, <No data fields>} >#15 0xaf547077 in writerfilter::ooxml::OOXMLDocumentImpl::resolve (this=0x97bd8b8, rStream=...) at /home/terry/lo_hacking/git/libo/writerfilter/source/ooxml/OOXMLDocumentImpl.cxx:332 > xTokenHandler = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xafb63b88}, <No data fields>} > aParserInput = {aInputStream = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x83e58955}, <No data fields>}, sEncoding = {pData = 0xbfffd2a8}, sPublicId = {pData = 0xb1603c11}, sSystemId = {pData = 0x97c7d20}} > xContext = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x9c2268}, <No data fields>} > pDocHandler = 0x97dcff8 > xDocumentHandler = uno::Reference to {<com::sun::star::xml::sax::XFastContextHandler> = {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xafb639a8}, <No data fields>}, <No data fields>} > xParser = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x7e92708}, <No data fields>} >#16 0xaf53ce5f in WriterFilter::filter (this=0x97ac660, aDescriptor=uno::Sequence of length 12 = {...}) at /home/terry/lo_hacking/git/libo/writerfilter/source/filter/ImportFilter.cxx:120 > pDocStream = boost::shared_ptr {_vptr.OOXMLStream = 0xafb643c8} > pDocument = boost::shared_ptr {<writerfilter::Reference<writerfilter::Stream>> = {_vptr.Reference = 0xafb62368}, <No data fields>} > xDrawings = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xb21c54c8}, <No data fields>} > xDrawPage = uno::Reference to {<com::sun::star::drawing::XShapes> = {<com::sun::star::container::XIndexAccess> = {<com::sun::star::container::XElementAccess> = {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xb21a7468}, <No data fields>}, <No data fields>}, <No data fields>}, <No data fields>} > xVbaPrjStrg = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 66, in to_string > impl = iface.cast(self._itype()).dereference() >RuntimeError: Cannot access memory at address 0x458b005e >Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 66, in to_string > impl = iface.cast(self._itype()).dereference() >RuntimeError: Cannot access memory at address 0x458b005e >boost::shared_ptr {_vptr.StorageBase = 0x83e58955, maSubStorages = {<std::__debug::map<rtl::OUString, boost::shared_ptr<oox::StorageBase>, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<oox::StorageBase> > > >> = {<std::__norm::map<rtl::OUString, boost::shared_ptr<oox::StorageBase>, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<oox::StorageBase> > > >> = {_M_t = {_M_impl = {<std::allocator<std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<oox::StorageBase> > > >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<rtl::OUString const, boost::shared_ptr<oox::StorageBase> > > >> = {<No data fields>}, <No data fields>}, _M_key_compare = {<std::binary_function<rtl::OUString, rtl::OUString, bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = 2197850888, _M_parent = 0x108b04c0, _M_left = 0x8908458b, _M_right = 0xd2ff2404}, _M_node_count = 1435550665}}}, <__gnu_debug::_Safe_sequence<std::__debug::map<rtl::OUString, boost::shared_ptr<oox::StorageBase>, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, boost::shared_ptr<oox::StorageBase> > > > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x5356e589, _M_const_iterators = 0xe810ec83, _M_version = 4294954784}, <No data fields>}, <No data fields>}, <No data fields>}, mxInStream = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xef50020}, <No data fields>}, mxOutStream = , maParentPath = {pData = 0xc558b08}, maStorageName = {pData = 0x4245489}, mbBaseStreamAccess = 137, mbReadOnly = 4} > xModel = uno::Reference to {<com::sun::star::lang::XComponent> = {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xb21c54c8}, <No data fields>}, <No data fields>} > pVBAProjectStream = boost::shared_ptr {_vptr.OOXMLStream = 0x355bb0} > aMediaDesc = {<comphelper::SequenceAsHashMap> = {<comphelper::SequenceAsHashMapBase> = {<boost::unordered_map<rtl::OUString, com::sun::star::uno::Any, rtl::OUStringHash, std::equal_to<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, com::sun::star::uno::Any> > >> = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/boost/util/printing.py", line 120, in __call__ > return printer.invoke(val) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/boost/util/printing.py", line 38, in invoke > return self.function(self.name, val) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/boost/unordered.py", line 48, in __init__ > super(UnorderedMapPrinter, self).__init__(typename, value, Map, self._iterator) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/boost/unordered.py", line 33, in __init__ > self.impl = container(value) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/boost/lib/unordered.py", line 105, in __init__ > super(Map, self).__init__(value, self._extractor()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/boost/lib/unordered.py", line 29, in __init__ > self.node_type = self._node_type() > File "/home/terry/lo_hacking/git/libo/solenv/gdb/boost/lib/unordered.py", line 52, in _node_type > hash_table = self.value['table_'].type.fields()[0] >IndexError: list index out of range >{table_ = {<boost::unordered_detail::hash_table<boost::unordered_detail::map<rtl::OUString, rtl::OUStringHash, std::equal_to<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, com::sun::star::uno::Any> > > >> = {<boost::unordered_detail::hash_buckets<std::allocator<std::pair<rtl::OUString const, com::sun::star::uno::Any> >, boost::unordered_detail::ungrouped>> = {buckets_ = 0x97960c8, bucket_count_ = 17, allocators_ = {<boost::details::compressed_pair_imp<std::allocator<boost::unordered_detail::hash_bucket<std::allocator<std::pair<rtl::OUString const, com::sun::star::uno::Any> > > >, std::allocator<boost::unordered_detail::hash_node<std::allocator<std::pair<rtl::OUString const, com::sun::star::uno::Any> >, boost::unordered_detail::ungrouped> >, 3>> = {<std::allocator<boost::unordered_detail::hash_bucket<std::allocator<std::pair<rtl::OUString const, com::sun::star::uno::Any> > > >> = {<__gnu_cxx::new_allocator<boost::unordered_detail::hash_bucket<std::allocator<std::pair<rtl::OUString const, com::sun::star::uno::Any> > > >> = {<No data fields>}, <No data fields>}, <std::allocator<boost::unordered_detail::hash_node<std::allocator<std::pair<rtl::OUString const, com::sun::star::uno::Any> >, boost::unordered_detail::ungrouped> >> = {<__gnu_cxx::new_allocator<boost::unordered_detail::hash_node<std::allocator<std::pair<rtl::OUString const, com::sun::star::uno::Any> >, boost::unordered_detail::ungrouped> >> = {<No data fields>}, <No data fields>}, <No data fields>}, <No data fields>}}, <boost::unordered_detail::hash_buffered_functions<rtl::OUStringHash, std::equal_to<rtl::OUString> >> = {current_ = false, funcs_ = {{data_ = {buf = <incomplete sequence \302>, align_ = -62 '\302'}}, {data_ = {buf = "", align_ = 0 '\000'}}}}, size_ = 12, mlf_ = 1, cached_begin_bucket_ = 0x97960cc, max_load_ = 17}, <No data fields>}}, <No data fields>}, <No data fields>}, <No data fields>} > xInputStream = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x655b648}, <No data fields>} > eType = writerfilter::dmapper::DOCUMENT_OOXML > sFilterName = {pData = 0x86986d0} > pStream = boost::shared_ptr {_vptr.Stream = 0xafb5d6f0} >#17 0x00ee0044 in SfxObjectShell::ImportFrom (this=0x9651868, rMedium=..., bInsert=false) at /home/terry/lo_hacking/git/libo/sfx2/source/doc/objstor.cxx:2221 > pOldValue = 0x97addc8 > sInputStream = {pData = 0x977f598} > bHasInputStream = 1 '\001' > lDescriptor = uno::Sequence of length 12 = {{Name = {pData = 0x966c5d8}, Handle = 0, Value = uno::Any {pData = 0x94ff268}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x97ae548}, Handle = 0, Value = uno::Any {pData = 0x86986d0}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x978e718}, Handle = 0, Value = uno::Any {pData = 0x94f8e70}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x977f6a8}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 3, length = 34, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x97ad198}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 1, length = 37, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x97add08}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 1, length = 25, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x97adfa8}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 1, length = 28, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x978bd20}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 1, length = 23, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x97ac870}, Handle = 0, Value = uno::Any 3, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x97ae248}, Handle = 0, Value = uno::Any 2, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x97ad740}, Handle = 0, Value = uno::Any {pData = 0x966c878}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x97ae200}, Handle = 0, Value = uno::Any {pData = 0x868fd80}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}} > pNewValue = 0x97ae998 > nEnd = 12 > xComp = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xb21c54c8}, <No data fields>} > xImporter = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xafb61e48}, <No data fields>} > aArgs = uno::Sequence of length 12 = {{Name = {pData = 0x966c5d8}, Handle = 0, Value = uno::Any {pData = 0x94ff268}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x97ae548}, Handle = 0, Value = uno::Any {pData = 0x86986d0}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x978e718}, Handle = 0, Value = uno::Any {pData = 0x94f8e70}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x977f6a8}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 3, length = 34, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x97ad198}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 1, length = 37, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x97add08}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 1, length = 25, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x97adfa8}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 1, length = 28, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x978bd20}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 1, length = 23, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x97ac870}, Handle = 0, Value = uno::Any 3, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x97ae248}, Handle = 0, Value = uno::Any 2, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x97ad740}, Handle = 0, Value = uno::Any {pData = 0x966c878}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x97ae200}, Handle = 0, Value = uno::Any {pData = 0x868fd80}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}} > bHasBaseURL = 1 '\001' > i = 12 > xMan = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x9c29c8}, <No data fields>} > nFilterProps = 13 > xLoader = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xafb61e48}, <No data fields>} > aTypeName = {pData = 0x868fd28} > aFilterName = {pData = 0x86986d0} > xFilterFact = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x6827648}, <No data fields>} > aProps = uno::Sequence of length 13 = {{Name = {pData = 0x978c170}, Handle = 0, Value = uno::Any 0 '\000', State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x959a8d8}, Handle = 0, Value = uno::Any {pData = 0x868fd28}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x959b810}, Handle = 0, Value = uno::Any {pData = 0x81c4590}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x959b3f8}, Handle = 0, Value = uno::Any {pData = 0x1a3078}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x959a760}, Handle = 0, Value = uno::Any {pData = 0x868f6f8}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x9793f78}, Handle = 0, Value = uno::Any 0 '\000', State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x959b450}, Handle = 0, Value = uno::Any {pData = 0x868fc10}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x959b6f0}, Handle = 0, Value = uno::Any {pData = 0x1a3078}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x959b5b0}, Handle = 0, Value = uno::Any 524355, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x959b780}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 119, in __str__ > argtypes = [str(gdb.lookup_type(arg).strip_typedefs()) for arg in self.args] >RuntimeError: No type named refCount = 1, length = 32, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x959b480}, Handle = 0, Value = uno::Any {pData = 0x868fd80}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x959b540}, Handle = 0, Value = uno::Any 0, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x959b4e0}, Handle = 0, Value = uno::Any uno::Sequence of length 1 = {{pData = 0x868fc70}}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}} > xFilters = uno::Reference to {<com::sun::star::container::XElementAccess> = {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x6827648}, <No data fields>}, <No data fields>} > aFilterImplName = {pData = 0x868fc10} >#18 0x00ed915f in SfxObjectShell::DoLoad (this=0x9651868, pMed=0x966bcd0) at /home/terry/lo_hacking/git/libo/sfx2/source/doc/objstor.cxx:717 > xSet = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xb21c54c8}, <No data fields>} > sLockUpdates = {pData = 0x9791958} > bSetProperty = true > aBlock = {pPersist = 0x9651868, bWasEnabled = 0 '\000'} > pSet = 0x966c4e0 > pSalvageItem = 0x0 > bHasStorage = 0 '\000' > bOk = 0 '\000' > pFilter = 0x96093c8 > pBaseItem = 0x0 > aBaseURL = {pData = 0x966c878} > bOwnStorageFormat = 0 '\000' >#19 0x00f25c0e in SfxBaseModel::load (this=0x9651ec0, seqArguments=uno::Sequence of length 13 = {...}) at /home/terry/lo_hacking/git/libo/sfx2/source/doc/sfxbasemodel.cxx:1899 > bSalvage = 0 '\000' > pFilterNameItem = 0x966c548 > pSalvageItem = 0x0 > nError = 0 > pMedium = 0x966bcd0 > aFilterProvider = {pData = 0x1a3078} > aFilterName = "MS Word 2007 XML" > xHandler = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x9607b18}, <No data fields>} > bHidden = 229 '\345' > pHidItem = 0xbfffd9ec > pPasswdItem = 0x120dff4 > aGuard = {m_aGuard = {_vptr.SolarMutexResettableGuard = 0x1208568, m_bCleared = false, m_solarMutex = @0x8055620}} >#20 0x00f7e1f1 in SfxFrameLoader_Impl::load (this=0x9606de0, rArgs=uno::Sequence of length 11 = {...}, _rTargetFrame=uno::Reference to {<com::sun::star::lang::XComponent> = {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x64a00e8}, <No data fields>}, <No data fields>}) at /home/terry/lo_hacking/git/libo/sfx2/source/view/frmload.cxx:598 > bInternalFilter = true > sServiceName = {pData = 0x868fd80} > xLoadable = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xb21c54c8}, <No data fields>} > xDoc = {pObj = 0x9607d80} > sViewName = {pData = 0xbfffd9e8} > aViewCreationArgs = {m_pImpl = {_M_ptr = 0x96080d0}} > nViewId = 0 > nViewNo = 0 > __PRETTY_FUNCTION__ = "virtual sal_Bool SfxFrameLoader_Impl::load(const com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue>&, const com::sun::star::uno::Reference<com::sun::star::frame::XFrame>&)" > aGuard = {m_solarMutex = @0x8055620} > bExternalModel = false > sURL = {pData = 0x94ff268} > bIsFactoryURL = false > bInitNewModel = false > aDescriptor = {m_pImpl = {_M_ptr = 0x958c710}} > xModel = uno::Reference to {<com::sun::star::frame::XModel> = {<com::sun::star::lang::XComponent> = {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xb21c54c8}, <No data fields>}, <No data fields>}, <No data fields>} > bLoadSuccess = 0 '\000' >#21 0x06200457 in framework::LoadEnv::impl_loadContent (this=0x9519e94) at /home/terry/lo_hacking/git/libo/framework/source/loadenv/loadenv.cxx:1148 > bResult = 15 '\017' > sTarget = {pData = 0x94fd5c0} > bMinimized = 0 '\000' > xProgress = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x649c948}, <No data fields>} > xLoader = uno::Reference to {_vptr.XInterface = 0x120bc28} > xSyncLoader = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x120bc28}, <No data fields>} > aWriteLock = {<framework::INonCopyable> = {<No data fields>}, m_pLock = 0x9519e98, m_eMode = framework::E_WRITELOCK} > xTargetLock = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x64a00e8}, <No data fields>} > lDescriptor = uno::Sequence of length 11 = {{Name = {pData = 0x94fc340}, Handle = 0, Value = uno::Any 3, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x94fe140}, Handle = 0, Value = uno::Any 2, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x951d3b8}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 1, length = 23, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x951bdc8}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 3, length = 34, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x951d2d8}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 1, length = 25, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x951bab8}, Handle = 0, Value = uno::Any {pData = 0x94ff268}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x951c588}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 1, length = 28, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x94fdb58}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 1, length = 37, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x951bf58}, Handle = 0, Value = uno::Any {pData = 0x9597538}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x94fb3a0}, Handle = 0, Value = uno::Any {pData = 0x94f8e70}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x951bf30}, Handle = 0, Value = uno::Any {pData = 0x86986d0}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}} > xTargetFrame = uno::Reference to {<com::sun::star::lang::XComponent> = {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x64a00e8}, <No data fields>}, <No data fields>} > bHidden = 0 '\000' > bPreview = 0 '\000' > sURL = {pData = 0x951ba20} > xAsyncLoader = empty uno::Reference >#22 0x061fd384 in framework::LoadEnv::startLoading (this=0x9519e94) at /home/terry/lo_hacking/git/libo/framework/source/loadenv/loadenv.cxx:409 > aReadLock = {<framework::INonCopyable> = {<No data fields>}, m_pLock = 0x9519e98, m_bLocked = 0 '\000'} > bStarted = 0 '\000' >#23 0x06189a10 in framework::LoadDispatcher::impl_dispatch (this=0x9519e48, rURL=..., lArguments=uno::Sequence of length 4 = {...}, xListener=empty uno::Reference) at /home/terry/lo_hacking/git/libo/framework/source/dispatch/loaddispatcher.cxx:130 > xBaseFrame = uno::Reference to {<com::sun::star::lang::XComponent> = {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x649fa88}, <No data fields>}, <No data fields>} > aRet = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 52, in _make_string > type = make_uno_type(type_desc.dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 285, in make_uno_type > raise UnknownType(type) >libreoffice.util.uno.UnknownType > > xThis = uno::Reference to {_vptr.XInterface = 0x649bd88} > aReadLock = {<framework::INonCopyable> = {<No data fields>}, m_pLock = 0x9519e68, m_bLocked = 1 '\001'} > xComponent = empty uno::Reference > aRet = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 39, in to_string > if self._is_set(): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 45, in _is_set > return self.value['pType'].dereference()['eTypeClass'] != TypeClass.VOID >RuntimeError: Cannot access memory at address 0xd > >#24 0x06189768 in framework::LoadDispatcher::dispatchWithReturnValue (this=0x9519e48, rURL=..., lArguments=uno::Sequence of length 4 = {...}) at /home/terry/lo_hacking/git/libo/framework/source/dispatch/loaddispatcher.cxx:76 >No locals. >#25 0x006ea3dd in comphelper::SynchronousDispatch::dispatch (xStartPoint=uno::Reference to {_vptr.XInterface = 0x649fbc8}, sURL=..., sTarget=..., nFlags=0, lArguments=uno::Sequence of length 4 = {...}) at /home/terry/lo_hacking/git/libo/comphelper/source/misc/synchronousdispatch.cxx:73 > aRet = empty uno::Any > xSyncDisp = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x649bd88}, <No data fields>} > aURL = {Complete = {pData = 0x94ff268}, Main = {pData = 0x94ff550}, Protocol = {pData = 0x94fb4f8}, User = {pData = 0x1a3078}, Password = {pData = 0x1a3078}, Server = {pData = 0x94fb8d8}, Port = 0, Path = {pData = 0x94fe8c0}, Name = {pData = 0x94fc218}, Arguments = {pData = 0x1a3078}, Mark = {pData = 0x1a3078}} > xTrans = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x64a1588}, <No data fields>} > xDispatcher = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x649bd88}, <No data fields>} > xProvider = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x649fa88}, <No data fields>} > aComponent = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 66, in to_string > impl = iface.cast(self._itype()).dereference() >RuntimeError: Cannot access memory at address 0xe2 > > aComponent = empty uno::Reference >#26 0x0022ce1d in desktop::DispatchWatcher::executeDispatchRequests (this=0x94fa5f0, aDispatchRequestsList=..., bNoTerminate=false) at /home/terry/lo_hacking/git/libo/desktop/source/app/dispatchwatcher.cxx:401 > aObj = {m_aAbsURIRef = {pData = 0x94ff0c8, nCapacity = 61}, m_aScheme = {m_nBegin = 0, m_nLength = 4}, m_aUser = {m_nBegin = -1, m_nLength = 0}, m_aAuth = {m_nBegin = -1, m_nLength = 0}, m_aHost = {m_nBegin = 7, m_nLength = 0}, m_aPort = {m_nBegin = -1, m_nLength = 0}, m_aPath = {m_nBegin = 7, m_nLength = 54}, m_aQuery = {m_nBegin = -1, m_nLength = 0}, m_aFragment = {m_nBegin = -1, m_nLength = 0}, m_eScheme = INET_PROT_FILE, m_eSmartScheme = INET_PROT_HTTP} > aDispatchRequest = @0x94fbe58 > xDoc = empty uno::Reference > nCount = 4 > aArgs = uno::Sequence of length 4 = {{Name = {pData = 0x94fb3a0}, Handle = 0, Value = uno::Any {pData = 0x94f8e70}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x94fdb58}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 1, length = 37, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x94fc340}, Handle = 0, Value = uno::Any 3, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x94fe140}, Handle = 0, Value = uno::Any 2, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}} > aName = "file:///home/terry/lo_hacking/notes/bug_045207/Document2.docx" > aTarget = {pData = 0x94fb910} > xDesktop = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x649fa88}, <No data fields>} > aDispatches = {<std::__norm::vector<desktop::DispatchHolder, std::allocator<desktop::DispatchHolder> >> = {<std::__norm::_Vector_base<desktop::DispatchHolder, std::allocator<desktop::DispatchHolder> >> = {_M_impl = {<std::allocator<desktop::DispatchHolder>> = {<__gnu_cxx::new_allocator<desktop::DispatchHolder>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<desktop::DispatchHolder, std::allocator<desktop::DispatchHolder> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 1}, <No data fields>}, _M_guaranteed_capacity = 0} > aForcedInputFilter = {pData = 0x1a3078} > aGuard = {pT = 0x17dcc7} > p = {<__gnu_debug::_Safe_iterator_base> = {_M_sequence = 0xbfffe174, _M_version = 1, _M_prior = 0x0, _M_next = 0x0}, _M_current = {_M_current = 0x94fbe58}} > aAsTemplateArg = {pData = 0x94fa630} > bSetInputFilter = 0 '\000' > bEmpty = 16 >#27 0x0023c139 in desktop::OfficeIPCThread::ExecuteCmdLineRequests (aRequest=...) at /home/terry/lo_hacking/git/libo/desktop/source/app/officeipcthread.cxx:1023 > aTempList = {<std::__norm::vector<desktop::DispatchWatcher::DispatchRequest, std::allocator<desktop::DispatchWatcher::DispatchRequest> >> = {<std::__norm::_Vector_base<desktop::DispatchWatcher::DispatchRequest, std::allocator<desktop::DispatchWatcher::DispatchRequest> >> = {_M_impl = {<std::allocator<desktop::DispatchWatcher::DispatchRequest>> = {<__gnu_cxx::new_allocator<desktop::DispatchWatcher::DispatchRequest>> = {<No data fields>}, <No data fields>}, _M_start = 0x94fbe58, _M_finish = 0x94fbe70, _M_end_of_storage = 0x94fbe70}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<desktop::DispatchWatcher::DispatchRequest, std::allocator<desktop::DispatchWatcher::DispatchRequest> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0xbfffdf18, _M_version = 1}, <No data fields>}, _M_guaranteed_capacity = 1} > aGuard = {pT = 0x0} > aDispatchList = {<std::__norm::vector<desktop::DispatchWatcher::DispatchRequest, std::allocator<desktop::DispatchWatcher::DispatchRequest> >> = {<std::__norm::_Vector_base<desktop::DispatchWatcher::DispatchRequest, std::allocator<desktop::DispatchWatcher::DispatchRequest> >> = {_M_impl = {<std::allocator<desktop::DispatchWatcher::DispatchRequest>> = {<__gnu_cxx::new_allocator<desktop::DispatchWatcher::DispatchRequest>> = {<No data fields>}, <No data fields>}, _M_start = 0x94fb638, _M_finish = 0x94fb638, _M_end_of_storage = 0x94fb650}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<desktop::DispatchWatcher::DispatchRequest, std::allocator<desktop::DispatchWatcher::DispatchRequest> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 4}, <No data fields>}, _M_guaranteed_capacity = 0} > aEmpty = {pData = 0x1a3078} > bShutdown = 0 '\000' >#28 0x002055f0 in desktop::Desktop::OpenClients () at /home/terry/lo_hacking/git/libo/desktop/source/app/app.cxx:2508 > xFirst = empty uno::Reference > bRecovery = false > rArgs = @0x2a8980 > aInternalOptions = {<utl::detail::Options> = {<utl::ConfigurationBroadcaster> = {_vptr.ConfigurationBroadcaster = 0x24f07c8, mpList = 0x0, m_nBroadcastBlocked = 0, m_nBlockedHint = 0}, <utl::ConfigurationListener> = {_vptr.ConfigurationListener = 0x24f07e0}, <No data fields>}, static m_pDataContainer = 0x886e908, static m_nRefCount = 2} > rFactory = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x9c29c8}, <No data fields>} > bAllowRecoveryAndSessionManagement = 1 '\001' > aRequest = {aCwdUrl = boost::optional {pData = 0x8050bf0}, aModule = {pData = 0x1a3078}, aOpenList = {<std::__norm::vector<rtl::OUString, std::allocator<rtl::OUString> >> = {<std::__norm::_Vector_base<rtl::OUString, std::allocator<rtl::OUString> >> = {_M_impl = {<std::allocator<rtl::OUString>> = {<__gnu_cxx::new_allocator<rtl::OUString>> = {<No data fields>}, <No data fields>}, _M_start = 0x94f8b40, _M_finish = 0x94f8b44, _M_end_of_storage = 0x94f8b44}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 2}, <No data fields>}, _M_guaranteed_capacity = 1}, aViewList = {<std::__norm::vector<rtl::OUString, std::allocator<rtl::OUString> >> = {<std::__norm::_Vector_base<rtl::OUString, std::allocator<rtl::OUString> >> = {_M_impl = {<std::allocator<rtl::OUString>> = {<__gnu_cxx::new_allocator<rtl::OUString>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 1}, <No data fields>}, _M_guaranteed_capacity = 0}, aStartList = {<std::__norm::vector<rtl::OUString, std::allocator<rtl::OUString> >> = {<std::__norm::_Vector_base<rtl::OUString, std::allocator<rtl::OUString> >> = {_M_impl = {<std::allocator<rtl::OUString>> = {<__gnu_cxx::new_allocator<rtl::OUString>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 1}, <No data fields>}, _M_guaranteed_capacity = 0}, aPrintList = {<std::__norm::vector<rtl::OUString, std::allocator<rtl::OUString> >> = {<std::__norm::_Vector_base<rtl::OUString, std::allocator<rtl::OUString> >> = {_M_impl = {<std::allocator<rtl::OUString>> = {<__gnu_cxx::new_allocator<rtl::OUString>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 1}, <No data fields>}, _M_guaranteed_capacity = 0}, aForceOpenList = {<std::__norm::vector<rtl::OUString, std::allocator<rtl::OUString> >> = {<std::__norm::_Vector_base<rtl::OUString, std::allocator<rtl::OUString> >> = {_M_impl = {<std::allocator<rtl::OUString>> = {<__gnu_cxx::new_allocator<rtl::OUString>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 1}, <No data fields>}, _M_guaranteed_capacity = 0}, aForceNewList = {<std::__norm::vector<rtl::OUString, std::allocator<rtl::OUString> >> = {<std::__norm::_Vector_base<rtl::OUString, std::allocator<rtl::OUString> >> = {_M_impl = {<std::allocator<rtl::OUString>> = {<__gnu_cxx::new_allocator<rtl::OUString>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 1}, <No data fields>}, _M_guaranteed_capacity = 0}, aPrinterName = {pData = 0x1a3078}, aPrintToList = {<std::__norm::vector<rtl::OUString, std::allocator<rtl::OUString> >> = {<std::__norm::_Vector_base<rtl::OUString, std::allocator<rtl::OUString> >> = {_M_impl = {<std::allocator<rtl::OUString>> = {<__gnu_cxx::new_allocator<rtl::OUString>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 1}, <No data fields>}, _M_guaranteed_capacity = 0}, aConversionList = {<std::__norm::vector<rtl::OUString, std::allocator<rtl::OUString> >> = {<std::__norm::_Vector_base<rtl::OUString, std::allocator<rtl::OUString> >> = {_M_impl = {<std::allocator<rtl::OUString>> = {<__gnu_cxx::new_allocator<rtl::OUString>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 1}, <No data fields>}, _M_guaranteed_capacity = 0}, aConversionParams = {pData = 0x1a3078}, aConversionOut = {pData = 0x1a3078}, aInFilter = {<std::__norm::vector<rtl::OUString, std::allocator<rtl::OUString> >> = {<std::__norm::_Vector_base<rtl::OUString, std::allocator<rtl::OUString> >> = {_M_impl = {<std::allocator<rtl::OUString>> = {<__gnu_cxx::new_allocator<rtl::OUString>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 2}, <No data fields>}, _M_guaranteed_capacity = 0}, pcProcessed = 0x0} > xTasksSupplier = uno::Reference to {<com::sun::star::frame::XFrame> = {<com::sun::star::lang::XComponent> = {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x94f6398}, <No data fields>}, <No data fields>}, <No data fields>} > xList = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xe775c085}, <No data fields>} >#29 0x002027ee in desktop::Desktop::OpenClients_Impl (this=0xbfffeed4) at /home/terry/lo_hacking/git/libo/desktop/source/app/app.cxx:1992 > aLog = {m_sName = {pData = 0x88753c0}} >#30 0x002027be in desktop::Desktop::LinkStubOpenClients_Impl (pThis=0xbfffeed4, pCaller=0x0) at /home/terry/lo_hacking/git/libo/desktop/source/app/app.cxx:1987 >No locals. >#31 0x0280e977 in Link::Call (this=0x94f4390, pCaller=0x0) at /home/terry/lo_hacking/git/libo/solver/unxlngi6/inc/tools/link.hxx:123 >No locals. >#32 0x02ce5f6a in ImplHandleUserEvent (pSVEvent=0x80e88c8) at /home/terry/lo_hacking/git/libo/vcl/source/window/winproc.cxx:1997 >No locals. >#33 0x02ce7064 in ImplWindowFrameProc (pWindow=0x8898a20, nEvent=22, pEvent=0x80e88c8) at /home/terry/lo_hacking/git/libo/vcl/source/window/winproc.cxx:2569 > nRet = 0 >#34 0x02cf8375 in SalFrame::CallCallback (this=0x8898cb0, nEvent=22, pEvent=0x80e88c8) at /home/terry/lo_hacking/git/libo/vcl/inc/salframe.hxx:278 >No locals. >#35 0x02cf7ee3 in SalGenericDisplay::DispatchInternalEvent (this=0x80ce3b0) at /home/terry/lo_hacking/git/libo/vcl/generic/app/gendisp.cxx:102 > pData = 0x80e88c8 > pFrame = 0x8898cb0 > nEvent = 22 >#36 0x04bb5d6d in GtkData::userEventFn (data=0x80556b0) at /home/terry/lo_hacking/git/libo/vcl/unx/gtk/app/gtkdata.cxx:954 > bContinue = 1 > aGuard = {pT = 0x8055620} > pDisplay = 0x80ce3b0 > pThis = 0x80556b0 > pData = 0x80556b0 >#37 0x04bb5dc4 in call_userEventFn (data=0x80556b0) at /home/terry/lo_hacking/git/libo/vcl/unx/gtk/app/gtkdata.cxx:964 > aGuard = {m_solarMutex = @0x8055620} >#38 0x033da311 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 >No symbol table info available. >#39 0x033deaa8 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0 >No symbol table info available. >#40 0x033df270 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 >No symbol table info available. >#41 0x033df524 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 >No symbol table info available. >#42 0x04bb4e18 in GtkData::Yield (this=0x80556b0, bWait=true, bHandleAllCurrentEvents=false) at /home/terry/lo_hacking/git/libo/vcl/unx/gtk/app/gtkdata.cxx:591 > nMaxEvents = 0 > wasOneEvent = 1 > aReleaser = {m_nYieldCount = 1} > bDispatchThread = true > bWasEvent = false >#43 0x04bb866f in GtkInstance::Yield (this=0x8055670, bWait=true, bHandleAllCurrentEvents=false) at /home/terry/lo_hacking/git/libo/vcl/unx/gtk/app/gtkinst.cxx:538 >No locals. >#44 0x0282637a in ImplYield (i_bWait=true, i_bAllEvents=false) at /home/terry/lo_hacking/git/libo/vcl/source/app/svapp.cxx:434 > pSVData = 0x3106ea0 >#45 0x0282295e in Application::Yield (i_bAllEvents=false) at /home/terry/lo_hacking/git/libo/vcl/source/app/svapp.cxx:468 >No locals. >#46 0x028228f8 in Application::Execute () at /home/terry/lo_hacking/git/libo/vcl/source/app/svapp.cxx:413 > pSVData = 0x3106ea0 >#47 0x002013c9 in desktop::Desktop::Main (this=0xbfffeed4) at /home/terry/lo_hacking/git/libo/desktop/source/app/app.cxx:1712 > layer2 = {m_aEnvTypeName = {pData = 0x8528020}, m_xPreviousContext = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x2a75c8}, <No data fields>}} > bTerminateRequested = 0 '\000' > nAcquireCount = 1 > eError = desktop::Desktop::BE_OK > aConfigErrHandler = {m_pContext = 0x0, m_xHandler = empty uno::Reference} > xRestartManager = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x809be8}, <No data fields>} > layer = {m_aEnvTypeName = {pData = 0x8845b60}, m_xPreviousContext = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x30e9428}, <No data fields>}} > eStatus = desktop::Desktop::BS_OK > rCmdLineArgs = @0x2a8980 > xSMgr = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x9c29c8}, <No data fields>} > aOptions = {<utl::detail::Options> = {<utl::ConfigurationBroadcaster> = {_vptr.ConfigurationBroadcaster = 0x1bdc128, mpList = 0x0, m_nBroadcastBlocked = 0, m_nBlockedHint = 0}, <utl::ConfigurationListener> = {_vptr.ConfigurationListener = 0x1bdc144}, <No data fields>}, <SfxListener> = {_vptr.SfxListener = 0x1bdc158, aBCs = {<std::__norm::deque<SfxBroadcaster*, std::allocator<SfxBroadcaster*> >> = {<std::__norm::_Deque_base<SfxBroadcaster*, std::allocator<SfxBroadcaster*> >> = {_M_impl = {<std::allocator<SfxBroadcaster*>> = {<__gnu_cxx::new_allocator<SfxBroadcaster*>> = {<No data fields>}, <No data fields>}, _M_map = 0x8937ae0, _M_map_size = 8, _M_start = {_M_cur = 0x94f5170, _M_first = 0x94f5170, _M_last = 0x94f5370, _M_node = 0x8937aec}, _M_finish = {_M_cur = 0x94f5170, _M_first = 0x94f5170, _M_last = 0x94f5370, _M_node = 0x8937aec}}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::deque<SfxBroadcaster*, std::allocator<SfxBroadcaster*> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 1}, <No data fields>}, <No data fields>}}, static sm_pSingleImplConfig = 0x8855190, static sm_nAccessibilityRefCount = 4} > inst_fin = desktop::UserInstall::Ok > xDesktop = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x649fa88}, <No data fields>} > aAppearanceCfg = {<utl::ConfigItem> = {<utl::ConfigurationBroadcaster> = {_vptr.ConfigurationBroadcaster = 0x1bdc1b8, mpList = 0x0, m_nBroadcastBlocked = 0, m_nBlockedHint = 0}, sSubTree = {pData = 0x8876cc8}, m_xHierarchyAccess = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x58f0088}, <No data fields>}, xChangeLstnr = empty uno::Reference, pImpl = 0x8877508}, nDragMode = 2, nScaleFactor = 100, nSnapMode = 2, nMiddleMouse = 2, nAAMinPixelHeight = 8, bMenuMouseFollow = 1 '\001', bFontAntialiasing = 1 '\001', static bInitialized = 1 '\001'} >#48 0x0282e7b4 in ImplSVMain () at /home/terry/lo_hacking/git/libo/vcl/source/app/svmain.cxx:173 > pSVData = 0x3106ea0 > xMS = empty uno::Reference > nReturn = 1 > bInit = 1 '\001' > xComponent = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x12da74}, <No data fields>} >#49 0x0282e8ec in SVMain () at /home/terry/lo_hacking/git/libo/vcl/source/app/svmain.cxx:210 > nRet = 42133692 >#50 0x0023ebc0 in soffice_main () at /home/terry/lo_hacking/git/libo/desktop/source/app/sofficemain.cxx:85 > aDesktop = {<Application> = {_vptr.Application = 0x2a6b88}, m_rSplashScreen = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x590db28}, <No data fields>}, m_bCleanedExtensionCache = false, m_bServicesRegistered = true, m_aBootstrapError = desktop::Desktop::BE_OK, m_aBootstrapStatus = desktop::Desktop::BS_OK, m_pLockfile = {_M_ptr = 0x8875dc8}, m_firstRunTimer = {_vptr.Timer = 0x30e9528, mpTimerData = 0x0, mnTimeout = 1, mbActive = 0 '\000', mbAuto = 0 '\000', maTimeoutHdl = {pInst = 0x0, pFunc = 0}}, static pResMgr = 0x0} > rCmdLineArgs = @0x2a8980 >#51 0x0804862c in sal_main () at /home/terry/lo_hacking/git/libo/desktop/source/app/main.c:25 >No locals. >#52 0x08048600 in main (argc=2, argv=0xbffff014) at /home/terry/lo_hacking/git/libo/desktop/source/app/main.c:24 > ret = -1073746072 >(gdb) info break >Num Type Disp Enb Address What >3 breakpoint keep y 0x003550e5 exception throw > breakpoint already hit 44 times >(gdb) catch catch >Catchpoint 4 (catch) >(gdb) cont >Continuing. >Catchpoint 4 (exception caught), 0x00353da6 in __cxa_begin_catch () from /usr/lib/i386-linux-gnu/libstdc++.so.6 >(gdb) backtrace full >#0 0x00353da6 in __cxa_begin_catch () from /usr/lib/i386-linux-gnu/libstdc++.so.6 >No symbol table info available. >#1 0x00354a85 in __cxa_call_unexpected () from /usr/lib/i386-linux-gnu/libstdc++.so.6 >No symbol table info available. >#2 0xaf53d6d1 in WriterFilter::filter (this=0x97ac660, aDescriptor=uno::Sequence of length 12 = {...}) at /home/terry/lo_hacking/git/libo/writerfilter/source/filter/ImportFilter.cxx:48 >No locals. >#3 0x00ee0044 in SfxObjectShell::ImportFrom (this=0x9651868, rMedium=..., bInsert=false) at /home/terry/lo_hacking/git/libo/sfx2/source/doc/objstor.cxx:2221 > pOldValue = 0x97addc8 > sInputStream = {pData = 0x977f598} > bHasInputStream = 1 '\001' > lDescriptor = uno::Sequence of length 12 = {{Name = {pData = 0x966c5d8}, Handle = 0, Value = uno::Any {pData = 0x94ff268}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x97ae548}, Handle = 0, Value = uno::Any {pData = 0x86986d0}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x978e718}, Handle = 0, Value = uno::Any {pData = 0x94f8e70}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x977f6a8}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 3, length = 34, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x97ad198}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 1, length = 37, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x97add08}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 1, length = 25, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x97adfa8}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 1, length = 28, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x978bd20}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 1, length = 23, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x97ac870}, Handle = 0, Value = uno::Any 3, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x97ae248}, Handle = 0, Value = uno::Any 2, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x97ad740}, Handle = 0, Value = uno::Any {pData = 0x966c878}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x97ae200}, Handle = 0, Value = uno::Any {pData = 0x868fd80}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}} > pNewValue = 0x97ae998 > nEnd = 12 > xComp = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xb21c54c8}, <No data fields>} > xImporter = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xafb61e48}, <No data fields>} > aArgs = uno::Sequence of length 12 = {{Name = {pData = 0x966c5d8}, Handle = 0, Value = uno::Any {pData = 0x94ff268}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x97ae548}, Handle = 0, Value = uno::Any {pData = 0x86986d0}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x978e718}, Handle = 0, Value = uno::Any {pData = 0x94f8e70}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x977f6a8}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 3, length = 34, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x97ad198}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 1, length = 37, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x97add08}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 1, length = 25, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x97adfa8}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 1, length = 28, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x978bd20}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 1, length = 23, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x97ac870}, Handle = 0, Value = uno::Any 3, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x97ae248}, Handle = 0, Value = uno::Any 2, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x97ad740}, Handle = 0, Value = uno::Any {pData = 0x966c878}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x97ae200}, Handle = 0, Value = uno::Any {pData = 0x868fd80}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}} > bHasBaseURL = 1 '\001' > i = 12 > xMan = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x9c29c8}, <No data fields>} > nFilterProps = 13 > xLoader = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xafb61e48}, <No data fields>} > aTypeName = {pData = 0x868fd28} > aFilterName = {pData = 0x86986d0} > xFilterFact = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x6827648}, <No data fields>} > aProps = uno::Sequence of length 13 = {{Name = {pData = 0x978c170}, Handle = 0, Value = uno::Any 0 '\000', State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x959a8d8}, Handle = 0, Value = uno::Any {pData = 0x868fd28}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x959b810}, Handle = 0, Value = uno::Any {pData = 0x81c4590}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x959b3f8}, Handle = 0, Value = uno::Any {pData = 0x1a3078}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x959a760}, Handle = 0, Value = uno::Any {pData = 0x868f6f8}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x9793f78}, Handle = 0, Value = uno::Any 0 '\000', State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x959b450}, Handle = 0, Value = uno::Any {pData = 0x868fc10}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x959b6f0}, Handle = 0, Value = uno::Any {pData = 0x1a3078}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x959b5b0}, Handle = 0, Value = uno::Any 524355, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x959b780}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 119, in __str__ > argtypes = [str(gdb.lookup_type(arg).strip_typedefs()) for arg in self.args] >RuntimeError: No type named refCount = 1, length = 32, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x959b480}, Handle = 0, Value = uno::Any {pData = 0x868fd80}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x959b540}, Handle = 0, Value = uno::Any 0, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x959b4e0}, Handle = 0, Value = uno::Any uno::Sequence of length 1 = {{pData = 0x868fc70}}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}} > xFilters = uno::Reference to {<com::sun::star::container::XElementAccess> = {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x6827648}, <No data fields>}, <No data fields>} > aFilterImplName = {pData = 0x868fc10} >#4 0x00ed915f in SfxObjectShell::DoLoad (this=0x9651868, pMed=0x966bcd0) at /home/terry/lo_hacking/git/libo/sfx2/source/doc/objstor.cxx:717 > xSet = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xb21c54c8}, <No data fields>} > sLockUpdates = {pData = 0x9791958} > bSetProperty = true > aBlock = {pPersist = 0x9651868, bWasEnabled = 0 '\000'} > pSet = 0x966c4e0 > pSalvageItem = 0x0 > bHasStorage = 0 '\000' > bOk = 0 '\000' > pFilter = 0x96093c8 > pBaseItem = 0x0 > aBaseURL = {pData = 0x966c878} > bOwnStorageFormat = 0 '\000' >#5 0x00f25c0e in SfxBaseModel::load (this=0x9651ec0, seqArguments=uno::Sequence of length 13 = {...}) at /home/terry/lo_hacking/git/libo/sfx2/source/doc/sfxbasemodel.cxx:1899 > bSalvage = 0 '\000' > pFilterNameItem = 0x966c548 > pSalvageItem = 0x0 > nError = 0 > pMedium = 0x966bcd0 > aFilterProvider = {pData = 0x1a3078} > aFilterName = "MS Word 2007 XML" > xHandler = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x9607b18}, <No data fields>} > bHidden = 229 '\345' > pHidItem = 0xbfffd9ec > pPasswdItem = 0x120dff4 > aGuard = {m_aGuard = {_vptr.SolarMutexResettableGuard = 0x1208568, m_bCleared = false, m_solarMutex = @0x8055620}} >#6 0x00f7e1f1 in SfxFrameLoader_Impl::load (this=0x9606de0, rArgs=uno::Sequence of length 11 = {...}, _rTargetFrame=uno::Reference to {<com::sun::star::lang::XComponent> = {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x64a00e8}, <No data fields>}, <No data fields>}) at /home/terry/lo_hacking/git/libo/sfx2/source/view/frmload.cxx:598 > bInternalFilter = true > sServiceName = {pData = 0x868fd80} > xLoadable = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xb21c54c8}, <No data fields>} > xDoc = {pObj = 0x9607d80} > sViewName = {pData = 0xbfffd9e8} > aViewCreationArgs = {m_pImpl = {_M_ptr = 0x96080d0}} > nViewId = 0 > nViewNo = 0 > __PRETTY_FUNCTION__ = "virtual sal_Bool SfxFrameLoader_Impl::load(const com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue>&, const com::sun::star::uno::Reference<com::sun::star::frame::XFrame>&)" > aGuard = {m_solarMutex = @0x8055620} > bExternalModel = false > sURL = {pData = 0x94ff268} > bIsFactoryURL = false > bInitNewModel = false > aDescriptor = {m_pImpl = {_M_ptr = 0x958c710}} > xModel = uno::Reference to {<com::sun::star::frame::XModel> = {<com::sun::star::lang::XComponent> = {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xb21c54c8}, <No data fields>}, <No data fields>}, <No data fields>} > bLoadSuccess = 0 '\000' >#7 0x06200457 in framework::LoadEnv::impl_loadContent (this=0x9519e94) at /home/terry/lo_hacking/git/libo/framework/source/loadenv/loadenv.cxx:1148 > bResult = 15 '\017' > sTarget = {pData = 0x94fd5c0} > bMinimized = 0 '\000' > xProgress = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x649c948}, <No data fields>} > xLoader = uno::Reference to {_vptr.XInterface = 0x120bc28} > xSyncLoader = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x120bc28}, <No data fields>} > aWriteLock = {<framework::INonCopyable> = {<No data fields>}, m_pLock = 0x9519e98, m_eMode = framework::E_WRITELOCK} > xTargetLock = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x64a00e8}, <No data fields>} > lDescriptor = uno::Sequence of length 11 = {{Name = {pData = 0x94fc340}, Handle = 0, Value = uno::Any 3, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x94fe140}, Handle = 0, Value = uno::Any 2, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x951d3b8}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 1, length = 23, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x951bdc8}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 3, length = 34, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x951d2d8}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 1, length = 25, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x951bab8}, Handle = 0, Value = uno::Any {pData = 0x94ff268}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x951c588}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 1, length = 28, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x94fdb58}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 1, length = 37, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x951bf58}, Handle = 0, Value = uno::Any {pData = 0x9597538}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x94fb3a0}, Handle = 0, Value = uno::Any {pData = 0x94f8e70}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x951bf30}, Handle = 0, Value = uno::Any {pData = 0x86986d0}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}} > xTargetFrame = uno::Reference to {<com::sun::star::lang::XComponent> = {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x64a00e8}, <No data fields>}, <No data fields>} > bHidden = 0 '\000' > bPreview = 0 '\000' > sURL = {pData = 0x951ba20} > xAsyncLoader = empty uno::Reference >#8 0x061fd384 in framework::LoadEnv::startLoading (this=0x9519e94) at /home/terry/lo_hacking/git/libo/framework/source/loadenv/loadenv.cxx:409 > aReadLock = {<framework::INonCopyable> = {<No data fields>}, m_pLock = 0x9519e98, m_bLocked = 0 '\000'} > bStarted = 0 '\000' >#9 0x06189a10 in framework::LoadDispatcher::impl_dispatch (this=0x9519e48, rURL=..., lArguments=uno::Sequence of length 4 = {...}, xListener=empty uno::Reference) at /home/terry/lo_hacking/git/libo/framework/source/dispatch/loaddispatcher.cxx:130 > xBaseFrame = uno::Reference to {<com::sun::star::lang::XComponent> = {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x649fa88}, <No data fields>}, <No data fields>} > aRet = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 52, in _make_string > type = make_uno_type(type_desc.dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 285, in make_uno_type > raise UnknownType(type) >libreoffice.util.uno.UnknownType > > xThis = uno::Reference to {_vptr.XInterface = 0x649bd88} > aReadLock = {<framework::INonCopyable> = {<No data fields>}, m_pLock = 0x9519e68, m_bLocked = 1 '\001'} > xComponent = empty uno::Reference > aRet = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 39, in to_string > if self._is_set(): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 45, in _is_set > return self.value['pType'].dereference()['eTypeClass'] != TypeClass.VOID >RuntimeError: Cannot access memory at address 0xd > >#10 0x06189768 in framework::LoadDispatcher::dispatchWithReturnValue (this=0x9519e48, rURL=..., lArguments=uno::Sequence of length 4 = {...}) at /home/terry/lo_hacking/git/libo/framework/source/dispatch/loaddispatcher.cxx:76 >No locals. >#11 0x006ea3dd in comphelper::SynchronousDispatch::dispatch (xStartPoint=uno::Reference to {_vptr.XInterface = 0x649fbc8}, sURL=..., sTarget=..., nFlags=0, lArguments=uno::Sequence of length 4 = {...}) at /home/terry/lo_hacking/git/libo/comphelper/source/misc/synchronousdispatch.cxx:73 > aRet = empty uno::Any > xSyncDisp = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x649bd88}, <No data fields>} > aURL = {Complete = {pData = 0x94ff268}, Main = {pData = 0x94ff550}, Protocol = {pData = 0x94fb4f8}, User = {pData = 0x1a3078}, Password = {pData = 0x1a3078}, Server = {pData = 0x94fb8d8}, Port = 0, Path = {pData = 0x94fe8c0}, Name = {pData = 0x94fc218}, Arguments = {pData = 0x1a3078}, Mark = {pData = 0x1a3078}} > xTrans = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x64a1588}, <No data fields>} > xDispatcher = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x649bd88}, <No data fields>} > xProvider = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x649fa88}, <No data fields>} > aComponent = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 66, in to_string > impl = iface.cast(self._itype()).dereference() >RuntimeError: Cannot access memory at address 0xe2 > > aComponent = empty uno::Reference >#12 0x0022ce1d in desktop::DispatchWatcher::executeDispatchRequests (this=0x94fa5f0, aDispatchRequestsList=..., bNoTerminate=false) at /home/terry/lo_hacking/git/libo/desktop/source/app/dispatchwatcher.cxx:401 > aObj = {m_aAbsURIRef = {pData = 0x94ff0c8, nCapacity = 61}, m_aScheme = {m_nBegin = 0, m_nLength = 4}, m_aUser = {m_nBegin = -1, m_nLength = 0}, m_aAuth = {m_nBegin = -1, m_nLength = 0}, m_aHost = {m_nBegin = 7, m_nLength = 0}, m_aPort = {m_nBegin = -1, m_nLength = 0}, m_aPath = {m_nBegin = 7, m_nLength = 54}, m_aQuery = {m_nBegin = -1, m_nLength = 0}, m_aFragment = {m_nBegin = -1, m_nLength = 0}, m_eScheme = INET_PROT_FILE, m_eSmartScheme = INET_PROT_HTTP} > aDispatchRequest = @0x94fbe58 > xDoc = empty uno::Reference > nCount = 4 > aArgs = uno::Sequence of length 4 = {{Name = {pData = 0x94fb3a0}, Handle = 0, Value = uno::Any {pData = 0x94f8e70}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x94fdb58}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 1, length = 37, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x94fc340}, Handle = 0, Value = uno::Any 3, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x94fe140}, Handle = 0, Value = uno::Any 2, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}} > aName = "file:///home/terry/lo_hacking/notes/bug_045207/Document2.docx" > aTarget = {pData = 0x94fb910} > xDesktop = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x649fa88}, <No data fields>} > aDispatches = {<std::__norm::vector<desktop::DispatchHolder, std::allocator<desktop::DispatchHolder> >> = {<std::__norm::_Vector_base<desktop::DispatchHolder, std::allocator<desktop::DispatchHolder> >> = {_M_impl = {<std::allocator<desktop::DispatchHolder>> = {<__gnu_cxx::new_allocator<desktop::DispatchHolder>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<desktop::DispatchHolder, std::allocator<desktop::DispatchHolder> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 1}, <No data fields>}, _M_guaranteed_capacity = 0} > aForcedInputFilter = {pData = 0x1a3078} > aGuard = {pT = 0x17dcc7} > p = {<__gnu_debug::_Safe_iterator_base> = {_M_sequence = 0xbfffe174, _M_version = 1, _M_prior = 0x0, _M_next = 0x0}, _M_current = {_M_current = 0x94fbe58}} > aAsTemplateArg = {pData = 0x94fa630} > bSetInputFilter = 0 '\000' > bEmpty = 16 >#13 0x0023c139 in desktop::OfficeIPCThread::ExecuteCmdLineRequests (aRequest=...) at /home/terry/lo_hacking/git/libo/desktop/source/app/officeipcthread.cxx:1023 > aTempList = {<std::__norm::vector<desktop::DispatchWatcher::DispatchRequest, std::allocator<desktop::DispatchWatcher::DispatchRequest> >> = {<std::__norm::_Vector_base<desktop::DispatchWatcher::DispatchRequest, std::allocator<desktop::DispatchWatcher::DispatchRequest> >> = {_M_impl = {<std::allocator<desktop::DispatchWatcher::DispatchRequest>> = {<__gnu_cxx::new_allocator<desktop::DispatchWatcher::DispatchRequest>> = {<No data fields>}, <No data fields>}, _M_start = 0x94fbe58, _M_finish = 0x94fbe70, _M_end_of_storage = 0x94fbe70}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<desktop::DispatchWatcher::DispatchRequest, std::allocator<desktop::DispatchWatcher::DispatchRequest> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0xbfffdf18, _M_version = 1}, <No data fields>}, _M_guaranteed_capacity = 1} > aGuard = {pT = 0x0} > aDispatchList = {<std::__norm::vector<desktop::DispatchWatcher::DispatchRequest, std::allocator<desktop::DispatchWatcher::DispatchRequest> >> = {<std::__norm::_Vector_base<desktop::DispatchWatcher::DispatchRequest, std::allocator<desktop::DispatchWatcher::DispatchRequest> >> = {_M_impl = {<std::allocator<desktop::DispatchWatcher::DispatchRequest>> = {<__gnu_cxx::new_allocator<desktop::DispatchWatcher::DispatchRequest>> = {<No data fields>}, <No data fields>}, _M_start = 0x94fb638, _M_finish = 0x94fb638, _M_end_of_storage = 0x94fb650}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<desktop::DispatchWatcher::DispatchRequest, std::allocator<desktop::DispatchWatcher::DispatchRequest> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 4}, <No data fields>}, _M_guaranteed_capacity = 0} > aEmpty = {pData = 0x1a3078} > bShutdown = 0 '\000' >#14 0x002055f0 in desktop::Desktop::OpenClients () at /home/terry/lo_hacking/git/libo/desktop/source/app/app.cxx:2508 > xFirst = empty uno::Reference > bRecovery = false > rArgs = @0x2a8980 > aInternalOptions = {<utl::detail::Options> = {<utl::ConfigurationBroadcaster> = {_vptr.ConfigurationBroadcaster = 0x24f07c8, mpList = 0x0, m_nBroadcastBlocked = 0, m_nBlockedHint = 0}, <utl::ConfigurationListener> = {_vptr.ConfigurationListener = 0x24f07e0}, <No data fields>}, static m_pDataContainer = 0x886e908, static m_nRefCount = 2} > rFactory = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x9c29c8}, <No data fields>} > bAllowRecoveryAndSessionManagement = 1 '\001' > aRequest = {aCwdUrl = boost::optional {pData = 0x8050bf0}, aModule = {pData = 0x1a3078}, aOpenList = {<std::__norm::vector<rtl::OUString, std::allocator<rtl::OUString> >> = {<std::__norm::_Vector_base<rtl::OUString, std::allocator<rtl::OUString> >> = {_M_impl = {<std::allocator<rtl::OUString>> = {<__gnu_cxx::new_allocator<rtl::OUString>> = {<No data fields>}, <No data fields>}, _M_start = 0x94f8b40, _M_finish = 0x94f8b44, _M_end_of_storage = 0x94f8b44}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 2}, <No data fields>}, _M_guaranteed_capacity = 1}, aViewList = {<std::__norm::vector<rtl::OUString, std::allocator<rtl::OUString> >> = {<std::__norm::_Vector_base<rtl::OUString, std::allocator<rtl::OUString> >> = {_M_impl = {<std::allocator<rtl::OUString>> = {<__gnu_cxx::new_allocator<rtl::OUString>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 1}, <No data fields>}, _M_guaranteed_capacity = 0}, aStartList = {<std::__norm::vector<rtl::OUString, std::allocator<rtl::OUString> >> = {<std::__norm::_Vector_base<rtl::OUString, std::allocator<rtl::OUString> >> = {_M_impl = {<std::allocator<rtl::OUString>> = {<__gnu_cxx::new_allocator<rtl::OUString>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 1}, <No data fields>}, _M_guaranteed_capacity = 0}, aPrintList = {<std::__norm::vector<rtl::OUString, std::allocator<rtl::OUString> >> = {<std::__norm::_Vector_base<rtl::OUString, std::allocator<rtl::OUString> >> = {_M_impl = {<std::allocator<rtl::OUString>> = {<__gnu_cxx::new_allocator<rtl::OUString>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 1}, <No data fields>}, _M_guaranteed_capacity = 0}, aForceOpenList = {<std::__norm::vector<rtl::OUString, std::allocator<rtl::OUString> >> = {<std::__norm::_Vector_base<rtl::OUString, std::allocator<rtl::OUString> >> = {_M_impl = {<std::allocator<rtl::OUString>> = {<__gnu_cxx::new_allocator<rtl::OUString>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 1}, <No data fields>}, _M_guaranteed_capacity = 0}, aForceNewList = {<std::__norm::vector<rtl::OUString, std::allocator<rtl::OUString> >> = {<std::__norm::_Vector_base<rtl::OUString, std::allocator<rtl::OUString> >> = {_M_impl = {<std::allocator<rtl::OUString>> = {<__gnu_cxx::new_allocator<rtl::OUString>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 1}, <No data fields>}, _M_guaranteed_capacity = 0}, aPrinterName = {pData = 0x1a3078}, aPrintToList = {<std::__norm::vector<rtl::OUString, std::allocator<rtl::OUString> >> = {<std::__norm::_Vector_base<rtl::OUString, std::allocator<rtl::OUString> >> = {_M_impl = {<std::allocator<rtl::OUString>> = {<__gnu_cxx::new_allocator<rtl::OUString>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 1}, <No data fields>}, _M_guaranteed_capacity = 0}, aConversionList = {<std::__norm::vector<rtl::OUString, std::allocator<rtl::OUString> >> = {<std::__norm::_Vector_base<rtl::OUString, std::allocator<rtl::OUString> >> = {_M_impl = {<std::allocator<rtl::OUString>> = {<__gnu_cxx::new_allocator<rtl::OUString>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 1}, <No data fields>}, _M_guaranteed_capacity = 0}, aConversionParams = {pData = 0x1a3078}, aConversionOut = {pData = 0x1a3078}, aInFilter = {<std::__norm::vector<rtl::OUString, std::allocator<rtl::OUString> >> = {<std::__norm::_Vector_base<rtl::OUString, std::allocator<rtl::OUString> >> = {_M_impl = {<std::allocator<rtl::OUString>> = {<__gnu_cxx::new_allocator<rtl::OUString>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 2}, <No data fields>}, _M_guaranteed_capacity = 0}, pcProcessed = 0x0} > xTasksSupplier = uno::Reference to {<com::sun::star::frame::XFrame> = {<com::sun::star::lang::XComponent> = {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x94f6398}, <No data fields>}, <No data fields>}, <No data fields>} > xList = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xe775c085}, <No data fields>} >#15 0x002027ee in desktop::Desktop::OpenClients_Impl (this=0xbfffeed4) at /home/terry/lo_hacking/git/libo/desktop/source/app/app.cxx:1992 > aLog = {m_sName = {pData = 0x88753c0}} >#16 0x002027be in desktop::Desktop::LinkStubOpenClients_Impl (pThis=0xbfffeed4, pCaller=0x0) at /home/terry/lo_hacking/git/libo/desktop/source/app/app.cxx:1987 >No locals. >#17 0x0280e977 in Link::Call (this=0x94f4390, pCaller=0x0) at /home/terry/lo_hacking/git/libo/solver/unxlngi6/inc/tools/link.hxx:123 >No locals. >#18 0x02ce5f6a in ImplHandleUserEvent (pSVEvent=0x80e88c8) at /home/terry/lo_hacking/git/libo/vcl/source/window/winproc.cxx:1997 >No locals. >#19 0x02ce7064 in ImplWindowFrameProc (pWindow=0x8898a20, nEvent=22, pEvent=0x80e88c8) at /home/terry/lo_hacking/git/libo/vcl/source/window/winproc.cxx:2569 > nRet = 0 >#20 0x02cf8375 in SalFrame::CallCallback (this=0x8898cb0, nEvent=22, pEvent=0x80e88c8) at /home/terry/lo_hacking/git/libo/vcl/inc/salframe.hxx:278 >No locals. >#21 0x02cf7ee3 in SalGenericDisplay::DispatchInternalEvent (this=0x80ce3b0) at /home/terry/lo_hacking/git/libo/vcl/generic/app/gendisp.cxx:102 > pData = 0x80e88c8 > pFrame = 0x8898cb0 > nEvent = 22 >#22 0x04bb5d6d in GtkData::userEventFn (data=0x80556b0) at /home/terry/lo_hacking/git/libo/vcl/unx/gtk/app/gtkdata.cxx:954 > bContinue = 1 > aGuard = {pT = 0x8055620} > pDisplay = 0x80ce3b0 > pThis = 0x80556b0 > pData = 0x80556b0 >#23 0x04bb5dc4 in call_userEventFn (data=0x80556b0) at /home/terry/lo_hacking/git/libo/vcl/unx/gtk/app/gtkdata.cxx:964 > aGuard = {m_solarMutex = @0x8055620} >#24 0x033da311 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 >No symbol table info available. >#25 0x033deaa8 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0 >No symbol table info available. >#26 0x033df270 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 >No symbol table info available. >#27 0x033df524 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 >No symbol table info available. >#28 0x04bb4e18 in GtkData::Yield (this=0x80556b0, bWait=true, bHandleAllCurrentEvents=false) at /home/terry/lo_hacking/git/libo/vcl/unx/gtk/app/gtkdata.cxx:591 > nMaxEvents = 0 > wasOneEvent = 1 > aReleaser = {m_nYieldCount = 1} > bDispatchThread = true > bWasEvent = false >#29 0x04bb866f in GtkInstance::Yield (this=0x8055670, bWait=true, bHandleAllCurrentEvents=false) at /home/terry/lo_hacking/git/libo/vcl/unx/gtk/app/gtkinst.cxx:538 >No locals. >#30 0x0282637a in ImplYield (i_bWait=true, i_bAllEvents=false) at /home/terry/lo_hacking/git/libo/vcl/source/app/svapp.cxx:434 > pSVData = 0x3106ea0 >#31 0x0282295e in Application::Yield (i_bAllEvents=false) at /home/terry/lo_hacking/git/libo/vcl/source/app/svapp.cxx:468 >No locals. >#32 0x028228f8 in Application::Execute () at /home/terry/lo_hacking/git/libo/vcl/source/app/svapp.cxx:413 > pSVData = 0x3106ea0 >#33 0x002013c9 in desktop::Desktop::Main (this=0xbfffeed4) at /home/terry/lo_hacking/git/libo/desktop/source/app/app.cxx:1712 > layer2 = {m_aEnvTypeName = {pData = 0x8528020}, m_xPreviousContext = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x2a75c8}, <No data fields>}} > bTerminateRequested = 0 '\000' > nAcquireCount = 1 > eError = desktop::Desktop::BE_OK > aConfigErrHandler = {m_pContext = 0x0, m_xHandler = empty uno::Reference} > xRestartManager = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x809be8}, <No data fields>} > layer = {m_aEnvTypeName = {pData = 0x8845b60}, m_xPreviousContext = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x30e9428}, <No data fields>}} > eStatus = desktop::Desktop::BS_OK > rCmdLineArgs = @0x2a8980 > xSMgr = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x9c29c8}, <No data fields>} > aOptions = {<utl::detail::Options> = {<utl::ConfigurationBroadcaster> = {_vptr.ConfigurationBroadcaster = 0x1bdc128, mpList = 0x0, m_nBroadcastBlocked = 0, m_nBlockedHint = 0}, <utl::ConfigurationListener> = {_vptr.ConfigurationListener = 0x1bdc144}, <No data fields>}, <SfxListener> = {_vptr.SfxListener = 0x1bdc158, aBCs = {<std::__norm::deque<SfxBroadcaster*, std::allocator<SfxBroadcaster*> >> = {<std::__norm::_Deque_base<SfxBroadcaster*, std::allocator<SfxBroadcaster*> >> = {_M_impl = {<std::allocator<SfxBroadcaster*>> = {<__gnu_cxx::new_allocator<SfxBroadcaster*>> = {<No data fields>}, <No data fields>}, _M_map = 0x8937ae0, _M_map_size = 8, _M_start = {_M_cur = 0x94f5170, _M_first = 0x94f5170, _M_last = 0x94f5370, _M_node = 0x8937aec}, _M_finish = {_M_cur = 0x94f5170, _M_first = 0x94f5170, _M_last = 0x94f5370, _M_node = 0x8937aec}}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::deque<SfxBroadcaster*, std::allocator<SfxBroadcaster*> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 1}, <No data fields>}, <No data fields>}}, static sm_pSingleImplConfig = 0x8855190, static sm_nAccessibilityRefCount = 4} > inst_fin = desktop::UserInstall::Ok > xDesktop = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x649fa88}, <No data fields>} > aAppearanceCfg = {<utl::ConfigItem> = {<utl::ConfigurationBroadcaster> = {_vptr.ConfigurationBroadcaster = 0x1bdc1b8, mpList = 0x0, m_nBroadcastBlocked = 0, m_nBlockedHint = 0}, sSubTree = {pData = 0x8876cc8}, m_xHierarchyAccess = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x58f0088}, <No data fields>}, xChangeLstnr = empty uno::Reference, pImpl = 0x8877508}, nDragMode = 2, nScaleFactor = 100, nSnapMode = 2, nMiddleMouse = 2, nAAMinPixelHeight = 8, bMenuMouseFollow = 1 '\001', bFontAntialiasing = 1 '\001', static bInitialized = 1 '\001'} >#34 0x0282e7b4 in ImplSVMain () at /home/terry/lo_hacking/git/libo/vcl/source/app/svmain.cxx:173 > pSVData = 0x3106ea0 > xMS = empty uno::Reference > nReturn = 1 > bInit = 1 '\001' > xComponent = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x12da74}, <No data fields>} >#35 0x0282e8ec in SVMain () at /home/terry/lo_hacking/git/libo/vcl/source/app/svmain.cxx:210 > nRet = 42133692 >#36 0x0023ebc0 in soffice_main () at /home/terry/lo_hacking/git/libo/desktop/source/app/sofficemain.cxx:85 > aDesktop = {<Application> = {_vptr.Application = 0x2a6b88}, m_rSplashScreen = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x590db28}, <No data fields>}, m_bCleanedExtensionCache = false, m_bServicesRegistered = true, m_aBootstrapError = desktop::Desktop::BE_OK, m_aBootstrapStatus = desktop::Desktop::BS_OK, m_pLockfile = {_M_ptr = 0x8875dc8}, m_firstRunTimer = {_vptr.Timer = 0x30e9528, mpTimerData = 0x0, mnTimeout = 1, mbActive = 0 '\000', mbAuto = 0 '\000', maTimeoutHdl = {pInst = 0x0, pFunc = 0}}, static pResMgr = 0x0} > rCmdLineArgs = @0x2a8980 >#37 0x0804862c in sal_main () at /home/terry/lo_hacking/git/libo/desktop/source/app/main.c:25 >No locals. >#38 0x08048600 in main (argc=2, argv=0xbffff014) at /home/terry/lo_hacking/git/libo/desktop/source/app/main.c:24 > ret = -1073746072 >(gdb) cont >Continuing. >terminate called after throwing an instance of 'com::sun::star::packages::zip::ZipIOException' >Catchpoint 4 (exception caught), 0x00353da6 in __cxa_begin_catch () from /usr/lib/i386-linux-gnu/libstdc++.so.6 >(gdb) cont[K[K[K[Kbacktrace full >#0 0x00353da6 in __cxa_begin_catch () from /usr/lib/i386-linux-gnu/libstdc++.so.6 >No symbol table info available. >#1 0x003570a5 in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/i386-linux-gnu/libstdc++.so.6 >No symbol table info available. >#2 0x00354fa5 in ?? () from /usr/lib/i386-linux-gnu/libstdc++.so.6 >No symbol table info available. >#3 0x00354fe2 in std::terminate() () from /usr/lib/i386-linux-gnu/libstdc++.so.6 >No symbol table info available. >#4 0x00355005 in ?? () from /usr/lib/i386-linux-gnu/libstdc++.so.6 >No symbol table info available. >#5 0x00354aa5 in __cxa_call_unexpected () from /usr/lib/i386-linux-gnu/libstdc++.so.6 >No symbol table info available. >#6 0xaf53d6d1 in WriterFilter::filter (this=0x97ac660, aDescriptor=uno::Sequence of length 12 = {...}) at /home/terry/lo_hacking/git/libo/writerfilter/source/filter/ImportFilter.cxx:48 >No locals. >#7 0x00ee0044 in SfxObjectShell::ImportFrom (this=0x9651868, rMedium=..., bInsert=false) at /home/terry/lo_hacking/git/libo/sfx2/source/doc/objstor.cxx:2221 > pOldValue = 0x97addc8 > sInputStream = {pData = 0x977f598} > bHasInputStream = 1 '\001' > lDescriptor = uno::Sequence of length 12 = {{Name = {pData = 0x966c5d8}, Handle = 0, Value = uno::Any {pData = 0x94ff268}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x97ae548}, Handle = 0, Value = uno::Any {pData = 0x86986d0}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x978e718}, Handle = 0, Value = uno::Any {pData = 0x94f8e70}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x977f6a8}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 3, length = 34, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x97ad198}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 1, length = 37, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x97add08}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 1, length = 25, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x97adfa8}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 1, length = 28, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x978bd20}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 1, length = 23, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x97ac870}, Handle = 0, Value = uno::Any 3, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x97ae248}, Handle = 0, Value = uno::Any 2, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x97ad740}, Handle = 0, Value = uno::Any {pData = 0x966c878}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x97ae200}, Handle = 0, Value = uno::Any {pData = 0x868fd80}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}} > pNewValue = 0x97ae998 > nEnd = 12 > xComp = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xb21c54c8}, <No data fields>} > xImporter = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xafb61e48}, <No data fields>} > aArgs = uno::Sequence of length 12 = {{Name = {pData = 0x966c5d8}, Handle = 0, Value = uno::Any {pData = 0x94ff268}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x97ae548}, Handle = 0, Value = uno::Any {pData = 0x86986d0}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x978e718}, Handle = 0, Value = uno::Any {pData = 0x94f8e70}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x977f6a8}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 3, length = 34, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x97ad198}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 1, length = 37, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x97add08}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 1, length = 25, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x97adfa8}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 1, length = 28, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x978bd20}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 1, length = 23, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x97ac870}, Handle = 0, Value = uno::Any 3, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x97ae248}, Handle = 0, Value = uno::Any 2, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x97ad740}, Handle = 0, Value = uno::Any {pData = 0x966c878}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x97ae200}, Handle = 0, Value = uno::Any {pData = 0x868fd80}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}} > bHasBaseURL = 1 '\001' > i = 12 > xMan = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x9c29c8}, <No data fields>} > nFilterProps = 13 > xLoader = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xafb61e48}, <No data fields>} > aTypeName = {pData = 0x868fd28} > aFilterName = {pData = 0x86986d0} > xFilterFact = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x6827648}, <No data fields>} > aProps = uno::Sequence of length 13 = {{Name = {pData = 0x978c170}, Handle = 0, Value = uno::Any 0 '\000', State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x959a8d8}, Handle = 0, Value = uno::Any {pData = 0x868fd28}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x959b810}, Handle = 0, Value = uno::Any {pData = 0x81c4590}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x959b3f8}, Handle = 0, Value = uno::Any {pData = 0x1a3078}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x959a760}, Handle = 0, Value = uno::Any {pData = 0x868f6f8}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x9793f78}, Handle = 0, Value = uno::Any 0 '\000', State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x959b450}, Handle = 0, Value = uno::Any {pData = 0x868fc10}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x959b6f0}, Handle = 0, Value = uno::Any {pData = 0x1a3078}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x959b5b0}, Handle = 0, Value = uno::Any 524355, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x959b780}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 119, in __str__ > argtypes = [str(gdb.lookup_type(arg).strip_typedefs()) for arg in self.args] >RuntimeError: No type named refCount = 1, length = 32, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x959b480}, Handle = 0, Value = uno::Any {pData = 0x868fd80}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x959b540}, Handle = 0, Value = uno::Any 0, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x959b4e0}, Handle = 0, Value = uno::Any uno::Sequence of length 1 = {{pData = 0x868fc70}}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}} > xFilters = uno::Reference to {<com::sun::star::container::XElementAccess> = {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x6827648}, <No data fields>}, <No data fields>} > aFilterImplName = {pData = 0x868fc10} >#8 0x00ed915f in SfxObjectShell::DoLoad (this=0x9651868, pMed=0x966bcd0) at /home/terry/lo_hacking/git/libo/sfx2/source/doc/objstor.cxx:717 > xSet = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xb21c54c8}, <No data fields>} > sLockUpdates = {pData = 0x9791958} > bSetProperty = true > aBlock = {pPersist = 0x9651868, bWasEnabled = 0 '\000'} > pSet = 0x966c4e0 > pSalvageItem = 0x0 > bHasStorage = 0 '\000' > bOk = 0 '\000' > pFilter = 0x96093c8 > pBaseItem = 0x0 > aBaseURL = {pData = 0x966c878} > bOwnStorageFormat = 0 '\000' >#9 0x00f25c0e in SfxBaseModel::load (this=0x9651ec0, seqArguments=uno::Sequence of length 13 = {...}) at /home/terry/lo_hacking/git/libo/sfx2/source/doc/sfxbasemodel.cxx:1899 > bSalvage = 0 '\000' > pFilterNameItem = 0x966c548 > pSalvageItem = 0x0 > nError = 0 > pMedium = 0x966bcd0 > aFilterProvider = {pData = 0x1a3078} > aFilterName = "MS Word 2007 XML" > xHandler = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x9607b18}, <No data fields>} > bHidden = 229 '\345' > pHidItem = 0xbfffd9ec > pPasswdItem = 0x120dff4 > aGuard = {m_aGuard = {_vptr.SolarMutexResettableGuard = 0x1208568, m_bCleared = false, m_solarMutex = @0x8055620}} >#10 0x00f7e1f1 in SfxFrameLoader_Impl::load (this=0x9606de0, rArgs=uno::Sequence of length 11 = {...}, _rTargetFrame=uno::Reference to {<com::sun::star::lang::XComponent> = {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x64a00e8}, <No data fields>}, <No data fields>}) at /home/terry/lo_hacking/git/libo/sfx2/source/view/frmload.cxx:598 > bInternalFilter = true > sServiceName = {pData = 0x868fd80} > xLoadable = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xb21c54c8}, <No data fields>} > xDoc = {pObj = 0x9607d80} > sViewName = {pData = 0xbfffd9e8} > aViewCreationArgs = {m_pImpl = {_M_ptr = 0x96080d0}} > nViewId = 0 > nViewNo = 0 > __PRETTY_FUNCTION__ = "virtual sal_Bool SfxFrameLoader_Impl::load(const com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue>&, const com::sun::star::uno::Reference<com::sun::star::frame::XFrame>&)" > aGuard = {m_solarMutex = @0x8055620} > bExternalModel = false > sURL = {pData = 0x94ff268} > bIsFactoryURL = false > bInitNewModel = false > aDescriptor = {m_pImpl = {_M_ptr = 0x958c710}} > xModel = uno::Reference to {<com::sun::star::frame::XModel> = {<com::sun::star::lang::XComponent> = {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xb21c54c8}, <No data fields>}, <No data fields>}, <No data fields>} > bLoadSuccess = 0 '\000' >#11 0x06200457 in framework::LoadEnv::impl_loadContent (this=0x9519e94) at /home/terry/lo_hacking/git/libo/framework/source/loadenv/loadenv.cxx:1148 > bResult = 15 '\017' > sTarget = {pData = 0x94fd5c0} > bMinimized = 0 '\000' > xProgress = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x649c948}, <No data fields>} > xLoader = uno::Reference to {_vptr.XInterface = 0x120bc28} > xSyncLoader = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x120bc28}, <No data fields>} > aWriteLock = {<framework::INonCopyable> = {<No data fields>}, m_pLock = 0x9519e98, m_eMode = framework::E_WRITELOCK} > xTargetLock = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x64a00e8}, <No data fields>} > lDescriptor = uno::Sequence of length 11 = {{Name = {pData = 0x94fc340}, Handle = 0, Value = uno::Any 3, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x94fe140}, Handle = 0, Value = uno::Any 2, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x951d3b8}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 1, length = 23, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x951bdc8}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 3, length = 34, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x951d2d8}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 1, length = 25, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x951bab8}, Handle = 0, Value = uno::Any {pData = 0x94ff268}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x951c588}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 1, length = 28, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x94fdb58}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 1, length = 37, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x951bf58}, Handle = 0, Value = uno::Any {pData = 0x9597538}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x94fb3a0}, Handle = 0, Value = uno::Any {pData = 0x94f8e70}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x951bf30}, Handle = 0, Value = uno::Any {pData = 0x86986d0}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}} > xTargetFrame = uno::Reference to {<com::sun::star::lang::XComponent> = {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x64a00e8}, <No data fields>}, <No data fields>} > bHidden = 0 '\000' > bPreview = 0 '\000' > sURL = {pData = 0x951ba20} > xAsyncLoader = empty uno::Reference >#12 0x061fd384 in framework::LoadEnv::startLoading (this=0x9519e94) at /home/terry/lo_hacking/git/libo/framework/source/loadenv/loadenv.cxx:409 > aReadLock = {<framework::INonCopyable> = {<No data fields>}, m_pLock = 0x9519e98, m_bLocked = 0 '\000'} > bStarted = 0 '\000' >#13 0x06189a10 in framework::LoadDispatcher::impl_dispatch (this=0x9519e48, rURL=..., lArguments=uno::Sequence of length 4 = {...}, xListener=empty uno::Reference) at /home/terry/lo_hacking/git/libo/framework/source/dispatch/loaddispatcher.cxx:130 > xBaseFrame = uno::Reference to {<com::sun::star::lang::XComponent> = {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x649fa88}, <No data fields>}, <No data fields>} > aRet = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 52, in _make_string > type = make_uno_type(type_desc.dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 285, in make_uno_type > raise UnknownType(type) >libreoffice.util.uno.UnknownType > > xThis = uno::Reference to {_vptr.XInterface = 0x649bd88} > aReadLock = {<framework::INonCopyable> = {<No data fields>}, m_pLock = 0x9519e68, m_bLocked = 1 '\001'} > xComponent = empty uno::Reference > aRet = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 39, in to_string > if self._is_set(): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 45, in _is_set > return self.value['pType'].dereference()['eTypeClass'] != TypeClass.VOID >RuntimeError: Cannot access memory at address 0xd > >#14 0x06189768 in framework::LoadDispatcher::dispatchWithReturnValue (this=0x9519e48, rURL=..., lArguments=uno::Sequence of length 4 = {...}) at /home/terry/lo_hacking/git/libo/framework/source/dispatch/loaddispatcher.cxx:76 >No locals. >#15 0x006ea3dd in comphelper::SynchronousDispatch::dispatch (xStartPoint=uno::Reference to {_vptr.XInterface = 0x649fbc8}, sURL=..., sTarget=..., nFlags=0, lArguments=uno::Sequence of length 4 = {...}) at /home/terry/lo_hacking/git/libo/comphelper/source/misc/synchronousdispatch.cxx:73 > aRet = empty uno::Any > xSyncDisp = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x649bd88}, <No data fields>} > aURL = {Complete = {pData = 0x94ff268}, Main = {pData = 0x94ff550}, Protocol = {pData = 0x94fb4f8}, User = {pData = 0x1a3078}, Password = {pData = 0x1a3078}, Server = {pData = 0x94fb8d8}, Port = 0, Path = {pData = 0x94fe8c0}, Name = {pData = 0x94fc218}, Arguments = {pData = 0x1a3078}, Mark = {pData = 0x1a3078}} > xTrans = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x64a1588}, <No data fields>} > xDispatcher = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x649bd88}, <No data fields>} > xProvider = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x649fa88}, <No data fields>} > aComponent = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 66, in to_string > impl = iface.cast(self._itype()).dereference() >RuntimeError: Cannot access memory at address 0xe2 > > aComponent = empty uno::Reference >#16 0x0022ce1d in desktop::DispatchWatcher::executeDispatchRequests (this=0x94fa5f0, aDispatchRequestsList=..., bNoTerminate=false) at /home/terry/lo_hacking/git/libo/desktop/source/app/dispatchwatcher.cxx:401 > aObj = {m_aAbsURIRef = {pData = 0x94ff0c8, nCapacity = 61}, m_aScheme = {m_nBegin = 0, m_nLength = 4}, m_aUser = {m_nBegin = -1, m_nLength = 0}, m_aAuth = {m_nBegin = -1, m_nLength = 0}, m_aHost = {m_nBegin = 7, m_nLength = 0}, m_aPort = {m_nBegin = -1, m_nLength = 0}, m_aPath = {m_nBegin = 7, m_nLength = 54}, m_aQuery = {m_nBegin = -1, m_nLength = 0}, m_aFragment = {m_nBegin = -1, m_nLength = 0}, m_eScheme = INET_PROT_FILE, m_eSmartScheme = INET_PROT_HTTP} > aDispatchRequest = @0x94fbe58 > xDoc = empty uno::Reference > nCount = 4 > aArgs = uno::Sequence of length 4 = {{Name = {pData = 0x94fb3a0}, Handle = 0, Value = uno::Any {pData = 0x94f8e70}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x94fdb58}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 1, length = 37, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x94fc340}, Handle = 0, Value = uno::Any 3, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x94fe140}, Handle = 0, Value = uno::Any 2, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}} > aName = "file:///home/terry/lo_hacking/notes/bug_045207/Document2.docx" > aTarget = {pData = 0x94fb910} > xDesktop = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x649fa88}, <No data fields>} > aDispatches = {<std::__norm::vector<desktop::DispatchHolder, std::allocator<desktop::DispatchHolder> >> = {<std::__norm::_Vector_base<desktop::DispatchHolder, std::allocator<desktop::DispatchHolder> >> = {_M_impl = {<std::allocator<desktop::DispatchHolder>> = {<__gnu_cxx::new_allocator<desktop::DispatchHolder>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<desktop::DispatchHolder, std::allocator<desktop::DispatchHolder> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 1}, <No data fields>}, _M_guaranteed_capacity = 0} > aForcedInputFilter = {pData = 0x1a3078} > aGuard = {pT = 0x17dcc7} > p = {<__gnu_debug::_Safe_iterator_base> = {_M_sequence = 0xbfffe174, _M_version = 1, _M_prior = 0x0, _M_next = 0x0}, _M_current = {_M_current = 0x94fbe58}} > aAsTemplateArg = {pData = 0x94fa630} > bSetInputFilter = 0 '\000' > bEmpty = 16 >#17 0x0023c139 in desktop::OfficeIPCThread::ExecuteCmdLineRequests (aRequest=...) at /home/terry/lo_hacking/git/libo/desktop/source/app/officeipcthread.cxx:1023 > aTempList = {<std::__norm::vector<desktop::DispatchWatcher::DispatchRequest, std::allocator<desktop::DispatchWatcher::DispatchRequest> >> = {<std::__norm::_Vector_base<desktop::DispatchWatcher::DispatchRequest, std::allocator<desktop::DispatchWatcher::DispatchRequest> >> = {_M_impl = {<std::allocator<desktop::DispatchWatcher::DispatchRequest>> = {<__gnu_cxx::new_allocator<desktop::DispatchWatcher::DispatchRequest>> = {<No data fields>}, <No data fields>}, _M_start = 0x94fbe58, _M_finish = 0x94fbe70, _M_end_of_storage = 0x94fbe70}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<desktop::DispatchWatcher::DispatchRequest, std::allocator<desktop::DispatchWatcher::DispatchRequest> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0xbfffdf18, _M_version = 1}, <No data fields>}, _M_guaranteed_capacity = 1} > aGuard = {pT = 0x0} > aDispatchList = {<std::__norm::vector<desktop::DispatchWatcher::DispatchRequest, std::allocator<desktop::DispatchWatcher::DispatchRequest> >> = {<std::__norm::_Vector_base<desktop::DispatchWatcher::DispatchRequest, std::allocator<desktop::DispatchWatcher::DispatchRequest> >> = {_M_impl = {<std::allocator<desktop::DispatchWatcher::DispatchRequest>> = {<__gnu_cxx::new_allocator<desktop::DispatchWatcher::DispatchRequest>> = {<No data fields>}, <No data fields>}, _M_start = 0x94fb638, _M_finish = 0x94fb638, _M_end_of_storage = 0x94fb650}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<desktop::DispatchWatcher::DispatchRequest, std::allocator<desktop::DispatchWatcher::DispatchRequest> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 4}, <No data fields>}, _M_guaranteed_capacity = 0} > aEmpty = {pData = 0x1a3078} > bShutdown = 0 '\000' >#18 0x002055f0 in desktop::Desktop::OpenClients () at /home/terry/lo_hacking/git/libo/desktop/source/app/app.cxx:2508 > xFirst = empty uno::Reference > bRecovery = false > rArgs = @0x2a8980 > aInternalOptions = {<utl::detail::Options> = {<utl::ConfigurationBroadcaster> = {_vptr.ConfigurationBroadcaster = 0x24f07c8, mpList = 0x0, m_nBroadcastBlocked = 0, m_nBlockedHint = 0}, <utl::ConfigurationListener> = {_vptr.ConfigurationListener = 0x24f07e0}, <No data fields>}, static m_pDataContainer = 0x886e908, static m_nRefCount = 2} > rFactory = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x9c29c8}, <No data fields>} > bAllowRecoveryAndSessionManagement = 1 '\001' > aRequest = {aCwdUrl = boost::optional {pData = 0x8050bf0}, aModule = {pData = 0x1a3078}, aOpenList = {<std::__norm::vector<rtl::OUString, std::allocator<rtl::OUString> >> = {<std::__norm::_Vector_base<rtl::OUString, std::allocator<rtl::OUString> >> = {_M_impl = {<std::allocator<rtl::OUString>> = {<__gnu_cxx::new_allocator<rtl::OUString>> = {<No data fields>}, <No data fields>}, _M_start = 0x94f8b40, _M_finish = 0x94f8b44, _M_end_of_storage = 0x94f8b44}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 2}, <No data fields>}, _M_guaranteed_capacity = 1}, aViewList = {<std::__norm::vector<rtl::OUString, std::allocator<rtl::OUString> >> = {<std::__norm::_Vector_base<rtl::OUString, std::allocator<rtl::OUString> >> = {_M_impl = {<std::allocator<rtl::OUString>> = {<__gnu_cxx::new_allocator<rtl::OUString>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 1}, <No data fields>}, _M_guaranteed_capacity = 0}, aStartList = {<std::__norm::vector<rtl::OUString, std::allocator<rtl::OUString> >> = {<std::__norm::_Vector_base<rtl::OUString, std::allocator<rtl::OUString> >> = {_M_impl = {<std::allocator<rtl::OUString>> = {<__gnu_cxx::new_allocator<rtl::OUString>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 1}, <No data fields>}, _M_guaranteed_capacity = 0}, aPrintList = {<std::__norm::vector<rtl::OUString, std::allocator<rtl::OUString> >> = {<std::__norm::_Vector_base<rtl::OUString, std::allocator<rtl::OUString> >> = {_M_impl = {<std::allocator<rtl::OUString>> = {<__gnu_cxx::new_allocator<rtl::OUString>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 1}, <No data fields>}, _M_guaranteed_capacity = 0}, aForceOpenList = {<std::__norm::vector<rtl::OUString, std::allocator<rtl::OUString> >> = {<std::__norm::_Vector_base<rtl::OUString, std::allocator<rtl::OUString> >> = {_M_impl = {<std::allocator<rtl::OUString>> = {<__gnu_cxx::new_allocator<rtl::OUString>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 1}, <No data fields>}, _M_guaranteed_capacity = 0}, aForceNewList = {<std::__norm::vector<rtl::OUString, std::allocator<rtl::OUString> >> = {<std::__norm::_Vector_base<rtl::OUString, std::allocator<rtl::OUString> >> = {_M_impl = {<std::allocator<rtl::OUString>> = {<__gnu_cxx::new_allocator<rtl::OUString>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 1}, <No data fields>}, _M_guaranteed_capacity = 0}, aPrinterName = {pData = 0x1a3078}, aPrintToList = {<std::__norm::vector<rtl::OUString, std::allocator<rtl::OUString> >> = {<std::__norm::_Vector_base<rtl::OUString, std::allocator<rtl::OUString> >> = {_M_impl = {<std::allocator<rtl::OUString>> = {<__gnu_cxx::new_allocator<rtl::OUString>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 1}, <No data fields>}, _M_guaranteed_capacity = 0}, aConversionList = {<std::__norm::vector<rtl::OUString, std::allocator<rtl::OUString> >> = {<std::__norm::_Vector_base<rtl::OUString, std::allocator<rtl::OUString> >> = {_M_impl = {<std::allocator<rtl::OUString>> = {<__gnu_cxx::new_allocator<rtl::OUString>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 1}, <No data fields>}, _M_guaranteed_capacity = 0}, aConversionParams = {pData = 0x1a3078}, aConversionOut = {pData = 0x1a3078}, aInFilter = {<std::__norm::vector<rtl::OUString, std::allocator<rtl::OUString> >> = {<std::__norm::_Vector_base<rtl::OUString, std::allocator<rtl::OUString> >> = {_M_impl = {<std::allocator<rtl::OUString>> = {<__gnu_cxx::new_allocator<rtl::OUString>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 2}, <No data fields>}, _M_guaranteed_capacity = 0}, pcProcessed = 0x0} > xTasksSupplier = uno::Reference to {<com::sun::star::frame::XFrame> = {<com::sun::star::lang::XComponent> = {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x94f6398}, <No data fields>}, <No data fields>}, <No data fields>} > xList = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xe775c085}, <No data fields>} >#19 0x002027ee in desktop::Desktop::OpenClients_Impl (this=0xbfffeed4) at /home/terry/lo_hacking/git/libo/desktop/source/app/app.cxx:1992 > aLog = {m_sName = {pData = 0x88753c0}} >#20 0x002027be in desktop::Desktop::LinkStubOpenClients_Impl (pThis=0xbfffeed4, pCaller=0x0) at /home/terry/lo_hacking/git/libo/desktop/source/app/app.cxx:1987 >No locals. >#21 0x0280e977 in Link::Call (this=0x94f4390, pCaller=0x0) at /home/terry/lo_hacking/git/libo/solver/unxlngi6/inc/tools/link.hxx:123 >No locals. >#22 0x02ce5f6a in ImplHandleUserEvent (pSVEvent=0x80e88c8) at /home/terry/lo_hacking/git/libo/vcl/source/window/winproc.cxx:1997 >No locals. >#23 0x02ce7064 in ImplWindowFrameProc (pWindow=0x8898a20, nEvent=22, pEvent=0x80e88c8) at /home/terry/lo_hacking/git/libo/vcl/source/window/winproc.cxx:2569 > nRet = 0 >#24 0x02cf8375 in SalFrame::CallCallback (this=0x8898cb0, nEvent=22, pEvent=0x80e88c8) at /home/terry/lo_hacking/git/libo/vcl/inc/salframe.hxx:278 >No locals. >#25 0x02cf7ee3 in SalGenericDisplay::DispatchInternalEvent (this=0x80ce3b0) at /home/terry/lo_hacking/git/libo/vcl/generic/app/gendisp.cxx:102 > pData = 0x80e88c8 > pFrame = 0x8898cb0 > nEvent = 22 >#26 0x04bb5d6d in GtkData::userEventFn (data=0x80556b0) at /home/terry/lo_hacking/git/libo/vcl/unx/gtk/app/gtkdata.cxx:954 > bContinue = 1 > aGuard = {pT = 0x8055620} > pDisplay = 0x80ce3b0 > pThis = 0x80556b0 > pData = 0x80556b0 >#27 0x04bb5dc4 in call_userEventFn (data=0x80556b0) at /home/terry/lo_hacking/git/libo/vcl/unx/gtk/app/gtkdata.cxx:964 > aGuard = {m_solarMutex = @0x8055620} >#28 0x033da311 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 >No symbol table info available. >#29 0x033deaa8 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0 >No symbol table info available. >#30 0x033df270 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 >No symbol table info available. >#31 0x033df524 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 >No symbol table info available. >#32 0x04bb4e18 in GtkData::Yield (this=0x80556b0, bWait=true, bHandleAllCurrentEvents=false) at /home/terry/lo_hacking/git/libo/vcl/unx/gtk/app/gtkdata.cxx:591 > nMaxEvents = 0 > wasOneEvent = 1 > aReleaser = {m_nYieldCount = 1} > bDispatchThread = true > bWasEvent = false >#33 0x04bb866f in GtkInstance::Yield (this=0x8055670, bWait=true, bHandleAllCurrentEvents=false) at /home/terry/lo_hacking/git/libo/vcl/unx/gtk/app/gtkinst.cxx:538 >No locals. >#34 0x0282637a in ImplYield (i_bWait=true, i_bAllEvents=false) at /home/terry/lo_hacking/git/libo/vcl/source/app/svapp.cxx:434 > pSVData = 0x3106ea0 >#35 0x0282295e in Application::Yield (i_bAllEvents=false) at /home/terry/lo_hacking/git/libo/vcl/source/app/svapp.cxx:468 >No locals. >#36 0x028228f8 in Application::Execute () at /home/terry/lo_hacking/git/libo/vcl/source/app/svapp.cxx:413 > pSVData = 0x3106ea0 >#37 0x002013c9 in desktop::Desktop::Main (this=0xbfffeed4) at /home/terry/lo_hacking/git/libo/desktop/source/app/app.cxx:1712 > layer2 = {m_aEnvTypeName = {pData = 0x8528020}, m_xPreviousContext = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x2a75c8}, <No data fields>}} > bTerminateRequested = 0 '\000' > nAcquireCount = 1 > eError = desktop::Desktop::BE_OK > aConfigErrHandler = {m_pContext = 0x0, m_xHandler = empty uno::Reference} > xRestartManager = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x809be8}, <No data fields>} > layer = {m_aEnvTypeName = {pData = 0x8845b60}, m_xPreviousContext = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x30e9428}, <No data fields>}} > eStatus = desktop::Desktop::BS_OK > rCmdLineArgs = @0x2a8980 > xSMgr = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x9c29c8}, <No data fields>} > aOptions = {<utl::detail::Options> = {<utl::ConfigurationBroadcaster> = {_vptr.ConfigurationBroadcaster = 0x1bdc128, mpList = 0x0, m_nBroadcastBlocked = 0, m_nBlockedHint = 0}, <utl::ConfigurationListener> = {_vptr.ConfigurationListener = 0x1bdc144}, <No data fields>}, <SfxListener> = {_vptr.SfxListener = 0x1bdc158, aBCs = {<std::__norm::deque<SfxBroadcaster*, std::allocator<SfxBroadcaster*> >> = {<std::__norm::_Deque_base<SfxBroadcaster*, std::allocator<SfxBroadcaster*> >> = {_M_impl = {<std::allocator<SfxBroadcaster*>> = {<__gnu_cxx::new_allocator<SfxBroadcaster*>> = {<No data fields>}, <No data fields>}, _M_map = 0x8937ae0, _M_map_size = 8, _M_start = {_M_cur = 0x94f5170, _M_first = 0x94f5170, _M_last = 0x94f5370, _M_node = 0x8937aec}, _M_finish = {_M_cur = 0x94f5170, _M_first = 0x94f5170, _M_last = 0x94f5370, _M_node = 0x8937aec}}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::deque<SfxBroadcaster*, std::allocator<SfxBroadcaster*> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 1}, <No data fields>}, <No data fields>}}, static sm_pSingleImplConfig = 0x8855190, static sm_nAccessibilityRefCount = 4} > inst_fin = desktop::UserInstall::Ok > xDesktop = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x649fa88}, <No data fields>} > aAppearanceCfg = {<utl::ConfigItem> = {<utl::ConfigurationBroadcaster> = {_vptr.ConfigurationBroadcaster = 0x1bdc1b8, mpList = 0x0, m_nBroadcastBlocked = 0, m_nBlockedHint = 0}, sSubTree = {pData = 0x8876cc8}, m_xHierarchyAccess = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x58f0088}, <No data fields>}, xChangeLstnr = empty uno::Reference, pImpl = 0x8877508}, nDragMode = 2, nScaleFactor = 100, nSnapMode = 2, nMiddleMouse = 2, nAAMinPixelHeight = 8, bMenuMouseFollow = 1 '\001', bFontAntialiasing = 1 '\001', static bInitialized = 1 '\001'} >#38 0x0282e7b4 in ImplSVMain () at /home/terry/lo_hacking/git/libo/vcl/source/app/svmain.cxx:173 > pSVData = 0x3106ea0 > xMS = empty uno::Reference > nReturn = 1 > bInit = 1 '\001' > xComponent = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x12da74}, <No data fields>} >#39 0x0282e8ec in SVMain () at /home/terry/lo_hacking/git/libo/vcl/source/app/svmain.cxx:210 > nRet = 42133692 >#40 0x0023ebc0 in soffice_main () at /home/terry/lo_hacking/git/libo/desktop/source/app/sofficemain.cxx:85 > aDesktop = {<Application> = {_vptr.Application = 0x2a6b88}, m_rSplashScreen = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x590db28}, <No data fields>}, m_bCleanedExtensionCache = false, m_bServicesRegistered = true, m_aBootstrapError = desktop::Desktop::BE_OK, m_aBootstrapStatus = desktop::Desktop::BS_OK, m_pLockfile = {_M_ptr = 0x8875dc8}, m_firstRunTimer = {_vptr.Timer = 0x30e9528, mpTimerData = 0x0, mnTimeout = 1, mbActive = 0 '\000', mbAuto = 0 '\000', maTimeoutHdl = {pInst = 0x0, pFunc = 0}}, static pResMgr = 0x0} > rCmdLineArgs = @0x2a8980 >#41 0x0804862c in sal_main () at /home/terry/lo_hacking/git/libo/desktop/source/app/main.c:25 >No locals. >#42 0x08048600 in main (argc=2, argv=0xbffff014) at /home/terry/lo_hacking/git/libo/desktop/source/app/main.c:24 > ret = -1073746072 >(gdb) cont >Continuing. > >Program received signal SIGABRT, Aborted. >0x0012e416 in __kernel_vsyscall () >(gdb) backtrace full >#0 0x0012e416 in __kernel_vsyscall () >No symbol table info available. >#1 0x00400e71 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 > resultvar = <value optimized out> > resultvar = <value optimized out> > pid = 5455860 > selftid = 2690 >#2 0x0040434e in abort () at abort.c:92 > save_stage = 2 > act = {__sigaction_handler = {sa_handler = 0x2ae854, sa_sigaction = 0x2ae854}, sa_mask = {__val = {3221213524, 1235572, 0, 3068864648, 5, 0, 1, 3086997072, 158960672, 159325008, 3, 4475342, 1151270, 2811924, 1221812, 4486918, 4680216, 2838436, 0, 0, 3221213600, 148, 3086997072, 3021215, 3086888960, 4813316, 2, 1185070, 2, 3552068, 2, 1185070}}, sa_flags = -1, sa_restorer = 0xffffffff} > sigs = {__val = {32, 0 <repeats 31 times>}} >#3 0x003570b5 in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/i386-linux-gnu/libstdc++.so.6 >No symbol table info available. >#4 0x00354fa5 in ?? () from /usr/lib/i386-linux-gnu/libstdc++.so.6 >No symbol table info available. >#5 0x00354fe2 in std::terminate() () from /usr/lib/i386-linux-gnu/libstdc++.so.6 >No symbol table info available. >#6 0x00355005 in ?? () from /usr/lib/i386-linux-gnu/libstdc++.so.6 >No symbol table info available. >#7 0x00354aa5 in __cxa_call_unexpected () from /usr/lib/i386-linux-gnu/libstdc++.so.6 >No symbol table info available. >#8 0xaf53d6d1 in WriterFilter::filter (this=0x97ac660, aDescriptor=uno::Sequence of length 12 = {...}) at /home/terry/lo_hacking/git/libo/writerfilter/source/filter/ImportFilter.cxx:48 >No locals. >#9 0x00ee0044 in SfxObjectShell::ImportFrom (this=0x9651868, rMedium=..., bInsert=false) at /home/terry/lo_hacking/git/libo/sfx2/source/doc/objstor.cxx:2221 > pOldValue = 0x97addc8 > sInputStream = {pData = 0x977f598} > bHasInputStream = 1 '\001' > lDescriptor = uno::Sequence of length 12 = {{Name = {pData = 0x966c5d8}, Handle = 0, Value = uno::Any {pData = 0x94ff268}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x97ae548}, Handle = 0, Value = uno::Any {pData = 0x86986d0}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x978e718}, Handle = 0, Value = uno::Any {pData = 0x94f8e70}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x977f6a8}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 3, length = 34, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x97ad198}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 1, length = 37, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x97add08}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 1, length = 25, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x97adfa8}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 1, length = 28, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x978bd20}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 1, length = 23, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x97ac870}, Handle = 0, Value = uno::Any 3, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x97ae248}, Handle = 0, Value = uno::Any 2, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x97ad740}, Handle = 0, Value = uno::Any {pData = 0x966c878}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x97ae200}, Handle = 0, Value = uno::Any {pData = 0x868fd80}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}} > pNewValue = 0x97ae998 > nEnd = 12 > xComp = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xb21c54c8}, <No data fields>} > xImporter = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xafb61e48}, <No data fields>} > aArgs = uno::Sequence of length 12 = {{Name = {pData = 0x966c5d8}, Handle = 0, Value = uno::Any {pData = 0x94ff268}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x97ae548}, Handle = 0, Value = uno::Any {pData = 0x86986d0}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x978e718}, Handle = 0, Value = uno::Any {pData = 0x94f8e70}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x977f6a8}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 3, length = 34, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x97ad198}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 1, length = 37, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x97add08}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 1, length = 25, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x97adfa8}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 1, length = 28, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x978bd20}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 1, length = 23, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x97ac870}, Handle = 0, Value = uno::Any 3, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x97ae248}, Handle = 0, Value = uno::Any 2, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x97ad740}, Handle = 0, Value = uno::Any {pData = 0x966c878}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x97ae200}, Handle = 0, Value = uno::Any {pData = 0x868fd80}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}} > bHasBaseURL = 1 '\001' > i = 12 > xMan = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x9c29c8}, <No data fields>} > nFilterProps = 13 > xLoader = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xafb61e48}, <No data fields>} > aTypeName = {pData = 0x868fd28} > aFilterName = {pData = 0x86986d0} > xFilterFact = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x6827648}, <No data fields>} > aProps = uno::Sequence of length 13 = {{Name = {pData = 0x978c170}, Handle = 0, Value = uno::Any 0 '\000', State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x959a8d8}, Handle = 0, Value = uno::Any {pData = 0x868fd28}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x959b810}, Handle = 0, Value = uno::Any {pData = 0x81c4590}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x959b3f8}, Handle = 0, Value = uno::Any {pData = 0x1a3078}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x959a760}, Handle = 0, Value = uno::Any {pData = 0x868f6f8}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x9793f78}, Handle = 0, Value = uno::Any 0 '\000', State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x959b450}, Handle = 0, Value = uno::Any {pData = 0x868fc10}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x959b6f0}, Handle = 0, Value = uno::Any {pData = 0x1a3078}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x959b5b0}, Handle = 0, Value = uno::Any 524355, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x959b780}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 119, in __str__ > argtypes = [str(gdb.lookup_type(arg).strip_typedefs()) for arg in self.args] >RuntimeError: No type named refCount = 1, length = 32, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x959b480}, Handle = 0, Value = uno::Any {pData = 0x868fd80}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x959b540}, Handle = 0, Value = uno::Any 0, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x959b4e0}, Handle = 0, Value = uno::Any uno::Sequence of length 1 = {{pData = 0x868fc70}}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}} > xFilters = uno::Reference to {<com::sun::star::container::XElementAccess> = {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x6827648}, <No data fields>}, <No data fields>} > aFilterImplName = {pData = 0x868fc10} >#10 0x00ed915f in SfxObjectShell::DoLoad (this=0x9651868, pMed=0x966bcd0) at /home/terry/lo_hacking/git/libo/sfx2/source/doc/objstor.cxx:717 > xSet = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xb21c54c8}, <No data fields>} > sLockUpdates = {pData = 0x9791958} > bSetProperty = true > aBlock = {pPersist = 0x9651868, bWasEnabled = 0 '\000'} > pSet = 0x966c4e0 > pSalvageItem = 0x0 > bHasStorage = 0 '\000' > bOk = 0 '\000' > pFilter = 0x96093c8 > pBaseItem = 0x0 > aBaseURL = {pData = 0x966c878} > bOwnStorageFormat = 0 '\000' >#11 0x00f25c0e in SfxBaseModel::load (this=0x9651ec0, seqArguments=uno::Sequence of length 13 = {...}) at /home/terry/lo_hacking/git/libo/sfx2/source/doc/sfxbasemodel.cxx:1899 > bSalvage = 0 '\000' > pFilterNameItem = 0x966c548 > pSalvageItem = 0x0 > nError = 0 > pMedium = 0x966bcd0 > aFilterProvider = {pData = 0x1a3078} > aFilterName = "MS Word 2007 XML" > xHandler = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x9607b18}, <No data fields>} > bHidden = 229 '\345' > pHidItem = 0xbfffd9ec > pPasswdItem = 0x120dff4 > aGuard = {m_aGuard = {_vptr.SolarMutexResettableGuard = 0x1208568, m_bCleared = false, m_solarMutex = @0x8055620}} >#12 0x00f7e1f1 in SfxFrameLoader_Impl::load (this=0x9606de0, rArgs=uno::Sequence of length 11 = {...}, _rTargetFrame=uno::Reference to {<com::sun::star::lang::XComponent> = {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x64a00e8}, <No data fields>}, <No data fields>}) at /home/terry/lo_hacking/git/libo/sfx2/source/view/frmload.cxx:598 > bInternalFilter = true > sServiceName = {pData = 0x868fd80} > xLoadable = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xb21c54c8}, <No data fields>} > xDoc = {pObj = 0x9607d80} > sViewName = {pData = 0xbfffd9e8} > aViewCreationArgs = {m_pImpl = {_M_ptr = 0x96080d0}} > nViewId = 0 > nViewNo = 0 > __PRETTY_FUNCTION__ = "virtual sal_Bool SfxFrameLoader_Impl::load(const com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue>&, const com::sun::star::uno::Reference<com::sun::star::frame::XFrame>&)" > aGuard = {m_solarMutex = @0x8055620} > bExternalModel = false > sURL = {pData = 0x94ff268} > bIsFactoryURL = false > bInitNewModel = false > aDescriptor = {m_pImpl = {_M_ptr = 0x958c710}} > xModel = uno::Reference to {<com::sun::star::frame::XModel> = {<com::sun::star::lang::XComponent> = {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xb21c54c8}, <No data fields>}, <No data fields>}, <No data fields>} > bLoadSuccess = 0 '\000' >#13 0x06200457 in framework::LoadEnv::impl_loadContent (this=0x9519e94) at /home/terry/lo_hacking/git/libo/framework/source/loadenv/loadenv.cxx:1148 > bResult = 15 '\017' > sTarget = {pData = 0x94fd5c0} > bMinimized = 0 '\000' > xProgress = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x649c948}, <No data fields>} > xLoader = uno::Reference to {_vptr.XInterface = 0x120bc28} > xSyncLoader = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x120bc28}, <No data fields>} > aWriteLock = {<framework::INonCopyable> = {<No data fields>}, m_pLock = 0x9519e98, m_eMode = framework::E_WRITELOCK} > xTargetLock = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x64a00e8}, <No data fields>} > lDescriptor = uno::Sequence of length 11 = {{Name = {pData = 0x94fc340}, Handle = 0, Value = uno::Any 3, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x94fe140}, Handle = 0, Value = uno::Any 2, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x951d3b8}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 1, length = 23, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x951bdc8}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 3, length = 34, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x951d2d8}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 1, length = 25, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x951bab8}, Handle = 0, Value = uno::Any {pData = 0x94ff268}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x951c588}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 1, length = 28, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x94fdb58}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 1, length = 37, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x951bf58}, Handle = 0, Value = uno::Any {pData = 0x9597538}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x94fb3a0}, Handle = 0, Value = uno::Any {pData = 0x94f8e70}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x951bf30}, Handle = 0, Value = uno::Any {pData = 0x86986d0}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}} > xTargetFrame = uno::Reference to {<com::sun::star::lang::XComponent> = {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x64a00e8}, <No data fields>}, <No data fields>} > bHidden = 0 '\000' > bPreview = 0 '\000' > sURL = {pData = 0x951ba20} > xAsyncLoader = empty uno::Reference >#14 0x061fd384 in framework::LoadEnv::startLoading (this=0x9519e94) at /home/terry/lo_hacking/git/libo/framework/source/loadenv/loadenv.cxx:409 > aReadLock = {<framework::INonCopyable> = {<No data fields>}, m_pLock = 0x9519e98, m_bLocked = 0 '\000'} > bStarted = 0 '\000' >#15 0x06189a10 in framework::LoadDispatcher::impl_dispatch (this=0x9519e48, rURL=..., lArguments=uno::Sequence of length 4 = {...}, xListener=empty uno::Reference) at /home/terry/lo_hacking/git/libo/framework/source/dispatch/loaddispatcher.cxx:130 > xBaseFrame = uno::Reference to {<com::sun::star::lang::XComponent> = {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x649fa88}, <No data fields>}, <No data fields>} > aRet = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 52, in _make_string > type = make_uno_type(type_desc.dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 285, in make_uno_type > raise UnknownType(type) >libreoffice.util.uno.UnknownType > > xThis = uno::Reference to {_vptr.XInterface = 0x649bd88} > aReadLock = {<framework::INonCopyable> = {<No data fields>}, m_pLock = 0x9519e68, m_bLocked = 1 '\001'} > xComponent = empty uno::Reference > aRet = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 39, in to_string > if self._is_set(): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 45, in _is_set > return self.value['pType'].dereference()['eTypeClass'] != TypeClass.VOID >RuntimeError: Cannot access memory at address 0xd > >#16 0x06189768 in framework::LoadDispatcher::dispatchWithReturnValue (this=0x9519e48, rURL=..., lArguments=uno::Sequence of length 4 = {...}) at /home/terry/lo_hacking/git/libo/framework/source/dispatch/loaddispatcher.cxx:76 >No locals. >#17 0x006ea3dd in comphelper::SynchronousDispatch::dispatch (xStartPoint=uno::Reference to {_vptr.XInterface = 0x649fbc8}, sURL=..., sTarget=..., nFlags=0, lArguments=uno::Sequence of length 4 = {...}) at /home/terry/lo_hacking/git/libo/comphelper/source/misc/synchronousdispatch.cxx:73 > aRet = empty uno::Any > xSyncDisp = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x649bd88}, <No data fields>} > aURL = {Complete = {pData = 0x94ff268}, Main = {pData = 0x94ff550}, Protocol = {pData = 0x94fb4f8}, User = {pData = 0x1a3078}, Password = {pData = 0x1a3078}, Server = {pData = 0x94fb8d8}, Port = 0, Path = {pData = 0x94fe8c0}, Name = {pData = 0x94fc218}, Arguments = {pData = 0x1a3078}, Mark = {pData = 0x1a3078}} > xTrans = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x64a1588}, <No data fields>} > xDispatcher = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x649bd88}, <No data fields>} > xProvider = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x649fa88}, <No data fields>} > aComponent = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 66, in to_string > impl = iface.cast(self._itype()).dereference() >RuntimeError: Cannot access memory at address 0xe2 > > aComponent = empty uno::Reference >#18 0x0022ce1d in desktop::DispatchWatcher::executeDispatchRequests (this=0x94fa5f0, aDispatchRequestsList=..., bNoTerminate=false) at /home/terry/lo_hacking/git/libo/desktop/source/app/dispatchwatcher.cxx:401 > aObj = {m_aAbsURIRef = {pData = 0x94ff0c8, nCapacity = 61}, m_aScheme = {m_nBegin = 0, m_nLength = 4}, m_aUser = {m_nBegin = -1, m_nLength = 0}, m_aAuth = {m_nBegin = -1, m_nLength = 0}, m_aHost = {m_nBegin = 7, m_nLength = 0}, m_aPort = {m_nBegin = -1, m_nLength = 0}, m_aPath = {m_nBegin = 7, m_nLength = 54}, m_aQuery = {m_nBegin = -1, m_nLength = 0}, m_aFragment = {m_nBegin = -1, m_nLength = 0}, m_eScheme = INET_PROT_FILE, m_eSmartScheme = INET_PROT_HTTP} > aDispatchRequest = @0x94fbe58 > xDoc = empty uno::Reference > nCount = 4 > aArgs = uno::Sequence of length 4 = {{Name = {pData = 0x94fb3a0}, Handle = 0, Value = uno::Any {pData = 0x94f8e70}, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x94fdb58}, Handle = 0, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/cppu.py", line 54, in _make_string > return str(uno_cast(type, ptr).dereference()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 293, in uno_cast > return val.cast(type.type().pointer()) > File "/home/terry/lo_hacking/git/libo/solenv/gdb/libreoffice/util/uno.py", line 138, in type > return gdb.lookup_type(str(self.typename)) >RuntimeError: No type named refCount = 1, length = 37, buffer = {99}. >, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x94fc340}, Handle = 0, Value = uno::Any 3, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}, {Name = {pData = 0x94fe140}, Handle = 0, Value = uno::Any 2, State = com::sun::star::beans::PropertyState_DIRECT_VALUE}} > aName = "file:///home/terry/lo_hacking/notes/bug_045207/Document2.docx" > aTarget = {pData = 0x94fb910} > xDesktop = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x649fa88}, <No data fields>} > aDispatches = {<std::__norm::vector<desktop::DispatchHolder, std::allocator<desktop::DispatchHolder> >> = {<std::__norm::_Vector_base<desktop::DispatchHolder, std::allocator<desktop::DispatchHolder> >> = {_M_impl = {<std::allocator<desktop::DispatchHolder>> = {<__gnu_cxx::new_allocator<desktop::DispatchHolder>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<desktop::DispatchHolder, std::allocator<desktop::DispatchHolder> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 1}, <No data fields>}, _M_guaranteed_capacity = 0} > aForcedInputFilter = {pData = 0x1a3078} > aGuard = {pT = 0x17dcc7} > p = {<__gnu_debug::_Safe_iterator_base> = {_M_sequence = 0xbfffe174, _M_version = 1, _M_prior = 0x0, _M_next = 0x0}, _M_current = {_M_current = 0x94fbe58}} > aAsTemplateArg = {pData = 0x94fa630} > bSetInputFilter = 0 '\000' > bEmpty = 16 >#19 0x0023c139 in desktop::OfficeIPCThread::ExecuteCmdLineRequests (aRequest=...) at /home/terry/lo_hacking/git/libo/desktop/source/app/officeipcthread.cxx:1023 > aTempList = {<std::__norm::vector<desktop::DispatchWatcher::DispatchRequest, std::allocator<desktop::DispatchWatcher::DispatchRequest> >> = {<std::__norm::_Vector_base<desktop::DispatchWatcher::DispatchRequest, std::allocator<desktop::DispatchWatcher::DispatchRequest> >> = {_M_impl = {<std::allocator<desktop::DispatchWatcher::DispatchRequest>> = {<__gnu_cxx::new_allocator<desktop::DispatchWatcher::DispatchRequest>> = {<No data fields>}, <No data fields>}, _M_start = 0x94fbe58, _M_finish = 0x94fbe70, _M_end_of_storage = 0x94fbe70}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<desktop::DispatchWatcher::DispatchRequest, std::allocator<desktop::DispatchWatcher::DispatchRequest> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0xbfffdf18, _M_version = 1}, <No data fields>}, _M_guaranteed_capacity = 1} > aGuard = {pT = 0x0} > aDispatchList = {<std::__norm::vector<desktop::DispatchWatcher::DispatchRequest, std::allocator<desktop::DispatchWatcher::DispatchRequest> >> = {<std::__norm::_Vector_base<desktop::DispatchWatcher::DispatchRequest, std::allocator<desktop::DispatchWatcher::DispatchRequest> >> = {_M_impl = {<std::allocator<desktop::DispatchWatcher::DispatchRequest>> = {<__gnu_cxx::new_allocator<desktop::DispatchWatcher::DispatchRequest>> = {<No data fields>}, <No data fields>}, _M_start = 0x94fb638, _M_finish = 0x94fb638, _M_end_of_storage = 0x94fb650}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<desktop::DispatchWatcher::DispatchRequest, std::allocator<desktop::DispatchWatcher::DispatchRequest> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 4}, <No data fields>}, _M_guaranteed_capacity = 0} > aEmpty = {pData = 0x1a3078} > bShutdown = 0 '\000' >#20 0x002055f0 in desktop::Desktop::OpenClients () at /home/terry/lo_hacking/git/libo/desktop/source/app/app.cxx:2508 > xFirst = empty uno::Reference > bRecovery = false > rArgs = @0x2a8980 > aInternalOptions = {<utl::detail::Options> = {<utl::ConfigurationBroadcaster> = {_vptr.ConfigurationBroadcaster = 0x24f07c8, mpList = 0x0, m_nBroadcastBlocked = 0, m_nBlockedHint = 0}, <utl::ConfigurationListener> = {_vptr.ConfigurationListener = 0x24f07e0}, <No data fields>}, static m_pDataContainer = 0x886e908, static m_nRefCount = 2} > rFactory = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x9c29c8}, <No data fields>} > bAllowRecoveryAndSessionManagement = 1 '\001' > aRequest = {aCwdUrl = boost::optional {pData = 0x8050bf0}, aModule = {pData = 0x1a3078}, aOpenList = {<std::__norm::vector<rtl::OUString, std::allocator<rtl::OUString> >> = {<std::__norm::_Vector_base<rtl::OUString, std::allocator<rtl::OUString> >> = {_M_impl = {<std::allocator<rtl::OUString>> = {<__gnu_cxx::new_allocator<rtl::OUString>> = {<No data fields>}, <No data fields>}, _M_start = 0x94f8b40, _M_finish = 0x94f8b44, _M_end_of_storage = 0x94f8b44}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 2}, <No data fields>}, _M_guaranteed_capacity = 1}, aViewList = {<std::__norm::vector<rtl::OUString, std::allocator<rtl::OUString> >> = {<std::__norm::_Vector_base<rtl::OUString, std::allocator<rtl::OUString> >> = {_M_impl = {<std::allocator<rtl::OUString>> = {<__gnu_cxx::new_allocator<rtl::OUString>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 1}, <No data fields>}, _M_guaranteed_capacity = 0}, aStartList = {<std::__norm::vector<rtl::OUString, std::allocator<rtl::OUString> >> = {<std::__norm::_Vector_base<rtl::OUString, std::allocator<rtl::OUString> >> = {_M_impl = {<std::allocator<rtl::OUString>> = {<__gnu_cxx::new_allocator<rtl::OUString>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 1}, <No data fields>}, _M_guaranteed_capacity = 0}, aPrintList = {<std::__norm::vector<rtl::OUString, std::allocator<rtl::OUString> >> = {<std::__norm::_Vector_base<rtl::OUString, std::allocator<rtl::OUString> >> = {_M_impl = {<std::allocator<rtl::OUString>> = {<__gnu_cxx::new_allocator<rtl::OUString>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 1}, <No data fields>}, _M_guaranteed_capacity = 0}, aForceOpenList = {<std::__norm::vector<rtl::OUString, std::allocator<rtl::OUString> >> = {<std::__norm::_Vector_base<rtl::OUString, std::allocator<rtl::OUString> >> = {_M_impl = {<std::allocator<rtl::OUString>> = {<__gnu_cxx::new_allocator<rtl::OUString>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 1}, <No data fields>}, _M_guaranteed_capacity = 0}, aForceNewList = {<std::__norm::vector<rtl::OUString, std::allocator<rtl::OUString> >> = {<std::__norm::_Vector_base<rtl::OUString, std::allocator<rtl::OUString> >> = {_M_impl = {<std::allocator<rtl::OUString>> = {<__gnu_cxx::new_allocator<rtl::OUString>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 1}, <No data fields>}, _M_guaranteed_capacity = 0}, aPrinterName = {pData = 0x1a3078}, aPrintToList = {<std::__norm::vector<rtl::OUString, std::allocator<rtl::OUString> >> = {<std::__norm::_Vector_base<rtl::OUString, std::allocator<rtl::OUString> >> = {_M_impl = {<std::allocator<rtl::OUString>> = {<__gnu_cxx::new_allocator<rtl::OUString>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 1}, <No data fields>}, _M_guaranteed_capacity = 0}, aConversionList = {<std::__norm::vector<rtl::OUString, std::allocator<rtl::OUString> >> = {<std::__norm::_Vector_base<rtl::OUString, std::allocator<rtl::OUString> >> = {_M_impl = {<std::allocator<rtl::OUString>> = {<__gnu_cxx::new_allocator<rtl::OUString>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 1}, <No data fields>}, _M_guaranteed_capacity = 0}, aConversionParams = {pData = 0x1a3078}, aConversionOut = {pData = 0x1a3078}, aInFilter = {<std::__norm::vector<rtl::OUString, std::allocator<rtl::OUString> >> = {<std::__norm::_Vector_base<rtl::OUString, std::allocator<rtl::OUString> >> = {_M_impl = {<std::allocator<rtl::OUString>> = {<__gnu_cxx::new_allocator<rtl::OUString>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 2}, <No data fields>}, _M_guaranteed_capacity = 0}, pcProcessed = 0x0} > xTasksSupplier = uno::Reference to {<com::sun::star::frame::XFrame> = {<com::sun::star::lang::XComponent> = {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x94f6398}, <No data fields>}, <No data fields>}, <No data fields>} > xList = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xe775c085}, <No data fields>} >#21 0x002027ee in desktop::Desktop::OpenClients_Impl (this=0xbfffeed4) at /home/terry/lo_hacking/git/libo/desktop/source/app/app.cxx:1992 > aLog = {m_sName = {pData = 0x88753c0}} >#22 0x002027be in desktop::Desktop::LinkStubOpenClients_Impl (pThis=0xbfffeed4, pCaller=0x0) at /home/terry/lo_hacking/git/libo/desktop/source/app/app.cxx:1987 >No locals. >#23 0x0280e977 in Link::Call (this=0x94f4390, pCaller=0x0) at /home/terry/lo_hacking/git/libo/solver/unxlngi6/inc/tools/link.hxx:123 >No locals. >#24 0x02ce5f6a in ImplHandleUserEvent (pSVEvent=0x80e88c8) at /home/terry/lo_hacking/git/libo/vcl/source/window/winproc.cxx:1997 >No locals. >#25 0x02ce7064 in ImplWindowFrameProc (pWindow=0x8898a20, nEvent=22, pEvent=0x80e88c8) at /home/terry/lo_hacking/git/libo/vcl/source/window/winproc.cxx:2569 > nRet = 0 >#26 0x02cf8375 in SalFrame::CallCallback (this=0x8898cb0, nEvent=22, pEvent=0x80e88c8) at /home/terry/lo_hacking/git/libo/vcl/inc/salframe.hxx:278 >No locals. >#27 0x02cf7ee3 in SalGenericDisplay::DispatchInternalEvent (this=0x80ce3b0) at /home/terry/lo_hacking/git/libo/vcl/generic/app/gendisp.cxx:102 > pData = 0x80e88c8 > pFrame = 0x8898cb0 > nEvent = 22 >#28 0x04bb5d6d in GtkData::userEventFn (data=0x80556b0) at /home/terry/lo_hacking/git/libo/vcl/unx/gtk/app/gtkdata.cxx:954 > bContinue = 1 > aGuard = {pT = 0x8055620} > pDisplay = 0x80ce3b0 > pThis = 0x80556b0 > pData = 0x80556b0 >#29 0x04bb5dc4 in call_userEventFn (data=0x80556b0) at /home/terry/lo_hacking/git/libo/vcl/unx/gtk/app/gtkdata.cxx:964 > aGuard = {m_solarMutex = @0x8055620} >#30 0x033da311 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 >No symbol table info available. >#31 0x033deaa8 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0 >No symbol table info available. >#32 0x033df270 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 >No symbol table info available. >#33 0x033df524 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 >No symbol table info available. >#34 0x04bb4e18 in GtkData::Yield (this=0x80556b0, bWait=true, bHandleAllCurrentEvents=false) at /home/terry/lo_hacking/git/libo/vcl/unx/gtk/app/gtkdata.cxx:591 > nMaxEvents = 0 > wasOneEvent = 1 > aReleaser = {m_nYieldCount = 1} > bDispatchThread = true > bWasEvent = false >#35 0x04bb866f in GtkInstance::Yield (this=0x8055670, bWait=true, bHandleAllCurrentEvents=false) at /home/terry/lo_hacking/git/libo/vcl/unx/gtk/app/gtkinst.cxx:538 >No locals. >#36 0x0282637a in ImplYield (i_bWait=true, i_bAllEvents=false) at /home/terry/lo_hacking/git/libo/vcl/source/app/svapp.cxx:434 > pSVData = 0x3106ea0 >#37 0x0282295e in Application::Yield (i_bAllEvents=false) at /home/terry/lo_hacking/git/libo/vcl/source/app/svapp.cxx:468 >No locals. >#38 0x028228f8 in Application::Execute () at /home/terry/lo_hacking/git/libo/vcl/source/app/svapp.cxx:413 > pSVData = 0x3106ea0 >#39 0x002013c9 in desktop::Desktop::Main (this=0xbfffeed4) at /home/terry/lo_hacking/git/libo/desktop/source/app/app.cxx:1712 > layer2 = {m_aEnvTypeName = {pData = 0x8528020}, m_xPreviousContext = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x2a75c8}, <No data fields>}} > bTerminateRequested = 0 '\000' > nAcquireCount = 1 > eError = desktop::Desktop::BE_OK > aConfigErrHandler = {m_pContext = 0x0, m_xHandler = empty uno::Reference} > xRestartManager = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x809be8}, <No data fields>} > layer = {m_aEnvTypeName = {pData = 0x8845b60}, m_xPreviousContext = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x30e9428}, <No data fields>}} > eStatus = desktop::Desktop::BS_OK > rCmdLineArgs = @0x2a8980 > xSMgr = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x9c29c8}, <No data fields>} > aOptions = {<utl::detail::Options> = {<utl::ConfigurationBroadcaster> = {_vptr.ConfigurationBroadcaster = 0x1bdc128, mpList = 0x0, m_nBroadcastBlocked = 0, m_nBlockedHint = 0}, <utl::ConfigurationListener> = {_vptr.ConfigurationListener = 0x1bdc144}, <No data fields>}, <SfxListener> = {_vptr.SfxListener = 0x1bdc158, aBCs = {<std::__norm::deque<SfxBroadcaster*, std::allocator<SfxBroadcaster*> >> = {<std::__norm::_Deque_base<SfxBroadcaster*, std::allocator<SfxBroadcaster*> >> = {_M_impl = {<std::allocator<SfxBroadcaster*>> = {<__gnu_cxx::new_allocator<SfxBroadcaster*>> = {<No data fields>}, <No data fields>}, _M_map = 0x8937ae0, _M_map_size = 8, _M_start = {_M_cur = 0x94f5170, _M_first = 0x94f5170, _M_last = 0x94f5370, _M_node = 0x8937aec}, _M_finish = {_M_cur = 0x94f5170, _M_first = 0x94f5170, _M_last = 0x94f5370, _M_node = 0x8937aec}}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::deque<SfxBroadcaster*, std::allocator<SfxBroadcaster*> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 1}, <No data fields>}, <No data fields>}}, static sm_pSingleImplConfig = 0x8855190, static sm_nAccessibilityRefCount = 4} > inst_fin = desktop::UserInstall::Ok > xDesktop = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x649fa88}, <No data fields>} > aAppearanceCfg = {<utl::ConfigItem> = {<utl::ConfigurationBroadcaster> = {_vptr.ConfigurationBroadcaster = 0x1bdc1b8, mpList = 0x0, m_nBroadcastBlocked = 0, m_nBlockedHint = 0}, sSubTree = {pData = 0x8876cc8}, m_xHierarchyAccess = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x58f0088}, <No data fields>}, xChangeLstnr = empty uno::Reference, pImpl = 0x8877508}, nDragMode = 2, nScaleFactor = 100, nSnapMode = 2, nMiddleMouse = 2, nAAMinPixelHeight = 8, bMenuMouseFollow = 1 '\001', bFontAntialiasing = 1 '\001', static bInitialized = 1 '\001'} >#40 0x0282e7b4 in ImplSVMain () at /home/terry/lo_hacking/git/libo/vcl/source/app/svmain.cxx:173 > pSVData = 0x3106ea0 > xMS = empty uno::Reference > nReturn = 1 > bInit = 1 '\001' > xComponent = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x12da74}, <No data fields>} >#41 0x0282e8ec in SVMain () at /home/terry/lo_hacking/git/libo/vcl/source/app/svmain.cxx:210 > nRet = 42133692 >#42 0x0023ebc0 in soffice_main () at /home/terry/lo_hacking/git/libo/desktop/source/app/sofficemain.cxx:85 > aDesktop = {<Application> = {_vptr.Application = 0x2a6b88}, m_rSplashScreen = uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x590db28}, <No data fields>}, m_bCleanedExtensionCache = false, m_bServicesRegistered = true, m_aBootstrapError = desktop::Desktop::BE_OK, m_aBootstrapStatus = desktop::Desktop::BS_OK, m_pLockfile = {_M_ptr = 0x8875dc8}, m_firstRunTimer = {_vptr.Timer = 0x30e9528, mpTimerData = 0x0, mnTimeout = 1, mbActive = 0 '\000', mbAuto = 0 '\000', maTimeoutHdl = {pInst = 0x0, pFunc = 0}}, static pResMgr = 0x0} > rCmdLineArgs = @0x2a8980 >#43 0x0804862c in sal_main () at /home/terry/lo_hacking/git/libo/desktop/source/app/main.c:25 >No locals. >#44 0x08048600 in main (argc=2, argv=0xbffff014) at /home/terry/lo_hacking/git/libo/desktop/source/app/main.c:24 > ret = -1073746072 >(gdb) quit >A debugging session is active. > > Inferior 1 [process 2690] will be killed. > >Quit anyway? (y or n) y >]0;terry@cougar-natty: ~/lo_hackingterry@cougar-natty:~/lo_hacking$ exit >exit > >Script done on Sat 15 Sep 2012 08:38:15 AM EDT
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 54968
: 67207