Bugzilla – Attachment 154236 Details for
Bug 126006
Calc with Tabbed UI used to crash after File>>Reload; many toolbar items aren't working including save
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bt with debug symbols
bt.txt (text/plain), 4.56 KB, created by
Julien Nabet
on 2019-09-17 18:10:11 UTC
(
hide
)
Description:
bt with debug symbols
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2019-09-17 18:10:11 UTC
Size:
4.56 KB
patch
obsolete
>Thread 1 "soffice.bin" received signal SIGSEGV, Segmentation fault. >SfxDispatcher::GetFrame (this=0x55555923c230) at /home/julien/lo/libreoffice/sfx2/source/control/dispatch.cxx:662 >662 return xImp->pFrame; >(gdb) bt >#0 0x00007ffff56cde32 in SfxDispatcher::GetFrame() const (this=0x55555923c230) at /home/julien/lo/libreoffice/sfx2/source/control/dispatch.cxx:662 >#1 0x00007ffff5783563 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=0x555558cd8890, aURL=..., aArgs=empty uno::Sequence, rListener=empty uno::Reference) at /home/julien/lo/libreoffice/sfx2/source/control/unoctitm.cxx:691 >#2 0x00007ffff57813dc in SfxOfficeDispatch::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (this= > 0x5555581ca2d0, aURL=..., aArgs=empty uno::Sequence) at /home/julien/lo/libreoffice/sfx2/source/control/unoctitm.cxx:226 >#3 0x00007ffff2b78e16 in svt::GenericToolboxController::ExecuteHdl_Impl(svt::GenericToolboxController*, void*) (p=0x55555955b360) > at /home/julien/lo/libreoffice/svtools/source/uno/generictoolboxcontroller.cxx:169 >#4 0x00007ffff2b78dcf in svt::GenericToolboxController::LinkStubExecuteHdl_Impl(void*, void*) (instance=0x0, data=0x55555955b360) > at /home/julien/lo/libreoffice/svtools/source/uno/generictoolboxcontroller.cxx:161 >#5 0x00007ffff063d675 in Link<void*, void>::Call(void*) const (this=0x5555585a5d28, data=0x55555955b360) at /home/julien/lo/libreoffice/include/tools/link.hxx:112 >#6 0x00007ffff063a40b in ImplHandleUserEvent(ImplSVEvent*) (pSVEvent=0x5555585a5d20) at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:1960 >#7 0x00007ffff063c0e6 in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (_pWindow=0x555557c4e170, nEvent=SalEvent::UserEvent, pEvent=0x5555585a5d20) > at /home/julien/lo/libreoffice/vcl/source/window/winproc.cxx:2513 >#8 0x00007ffff0e08670 in SalFrame::CallCallback(SalEvent, void const*) const (this=0x555557c4e950, nEvent=SalEvent::UserEvent, pEvent=0x5555585a5d20) at /home/julien/lo/libreoffice/vcl/inc/salframe.hxx:299 >#9 0x00007ffff0e21f93 in SalGenericDisplay::ProcessEvent(SalUserEventList::SalUserEvent) (this=0x5555579a6b20, aEvent=...) at /home/julien/lo/libreoffice/vcl/unx/generic/app/gendisp.cxx:66 >#10 0x00007ffff0bdfb23 in SalUserEventList::DispatchUserEvents(bool) (this=0x5555579a6b20, bHandleAllCurrentEvents=false) at /home/julien/lo/libreoffice/vcl/source/app/salusereventlist.cxx:108 >#11 0x00007ffff0e21f0b in SalGenericDisplay::DispatchInternalEvent(bool) (this=0x5555579a6b20, bHandleAllCurrentEvent=false) at /home/julien/lo/libreoffice/vcl/unx/generic/app/gendisp.cxx:51 >#12 0x00007fffe8322f12 in call_userEventFn(void*) (data=0x555555643970) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:853 >#13 0x00007fffea552898 in g_main_context_dispatch () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#14 0x00007fffea552c88 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#15 0x00007fffea552d1c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 >#16 0x00007fffe8321ede in GtkSalData::Yield(bool, bool) (this=0x555555643970, bWait=true, bHandleAllCurrentEvents=false) at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtk3gtkdata.cxx:528 >#17 0x00007fffe8325fe6 in GtkInstance::DoYield(bool, bool) (this=0x5555556547c0, bWait=true, bHandleAllCurrentEvents=false) at /home/julien/lo/libreoffice/vcl/unx/gtk3/../gtk/gtkinst.cxx:393 >#18 0x00007ffff0c5ca9d in ImplYield(bool, bool) (i_bWait=true, i_bAllEvents=false) at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:446 >#19 0x00007ffff0c5cfbb in Application::Yield() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:510 >#20 0x00007ffff0c5c89a in Application::Execute() () at /home/julien/lo/libreoffice/vcl/source/app/svapp.cxx:427 >#21 0x00007ffff7cffc5c in desktop::Desktop::Main() (this=0x7fffffff23b0) at /home/julien/lo/libreoffice/desktop/source/app/app.cxx:1620 >#22 0x00007ffff0c779ca in ImplSVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:190 >#23 0x00007ffff0c77aef in SVMain() () at /home/julien/lo/libreoffice/vcl/source/app/svmain.cxx:224 >#24 0x00007ffff7d5a4ca in soffice_main() () at /home/julien/lo/libreoffice/desktop/source/app/sofficemain.cxx:177 >#25 0x000055555555495d in sal_main () at /home/julien/lo/libreoffice/desktop/source/app/main.c:48 >#26 0x0000555555554943 in main (argc=2, argv=0x7fffffff2708) 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 126006
:
152434
| 154236