Bugzilla – Attachment 151322 Details for
Bug 125229
CRASH when trying to modify a frame style in a ODT document
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bt with debug symbols
bt.txt (text/plain), 8.21 KB, created by
Julien Nabet
on 2019-05-12 11:22:21 UTC
(
hide
)
Description:
bt with debug symbols
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2019-05-12 11:22:21 UTC
Size:
8.21 KB
patch
obsolete
>#0 0x00007fffdecf6c48 in SwPercentField::ShowPercent (this=0x55555b5fc550, bPercent=true) at /home/julien/lo/libreoffice/sw/source/uibase/utlui/prcntfld.cxx:71 >71 nPercent = ((nCurrentWidth * 10) / nRefValue + 5) / 10; >(gdb) bt >#0 0x00007fffdecf6c48 in SwPercentField::ShowPercent(bool) (this=0x55555b5fc550, bPercent=true) at /home/julien/lo/libreoffice/sw/source/uibase/utlui/prcntfld.cxx:71 >#1 0x00007fffa26983c0 in SwFramePage::RelSizeClickHdl(weld::ToggleButton&) (this=0x55555b3a7180, rBtn=...) at /home/julien/lo/libreoffice/sw/source/ui/frmdlg/frmpage.cxx:1708 >#2 0x00007fffa269b71d in SwFramePage::Init(SfxItemSet const&) (this=0x55555b3a7180, rSet= > SfxItemSet of pool 0x55555aaf49b0 with parent 0x55555adce598 and Which ranges: [(1, 45), (63, 129), (150, 150), (1014, 1033), (10023, 10023), (10050, 10055), (10057, 10058), (10065, 10065), (10179, 10183), (10451, 10451), (10457, 10457), (10467, 10467), (10591, 10591), (10855, 10855), (12065, 12065), (21123, 21123), (22401, 22401)] = {...}) at /home/julien/lo/libreoffice/sw/source/ui/frmdlg/frmpage.cxx:2239 >#3 0x00007fffa2694c12 in SwFramePage::Reset(SfxItemSet const*) (this=0x55555b3a7180, rSet=0x55555d2ca390) at /home/julien/lo/libreoffice/sw/source/ui/frmdlg/frmpage.cxx:990 >#4 0x00007ffff5657bf5 in SfxTabDialogController::CreatePages() (this=0x555557760250) at /home/julien/lo/libreoffice/sfx2/source/dialog/tabdlg.cxx:1892 >#5 0x00007ffff565865c in SfxTabDialogController::Start_Impl() (this=0x555557760250) at /home/julien/lo/libreoffice/sfx2/source/dialog/tabdlg.cxx:1966 >#6 0x00007ffff56589f6 in SfxTabDialogController::runAsync(std::shared_ptr<SfxTabDialogController> const&, std::function<void (int)> const&) > (rController=std::shared_ptr<SfxTabDialogController> (use count 1, weak count 0) = {...}, rFunc=...) at /home/julien/lo/libreoffice/sfx2/source/dialog/tabdlg.cxx:2015 >#7 0x00007fffa258fe65 in AbstractTabController_Impl::StartExecuteAsync(VclAbstractDialog::AsyncContext&) (this=0x55555b367fc0, rCtx=...) at /home/julien/lo/libreoffice/sw/source/ui/dialog/swdlgfact.cxx:297 >#8 0x00007fffde921d26 in VclAbstractDialog::StartExecuteAsync(std::function<void (int)> const&) (this=0x55555b367fc0, rEndDialogFn=...) at /home/julien/lo/libreoffice/include/vcl/abstdlg.hxx:73 >#9 0x00007fffde951c08 in SwDocShell::Edit(rtl::OUString const&, rtl::OUString const&, SfxStyleFamily, SfxStyleSearchBits, bool, rtl::OString const&, SwWrtShell*, SfxRequest*, unsigned short) (this= > 0x55555aacb590, rName="OrgCaptionedImage", rParent="", nFamily=SfxStyleFamily::Frame, nMask=SfxStyleSearchBits::Auto, bNew=false, sPage="", pActShell=0x0, pReq=0x0, nSlot=0) > at /home/julien/lo/libreoffice/sw/source/uibase/app/docst.cxx:834 >#10 0x00007fffde94ff8b in SwDocShell::ExecStyleSheet(SfxRequest&) (this=0x55555aacb590, rReq=...) at /home/julien/lo/libreoffice/sw/source/uibase/app/docst.cxx:499 >#11 0x00007fffde92dd40 in SfxStubSwDocShellExecStyleSheet(SfxShell*, SfxRequest&) (pShell=0x55555aacb590, rReq=...) at /home/julien/lo/libreoffice/workdir/SdiTarget/sw/sdi/swslots.hxx:1388 >#12 0x00007ffff54d759a in SfxShell::CallExec(void (*)(SfxShell*, SfxRequest&), SfxRequest&) (this=0x55555aacb590, pFunc=0x7fffde92dd12 <SfxStubSwDocShellExecStyleSheet(SfxShell*, SfxRequest&)>, rReq=...) > at /home/julien/lo/libreoffice/include/sfx2/shell.hxx:197 >#13 0x00007ffff54ce3fb in SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, bool) (this=0x55555adc2ae0, rShell=..., rSlot=..., rReq=..., bRecord=true) > at /home/julien/lo/libreoffice/sfx2/source/control/dispatch.cxx:357 >#14 0x00007ffff54d0e37 in SfxDispatcher::Execute_(SfxShell&, SfxSlot const&, SfxRequest&, SfxCallMode) > (this=0x55555adc2ae0, rShell=..., rSlot=..., rReq=..., eCallMode=(SfxCallMode::SYNCHRON | SfxCallMode::RECORD)) at /home/julien/lo/libreoffice/sfx2/source/control/dispatch.cxx:857 >#15 0x00007ffff54d150f in SfxDispatcher::Execute(unsigned short, SfxCallMode, SfxPoolItem const**, unsigned short, SfxPoolItem const**) > (this=0x55555adc2ae0, nSlot=5550, eCall=(SfxCallMode::SYNCHRON | SfxCallMode::RECORD), pArgs=0x7fffffff1510, nModi=0, pInternalArgs=0x0) at /home/julien/lo/libreoffice/sfx2/source/control/dispatch.cxx:963 >#16 0x00007ffff56703f9 in SfxCommonTemplateDialog_Impl::Execute_Impl(unsigned short, rtl::OUString const&, rtl::OUString const&, unsigned short, SfxStyleSearchBits, unsigned short*, unsigned short const*) > (this=0x55555d2be840, nId=5550, rStr="OrgCaptionedImage", rRefStr="", nFamily=4, nMask=SfxStyleSearchBits::Auto, pIdx=0x7fffffff1596, pModifier=0x0) > at /home/julien/lo/libreoffice/sfx2/source/dialog/templdlg.cxx:1561 >#17 0x00007ffff5671e3c in SfxCommonTemplateDialog_Impl::EditHdl() (this=0x55555d2be840) at /home/julien/lo/libreoffice/sfx2/source/dialog/templdlg.cxx:1832 >#18 0x00007ffff5673819 in SfxCommonTemplateDialog_Impl::MenuSelectAsyncHdl(void*) (this=0x55555d2be840) at /home/julien/lo/libreoffice/sfx2/source/dialog/templdlg.cxx:2082 >#19 0x00007ffff56737af in SfxCommonTemplateDialog_Impl::LinkStubMenuSelectAsyncHdl(void*, void*) (instance=0x55555d2be840, data=0x0) at /home/julien/lo/libreoffice/sfx2/source/dialog/templdlg.cxx:2077 >#20 0x00007ffff0929df3 in Link<void*, void>::Call(void*) const (this=0x55555d2e0988, data=0x0) at /home/julien/lo/libreoffice/include/tools/link.hxx:84 >#21 0x00007ffff0926a9a in ImplHandleUserEvent(ImplSVEvent*) (pSVEvent=0x55555d2e0980) at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:1958 >#22 0x00007ffff092877e in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (_pWindow=0x5555578c08a0, nEvent=SalEvent::UserEvent, pEvent=0x55555d2e0980) > at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:2511 >#23 0x00007ffff1065472 in SalFrame::CallCallback(SalEvent, void const*) const (this=0x5555578c1020, nEvent=SalEvent::UserEvent, pEvent=0x55555d2e0980) at /home/julien/lo/libreoffice/vcl/inc/salframe.hxx:294 >#24 0x00007ffff107eb99 in SalGenericDisplay::ProcessEvent(SalUserEventList::SalUserEvent) (this=0x555557633330, aEvent=...) at /home/julien/lo/libreoffice/vcl/unx/generic/app/gendisp.cxx:67 >#25 0x00007ffff0e5cb6f in SalUserEventList::DispatchUserEvents(bool) (this=0x555557633330, bHandleAllCurrentEvents=false) at /home/julien/lo/libreoffice/vcl/source/app/salusereventlist.cxx:109 >#26 0x00007ffff107eb11 in SalGenericDisplay::DispatchInternalEvent(bool) (this=0x555557633330, bHandleAllCurrentEvent=false) at /home/julien/lo/libreoffice/vcl/unx/generic/app/gendisp.cxx:52 >#27 0x00007fffe8a65a88 in call_userEventFn(void*) (data=0x55555563f3b0) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:853 >#28 0x00007fffeae7edd8 in g_main_context_dispatch () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#29 0x00007fffeae7f1c8 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#30 0x00007fffeae7f25c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#31 0x00007fffe8a64a52 in GtkSalData::Yield(bool, bool) (this=0x55555563f3b0, bWait=true, bHandleAllCurrentEvents=false) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:528 >#32 0x00007fffe8a68bb6 in GtkInstance::DoYield(bool, bool) (this=0x555555650f70, bWait=true, bHandleAllCurrentEvents=false) at /home/julien/lo/libreoffice/vcl/unx/gtk3/../gtk/gtkinst.cxx:404 >#33 0x00007ffff0ecb67d in ImplYield(bool, bool) (i_bWait=true, i_bAllEvents=false) at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:457 >#34 0x00007ffff0ecbb9f in Application::Yield() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:521 >#35 0x00007ffff0ecb475 in Application::Execute() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:438 >#36 0x00007ffff7d44c16 in desktop::Desktop::Main() (this=0x7fffffff24f0) at /home/julien/lo/libreoffice/desktop/source/app/app.cxx:1621 >#37 0x00007ffff0ee48b1 in ImplSVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:203 >#38 0x00007ffff0ee49d6 in SVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:237 >--Type <RET> for more, q to quit, c to continue without paging-- >#39 0x00007ffff7d9e097 in soffice_main() () at /home/julien/lo/libreoffice/desktop/source/app/sofficemain.cxx:170 >#40 0x000055555555495d in sal_main () at /home/julien/lo/libreoffice/desktop/source/app/main.c:48 >#41 0x0000555555554943 in main (argc=2, argv=0x7fffffff2838) at /home/julien/lo/libreoffice/desktop/source/app/main.c:47 >(gdb) >(gdb) p nRefValue >$3 = 0 >
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 125229
:
151318
|
151319
| 151322