Bugzilla – Attachment 71526 Details for
Bug 58309
Import document with lots of VML shapes crashes
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
typescript of gdb session
20121214_1658_gdb (text/plain), 57.34 KB, created by
Terrence Enger
on 2012-12-14 23:24:33 UTC
(
hide
)
Description:
typescript of gdb session
Filename:
MIME Type:
Creator:
Terrence Enger
Created:
2012-12-14 23:24:33 UTC
Size:
57.34 KB
patch
obsolete
>Script started on Fri 14 Dec 2012 04:59:55 PM EST >]0;terry@cougar-natty: ~/lo_hacking/logsterry@cougar-natty:~/lo_hacking/logs$ source ~/lo_hacking/scripts/def_mark.sh >]0;terry@cougar-natty: ~/lo_hacking/logsterry@cougar-natty:~/lo_hacking/logs$ mark >Fri Dec 14 17:00:10 EST 2012 >Filesystem 1K-blocks Used Available Use% Mounted on >/dev/sda3 154822496 130106312 16851564 89% /home >6 /home/terry/lo_hacking/logs/20121214_1658_gdb >]0;terry@cougar-natty: ~/lo_hacking/logsterry@cougar-natty:~/lo_hacking/logs$ ../scripts/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/libo2/solver/unxlngi6/installation/opt/program/soffice.bin...done. >(gdb) set args ~/lo_hacking/notes/bug_058xx[K[K[Kxxxx/bug_058309/vml.docx >(gdb) run >Starting program: /home/terry/lo_hacking/git/libo2/solver/unxlngi6/installation/opt/program/soffice.bin ~/lo_hacking/notes/bug_05xxxx/bug_058309/vml.docx >Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo2/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/libo2/solenv/gdb/libreoffice/sal.py", line 29, in <module> > import gdb.types >ImportError: No module named types >[Thread debugging using libthread_db enabled] >[New Thread 0xb70dab70 (LWP 13167)] >Screen > Resolution/Size 96*96 1280*1024 17.1" > Black&White 0 16777215 > RGB 0xff0000 0xff00 0xff >[New Thread 0xb67b9b70 (LWP 13174)] >[New Thread 0xb5fb8b70 (LWP 13175)] >[New Thread 0xb4eadb70 (LWP 13186)] >[New Thread 0xb46acb70 (LWP 13187)] >[Thread 0xb4eadb70 (LWP 13186) exited] >[Thread 0xb67b9b70 (LWP 13174) exited] >[New Thread 0xb67b9b70 (LWP 13200)] >[Thread 0xb67b9b70 (LWP 13200) exited] >[New Thread 0xb67b9b70 (LWP 13210)] >[New Thread 0xb4eadb70 (LWP 13307)] >warn:legacy.osl:13110:1:/home/terry/lo_hacking/git/libo2/oox/source/helper/graphichelper.cxx:124: GraphicHelper::GraphicHelper - cannot get target frame >warn:legacy.osl:13110:1:/home/terry/lo_hacking/git/libo2/oox/source/helper/propertyset.cxx:143: PropertySet::implSetPropertyValue - cannot set property "FillStyle" >warn:legacy.osl:13110:1:/home/terry/lo_hacking/git/libo2/oox/source/helper/propertyset.cxx:143: PropertySet::implSetPropertyValue - cannot set property "LineColor" >warn:legacy.osl:13110:1:/home/terry/lo_hacking/git/libo2/oox/source/helper/propertyset.cxx:143: PropertySet::implSetPropertyValue - cannot set property "LineJoint" >warn:writerfilter:13110:1:/home/terry/lo_hacking/git/libo2/writerfilter/source/dmapper/OLEHandler.cxx:114: Exception in OLE Handler: position cannot be determined with this method >warn:legacy.osl:13110:1:/home/terry/lo_hacking/git/libo2/oox/source/vml/vmlshapecontainer.cxx:49: lclMapShapesById - shape identifier already used > >Program received signal SIGSEGV, Segmentation fault. >0xb25bda31 in SdrObject::GetMergedItemSet (this=0x0) > at /home/terry/lo_hacking/git/libo2/svx/source/svdraw/svdobj.cxx:1979 >1979 return GetProperties().GetMergedItemSet(); >(gdb) set pagination off >(gdb) info threads > 9 Thread 0xb4eadb70 (LWP 13307) 0x0012e416 in __kernel_vsyscall () > 8 Thread 0xb67b9b70 (LWP 13210) 0x0012e416 in __kernel_vsyscall () > 6 Thread 0xb46acb70 (LWP 13187) 0x0012e416 in __kernel_vsyscall () > 4 Thread 0xb5fb8b70 (LWP 13175) 0x0012e416 in __kernel_vsyscall () > 2 Thread 0xb70dab70 (LWP 13167) 0x0012e416 in __kernel_vsyscall () >* 1 Thread 0xb72dc9e0 (LWP 13110) 0xb25bda31 in SdrObject::GetMergedItemSet (this=0x0) at /home/terry/lo_hacking/git/libo2/svx/source/svdraw/svdobj.cxx:1979 >(gdb) thread apply all backtrace3[K > >Thread 9 (Thread 0xb4eadb70 (LWP 13307)): >#0 0x0012e416 in __kernel_vsyscall () >#1 0x004bc526 in __poll (fds=0xb4ead1cc, nfds=1, timeout=1000) at ../sysdeps/unix/sysv/linux/poll.c:87 >#2 0x05548a03 in x11::SelectionManager::dispatchEvent (this=0x8b3c598, millisec=1000) at /home/terry/lo_hacking/git/libo2/vcl/unx/generic/dtrans/X11_selection.cxx:3721 >#3 0x05548c07 in x11::SelectionManager::run (pThis=0x8b3c598) at /home/terry/lo_hacking/git/libo2/vcl/unx/generic/dtrans/X11_selection.cxx:3759 >#4 0x0553b527 in call_SelectionManager_run (pMgr=0x8b3c598) at /home/terry/lo_hacking/git/libo2/vcl/unx/generic/dtrans/X11_selection.cxx:93 >#5 0x00147210 in osl_thread_start_Impl (pData=0x8b48ff0) at /home/terry/lo_hacking/git/libo2/sal/osl/unx/thread.c:252 >#6 0x00561e99 in start_thread (arg=0xb4eadb70) at pthread_create.c:304 >#7 0x004cacbe in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 > >Thread 8 (Thread 0xb67b9b70 (LWP 13210)): >#0 0x0012e416 in __kernel_vsyscall () >#1 0x004bc526 in __poll (fds=0x80b3e10, nfds=2, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87 >#2 0x0552692e in ICEConnectionWorker (data=0x80b1058) at /home/terry/lo_hacking/git/libo2/vcl/unx/generic/app/sm.cxx:634 >#3 0x00147210 in osl_thread_start_Impl (pData=0x8a28798) at /home/terry/lo_hacking/git/libo2/sal/osl/unx/thread.c:252 >#4 0x00561e99 in start_thread (arg=0xb67b9b70) at pthread_create.c:304 >#5 0x004cacbe in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 > >Thread 6 (Thread 0xb46acb70 (LWP 13187)): >#0 0x0012e416 in __kernel_vsyscall () >#1 0x004cc0f8 in accept () at ../sysdeps/unix/sysv/linux/i386/socket.S:97 >#2 0x0013d9b6 in osl_acceptPipe (pPipe=0x8839ba8) at /home/terry/lo_hacking/git/libo2/sal/osl/unx/pipe.c:458 >#3 0x0023f816 in osl::Pipe::accept (this=0x81cca4c, Connection=...) at /home/terry/lo_hacking/git/libo2/solver/unxlngi6/inc/osl/pipe.hxx:132 >#4 0x0023cfa5 in desktop::OfficeIPCThread::execute (this=0x81cca38) at /home/terry/lo_hacking/git/libo2/desktop/source/app/officeipcthread.cxx:640 >#5 0x00ad3a93 in salhelper::Thread::run (this=0x81cca38) at /home/terry/lo_hacking/git/libo2/salhelper/source/thread.cxx:60 >#6 0x00ad3e5f in osl::threadFunc (param=0x81cca40) at /home/terry/lo_hacking/git/libo2/solver/unxlngi6/inc/osl/thread.hxx:187 >#7 0x00147210 in osl_thread_start_Impl (pData=0x8839648) at /home/terry/lo_hacking/git/libo2/sal/osl/unx/thread.c:252 >#8 0x00561e99 in start_thread (arg=0xb46acb70) at pthread_create.c:304 >#9 0x004cacbe in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 > >Thread 4 (Thread 0xb5fb8b70 (LWP 13175)): >#0 0x0012e416 in __kernel_vsyscall () >#1 0x004bc526 in __poll (fds=0x8106960, nfds=3, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87 >#2 0x0439984b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0 >#3 0x043891af in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 >#4 0x0438992b in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0 >#5 0x052c7304 in ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0 >#6 0x043b22df in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 >#7 0x00561e99 in start_thread (arg=0xb5fb8b70) at pthread_create.c:304 >#8 0x004cacbe in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 > >Thread 2 (Thread 0xb70dab70 (LWP 13167)): >#0 0x0012e416 in __kernel_vsyscall () >#1 0x00566834 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:236 >#2 0x004d89d4 in __pthread_cond_timedwait (cond=0x1c6200, mutex=0x1c60a0, abstime=0xb70da320) at forward.c:152 >#3 0x0015672c in rtl_cache_wsupdate_wait (seconds=10) at /home/terry/lo_hacking/git/libo2/sal/rtl/source/alloc_cache.cxx:1388 >#4 0x0015690c in rtl_cache_wsupdate_all (arg=0xa) at /home/terry/lo_hacking/git/libo2/sal/rtl/source/alloc_cache.cxx:1528 >#5 0x00561e99 in start_thread (arg=0xb70dab70) at pthread_create.c:304 >#6 0x004cacbe in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 > >Thread 1 (Thread 0xb72dc9e0 (LWP 13110)): >#0 0xb25bda31 in SdrObject::GetMergedItemSet (this=0x0) at /home/terry/lo_hacking/git/libo2/svx/source/svdraw/svdobj.cxx:1979 >#1 0xb25bdbb4 in SdrObject::GetMergedItem (this=0x0, nWhich=1231) at /home/terry/lo_hacking/git/libo2/svx/source/svdraw/svdobj.cxx:2014 >#2 0xb25a7ebc in SdrObjCustomShape::MergeDefaultAttributes (this=0x0, pType=0xbfffc860) at /home/terry/lo_hacking/git/libo2/svx/source/svdraw/svdoashp.cxx:855 >#3 0xb273e7d5 in SvxCustomShape::createCustomShapeDefaults (this=0x8d53358, rValueType=...) at /home/terry/lo_hacking/git/libo2/svx/source/unodraw/unoshap2.cxx:1979 >#4 0xb33877ae in oox::vml::CustomShape::implConvertAndInsert (this=0x8d545a8, rxShapes=uno::Reference to {<com::sun::star::container::XIndexAccess> = {<com::sun::star::container::XElementAccess> = {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xb15f2348}, <No data fields>}, <No data fields>}, <No data fields>}, rShapeRect=...) at /home/terry/lo_hacking/git/libo2/oox/source/vml/vmlshape.cxx:722 >#5 0xb3387e95 in oox::vml::ComplexShape::implConvertAndInsert (this=0x8d545a8, rxShapes=uno::Reference to {<com::sun::star::container::XIndexAccess> = {<com::sun::star::container::XElementAccess> = {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xb15f2348}, <No data fields>}, <No data fields>}, <No data fields>}, rShapeRect=...) at /home/terry/lo_hacking/git/libo2/oox/source/vml/vmlshape.cxx:814 >#6 0xb33849f8 in oox::vml::ShapeBase::convertAndInsert (this=0x8d545a8, rxShapes=uno::Reference to {<com::sun::star::container::XIndexAccess> = {<com::sun::star::container::XElementAccess> = {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0xb15f2348}, <No data fields>}, <No data fields>}, <No data fields>}, pParentAnchor=0x0) at /home/terry/lo_hacking/git/libo2/oox/source/vml/vmlshape.cxx:301 >#7 0xb3355ff1 in oox::shape::ShapeContextHandler::getShape (this=0x8d10880) at /home/terry/lo_hacking/git/libo2/oox/source/shape/ShapeContextHandler.cxx:283 >#8 0xaefd8b43 in writerfilter::ooxml::OOXMLFastContextHandlerShape::sendShape (this=0x8d62808, Element=593712) at /home/terry/lo_hacking/git/libo2/writerfilter/source/ooxml/OOXMLFastContextHandler.cxx:2021 >#9 0xaefd8d30 in writerfilter::ooxml::OOXMLFastContextHandlerShape::lcl_endFastElement (this=0x8d62808, Element=593712) at /home/terry/lo_hacking/git/libo2/writerfilter/source/ooxml/OOXMLFastContextHandler.cxx:2048 >#10 0xaefd2c09 in writerfilter::ooxml::OOXMLFastContextHandler::endFastElement (this=0x8d62808, Element=593712) at /home/terry/lo_hacking/git/libo2/writerfilter/source/ooxml/OOXMLFastContextHandler.cxx:221 >#11 0x07b54b43 in sax_fastparser::FastSaxParser::callbackEndElement (this=0x8cfaf08) at /home/terry/lo_hacking/git/libo2/sax/source/fastparser/fastparser.cxx:865 >#12 0x07b514eb in sax_fastparser::call_callbackEndElement (userData=0x8cfaf08, name=0x8d45d80 "w:pict") at /home/terry/lo_hacking/git/libo2/sax/source/fastparser/fastparser.cxx:115 >#13 0x07b6a4b5 in doContent (parser=0x8cff3e8, startTagLevel=0, enc=0x7b9f2e0, s=0x8d26c98 "</w:pict>\n </w:r>\n <w:r>\n <w:t xml:space=\"preserve\"> </w:t>\n </w:r>\n </w:p>\n <w:p w:rsidR=\"00147807\" w:rsidRDefault=\"00147807\">\n <w:pPr>\n <w:tabs>\n <w:"..., end=0x8d2a178 "b@", nextPtr=0x8cff400, haveMore=1 '\001') at /home/terry/lo_hacking/git/libo2/workdir/unxlngi6/UnpackedTarball/expat/lib/xmlparse.c:2532 >#14 0x07b692b8 in contentProcessor (parser=0x8cff3e8, start=0x8d261b0 "<w:document xmlns:ve=\"http://schemas.openxmlformats.org/markup-compatibility/2006\" xmlns:o=\"urn:schemas-microsoft-com:office:office\" xmlns:r=\"http://schemas.openxmlformats.org/officeDocument/2006/rela"..., end=0x8d2a178 "b@", endPtr=0x8cff400) at /home/terry/lo_hacking/git/libo2/workdir/unxlngi6/UnpackedTarball/expat/lib/xmlparse.c:2105 >#15 0x07b6d8d2 in doProlog (parser=0x8cff3e8, enc=0x7b9f2e0, s=0x8d261b0 "<w:document xmlns:ve=\"http://schemas.openxmlformats.org/markup-compatibility/2006\" xmlns:o=\"urn:schemas-microsoft-com:office:office\" xmlns:r=\"http://schemas.openxmlformats.org/officeDocument/2006/rela"..., end=0x8d2a178 "b@", tok=29, next=0x8d261b0 "<w:document xmlns:ve=\"http://schemas.openxmlformats.org/markup-compatibility/2006\" xmlns:o=\"urn:schemas-microsoft-com:office:office\" xmlns:r=\"http://schemas.openxmlformats.org/officeDocument/2006/rela"..., nextPtr=0x8cff400, haveMore=1 '\001') at /home/terry/lo_hacking/git/libo2/workdir/unxlngi6/UnpackedTarball/expat/lib/xmlparse.c:4016 >#16 0x07b6d00e in prologProcessor (parser=0x8cff3e8, s=0x8d26178 "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>\n<w:document xmlns:ve=\"http://schemas.openxmlformats.org/markup-compatibility/2006\" xmlns:o=\"urn:schemas-microsoft-com:office:office\" xmlns:r=\"ht"..., end=0x8d2a178 "b@", nextPtr=0x8cff400) at /home/terry/lo_hacking/git/libo2/workdir/unxlngi6/UnpackedTarball/expat/lib/xmlparse.c:3739 >#17 0x07b6cae4 in prologInitProcessor (parser=0x8cff3e8, s=0x8d26178 "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>\n<w:document xmlns:ve=\"http://schemas.openxmlformats.org/markup-compatibility/2006\" xmlns:o=\"urn:schemas-microsoft-com:office:office\" xmlns:r=\"ht"..., end=0x8d2a178 "b@", nextPtr=0x8cff400) at /home/terry/lo_hacking/git/libo2/workdir/unxlngi6/UnpackedTarball/expat/lib/xmlparse.c:3556 >#18 0x07b68770 in XML_ParseBuffer (parser=0x8cff3e8, len=16384, isFinal=0) at /home/terry/lo_hacking/git/libo2/workdir/unxlngi6/UnpackedTarball/expat/lib/xmlparse.c:1651 >#19 0x07b68649 in XML_Parse (parser=0x8cff3e8, s=0x8d3c3d0 "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>\n<w:document xmlns:ve=\"http://schemas.openxmlformats.org/markup-compatibility/2006\" xmlns:o=\"urn:schemas-microsoft-com:office:office\" xmlns:r=\"ht"..., len=16384, isFinal=0) at /home/terry/lo_hacking/git/libo2/workdir/unxlngi6/UnpackedTarball/expat/lib/xmlparse.c:1617 >#20 0x07b5381c in sax_fastparser::FastSaxParser::parse (this=0x8cfaf08) at /home/terry/lo_hacking/git/libo2/sax/source/fastparser/fastparser.cxx:662 >#21 0x07b52d79 in sax_fastparser::FastSaxParser::parseStream (this=0x8cfaf08, maStructSource=...) at /home/terry/lo_hacking/git/libo2/sax/source/fastparser/fastparser.cxx:476 >#22 0xaefc52ff in writerfilter::ooxml::OOXMLDocumentImpl::resolve (this=0x8cddfd0, rStream=...) at /home/terry/lo_hacking/git/libo2/writerfilter/source/ooxml/OOXMLDocumentImpl.cxx:343 >#23 0xaefb9d7f in WriterFilter::filter (this=0x8cb0970, aDescriptor=uno::Sequence of length 12 = {...}) at /home/terry/lo_hacking/git/libo2/writerfilter/source/filter/ImportFilter.cxx:118 >#24 0x00f99844 in SfxObjectShell::ImportFrom (this=0x8b95068, rMedium=..., bInsert=false) at /home/terry/lo_hacking/git/libo2/sfx2/source/doc/objstor.cxx:2221 >#25 0x00f92881 in SfxObjectShell::DoLoad (this=0x8b95068, pMed=0x8baf488) at /home/terry/lo_hacking/git/libo2/sfx2/source/doc/objstor.cxx:714 >#26 0x00fd3856 in SfxBaseModel::load (this=0x8b956c0, seqArguments=uno::Sequence of length 13 = {...}) at /home/terry/lo_hacking/git/libo2/sfx2/source/doc/sfxbasemodel.cxx:1880 >#27 0x0102e2cd in SfxFrameLoader_Impl::load (this=0x8b4ac58, rArgs=uno::Sequence of length 11 = {...}, _rTargetFrame=uno::Reference to {<com::sun::star::lang::XComponent> = {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x68d70a8}, <No data fields>}, <No data fields>}) at /home/terry/lo_hacking/git/libo2/sfx2/source/view/frmload.cxx:598 >#28 0x065a133b in framework::LoadEnv::impl_loadContent (this=0x8a4e3fc) at /home/terry/lo_hacking/git/libo2/framework/source/loadenv/loadenv.cxx:1150 >#29 0x0659e0f0 in framework::LoadEnv::startLoading (this=0x8a4e3fc) at /home/terry/lo_hacking/git/libo2/framework/source/loadenv/loadenv.cxx:398 >#30 0x0652a7c8 in framework::LoadDispatcher::impl_dispatch (this=0x8a4e3b0, rURL=..., lArguments=uno::Sequence of length 4 = {...}, xListener=empty uno::Reference) at /home/terry/lo_hacking/git/libo2/framework/source/dispatch/loaddispatcher.cxx:119 >#31 0x0652a520 in framework::LoadDispatcher::dispatchWithReturnValue (this=0x8a4e3b0, rURL=..., lArguments=uno::Sequence of length 4 = {...}) at /home/terry/lo_hacking/git/libo2/framework/source/dispatch/loaddispatcher.cxx:65 >#32 0x0070e859 in comphelper::SynchronousDispatch::dispatch (xStartPoint=uno::Reference to {_vptr.XInterface = 0x68d6b88}, sURL=..., sTarget=..., nFlags=0, lArguments=uno::Sequence of length 4 = {...}) at /home/terry/lo_hacking/git/libo2/comphelper/source/misc/synchronousdispatch.cxx:73 >#33 0x0022fa0f in desktop::DispatchWatcher::executeDispatchRequests (this=0x8a27e90, aDispatchRequestsList=..., bNoTerminate=false) at /home/terry/lo_hacking/git/libo2/desktop/source/app/dispatchwatcher.cxx:392 >#34 0x0023eeb3 in desktop::OfficeIPCThread::ExecuteCmdLineRequests (aRequest=...) at /home/terry/lo_hacking/git/libo2/desktop/source/app/officeipcthread.cxx:1015 >#35 0x002060ca in desktop::Desktop::OpenClients () at /home/terry/lo_hacking/git/libo2/desktop/source/app/app.cxx:2454 >#36 0x002033a2 in desktop::Desktop::OpenClients_Impl (this=0xbfffee58) at /home/terry/lo_hacking/git/libo2/desktop/source/app/app.cxx:1941 >#37 0x00203372 in desktop::Desktop::LinkStubOpenClients_Impl (pThis=0xbfffee58, pCaller=0x0) at /home/terry/lo_hacking/git/libo2/desktop/source/app/app.cxx:1936 >#38 0x02a8158f in Link::Call (this=0x809e140, pCaller=0x0) at /home/terry/lo_hacking/git/libo2/solver/unxlngi6/inc/tools/link.hxx:123 >#39 0x02f84494 in ImplHandleUserEvent (pSVEvent=0x80b2438) at /home/terry/lo_hacking/git/libo2/vcl/source/window/winproc.cxx:1987 >#40 0x02f8558e in ImplWindowFrameProc (pWindow=0x8940b10, nEvent=22, pEvent=0x80b2438) at /home/terry/lo_hacking/git/libo2/vcl/source/window/winproc.cxx:2559 >#41 0x02f929f1 in SalFrame::CallCallback (this=0x8940e50, nEvent=22, pEvent=0x80b2438) at /home/terry/lo_hacking/git/libo2/vcl/inc/salframe.hxx:263 >#42 0x02f9255f in SalGenericDisplay::DispatchInternalEvent (this=0x80bcf50) at /home/terry/lo_hacking/git/libo2/vcl/generic/app/gendisp.cxx:92 >#43 0x04cc520d in GtkData::userEventFn (data=0x8057650) at /home/terry/lo_hacking/git/libo2/vcl/unx/gtk/app/gtkdata.cxx:945 >#44 0x04cc5264 in call_userEventFn (data=0x8057650) at /home/terry/lo_hacking/git/libo2/vcl/unx/gtk/app/gtkdata.cxx:955 >#45 0x04384311 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 >#46 0x04388aa8 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0 >#47 0x04389270 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 >#48 0x04389524 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 >#49 0x04cc42b8 in GtkData::Yield (this=0x8057650, bWait=true, bHandleAllCurrentEvents=false) at /home/terry/lo_hacking/git/libo2/vcl/unx/gtk/app/gtkdata.cxx:582 >#50 0x04cc7b89 in GtkInstance::Yield (this=0x8057610, bWait=true, bHandleAllCurrentEvents=false) at /home/terry/lo_hacking/git/libo2/vcl/unx/gtk/app/gtkinst.cxx:563 >#51 0x02a9927a in ImplYield (i_bWait=true, i_bAllEvents=false) at /home/terry/lo_hacking/git/libo2/vcl/source/app/svapp.cxx:425 >#52 0x02a957fa in Application::Yield (i_bAllEvents=false) at /home/terry/lo_hacking/git/libo2/vcl/source/app/svapp.cxx:459 >#53 0x02a95794 in Application::Execute () at /home/terry/lo_hacking/git/libo2/vcl/source/app/svapp.cxx:404 >#54 0x00201e2c in desktop::Desktop::Main (this=0xbfffee58) at /home/terry/lo_hacking/git/libo2/desktop/source/app/app.cxx:1661 >#55 0x02aa0def in ImplSVMain () at /home/terry/lo_hacking/git/libo2/vcl/source/app/svmain.cxx:162 >#56 0x02aa0f0d in SVMain () at /home/terry/lo_hacking/git/libo2/vcl/source/app/svmain.cxx:199 >#57 0x00241b26 in soffice_main () at /home/terry/lo_hacking/git/libo2/desktop/source/app/sofficemain.cxx:74 >#58 0x0804871f in sal_main () at /home/terry/lo_hacking/git/libo2/desktop/source/app/main.c:48 >#59 0x080486f3 in main (argc=2, argv=0xbfffefb4) at /home/terry/lo_hacking/git/libo2/desktop/source/app/main.c:47 >(gdb) backtrace full >#0 0xb25bda31 in SdrObject::GetMergedItemSet (this=0x0) at /home/terry/lo_hacking/git/libo2/svx/source/svdraw/svdobj.cxx:1979 >No locals. >#1 0xb25bdbb4 in SdrObject::GetMergedItem (this=0x0, nWhich=1231) at /home/terry/lo_hacking/git/libo2/svx/source/svdraw/svdobj.cxx:2014 >No locals. >#2 0xb25a7ebc in SdrObjCustomShape::MergeDefaultAttributes (this=0x0, pType=0xbfffc860) at /home/terry/lo_hacking/git/libo2/svx/source/svdraw/svdoashp.cxx:855 > aPropVal = {Name = {pData = 0x1a3a8c}, Handle = 0, Value = empty uno::Any, State = com::sun::star::beans::PropertyState_DIRECT_VALUE} > eSpType = 147826504 > pDefCustomShape = 0xbfffc860 > sSegments = {pData = 0xbfffc7a0} > sStretchX = {pData = 0x5} > pDefData = 0xbfffc818 > sPath = {pData = 0x8cfa748} > sCoordinates = {pData = 0x8a54730} > sStretchY = {pData = 0xb2e4488f} > sViewBox = {pData = 0x1} > pViewBox = 0x8cfa754 > sTextFrames = {pData = 0x10} > sEquations = {pData = 0x17d3be} > sShapeType = {pData = 0x1a3a8c} > sType = {pData = 0x8d84720} > aGeometryItem = warning: can't find linker symbol for virtual table for `SdrCustomShapeGeometryItem' value >warning: found `com::sun::star::uno::operator>>=(com::sun::star::uno::Any const&, double&)' instead >{<SfxPoolItem> = {_vptr.SfxPoolItem = 0xb0231be9, nRefCount = 9412596, nWhich = 50936, nKind = 49151}, aPropHashMap = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/boost/util/printing.py", line 120, in __call__ > return printer.invoke(val) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/boost/util/printing.py", line 38, in invoke > return self.function(self.name, val) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/boost/unordered.py", line 48, in __init__ > super(UnorderedMapPrinter, self).__init__(typename, value, Map, self._iterator) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/boost/unordered.py", line 33, in __init__ > self.impl = container(value) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/boost/lib/unordered.py", line 105, in __init__ > super(Map, self).__init__(value, self._extractor()) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/boost/lib/unordered.py", line 29, in __init__ > self.node_type = self._node_type() > File "/home/terry/lo_hacking/git/libo2/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, SdrCustomShapeGeometryItem::PropertyEq, std::allocator<std::pair<rtl::OUString const, long> > > >> = {<boost::unordered_detail::hash_buckets<std::allocator<std::pair<rtl::OUString const, long> >, boost::unordered_detail::ungrouped>> = {buckets_ = 0x8f9ff4, bucket_count_ = 148190340, allocators_ = {<boost::details::compressed_pair_imp<std::allocator<boost::unordered_detail::hash_bucket<std::allocator<std::pair<rtl::OUString const, long> > > >, std::allocator<boost::unordered_detail::hash_node<std::allocator<std::pair<rtl::OUString const, long> >, boost::unordered_detail::ungrouped> >, 3>> = {<std::allocator<boost::unordered_detail::hash_bucket<std::allocator<std::pair<rtl::OUString const, long> > > >> = {<__gnu_cxx::new_allocator<boost::unordered_detail::hash_bucket<std::allocator<std::pair<rtl::OUString const, long> > > >> = {<No data fields>}, <No data fields>}, <std::allocator<boost::unordered_detail::hash_node<std::allocator<std::pair<rtl::OUString const, long> >, boost::unordered_detail::ungrouped> >> = {<__gnu_cxx::new_allocator<boost::unordered_detail::hash_node<std::allocator<std::pair<rtl::OUString const, long> >, boost::unordered_detail::ungrouped> >> = {<No data fields>}, <No data fields>}, <No data fields>}, <No data fields>}}, <boost::unordered_detail::hash_buffered_functions<rtl::OUStringHash, SdrCustomShapeGeometryItem::PropertyEq>> = {current_ = false, funcs_ = {{data_ = {buf = "", align_ = 0 '\000'}}, {data_ = {buf = "", align_ = 0 '\000'}}}}, size_ = 3221210936, mlf_ = 1.26933707e-38, cached_begin_bucket_ = 0x0, max_load_ = 0}, <No data fields>}}, aPropPairHashMap = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/boost/util/printing.py", line 120, in __call__ > return printer.invoke(val) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/boost/util/printing.py", line 38, in invoke > return self.function(self.name, val) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/boost/unordered.py", line 48, in __init__ > super(UnorderedMapPrinter, self).__init__(typename, value, Map, self._iterator) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/boost/unordered.py", line 33, in __init__ > self.impl = container(value) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/boost/lib/unordered.py", line 105, in __init__ > super(Map, self).__init__(value, self._extractor()) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/boost/lib/unordered.py", line 29, in __init__ > self.node_type = self._node_type() > File "/home/terry/lo_hacking/git/libo2/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<std::pair<rtl::OUString const, rtl::OUString const>, SdrCustomShapeGeometryItem::PropertyPairHash, SdrCustomShapeGeometryItem::PropertyPairEq, std::allocator<std::pair<std::pair<rtl::OUString const, rtl::OUString const> const, long> > > >> = {<boost::unordered_detail::hash_buckets<std::allocator<std::pair<std::pair<rtl::OUString const, rtl::OUString const> const, long> >, boost::unordered_detail::ungrouped>> = {buckets_ = 0xbfffc790, bucket_count_ = 2955090663, allocators_ = {<boost::details::compressed_pair_imp<std::allocator<boost::unordered_detail::hash_bucket<std::allocator<std::pair<std::pair<rtl::OUString const, rtl::OUString const> const, long> > > >, std::allocator<boost::unordered_detail::hash_node<std::allocator<std::pair<std::pair<rtl::OUString const, rtl::OUString const> const, long> >, boost::unordered_detail::ungrouped> >, 3>> = {<std::allocator<boost::unordered_detail::hash_bucket<std::allocator<std::pair<std::pair<rtl::OUString const, rtl::OUString const> const, long> > > >> = {<__gnu_cxx::new_allocator<boost::unordered_detail::hash_bucket<std::allocator<std::pair<std::pair<rtl::OUString const, rtl::OUString const> const, long> > > >> = {<No data fields>}, <No data fields>}, <std::allocator<boost::unordered_detail::hash_node<std::allocator<std::pair<std::pair<rtl::OUString const, rtl::OUString const> const, long> >, boost::unordered_detail::ungrouped> >> = {<__gnu_cxx::new_allocator<boost::unordered_detail::hash_node<std::allocator<std::pair<std::pair<rtl::OUString const, rtl::OUString const> const, long> >, boost::unordered_detail::ungrouped> >> = {<No data fields>}, <No data fields>}, <No data fields>}, <No data fields>}}, <boost::unordered_detail::hash_buffered_functions<SdrCustomShapeGeometryItem::PropertyPairHash, SdrCustomShapeGeometryItem::PropertyPairEq>> = {current_ = 69, funcs_ = {{data_ = {buf = "\245", align_ = -91 '\245'}}, {data_ = {buf = "\b", align_ = 8 '\b'}}}}, size_ = 3001305231, mlf_ = -3.04952264e-05, cached_begin_bucket_ = 0xb1618ff4, max_load_ = 2975961076}, <No data fields>}}, aPropSeq = uno::Sequence of length 146087640 = {{Name = {pData = 0x123c50}, Handle = -1340002858, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 52, in _make_string > type = make_uno_type(type_desc.dereference()) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/util/uno.py", line 285, in make_uno_type > raise UnknownType(type) >libreoffice.util.uno.UnknownType >, State = 2954964502}, {Name = {pData = 0xb0212e26}, Handle = -1340002762, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 52, in _make_string > type = make_uno_type(type_desc.dereference()) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/util/uno.py", line 217, in make_uno_type > type_class = int(val['eTypeClass']) >RuntimeError: Cannot access memory at address 0x4070 >, State = 2954964598}, {Name = {pData = 0xb0212e86}, Handle = -1340002666, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 52, in _make_string > type = make_uno_type(type_desc.dereference()) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/util/uno.py", line 217, in make_uno_type > type_class = int(val['eTypeClass']) >RuntimeError: Cannot access memory at address 0x7070 >, State = 2954964694}, {Name = {pData = 0xb0212ee6}, Handle = -1340002570, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 52, in _make_string > type = make_uno_type(type_desc.dereference()) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/util/uno.py", line 217, in make_uno_type > type_class = int(val['eTypeClass']) >RuntimeError: Cannot access memory at address 0xa070 >, State = 2954964790}, {Name = {pData = 0xb0212f46}, Handle = 37633330, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 52, in _make_string > type = make_uno_type(type_desc.dereference()) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/util/uno.py", line 217, in make_uno_type > type_class = int(val['eTypeClass']) >RuntimeError: Cannot access memory at address 0xd070 >, State = 2954964886}, {Name = {pData = 0xb0212fa6}, Handle = -1340002378, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 52, in _make_string > type = make_uno_type(type_desc.dereference()) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/util/uno.py", line 217, in make_uno_type > type_class = int(val['eTypeClass']) >RuntimeError: Cannot access memory at address 0x10070 >, State = 2954964982}, {Name = {pData = 0xb0213006}, Handle = -1340002282, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 52, in _make_string > type = make_uno_type(type_desc.dereference()) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/util/uno.py", line 285, in make_uno_type > raise UnknownType(type) >libreoffice.util.uno.UnknownType >, State = 2954965078}, {Name = {pData = 0xb0213066}, Handle = 7485528, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 52, in _make_string > type = make_uno_type(type_desc.dereference()) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/util/uno.py", line 217, in make_uno_type > type_class = int(val['eTypeClass']) >RuntimeError: Cannot access memory at address 0x16070 >, State = 2954965174}, {Name = {pData = 0xb02130c6}, Handle = -1340002090, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 52, in _make_string > type = make_uno_type(type_desc.dereference()) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/util/uno.py", line 217, in make_uno_type > type_class = int(val['eTypeClass']) >RuntimeError: Cannot access memory at address 0x458b14f4 >, State = 2954965270}, {Name = {pData = 0xb0213126}, Handle = 46229836, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 52, in _make_string > type = make_uno_type(type_desc.dereference()) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/util/uno.py", line 217, in make_uno_type > type_class = int(val['eTypeClass']) >RuntimeError: Cannot access memory at address 0x1c070 >, State = 2954965366}, {Name = {pData = 0xb0213186}, Handle = -1340001898, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 52, in _make_string > type = make_uno_type(type_desc.dereference()) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/util/uno.py", line 217, in make_uno_type > type_class = int(val['eTypeClass']) >RuntimeError: Cannot access memory at address 0x1f070 >, State = 2954965462}, {Name = {pData = 0xb02131e6}, Handle = -1340001802, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 52, in _make_string > type = make_uno_type(type_desc.dereference()) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/util/uno.py", line 217, in make_uno_type > type_class = int(val['eTypeClass']) >RuntimeError: Cannot access memory at address 0x22070 >, State = 2954965558}, {Name = {pData = 0xb0213246}, Handle = 15587896, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 52, in _make_string > type = make_uno_type(type_desc.dereference()) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/util/uno.py", line 217, in make_uno_type > type_class = int(val['eTypeClass']) >RuntimeError: Cannot access memory at address 0x458b009d >, State = 2954965654}, {Name = {pData = 0xb02132a6}, Handle = -1340001610, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 52, in _make_string > type = make_uno_type(type_desc.dereference()) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/util/uno.py", line 217, in make_uno_type > type_class = int(val['eTypeClass']) >RuntimeError: Cannot access memory at address 0x28070 >, State = 2954965750}, {Name = {pData = 0xb0213306}, Handle = -1340001514, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 52, in _make_string > type = make_uno_type(type_desc.dereference()) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/util/uno.py", line 217, in make_uno_type > type_class = int(val['eTypeClass']) >RuntimeError: Cannot access memory at address 0x719cc389 >, State = 2954965846}, {Name = {pData = 0xb0213366}, Handle = 44711138, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 52, in _make_string > type = make_uno_type(type_desc.dereference()) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/util/uno.py", line 217, in make_uno_type > type_class = int(val['eTypeClass']) >RuntimeError: Cannot access memory at address 0x2e070 >, State = 122740384}, {Name = {pData = 0xb02133c6}, Handle = 21114058, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 52, in _make_string > type = make_uno_type(type_desc.dereference()) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/util/uno.py", line 217, in make_uno_type > type_class = int(val['eTypeClass']) >RuntimeError: Cannot access memory at address 0x31070 >, State = 2954966038}, {Name = {pData = 0xb0213426}, Handle = -1340001226, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 52, in _make_string > type = make_uno_type(type_desc.dereference()) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/util/uno.py", line 217, in make_uno_type > type_class = int(val['eTypeClass']) >RuntimeError: Cannot access memory at address 0x34070 >, State = 2954966134}, {Name = {pData = 0xb0213486}, Handle = -1340001130, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 52, in _make_string > type = make_uno_type(type_desc.dereference()) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/util/uno.py", line 217, in make_uno_type > type_class = int(val['eTypeClass']) >RuntimeError: Cannot access memory at address 0x37070 >, State = 2954966230}, {Name = {pData = 0xb02134e6}, Handle = -1340001034, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 52, in _make_string > type = make_uno_type(type_desc.dereference()) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/util/uno.py", line 217, in make_uno_type > type_class = int(val['eTypeClass']) >RuntimeError: Cannot access memory at address 0x3a070 >, State = 128113972}, {Name = {pData = 0xb0213546}, Handle = -1340000938, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 52, in _make_string > type = make_uno_type(type_desc.dereference()) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/util/uno.py", line 217, in make_uno_type > type_class = int(val['eTypeClass']) >RuntimeError: Cannot access memory at address 0x3d070 >, State = 2954966422}, {Name = {pData = 0xafad669c}, Handle = 21305420, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 52, in _make_string > type = make_uno_type(type_desc.dereference()) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/util/uno.py", line 217, in make_uno_type > type_class = int(val['eTypeClass']) >RuntimeError: Cannot access memory at address 0x40070 >, State = 2954966518}, {Name = {pData = 0xb0213606}, Handle = -1340000746, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 52, in _make_string > type = make_uno_type(type_desc.dereference()) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/util/uno.py", line 217, in make_uno_type > type_class = int(val['eTypeClass']) >RuntimeError: Cannot access memory at address 0x43070 >, State = 123284286}, {Name = {pData = 0xb0213666}, Handle = -1340000650, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 52, in _make_string > type = make_uno_type(type_desc.dereference()) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/util/uno.py", line 217, in make_uno_type > type_class = int(val['eTypeClass']) >RuntimeError: Cannot access memory at address 0x46070 >, State = 2954966710}, {Name = {pData = 0xb02136c6}, Handle = -1340000554, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 52, in _make_string > type = make_uno_type(type_desc.dereference()) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/util/uno.py", line 217, in make_uno_type > type_class = int(val['eTypeClass']) >RuntimeError: Cannot access memory at address 0x49070 >, State = 2954966806}, {Name = {pData = 0xb0213726}, Handle = -1340000458, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 52, in _make_string > type = make_uno_type(type_desc.dereference()) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/util/uno.py", line 217, in make_uno_type > type_class = int(val['eTypeClass']) >RuntimeError: Cannot access memory at address 0x4c070 >, State = 2954966902}, {Name = {pData = 0xb0213786}, Handle = -1340000362, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 52, in _make_string > type = make_uno_type(type_desc.dereference()) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/util/uno.py", line 217, in make_uno_type > type_class = int(val['eTypeClass']) >RuntimeError: Cannot access memory at address 0xc6628 >, State = 2954966998}, {Name = {pData = 0xb02137e6}, Handle = -1340000266, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 52, in _make_string > type = make_uno_type(type_desc.dereference()) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/util/uno.py", line 217, in make_uno_type > type_class = int(val['eTypeClass']) >RuntimeError: Cannot access memory at address 0x52070 >, State = 2954967094}, {Name = {pData = 0xb0213846}, Handle = -1340000170, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 52, in _make_string > type = make_uno_type(type_desc.dereference()) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/util/uno.py", line 217, in make_uno_type > type_class = int(val['eTypeClass']) >RuntimeError: Cannot access memory at address 0x55070 >, State = 2954967190}, {Name = {pData = 0xb02138a6}, Handle = -1340000074, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 52, in _make_string > type = make_uno_type(type_desc.dereference()) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/util/uno.py", line 217, in make_uno_type > type_class = int(val['eTypeClass']) >RuntimeError: Cannot access memory at address 0x58070 >, State = 2954967286}, {Name = {pData = 0xb0213906}, Handle = 122300100, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 52, in _make_string > type = make_uno_type(type_desc.dereference()) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/util/uno.py", line 217, in make_uno_type > type_class = int(val['eTypeClass']) >RuntimeError: Cannot access memory at address 0x5b070 >, State = 2954967382}, {Name = {pData = 0xb0213966}, Handle = 16694595, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 52, in _make_string > type = make_uno_type(type_desc.dereference()) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/util/uno.py", line 217, in make_uno_type > type_class = int(val['eTypeClass']) >RuntimeError: Cannot access memory at address 0x5e070 >, State = 2954967478}, {Name = {pData = 0xb02139c6}, Handle = -1339999786, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 52, in _make_string > type = make_uno_type(type_desc.dereference()) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/util/uno.py", line 217, in make_uno_type > type_class = int(val['eTypeClass']) >RuntimeError: Cannot access memory at address 0x8b1374c8 >, State = 2954967574}, {Name = {pData = 0xb0213a26}, Handle = -1339999690, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 52, in _make_string > type = make_uno_type(type_desc.dereference()) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/util/uno.py", line 217, in make_uno_type > type_class = int(val['eTypeClass']) >RuntimeError: Cannot access memory at address 0x64070 >, State = 2954967670}, {Name = {pData = 0xb0213a86}, Handle = 11209628, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 52, in _make_string > type = make_uno_type(type_desc.dereference()) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/util/uno.py", line 217, in make_uno_type > type_class = int(val['eTypeClass']) >RuntimeError: Cannot access memory at address 0x67070 >, State = 2954967766}, {Name = {pData = 0xb0213ae6}, Handle = -1339999498, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 52, in _make_string > type = make_uno_type(type_desc.dereference()) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/util/uno.py", line 217, in make_uno_type > type_class = int(val['eTypeClass']) >RuntimeError: Cannot access memory at address 0x895590cb >, State = 2954967862}^C, {Name = {pData = 0xb0213b46}, Handle = 1499067, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 52, in _make_string > type = make_uno_type(type_desc.dereference()) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/util/uno.py", line 217, in make_uno_type > type_class = int(val['eTypeClass']) >RuntimeError: Cannot access memory at address 0x6d070 >, State = 2954967958}, {Name = {pData = 0xb0213ba6}, Handle = -1339999306, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 52, in _make_string > type = make_uno_type(type_desc.dereference()) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/util/uno.py", line 217, in make_uno_type > type_class = int(val['eTypeClass']) >RuntimeError: Cannot access memory at address 0x70070 >, State = 2954968054}, {Name = {pData = 0xb0213c06}, Handle = -1339999210, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 52, in _make_string > type = make_uno_type(type_desc.dereference()) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/util/uno.py", line 217, in make_uno_type > type_class = int(val['eTypeClass']) >RuntimeError: Cannot access memory at address 0x73070 >, State = 2954968150}, {Name = {pData = 0xb0213c66}, Handle = -1339999114, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 52, in _make_string > type = make_uno_type(type_desc.dereference()) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/util/uno.py", line 217, in make_uno_type > type_class = int(val['eTypeClass']) >RuntimeError: Cannot access memory at address 0x76070 >, State = 2954968246}, {Name = {pData = 0xb0213cc6}, Handle = -1339999018, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 52, in _make_string > type = make_uno_type(type_desc.dereference()) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/util/uno.py", line 217, in make_uno_type > type_class = int(val['eTypeClass']) >RuntimeError: Cannot access memory at address 0x79070 >, State = 2954968342}, {Name = {pData = 0x74b9208}, Handle = -1339998922, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 52, in _make_string > type = make_uno_type(type_desc.dereference()) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/util/uno.py", line 217, in make_uno_type > type_class = int(val['eTypeClass']) >RuntimeError: Cannot access memory at address 0x7c070 >, State = 2954968438}, {Name = {pData = 0xb0213d86}, Handle = -1339998826, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 52, in _make_string > type = make_uno_type(type_desc.dereference()) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/util/uno.py", line 217, in make_uno_type > type_class = int(val['eTypeClass']) >RuntimeError: Cannot access memory at address 0x7f070 >, State = 39904584}, {Name = {pData = 0xb0213de6}, Handle = -1339998730, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 52, in _make_string > type = make_uno_type(type_desc.dereference()) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/util/uno.py", line 217, in make_uno_type > type_class = int(val['eTypeClass']) >RuntimeError: Cannot access memory at address 0x82070 >, State = 2954968630}, {Name = {pData = 0xb0213e46}, Handle = -1339998634, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 52, in _make_string > type = make_uno_type(type_desc.dereference()) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/util/uno.py", line 217, in make_uno_type > type_class = int(val['eTypeClass']) >RuntimeError: Cannot access memory at address 0xfffffa08 >, State = 2954968726}, {Name = {pData = 0xb0213ea6}, Handle = -1339998538, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 52, in _make_string > type = make_uno_type(type_desc.dereference()) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/util/uno.py", line 285, in make_uno_type > raise UnknownType(type) >libreoffice.util.uno.UnknownType >, State = 2954968822}, {Name = {pData = 0xb0213f06}, Handle = -1339998442, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 52, in _make_string > type = make_uno_type(type_desc.dereference()) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/util/uno.py", line 285, in make_uno_type > raise UnknownType(type) >libreoffice.util.uno.UnknownType >, State = 2954968918}, {Name = {pData = 0xb0213f66}, Handle = -1339998346, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 52, in _make_string > type = make_uno_type(type_desc.dereference()) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/util/uno.py", line 217, in make_uno_type > type_class = int(val['eTypeClass']) >RuntimeError: Cannot access memory at address 0x8e070 >, State = 2954969014}, {Name = {pData = 0xb0213fc6}, Handle = -1339998250, Value = Traceback (most recent call last): > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 40, in to_string > return ('%s %s' % (self.typename, self._make_string())) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/cppu.py", line 52, in _make_string > type = make_uno_type(type_desc.dereference()) > File "/home/terry/lo_hacking/git/libo2/solenv/gdb/libreoffice/util/uno.py", line 217, in make_uno_type > type_class = int(val['eTypeClass']) >RuntimeError: Cannot access memory at address 0x91070 >^C, State = Quit >(gdb) quit >A debugging session is active. > > Inferior 1 [process 13110] will be killed. > >Quit anyway? (y or n) y >]0;terry@cougar-natty: ~/lo_hacking/logsterry@cougar-natty:~/lo_hacking/logs$ ei[Kxit >exit > >Script done on Fri 14 Dec 2012 06:21:33 PM EST
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 58309
: 71526 |
71528