Bugzilla – Attachment 181477 Details for
Bug 150187
Crash in Presentation Styles - Background objects - Modify
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
gdb bt
gdb_bt.txt (text/plain), 6.12 KB, created by
Julien Nabet
on 2022-07-28 17:38:43 UTC
(
hide
)
Description:
gdb bt
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2022-07-28 17:38:43 UTC
Size:
6.12 KB
patch
obsolete
>Thread 1 "soffice.bin" received signal SIGSEGV, Segmentation fault. >0x00007ff35cf0bec1 in SvxNumRule::SvxNumRule (this=0xb88f050, rCopy=...) at editeng/source/items/numitem.cxx:702 >702 nLevelCount = rCopy.nLevelCount ; >(gdb) p rCopy >$1 = (const SvxNumRule &) <error reading variable: Cannot access memory at address 0x10> >(gdb) bt >#0 0x00007ff35cf0bec1 in SvxNumRule::SvxNumRule(SvxNumRule const&) (this=0xb88f050, rCopy=...) at editeng/source/items/numitem.cxx:702 >#1 0x00007ff33a196f12 in SvxBulletPickTabPage::Reset(SfxItemSet const*) (this=0xb879ec0, rSet=0xad8ff10) at cui/source/tabpages/numpages.cxx:422 >#2 0x00007ff35b1ba311 in SfxTabDialogController::CreatePages() (this=0xad8e3c0) at sfx2/source/dialog/tabdlg.cxx:909 >#3 0x00007ff35b1bb1bc in SfxTabDialogController::Start_Impl() (this=0xad8e3c0) at sfx2/source/dialog/tabdlg.cxx:984 >#4 0x00007ff35b1bb5d9 in SfxTabDialogController::run() (this=0xad8e3c0) at sfx2/source/dialog/tabdlg.cxx:1028 >#5 0x00007ff33bfeefe1 in SdPresLayoutTemplateDlg_Impl::Execute() (this=0xad99d50) at sd/source/ui/dlg/sddlgfact.cxx:96 >#6 0x00007ff3442f49ca in sd::FuTemplate::DoExecute(SfxRequest&) (this=0xad43d20, rReq=...) at sd/source/ui/func/futempl.cxx:376 >#7 0x00007ff3442f29f8 in sd::FuTemplate::Create(sd::ViewShell*, sd::Window*, sd::View*, SdDrawDocument*, SfxRequest&) (pViewSh=0x4828990, pWin=0x46b3480, pView=0x48c6620, pDoc=0x483e600, rReq=...) > at sd/source/ui/func/futempl.cxx:90 >#8 0x00007ff3446c73be in sd::DrawViewShell::FuTemporary(SfxRequest&) (this=0x4828990, rReq=...) at sd/source/ui/view/drviews2.cxx:3215 >#9 0x00007ff34472c1c5 in SfxStubDrawViewShellFuTemporary(SfxShell*, SfxRequest&) (pShell=0x4828990, rReq=...) at workdir/SdiTarget/sd/sdi/sdslots.hxx:1541 >#10 0x00007ff35afab941 in SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, bool) (this=0x48fd680, rShell=..., rSlot=..., rReq=..., bRecord=true) at sfx2/source/control/dispatch.cxx:254 >#11 0x00007ff35afb0297 in SfxDispatcher::Execute_(SfxShell&, SfxSlot const&, SfxRequest&, SfxCallMode) (this=0x48fd680, rShell=..., rSlot=..., rReq=..., eCallMode=(SfxCallMode::SYNCHRON | SfxCallMode::RECORD)) > at sfx2/source/control/dispatch.cxx:753 >#12 0x00007ff35afb0b9f in SfxDispatcher::Execute(unsigned short, SfxCallMode, SfxPoolItem const**, unsigned short, SfxPoolItem const**) > (this=0x48fd680, nSlot=5550, eCall=(SfxCallMode::SYNCHRON | SfxCallMode::RECORD), pArgs=0x7ffd64321bb0, nModi=0, pInternalArgs=0x0) at sfx2/source/control/dispatch.cxx:859 >#13 0x00007ff35b1c8cf0 in SfxCommonTemplateDialog_Impl::Execute_Impl(unsigned short, rtl::OUString const&, rtl::OUString const&, unsigned short, StyleList&, SfxStyleSearchBits, unsigned short*, unsigned short const*) (this=0x84b6780, nId=5550, rStr="Background objects", rRefStr="", nFamily=16, rStyleList=..., nMask=SfxStyleSearchBits::Auto, pIdx=0x7ffd64321c66, pModifier=0x0) at sfx2/source/dialog/templdlg.cxx:429 >#14 0x00007ff35b1d98ad in StyleList::EditHdl() (this=0x84b67a8) at sfx2/source/dialog/StyleList.cxx:1198 >#15 0x00007ff35b1db4d3 in StyleList::MenuSelectAsyncHdl(void*) (this=0x84b67a8) at sfx2/source/dialog/StyleList.cxx:1474 >#16 0x00007ff35b1da9ad in StyleList::LinkStubMenuSelectAsyncHdl(void*, void*) (instance=0x84b67a8, data=0x0) at sfx2/source/dialog/StyleList.cxx:1469 >#17 0x00007ff3556b04e8 in Link<void*, void>::Call(void*) const (this=0xad74698, data=0x0) at include/tools/link.hxx:111 >#18 0x00007ff3556acaa9 in ImplHandleUserEvent(ImplSVEvent*) (pSVEvent=0xad74690) at vcl/source/window/winproc.cxx:2229 >#19 0x00007ff3556a96b1 in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (_pWindow=0x42eb2e0, nEvent=SalEvent::UserEvent, pEvent=0xad74690) at vcl/source/window/winproc.cxx:2799 >#20 0x00007ff3562b4280 in SalFrame::CallCallback(SalEvent, void const*) const (this=0x42ed690, nEvent=SalEvent::UserEvent, pEvent=0xad74690) at vcl/inc/salframe.hxx:306 >#21 0x00007ff3562df51f in SalGenericDisplay::ProcessEvent(SalUserEventList::SalUserEvent) (this=0x41f17e0, aEvent=...) at vcl/unx/generic/app/gendisp.cxx:66 >#22 0x00007ff355e0375d in SalUserEventList::DispatchUserEvents(bool)::$_0::operator()() const (this=0x7ffd64322600) at vcl/source/app/salusereventlist.cxx:119 >#23 0x00007ff355e03624 in SalUserEventList::DispatchUserEvents(bool) (this=0x41f17e0, bHandleAllCurrentEvents=false) at vcl/source/app/salusereventlist.cxx:120 >#24 0x00007ff3562df475 in SalGenericDisplay::DispatchInternalEvent(bool) (this=0x41f17e0, bHandleAllCurrentEvent=false) at vcl/unx/generic/app/gendisp.cxx:51 >#25 0x00007ff34c977336 in call_userEventFn(void*) (data=0x24a0a90) at vcl/unx/gtk3/gtkdata.cxx:824 >#26 0x00007ff35171deb4 in g_main_context_dispatch () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#27 0x00007ff35171e258 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#28 0x00007ff35171e30f in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#29 0x00007ff34c975e3f in GtkSalData::Yield(bool, bool) (this=0x24a0a90, bWait=true, bHandleAllCurrentEvents=false) at vcl/unx/gtk3/gtkdata.cxx:405 >#30 0x00007ff34c97b7a3 in GtkInstance::DoYield(bool, bool) (this=0x24a0930, bWait=true, bHandleAllCurrentEvents=false) at vcl/unx/gtk3/gtkinst.cxx:429 >#31 0x00007ff355ee28df in ImplYield(bool, bool) (i_bWait=true, i_bAllEvents=false) at vcl/source/app/svapp.cxx:475 >#32 0x00007ff355ee224b in Application::Yield() () at vcl/source/app/svapp.cxx:559 >#33 0x00007ff355ee201f in Application::Execute() () at vcl/source/app/svapp.cxx:453 >#34 0x00007ff35ec515e2 in desktop::Desktop::Main() (this=0x7ffd64324348) at desktop/source/app/app.cxx:1600 >#35 0x00007ff355f04e64 in ImplSVMain() () at vcl/source/app/svmain.cxx:203 >#36 0x00007ff355f06ad9 in SVMain() () at vcl/source/app/svmain.cxx:235 >#37 0x00007ff35ecce5d3 in soffice_main() () at desktop/source/app/sofficemain.cxx:94 >#38 0x00000000004008dd in sal_main () at desktop/source/app/main.c:51 >#39 0x00000000004008b7 in main (argc=3, argv=0x7ffd64324538) at desktop/source/app/main.c:49 >(gdb) frame 1 >#1 0x00007ff33a196f12 in SvxBulletPickTabPage::Reset (this=0xb879ec0, rSet=0xad8ff10) at cui/source/tabpages/numpages.cxx:422 >422 pSaveNum.reset( new SvxNumRule(pItem->GetNumRule()) ); >(gdb) p pItem >$2 = (const SvxNumBulletItem *) 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 150187
:
181473
|
181474
| 181477