Bugzilla – Attachment 150377 Details for
Bug 124397
FILEOPEN DOCX Deleting text frame from DOCX crashes LibreOffice Writer
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
console logs + bt
console_bt.txt (text/plain), 8.35 KB, created by
Julien Nabet
on 2019-03-28 18:02:47 UTC
(
hide
)
Description:
console logs + bt
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2019-03-28 18:02:47 UTC
Size:
8.35 KB
patch
obsolete
>warn:legacy.osl:32349:32349:oox/source/helper/graphichelper.cxx:120: GraphicHelper::GraphicHelper - cannot get target frame >warn:sw.uno:32349:32349:sw/source/core/unocore/unostyle.cxx:2286: error getting attribute from RES_BACKGROUND. >warn:writerfilter:32349:32349:writerfilter/source/dmapper/OLEHandler.cxx:129: Exception in OLE Handler: N3com3sun4star3uno9ExceptionE msg: Unknown property: Bitmap >warn:legacy.osl:32349:32349:oox/source/helper/storagebase.cxx:67: StorageBase::StorageBase - missing base input stream >warn:legacy.osl:32349:32349:sw/source/core/layout/fly.cxx:231: <SwFlyFrame::InsertColumns()> - no content prepared. > >Thread 1 "soffice.bin" received signal SIGSEGV, Segmentation fault. >0x00007fffdcb43f24 in SwNodeIndex::GetNodes (this=0x0) at /home/julien/lo/libreoffice/sw/inc/ndindex.hxx:157 >157 return m_pNode->GetNodes(); >(gdb) bt >#0 0x00007fffdcb43f24 in SwNodeIndex::GetNodes() const (this=0x0) at /home/julien/lo/libreoffice/sw/inc/ndindex.hxx:157 >#1 0x00007fffdcb5ea12 in SwNodeIndex::SwNodeIndex(SwNodeIndex const&, long) (this=0x7ffffffedbe0, rIdx=<error reading variable: Cannot access memory at address 0x18>, nDiff=1) > at /home/julien/lo/libreoffice/sw/inc/ndindex.hxx:63 >#2 0x00007fffdd1d3d34 in SwFlyFrame::InsertColumns() (this=0x55555c900d80) at /home/julien/lo/libreoffice/sw/source/core/layout/fly.cxx:232 >#3 0x00007fffdd1d384f in SwFlyFrame::SwFlyFrame(SwFlyFrameFormat*, SwFrame*, SwFrame*) (this=0x55555c900d80, pFormat=0x55555adf11c0, pSib=0x555557b64350, pAnch=0x555557b64350) > at /home/julien/lo/libreoffice/sw/source/core/layout/fly.cxx:157 >#4 0x00007fffdd1e46de in SwFlyInContentFrame::SwFlyInContentFrame(SwFlyFrameFormat*, SwFrame*, SwFrame*) (this=0x55555c900d80, pFormat=0x55555adf11c0, pSib=0x555557b64350, pAnch=0x555557b64350) > at /home/julien/lo/libreoffice/sw/source/core/layout/flyincnt.cxx:32 >#5 0x00007fffdd46084d in SwTextFlyCnt::GetFlyFrame_(SwFrame const*) (this=0x55555ae0c590, pCurrFrame=0x555557b64350) at /home/julien/lo/libreoffice/sw/source/core/txtnode/atrflyin.cxx:258 >#6 0x00007fffdd3a04d9 in SwTextFlyCnt::GetFlyFrame(SwFrame const*) (this=0x55555ae0c590, pCurrFrame=0x555557b64350) at /home/julien/lo/libreoffice/sw/inc/txtflcnt.hxx:48 >#7 0x00007fffdd39ef3d in SwTextFormatter::NewFlyCntPortion(SwTextFormatInfo&, SwTextAttr*) const (this=0x7ffffffef0e0, rInf=..., pHint=0x55555ae0c590) > at /home/julien/lo/libreoffice/sw/source/core/text/itrform2.cxx:2472 >#8 0x00007fffdd400c85 in SwTextFormatter::NewExtraPortion(SwTextFormatInfo&) (this=0x7ffffffef0e0, rInf=...) at /home/julien/lo/libreoffice/sw/source/core/text/txtfld.cxx:370 >#9 0x00007fffdd39a0ed in SwTextFormatter::NewPortion(SwTextFormatInfo&) (this=0x7ffffffef0e0, rInf=...) at /home/julien/lo/libreoffice/sw/source/core/text/itrform2.cxx:1327 >#10 0x00007fffdd395e67 in SwTextFormatter::BuildPortions(SwTextFormatInfo&) (this=0x7ffffffef0e0, rInf=...) at /home/julien/lo/libreoffice/sw/source/core/text/itrform2.cxx:377 >#11 0x00007fffdd39afd6 in SwTextFormatter::FormatLine(o3tl::strong_int<int, Tag_TextFrameIndex>) (this=0x7ffffffef0e0, nStartPos=...) at /home/julien/lo/libreoffice/sw/source/core/text/itrform2.cxx:1542 >#12 0x00007fffdd360d89 in SwTextFrame::FormatLine(SwTextFormatter&, bool) (this=0x555557b64350, rLine=..., bPrev=false) at /home/julien/lo/libreoffice/sw/source/core/text/frmform.cxx:1179 >#13 0x00007fffdd362590 in SwTextFrame::Format_(SwTextFormatter&, SwTextFormatInfo&, bool) (this=0x555557b64350, rLine=..., rInf=..., bAdjust=false) > at /home/julien/lo/libreoffice/sw/source/core/text/frmform.cxx:1538 >#14 0x00007fffdd362fe1 in SwTextFrame::Format_(OutputDevice*, SwParaPortion*) (this=0x555557b64350, pRenderContext=0x55555addf350, pPara=0x55555ae60840) > at /home/julien/lo/libreoffice/sw/source/core/text/frmform.cxx:1712 >#15 0x00007fffdd363c7c in SwTextFrame::Format(OutputDevice*, SwBorderAttrs const*) (this=0x555557b64350, pRenderContext=0x55555addf350) at /home/julien/lo/libreoffice/sw/source/core/text/frmform.cxx:1901 >#16 0x00007fffdd1b6710 in SwContentFrame::MakeAll(OutputDevice*) (this=0x555557b64350) at /home/julien/lo/libreoffice/sw/source/core/layout/calcmove.cxx:1459 >#17 0x00007fffdd1b1650 in SwFrame::OptPrepareMake() (this=0x555557b64350) at /home/julien/lo/libreoffice/sw/source/core/layout/calcmove.cxx:368 >#18 0x00007fffdd215ccf in SwFrame::OptCalc() const (this=0x555557b64350) at /home/julien/lo/libreoffice/sw/source/core/inc/frame.hxx:1059 >#19 0x00007fffdd2137e2 in SwLayAction::FormatContent_(SwContentFrame const*, SwPageFrame const*) (this=0x7fffffff0bd0, pContent=0x555557b64350, pPage=0x55555adce310) > at /home/julien/lo/libreoffice/sw/source/core/layout/layact.cxx:1775 >#20 0x00007fffdd212d78 in SwLayAction::FormatContent(SwPageFrame const*) (this=0x7fffffff0bd0, pPage=0x55555adce310) at /home/julien/lo/libreoffice/sw/source/core/layout/layact.cxx:1602 >#21 0x00007fffdd20eaea in SwLayAction::InternalAction(OutputDevice*) (this=0x7fffffff0bd0, pRenderContext=0x55555addf350) at /home/julien/lo/libreoffice/sw/source/core/layout/layact.cxx:558 >#22 0x00007fffdd20dd59 in SwLayAction::Action(OutputDevice*) (this=0x7fffffff0bd0, pRenderContext=0x55555addf350) at /home/julien/lo/libreoffice/sw/source/core/layout/layact.cxx:343 >#23 0x00007fffdd7c13ef in SwViewShell::ImplEndAction(bool) (this=0x55555aff8250, bIdleEnd=false) at /home/julien/lo/libreoffice/sw/source/core/view/viewsh.cxx:296 >#24 0x00007fffdcc45656 in SwViewShell::EndAction(bool) (this=0x55555aff8250, bIdleEnd=false) at /home/julien/lo/libreoffice/sw/inc/viewsh.hxx:603 >#25 0x00007fffdcc33822 in SwCursorShell::EndAction(bool, bool) (this=0x55555aff8250, bIdleEnd=false, DoSetPosX=false) at /home/julien/lo/libreoffice/sw/source/core/crsr/crsrsh.cxx:253 >#26 0x00007fffdd0d4981 in SwEditShell::EndAllAction() (this=0x55555aff8250) at /home/julien/lo/libreoffice/sw/source/core/edit/edws.cxx:101 >#27 0x00007fffdd156c0a in SwFEShell::DelSelectedObj() (this=0x55555aff8250) at /home/julien/lo/libreoffice/sw/source/core/frmedt/feshview.cxx:2302 >#28 0x00007fffddd8f9bf in SwWrtShell::DelRight() (this=0x55555aff8250) at /home/julien/lo/libreoffice/sw/source/uibase/wrtsh/delete.cxx:413 >#29 0x00007fffddd42fde in SwContentTree::EditEntry(SvTreeListEntry const*, EditEntryMode) (this=0x55555c792840, pEntry=0x55555adaa580, nMode=EditEntryMode::DELETE) > at /home/julien/lo/libreoffice/sw/source/uibase/utlui/content.cxx:3314 >#30 0x00007fffddd410ee in SwContentTree::KeyInput(KeyEvent const&) (this=0x55555c792840, rEvent=...) at /home/julien/lo/libreoffice/sw/source/uibase/utlui/content.cxx:2843 >#31 0x00007ffff08f858e in ImplHandleKey(vcl::Window*, MouseNotifyEvent, sal_uInt16, sal_uInt16, sal_uInt16, bool) > (pWindow=0x55555c773020, nSVEvent=MouseNotifyEvent::KEYINPUT, nKeyCode=1286, nCharCode=127, nRepeat=0, bForward=true) at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:995 >#32 0x00007ffff08fd475 in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (_pWindow=0x55555c773020, nEvent=SalEvent::KeyInput, pEvent=0x7fffffff15a2) > at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:2384 >#33 0x00007fffe8b50f6e in SalFrame::CallCallback(SalEvent, void const*) const (this=0x55555c773bb0, nEvent=SalEvent::KeyInput, pEvent=0x7fffffff15a2) at /home/julien/lo/libreoffice/vcl/inc/salframe.hxx:294 >#34 0x00007fffe8b508b6 in GtkSalFrame::CallCallbackExc(SalEvent, void const*) const (this=0x55555c773bb0, nEvent=SalEvent::KeyInput, pEvent=0x7fffffff15a2) > at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkframe.cxx:4360 >#35 0x00007fffe8b42b04 in GtkSalFrame::doKeyCallback(unsigned int, unsigned int, unsigned short, unsigned char, char16_t, bool, bool) > (this=0x55555c773bb0, state=16, keyval=65535, hardware_keycode=119, group=0 '\000', aOrigCode=127 u'\177', bDown=true, bSendRelease=false) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkframe.cxx:448 >#36 0x00007fffe8b4ce59 in GtkSalFrame::signalKey(_GtkWidget*, _GdkEventKey*, void*) (pWidget=0x55555c774270, pEvent=0x55555afe6190, frame=0x55555c773bb0) > at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkframe.cxx:3147 >#37 0x00007fffe864817b in () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >--Type <RET> for more, q to quit, c to continue without paging--q >Quit >(gdb) frame 2 >#2 0x00007fffdd1d3d34 in SwFlyFrame::InsertColumns (this=0x55555c900d80) at /home/julien/lo/libreoffice/sw/source/core/layout/fly.cxx:232 >232 SwNodeIndex aFirstContent( *(rContent.GetContentIdx()), 1 ); >(gdb) p rContent.GetContentIdx() >$1 = (const SwNodeIndex *) 0x0 >(gdb) >
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 124397
:
150360
|
150361
|
150366
|
150367
| 150377