Bugzilla – Attachment 145581 Details for
Bug 120487
Delete all comments leaves a comment box behind (and will end in a crash) ( not gtk3 )
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bt from assert with debug symbols (gtk)
bt_assert_gtk.txt (text/plain), 21.88 KB, created by
Julien Nabet
on 2018-10-10 20:49:22 UTC
(
hide
)
Description:
bt from assert with debug symbols (gtk)
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2018-10-10 20:49:22 UTC
Size:
21.88 KB
patch
obsolete
>warn:legacy.osl:10709:10709:sw/source/core/access/accportions.cxx:102: portion exceeds model string! >soffice.bin: /home/julien/lo/libreoffice/include/rtl/ustrbuf.hxx:569: rtl::OUStringBuffer& rtl::OUStringBuffer::appendCopy(const rtl::OUString&, sal_Int32, sal_Int32): Assertion `count >=0 && count <= (str.getLength() - beginIndex)' failed. > >Thread 1 "soffice.bin" received signal SIGABRT, Aborted. >__GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51 >51 ../sysdeps/unix/sysv/linux/raise.c: Aucun fichier ou dossier de ce type. >(gdb) bt >#0 0x00007ffff7b69f3b in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51 >#1 0x00007ffff7b6b2f1 in __GI_abort () at abort.c:79 >#2 0x00007ffff7b62a8a in __assert_fail_base (fmt=0x7ffff7cb6ec8 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", assertion=assertion@entry=0x7fffdcee6480 "count >=0 && count <= (str.getLength() - beginIndex)", file=file@entry=0x7fffdcee6418 "/home/julien/lo/libreoffice/include/rtl/ustrbuf.hxx", line=line@entry=569, function=function@entry=0x7fffdcee8720 <rtl::OUStringBuffer::appendCopy(rtl::OUString const&, int, int)::__PRETTY_FUNCTION__> "rtl::OUStringBuffer& rtl::OUStringBuffer::appendCopy(const rtl::OUString&, sal_Int32, sal_Int32)") at assert.c:92 >#3 0x00007ffff7b62b02 in __GI___assert_fail (assertion=0x7fffdcee6480 "count >=0 && count <= (str.getLength() - beginIndex)", file=0x7fffdcee6418 "/home/julien/lo/libreoffice/include/rtl/ustrbuf.hxx", line=569, function=0x7fffdcee8720 <rtl::OUStringBuffer::appendCopy(rtl::OUString const&, int, int)::__PRETTY_FUNCTION__> "rtl::OUStringBuffer& rtl::OUStringBuffer::appendCopy(const rtl::OUString&, sal_Int32, sal_Int32)") at assert.c:101 >#4 0x00007fffdbd1b1ab in rtl::OUStringBuffer::appendCopy(rtl::OUString const&, int, int) (this=0x55555bdb9bb0, str="He heard quiet steps behind him. That didn't bode well. Who could be following him this late at night and in this deadbeat part of town? And at this particular moment, just after he pulled off the big"..., beginIndex=3406, count=100) > at /home/julien/lo/libreoffice/include/rtl/ustrbuf.hxx:569 >#5 0x00007fffdbd18921 in SwAccessiblePortionData::Text(int, unsigned short, int, int) (this=0x55555bdb9ba0, nLength=100, nType=32769) > at /home/julien/lo/libreoffice/sw/source/core/access/accportions.cxx:119 >#6 0x00007fffdc50b2a1 in SwTextPortion::HandlePortion(SwPortionHandler&) const (this=0x55555abdc520, rPH=...) > at /home/julien/lo/libreoffice/sw/source/core/text/portxt.cxx:674 >#7 0x00007fffdc53d036 in SwTextFrame::VisitPortions(SwPortionHandler&) const (this=0x55555a982a00, rPH=...) at /home/julien/lo/libreoffice/sw/source/core/text/txtfrm.cxx:3657 >#8 0x00007fffdbcf4f7d in SwAccessibleParagraph::UpdatePortionData() (this=0x5555574463c0) at /home/julien/lo/libreoffice/sw/source/core/access/accpara.cxx:582 >#9 0x00007fffdbd03b27 in SwAccessibleParagraph::GetPortionData() (this=0x5555574463c0) at /home/julien/lo/libreoffice/sw/source/core/access/accpara.hxx:193 >#10 0x00007fffdbcf32cc in SwAccessibleParagraph::GetString() (this=0x5555574463c0) at /home/julien/lo/libreoffice/sw/source/core/access/accpara.cxx:134 >#11 0x00007fffdbcf5225 in SwAccessibleParagraph::CreateUnoPortion(int, int) (this=0x5555574463c0, nStartIndex=0, nEndIndex=0) > at /home/julien/lo/libreoffice/sw/source/core/access/accpara.cxx:622 >#12 0x00007fffdbd02178 in SwAccessibleParagraph::GetRealHeadingLevel() (this=0x5555574463c0) at /home/julien/lo/libreoffice/sw/source/core/access/accpara.cxx:3689 >#13 0x00007fffdbcf491c in SwAccessibleParagraph::SwAccessibleParagraph(std::shared_ptr<SwAccessibleMap> const&, SwTextFrame const&) (this=0x5555574463c0, pInitMap=std::shared_ptr<SwAccessibleMap> (use count 2, weak count 4) = {...}, rTextFrame=...) at /home/julien/lo/libreoffice/sw/source/core/access/accpara.cxx:549 >#14 0x00007fffdbcc56ba in SwAccessibleMap::GetContext(SwFrame const*, bool) (this=0x5555575ba400, pFrame=0x55555a982a00, bCreate=true) > at /home/julien/lo/libreoffice/sw/source/core/access/accmap.cxx:1812 >#15 0x00007fffdbcc5f4b in SwAccessibleMap::GetContextImpl(SwFrame const*, bool) (this=0x5555575ba400, pFrame=0x55555a982a00, bCreate=true) > at /home/julien/lo/libreoffice/sw/source/core/access/accmap.cxx:1918 >#16 0x00007fffdbc9bcf9 in SwAccessibleContext::ChildrenScrolled(SwFrame const*, SwRect const&) (this=0x5555576956b0, pFrame=0x55555a9821e0, rOldVisArea=SwRect = {...}) > at /home/julien/lo/libreoffice/sw/source/core/access/acccontext.cxx:181 >#17 0x00007fffdbc9c0ab in SwAccessibleContext::ChildrenScrolled(SwFrame const*, SwRect const&) (this=0x5555576956b0, pFrame=0x55555a978730, rOldVisArea=SwRect = {...}) > at /home/julien/lo/libreoffice/sw/source/core/access/acccontext.cxx:255 >#18 0x00007fffdbc9c0ab in SwAccessibleContext::ChildrenScrolled(SwFrame const*, SwRect const&) (this=0x5555576956b0, pFrame=0x55555a97fb20, rOldVisArea=SwRect = {...}) > at /home/julien/lo/libreoffice/sw/source/core/access/acccontext.cxx:255 >#19 0x00007fffdbc9c1cd in SwAccessibleContext::Scrolled(SwRect const&) (this=0x5555576956b0, rOldVisArea=SwRect = {...}) > at /home/julien/lo/libreoffice/sw/source/core/access/acccontext.cxx:265 >#20 0x00007fffdbca4b8f in SwAccessibleDocumentBase::SetVisArea() (this=0x5555576956b0) at /home/julien/lo/libreoffice/sw/source/core/access/accdoc.cxx:95 >#21 0x00007fffdbcc51f7 in SwAccessibleMap::GetDocumentView_(bool) (this=0x5555575ba400, bPagePreview=false) > at /home/julien/lo/libreoffice/sw/source/core/access/accmap.cxx:1760 >#22 0x00007fffdbcc52f1 in SwAccessibleMap::GetDocumentView() (this=0x5555575ba400) at /home/julien/lo/libreoffice/sw/source/core/access/accmap.cxx:1768 >---Type <return> to continue, or q <return> to quit--- >#23 0x00007fffdc8d8dfc in SwViewShellImp::UpdateAccessible() (this=0x555557a23fc0) at /home/julien/lo/libreoffice/sw/source/core/view/viewimp.cxx:303 >#24 0x00007fffdc8e12cb in SwViewShell::VisPortChgd(SwRect const&) (this=0x55555a97f520, rRect=SwRect = {...}) > at /home/julien/lo/libreoffice/sw/source/core/view/viewsh.cxx:1241 >#25 0x00007fffdbda3c05 in SwCursorShell::VisPortChgd(SwRect const&) (this=0x55555a97f520, rRect=SwRect = {...}) > at /home/julien/lo/libreoffice/sw/source/core/crsr/crsrsh.cxx:1437 >#26 0x00007fffdcda84fc in SwView::SetVisArea(tools::Rectangle const&, bool) (this=0x55555a9c97d0, rRect=..., bUpdateScrollbar=true) > at /home/julien/lo/libreoffice/sw/source/uibase/uiview/viewport.cxx:256 >#27 0x00007fffdcda8a04 in SwView::SetVisArea(Point const&, bool) (this=0x55555a9c97d0, rPt=Point = {...}, bUpdateScrollbar=true) > at /home/julien/lo/libreoffice/sw/source/uibase/uiview/viewport.cxx:316 >#28 0x00007fffdcda9a4e in SwView::Scroll(tools::Rectangle const&, unsigned short, unsigned short) (this=0x55555a9c97d0, rRect=..., nRangeX=65535, nRangeY=65535) > at /home/julien/lo/libreoffice/sw/source/uibase/uiview/viewport.cxx:486 >#29 0x00007fffdcc234ab in ScrollMDI(SwViewShell const*, SwRect const&, unsigned short, unsigned short) (pVwSh=0x55555a97f520, rRect=SwRect = {...}, nRangeX=65535, nRangeY=65535) at /home/julien/lo/libreoffice/sw/source/uibase/docvw/edtwin3.cxx:46 >#30 0x00007fffdc8ddee3 in SwViewShell::MakeVisible(SwRect const&) (this=0x55555a97f520, rRect=SwRect = {...}) at /home/julien/lo/libreoffice/sw/source/core/view/viewsh.cxx:584 >#31 0x00007fffdcbcff68 in SwPostItMgr::MakeVisible(sw::annotation::SwAnnotationWin const*) (this=0x55555aaabeb0, pPostIt=0x55555abb6930) > at /home/julien/lo/libreoffice/sw/source/uibase/docvw/PostItMgr.cxx:1084 >#32 0x00007fffdcbb92c4 in sw::annotation::SwAnnotationWin::WindowEventListener(VclWindowEvent&) (this=0x55555abb6930, rEvent=...) > at /home/julien/lo/libreoffice/sw/source/uibase/docvw/AnnotationWin2.cxx:1269 >#33 0x00007fffdcbb90d5 in sw::annotation::SwAnnotationWin::LinkStubWindowEventListener(void*, VclWindowEvent&) (instance=0x55555abb6930, data=...) > at /home/julien/lo/libreoffice/sw/source/uibase/docvw/AnnotationWin2.cxx:1238 >#34 0x00007ffff08fc69b in Link<VclWindowEvent&, void>::Call(VclWindowEvent&) const (this=0x55555bd960f0, data=...) at /home/julien/lo/libreoffice/include/tools/link.hxx:84 >#35 0x00007ffff08f9426 in vcl::Window::CallEventListeners(VclEventId, void*) (this=0x55555abfb3f0, nEvent=VclEventId::WindowActivate, pData=0x55555abb6930) > at /home/julien/lo/libreoffice/vcl/source/window/event.cxx:240 >#36 0x00007ffff0a2359a in vcl::Window::ImplCallActivateListeners(vcl::Window*) (this=0x55555abfb3f0, pOld=0x55555abb6930) > at /home/julien/lo/libreoffice/vcl/source/window/window.cxx:3281 >#37 0x00007ffff096c4ba in vcl::Window::ImplGrabFocus(GetFocusFlags) (this=0x55555abfb3f0, nFlags=GetFocusFlags::NONE) > at /home/julien/lo/libreoffice/vcl/source/window/mouse.cxx:383 >#38 0x00007ffff0a2213b in vcl::Window::GrabFocus() (this=0x55555abfb3f0) at /home/julien/lo/libreoffice/vcl/source/window/window.cxx:3005 >#39 0x00007fffdcbb8458 in sw::annotation::SwAnnotationWin::GetFocus() (this=0x55555abb6930) at /home/julien/lo/libreoffice/sw/source/uibase/docvw/AnnotationWin2.cxx:1052 >#40 0x00007ffff0a25623 in vcl::Window::CompatGetFocus() (this=0x55555abb6930) at /home/julien/lo/libreoffice/vcl/source/window/window.cxx:3777 >#41 0x00007ffff096c42d in vcl::Window::ImplGrabFocus(GetFocusFlags) (this=0x55555abb6930, nFlags=GetFocusFlags::NONE) > at /home/julien/lo/libreoffice/vcl/source/window/mouse.cxx:381 >#42 0x00007ffff08d9d77 in vcl::Window::ImplControlFocus(GetFocusFlags) (this=0x55555abb6930, nFlags=GetFocusFlags::NONE) > at /home/julien/lo/libreoffice/vcl/source/window/dlgctrl.cxx:514 >#43 0x00007ffff08db727 in vcl::Window::ImplDlgCtrlNextWindow() (this=0x55555b84a650) at /home/julien/lo/libreoffice/vcl/source/window/dlgctrl.cxx:995 >#44 0x00007ffff0a1f2b2 in vcl::Window::Enable(bool, bool) (this=0x55555b84a650, bEnable=false, bChild=true) at /home/julien/lo/libreoffice/vcl/source/window/window.cxx:2428 >#45 0x00007ffff0a1f5de in vcl::Window::Enable(bool, bool) (this=0x55555b83c170, bEnable=false, bChild=true) at /home/julien/lo/libreoffice/vcl/source/window/window.cxx:2463 >#46 0x00007fffdcbaf3c8 in vcl::Window::Disable(bool) (this=0x55555b83c170, bChild=true) at /home/julien/lo/libreoffice/include/vcl/window.hxx:959 >#47 0x00007fffdcbad0fa in sw::annotation::SwAnnotationWin::dispose() (this=0x55555b83c170) at /home/julien/lo/libreoffice/sw/source/uibase/docvw/AnnotationWin.cxx:129 >#48 0x00007ffff0bba070 in VclReferenceBase::disposeOnce() (this=0x55555b83c5f0) at /home/julien/lo/libreoffice/vcl/source/outdev/vclreferencebase.cxx:42 >#49 0x00007fffdcbd95ba in VclPtr<sw::annotation::SwAnnotationWin>::disposeAndClear() (this=0x55555aaaee98) at /home/julien/lo/libreoffice/include/vcl/vclptr.hxx:212 >---Type <return> to continue, or q <return> to quit--- >#50 0x00007fffdcbcac88 in SwPostItMgr::RemoveItem(SfxBroadcaster*) (this=0x55555aaabeb0, pBroadcast=0x55555aa82110) > at /home/julien/lo/libreoffice/sw/source/uibase/docvw/PostItMgr.cxx:309 >#51 0x00007fffdcbcb0ee in SwPostItMgr::Notify(SfxBroadcaster&, SfxHint const&) (this=0x55555aaabeb0, rBC=..., rHint=...) > at /home/julien/lo/libreoffice/sw/source/uibase/docvw/PostItMgr.cxx:372 >#52 0x00007ffff4f53979 in SfxBroadcaster::Broadcast(SfxHint const&) (this=0x55555aa82110, rHint=...) at /home/julien/lo/libreoffice/svl/source/notify/SfxBroadcaster.cxx:49 >#53 0x00007fffdc5ef9bd in SwpHints::DeleteAtPos(unsigned long) (this=0x55555aa81170, nPos=1) at /home/julien/lo/libreoffice/sw/source/core/txtnode/thints.cxx:3309 >#54 0x00007fffdc5c8661 in SwTextNode::EraseText(SwIndex const&, int, SwInsertFlags) (this=0x55555a999b30, rIdx=SwIndex (offset 2433), nCount=1, nMode=SwInsertFlags::DEFAULT) > at /home/julien/lo/libreoffice/sw/source/core/txtnode/ndtxt.cxx:2712 >#55 0x00007fffdc638821 in SwUndoDelete::SaveContent(SwPosition const*, SwPosition const*, SwTextNode*, SwTextNode*) (this= > 0x555557436930, pStt=0x7fffffff1208, pEnd=0x7fffffff1250, pSttTextNd=0x55555a999b30, pEndTextNd=0x55555a999b30) > at /home/julien/lo/libreoffice/sw/source/core/undo/undel.cxx:467 >#56 0x00007fffdc637325 in SwUndoDelete::SwUndoDelete(SwPaM&, bool, bool) (this=0x555557436930, rPam=SwPaM = {...}, bFullPara=false, bCalledByTableCpy=false) > at /home/julien/lo/libreoffice/sw/source/core/undo/undel.cxx:263 >#57 0x00007fffdbfe30d5 in o3tl::make_unique<SwUndoDelete, SwPaM&>(SwPaM&) (args#0=SwPaM = {...}) at /home/julien/lo/libreoffice/include/o3tl/make_unique.hxx:29 >#58 0x00007fffdbfd67f9 in sw::DocumentContentOperationsManager::DeleteRangeImplImpl(SwPaM&) (this=0x55555a89b970, rPam=SwPaM = {...}) > at /home/julien/lo/libreoffice/sw/source/core/doc/DocumentContentOperationsManager.cxx:3818 >#59 0x00007fffdbfd62d3 in sw::DocumentContentOperationsManager::DeleteRangeImpl(SwPaM&, bool) (this=0x55555a89b970, rPam=SwPaM = {...}) > at /home/julien/lo/libreoffice/sw/source/core/doc/DocumentContentOperationsManager.cxx:3747 >#60 0x00007fffdbfd6153 in sw::DocumentContentOperationsManager::DeleteAndJoinImpl(SwPaM&, bool) (this=0x55555a89b970, rPam=SwPaM = {...}, bForceJoinNext=false) > at /home/julien/lo/libreoffice/sw/source/core/doc/DocumentContentOperationsManager.cxx:3721 >#61 0x00007fffdbfc6353 in (anonymous namespace)::lcl_DoWithBreaks(sw::DocumentContentOperationsManager&, SwPaM&, bool (sw::DocumentContentOperationsManager::*)(sw::DocumentContentOperationsManager* const, SwPaM&, bool), bool) (rDocumentContentOperations=..., rPam=SwPaM = {...}, pFunc= > (bool (sw::DocumentContentOperationsManager::*)(sw::DocumentContentOperationsManager * const, SwPaM &, bool)) 0x7fffdbfd60f6 <sw::DocumentContentOperationsManager::DeleteAndJoinImpl(SwPaM&, bool)>, bForceJoinNext=false) at /home/julien/lo/libreoffice/sw/source/core/doc/DocumentContentOperationsManager.cxx:522 >#62 0x00007fffdbfccb67 in sw::DocumentContentOperationsManager::DeleteAndJoin(SwPaM&, bool) (this=0x55555a89b970, rPam=SwPaM = {...}, bForceJoinNext=false) > at /home/julien/lo/libreoffice/sw/source/core/doc/DocumentContentOperationsManager.cxx:1916 >#63 0x00007fffdc1b70e6 in SwEditShell::DeleteSel(SwPaM&, bool*) (this=0x55555a97f520, rPam=SwPaM = {...}, pUndo=0x7fffffff16b6) > at /home/julien/lo/libreoffice/sw/source/core/edit/eddel.cxx:107 >#64 0x00007fffdc1b7384 in SwEditShell::Delete() (this=0x55555a97f520) at /home/julien/lo/libreoffice/sw/source/core/edit/eddel.cxx:134 >#65 0x00007fffdce8e0e9 in SwWrtShell::DelRight() (this=0x55555a97f520) at /home/julien/lo/libreoffice/sw/source/uibase/wrtsh/delete.cxx:398 >#66 0x00007fffdcbd1c8b in SwPostItMgr::Delete() (this=0x55555aaabeb0) at /home/julien/lo/libreoffice/sw/source/uibase/docvw/PostItMgr.cxx:1539 >#67 0x00007fffdccfbcc9 in SwTextShell::ExecField(SfxRequest&) (this=0x55555bb98290, rReq=...) at /home/julien/lo/libreoffice/sw/source/uibase/shells/textfld.cxx:337 >#68 0x00007fffdcd01cb5 in SfxStubSwTextShellExecField(SfxShell*, SfxRequest&) (pShell=0x55555bb98290, rReq=...) > at /home/julien/lo/libreoffice/workdir/SdiTarget/sw/sdi/swslots.hxx:2989 >#69 0x00007ffff5573a5c in SfxShell::CallExec(void (*)(SfxShell*, SfxRequest&), SfxRequest&) (this=0x55555bb98290, pFunc=0x7fffdcd01c87 <SfxStubSwTextShellExecField(SfxShell*, SfxRequest&)>, rReq=...) at /home/julien/lo/libreoffice/include/sfx2/shell.hxx:207 >#70 0x00007ffff556a278 in SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, bool) (this=0x55555a92c980, rShell=..., rSlot=..., rReq=..., bRecord=true) > at /home/julien/lo/libreoffice/sfx2/source/control/dispatch.cxx:356 >#71 0x00007ffff556dda0 in SfxDispatcher::PostMsgHandler(std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >) (this=0x55555a92c980, pReq=std::unique_ptr<SfxRequest> = {...}) at /home/julien/lo/libreoffice/sfx2/source/control/dispatch.cxx:1125 >#72 0x00007ffff5592dfe in std::__invoke_impl<void, void (SfxDispatcher::*&)(std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >), SfxDispatcher*&, std::unique_ptr<Sfx---Type <return> to continue, or q <return> to quit--- >Request, std::default_delete<SfxRequest> > >(std::__invoke_memfun_deref, void (SfxDispatcher::*&)(std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >), SfxDispatcher*&, std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >&&) (__f= > @0x55555a8617a0: (void (SfxDispatcher::*)(SfxDispatcher * const, std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >)) 0x7ffff556dc22 <SfxDispatcher::PostMsgHandler(std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >)>, __t=@0x55555a8617b0: 0x55555a92c980, __args#0=...) at /usr/include/c++/8/bits/invoke.h:73 >#73 0x00007ffff558f3cf in std::__invoke<void (SfxDispatcher::*&)(std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >), SfxDispatcher*&, std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> > >(void (SfxDispatcher::*&)(std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >), SfxDispatcher*&, std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >&&) (__fn= > @0x55555a8617a0: (void (SfxDispatcher::*)(SfxDispatcher * const, std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >)) 0x7ffff556dc22 <SfxDispatcher::PostMsgHandler(std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >)>, __args#0=@0x55555a8617b0: 0x55555a92c980, __args#1=...) at /usr/include/c++/8/bits/invoke.h:95 >#74 0x00007ffff5589ffa in std::_Bind<void (SfxDispatcher::*(SfxDispatcher*, std::_Placeholder<1>))(std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >)>::__call<void, std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >&&, 0ul, 1ul>(std::tuple<std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >&&>&&, std::_Index_tuple<0ul, 1ul>) (this=0x55555a8617a0, __args=...) at /usr/include/c++/8/functional:400 >#75 0x00007ffff558203a in std::_Bind<void (SfxDispatcher::*(SfxDispatcher*, std::_Placeholder<1>))(std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >)>::operator()<std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >, void>(std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >&&) (this=0x55555a8617a0, __args#0=...) > at /usr/include/c++/8/functional:484 >#76 0x00007ffff557b1ee in std::_Function_handler<void (std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >), std::_Bind<void (SfxDispatcher::*(SfxDispatcher*, std::_Placeholder<1>))(std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >)> >::_M_invoke(std::_Any_data const&, std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >&&) (__functor=..., __args#0=...) at /usr/include/c++/8/bits/std_function.h:297 >#77 0x00007ffff58b4e21 in std::function<void (std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >)>::operator()(std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >) const (this=0x55555aa7a460, __args#0=std::unique_ptr<SfxRequest> = {...}) at /usr/include/c++/8/bits/std_function.h:687 >#78 0x00007ffff58b4c4c in SfxHintPoster::DoEvent_Impl(void*) (this=0x55555aa7a450, pPostedHint=0x55555bd9a910) > at /home/julien/lo/libreoffice/sfx2/source/notify/hintpost.cxx:46 >#79 0x00007ffff58b4beb in SfxHintPoster::LinkStubDoEvent_Impl(void*, void*) (instance=0x55555aa7a450, data=0x55555bd9a910) > at /home/julien/lo/libreoffice/sfx2/source/notify/hintpost.cxx:43 >#80 0x00007ffff0a42995 in Link<void*, void>::Call(void*) const (this=0x55555bd9a8c8, data=0x55555bd9a910) at /home/julien/lo/libreoffice/include/tools/link.hxx:84 >#81 0x00007ffff0a3f9d9 in ImplHandleUserEvent(ImplSVEvent*) (pSVEvent=0x55555bd9a8c0) at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:1929 >#82 0x00007ffff0a416bd in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (_pWindow=0x5555577974f0, nEvent=SalEvent::UserEvent, pEvent=0x55555bd9a8c0) > at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:2482 >#83 0x00007ffff10775a0 in SalFrame::CallCallback(SalEvent, void const*) const (this=0x555557797c40, nEvent=SalEvent::UserEvent, pEvent=0x55555bd9a8c0) > at /home/julien/lo/libreoffice/vcl/inc/salframe.hxx:280 >#84 0x00007ffff108ed0f in SalGenericDisplay::ProcessEvent(SalUserEventList::SalUserEvent) (this=0x5555575c9050, aEvent=...) > at /home/julien/lo/libreoffice/vcl/unx/generic/app/gendisp.cxx:67 >#85 0x00007ffff0e9b729 in SalUserEventList::DispatchUserEvents(bool) (this=0x5555575c9050, bHandleAllCurrentEvents=false) > at /home/julien/lo/libreoffice/vcl/source/app/salusereventlist.cxx:109 >#86 0x00007ffff108ec87 in SalGenericDisplay::DispatchInternalEvent(bool) (this=0x5555575c9050, bHandleAllCurrentEvent=false) > at /home/julien/lo/libreoffice/vcl/unx/generic/app/gendisp.cxx:52 >#87 0x00007fffe52bc87c in call_userEventFn(void*) (data=0x555555652fa0) at /home/julien/lo/libreoffice/vcl/unx/gtk/gtkdata.cxx:828 >#88 0x00007fffeaf74ae8 in g_main_context_dispatch () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#89 0x00007fffeaf74ed8 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#90 0x00007fffeaf74f6c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#91 0x00007fffe52bb736 in GtkSalData::Yield(bool, bool) (this=0x555555652fa0, bWait=true, bHandleAllCurrentEvents=false) >---Type <return> to continue, or q <return> to quit--- > at /home/julien/lo/libreoffice/vcl/unx/gtk/gtkdata.cxx:490 >#92 0x00007fffe52c0106 in GtkInstance::DoYield(bool, bool) (this=0x555555644310, bWait=true, bHandleAllCurrentEvents=false) > at /home/julien/lo/libreoffice/vcl/unx/gtk/gtkinst.cxx:397 >#93 0x00007ffff0ef3f6d in ImplYield(bool, bool) (i_bWait=true, i_bAllEvents=false) at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:469 >#94 0x00007ffff0ef44a7 in Application::Yield() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:537 >#95 0x00007ffff0ef3d65 in Application::Execute() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:449 >#96 0x00007ffff7d68af4 in desktop::Desktop::Main() (this=0x7fffffff2e40) at /home/julien/lo/libreoffice/desktop/source/app/app.cxx:1635 >#97 0x00007ffff0f0aa81 in ImplSVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:199 >#98 0x00007ffff0f0aba6 in SVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:233 >#99 0x00007ffff7dbe8a7 in soffice_main() () at /home/julien/lo/libreoffice/desktop/source/app/sofficemain.cxx:169 >#100 0x000055555555484b in sal_main () at /home/julien/lo/libreoffice/desktop/source/app/main.c:48 >#101 0x000055555555484b in main (argc=<optimized out>, argv=<optimized out>) at /home/julien/lo/libreoffice/desktop/source/app/main.c:47 >(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 120487
:
145573
|
145577
| 145581 |
145582