Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 920062 Details for
Bug 1122305
libreoffice-calc-4.2.5.2-6.fc20: oox::drawingml::Shape::finalizeXShape killed by sigsegv
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
backtrace
file_1122305.txt (text/plain), 16.21 KB, created by
Jan Vesely
on 2014-07-22 21:46:53 UTC
(
hide
)
Description:
backtrace
Filename:
MIME Type:
Creator:
Jan Vesely
Created:
2014-07-22 21:46:53 UTC
Size:
16.21 KB
patch
obsolete
>r --calc meeting6.xlsx >Starting program: /usr/lib64/libreoffice/program/soffice.bin --calc meeting6.xlsx >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib64/libthread_db.so.1". >Traceback (most recent call last): > File "/usr/share/gdb/auto-load/usr/lib64/libgobject-2.0.so.0.3800.2-gdb.py", line 9, in <module> > from gobject import register > File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module> > import gdb.backtrace >ImportError: No module named backtrace >[New Thread 0x7ffff7f9d700 (LWP 15305)] >[New Thread 0x7fffee2ec700 (LWP 15306)] >[New Thread 0x7fffedaeb700 (LWP 15307)] >[New Thread 0x7fffe7fff700 (LWP 15308)] >[Thread 0x7fffee2ec700 (LWP 15306) exited] >[New Thread 0x7fffee2ec700 (LWP 15309)] >[New Thread 0x7fffe63c7700 (LWP 15310)] >[New Thread 0x7fffdb503700 (LWP 15311)] >[Thread 0x7fffdb503700 (LWP 15311) exited] >[New Thread 0x7fffdb503700 (LWP 15312)] >Detaching after fork from child process 15313. >[New Thread 0x7fffcffff700 (LWP 15315)] >[New Thread 0x7fffcef84700 (LWP 15316)] >[Thread 0x7fffcef84700 (LWP 15316) exited] >[Thread 0x7fffe63c7700 (LWP 15310) exited] >[New Thread 0x7fffe63c7700 (LWP 15317)] >[Thread 0x7fffe63c7700 (LWP 15317) exited] >[New Thread 0x7fffe63c7700 (LWP 15318)] >[Thread 0x7fffe63c7700 (LWP 15318) exited] >[New Thread 0x7fffe63c7700 (LWP 15319)] >[Thread 0x7fffe63c7700 (LWP 15319) exited] >[New Thread 0x7fffe63c7700 (LWP 15320)] >[Thread 0x7fffe63c7700 (LWP 15320) exited] >[New Thread 0x7fffe63c7700 (LWP 15321)] >[Thread 0x7fffe63c7700 (LWP 15321) exited] >[New Thread 0x7fffe63c7700 (LWP 15322)] >[Thread 0x7fffe63c7700 (LWP 15322) exited] >[New Thread 0x7fffe63c7700 (LWP 15323)] >[Thread 0x7fffe63c7700 (LWP 15323) exited] >[New Thread 0x7fffe63c7700 (LWP 15324)] >[Thread 0x7fffe63c7700 (LWP 15324) exited] >[New Thread 0x7fffe63c7700 (LWP 15325)] >[Thread 0x7fffe63c7700 (LWP 15325) exited] >[New Thread 0x7fffe63c7700 (LWP 15326)] >[Thread 0x7fffe63c7700 (LWP 15326) exited] >[New Thread 0x7fffe63c7700 (LWP 15327)] >[Thread 0x7fffe63c7700 (LWP 15327) exited] >[New Thread 0x7fffe63c7700 (LWP 15328)] >[Thread 0x7fffe63c7700 (LWP 15328) exited] >[New Thread 0x7fffe63c7700 (LWP 15329)] >[Thread 0x7fffe63c7700 (LWP 15329) exited] >[New Thread 0x7fffe63c7700 (LWP 15330)] >[Thread 0x7fffe63c7700 (LWP 15330) exited] >[New Thread 0x7fffe63c7700 (LWP 15331)] >[Thread 0x7fffe63c7700 (LWP 15331) exited] >[New Thread 0x7fffe63c7700 (LWP 15332)] >[Thread 0x7fffe63c7700 (LWP 15332) exited] >[New Thread 0x7fffe63c7700 (LWP 15333)] >[Thread 0x7fffe63c7700 (LWP 15333) exited] >[New Thread 0x7fffe63c7700 (LWP 15334)] >[Thread 0x7fffe63c7700 (LWP 15334) exited] > >Program received signal SIGSEGV, Segmentation fault. >0x00007fffe4da2d6c in oox::drawingml::Shape::finalizeXShape (this=this@entry=0x22e2c10, rFilter=..., rxShapes=uno::Reference to (ScPageObj *) 0x7fffce5e32e0) > at /usr/src/debug/libreoffice-4.2.5.2/oox/source/drawingml/shape.cxx:864 >864 if( xData->getDataSequences().getLength() <= 0 || xData->getDataSequences()[0]->getValues()->getData().getLength() <= 0 ) >(gdb) bt >#0 0x00007fffe4da2d6c in oox::drawingml::Shape::finalizeXShape (this=this@entry=0x22e2c10, rFilter=..., rxShapes=uno::Reference to (ScPageObj *) 0x7fffce5e32e0) > at /usr/src/debug/libreoffice-4.2.5.2/oox/source/drawingml/shape.cxx:864 >#1 0x00007fffd86baa83 in oox::xls::Shape::finalizeXShape (this=0x22e2c10, rFilter=..., rxShapes=uno::Reference to (ScPageObj *) 0x7fffce5e32e0) > at /usr/src/debug/libreoffice-4.2.5.2/sc/source/filter/oox/drawingfragment.cxx:111 >#2 0x00007fffe4da46ec in oox::drawingml::Shape::createAndInsert (this=this@entry=0x22e2c10, rFilterBase=..., rServiceName="com.sun.star.drawing.OLE2Shape", > pTheme=pTheme@entry=0x12a04b0, rxShapes=uno::Reference to (ScPageObj *) 0x7fffce5e32e0, bClearText=bClearText@entry=0 '\000', > bDoNotInsertEmptyTextBody=bDoNotInsertEmptyTextBody@entry=0 '\000', aParentTransformation=..., rShapeOrParentShapeFillProps=...) > at /usr/src/debug/libreoffice-4.2.5.2/oox/source/drawingml/shape.cxx:651 >#3 0x00007fffe4da9385 in oox::drawingml::Shape::addShape (this=0x22e2c10, rFilterBase=..., pTheme=pTheme@entry=0x12a04b0, rxShapes=uno::Reference to (ScPageObj *) 0x7fffce5e32e0, > aTransformation=..., rShapeOrParentShapeFillProps=..., pShapeRect=pShapeRect@entry=0x7fffffffaa20, pShapeMap=pShapeMap@entry=0x0) > at /usr/src/debug/libreoffice-4.2.5.2/oox/source/drawingml/shape.cxx:226 >#4 0x00007fffd86b7c69 in oox::xls::DrawingFragment::onEndElement (this=0x7fffce5e50f0) at /usr/src/debug/libreoffice-4.2.5.2/sc/source/filter/oox/drawingfragment.cxx:281 >#5 0x00007fffe4c4dd3f in oox::core::ContextHandler2Helper::implEndElement (this=0x7fffce5e5138, nElement=<optimized out>) > at /usr/src/debug/libreoffice-4.2.5.2/oox/source/core/contexthandler2.cxx:124 >#6 0x00007fffe44e1144 in (anonymous namespace)::Entity::endElement (this=0x22cd950) at /usr/src/debug/libreoffice-4.2.5.2/sax/source/fastparser/fastparser.cxx:507 >#7 0x0000003ec1a0b080 in doContent (parser=parser@entry=0x1ceabe0, startTagLevel=startTagLevel@entry=0, enc=<optimized out>, > s=s@entry=0x2513749 "<xdr:wsDr xmlns:xdr=\"http://schemas.openxmlformats.org/drawingml/2006/spreadsheetDrawing\" xmlns:a=\"http://schemas.openxmlformats.org/drawingml/2006/main\"><xdr:twoCellAnchor><xdr:from><xdr:col>7</xdr:c"..., end=end@entry=0x2514788 "\021\t", nextPtr=nextPtr@entry=0x1ceac10, haveMore=1 '\001') at lib/xmlparse.c:2532 >#8 0x0000003ec1a0b9de in contentProcessor (parser=parser@entry=0x1ceabe0, > start=start@entry=0x2513749 "<xdr:wsDr xmlns:xdr=\"http://schemas.openxmlformats.org/drawingml/2006/spreadsheetDrawing\" xmlns:a=\"http://schemas.openxmlformats.org/drawingml/2006/main\"><xdr:twoCellAnchor><xdr:from><xdr:col>7</xdr:c"..., end=end@entry=0x2514788 "\021\t", endPtr=endPtr@entry=0x1ceac10) at lib/xmlparse.c:2105 >#9 0x0000003ec1a09cd5 in doProlog (parser=parser@entry=0x1ceabe0, enc=<optimized out>, > s=0x2513749 "<xdr:wsDr xmlns:xdr=\"http://schemas.openxmlformats.org/drawingml/2006/spreadsheetDrawing\" xmlns:a=\"http://schemas.openxmlformats.org/drawingml/2006/main\"><xdr:twoCellAnchor><xdr:from><xdr:col>7</xdr:c"..., > s@entry=0x2513710 "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>\r\n<xdr:wsDr xmlns:xdr=\"http://schemas.openxmlformats.org/drawingml/2006/spreadsheetDrawing\" xmlns:a=\"http://schemas.openxmlformats.org/drawingml/"..., end=end@entry=0x2514788 "\021\t", tok=29, next=<optimized out>, nextPtr=nextPtr@entry=0x1ceac10, haveMore=1 '\001') > at lib/xmlparse.c:4016 >#10 0x0000003ec1a0a4cd in prologProcessor (parser=0x1ceabe0, > s=0x2513710 "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>\r\n<xdr:wsDr xmlns:xdr=\"http://schemas.openxmlformats.org/drawingml/2006/spreadsheetDrawing\" xmlns:a=\"http://schemas.openxmlformats.org/drawingml/"..., end=0x2514788 "\021\t", nextPtr=0x1ceac10) at lib/xmlparse.c:3739 >#11 0x0000003ec1a0da1f in XML_ParseBuffer (parser=0x1ceabe0, len=<optimized out>, isFinal=0) at lib/xmlparse.c:1651 >#12 0x00007fffe44e318a in sax_fastparser::FastSaxParserImpl::parse (this=this@entry=0x24635a0) at /usr/src/debug/libreoffice-4.2.5.2/sax/source/fastparser/fastparser.cxx:1124 >#13 0x00007fffe44e7770 in sax_fastparser::FastSaxParserImpl::parseStream (this=0x24635a0, maStructSource=...) > at /usr/src/debug/libreoffice-4.2.5.2/sax/source/fastparser/fastparser.cxx:888 >#14 0x00007fffe4c4f30c in oox::core::FastParser::parseStream (this=this@entry=0x7fffffffb2f0, rInputSource=..., bCloseStream=bCloseStream@entry=false) > at /usr/src/debug/libreoffice-4.2.5.2/oox/source/core/fastparser.cxx:123 >#15 0x00007fffe4c4f440 in oox::core::FastParser::parseStream (this=this@entry=0x7fffffffb2f0, rxInStream=uno::Reference to (OInputCompStream *) 0x7fffce383f40, > rStreamName="xl/drawings/drawing9.xml", bCloseStream=bCloseStream@entry=false) at /usr/src/debug/libreoffice-4.2.5.2/oox/source/core/fastparser.cxx:131 >#16 0x00007fffe4c68cf9 in oox::core::XmlFilterBase::importFragment (this=this@entry=0x7fffe41486c8, rxHandler=rtl::Reference to 0x7fffce5e50f0, rParser=...) > at /usr/src/debug/libreoffice-4.2.5.2/oox/source/core/xmlfilterbase.cxx:333 >#17 0x00007fffe4c691d3 in oox::core::XmlFilterBase::importFragment (this=0x7fffe41486c8, rxHandler=rtl::Reference to 0x7fffce5e50f0) > at /usr/src/debug/libreoffice-4.2.5.2/oox/source/core/xmlfilterbase.cxx:275 >#18 0x00007fffd873f850 in oox::xls::WorkbookHelper::importOoxFragment (this=this@entry=0x1cd4600, rxHandler=rtl::Reference to 0x7fffce5e50f0) > at /usr/src/debug/libreoffice-4.2.5.2/sc/source/filter/oox/workbookhelper.cxx:1013 >#19 0x00007fffd874ef9a in oox::xls::WorksheetGlobals::finalizeDrawings (this=this@entry=0x1cd4600) at /usr/src/debug/libreoffice-4.2.5.2/sc/source/filter/oox/worksheethelper.cxx:1348 >#20 0x00007fffd874f80d in finalizeDrawingImport (this=0x1cd4600) at /usr/src/debug/libreoffice-4.2.5.2/sc/source/filter/oox/worksheethelper.cxx:1011 >#21 oox::xls::WorksheetHelper::finalizeDrawingImport (this=<optimized out>) at /usr/src/debug/libreoffice-4.2.5.2/sc/source/filter/oox/worksheethelper.cxx:1627 >#22 0x00007fffd873d500 in oox::xls::WorkbookFragment::finalizeImport (this=0x7fffe4050f08) at /usr/src/debug/libreoffice-4.2.5.2/sc/source/filter/oox/workbookfragment.cxx:490 >#23 0x00007fffe44e7780 in sax_fastparser::FastSaxParserImpl::parseStream (this=0x13d1e80, maStructSource=...) > at /usr/src/debug/libreoffice-4.2.5.2/sax/source/fastparser/fastparser.cxx:894 >#24 0x00007fffe4c4f30c in oox::core::FastParser::parseStream (this=this@entry=0x7fffffffbc40, rInputSource=..., bCloseStream=bCloseStream@entry=false) > at /usr/src/debug/libreoffice-4.2.5.2/oox/source/core/fastparser.cxx:123 >#25 0x00007fffe4c4f440 in oox::core::FastParser::parseStream (this=this@entry=0x7fffffffbc40, rxInStream=uno::Reference to (OInputCompStream *) 0x7fffe4049f50, >---Type <return> to continue, or q <return> to quit--- > rStreamName="xl/workbook.xml", bCloseStream=bCloseStream@entry=false) at /usr/src/debug/libreoffice-4.2.5.2/oox/source/core/fastparser.cxx:131 >#26 0x00007fffe4c68cf9 in oox::core::XmlFilterBase::importFragment (this=this@entry=0x7fffe41486c8, rxHandler=rtl::Reference to 0x7fffe4050f08, rParser=...) > at /usr/src/debug/libreoffice-4.2.5.2/oox/source/core/xmlfilterbase.cxx:333 >#27 0x00007fffe4c691d3 in oox::core::XmlFilterBase::importFragment (this=this@entry=0x7fffe41486c8, rxHandler=rtl::Reference to 0x7fffe4050f08) > at /usr/src/debug/libreoffice-4.2.5.2/oox/source/core/xmlfilterbase.cxx:275 >#28 0x00007fffd86997f0 in oox::xls::ExcelFilter::importDocument (this=0x7fffe41486c8) at /usr/src/debug/libreoffice-4.2.5.2/sc/source/filter/oox/excelfilter.cxx:112 >#29 0x00007fffe4c568cf in oox::core::FilterBase::filter (this=this@entry=0x7fffe41486c8, rMediaDescSeq=uno::Sequence of length 12 = {...}) > at /usr/src/debug/libreoffice-4.2.5.2/oox/source/core/filterbase.cxx:473 >#30 0x00007fffd8699c55 in oox::xls::ExcelFilter::filter (this=0x7fffe41486c8, rDescriptor=uno::Sequence of length 12 = {...}) > at /usr/src/debug/libreoffice-4.2.5.2/sc/source/filter/oox/excelfilter.cxx:170 >#31 0x0000003978d31ca6 in SfxObjectShell::ImportFrom (this=0x11b7a60, rMedium=..., xInsertPosition=empty uno::Reference) > at /usr/src/debug/libreoffice-4.2.5.2/sfx2/source/doc/objstor.cxx:2274 >#32 0x0000003978d3f20f in SfxObjectShell::DoLoad (this=0x11b7a60, pMed=pMed@entry=0x11be200) at /usr/src/debug/libreoffice-4.2.5.2/sfx2/source/doc/objstor.cxx:768 >#33 0x0000003978d6e88e in SfxBaseModel::load (this=0x7fffe4142938, seqArguments=...) at /usr/src/debug/libreoffice-4.2.5.2/sfx2/source/doc/sfxbasemodel.cxx:1896 >#34 0x0000003978df5a2d in SfxFrameLoader_Impl::load (this=0x7fffe644dca0, rArgs=..., _rTargetFrame=uno::Reference to (framework::Frame *) 0x7fffe4179058) > at /usr/src/debug/libreoffice-4.2.5.2/sfx2/source/view/frmload.cxx:598 >#35 0x00007fffe710842d in framework::LoadEnv::impl_loadContent (this=this@entry=0x7fffec0ac4f8) at /usr/src/debug/libreoffice-4.2.5.2/framework/source/loadenv/loadenv.cxx:1184 >#36 0x00007fffe7108c98 in framework::LoadEnv::startLoading (this=this@entry=0x7fffec0ac4f8) at /usr/src/debug/libreoffice-4.2.5.2/framework/source/loadenv/loadenv.cxx:402 >#37 0x00007fffe7095044 in framework::LoadDispatcher::impl_dispatch (this=0x7fffec0ac478, rURL=..., lArguments=uno::Sequence of length 5 = {...}, xListener=empty uno::Reference) > at /usr/src/debug/libreoffice-4.2.5.2/framework/source/dispatch/loaddispatcher.cxx:119 >#38 0x00007fffe7095f28 in framework::LoadDispatcher::dispatchWithReturnValue (this=<optimized out>, rURL=..., lArguments=...) > at /usr/src/debug/libreoffice-4.2.5.2/framework/source/dispatch/loaddispatcher.cxx:65 >#39 0x00000039726e980a in comphelper::SynchronousDispatch::dispatch (xStartPoint=uno::Reference to (framework::Desktop *) 0x7fffee660528, > sURL="file:///home/vesely/Desktop/meeting6.xlsx", sTarget="_default", nFlags=nFlags@entry=0, lArguments=uno::Sequence of length 5 = {...}) > at /usr/src/debug/libreoffice-4.2.5.2/comphelper/source/misc/synchronousdispatch.cxx:69 >#40 0x0000003979239947 in desktop::DispatchWatcher::executeDispatchRequests (this=0x7fffec0119b0, aDispatchRequestsList=std::vector of length 1, capacity 1 = {...}, > bNoTerminate=<optimized out>) at /usr/src/debug/libreoffice-4.2.5.2/desktop/source/app/dispatchwatcher.cxx:386 >#41 0x00000039792438aa in desktop::OfficeIPCThread::ExecuteCmdLineRequests (aRequest=...) at /usr/src/debug/libreoffice-4.2.5.2/desktop/source/app/officeipcthread.cxx:1061 >#42 0x0000003979220df2 in desktop::Desktop::OpenClients () at /usr/src/debug/libreoffice-4.2.5.2/desktop/source/app/app.cxx:2493 >#43 0x0000003979221be0 in desktop::Desktop::OpenClients_Impl (this=0x7fffffffdf90) at /usr/src/debug/libreoffice-4.2.5.2/desktop/source/app/app.cxx:2012 >#44 0x0000003973a0b21c in Call (pCaller=<optimized out>, this=<optimized out>) at /usr/src/debug/libreoffice-4.2.5.2/include/tools/link.hxx:123 >#45 ImplHandleUserEvent (pSVEvent=0x106f640) at /usr/src/debug/libreoffice-4.2.5.2/vcl/source/window/winproc.cxx:1976 >#46 ImplWindowFrameProc (pWindow=<optimized out>, nEvent=<optimized out>, pEvent=0x106f640) at /usr/src/debug/libreoffice-4.2.5.2/vcl/source/window/winproc.cxx:2591 >#47 0x0000003973a11eb8 in CallCallback (pEvent=0x106f640, nEvent=22, this=0xf8fc70) at /usr/src/debug/libreoffice-4.2.5.2/vcl/inc/salframe.hxx:243 >#48 SalGenericDisplay::DispatchInternalEvent (this=0xe784f0) at /usr/src/debug/libreoffice-4.2.5.2/vcl/generic/app/gendisp.cxx:91 >#49 0x00007ffff0db731f in GtkData::userEventFn (data=data@entry=0x62c9f0) at /usr/src/debug/libreoffice-4.2.5.2/vcl/unx/gtk/app/gtkdata.cxx:935 >#50 0x00007ffff0db7391 in call_userEventFn (data=0x62c9f0) at /usr/src/debug/libreoffice-4.2.5.2/vcl/unx/gtk/app/gtkdata.cxx:945 >#51 0x0000003ebda492a6 in g_main_dispatch (context=0xe1d070) at gmain.c:3066 >#52 g_main_context_dispatch (context=context@entry=0xe1d070) at gmain.c:3642 >#53 0x0000003ebda49628 in g_main_context_iterate (context=context@entry=0xe1d070, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3713 >#54 0x0000003ebda496dc in g_main_context_iteration (context=0xe1d070, may_block=1) at gmain.c:3774 >#55 0x00007ffff0db7085 in GtkData::Yield (this=0x62c9f0, bWait=true, bHandleAllCurrentEvents=<optimized out>) at /usr/src/debug/libreoffice-4.2.5.2/vcl/unx/gtk/app/gtkdata.cxx:576 >#56 0x000000397371bd72 in ImplYield (i_bAllEvents=false, i_bWait=true) at /usr/src/debug/libreoffice-4.2.5.2/vcl/source/app/svapp.cxx:364 >#57 Application::Yield () at /usr/src/debug/libreoffice-4.2.5.2/vcl/source/app/svapp.cxx:396 >#58 0x000000397371be05 in Application::Execute () at /usr/src/debug/libreoffice-4.2.5.2/vcl/source/app/svapp.cxx:345 >#59 0x0000003979222ea3 in desktop::Desktop::Main (this=0x7fffffffdf90) at /usr/src/debug/libreoffice-4.2.5.2/desktop/source/app/app.cxx:1715 >#60 0x00000039737234d1 in ImplSVMain () at /usr/src/debug/libreoffice-4.2.5.2/vcl/source/app/svmain.cxx:162 >#61 0x0000003973723502 in SVMain () at /usr/src/debug/libreoffice-4.2.5.2/vcl/source/app/svmain.cxx:198 >#62 0x0000003979247c75 in soffice_main () at /usr/src/debug/libreoffice-4.2.5.2/desktop/source/app/sofficemain.cxx:85 >#63 0x000000000040071b in sal_main () at /usr/src/debug/libreoffice-4.2.5.2/desktop/source/app/main.c:48 >#64 main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/libreoffice-4.2.5.2/desktop/source/app/main.c:47
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 1122305
: 920062