Bugzilla – Attachment 137449 Details for
Bug 113591
Crash when switching between Calc and other LO window
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Backtrace
backtrace.txt (text/plain), 7.11 KB, created by
Samuel Mehrbrodt
on 2017-11-02 09:40:07 UTC
(
hide
)
Description:
Backtrace
Filename:
MIME Type:
Creator:
Samuel Mehrbrodt
Created:
2017-11-02 09:40:07 UTC
Size:
7.11 KB
patch
obsolete
>#0 0x00007ffff4665488 in std::__uniq_ptr_impl<EditCharAttrib, std::default_delete<EditCharAttrib> >::_M_ptr() const (this=0x0) at /usr/include/c++/7/bits/unique_ptr.h:147 >#1 0x00007ffff466533e in std::unique_ptr<EditCharAttrib, std::default_delete<EditCharAttrib> >::get() const (this=0x0) at /usr/include/c++/7/bits/unique_ptr.h:337 >#2 0x00007ffff466546e in std::unique_ptr<EditCharAttrib, std::default_delete<EditCharAttrib> >::operator->() const (this=0x0) at /usr/include/c++/7/bits/unique_ptr.h:331 >#3 0x00007ffff46703a7 in (anonymous namespace)::RemoveEmptyAttrItem::operator()(std::unique_ptr<EditCharAttrib, std::default_delete<EditCharAttrib> > const&) (this=0x7fffffff1238, r=<Fehler beim Lesen der Variable: Cannot access memory at address 0x0>) at /libreoffice/core/editeng/source/editeng/editdoc.cxx:2982 >#4 0x00007ffff4670eba in std::for_each<__gnu_cxx::__normal_iterator<std::unique_ptr<EditCharAttrib>*, std::vector<std::unique_ptr<EditCharAttrib> > >, (anonymous namespace)::RemoveEmptyAttrItem>(__gnu_cxx::__normal_iterator<std::unique_ptr<EditCharAttrib, std::default_delete<EditCharAttrib> >*, std::vector<std::unique_ptr<EditCharAttrib, std::default_delete<EditCharAttrib> >, std::allocator<std::unique_ptr<EditCharAttrib, std::default_delete<EditCharAttrib> > > > >, __gnu_cxx::__normal_iterator<std::unique_ptr<EditCharAttrib, std::default_delete<EditCharAttrib> >*, std::vector<std::unique_ptr<EditCharAttrib, std::default_delete<EditCharAttrib> >, std::allocator<std::unique_ptr<EditCharAttrib, std::default_delete<EditCharAttrib> > > > >, (anonymous namespace)::RemoveEmptyAttrItem) (__first=non-dereferenceable iterator for std::vector, __last=<Fehler beim Lesen der Variable: Cannot access memory at address 0x99999999999999a9>, __f=...) at /usr/include/c++/7/bits/stl_algo.h:3884 >#5 0x00007ffff467046f in CharAttribList::DeleteEmptyAttribs(SfxItemPool&) (this=0x555557e5e8c0, rItemPool=...) at /libreoffice/core/editeng/source/editeng/editdoc.cxx:2991 >#6 0x00007ffff46de83b in ImpEditEngine::CursorMoved(ContentNode const*) (this=0x5555573c23d0, pPrevNode=0x555557e5e880) at /libreoffice/core/editeng/source/editeng/impedit2.cxx:718 >#7 0x00007ffff468638a in EditEngine::CursorMoved(ContentNode const*) (this=0x5555573c0010, pPrevNode=0x555557e5e880) at /libreoffice/core/editeng/source/editeng/editeng.cxx:642 >#8 0x00007ffff46ad14e in EditView::SetSelection(ESelection const&) (this=0x555556c77570, rESel=...) at /libreoffice/core/editeng/source/editeng/editview.cxx:260 >#9 0x00007fffc87ccc9d in lcl_SetTopSelection(EditView*, ESelection&) (pEditView=0x555556c77570, rSel=...) at /libreoffice/core/sc/source/ui/app/inputhdl.cxx:2221 >#10 0x00007fffc87ccd6e in ScInputHandler::SyncViews(EditView const*) (this=0x555556cdab60, pSourceView=0x555557df7ee0) at /libreoffice/core/sc/source/ui/app/inputhdl.cxx:2240 >#11 0x00007fffc87d2d83 in ScInputHandler::InputSelection(EditView const*) (this=0x555556cdab60, pView=0x555557df7ee0) at /libreoffice/core/sc/source/ui/app/inputhdl.cxx:3814 >#12 0x00007fffc87f7bac in ScModule::InputSelection(EditView const*) (this=0x555556b36c20, pView=0x555557df7ee0) at /libreoffice/core/sc/source/ui/app/scmod.cxx:1431 >#13 0x00007fffc87e311e in ScTextWnd::MouseButtonUp(MouseEvent const&) (this=0x5555573b68f0, rMEvt=...) at /libreoffice/core/sc/source/ui/app/inputwin.cxx:1359 >#14 0x00007fffee202939 in ImplHandleMouseEvent(VclPtr<vcl::Window> const&, MouseNotifyEvent, bool, long, long, unsigned long, unsigned short, MouseEventModifiers) (xWindow=..., nSVEvent=MouseNotifyEvent::MOUSEBUTTONUP, bMouseLeave=false, nX=381, nY=102, nMsgTime=9127849, nCode=1, nMode=(MouseEventModifiers::SIMPLECLICK | MouseEventModifiers::SELECT)) at /libreoffice/core/vcl/source/window/winproc.cxx:707 >#15 0x00007fffee209bda in ImplHandleSalMouseButtonUp(vcl::Window*, SalMouseEvent*) (pWindow=0x555556ac4910, pEvent=0x7fffffff1c70) at /libreoffice/core/vcl/source/window/winproc.cxx:1997 >#16 0x00007fffee2081ac in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (_pWindow=0x555556ac4910, nEvent=SalEvent::MouseButtonUp, pEvent=0x7fffffff1c70) > at /libreoffice/core/vcl/source/window/winproc.cxx:2323 >#17 0x00007fffd998df80 in SalFrame::CallCallback(SalEvent, void const*) const (this=0x555556ad59c0, nEvent=SalEvent::MouseButtonUp, pEvent=0x7fffffff1c70) at /libreoffice/core/vcl/inc/salframe.hxx:275 >#18 0x00007fffd998d408 in GtkSalFrame::CallCallbackExc(SalEvent, void const*) const (this=0x555556ad59c0, nEvent=SalEvent::MouseButtonUp, pEvent=0x7fffffff1c70) > at /libreoffice/core/vcl/unx/gtk3/gtk3gtkframe.cxx:4345 >#19 0x00007fffd9988280 in GtkSalFrame::signalButton(_GtkWidget*, _GdkEventButton*, void*) (pEvent=0x555557dfb460, frame=0x555556ad59c0) at /libreoffice/core/vcl/unx/gtk3/gtk3gtkframe.cxx:2637 >#20 0x00007fffd91f82ab in () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#21 0x00007fffe4819f9d in g_closure_invoke () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#22 0x00007fffe482ccde in () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#23 0x00007fffe4834e4f in g_signal_emit_valist () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#24 0x00007fffe4835ecf in g_signal_emit () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#25 0x00007fffd9342ba4 in () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#26 0x00007fffd91f523e in () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#27 0x00007fffd91f73b8 in gtk_main_do_event () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#28 0x00007fffd8cf5685 in () at /usr/lib/x86_64-linux-gnu/libgdk-3.so.0 >#29 0x00007fffd8d26df2 in () at /usr/lib/x86_64-linux-gnu/libgdk-3.so.0 >#30 0x00007fffe4540fb7 in g_main_context_dispatch () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#31 0x00007fffe45411f0 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#32 0x00007fffe454127c in g_main_context_iteration () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#33 0x00007fffd992efc2 in GtkSalData::Yield(bool, bool) (this=0x5555558e5c70, bWait=true, bHandleAllCurrentEvents=false) at /libreoffice/core/vcl/unx/gtk3/gtk3gtkdata.cxx:465 >#34 0x00007fffd9931f8e in GtkInstance::DoYield(bool, bool) (this=0x5555558e5b00, bWait=true, bHandleAllCurrentEvents=false) at /libreoffice/core/vcl/unx/gtk3/../gtk/gtkinst.cxx:417 >#35 0x00007fffee58e46f in ImplYield(bool, bool) (i_bWait=true, i_bAllEvents=false) at /libreoffice/core/vcl/source/app/svapp.cxx:469 >#36 0x00007fffee58a78f in Application::Yield() () at /libreoffice/core/vcl/source/app/svapp.cxx:534 >#37 0x00007fffee58a343 in Application::Execute() () at /libreoffice/core/vcl/source/app/svapp.cxx:449 >#38 0x00007ffff77da1f5 in desktop::Desktop::DoExecute() () at /libreoffice/core/desktop/source/app/app.cxx:1265 >#39 0x00007ffff77db37b in desktop::Desktop::Main() (this=0x7fffffff2b60) at /libreoffice/core/desktop/source/app/app.cxx:1666 >#40 0x00007fffee59439b in ImplSVMain() () at /libreoffice/core/vcl/source/app/svmain.cxx:194 >#41 0x00007fffee594504 in SVMain() () at /libreoffice/core/vcl/source/app/svmain.cxx:232 >#42 0x00007ffff7826f47 in soffice_main() () at /libreoffice/core/desktop/source/app/sofficemain.cxx:163 >#43 0x00005555555548c9 in sal_main () at /libreoffice/core/desktop/source/app/main.c:48 >#44 0x00005555555548af in main (argc=2, argv=0x7fffffff2ea8) at /libreoffice/core/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 113591
: 137449 |
137577