Bugzilla – Attachment 146851 Details for
Bug 121541
CRASH moving group box form anchored to character in header
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bt with debug symbols
bt.txt (text/plain), 6.20 KB, created by
Julien Nabet
on 2018-11-20 21:10:17 UTC
(
hide
)
Description:
bt with debug symbols
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2018-11-20 21:10:17 UTC
Size:
6.20 KB
patch
obsolete
>warn:legacy.osl:10007:10007:sw/source/core/frmedt/fews.cxx:1311: <SwFEShell::IsFrameVertical(..)> - missing anchor frame at marked object -> This is a serious situation >warn:legacy.osl:10007:10007:sw/source/core/frmedt/fews.cxx:1311: <SwFEShell::IsFrameVertical(..)> - missing anchor frame at marked object -> This is a serious situation >warn:legacy.osl:10007:10007:sw/source/core/frmedt/fews.cxx:1311: <SwFEShell::IsFrameVertical(..)> - missing anchor frame at marked object -> This is a serious situation >warn:legacy.osl:10007:10007:sw/source/core/frmedt/fews.cxx:1311: <SwFEShell::IsFrameVertical(..)> - missing anchor frame at marked object -> This is a serious situation > >Thread 1 "soffice.bin" received signal SIGSEGV, Segmentation fault. >0x00007fffdd055426 in SwFrame::IsVertical (this=0x0) at /home/julien/lo/libreoffice/sw/source/core/inc/frame.hxx:947 >947 if( mbInvalidVert ) >(gdb) p mbInvalidVert >Cannot access memory at address 0x0 >(gdb) bt >#0 0x00007fffdd055426 in SwFrame::IsVertical() const (this=0x0) at /home/julien/lo/libreoffice/sw/source/core/inc/frame.hxx:947 >#1 0x00007fffdd21c345 in SwDoc::ChgAnchor(SdrMarkList const&, RndStdIds, bool, bool) (this=0x55555a9a0120, _rMrkList=..., _eAnchorType=RndStdIds::FLY_AT_CHAR, _bSameOnly=true, _bPosCorr=true) at /home/julien/lo/libreoffice/sw/source/core/doc/docfly.cxx:787 >#2 0x00007fffdd5ed907 in SwFEShell::ChgAnchor(RndStdIds, bool, bool) (this=0x55555aa807d0, eAnchorId=RndStdIds::FLY_AT_PARA, bSameOnly=true, bPosCorr=true) > at /home/julien/lo/libreoffice/sw/source/core/frmedt/feshview.cxx:2273 >#3 0x00007fffdd5e6e4c in SwFEShell::EndDrag() (this=0x55555aa807d0) at /home/julien/lo/libreoffice/sw/source/core/frmedt/feshview.cxx:756 >#4 0x00007fffde2140b3 in SwWrtShell::UpdateLayoutFrame(Point const*, bool) (this=0x55555aa807d0) at /home/julien/lo/libreoffice/sw/source/uibase/wrtsh/select.cxx:741 >#5 0x00007fffddf916ff in SwWrtShell::EndDrag(Point const*, bool) (this=0x55555aa807d0, pPt=0x7fffffff17b0, bProp=false) > at /home/julien/lo/libreoffice/sw/source/uibase/inc/wrtsh.hxx:115 >#6 0x00007fffddf83d68 in SwEditWin::MouseButtonUp(MouseEvent const&) (this=0x55555aa536f0, rMEvt=...) at /home/julien/lo/libreoffice/sw/source/uibase/docvw/edtwin.cxx:4473 >#7 0x00007ffff0ad8d13 in ImplHandleMouseEvent(VclPtr<vcl::Window> const&, MouseNotifyEvent, bool, long, long, unsigned long, unsigned short, MouseEventModifiers) (xWindow= > ..., nSVEvent=MouseNotifyEvent::MOUSEBUTTONUP, bMouseLeave=false, nX=772, nY=234, nMsgTime=52896521, nCode=1, nMode=(MouseEventModifiers::SIMPLECLICK | MouseEventModifiers::SELECT)) at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:709 >#8 0x00007ffff0add8d4 in ImplHandleSalMouseButtonUp(vcl::Window*, SalMouseEvent const*) (pWindow=0x555557a82f80, pEvent=0x7fffffff2020) > at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:1994 >#9 0x00007ffff0adea07 in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (_pWindow=0x555557a82f80, nEvent=SalEvent::MouseButtonUp, pEvent=0x7fffffff2020) > at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:2332 >#10 0x00007fffe7e7fba0 in SalFrame::CallCallback(SalEvent, void const*) const (this=0x555557a94850, nEvent=SalEvent::MouseButtonUp, pEvent=0x7fffffff2020) > at /home/julien/lo/libreoffice/vcl/inc/salframe.hxx:285 >#11 0x00007fffe7e7eed8 in GtkSalFrame::CallCallbackExc(SalEvent, void const*) const (this=0x555557a94850, nEvent=SalEvent::MouseButtonUp, pEvent=0x7fffffff2020) > at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkframe.cxx:4502 >#12 0x00007fffe7e796f1 in GtkSalFrame::signalButton(_GtkWidget*, _GdkEventButton*, void*) (pEvent=0x55555b56c540, frame=0x555557a94850) > at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkframe.cxx:2712 >#13 0x00007fffe797119b in () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#14 0x00007fffeb224b6d in g_closure_invoke () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#15 0x00007fffeb2378f3 in () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#16 0x00007fffeb23ff43 in g_signal_emit_valist () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#17 0x00007fffeb240ecf in g_signal_emit () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#18 0x00007fffe791f3e4 in () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#19 0x00007fffe77e00f6 in () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#20 0x00007fffe77e2213 in gtk_main_do_event () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#21 0x00007fffe74e32a5 in () at /usr/lib/x86_64-linux-gnu/libgdk-3.so.0 >#22 0x00007fffe753e042 in () at /usr/lib/x86_64-linux-gnu/libgdk-3.so.0 >#23 0x00007fffeb144c3e in g_main_context_dispatch () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#24 0x00007fffeb144ed8 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#25 0x00007fffeb144f6c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#26 0x00007fffe7db6290 in GtkSalData::Yield(bool, bool) (this=0x5555556471e0, bWait=true, bHandleAllCurrentEvents=false) > at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:463 >#27 0x00007fffe7db99c2 in GtkInstance::DoYield(bool, bool) (this=0x555555655320, bWait=true, bHandleAllCurrentEvents=false) > at /home/julien/lo/libreoffice/vcl/unx/gtk3/../gtk/gtkinst.cxx:406 >#28 0x00007ffff10275c1 in ImplYield(bool, bool) (i_bWait=true, i_bAllEvents=false) at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:439 >---Type <return> to continue, or q <return> to quit--- >#29 0x00007ffff1027ae3 in Application::Yield() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:503 >#30 0x00007ffff10273b9 in Application::Execute() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:420 >#31 0x00007ffff7d58250 in desktop::Desktop::Main() (this=0x7fffffff2ed0) at /home/julien/lo/libreoffice/desktop/source/app/app.cxx:1617 >#32 0x00007ffff103e29b in ImplSVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:199 >#33 0x00007ffff103e3c0 in SVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:233 >#34 0x00007ffff7dadeb3 in soffice_main() () at /home/julien/lo/libreoffice/desktop/source/app/sofficemain.cxx:169 >#35 0x000055555555484b in sal_main () at /home/julien/lo/libreoffice/desktop/source/app/main.c:48 >#36 0x000055555555484b in main (argc=<optimized out>, argv=<optimized out>) 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 121541
:
146816
| 146851 |
146852