Bugzilla – Attachment 66426 Details for
Bug 54155
EDITING: Clicking on Drawing after editing a Group inside a Group causes Crash
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bt with symbols on master
bt.txt (text/plain), 4.60 KB, created by
Julien Nabet
on 2012-08-31 23:32:36 UTC
(
hide
)
Description:
bt with symbols on master
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2012-08-31 23:32:36 UTC
Size:
4.60 KB
patch
obsolete
>bt: >Program received signal SIGSEGV, Segmentation fault. >0x00007f4337b21188 in SwClient::GetRegisteredIn (this=0x8) at /home/julien/compile-libreoffice/libo/sw/inc/calbck.hxx:114 >114 const SwModify* GetRegisteredIn() const { return pRegisteredIn; } >(gdb) bt >#0 0x00007f4337b21188 in SwClient::GetRegisteredIn (this=0x8) at /home/julien/compile-libreoffice/libo/sw/inc/calbck.hxx:114 >#1 0x00007f4337b36b04 in SwContact::GetFmt (this=0x0) at /home/julien/compile-libreoffice/libo/sw/inc/dcontact.hxx:133 >#2 0x00007f4337ced5d8 in SwContact::GetAnchorFmt (this=0x0) at /home/julien/compile-libreoffice/libo/sw/inc/dcontact.hxx:164 >#3 0x00007f4337ced640 in SwContact::GetAnchorId (this=0x0) at /home/julien/compile-libreoffice/libo/sw/inc/dcontact.hxx:170 >#4 0x00007f4337f4fc62 in SwContact::ObjAnchoredAtPage (this=0x0) at /home/julien/compile-libreoffice/libo/sw/inc/dcontact.hxx:171 >#5 0x00007f4337f47046 in SwFEShell::ShouldObjectBeSelected (this=0x4880a10, rPt=Point = {...}) > at /home/julien/compile-libreoffice/libo/sw/source/core/frmedt/feshview.cxx:1212 >#6 0x00007f433862e999 in SwEditWin::MouseButtonDown (this=0x4860250, _rMEvt=...) at /home/julien/compile-libreoffice/libo/sw/source/ui/docvw/edtwin.cxx:2977 >#7 0x00007f4369758225 in ImplHandleMouseEvent (pWindow=0x467c510, nSVEvent=1, bMouseLeave=0 '\000', nX=504, nY=460, nMsgTime=3707726, nCode=1, nMode=3) > at /home/julien/compile-libreoffice/libo/vcl/source/window/winproc.cxx:800 >#8 0x00007f436975db10 in ImplHandleSalMouseButtonDown (pWindow=0x467c510, pEvent=0x7fff7e182d70) at /home/julien/compile-libreoffice/libo/vcl/source/window/winproc.cxx:2072 >#9 0x00007f436975cde2 in ImplWindowFrameProc (pWindow=0x467c510, nEvent=3, pEvent=0x7fff7e182d70) at /home/julien/compile-libreoffice/libo/vcl/source/window/winproc.cxx:2399 >#10 0x00007f435fb66649 in SalFrame::CallCallback (this=0x4696f30, nEvent=3, pEvent=0x7fff7e182d70) at /home/julien/compile-libreoffice/libo/vcl/inc/salframe.hxx:278 >#11 0x00007f435fb62685 in GtkSalFrame::signalButton (pEvent=0x4cb8dc0, frame=0x4696f30) at /home/julien/compile-libreoffice/libo/vcl/unx/gtk/window/gtkframe.cxx:2842 >#12 0x00007f435ef24099 in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 >#13 0x00007f435f435724 in g_closure_invoke () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#14 0x00007f435f4467b0 in ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#15 0x00007f435f44e34b in g_signal_emit_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#16 0x00007f435f44e8c2 in g_signal_emit () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#17 0x00007f435f03b93e in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 >#18 0x00007f435ef22434 in gtk_propagate_event () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 >#19 0x00007f435ef2278b in gtk_main_do_event () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 >#20 0x00007f435eb8f7ac in ?? () from /usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0 >#21 0x00007f43682be205 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#22 0x00007f43682be538 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#23 0x00007f43682be5f4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#24 0x00007f435fb2bada in GtkData::Yield (this=0xbdbbc0, bWait=true, bHandleAllCurrentEvents=false) at /home/julien/compile-libreoffice/libo/vcl/unx/gtk/app/gtkdata.cxx:583 >#25 0x00007f435fb2f4d2 in GtkInstance::Yield (this=0xbdbb40, bWait=true, bHandleAllCurrentEvents=false) > at /home/julien/compile-libreoffice/libo/vcl/unx/gtk/app/gtkinst.cxx:538 >#26 0x00007f4369273b90 in ImplYield (i_bWait=true, i_bAllEvents=false) at /home/julien/compile-libreoffice/libo/vcl/source/app/svapp.cxx:434 >#27 0x00007f436926ffbb in Application::Yield (i_bAllEvents=false) at /home/julien/compile-libreoffice/libo/vcl/source/app/svapp.cxx:468 >#28 0x00007f436926ff5c in Application::Execute () at /home/julien/compile-libreoffice/libo/vcl/source/app/svapp.cxx:413 >#29 0x00007f436e5ec6b6 in desktop::Desktop::Main (this=0x7fff7e183b80) at /home/julien/compile-libreoffice/libo/desktop/source/app/app.cxx:1711 >#30 0x00007f436927bdc6 in ImplSVMain () at /home/julien/compile-libreoffice/libo/vcl/source/app/svmain.cxx:172 >#31 0x00007f436927bf10 in SVMain () at /home/julien/compile-libreoffice/libo/vcl/source/app/svmain.cxx:209 >#32 0x00007f436e62a5ff in soffice_main () at /home/julien/compile-libreoffice/libo/desktop/source/app/sofficemain.cxx:85 >#33 0x000000000040080c in sal_main () at /home/julien/compile-libreoffice/libo/desktop/source/app/main.c:25 >#34 0x00000000004007f1 in main (argc=2, argv=0x7fff7e183d38) at /home/julien/compile-libreoffice/libo/desktop/source/app/main.c:24 >
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 54155
:
66217
|
66426
|
101761