Bugzilla – Attachment 154634 Details for
Bug 127857
Assertion in forms when enabling/disabling design
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bt with debug symbols
bt.txt (text/plain), 14.30 KB, created by
Julien Nabet
on 2019-09-29 09:09:33 UTC
(
hide
)
Description:
bt with debug symbols
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2019-09-29 09:09:33 UTC
Size:
14.30 KB
patch
obsolete
>soffice.bin: /home/julien/lo/libreoffice/sw/source/core/access/accmap.cxx:178: virtual void SwDrawModellListener_Impl::addShapeEventListener(const com::sun::star::uno::Reference<com::sun::star::drawing::XShape>&, const com::sun::star::uno::Reference<com::sun::star::document::XShapeEventListener>&): Assertion `rv.second && "duplicate listener?"' failed. > >Thread 1 "soffice.bin" received signal SIGABRT, Aborted. >[Switching to Thread 0x7fffe8a371c0 (LWP 15473)] >__GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50 >50 ../sysdeps/unix/sysv/linux/raise.c: Aucun fichier ou dossier de ce type. >(gdb) bt >#0 0x00007ffff7ae5081 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50 >#1 0x00007ffff7ad0535 in __GI_abort () at abort.c:79 >#2 0x00007ffff7ad040f in __assert_fail_base > (fmt=0x7ffff7c32710 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", assertion=0x7fff276b5880 "rv.second && \"duplicate listener?\"", file=0x7fff276b5828 "/home/julien/lo/libreoffice/sw/source/core/access/accmap.cxx", line=178, function=<optimized out>) at assert.c:92 >#3 0x00007ffff7addb92 in __GI___assert_fail > (assertion=0x7fff276b5880 "rv.second && \"duplicate listener?\"", file=0x7fff276b5828 "/home/julien/lo/libreoffice/sw/source/core/access/accmap.cxx", line=178, function=0x7fff276b5748 "virtual void SwDrawModellListener_Impl::addShapeEventListener(const com::sun::star::uno::Reference<com::sun::star::drawing::XShape>&, const com::sun::star::uno::Reference<com::sun::star::document::XSh"...) at assert.c:101 >#4 0x00007fff26397a04 in SwDrawModellListener_Impl::addShapeEventListener(com::sun::star::uno::Reference<com::sun::star::drawing::XShape> const&, com::sun::star::uno::Reference<com::sun::star::document::XShapeEventListener> const&) (this=0x55555d3e3910, xShape=uno::Reference to (class SwXShape *) 0x55555d4a0500, xListener=uno::Reference to (class accessibility::AccessibleControlShape *) 0x55555cff9c88) > at /home/julien/lo/libreoffice/sw/source/core/access/accmap.cxx:178 >#5 0x00007ffff4695a9b in accessibility::AccessibleShape::Init() (this=0x55555cff9ba0) at /home/julien/lo/libreoffice/svx/source/accessibility/AccessibleShape.cxx:144 >#6 0x00007ffff467f4ae in accessibility::AccessibleControlShape::Init() (this=0x55555cff9ba0) at /home/julien/lo/libreoffice/svx/source/accessibility/AccessibleControlShape.cxx:163 >#7 0x00007ffff46bb210 in accessibility::ChildrenManagerImpl::ReplaceChild(accessibility::AccessibleShape*, com::sun::star::uno::Reference<com::sun::star::drawing::XShape> const&, long, accessibility::AccessibleShapeTreeInfo const&) (this=0x55555d4a4c60, pCurrentChild=0x55555d4a8440, _rxShape=uno::Reference to (class SwXShape *) 0x55555d4a0500, _rShapeTreeInfo=...) > at /home/julien/lo/libreoffice/svx/source/accessibility/ChildrenManagerImpl.cxx:733 >#8 0x00007ffff4680e18 in accessibility::AccessibleControlShape::modeChanged(com::sun::star::util::ModeChangeEvent const&) (this=0x55555d4a8440, rSource=...) > at /home/julien/lo/libreoffice/svx/source/accessibility/AccessibleControlShape.cxx:462 >#9 0x00007ffff24101f1 in comphelper::OInterfaceContainerHelper2::NotifySingleListener<com::sun::star::util::XModeChangeListener, com::sun::star::util::ModeChangeEvent>::operator()(com::sun::star::uno::Reference<com::sun::star::util::XModeChangeListener> const&) const (this=0x7fffffff0bf0, listener=uno::Reference to (class accessibility::AccessibleControlShape *) 0x55555d4a85b8) > at /home/julien/lo/libreoffice/include/comphelper/interfacecontainer2.hxx:253 >#10 0x00007ffff240dc8b in comphelper::OInterfaceContainerHelper2::forEach<com::sun::star::util::XModeChangeListener, comphelper::OInterfaceContainerHelper2::NotifySingleListener<com::sun::star::util::XModeChangeListener, com::sun::star::util::ModeChangeEvent> >(comphelper::OInterfaceContainerHelper2::NotifySingleListener<com::sun::star::util::XModeChangeListener, com::sun::star::util::ModeChangeEvent> const&) > (this=0x55555ca63450, func=...) at /home/julien/lo/libreoffice/include/comphelper/interfacecontainer2.hxx:266 >#11 0x00007ffff240bd19 in comphelper::OInterfaceContainerHelper2::notifyEach<com::sun::star::util::XModeChangeListener, com::sun::star::util::ModeChangeEvent>(void (com::sun::star::util::XModeChangeListener::*)(com::sun::star::util::ModeChangeEvent const&), com::sun::star::util::ModeChangeEvent const&) (this=0x55555ca63450, NotificationMethod= > &virtual com::sun::star::util::XModeChangeListener::modeChanged(com::sun::star::util::ModeChangeEvent const&), Event=...) at /home/julien/lo/libreoffice/include/comphelper/interfacecontainer2.hxx:279 >#12 0x00007ffff2407850 in UnoControl::setDesignMode(unsigned char) (this=0x55555ca63230, bOn=1 '\001') at /home/julien/lo/libreoffice/toolkit/source/controls/unocontrol.cxx:1402 >#13 0x00007ffff349446a in sdr::contact::ControlHolder::setDesignMode(bool) const (this=0x555558510218, _bDesign=true) at /home/julien/lo/libreoffice/svx/source/sdr/contact/viewobjectcontactofunocontrol.cxx:182 >#14 0x00007ffff3492052 in sdr::contact::ViewObjectContactOfUnoControl_Impl::setControlDesignMode(bool) const (this=0x5555585101c0, _bDesignMode=true) > at /home/julien/lo/libreoffice/svx/source/sdr/contact/viewobjectcontactofunocontrol.cxx:1450 >#15 0x00007ffff3492e32 in sdr::contact::ViewObjectContactOfUnoControl::setControlDesignMode(bool) const (this=0x55555ca5de60, _bDesignMode=true) > at /home/julien/lo/libreoffice/svx/source/sdr/contact/viewobjectcontactofunocontrol.cxx:1629 >#16 0x00007ffff349f49c in sdr::contact::ObjectContactOfPageView::SetUNOControlsDesignMode(bool) const (this=0x555558a6bf90, _bDesignMode=true) > at /home/julien/lo/libreoffice/svx/source/sdr/contact/objectcontactofpageview.cxx:441 >#17 0x00007ffff3523c89 in SdrPageWindow::SetDesignMode(bool) const (this=0x555558b548d0, _bDesignMode=true) at /home/julien/lo/libreoffice/svx/source/svdraw/sdrpagewindow.cxx:501 >#18 0x00007ffff3765c67 in SdrPageView::SetDesignMode(bool) const (this=0x555558b54970, _bDesignMode=true) at /home/julien/lo/libreoffice/svx/source/svdraw/svdpagv.cxx:360 >#19 0x00007ffff364dadc in SdrMarkView::SetDesignMode(bool) (this=0x555558b52ad0, bOn=true) at /home/julien/lo/libreoffice/svx/source/svdraw/svdmrkv.cxx:2488 >#20 0x00007ffff3b85b55 in FmFormView::ChangeDesignMode(bool) (this=0x555558b52ad0, bDesign=true) at /home/julien/lo/libreoffice/svx/source/form/fmview.cxx:254 >#21 0x00007ffff3b3952c in FmXFormShell::SetDesignMode_Lock(bool) (this=0x555558a69680, bDesign=true) at /home/julien/lo/libreoffice/svx/source/form/fmshimp.cxx:2769 >#22 0x00007ffff3b2313a in FmFormShell::impl_setDesignMode(bool) (this=0x555558a69300, bDesign=true) at /home/julien/lo/libreoffice/svx/source/form/fmshell.cxx:279 >#23 0x00007ffff3b27269 in FmFormShell::SetDesignMode(bool) (this=0x555558a69300, _bDesignMode=true) at /home/julien/lo/libreoffice/svx/source/form/fmshell.cxx:1430 >#24 0x00007ffff3b241e6 in FmFormShell::Execute(SfxRequest&) (this=0x555558a69300, rReq=...) at /home/julien/lo/libreoffice/svx/source/form/fmshell.cxx:647 >#25 0x00007ffff3b22691 in SfxStubFmFormShellExecute(SfxShell*, SfxRequest&) (pShell=0x555558a69300, rReq=...) at /home/julien/lo/libreoffice/workdir/SdiTarget/svx/sdi/svxslots.hxx:342 >#26 0x00007ffff56975e2 in SfxShell::CallExec(void (*)(SfxShell*, SfxRequest&), SfxRequest&) (this=0x555558a69300, pFunc=0x7ffff3b22663 <SfxStubFmFormShellExecute(SfxShell*, SfxRequest&)>, rReq=...) > at /home/julien/lo/libreoffice/include/sfx2/shell.hxx:197 >#27 0x00007ffff568e50e in SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, bool) (this=0x555559062fd0, rShell=..., rSlot=..., rReq=..., bRecord=true) > at /home/julien/lo/libreoffice/sfx2/source/control/dispatch.cxx:356 >#28 0x00007ffff5691db8 in SfxDispatcher::PostMsgHandler(std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >) (this=0x555559062fd0, pReq=std::unique_ptr<class SfxRequest> = {...}) > at /home/julien/lo/libreoffice/sfx2/source/control/dispatch.cxx:1093 >#29 0x00007ffff56b7c70 in std::__invoke_impl<void, void (SfxDispatcher::*&)(std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >), SfxDispatcher*&, std::unique_ptr<SfxRequest, 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= > @0x555558d58cf0: (void (SfxDispatcher::*)(class SfxDispatcher * const, class std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >)) 0x7ffff5691c3a <SfxDispatcher::PostMsgHandler(std::unique_ptr<SfxR--Type <RET> for more, q to quit, c to continue without paging-- >equest, std::default_delete<SfxRequest> >)>, __t=@0x555558d58d00: 0x555559062fd0, __args#0=...) at /usr/include/c++/9/bits/invoke.h:73 >#30 0x00007ffff56b3f3f 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= > @0x555558d58cf0: (void (SfxDispatcher::*)(class SfxDispatcher * const, class std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >)) 0x7ffff5691c3a <SfxDispatcher::PostMsgHandler(std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >)>, __args#0=@0x555558d58d00: 0x555559062fd0, __args#1=...) at /usr/include/c++/9/bits/invoke.h:95 >#31 0x00007ffff56add5e 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=0x555558d58cf0, __args=...) > at /usr/include/c++/9/functional:400 >#32 0x00007ffff56a53cc 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=0x555558d58cf0, __args#0=...) at /usr/include/c++/9/functional:484 >#33 0x00007ffff569e87e 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++/9/bits/std_function.h:300 >#34 0x00007ffff5a15457 in std::function<void (std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >)>::operator()(std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >) const > (this=0x555558d58bc0, __args#0=std::unique_ptr<class SfxRequest> = {...}) at /usr/include/c++/9/bits/std_function.h:690 >#35 0x00007ffff5a1527e in SfxHintPoster::DoEvent_Impl(void*) (this=0x555558d58bb0, pPostedHint=0x555558ac77c0) at /home/julien/lo/libreoffice/sfx2/source/notify/hintpost.cxx:46 >#36 0x00007ffff5a1521d in SfxHintPoster::LinkStubDoEvent_Impl(void*, void*) (instance=0x555558d58bb0, data=0x555558ac77c0) at /home/julien/lo/libreoffice/sfx2/source/notify/hintpost.cxx:43 >#37 0x00007ffff06351f1 in Link<void*, void>::Call(void*) const (this=0x55555cbd7198, data=0x555558ac77c0) at /home/julien/lo/libreoffice/include/tools/link.hxx:112 >#38 0x00007ffff0631f87 in ImplHandleUserEvent(ImplSVEvent*) (pSVEvent=0x55555cbd7190) at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:1960 >#39 0x00007ffff0633c62 in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (_pWindow=0x555557c53ef0, nEvent=SalEvent::UserEvent, pEvent=0x55555cbd7190) > at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:2513 >#40 0x00007ffff0df34c4 in SalFrame::CallCallback(SalEvent, void const*) const (this=0x555557c546d0, nEvent=SalEvent::UserEvent, pEvent=0x55555cbd7190) at /home/julien/lo/libreoffice/vcl/inc/salframe.hxx:299 >#41 0x00007ffff0e0cdb1 in SalGenericDisplay::ProcessEvent(SalUserEventList::SalUserEvent) (this=0x55555799d440, aEvent=...) at /home/julien/lo/libreoffice/vcl/unx/generic/app/gendisp.cxx:66 >#42 0x00007ffff0bc9455 in SalUserEventList::DispatchUserEvents(bool) (this=0x55555799d440, bHandleAllCurrentEvents=false) at /home/julien/lo/libreoffice/vcl/source/app/salusereventlist.cxx:108 >#43 0x00007ffff0e0cd29 in SalGenericDisplay::DispatchInternalEvent(bool) (this=0x55555799d440, bHandleAllCurrentEvent=false) at /home/julien/lo/libreoffice/vcl/unx/generic/app/gendisp.cxx:51 >#44 0x00007fffe82ff9b6 in call_userEventFn(void*) (data=0x555555647980) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:853 >#45 0x00007fffea538898 in g_main_context_dispatch () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#46 0x00007fffea538c88 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#47 0x00007fffea538d1c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#48 0x00007fffe82fe98e in GtkSalData::Yield(bool, bool) (this=0x555555647980, bWait=true, bHandleAllCurrentEvents=false) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:528 >#49 0x00007fffe8302a8a in GtkInstance::DoYield(bool, bool) (this=0x555555658870, bWait=true, bHandleAllCurrentEvents=false) at /home/julien/lo/libreoffice/vcl/unx/gtk3/../gtk/gtkinst.cxx:393 >#50 0x00007ffff0c4538d in ImplYield(bool, bool) (i_bWait=true, i_bAllEvents=false) at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:446 >#51 0x00007ffff0c458ab in Application::Yield() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:510 >#52 0x00007ffff0c4518a in Application::Execute() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:427 >#53 0x00007ffff7ce9811 in desktop::Desktop::Main() (this=0x7fffffff2420) at /home/julien/lo/libreoffice/desktop/source/app/app.cxx:1620 >#54 0x00007ffff0c602ba in ImplSVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:190 >#55 0x00007ffff0c603df in SVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:224 >#56 0x00007ffff7d4519e in soffice_main() () at /home/julien/lo/libreoffice/desktop/source/app/sofficemain.cxx:177 >#57 0x000055555555495d in sal_main () at /home/julien/lo/libreoffice/desktop/source/app/main.c:48 >#58 0x0000555555554943 in main (argc=2, argv=0x7fffffff27e8) at /home/julien/lo/libreoffice/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 127857
: 154634