Program received signal SIGABRT, Aborted. 0x00002aaaab28c1d5 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 56 ../nptl/sysdeps/unix/sysv/linux/raise.c: Aucun fichier ou dossier de ce type. (gdb) bt #0 0x00002aaaab28c1d5 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 #1 0x00002aaaab28f388 in __GI_abort () at abort.c:90 #2 0x00002aaaab2d1a3e in malloc_printerr (action=, str=0x2aaaab3c4700 "malloc(): memory corruption (fast)", ptr=) at malloc.c:4927 #3 0x00002aaaab2d3c95 in _int_malloc (av=av@entry=0x2aaaab5fd640 , bytes=bytes@entry=65) at malloc.c:3317 #4 0x00002aaaab2d3f72 in malloc_check (sz=64, caller=) at hooks.c:261 #5 0x00002aaaabc89e6d in operator new(unsigned long) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 #6 0x00002aaac8d140c6 in ScDocument::GetEditEngine (this=0x20da598) at /home/julien/compile-libreoffice/libo_4_2/sc/source/core/data/documen2.cxx:528 #7 0x00002aaac902661c in ScEditUtil::GetString (rEditText=..., pDoc=0x20da598) at /home/julien/compile-libreoffice/libo_4_2/sc/source/core/tool/editutil.cxx:121 #8 0x00002aaac8b6ca22 in ScRefCellValue::getString (this=0x7fffffff2900, pDoc=0x20da598) at /home/julien/compile-libreoffice/libo_4_2/sc/source/core/data/cellvalue.cxx:564 #9 0x00002aaac8f9ae80 in ScCellFormat::GetString (rCell=..., nFormat=0, rString="", ppColor=0x7fffffff28d8, rFormatter=..., pDoc=0x20da598, bNullVals=true, bFormula=false, eForceTextFmt=ftDontForce, bUseStarFormat=false) at /home/julien/compile-libreoffice/libo_4_2/sc/source/core/tool/cellform.cxx:55 #10 0x00002aaac8caa5b5 in ScColumn::UpdateScriptType (this=0x2aaae61185b0, rAttr=..., nRow=140, itr=...) at /home/julien/compile-libreoffice/libo_4_2/sc/source/core/data/column3.cxx:466 #11 0x00002aaac8c8066a in ScColumn::GetRangeScriptType (this=0x2aaae61185b0, itPos=..., nRow1=140, nRow2=140, itrCells=...) at /home/julien/compile-libreoffice/libo_4_2/sc/source/core/data/column2.cxx:2089 #12 0x00002aaac8c7a7bf in ScColumn::GetOptimalHeight (this=0x2aaae61185b0, nStartRow=12, nEndRow=12, pHeight=0x16028e0, pDev=0x1602480, nPPTX=0.063806469260753618, nPPTY=0.067000000000000004, rZoomX=1/1, rZoomY=1/1, bShrink=false, nMinHeight=242, nMinStart=12) at /home/julien/compile-libreoffice/libo_4_2/sc/source/core/data/column2.cxx:881 #13 0x00002aaac8f1ea41 in (anonymous namespace)::GetOptimalHeightsInColumn (pCol=0x2aaae6118010, nStartRow=12, nEndRow=12, aHeights=..., pDev=0x1602480, nPPTX=0.063806469260753618, nPPTY=0.067000000000000004, rZoomX=1/1, rZoomY=1/1, bForce=false, pProgress=0x0, nProgressStart=0) at /home/julien/compile-libreoffice/libo_4_2/sc/source/core/data/table1.cxx:108 #14 0x00002aaac8f205ad in ScTable::SetOptimalHeight (this=0x2aaae6118010, nStartRow=12, nEndRow=12, nExtra=0, pDev=0x1602480, nPPTX=0.063806469260753618, nPPTY=0.067000000000000004, rZoomX=1/1, rZoomY=1/1, bForce=false, pOuterProgress=0x0, nProgressStart=0) at /home/julien/compile-libreoffice/libo_4_2/sc/source/core/data/table1.cxx:476 #15 0x00002aaac8d76597 in ScDocument::SetOptimalHeight (this=0x20da598, nStartRow=12, nEndRow=12, nTab=0, nExtra=0, pDev=0x1602480, nPPTX=0.063806469260753618, nPPTY=0.067000000000000004, rZoomX=1/1, rZoomY=1/1, bShrink=false) at /home/julien/compile-libreoffice/libo_4_2/sc/source/core/data/document.cxx:3954 #16 0x00002aaac97f99b6 in ScViewFunc::AdjustBlockHeight (this=0x234e8c0, bPaint=0 '\000', pMarkData=0x7fffffff35d0) at /home/julien/compile-libreoffice/libo_4_2/sc/source/ui/view/viewfun2.cxx:144 #17 0x00002aaac9826cc2 in ScViewFunc::UpdateSelectionArea (this=0x234e8c0, rSel=..., pAttr=0x0) at /home/julien/compile-libreoffice/libo_4_2/sc/source/ui/view/viewfunc.cxx:2908 #18 0x00002aaac9702116 in ScFormatShell::ExecuteAttr (this=0x2055ee0, rReq=...) at /home/julien/compile-libreoffice/libo_4_2/sc/source/ui/view/formatsh.cxx:1684 #19 0x00002aaac96fba27 in SfxStubScFormatShellExecuteAttr (pShell=0x2055ee0, rReq=...) at /home/julien/compile-libreoffice/libo_4_2/workdir/SdiTarget/sc/sdi/scslots.hxx:6192 #20 0x00002aaaad8bde16 in SfxShell::CallExec (this=0x2055ee0, pFunc=0x2aaac96fba04 , rReq=...) at /home/julien/compile-libreoffice/libo_4_2/include/sfx2/shell.hxx:181 #21 0x00002aaaadc0724c in SfxDispatcher::Call_Impl (this=0x23587e0, rShell=..., rSlot=..., rReq=..., bRecord=1 '\001') at /home/julien/compile-libreoffice/libo_4_2/sfx2/source/control/dispatch.cxx:220 #22 0x00002aaaadc09c0d in SfxDispatcher::_Execute (this=0x23587e0, rShell=..., rSlot=..., rReq=..., eCallMode=4) at /home/julien/compile-libreoffice/libo_4_2/sfx2/source/control/dispatch.cxx:899 #23 0x00002aaaadc09fef in SfxDispatcher::Execute (this=0x23587e0, nSlot=11574, nCall=4, pArgs=0x1647300, pInternalArgs=0x7fffffff3c60, nModi=0) at /home/julien/compile-libreoffice/libo_4_2/sfx2/source/control/dispatch.cxx:981 #24 0x00002aaaad8fa938 in SfxDispatchController_Impl::dispatch (this=0x16463e0, aURL=..., aArgs=uno::Sequence of length 1 = {...}, rListener=empty uno::Reference) at /home/julien/compile-libreoffice/libo_4_2/sfx2/source/control/unoctitm.cxx:720 #25 0x00002aaaad8f8df1 in SfxOfficeDispatch::dispatch (this=0x1646370, aURL=..., aArgs=uno::Sequence of length 1 = {...}) at /home/julien/compile-libreoffice/libo_4_2/sfx2/source/control/unoctitm.cxx:359