https://bugs.freedesktop.org/show_bug.cgi?id=55379
--- Comment #9 from Stephan van den Akker <[email protected]> --- backtrace after the crash in make debugrun: Program received signal SIGSEGV, Segmentation fault. malloc_consolidate (av=0x7ffff7180e80) at malloc.c:5133 5133 malloc.c: No such file or directory. in malloc.c (gdb) backtrace #0 malloc_consolidate (av=0x7ffff7180e80) at malloc.c:5133 #1 0x00007ffff6e8ce14 in _int_malloc (av=0x7ffff7180e80, bytes=24585) at malloc.c:4367 #2 0x00007ffff6e8e0d2 in malloc_check (sz=24584, caller=<value optimized out>) at hooks.c:264 #3 0x00007ffff76af19d in operator new (sz=24584) at ../../../../libstdc++-v3/libsupc++/new_op.cc:52 #4 0x00007ffff76af2b9 in operator new[] (sz=<value optimized out>) at ../../../../libstdc++-v3/libsupc++/new_opv.cc:32 #5 0x00007fffd41bc15c in ScMarkData::SetMultiMarkArea (this=0x7fffffff29b0, rRange=..., bMark=true) at /home/stephan/Software/libreoffice-master/core/sc/source/core/data/markdata.cxx:133 #6 0x00007fffd41bd67f in ScMarkData::MarkFromRangeList (this=0x7fffffff29b0, rList=..., bReset=<value optimized out>) at /home/stephan/Software/libreoffice-master/core/sc/source/core/data/markdata.cxx:376 #7 0x00007fffd4396b3d in XMLTableStyleContext::ApplyCondFormat (this=0x3052ca0, xCellRanges=<value optimized out>) at /home/stephan/Software/libreoffice-master/core/sc/source/filter/xml/xmlstyli.cxx:462 #8 0x00007fffd4385520 in ScXMLImport::SetStyleToRanges (this=0x2e88010) at /home/stephan/Software/libreoffice-master/core/sc/source/filter/xml/xmlimprt.cxx:2683 #9 0x00007fffd4385afa in ScXMLImport::SetStyleToRange (this=0x2e88010, rRange=..., pStyleName=0x3256030, nCellType=256, pCurrency=0x0) at /home/stephan/Software/libreoffice-master/core/sc/source/filter/xml/xmlimprt.cxx:2738 #10 0x00007fffd432e116 in ScMyStyleRanges::SetStylesToRanges (this=<value optimized out>, rRanges=..., pStyleName=0x3256030, nCellType=256, pCurrency=0x0, rImport=...) at /home/stephan/Software/libreoffice-master/core/sc/source/filter/xml/XMLStylesImportHelper.cxx:182 #11 0x00007fffd432e700 in ScMyStyleRanges::SetStylesToRanges (this=0x3255f70, pStyleName=0x3256030, rImport=...) at /home/stephan/Software/libreoffice-master/core/sc/source/filter/xml/XMLStylesImportHelper.cxx:198 #12 0x00007fffd432e956 in ScMyStylesImportHelper::SetStylesToRanges (this=0x2edffc0) at /home/stephan/Software/libreoffice-master/core/sc/source/filter/xml/XMLStylesImportHelper.cxx:493 #13 0x00007fffd439ac9a in ScMyTables::DeleteTable (this=0x2e884a8) at /home/stephan/Software/libreoffice-master/core/sc/source/filter/xml/xmlsubti.cxx:207 #14 0x00007fffd439cced in ScXMLTableContext::EndElement (this=0x311dc30) at /home/stephan/Software/libreoffice-master/core/sc/source/filter/xml/xmltabi.cxx:426 #15 0x00007fffde33495e in SvXMLImport::endElement (this=0x2e88010) at /home/stephan/Software/libreoffice-master/core/xmloff/source/core/xmlimp.cxx:716 #16 0x00007fffdf86be7e in sax_expatwrap::SaxExpatParser_Impl::callbackEndElement (pvThis=0x2e70e70, pwName=<value optimized out>) at /home/stephan/Software/libreoffice-master/core/sax/source/expatwrap/sax_expat.cxx:817 #17 0x00007fffdf8811da in doContent (parser=0x2f61490, startTagLevel=0, enc=<value optimized out>, s= 0x2f52bb3 "</table:table><table:table table:name=\"Erledigt\" table:style-name=\"ta1\" table:print=\"false\"><office:forms form:automatic-focus=\"false\" form:apply-design-mode=\"false\"/><table:table-column table:style-n"..., end=<value optimized out>, nextPtr=0x2f614c0, haveMore=1 '\001') at xmlparse.c:2532 #18 0x00007fffdf88217e in contentProcessor (parser=0x2f61490, start=<value optimized out>, end=<value optimized out>, endPtr=<value optimized out>) at xmlparse.c:2105 #19 0x00007fffdf8861dd in XML_ParseBuffer (parser=0x2f61490, len=<value optimized out>, isFinal=0) at xmlparse.c:1651 #20 0x00007fffdf86ca81 in sax_expatwrap::SaxExpatParser_Impl::parse (this=0x2e70e70) at /home/stephan/Software/libreoffice-master/core/sax/source/expatwrap/sax_expat.cxx:743 #21 0x00007fffdf86df8e in sax_expatwrap::SaxExpatParser::parseStream (this=0x2e795a0, structSource=<value optimized out>) at /home/stephan/Software/libreoffice-master/core/sax/source/expatwrap/sax_expat.cxx:531 #22 0x00007fffd43a1268 in ScXMLImportWrapper::ImportFromComponent (this=0x7fffffff3ad0, xServiceFactory= uno::Reference to {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x7ffff63f2570}, <No data fields>}, xModel= uno::Reference to {<com::sun::star::lang::XComponent> = {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x7fffd4b93db0}, <No data fields>}, <No data fields>}, xXMLParser=uno::Reference to {_vptr.XInterface = 0x7fffdfaa9e30}, aParserInput=..., sComponentName=..., sDocName=..., sOldDocName=..., aArgs=uno::Sequence of length 4 = {...}, bMustBeSuccessfull=1 '\001') at /home/stephan/Software/libreoffice-master/core/sc/source/filter/xml/xmlwrap.cxx:192 #23 0x00007fffd43a36b8 in ScXMLImportWrapper::Import (this=0x7fffffff3ad0, bStylesOnly=0 '\000', nError=@0x7fffffff3b30) at /home/stephan/Software/libreoffice-master/core/sc/source/filter/xml/xmlwrap.cxx:523 #24 0x00007fffd4470461 in ScDocShell::LoadXML (this=0x2e0b000, pLoadMedium=0x2d41b70, xStor=empty uno::Reference) at /home/stephan/Software/libreoffice-master/core/sc/source/ui/docshell/docsh.cxx:430 #25 0x00007fffd4470b7b in ScDocShell::Load (this=0x2e0b000, rMedium=...) at /home/stephan/Software/libreoffice-master/core/sc/source/ui/docshell/docsh.cxx:502 #26 0x00007ffff570968a in SfxObjectShell::LoadOwnFormat (this=0x2e0b000, rMedium=...) at /home/stephan/Software/libreoffice-master/core/sfx2/source/doc/objstor.cxx:2978 #27 0x00007ffff5710333 in SfxObjectShell::DoLoad (this=0x2e0b000, pMed=0x2d41b70) at /home/stephan/Software/libreoffice-master/core/sfx2/source/doc/objstor.cxx:675 #28 0x00007ffff574276e in SfxBaseModel::load (this=0x2bad230, seqArguments=<value optimized out>) at /home/stephan/Software/libreoffice-master/core/sfx2/source/doc/sfxbasemodel.cxx:1899 #29 0x00007ffff579b4f0 in SfxFrameLoader_Impl::load (this=0x2d69180, rArgs=<value optimized out>, _rTargetFrame= uno::Reference to {<com::sun::star::lang::XComponent> = {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x7fffe1c17890}, <No data fields>}, <No data fields>}) at /home/stephan/Software/libreoffice-master/core/sfx2/source/view/frmload.cxx:598 #30 0x00007fffe183b086 in framework::LoadEnv::impl_loadContent (this=0x2ae8238) at /home/stephan/Software/libreoffice-master/core/framework/source/loadenv/loadenv.cxx:1147 #31 0x00007fffe183d2d0 in framework::LoadEnv::startLoading (this=0x2ae8238) at /home/stephan/Software/libreoffice-master/core/framework/source/loadenv/loadenv.cxx:408 #32 0x00007fffe17b0e33 in framework::LoadDispatcher::impl_dispatch (this=0x2ae81a0, rURL=..., lArguments=uno::Sequence of length 6 = {...}, xListener=empty uno::Reference) at /home/stephan/Software/libreoffice-master/core/framework/source/dispatch/loaddispatcher.cxx:130 #33 0x00007fffe17b1348 in framework::LoadDispatcher::dispatchWithReturnValue (this=<value optimized out>, rURL=<value optimized out>, lArguments=<value optimized out>) at /home/stephan/Software/libreoffice-master/core/framework/source/dispatch/loaddispatcher.cxx:76 #34 0x00007ffff6761205 in comphelper::SynchronousDispatch::dispatch (xStartPoint=<value optimized out>, sURL=<value optimized out>, sTarget=..., nFlags=<value optimized out>, lArguments=uno::Sequence of length 6 = {...}) at /home/stephan/Software/libreoffice-master/core/comphelper/source/misc/synchronousdispatch.cxx:73 #35 0x00007ffff550e472 in SfxApplication::OpenDocExec_Impl (this=<value optimized out>, rReq=<value optimized out>) at /home/stephan/Software/libreoffice-master/core/sfx2/source/appl/appopen.cxx:1203 ---Type <return> to continue, or q <return> to quit--- #36 0x00007ffff57da77c in SfxShell::CallExec (this=0x12270d0, pFunc=0x7ffff55086d0 <SfxStubSfxApplicationOpenDocExec_Impl(SfxShell*, SfxRequest&)>, rReq=...) at /home/stephan/Software/libreoffice-master/core/sfx2/inc/sfx2/shell.hxx:188 #37 0x00007ffff57d4103 in SfxDispatcher::Call_Impl (this=0x123bf90, rShell=..., rSlot=..., rReq=..., bRecord=0 '\000') at /home/stephan/Software/libreoffice-master/core/sfx2/source/control/dispatch.cxx:249 #38 0x00007ffff57d5af5 in SfxDispatcher::_Execute (this=0x123bf90, rShell=..., rSlot=..., rReq=..., eCallMode=1) at /home/stephan/Software/libreoffice-master/core/sfx2/source/control/dispatch.cxx:932 #39 0x00007ffff57d6490 in SfxDispatcher::Execute (this=0x123bf90, nSlot=5501, eCall=1, nModi=0, rArgs=...) at /home/stephan/Software/libreoffice-master/core/sfx2/source/control/dispatch.cxx:1134 #40 0x00007ffff57d62f1 in SfxDispatcher::Execute (this=0x123bf90, nSlot=5501, eCall=1, rArgs=...) at /home/stephan/Software/libreoffice-master/core/sfx2/source/control/dispatch.cxx:1106 #41 0x00007ffff550f021 in SfxApplication::OpenDocExec_Impl (this=0x12270d0, rReq=...) at /home/stephan/Software/libreoffice-master/core/sfx2/source/appl/appopen.cxx:835 #42 0x00007ffff57da77c in SfxShell::CallExec (this=0x12270d0, pFunc=0x7ffff55086d0 <SfxStubSfxApplicationOpenDocExec_Impl(SfxShell*, SfxRequest&)>, rReq=...) at /home/stephan/Software/libreoffice-master/core/sfx2/inc/sfx2/shell.hxx:188 #43 0x00007ffff57d4103 in SfxDispatcher::Call_Impl (this=0x123bf90, rShell=..., rSlot=..., rReq=..., bRecord=1 '\001') at /home/stephan/Software/libreoffice-master/core/sfx2/source/control/dispatch.cxx:249 #44 0x00007ffff57d690c in SfxDispatcher::PostMsgHandler (this=0x123bf90, pReq=0x2ca7630) at /home/stephan/Software/libreoffice-master/core/sfx2/source/control/dispatch.cxx:1234 #45 0x00007ffff57d67f9 in SfxDispatcher::LinkStubPostMsgHandler (pThis=0x123bf90, pCaller=0x2ca7630) at /home/stephan/Software/libreoffice-master/core/sfx2/source/control/dispatch.cxx:1205 #46 0x00007ffff577f78a in DoEvent_Impl (pThis=<value optimized out>, pCaller=<value optimized out>) at /home/stephan/Software/libreoffice-master/core/sfx2/source/notify/hintpost.cxx:52 #47 SfxHintPoster::LinkStubDoEvent_Impl (pThis=<value optimized out>, pCaller=<value optimized out>) at /home/stephan/Software/libreoffice-master/core/sfx2/source/notify/hintpost.cxx:56 #48 0x00007ffff37a55c8 in Call (pWindow=<value optimized out>, nEvent=<value optimized out>, pEvent=0x2ca9af0) at /home/stephan/Software/libreoffice-master/core/solver/unxlngx6.pro/inc/tools/link.hxx:123 #49 ImplHandleUserEvent (pWindow=<value optimized out>, nEvent=<value optimized out>, pEvent=0x2ca9af0) at /home/stephan/Software/libreoffice-master/core/vcl/source/window/winproc.cxx:1997 #50 ImplWindowFrameProc (pWindow=<value optimized out>, nEvent=<value optimized out>, pEvent=0x2ca9af0) at /home/stephan/Software/libreoffice-master/core/vcl/source/window/winproc.cxx:2569 #51 0x00007ffff37ae70d in CallCallback (this=0x651430) at /home/stephan/Software/libreoffice-master/core/vcl/inc/salframe.hxx:278 #52 SalGenericDisplay::DispatchInternalEvent (this=0x651430) at /home/stephan/Software/libreoffice-master/core/vcl/generic/app/gendisp.cxx:102 #53 0x00007fffe8786082 in GtkData::userEventFn (data=0x617dd0) at /home/stephan/Software/libreoffice-master/core/vcl/unx/gtk/app/gtkdata.cxx:954 #54 0x00007fffe8786109 in call_userEventFn (data=0x617dd0) at /home/stephan/Software/libreoffice-master/core/vcl/unx/gtk/app/gtkdata.cxx:964 #55 0x00007ffff2692bd3 in g_main_dispatch (context=0x64ff50) at gmain.c:2440 #56 g_main_context_dispatch (context=0x64ff50) at gmain.c:3013 #57 0x00007ffff26933b0 in g_main_context_iterate (context=0x64ff50, block=0, dispatch=1, self=<value optimized out>) at gmain.c:3091 #58 0x00007ffff2693650 in g_main_context_iteration (context=0x64ff50, may_block=0) at gmain.c:3154 #59 0x00007fffe8785dfd in GtkData::Yield (this=0x617dd0, bWait=true, bHandleAllCurrentEvents=<value optimized out>) at /home/stephan/Software/libreoffice-master/core/vcl/unx/gtk/app/gtkdata.cxx:591 #60 0x00007ffff34e2431 in ImplYield (i_bAllEvents=false) at /home/stephan/Software/libreoffice-master/core/vcl/source/app/svapp.cxx:434 #61 Application::Yield (i_bAllEvents=false) at /home/stephan/Software/libreoffice-master/core/vcl/source/app/svapp.cxx:468 #62 0x00007ffff34e24e7 in Application::Execute () at /home/stephan/Software/libreoffice-master/core/vcl/source/app/svapp.cxx:413 #63 0x00007ffff791d0ca in desktop::Desktop::Main (this=0x7fffffff7500) at /home/stephan/Software/libreoffice-master/core/desktop/source/app/app.cxx:1714 #64 0x00007ffff34eaf61 in ImplSVMain () at /home/stephan/Software/libreoffice-master/core/vcl/source/app/svmain.cxx:173 #65 0x00007ffff34eafd5 in SVMain () at /home/stephan/Software/libreoffice-master/core/vcl/source/app/svmain.cxx:210 #66 0x00007ffff79536fd in soffice_main () at /home/stephan/Software/libreoffice-master/core/desktop/source/app/sofficemain.cxx:83 #67 0x00000000004007ab in sal_main (argc=<value optimized out>, argv=<value optimized out>) at /home/stephan/Software/libreoffice-master/core/desktop/source/app/main.c:25 #68 main (argc=<value optimized out>, argv=<value optimized out>) at /home/stephan/Software/libreoffice-master/core/desktop/source/app/main.c:24 -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
