Bugzilla – Attachment 143146 Details for
Bug 118354
CRASH: Draw just closes if to try select table in file
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bt with debug symbols
bt.txt (text/plain), 8.15 KB, created by
Julien Nabet
on 2018-06-26 18:38:36 UTC
(
hide
)
Description:
bt with debug symbols
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2018-06-26 18:38:36 UTC
Size:
8.15 KB
patch
obsolete
>Thread 1 "soffice.bin" received signal SIGSEGV, Segmentation fault. >0x00007ffff356b540 in o3tl::cow_wrapper<OutlinerParaObjData, o3tl::UnsafeRefCountingPolicy>::cow_wrapper (this=0x55555bbda410, rSrc=...) > at /home/julien/lo/libreoffice/include/o3tl/cow_wrapper.hxx:233 >233 m_pimpl( rSrc.m_pimpl ) >(gdb) p rSrc >$1 = (const o3tl::cow_wrapper<OutlinerParaObjData, o3tl::UnsafeRefCountingPolicy> &) <error reading variable> >(gdb) bt >#0 0x00007ffff356b540 in o3tl::cow_wrapper<OutlinerParaObjData, o3tl::UnsafeRefCountingPolicy>::cow_wrapper(o3tl::cow_wrapper<OutlinerParaObjData, o3tl::UnsafeRefCountingPolicy> const&) (this=0x55555bbda410, rSrc=...) at /home/julien/lo/libreoffice/include/o3tl/cow_wrapper.hxx:233 >#1 0x00007ffff356a71b in OutlinerParaObject::OutlinerParaObject(OutlinerParaObject const&) (this=0x55555bbda410, r=...) > at /home/julien/lo/libreoffice/editeng/source/outliner/outlobj.cxx:81 >#2 0x00007fffef5defda in sdr::table::Cell::replaceContentAndFormating(rtl::Reference<sdr::table::Cell> const&) (this= > 0x55555bbdb510, xSourceCell=rtl::Reference to 0x555557ec2390) at /home/julien/lo/libreoffice/svx/source/table/cell.cxx:512 >#3 0x00007fffef5dee21 in sdr::table::Cell::cloneFrom(rtl::Reference<sdr::table::Cell> const&) (this=0x55555bbdb510, xCell=rtl::Reference to 0x555557ec2390) > at /home/julien/lo/libreoffice/svx/source/table/cell.cxx:491 >#4 0x00007fffef62afa4 in sdr::table::TableModel::TableModel(sdr::table::SdrTableObj*, rtl::Reference<sdr::table::TableModel> const&) (this=0x55555bbdb9a0, pTableObj= > 0x55555bbda530, xSourceTable=rtl::Reference to 0x555557ea88e0) at /home/julien/lo/libreoffice/svx/source/table/tablemodel.cxx:141 >#5 0x00007fffef5f6679 in sdr::table::SdrTableObjImpl::operator=(sdr::table::SdrTableObjImpl const&) (this=0x55555bbda2f0, rSource=...) > at /home/julien/lo/libreoffice/svx/source/table/svdotable.cxx:408 >#6 0x00007fffef5fc7a2 in sdr::table::SdrTableObj::operator=(sdr::table::SdrTableObj const&) (this=0x55555bbda530, rObj=...) > at /home/julien/lo/libreoffice/svx/source/table/svdotable.cxx:1781 >#7 0x00007fffef601f1e in SdrObject::CloneHelper<sdr::table::SdrTableObj>(SdrModel&) const (this=0x555557ea8280, rTargetModel=...) > at /home/julien/lo/libreoffice/include/svx/svdobj.hxx:1110 >#8 0x00007fffef5fc51d in sdr::table::SdrTableObj::CloneSdrObject(SdrModel&) const (this=0x555557ea8280, rTargetModel=...) > at /home/julien/lo/libreoffice/svx/source/table/svdotable.cxx:1750 >#9 0x00007fffef4b7e36 in SdrObject::getFullDragClone() const (this=0x555557ea8280) at /home/julien/lo/libreoffice/svx/source/svdraw/svdobj.cxx:1295 >#10 0x00007fffef5392b4 in SdrTextObj::getFullDragClone() const (this=0x555557ea8280) at /home/julien/lo/libreoffice/svx/source/svdraw/svdotext.cxx:2078 >#11 0x00007fffef3c9ab5 in SdrDragObjOwn::BeginSdrDrag() (this=0x55555bbd9e30) at /home/julien/lo/libreoffice/svx/source/svdraw/svddrgmt.cxx:1236 >#12 0x00007fffef3e29ec in SdrDragView::BegDragObj(Point const&, OutputDevice*, SdrHdl*, short, SdrDragMethod*) (this=0x555557f38330, rPnt=Point = {...}, pOut=0x0, pHdl= > 0x0, nMinMov=90, _pForcedMeth=0x0) at /home/julien/lo/libreoffice/svx/source/svdraw/svddrgv.cxx:479 >#13 0x00007fffef25820c in E3dView::BegDragObj(Point const&, OutputDevice*, SdrHdl*, short, SdrDragMethod*) (this= > 0x555557f38330, rPnt=Point = {...}, pOut=0x0, pHdl=0x0, nMinMov=90, pForcedMeth=0x0) at /home/julien/lo/libreoffice/svx/source/engine3d/view3d.cxx:1290 >#14 0x00007fffc9576c44 in sd::FuSelection::MouseButtonDown(MouseEvent const&) (this=0x55555af62c00, rMEvt=...) at /home/julien/lo/libreoffice/sd/source/ui/func/fusel.cxx:421 >#15 0x00007fffc98c81b3 in sd::ViewShell::MouseButtonDown(MouseEvent const&, sd::Window*) (this=0x555557e96520, rMEvt=..., pWin=0x555557e96960) > at /home/julien/lo/libreoffice/sd/source/ui/view/viewshel.cxx:501 >#16 0x00007fffc9841094 in sd::DrawViewShell::MouseButtonDown(MouseEvent const&, sd::Window*) (this=0x555557e96520, rMEvt=..., pWin=0x555557e96960) > at /home/julien/lo/libreoffice/sd/source/ui/view/drviews4.cxx:286 >#17 0x00007fffc98b6d51 in sd::Window::MouseButtonDown(MouseEvent const&) (this=0x555557e96960, rMEvt=...) at /home/julien/lo/libreoffice/sd/source/ui/view/sdwindow.cxx:249 >#18 0x00007fffebce62de in ImplHandleMouseEvent(VclPtr<vcl::Window> const&, MouseNotifyEvent, bool, long, long, unsigned long, unsigned short, MouseEventModifiers) (xWindow=..., nSVEvent=MouseNotifyEvent::MOUSEBUTTONDOWN, bMouseLeave=false, nX=610, nY=383, nMsgTime=3395219, nCode=1, nMode=(MouseEventModifiers::SIMPLECLICK | MouseEventModifiers::SELECT)) at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:698 >#19 0x00007fffebced5f1 in ImplHandleSalMouseButtonDown(vcl::Window*, SalMouseEvent const*) (pWindow=0x555557bde5e0, pEvent=0x7fffffff1fb0) > at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:1989 >#20 0x00007fffebcebb84 in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (_pWindow=0x555557bde5e0, nEvent=SalEvent::MouseButtonDown, pEvent=0x7fffffff1fb0) > at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:2313 >#21 0x00007fffd7f20344 in SalFrame::CallCallback(SalEvent, void const*) const (this=0x555557bea950, nEvent=SalEvent::MouseButtonDown, pEvent=0x7fffffff1fb0) > at /home/julien/lo/libreoffice/vcl/inc/salframe.hxx:280 >#22 0x00007fffd7f1f4b4 in GtkSalFrame::CallCallbackExc(SalEvent, void const*) const (this=0x555557bea950, nEvent=SalEvent::MouseButtonDown, pEvent=0x7fffffff1fb0) >---Type <return> to continue, or q <return> to quit--- > at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkframe.cxx:4466 >#23 0x00007fffd7f1a051 in GtkSalFrame::signalButton(_GtkWidget*, _GdkEventButton*, void*) (pEvent=0x55555cad5860, frame=0x555557bea950) > at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkframe.cxx:2690 >#24 0x00007fffd76eee1b in () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#25 0x00007ffff5d4ff6d in g_closure_invoke () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#26 0x00007ffff5d62d3e in () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#27 0x00007ffff5d6ad8f in g_signal_emit_valist () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#28 0x00007ffff5d6be0f in g_signal_emit () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#29 0x00007fffd7836254 in () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#30 0x00007fffd76ebe8e in () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#31 0x00007fffd76edf68 in gtk_main_do_event () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#32 0x00007fffd72009b5 in () at /usr/lib/x86_64-linux-gnu/libgdk-3.so.0 >#33 0x00007fffd725b302 in () at /usr/lib/x86_64-linux-gnu/libgdk-3.so.0 >#34 0x00007ffff5a76287 in g_main_context_dispatch () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#35 0x00007ffff5a764c0 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#36 0x00007ffff5a7654c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#37 0x00007fffd7e70b9a in GtkSalData::Yield(bool, bool) (this=0x555555840da0, bWait=true, bHandleAllCurrentEvents=false) > at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:459 >#38 0x00007fffd7e74436 in GtkInstance::DoYield(bool, bool) (this=0x555555852210, bWait=true, bHandleAllCurrentEvents=false) > at /home/julien/lo/libreoffice/vcl/unx/gtk3/../gtk/gtkinst.cxx:399 >#39 0x00007fffec19e5c7 in ImplYield(bool, bool) (i_bWait=true, i_bAllEvents=false) at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:470 >#40 0x00007fffec19a54b in Application::Yield() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:535 >#41 0x00007fffec19a0ff in Application::Execute() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:450 >#42 0x00007ffff776dc41 in desktop::Desktop::Main() (this=0x7fffffff2e90) at /home/julien/lo/libreoffice/desktop/source/app/app.cxx:1634 >#43 0x00007fffec1aaebb in ImplSVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:200 >#44 0x00007fffec1ab024 in SVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:238 >#45 0x00007ffff77c4a06 in soffice_main() () at /home/julien/lo/libreoffice/desktop/source/app/sofficemain.cxx:169 >#46 0x00005555555549f2 in sal_main () at /home/julien/lo/libreoffice/desktop/source/app/main.c:48 >#47 0x00005555555549d8 in main (argc=2, argv=0x7fffffff31d8) at /home/julien/lo/libreoffice/desktop/source/app/main.c:47 >(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 118354
:
143077
| 143146