Bugzilla – Attachment 145714 Details for
Bug 120115
Crash in: SfxItemSet::GetItemState
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
stacktrace on a ~libreoffice-6-1 branch (unclean)
file_120115.txt (text/plain), 9.42 KB, created by
Björn Michaelsen
on 2018-10-14 21:30:11 UTC
(
hide
)
Description:
stacktrace on a ~libreoffice-6-1 branch (unclean)
Filename:
MIME Type:
Creator:
Björn Michaelsen
Created:
2018-10-14 21:30:11 UTC
Size:
9.42 KB
patch
obsolete
>Thread 1 "soffice.bin" received signal SIGSEGV, Segmentation fault. >0x00007ffff177cbfb in SfxItemSet::GetItemState (this=0x555558c28ab0, nWhich=72, bSrchInParent=true, ppItem=0x7fffffff05e0) at /home/bjoern/libreoffice-dbg/svl/source/items/itemset.cxx:388 >388 while ( *pPtr ) >(gdb) bt >#0 0x00007ffff177cbfb in SfxItemSet::GetItemState (this=0x555558c28ab0, nWhich=72, bSrchInParent=true, ppItem=0x7fffffff05e0) at /home/bjoern/libreoffice-dbg/svl/source/items/itemset.cxx:388 >#1 0x00007fffce52339b in SwContentNode::GetNoCondAttr (this=0x5555584d3320, nWhich=72, bInParents=true) at /home/bjoern/libreoffice-dbg/sw/source/core/docnode/node.cxx:1692 >#2 0x00007fffce8b58ef in SwTextNode::GetNumRule_ (this=0x5555584d3320, bInParent=true) at /home/bjoern/libreoffice-dbg/sw/source/core/txtnode/ndtxt.cxx:2488 >#3 0x00007fffce8b5ab7 in SwTextNode::GetNumRule (this=0x5555584d3320, bInParent=true) at /home/bjoern/libreoffice-dbg/sw/source/core/txtnode/ndtxt.cxx:2526 >#4 0x00007fffce8b5ae7 in SwTextNode::NumRuleChgd (this=0x5555584d3320) at /home/bjoern/libreoffice-dbg/sw/source/core/txtnode/ndtxt.cxx:2533 >#5 0x00007fffce4843bc in lcl_SetRuleChgd (rNd=..., nLevel=2 '\002') at /home/bjoern/libreoffice-dbg/sw/source/core/doc/number.cxx:176 >#6 0x00007fffce484e09 in SwNumFormat::UpdateNumNodes (this=0x5555571f92d0, pDoc=0x5555581c0dd0) at /home/bjoern/libreoffice-dbg/sw/source/core/doc/number.cxx:332 >#7 0x00007fffce484bb5 in SwNumFormat::Modify (this=0x5555571f92d0, pOld=0x7fffffff0800, pNew=0x7fffffff0820) at /home/bjoern/libreoffice-dbg/sw/source/core/doc/number.cxx:296 >#8 0x00007fffce1ff37d in SwClient::ModifyNotification (this=0x5555571f9358, pOldValue=0x7fffffff0800, pNewValue=0x7fffffff0820) at /home/bjoern/libreoffice-dbg/sw/inc/calbck.hxx:151 >#9 0x00007fffce26b1fe in SwFormat::~SwFormat (this=0x5555582edff0, __in_chrg=<optimized out>) at /home/bjoern/libreoffice-dbg/sw/source/core/attr/format.cxx:230 >#10 0x00007fffce38e4b2 in SwCharFormat::~SwCharFormat (this=0x5555582edff0, __in_chrg=<optimized out>) at /home/bjoern/libreoffice-dbg/sw/inc/charfmt.hxx:24 >#11 0x00007fffce38e4ce in SwCharFormat::~SwCharFormat (this=0x5555582edff0, __in_chrg=<optimized out>) at /home/bjoern/libreoffice-dbg/sw/inc/charfmt.hxx:24 >#12 0x00007fffce379a0a in SwDoc::DelCharFormat (this=0x5555581c0dd0, nFormat=3, bBroadcast=true) at /home/bjoern/libreoffice-dbg/sw/source/core/doc/docfmt.cxx:692 >#13 0x00007fffce379b1f in SwDoc::DelCharFormat (this=0x5555581c0dd0, pFormat=0x5555582edff0, bBroadcast=true) at /home/bjoern/libreoffice-dbg/sw/source/core/doc/docfmt.cxx:702 >#14 0x00007fffce8f4040 in SwUndoCharFormatCreate::Delete (this=0x5555584f5f50) at /home/bjoern/libreoffice-dbg/sw/source/core/undo/SwUndoFmt.cxx:281 >#15 0x00007fffce8f349f in SwUndoFormatCreate::UndoImpl (this=0x5555584f5f50) at /home/bjoern/libreoffice-dbg/sw/source/core/undo/SwUndoFmt.cxx:61 >#16 0x00007fffce912538 in SwUndo::UndoWithContext (this=0x5555584f5f50, rContext=...) at /home/bjoern/libreoffice-dbg/sw/source/core/undo/undobj.cxx:229 >#17 0x00007ffff186dd18 in SfxListUndoAction::UndoWithContext (this=0x5555582ded60, i_context=...) at /home/bjoern/libreoffice-dbg/svl/source/undo/undo.cxx:1424 >#18 0x00007ffff186dd18 in SfxListUndoAction::UndoWithContext (this=0x555558b09650, i_context=...) at /home/bjoern/libreoffice-dbg/svl/source/undo/undo.cxx:1424 >#19 0x00007ffff186a2cd in SfxUndoManager::ImplUndo (this=0x5555581cb698, i_contextOrNull=0x7fffffff0ea0) at /home/bjoern/libreoffice-dbg/svl/source/undo/undo.cxx:773 >#20 0x00007ffff186a067 in SfxUndoManager::UndoWithContext (this=0x5555581cb698, i_context=...) at /home/bjoern/libreoffice-dbg/svl/source/undo/undo.cxx:741 >#21 0x00007fffce8f8da1 in sw::UndoManager::impl_DoUndoRedo (this=0x5555581cb690, undoOrRedo=sw::UndoManager::UndoOrRedoType::Undo) at /home/bjoern/libreoffice-dbg/sw/source/core/undo/docundo.cxx:593 >#22 0x00007fffce8f8f0b in sw::UndoManager::Undo (this=0x5555581cb690) at /home/bjoern/libreoffice-dbg/sw/source/core/undo/docundo.cxx:626 >#23 0x00007fffce5c489d in SwEditShell::Undo (this=0x5555582603e0, nCount=1) at /home/bjoern/libreoffice-dbg/sw/source/core/edit/edundo.cxx:131 >#24 0x00007fffcf05f907 in SwWrtShell::Do (this=0x5555582603e0, eDoType=SwWrtShell::UNDO, nCnt=1) at /home/bjoern/libreoffice-dbg/sw/source/uibase/wrtsh/wrtundo.cxx:44 >#25 0x00007fffcee9712b in SwBaseShell::ExecUndo (this=0x5555582e7380, rReq=...) at /home/bjoern/libreoffice-dbg/sw/source/uibase/shells/basesh.cxx:508 >#26 0x00007fffcee95686 in SfxStubSwBaseShellExecUndo (pShell=0x5555582e7380, rReq=...) at /home/bjoern/libreoffice-dbg/workdir/SdiTarget/sw/sdi/swslots.hxx:2154 >#27 0x00007ffff1f2340e in SfxShell::CallExec (this=0x5555582e7380, pFunc=0x7fffcee95658 <SfxStubSwBaseShellExecUndo(SfxShell*, SfxRequest&)>, rReq=...) at /home/bjoern/libreoffice-dbg/include/sfx2/shell.hxx:211 >#28 0x00007ffff1f1ad58 in SfxDispatcher::Call_Impl (this=0x5555582500f0, rShell=..., rSlot=..., rReq=..., bRecord=true) at /home/bjoern/libreoffice-dbg/sfx2/source/control/dispatch.cxx:355 >#29 0x00007ffff1f1d21a in SfxDispatcher::Execute_ (this=0x5555582500f0, rShell=..., rSlot=..., rReq=..., eCallMode=SfxCallMode::RECORD) at /home/bjoern/libreoffice-dbg/sfx2/source/control/dispatch.cxx:877 >#30 0x00007ffff1f0e016 in SfxBindings::Execute_Impl (this=0x55555824e430, aReq=..., pSlot=0x7fffcfd3aee0 <aSwBaseShellSlots_Impl+1152>, pShell=0x5555582e7380) > at /home/bjoern/libreoffice-dbg/sfx2/source/control/bindings.cxx:1069 >#31 0x00007ffff1f93683 in SfxDispatchController_Impl::dispatch (this=0x5555582e62f0, aURL=..., aArgs=..., rListener=...) at /home/bjoern/libreoffice-dbg/sfx2/source/control/unoctitm.cxx:755 >#32 0x00007ffff1f91062 in SfxOfficeDispatch::dispatch (this=0x5555582e6280, aURL=..., aArgs=...) at /home/bjoern/libreoffice-dbg/sfx2/source/control/unoctitm.cxx:226 >#33 0x00007fffef1fbd9e in svt::AsyncAccelExec::impl_ts_asyncCallback (this=0x55555925b3f0) at /home/bjoern/libreoffice-dbg/svtools/source/misc/acceleratorexecute.cxx:466 >#34 0x00007fffef1fbcbf in svt::AsyncAccelExec::LinkStubimpl_ts_asyncCallback (instance=0x55555925b3f0, data=0x0) at /home/bjoern/libreoffice-dbg/svtools/source/misc/acceleratorexecute.cxx:458 >#35 0x00007fffecdfa8c1 in Link<LinkParamNone*, void>::Call (this=0x55555925b490, data=0x0) at /home/bjoern/libreoffice-dbg/include/tools/link.hxx:84 >#36 0x00007fffed1156b0 in vcl::EventPoster::DoEvent_Impl (this=0x55555925b488) at /home/bjoern/libreoffice-dbg/vcl/source/helper/evntpost.cxx:52 >#37 0x00007fffed11567d in vcl::EventPoster::LinkStubDoEvent_Impl (instance=0x55555925b488, data=0x0) at /home/bjoern/libreoffice-dbg/vcl/source/helper/evntpost.cxx:48 >#38 0x00007fffecd83989 in Link<void*, void>::Call (this=0x555558d9df18, data=0x0) at /home/bjoern/libreoffice-dbg/include/tools/link.hxx:84 >#39 0x00007fffecd8091b in ImplHandleUserEvent (pSVEvent=0x555558d9df10) at /home/bjoern/libreoffice-dbg/vcl/source/window/winproc.cxx:1928 >#40 0x00007fffecd82247 in ImplWindowFrameProc (_pWindow=0x555556a59fb0, nEvent=SalEvent::UserEvent, pEvent=0x555558d9df10) at /home/bjoern/libreoffice-dbg/vcl/source/window/winproc.cxx:2479 >#41 0x00007fffed270d3e in SalFrame::CallCallback (this=0x555556b0cba0, nEvent=SalEvent::UserEvent, pEvent=0x555558d9df10) at /home/bjoern/libreoffice-dbg/vcl/inc/salframe.hxx:280 >#42 0x00007fffed27fbad in SalGenericDisplay::ProcessEvent (this=0x555556c3cb00, aEvent=...) at /home/bjoern/libreoffice-dbg/vcl/unx/generic/app/gendisp.cxx:67 >#43 0x00007fffed120fa2 in SalUserEventList::DispatchUserEvents (this=0x555556c3cb00, bHandleAllCurrentEvents=false) at /home/bjoern/libreoffice-dbg/vcl/source/app/salusereventlist.cxx:109 >#44 0x00007fffed27fb25 in SalGenericDisplay::DispatchInternalEvent (this=0x555556c3cb00, bHandleAllCurrentEvent=false) at /home/bjoern/libreoffice-dbg/vcl/unx/generic/app/gendisp.cxx:52 >#45 0x00007fffdc82f4d8 in call_userEventFn (data=0x555555844630) at /home/bjoern/libreoffice-dbg/vcl/unx/gtk3/gtk3gtkdata.cxx:784 >#46 0x00007ffff5abb574 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 >#47 0x00007ffff5abb930 in ?? () from /usr/lib64/libglib-2.0.so.0 >#48 0x00007ffff5abb9bc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 >#49 0x00007fffdc82e43e in GtkSalData::Yield (this=0x555555844630, bWait=true, bHandleAllCurrentEvents=false) at /home/bjoern/libreoffice-dbg/vcl/unx/gtk3/gtk3gtkdata.cxx:459 >#50 0x00007fffdc8313e4 in GtkInstance::DoYield (this=0x55555584fb70, bWait=true, bHandleAllCurrentEvents=false) at /home/bjoern/libreoffice-dbg/vcl/unx/gtk3/../gtk/gtkinst.cxx:412 >#51 0x00007fffed163169 in ImplYield (i_bWait=true, i_bAllEvents=false) at /home/bjoern/libreoffice-dbg/vcl/source/app/svapp.cxx:470 >#52 0x00007fffed15f4b7 in Application::Yield () at /home/bjoern/libreoffice-dbg/vcl/source/app/svapp.cxx:535 >#53 0x00007fffed15f06b in Application::Execute () at /home/bjoern/libreoffice-dbg/vcl/source/app/svapp.cxx:450 >#54 0x00007ffff77ca7a1 in desktop::Desktop::Main (this=0x7fffffff2830) at /home/bjoern/libreoffice-dbg/desktop/source/app/app.cxx:1634 >#55 0x00007fffed169aa9 in ImplSVMain () at /home/bjoern/libreoffice-dbg/vcl/source/app/svmain.cxx:200 >#56 0x00007fffed169c12 in SVMain () at /home/bjoern/libreoffice-dbg/vcl/source/app/svmain.cxx:238 >#57 0x00007ffff7816406 in soffice_main () at /home/bjoern/libreoffice-dbg/desktop/source/app/sofficemain.cxx:170 >#58 0x0000555555554889 in sal_main () at /home/bjoern/libreoffice-dbg/desktop/source/app/main.c:48 >#59 0x000055555555486f in main (argc=4, argv=0x7fffffff2b78) at /home/bjoern/libreoffice-dbg/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 120115
:
145162
| 145714