Bugzilla – Attachment 175277 Details for
Bug 144729
Crash when trying to modify a style (gtk3 only)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bt with debug symbols
bt.txt (text/plain), 11.17 KB, created by
Julien Nabet
on 2021-09-26 08:31:18 UTC
(
hide
)
Description:
bt with debug symbols
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2021-09-26 08:31:18 UTC
Size:
11.17 KB
patch
obsolete
>Thread 1 "soffice.bin" received signal SIGSEGV, Segmentation fault. >std::__cxx1998::vector<svx::FrameBorder*, std::allocator<svx::FrameBorder*> >::size (this=0x720) at /usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/bits/stl_vector.h:919 >919 { return size_type(this->_M_impl._M_finish - this->_M_impl._M_start); } >(gdb) bt >#0 std::__cxx1998::vector<svx::FrameBorder*, std::allocator<svx::FrameBorder*> >::size() const (this=0x720) at /usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/bits/stl_vector.h:919 >#1 0x00007fbd40f3fcc2 in svx::FrameSelector::GetEnabledBorderCount() const (this=0x91bafd0) at svx/source/dialog/frmsel.cxx:858 >#2 0x00007fbd40da76b8 in svx::a11y::AccFrameSelector::getAccessibleChildCount() (this=0x921b190) at svx/source/accessibility/AccessibleFrameSelector.cxx:63 >#3 0x00007fbd3184930e in AtkListener::updateChildList(com::sun::star::uno::Reference<com::sun::star::accessibility::XAccessibleContext> const&) (this=0x91e6200, pContext= > uno::Reference to (svx::a11y::AccFrameSelector *) 0x921b1f0) at vcl/unx/gtk3/a11y/atklistener.cxx:149 >#4 0x00007fbd31849096 in AtkListener::AtkListener(AtkObjectWrapper*) (this=0x91e6200, pWrapper=0x91e60a0) at vcl/unx/gtk3/a11y/atklistener.cxx:56 >#5 0x00007fbd3186e9ab in atk_object_wrapper_new(com::sun::star::uno::Reference<com::sun::star::accessibility::XAccessible> const&, AtkObject*, AtkObject*) > (rxAccessible=uno::Reference to (svx::a11y::AccFrameSelector *) 0x921b230, parent=0x9299a40, orig=0x90bedd0) at vcl/unx/gtk3/a11y/atkwrapper.cxx:875 >#6 0x00007fbd318b3ded in (anonymous namespace)::GtkInstanceDrawingArea::GetAtkObject(_AtkObject*) (this=0x91e5060, pDefaultAccessible=0x90bedd0) at vcl/unx/gtk3/gtkinst.cxx:16918 >#7 0x00007fbd318b3d21 in (anonymous namespace)::drawing_area_get_accessibity(_GtkWidget*) (pWidget=0x91206f0) at vcl/unx/gtk3/gtkinst.cxx:21555 >#8 0x00007fbd30fb0bc2 in () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#9 0x00007fbd3764b65f in g_closure_invoke () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#10 0x00007fbd3765d99b in () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#11 0x00007fbd37663c6f in g_signal_emit_valist () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#12 0x00007fbd376641df in g_signal_emit () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#13 0x00007fbd3764fcd4 in () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#14 0x00007fbd3764f50e in () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#15 0x00007fbd37651d4b in g_object_thaw_notify () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#16 0x00007fbd318b86d5 in (anonymous namespace)::GtkInstanceWidget::set_size_request(int, int) (this=0x91e5060, nWidth=137, nHeight=146) at vcl/unx/gtk3/gtkinst.cxx:3475 >#17 0x00007fbd40f3fa23 in svx::FrameSelector::SetDrawingArea(weld::DrawingArea*) (this=0x91bafd0, pDrawingArea=0x91e5328) at svx/source/dialog/frmsel.cxx:833 >#18 0x00007fbd3d16d46a in weld::CustomWeld::CustomWeld(weld::Builder&, rtl::OString const&, weld::CustomWidgetController&) (this=0x90e9fd0, rBuilder=..., rDrawingId="framesel", rWidgetController=...) > at vcl/source/app/customweld.cxx:28 >#19 0x00007fbcf08f0c4e in SvxBorderTabPage::SvxBorderTabPage(weld::Container*, weld::DialogController*, SfxItemSet const&) (this=0x91baeb0, pPage=0x90fc550, pController=0x7a4d4b0, rCoreAttrs= > SfxItemSet of pool 0x5aea070 with parent 0x5b25658 and Which ranges: [(1, 45), (63, 132), (153, 153), (1014, 1033), (10023, 10023), (10050, 10055), (10057, 10058), (10065, 10065), (10179, 10183), (10451, 10451), (10457, 10457), (10467, 10467), (10591, 10591), (10855, 10855), (11142, 11142), (12065, 12065), (21123, 21123), (21307, 21307), (22401, 22401)] = {...}) at cui/source/tabpages/border.cxx:291 >#20 0x00007fbcf08fc77f in std::make_unique<SvxBorderTabPage, weld::Container*&, weld::DialogController*&, SfxItemSet const&>(weld::Container*&, weld::DialogController*&, SfxItemSet const&) > (__args=@0x7ffdac0324e0: 0x90fc550, __args=@0x7ffdac0324d8: 0x7a4d4b0, __args=SfxItemSet of pool 0x5aea070 with parent 0x5b25658 and Which ranges: [(1, 45), (63, 132), (153, 153), (1014, 1033), (10023, 10023), (10050, 10055), (10057, 10058), (10065, 10065), (10179, 10183), (10451, 10451), (10457, 10457), (10467, 10467), (10591, 10591), (10855, 10855), (11142, 11142), (12065, 12065), (21123, 21123), (21307, 21307), (22401, 22401)] = {...}) at /usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/bits/unique_ptr.h:962 >#21 0x00007fbcf08f514f in SvxBorderTabPage::Create(weld::Container*, weld::DialogController*, SfxItemSet const*) (pPage=0x90fc550, pController=0x7a4d4b0, rAttrSet=0x7dca0e0) > at cui/source/tabpages/border.cxx:592 >#22 0x00007fbd42017519 in SfxTabDialogController::CreatePages() (this=0x7a4d4b0) at sfx2/source/dialog/tabdlg.cxx:891 >#23 0x00007fbd420187cc in SfxTabDialogController::Start_Impl() (this=0x7a4d4b0) at sfx2/source/dialog/tabdlg.cxx:983 >#24 0x00007fbd42018c5e in SfxTabDialogController::runAsync(std::shared_ptr<SfxTabDialogController> const&, std::function<void (int)> const&) (rController=warning: RTTI symbol not found for class 'std::_Sp_counted_ptr_inplace<SwTemplateDlgController, std::allocator<SwTemplateDlgController>, (__gnu_cxx::_Lock_policy)2>' >warning: RTTI symbol not found for class 'std::_Sp_counted_ptr_inplace<SwTemplateDlgController, std::allocator<SwTemplateDlgController>, (__gnu_cxx::_Lock_policy)2>' > >std::shared_ptr<SfxTabDialogController> (use count 1, weak count 1) = {...}, rFunc=...) at sfx2/source/dialog/tabdlg.cxx:1034 >#25 0x00007fbcebfd0af0 in AbstractTabController_Impl::StartExecuteAsync(VclAbstractDialog::AsyncContext&) (this=0x7de2760, rCtx=...) at sw/source/ui/dialog/swdlgfact.cxx:308 >#26 0x00007fbd27c8ebdd in VclAbstractDialog::StartExecuteAsync(std::function<void (int)> const&) (this=0x7de2760, rEndDialogFn=...) at include/vcl/abstdlg.hxx:73 >#27 0x00007fbd27ccdf8d in SwDocShell::Edit(rtl::OUString const&, rtl::OUString const&, SfxStyleFamily, SfxStyleSearchBits, bool, rtl::OString const&, SwWrtShell*, SfxRequest*, unsigned short) (this= > 0x5ae3450, rName="Default Paragraph Style", rParent="", nFamily=SfxStyleFamily::Para, nMask=SfxStyleSearchBits::Auto, bNew=false, sPage="", pActShell=0x0, pReq=0x0, nSlot=0) > at sw/source/uibase/app/docst.cxx:973 >#28 0x00007fbd27ccc245 in SwDocShell::ExecStyleSheet(SfxRequest&) (this=0x5ae3450, rReq=...) at sw/source/uibase/app/docst.cxx:494 >#29 0x00007fbd27c9c2c5 in SfxStubSwDocShellExecStyleSheet(SfxShell*, SfxRequest&) (pShell=0x5ae3450, rReq=...) at workdir/SdiTarget/sw/sdi/swslots.hxx:1412 >#30 0x00007fbd41de5ae6 in SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, bool) (this=0x5d98310, rShell=..., rSlot=..., rReq=..., bRecord=true) at sfx2/source/control/dispatch.cxx:253 >#31 0x00007fbd41dea38e in SfxDispatcher::Execute_(SfxShell&, SfxSlot const&, SfxRequest&, SfxCallMode) (this=0x5d98310, rShell=..., rSlot=..., rReq=..., eCallMode=SfxCallMode::RECORD) > at sfx2/source/control/dispatch.cxx:753 >#32 0x00007fbd41dd19ee in SfxBindings::Execute_Impl(SfxRequest&, SfxSlot const*, SfxShell*) (this=0x5d8d5d0, aReq=..., pSlot=0x7fbd28f22160 <aSwDocShellSlots_Impl+720>, pShell=0x5ae3450) > at sfx2/source/control/bindings.cxx:1060 >#33 0x00007fbd41ed9d7d in SfxDispatchController_Impl::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&, com::sun::star::uno::Reference<com::sun::star::frame::XDispatchResultListener> const&) (this=0x66d66e0, aURL=..., aArgs=empty uno::Sequence, rListener=empty uno::Reference) at sfx2/source/control/unoctitm.cxx:683 >#34 0x00007fbd41ed87e4 in SfxOfficeDispatch::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) > (this=0x66d6330, aURL=..., aArgs=empty uno::Sequence) at sfx2/source/control/unoctitm.cxx:253 >#35 0x00007fbd432b6431 in framework::MenuBarManager::Select(Menu*) (this=0x5f6f3c0, pMenu=0x5f49620) at framework/source/uielement/menubarmanager.cxx:813 >--Type <RET> for more, q to quit, c to continue without paging-- >#36 0x00007fbd432b6060 in framework::MenuBarManager::LinkStubSelect(void*, Menu*) (instance=0x5f6f3c0, data=0x5f49620) at framework/source/uielement/menubarmanager.cxx:775 >#37 0x00007fbd3c8ec0ed in Link<Menu*, bool>::Call(Menu*) const (this=0x5f496a0, data=0x5f49620) at include/tools/link.hxx:111 >#38 0x00007fbd3c8dbe68 in Menu::Select() (this=0x5f49620) at vcl/source/window/menu.cxx:358 >#39 0x00007fbd3c8e6217 in Menu::ImplCallSelect(void*) (this=0x5f49620) at vcl/source/window/menu.cxx:2149 >#40 0x00007fbd3c8dbd90 in Menu::LinkStubImplCallSelect(void*, void*) (instance=0x5f49620, data=0x0) at vcl/source/window/menu.cxx:2146 >#41 0x00007fbd3ca24568 in Link<void*, void>::Call(void*) const (this=0x76f6118, data=0x0) at include/tools/link.hxx:111 >#42 0x00007fbd3ca2074e in ImplHandleUserEvent(ImplSVEvent*) (pSVEvent=0x76f6110) at vcl/source/window/winproc.cxx:2014 >#43 0x00007fbd3ca1d0c6 in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (_pWindow=0x22f3070, nEvent=SalEvent::UserEvent, pEvent=0x76f6110) at vcl/source/window/winproc.cxx:2584 >#44 0x00007fbd3d6167c5 in SalFrame::CallCallback(SalEvent, void const*) const (this=0x22f5a50, nEvent=SalEvent::UserEvent, pEvent=0x76f6110) at vcl/inc/salframe.hxx:308 >#45 0x00007fbd3d64278f in SalGenericDisplay::ProcessEvent(SalUserEventList::SalUserEvent) (this=0x21ec5f0, aEvent=...) at vcl/unx/generic/app/gendisp.cxx:66 >#46 0x00007fbd3d176150 in SalUserEventList::DispatchUserEvents(bool)::$_0::operator()() const (this=0x7ffdac034cf0) at vcl/source/app/salusereventlist.cxx:119 >#47 0x00007fbd3d176014 in SalUserEventList::DispatchUserEvents(bool) (this=0x21ec5f0, bHandleAllCurrentEvents=false) at vcl/source/app/salusereventlist.cxx:120 >#48 0x00007fbd3d6426d9 in SalGenericDisplay::DispatchInternalEvent(bool) (this=0x21ec5f0, bHandleAllCurrentEvent=false) at vcl/unx/generic/app/gendisp.cxx:51 >#49 0x00007fbd318a0631 in call_userEventFn(void*) (data=0x60ded0) at vcl/unx/gtk3/gtkdata.cxx:806 >#50 0x00007fbd3755775f in g_main_context_dispatch () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#51 0x00007fbd37557b08 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#52 0x00007fbd37557bbf in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#53 0x00007fbd3189f06c in GtkSalData::Yield(bool, bool) (this=0x60ded0, bWait=true, bHandleAllCurrentEvents=false) at vcl/unx/gtk3/gtkdata.cxx:405 >#54 0x00007fbd318a5352 in GtkInstance::DoYield(bool, bool) (this=0x60dd50, bWait=true, bHandleAllCurrentEvents=false) at vcl/unx/gtk3/gtkinst.cxx:423 >#55 0x00007fbd3d259870 in ImplYield(bool, bool) (i_bWait=true, i_bAllEvents=false) at vcl/source/app/svapp.cxx:465 >#56 0x00007fbd3d2594e0 in Application::Yield() () at vcl/source/app/svapp.cxx:532 >#57 0x00007fbd3d25945e in Application::Execute() () at vcl/source/app/svapp.cxx:444 >#58 0x00007fbd45487544 in desktop::Desktop::Main() (this=0x7ffdac036728) at desktop/source/app/app.cxx:1602 >#59 0x00007fbd3d27c500 in ImplSVMain() () at vcl/source/app/svmain.cxx:199 >#60 0x00007fbd3d27e0f9 in SVMain() () at vcl/source/app/svmain.cxx:231 >#61 0x00007fbd4550339e in soffice_main() () at desktop/source/app/sofficemain.cxx:98 >#62 0x000000000040088d in sal_main () at desktop/source/app/main.c:49 >#63 0x0000000000400867 in main (argc=3, argv=0x7ffdac036918) at 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 144729
: 175277