Bugzilla – Attachment 149806 Details for
Bug 114271
Assertion failure when clicking on comment border in Calc
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bt with debug symbols
bt.txt (text/plain), 7.02 KB, created by
Julien Nabet
on 2019-03-07 19:08:05 UTC
(
hide
)
Description:
bt with debug symbols
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2019-03-07 19:08:05 UTC
Size:
7.02 KB
patch
obsolete
>soffice.bin: /home/julien/lo/libreoffice/svx/source/svdraw/svdedxv.cxx :1031 : virtual bool SdrObjEditView::SdrBeginTextEdit(SdrObject*, SdrPageView*, vcl::Window*, bool, SdrOutliner*, OutlinerView*, bool, bool, bool): l'assertion « !IsTextEdit() » a échoué. > >Thread 1 "soffice.bin" received signal SIGABRT, Aborted. >__GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50 >50 ../sysdeps/unix/sysv/linux/raise.c: Aucun fichier ou dossier de ce type. >(gdb) bt >#0 0x00007ffff7b408bb in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50 >#1 0x00007ffff7b2b535 in __GI_abort () at abort.c:79 >#2 0x00007ffff7b2b40f in __assert_fail_base > (fmt=0x7fffe5d97ccd "%s%s%s :%u : %s%s l'assertion « %s » a échoué.\n%n", assertion=0x7ffff3c9f392 "!IsTextEdit()", file=0x7ffff3c9f358 "/home/julien/lo/libreoffice/svx/source/svdraw/svdedxv.cxx", line=1031, function=<optimized out>) at assert.c:92 >#3 0x00007ffff7b390f2 in __GI___assert_fail > (assertion=0x7ffff3c9f392 "!IsTextEdit()", file=0x7ffff3c9f358 "/home/julien/lo/libreoffice/svx/source/svdraw/svdedxv.cxx", line=1031, function=0x7ffff3ca1680 <SdrObjEditView::SdrBeginTextEdit(SdrObject*, SdrPageView*, vcl::Window*, bool, SdrOutliner*, OutlinerView*, bool, bool, bool)::__PRETTY_FUNCTION__> "virtual bool SdrObjEditView::SdrBeginTextEdit(SdrObject*, SdrPageView*, vcl::Window*, bool, SdrOutliner*, OutlinerView*, bool, bool, bool)") at assert.c:101 >#4 0x00007ffff35c0980 in SdrObjEditView::SdrBeginTextEdit(SdrObject*, SdrPageView*, vcl::Window*, bool, SdrOutliner*, OutlinerView*, bool, bool, bool) (this=0x555557dd8370, pObj_= > 0x555558fdd410, pPV=0x555557de8760, pWin=0x555557e57210, bIsNewObj=true, pGivenOutliner=0x55555bfe6640, pGivenOutlinerView=0x0, bDontDeleteOutliner=false, bOnlyOneView=false, bGrabFocus=true) > at /home/julien/lo/libreoffice/svx/source/svdraw/svdedxv.cxx:1031 >#5 0x00007fffde7d05ec in ScDrawView::SdrBeginTextEdit(SdrObject*, SdrPageView*, vcl::Window*, bool, SdrOutliner*, OutlinerView*, bool, bool, bool) (this= > 0x555557dd8370, pObj=0x555558fdd410, pPV=0x555557de8760, pWinL=0x555557e57210, bIsNewObj=true, pGivenOutliner=0x55555bfe6640, pGivenOutlinerView=0x0, bDontDeleteOutliner=false, bOnlyOneView=false, bGrabFocus=true) at /home/julien/lo/libreoffice/sc/source/ui/view/drawview.cxx:554 >#6 0x00007fffde42f1e5 in FuText::MouseButtonDown(MouseEvent const&) (this=0x5555591dbf90, rMEvt=...) at /home/julien/lo/libreoffice/sc/source/ui/drawfunc/futext.cxx:197 >#7 0x00007fffde820a91 in ScGridWindow::DrawMouseButtonDown(MouseEvent const&) (this=0x555557e57210, rMEvt=...) at /home/julien/lo/libreoffice/sc/source/ui/view/gridwin3.cxx:62 >#8 0x00007fffde7f2c22 in ScGridWindow::HandleMouseButtonDown(MouseEvent const&, ScGridWindow::MouseEventState&) (this=0x555557e57210, rMEvt=..., rState=...) > at /home/julien/lo/libreoffice/sc/source/ui/view/gridwin.cxx:1682 >#9 0x00007fffde7f173e in ScGridWindow::MouseButtonDown(MouseEvent const&) (this=0x555557e57210, rMEvt=...) at /home/julien/lo/libreoffice/sc/source/ui/view/gridwin.cxx:1380 >#10 0x00007ffff093c824 in ImplHandleMouseEvent(VclPtr<vcl::Window> const&, MouseNotifyEvent, bool, long, long, unsigned long, unsigned short, MouseEventModifiers) (xWindow= > ..., nSVEvent=MouseNotifyEvent::MOUSEBUTTONDOWN, bMouseLeave=false, nX=249, nY=161, nMsgTime=2819750, nCode=1, nMode=(MouseEventModifiers::SIMPLECLICK | MouseEventModifiers::SELECT)) > at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:696 >#11 0x00007ffff09413be in ImplHandleSalMouseButtonDown(vcl::Window*, SalMouseEvent const*) (pWindow=0x555557b07410, pEvent=0x7fffffff1670) at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:1986 >#12 0x00007ffff09424f2 in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (_pWindow=0x555557b07410, nEvent=SalEvent::MouseButtonDown, pEvent=0x7fffffff1670) > at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:2320 >#13 0x00007fffe8b9e712 in SalFrame::CallCallback(SalEvent, void const*) const (this=0x555557b009c0, nEvent=SalEvent::MouseButtonDown, pEvent=0x7fffffff1670) > at /home/julien/lo/libreoffice/vcl/inc/salframe.hxx:285 >#14 0x00007fffe8b9dee6 in GtkSalFrame::CallCallbackExc(SalEvent, void const*) const (this=0x555557b009c0, nEvent=SalEvent::MouseButtonDown, pEvent=0x7fffffff1670) > at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkframe.cxx:4492 >#15 0x00007fffe8b987d7 in GtkSalFrame::signalButton(_GtkWidget*, _GdkEventButton*, void*) (pEvent=0x555558e44270, frame=0x555557b009c0) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkframe.cxx:2703 >#16 0x00007fffe86a317b in () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#17 0x00007fffeafa7c7d in g_closure_invoke () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#18 0x00007fffeafbb345 in () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#19 0x00007fffeafc394b in g_signal_emit_valist () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#20 0x00007fffeafc491f in g_signal_emit () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#21 0x00007fffe8651324 in () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#22 0x00007fffe8511976 in () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#23 0x00007fffe8513a83 in gtk_main_do_event () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#24 0x00007fffe8215465 in () at /usr/lib/x86_64-linux-gnu/libgdk-3.so.0 >#25 0x00007fffe82705b2 in () at /usr/lib/x86_64-linux-gnu/libgdk-3.so.0 >#26 0x00007fffeaec5f2e in g_main_context_dispatch () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#27 0x00007fffeaec61c8 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#28 0x00007fffeaec625c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#29 0x00007fffe8abde8a in GtkSalData::Yield(bool, bool) (this=0x555555645150, bWait=true, bHandleAllCurrentEvents=false) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:528 >#30 0x00007fffe8ac2012 in GtkInstance::DoYield(bool, bool) (this=0x555555653500, bWait=true, bHandleAllCurrentEvents=false) at /home/julien/lo/libreoffice/vcl/unx/gtk3/../gtk/gtkinst.cxx:406 >#31 0x00007ffff0ed744f in ImplYield(bool, bool) (i_bWait=true, i_bAllEvents=false) at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:441 >#32 0x00007ffff0ed7971 in Application::Yield() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:505 >#33 0x00007ffff0ed7247 in Application::Execute() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:422 >#34 0x00007ffff7d44266 in desktop::Desktop::Main() (this=0x7fffffff2520) at /home/julien/lo/libreoffice/desktop/source/app/app.cxx:1621 >#35 0x00007ffff0eeeda7 in ImplSVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:203 >--Type <RET> for more, q to quit, c to continue without paging-- >#36 0x00007ffff0eeeecc in SVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:237 >#37 0x00007ffff7d9cf95 in soffice_main() () at /home/julien/lo/libreoffice/desktop/source/app/sofficemain.cxx:169 >#38 0x000055555555495d in sal_main () at /home/julien/lo/libreoffice/desktop/source/app/main.c:48 >#39 0x0000555555554943 in main (argc=2, argv=0x7fffffff2868) 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 114271
:
138233
| 149806