Bugzilla – Attachment 141956 Details for
Bug 117475
CRASH changing the master slide
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
gdb + bt trace
gdb_bt.txt (text/plain), 7.75 KB, created by
Julien Nabet
on 2018-05-07 13:09:23 UTC
(
hide
)
Description:
gdb + bt trace
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2018-05-07 13:09:23 UTC
Size:
7.75 KB
patch
obsolete
>warn:legacy.tools:8762:8762:sd/source/ui/slidesorter/controller/SlsPageSelector.cxx:84: PageSelector::DeselectAllPages: the selected pages counter is not 0 >warn:svx:8762:8762:svtools/source/control/valueacc.cxx:653: Calling disposed object. Throwing exception: >warn:svx:8762:8762:svtools/source/control/valueacc.cxx:653: Calling disposed object. Throwing exception: >warn:legacy.osl:8762:8762:sd/source/ui/accessibility/AccessibleSlideSorterView.cxx:759: OSL_ASSERT: nIndex>=0 && static_cast<sal_uInt32>(nIndex)<maPageObjects.size() >warn:sd.core:8762:8762:sd/source/core/PageListWatcher.cxx:95: ImpPageListWatcher::GetSdPage(PageKind::Standard): page number 65535 >= 1 > >Thread 1 "soffice.bin" received signal SIGSEGV, Segmentation fault. >0x00007fffef5d91e0 in SdrPage::GetPageNum (this=0x0) at /home/julien/lo/libreoffice/svx/source/svdraw/svdpage.cxx:1396 >1396 if (!mbInserted) >(gdb) >(gdb) >(gdb) >(gdb) >(gdb) bt >#0 0x00007fffef5d91e0 in SdrPage::GetPageNum() const (this=0x0) at /home/julien/lo/libreoffice/svx/source/svdraw/svdpage.cxx:1396 >#1 0x00007fffc8a45a0d in SdDrawDocument::SetMasterPage(unsigned short, rtl::OUString const&, SdDrawDocument*, bool, bool) (this= > 0x555557a68270, nSdPageNum=65535, rLayoutName="Blue_Curve1", pSourceDoc=0x555557a68270, bMaster=false, bCheckMasters=false) > at /home/julien/lo/libreoffice/sd/source/core/drawdoc3.cxx:1418 >#2 0x00007fffc8d6906a in sd::sidebar::SlideBackground::AssignMasterPage(ListBox&) (this=0x55555bb9fed0) > at /home/julien/lo/libreoffice/sd/source/ui/sidebar/SlideBackground.cxx:1094 >#3 0x00007fffc8d68f3f in sd::sidebar::SlideBackground::LinkStubAssignMasterPage(void*, ListBox&) (instance=0x55555bb9fed0, data=...) > at /home/julien/lo/libreoffice/sd/source/ui/sidebar/SlideBackground.cxx:1078 >#4 0x00007fffebe2864b in Link<ListBox&, void>::Call(ListBox&) const (this=0x55555bbdb3c8, data=...) at /home/julien/lo/libreoffice/include/tools/link.hxx:84 >#5 0x00007fffebe24e36 in ListBox::<lambda()>::operator()(void) const (__closure=0x7fffffff15b0) at /home/julien/lo/libreoffice/vcl/source/control/listbox.cxx:913 >#6 0x00007fffebe2775a in std::_Function_handler<void(), ListBox::Select()::<lambda()> >::_M_invoke(const std::_Any_data &) (__functor=...) > at /usr/include/c++/7/bits/std_function.h:316 >#7 0x00007fffebdd07d6 in std::function<void ()>::operator()() const (this=0x7fffffff15b0) at /usr/include/c++/7/bits/std_function.h:706 >#8 0x00007fffebdce9f9 in Control::ImplCallEventListenersAndHandler(VclEventId, std::function<void ()> const&) (this=0x55555bbdb140, nEvent=VclEventId::ListboxSelect, callHandler=...) at /home/julien/lo/libreoffice/vcl/source/control/ctrl.cxx:312 >#9 0x00007fffebe24e81 in ListBox::Select() (this=0x55555bbdb140) at /home/julien/lo/libreoffice/vcl/source/control/listbox.cxx:913 >#10 0x00007fffebe217fa in ListBox::ImplSelectHdl(LinkParamNone*) (this=0x55555bbdb140) at /home/julien/lo/libreoffice/vcl/source/control/listbox.cxx:199 >#11 0x00007fffebe215b1 in ListBox::LinkStubImplSelectHdl(void*, LinkParamNone*) (instance=0x55555bbdb140, data=0x0) > at /home/julien/lo/libreoffice/vcl/source/control/listbox.cxx:177 >#12 0x00007fffebe1ad07 in Link<LinkParamNone*, void>::Call(LinkParamNone*) const (this=0x55555bbd8580, data=0x0) at /home/julien/lo/libreoffice/include/tools/link.hxx:84 >#13 0x00007fffebe0e50e in ImplListBoxWindow::ImplCallSelect() (this=0x55555bbd8240) at /home/julien/lo/libreoffice/vcl/source/control/imp_listbox.cxx:722 >#14 0x00007fffebe0ff79 in ImplListBoxWindow::Tracking(TrackingEvent const&) (this=0x55555bbd8240, rTEvt=...) > at /home/julien/lo/libreoffice/vcl/source/control/imp_listbox.cxx:1167 >#15 0x00007fffebd61739 in vcl::Window::EndTracking(TrackingEventFlags) (this=0x55555bbd8240, nFlags=TrackingEventFlags::NONE) > at /home/julien/lo/libreoffice/vcl/source/window/window2.cxx:365 >#16 0x00007fffebd96390 in ImplHandleMouseEvent(VclPtr<vcl::Window> const&, MouseNotifyEvent, bool, long, long, unsigned long, unsigned short, MouseEventModifiers) (xWindow= > ..., nSVEvent=MouseNotifyEvent::MOUSEBUTTONUP, bMouseLeave=false, nX=65, nY=29, nMsgTime=19168901, nCode=1, nMode=(MouseEventModifiers::SIMPLECLICK | MouseEventModifiers::SELECT)) at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:705 >#17 0x00007fffebd9d77e in ImplHandleSalMouseButtonUp(vcl::Window*, SalMouseEvent const*) (pWindow=0x55555bbcd370, pEvent=0x7fffffff2040) > at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:2002 >#18 0x00007fffebd9bd05 in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (_pWindow=0x55555bbcd370, nEvent=SalEvent::MouseButtonUp, pEvent=0x7fffffff2040) > at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:2330 >#19 0x00007fffd81bb6f0 in SalFrame::CallCallback(SalEvent, void const*) const (this=0x55555bbcde10, nEvent=SalEvent::MouseButtonUp, pEvent=0x7fffffff2040) > at /home/julien/lo/libreoffice/vcl/inc/salframe.hxx:279 >#20 0x00007fffd81ba880 in GtkSalFrame::CallCallbackExc(SalEvent, void const*) const (this=0x55555bbcde10, nEvent=SalEvent::MouseButtonUp, pEvent=0x7fffffff2040) > at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkframe.cxx:4358 >#21 0x00007fffd81b54cf in GtkSalFrame::signalButton(_GtkWidget*, _GdkEventButton*, void*) (pEvent=0x55555bd640f0, frame=0x55555bbcde10) > at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkframe.cxx:2657 >#22 0x00007fffd7996e1b in () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#23 0x00007ffff5d56f6d in g_closure_invoke () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#24 0x00007ffff5d69d3e in () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >---Type <return> to continue, or q <return> to quit--- >#25 0x00007ffff5d71d8f in g_signal_emit_valist () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#26 0x00007ffff5d72e0f in g_signal_emit () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 >#27 0x00007fffd7ade254 in () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#28 0x00007fffd7993e8e in () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#29 0x00007fffd7995f68 in gtk_main_do_event () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#30 0x00007fffd74a89b5 in () at /usr/lib/x86_64-linux-gnu/libgdk-3.so.0 >#31 0x00007fffd7503302 in () at /usr/lib/x86_64-linux-gnu/libgdk-3.so.0 >#32 0x00007ffff5a7d287 in g_main_context_dispatch () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#33 0x00007ffff5a7d4c0 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#34 0x00007ffff5a7d54c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#35 0x00007fffd810e1b4 in GtkSalData::Yield(bool, bool) (this=0x555555845000, bWait=true, bHandleAllCurrentEvents=false) > at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:459 >#36 0x00007fffd8111a56 in GtkInstance::DoYield(bool, bool) (this=0x555555851ce0, bWait=true, bHandleAllCurrentEvents=false) > at /home/julien/lo/libreoffice/vcl/unx/gtk3/../gtk/gtkinst.cxx:412 >#37 0x00007fffec24d29b in ImplYield(bool, bool) (i_bWait=true, i_bAllEvents=false) at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:470 >#38 0x00007fffec2492b7 in Application::Yield() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:535 >#39 0x00007fffec248e6b in Application::Execute() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:450 >#40 0x00007ffff7774721 in desktop::Desktop::Main() (this=0x7fffffff2f20) at /home/julien/lo/libreoffice/desktop/source/app/app.cxx:1632 >#41 0x00007fffec2597bd in ImplSVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:198 >#42 0x00007fffec259926 in SVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:236 >#43 0x00007ffff77cb202 in soffice_main() () at /home/julien/lo/libreoffice/desktop/source/app/sofficemain.cxx:170 >#44 0x00005555555549f2 in sal_main () at /home/julien/lo/libreoffice/desktop/source/app/main.c:48 >#45 0x00005555555549d8 in main (argc=2, argv=0x7fffffff3268) 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 117475
:
141952
| 141956