Bugzilla – Attachment 153931 Details for
Bug 127306
CRASH: Closing LibreOffice after deleting a chart
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
gdb bt
gdb_bt.txt (text/plain), 8.80 KB, created by
Julien Nabet
on 2019-09-05 17:12:29 UTC
(
hide
)
Description:
gdb bt
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2019-09-05 17:12:29 UTC
Size:
8.80 KB
patch
obsolete
>warn:sfx.sidebar:24614:24614:sfx2/source/sidebar/SidebarController.cxx:966: Cannot create panel private:resource/toolpanel/ChartPanelFactory/CharacterPanel com.sun.star.uno.RuntimeException message: invalid attempt to assign an empty interface of type com.sun.star.ui.XUIElement! >warn:chart2:24614:24614:chart2/source/view/main/ChartView.cxx:495: com.sun.star.lang.IndexOutOfBoundsException >warn:chart2:24614:24614:chart2/source/view/main/ShapeFactory.cxx:2161: com.sun.star.lang.IllegalArgumentException ArgumentPosition: 0 >warn:chart2:24614:24614:chart2/source/view/main/ShapeFactory.cxx:2161: com.sun.star.lang.IllegalArgumentException ArgumentPosition: 0 >[Thread 0x7fff1bad5700 (LWP 24684) exited] >[New Thread 0x7fff1bad5700 (LWP 24700)] >warn:chart2.tools:24614:24614:chart2/source/tools/WrappedPropertySet.cxx:137: found no inner property set to map to >warn:legacy.osl:24614:24614:chart2/source/tools/LifeTime.cxx:61: This component is already disposed >warn:chart2.main:24614:24614:chart2/source/controller/main/ChartController.cxx:197: a well known owner has caught a CloseVetoException after calling close(true) >warn:legacy.osl:24614:24614:chart2/source/tools/LifeTime.cxx:61: This component is already disposed >warn:chart2:24614:24614:chart2/source/tools/LifeTime.cxx:121: This component is already disposed >[Thread 0x7fff1bad5700 (LWP 24700) exited] >warn:chart2.tools:24614:24614:chart2/source/tools/WrappedPropertySet.cxx:137: found no inner property set to map to >warn:chart2:24614:24614:chart2/source/tools/LifeTime.cxx:121: This component is already disposed >[New Thread 0x7fff1bad5700 (LWP 24701)] >[Thread 0x7fff1bad5700 (LWP 24701) exited] >warn:vcl:24614:24614:vcl/source/window/winproc.cxx:840: ImplHandleKey: Keyboard-Input is sent to a frame without focus >warn:vcl:24614:24614:vcl/source/window/winproc.cxx:840: ImplHandleKey: Keyboard-Input is sent to a frame without focus >[New Thread 0x7fff1bad5700 (LWP 24702)] >warn:legacy.osl:24614:24614:chart2/source/tools/LifeTime.cxx:61: This component is already disposed >terminate called after throwing an instance of 'com::sun::star::lang::DisposedException' > >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 0x00007ffff7afa7bb in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50 >#1 0x00007ffff7ae5535 in __GI_abort () at abort.c:79 >#2 0x00007ffff7975643 in () at /usr/lib/x86_64-linux-gnu/libstdc++.so.6 >#3 0x00007ffff7981066 in () at /usr/lib/x86_64-linux-gnu/libstdc++.so.6 >#4 0x00007ffff7980169 in () at /usr/lib/x86_64-linux-gnu/libstdc++.so.6 >#5 0x00007ffff7980a94 in __gxx_personality_v0 () at /usr/lib/x86_64-linux-gnu/libstdc++.so.6 >#6 0x00007ffff774d7b3 in () at /lib/x86_64-linux-gnu/libgcc_s.so.1 >#7 0x00007ffff774e016 in _Unwind_Resume () at /lib/x86_64-linux-gnu/libgcc_s.so.1 >#8 0x00007ffff55b7f2a in VclPtr<vcl::Window>::disposeAndClear() (this=0x5555591a26f0) at /home/julien/lo/libreoffice/include/vcl/vclptr.hxx:203 >#9 0x00007ffff55b2d6a in SfxChildWindow::~SfxChildWindow() (this=0x5555591a26d0, __in_chrg=<optimized out>) at /home/julien/lo/libreoffice/sfx2/source/appl/childwin.cxx:205 >#10 0x00007ffff5a1ee6a in sfx2::sidebar::SidebarChildWindow::~SidebarChildWindow() (this=0x5555591a26d0, __in_chrg=<optimized out>) at /home/julien/lo/libreoffice/include/sfx2/sidebar/SidebarChildWindow.hxx:33 >#11 0x00007ffff5a1ee86 in sfx2::sidebar::SidebarChildWindow::~SidebarChildWindow() (this=0x5555591a26d0, __in_chrg=<optimized out>) at /home/julien/lo/libreoffice/include/sfx2/sidebar/SidebarChildWindow.hxx:33 >#12 0x00007ffff55b2bde in SfxChildWindow::Destroy() (this=0x5555591a26d0) at /home/julien/lo/libreoffice/sfx2/source/appl/childwin.cxx:183 >#13 0x00007ffff563eb26 in SfxWorkWindow::DeleteControllers_Impl() (this=0x55555c1fbd10) at /home/julien/lo/libreoffice/sfx2/source/appl/workwin.cxx:607 >#14 0x00007ffff5ad3734 in SfxFrame::DoClose_Impl() (this=0x55555c1f9550) at /home/julien/lo/libreoffice/sfx2/source/view/frame.cxx:156 >#15 0x00007ffff5af64f8 in SfxBaseController::dispose() (this=0x55555c210e50) at /home/julien/lo/libreoffice/sfx2/source/view/sfxbasecontroller.cxx:983 >#16 0x00007fffe21b955d in (anonymous namespace)::XFrameImpl::setComponent(com::sun::star::uno::Reference<com::sun::star::awt::XWindow> const&, com::sun::star::uno::Reference<com::sun::star::frame::XController> const&) (this=0x55555919bd20, xComponentWindow=uno::Reference to (class VCLXContainer *) 0x555559006da0, xController=uno::Reference to (class (anonymous namespace)::BackingComp *) 0x55555cea4998) > at /home/julien/lo/libreoffice/framework/source/services/frame.cxx:1492 >#17 0x00007fffe20c8fed in framework::CloseDispatcher::implts_establishBackingMode() (this=0x555558f97320) at /home/julien/lo/libreoffice/framework/source/dispatch/closedispatcher.cxx:527 >#18 0x00007fffe20c85d9 in framework::CloseDispatcher::impl_asyncCallback(LinkParamNone*) (this=0x555558f97320) at /home/julien/lo/libreoffice/framework/source/dispatch/closedispatcher.cxx:395 >#19 0x00007fffe20c814d in framework::CloseDispatcher::LinkStubimpl_asyncCallback(void*, LinkParamNone*) (instance=0x555558f97320, data=0x0) > at /home/julien/lo/libreoffice/framework/source/dispatch/closedispatcher.cxx:246 >#20 0x00007ffff06c8db7 in Link<LinkParamNone*, void>::Call(LinkParamNone*) const (this=0x555558d2f648, data=0x0) at /home/julien/lo/libreoffice/include/tools/link.hxx:112 >#21 0x00007ffff0b9ddcd in vcl::EventPoster::DoEvent_Impl(void*) (this=0x555558d2f640) at /home/julien/lo/libreoffice/vcl/source/helper/evntpost.cxx:52 >#22 0x00007ffff0b9dd95 in vcl::EventPoster::LinkStubDoEvent_Impl(void*, void*) (instance=0x555558d2f640, data=0x0) at /home/julien/lo/libreoffice/vcl/source/helper/evntpost.cxx:48 >#23 0x00007ffff0609ef1 in Link<void*, void>::Call(void*) const (this=0x55555d1056e8, data=0x0) at /home/julien/lo/libreoffice/include/tools/link.hxx:112 >#24 0x00007ffff0606c87 in ImplHandleUserEvent(ImplSVEvent*) (pSVEvent=0x55555d1056e0) at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:1960 >#25 0x00007ffff0608962 in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (_pWindow=0x555557c3e0d0, nEvent=SalEvent::UserEvent, pEvent=0x55555d1056e0) > at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:2513 >#26 0x00007ffff0dd52b0 in SalFrame::CallCallback(SalEvent, void const*) const (this=0x555557c3e8b0, nEvent=SalEvent::UserEvent, pEvent=0x55555d1056e0) at /home/julien/lo/libreoffice/vcl/inc/salframe.hxx:299 >#27 0x00007ffff0deebd3 in SalGenericDisplay::ProcessEvent(SalUserEventList::SalUserEvent) (this=0x5555579a26a0, aEvent=...) at /home/julien/lo/libreoffice/vcl/unx/generic/app/gendisp.cxx:67 >#28 0x00007ffff0bac71b in SalUserEventList::DispatchUserEvents(bool) (this=0x5555579a26a0, bHandleAllCurrentEvents=false) at /home/julien/lo/libreoffice/vcl/source/app/salusereventlist.cxx:108 >#29 0x00007ffff0deeb4b in SalGenericDisplay::DispatchInternalEvent(bool) (this=0x5555579a26a0, bHandleAllCurrentEvent=false) at /home/julien/lo/libreoffice/vcl/unx/generic/app/gendisp.cxx:52 >#30 0x00007fffe82e558a in call_userEventFn(void*) (data=0x5555556449c0) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:853 >#31 0x00007fffea51e898 in g_main_context_dispatch () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#32 0x00007fffea51ec88 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#33 0x00007fffea51ed1c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#34 0x00007fffe82e4556 in GtkSalData::Yield(bool, bool) (this=0x5555556449c0, bWait=true, bHandleAllCurrentEvents=false) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:528 >#35 0x00007fffe82e865e in GtkInstance::DoYield(bool, bool) (this=0x555555654860, bWait=true, bHandleAllCurrentEvents=false) at /home/julien/lo/libreoffice/vcl/unx/gtk3/../gtk/gtkinst.cxx:393 >#36 0x00007ffff0c2965b in ImplYield(bool, bool) (i_bWait=true, i_bAllEvents=false) at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:446 >#37 0x00007ffff0c29b79 in Application::Yield() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:510 >#38 0x00007ffff0c29458 in Application::Execute() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:427 >#39 0x00007ffff7d04c5c in desktop::Desktop::Main() (this=0x7fffffff23c0) at /home/julien/lo/libreoffice/desktop/source/app/app.cxx:1620 >#40 0x00007ffff0c44588 in ImplSVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:190 >#41 0x00007ffff0c446ad in SVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:224 >#42 0x00007ffff7d5f4ca in soffice_main() () at /home/julien/lo/libreoffice/desktop/source/app/sofficemain.cxx:177 >#43 0x000055555555495d in sal_main () at /home/julien/lo/libreoffice/desktop/source/app/main.c:48 >#44 0x0000555555554943 in main (argc=2, argv=0x7fffffff2718) 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 127306
:
153843
| 153931