Bugzilla – Attachment 138534 Details for
Bug 104870
Impress crashes switching views in read-only mode ( steps in comment 30 )
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bt with debug symbols
bt.txt (text/plain), 9.76 KB, created by
Julien Nabet
on 2017-12-19 20:23:06 UTC
(
hide
)
Description:
bt with debug symbols
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2017-12-19 20:23:06 UTC
Size:
9.76 KB
patch
obsolete
>warn:legacy.tools:21065:21065:sd/source/ui/slidesorter/controller/SlsPageSelector.cxx:84: PageSelector::DeselectAllPages: the selected pages counter is not 0 >[New Thread 0x7fffbe74e700 (LWP 21150)] > >Thread 1 "soffice.bin" received signal SIGSEGV, Segmentation fault. >0x00007ffff1ea58b4 in rtl::Reference<sfx2::sidebar::PanelTitleBar>::Reference (this=0x7fffffff18b8, handle=<error reading variable: Cannot access memory at address 0x220>) > at /home/julien/lo/libreoffice/include/rtl/ref.hxx:69 >69 : m_pBody (handle.m_pBody) >(gdb) bt >#0 0x00007ffff1ea58b4 in rtl::Reference<sfx2::sidebar::PanelTitleBar>::Reference(rtl::Reference<sfx2::sidebar::PanelTitleBar> const&) (this=0x7fffffff18b8, handle=<error reading variable: Cannot access memory at address 0x220>) at /home/julien/lo/libreoffice/include/rtl/ref.hxx:69 >#1 0x00007ffff1ea5627 in VclPtr<sfx2::sidebar::PanelTitleBar>::VclPtr(VclPtr<sfx2::sidebar::PanelTitleBar> const&) (this=0x7fffffff18b0) > at /home/julien/lo/libreoffice/include/vcl/vclptr.hxx:61 >#2 0x00007ffff1ea50c4 in sfx2::sidebar::Panel::GetTitleBar() const (this=0x0) at /home/julien/lo/libreoffice/sfx2/source/sidebar/Panel.cxx:105 >#3 0x00007ffff1ef3e18 in SfxUnoPanel::setTitle(rtl::OUString const&) (this=0x555557736780, newTitle="Master Slide") > at /home/julien/lo/libreoffice/sfx2/source/sidebar/UnoPanel.cxx:72 >#4 0x00007fffc9c9d6e4 in sd::sidebar::SlideBackground::SetPanelTitle(rtl::OUString const&) (this=0x555558820b00, rTitle="Master Slide") > at /home/julien/lo/libreoffice/sd/source/ui/sidebar/SlideBackground.cxx:463 >#5 0x00007fffc9c9db92 in sd::sidebar::SlideBackground::EventMultiplexerListener(sd::tools::EventMultiplexerEvent&) (this=0x555558820b00, rEvent=...) > at /home/julien/lo/libreoffice/sd/source/ui/sidebar/SlideBackground.cxx:508 >#6 0x00007fffc9c9da73 in sd::sidebar::SlideBackground::LinkStubEventMultiplexerListener(void*, sd::tools::EventMultiplexerEvent&) (instance=0x555558820b00, data=...) > at /home/julien/lo/libreoffice/sd/source/ui/sidebar/SlideBackground.cxx:479 >#7 0x00007fffc9d9716b in Link<sd::tools::EventMultiplexerEvent&, void>::Call(sd::tools::EventMultiplexerEvent&) const (this=0x555557bd17c0, data=...) > at /home/julien/lo/libreoffice/include/tools/link.hxx:84 >#8 0x00007fffc9d95e78 in sd::tools::EventMultiplexer::Implementation::CallListeners(sd::tools::EventMultiplexerEvent&) (this=0x555557b9c570, rEvent=...) > at /home/julien/lo/libreoffice/sd/source/ui/tools/EventMultiplexer.cxx:646 >#9 0x00007fffc9d93933 in sd::tools::EventMultiplexer::MultiplexEvent(EventMultiplexerEventId, void const*) (this=0x555557b9b730, eEventId=EventMultiplexerEventId::EndTextEdit, pUserData=0x0) at /home/julien/lo/libreoffice/sd/source/ui/tools/EventMultiplexer.cxx:181 >#10 0x00007fffc9f28e0a in sd::View::SdrEndTextEdit(bool) (this=0x555557bdcce0, bDontDeleteReally=false) at /home/julien/lo/libreoffice/sd/source/ui/view/sdview.cxx:792 >#11 0x00007fffc9ea8b06 in sd::DrawViewShell::SwitchPage(unsigned short) (this=0x555557bb8030, nSelectedPage=0) > at /home/julien/lo/libreoffice/sd/source/ui/view/drviews1.cxx:854 >#12 0x00007fffc9ea6fc2 in sd::DrawViewShell::ChangeEditMode(EditMode, bool) (this=0x555557bb8030, eEMode=EditMode::MasterPage, bIsLayerModeActive=false) > at /home/julien/lo/libreoffice/sd/source/ui/view/drviews1.cxx:445 >#13 0x00007fffc9bbc9d7 in sd::framework::(anonymous namespace)::updateEditMode(com::sun::star::uno::Reference<com::sun::star::drawing::framework::XView> const&, EditMode, bool) (xView=uno::Reference to (sd::framework::ViewShellWrapper *) 0x555557bea3e0, eEMode=EditMode::MasterPage, updateFrameView=false) > at /home/julien/lo/libreoffice/sd/source/ui/framework/tools/FrameworkHelper.cxx:530 >#14 0x00007fffc9bbcfc5 in sd::framework::FrameworkHelper::HandleModeChangeSlot(unsigned long, SfxRequest const&) (this=0x555557ba17f0, nSlotId=27348, rRequest=...) > at /home/julien/lo/libreoffice/sd/source/ui/framework/tools/FrameworkHelper.cxx:633 >#15 0x00007fffc9e6e8c7 in sd::ViewShellBase::Execute(SfxRequest&) (this=0x555557b66ea0, rRequest=...) at /home/julien/lo/libreoffice/sd/source/ui/view/ViewShellBase.cxx:666 >#16 0x00007fffc9e481fe in sd::ImpressViewShellBase::Execute(SfxRequest&) (this=0x555557b66ea0, rRequest=...) > at /home/julien/lo/libreoffice/sd/source/ui/view/ImpressViewShellBase.cxx:84 >#17 0x00007fffc9e6c57e in SfxStubViewShellBaseExecute(SfxShell*, SfxRequest&) (pShell=0x555557b66ea0, rReq=...) > at /home/julien/lo/libreoffice/workdir/SdiTarget/sd/sdi/sdslots.hxx:18531 >#18 0x00007ffff1b24c9a in SfxShell::CallExec(void (*)(SfxShell*, SfxRequest&), SfxRequest&) (this=0x555557b66ea0, pFunc=0x7fffc9e6c549 <SfxStubViewShellBaseExecute(SfxShell*, SfxRequest&)>, rReq=...) at /home/julien/lo/libreoffice/include/sfx2/shell.hxx:210 >#19 0x00007ffff1b1b522 in SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, bool) (this=0x555557b79510, rShell=..., rSlot=..., rReq=..., bRecord=true) > at /home/julien/lo/libreoffice/sfx2/source/control/dispatch.cxx:377 >#20 0x00007ffff1b1dffe in SfxDispatcher::Execute_(SfxShell&, SfxSlot const&, SfxRequest&, SfxCallMode) (this=0x555557b79510, rShell=..., rSlot=..., rReq=..., eCallMode=SfxCallMode::RECORD) at /home/julien/lo/libreoffice/sfx2/source/control/dispatch.cxx:899 >#21 0x00007ffff1b09518 in SfxBindings::Execute_Impl(SfxRequest&, SfxSlot const*, SfxShell*) (this=0x555557b61730, aReq=..., pSlot=0x7fffca7d94c8 <aViewShellBaseSlots_Impl+1224>---Type <return> to continue, or q <return> to quit--- >, pShell=0x555557b66ea0) at /home/julien/lo/libreoffice/sfx2/source/control/bindings.cxx:1075 >#22 0x00007ffff1bb9afd in SfxDispatchController_Impl::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&, com::sun::star::uno::Reference<com::sun::star::frame::XDispatchResultListener> const&) (this=0x5555584bf7b0, aURL=..., aArgs= > uno::Sequence of length 1 = {...}, rListener=empty uno::Reference) at /home/julien/lo/libreoffice/sfx2/source/control/unoctitm.cxx:767 >#23 0x00007ffff1bb7380 in SfxOfficeDispatch::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (this=0x5555583c4500, aURL=..., aArgs=uno::Sequence of length 1 = {...}) at /home/julien/lo/libreoffice/sfx2/source/control/unoctitm.cxx:227 >#24 0x00007fffcc995e75 in framework::GenericToolbarController::ExecuteHdl_Impl(framework::GenericToolbarController*, void*) (p=0x55555c7ba5f0) > at /home/julien/lo/libreoffice/framework/source/uielement/generictoolbarcontroller.cxx:264 >#25 0x00007fffcc995e13 in framework::GenericToolbarController::LinkStubExecuteHdl_Impl(void*, void*) (instance=0x0, data=0x55555c7ba5f0) > at /home/julien/lo/libreoffice/framework/source/uielement/generictoolbarcontroller.cxx:255 >#26 0x00007fffec0ecc13 in Link<void*, void>::Call(void*) const (this=0x55555c76d418, data=0x55555c7ba5f0) at /home/julien/lo/libreoffice/include/tools/link.hxx:84 >#27 0x00007fffec0e9bf2 in ImplHandleUserEvent(ImplSVEvent*) (pSVEvent=0x55555c76d410) at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:1924 >#28 0x00007fffec0eb502 in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (_pWindow=0x555557708120, nEvent=SalEvent::UserEvent, pEvent=0x55555c76d410) > at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:2474 >#29 0x00007fffec6a8076 in SalFrame::CallCallback(SalEvent, void const*) const (this=0x555557708850, nEvent=SalEvent::UserEvent, pEvent=0x55555c76d410) > at /home/julien/lo/libreoffice/vcl/inc/salframe.hxx:275 >#30 0x00007fffec6b9917 in SalGenericDisplay::ProcessEvent(SalUserEventList::SalUserEvent) (this=0x555557402d00, aEvent=...) > at /home/julien/lo/libreoffice/vcl/unx/generic/app/gendisp.cxx:67 >#31 0x00007fffec50bc9e in SalUserEventList::DispatchUserEvents(bool) (this=0x555557402d00, bHandleAllCurrentEvents=false) > at /home/julien/lo/libreoffice/vcl/source/app/salusereventlist.cxx:98 >#32 0x00007fffec6b988f in SalGenericDisplay::DispatchInternalEvent(bool) (this=0x555557402d00, bHandleAllCurrentEvent=false) > at /home/julien/lo/libreoffice/vcl/unx/generic/app/gendisp.cxx:52 >#33 0x00007fffd85bdd8a in call_userEventFn(void*) (data=0x55555584ea90) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:784 >#34 0x00007ffff5b1ddd5 in g_main_context_dispatch () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#35 0x00007ffff5b1e1a0 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#36 0x00007ffff5b1e22c in g_main_context_iteration () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#37 0x00007fffd85bccfe in GtkSalData::Yield(bool, bool) (this=0x55555584ea90, bWait=true, bHandleAllCurrentEvents=false) > at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:459 >#38 0x00007fffd85c04b8 in GtkInstance::DoYield(bool, bool) (this=0x55555584e400, bWait=true, bHandleAllCurrentEvents=false) > at /home/julien/lo/libreoffice/vcl/unx/gtk3/../gtk/gtkinst.cxx:410 >#39 0x00007fffec545c7d in ImplYield(bool, bool) (i_bWait=true, i_bAllEvents=false) at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:469 >#40 0x00007fffec541d29 in Application::Yield() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:534 >#41 0x00007fffec5418dd in Application::Execute() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:449 >#42 0x00007ffff777948f in desktop::Desktop::Main() (this=0x7fffffff3650) at /home/julien/lo/libreoffice/desktop/source/app/app.cxx:1603 >#43 0x00007fffec551ed9 in ImplSVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:194 >#44 0x00007fffec552042 in SVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:232 >#45 0x00007ffff77d044b in soffice_main() () at /home/julien/lo/libreoffice/desktop/source/app/sofficemain.cxx:163 >#46 0x00005555555549f2 in sal_main () at /home/julien/lo/libreoffice/desktop/source/app/main.c:48 >#47 0x00005555555549d8 in main (argc=2, argv=0x7fffffff3998) 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 104870
:
129906
|
130399
| 138534