https://bugs.documentfoundation.org/show_bug.cgi?id=126094

--- Comment #5 from Stephan Bergmann <[email protected]> ---
Following instructions from comment 0 on Linux under valgrind gives

> ==22424== Invalid read of size 8
> ==22424==    at 0x6BFDC15: std::__uniq_ptr_impl<BasicDLL::Impl, 
> std::default_delete<BasicDLL::Impl> >::_M_ptr() const 
> (/usr/lib/gcc/x86_64-redhat-linux/9/../../../../include/c++/9/bits/unique_ptr.h:154)
> ==22424==    by 0x6BFDBD4: std::unique_ptr<BasicDLL::Impl, 
> std::default_delete<BasicDLL::Impl> >::get() const 
> (/usr/lib/gcc/x86_64-redhat-linux/9/../../../../include/c++/9/bits/unique_ptr.h:358)
> ==22424==    by 0x6BFD4F4: std::unique_ptr<BasicDLL::Impl, 
> std::default_delete<BasicDLL::Impl> >::operator->() const 
> (/usr/lib/gcc/x86_64-redhat-linux/9/../../../../include/c++/9/bits/unique_ptr.h:352)
> ==22424==    by 0x6BFD37F: GetSbxData_Impl() 
> (/basic/source/runtime/basrdll.cxx:112)
> ==22424==    by 0x6C3DA88: SbxBase::GetError() 
> (/basic/source/sbx/sbxbase.cxx:96)
> ==22424==    by 0x6BE3AD4: SbiRuntime::Step() 
> (/basic/source/runtime/runtime.cxx:785)
> ==22424==    by 0x6B2A8CC: SbModule::Run(SbMethod*) 
> (/basic/source/classes/sbxmod.cxx:1111)
> ==22424==    by 0x6B29C3D: SbModule::Notify(SfxBroadcaster&, SfxHint const&) 
> (/basic/source/classes/sbxmod.cxx:777)
> ==22424==    by 0x7E62626: SfxBroadcaster::Broadcast(SfxHint const&) 
> (/svl/source/notify/SfxBroadcaster.cxx:49)
> ==22424==    by 0x6B30B64: SbMethod::Broadcast(SfxHintId) 
> (/basic/source/classes/sbxmod.cxx:2071)
> ==22424==    by 0x6C68235: SbxValue::Get(SbxValues&) const 
> (/basic/source/sbx/sbxvalue.cxx:284)
> ==22424==    by 0x6B260D2: SbMethod::Call(SbxValue*, SbxVariable*) 
> (/basic/source/classes/sbxmod.cxx:2027)
> ==22424==    by 0x533DA6EB: 
> basprov::BasicScriptImpl::invoke(com::sun::star::uno::Sequence<com::sun::star::uno::Any>
>  const&, com::sun::star::uno::Sequence<short>&, 
> com::sun::star::uno::Sequence<com::sun::star::uno::Any>&) 
> (/scripting/source/basprov/basscript.cxx:231)
> ==22424==    by 0x533DAEDC: non-virtual thunk to 
> basprov::BasicScriptImpl::invoke(com::sun::star::uno::Sequence<com::sun::star::uno::Any>
>  const&, com::sun::star::uno::Sequence<short>&, 
> com::sun::star::uno::Sequence<com::sun::star::uno::Any>&) 
> (/scripting/source/basprov/basscript.cxx:0)
> ==22424==    by 0x77F401F: 
> SfxObjectShell::CallXScript(com::sun::star::uno::Reference<com::sun::star::uno::XInterface>
>  const&, rtl::OUString const&, 
> com::sun::star::uno::Sequence<com::sun::star::uno::Any> const&, 
> com::sun::star::uno::Any&, com::sun::star::uno::Sequence<short>&, 
> com::sun::star::uno::Sequence<com::sun::star::uno::Any>&, bool, 
> com::sun::star::uno::Any const*) (/sfx2/source/doc/objmisc.cxx:1404)
> ==22424==    by 0x77F46DB: SfxObjectShell::CallXScript(rtl::OUString const&, 
> com::sun::star::uno::Sequence<com::sun::star::uno::Any> const&, 
> com::sun::star::uno::Any&, com::sun::star::uno::Sequence<short>&, 
> com::sun::star::uno::Sequence<com::sun::star::uno::Any>&, bool, 
> com::sun::star::uno::Any const*) (/sfx2/source/doc/objmisc.cxx:1435)
> ==22424==    by 0x2ED56816: FuSelection::MouseButtonDown(MouseEvent const&) 
> (/sc/source/ui/drawfunc/fusel.cxx:188)
> ==22424==    by 0x2F248A42: ScGridWindow::DrawMouseButtonDown(MouseEvent 
> const&) (/sc/source/ui/view/gridwin3.cxx:63)
> ==22424==    by 0x2F20E15F: ScGridWindow::HandleMouseButtonDown(MouseEvent 
> const&, ScGridWindow::MouseEventState&) (/sc/source/ui/view/gridwin.cxx:1705)
> ==22424==    by 0x2F20D1C8: ScGridWindow::MouseButtonDown(MouseEvent const&) 
> (/sc/source/ui/view/gridwin.cxx:1403)
> ==22424==    by 0xC18E376: ImplHandleMouseEvent(VclPtr<vcl::Window> const&, 
> MouseNotifyEvent, bool, long, long, unsigned long, unsigned short, 
> MouseEventModifiers) (/vcl/source/window/winproc.cxx:697)
> ==22424==    by 0xC19261F: ImplHandleSalMouseButtonDown(vcl::Window*, 
> SalMouseEvent const*) (/vcl/source/window/winproc.cxx:2017)
> ==22424==    by 0xC191310: ImplWindowFrameProc(vcl::Window*, SalEvent, void 
> const*) (/vcl/source/window/winproc.cxx:2351)
> ==22424==    by 0x21042844: SalFrame::CallCallback(SalEvent, void const*) 
> const (/vcl/inc/salframe.hxx:299)
> ==22424==    by 0x2102D936: GtkSalFrame::CallCallbackExc(SalEvent, void 
> const*) const (/vcl/unx/gtk3/gtk3gtkframe.cxx:4346)
> ==22424==    by 0x21031D6D: GtkSalFrame::signalButton(_GtkWidget*, 
> _GdkEventButton*, void*) (/vcl/unx/gtk3/gtk3gtkframe.cxx:2577)
> ==22424==    by 0x215BE8FA: _gtk_marshal_BOOLEAN__BOXED 
> (/usr/src/debug/gtk3-3.24.8-1.fc30.x86_64/gtk/gtkmarshalers.c:83)
> ==22424==    by 0x1223E741: g_closure_invoke 
> (/usr/src/debug/glib2-2.60.4-1.fc30.x86_64/x86_64-redhat-linux-gnu/../gobject/gclosure.c:810)
> ==22424==    by 0x122524F3: signal_emit_unlocked_R 
> (/usr/src/debug/glib2-2.60.4-1.fc30.x86_64/x86_64-redhat-linux-gnu/../gobject/gsignal.c:3635)
> ==22424==    by 0x1225A9C0: g_signal_emit_valist 
> (/usr/src/debug/glib2-2.60.4-1.fc30.x86_64/x86_64-redhat-linux-gnu/../gobject/gsignal.c:3401)
> ==22424==    by 0x1225B972: g_signal_emit 
> (/usr/src/debug/glib2-2.60.4-1.fc30.x86_64/x86_64-redhat-linux-gnu/../gobject/gsignal.c:3447)
> ==22424==    by 0x2156AD12: gtk_widget_event_internal 
> (/usr/src/debug/gtk3-3.24.8-1.fc30.x86_64/gtk/gtkwidget.c:7744)
> ==22424==    by 0x2156AD12: gtk_widget_event_internal 
> (/usr/src/debug/gtk3-3.24.8-1.fc30.x86_64/gtk/gtkwidget.c:7613)
> ==22424==    by 0x21426F57: propagate_event_up 
> (/usr/src/debug/gtk3-3.24.8-1.fc30.x86_64/gtk/gtkmain.c:2582)
> ==22424==    by 0x21426F57: propagate_event 
> (/usr/src/debug/gtk3-3.24.8-1.fc30.x86_64/gtk/gtkmain.c:2685)
> ==22424==    by 0x2142916A: gtk_main_do_event 
> (/usr/src/debug/gtk3-3.24.8-1.fc30.x86_64/gtk/gtkmain.c:1915)
> ==22424==    by 0x2142916A: gtk_main_do_event 
> (/usr/src/debug/gtk3-3.24.8-1.fc30.x86_64/gtk/gtkmain.c:1685)
> ==22424==    by 0x21925EC8: _gdk_event_emit 
> (/usr/src/debug/gtk3-3.24.8-1.fc30.x86_64/gdk/gdkevents.c:73)
> ==22424==    by 0x21957C35: gdk_event_source_dispatch 
> (/usr/src/debug/gtk3-3.24.8-1.fc30.x86_64/gdk/x11/gdkeventsource.c:367)
> ==22424==    by 0x122D6EDC: g_main_dispatch 
> (/usr/src/debug/glib2-2.60.4-1.fc30.x86_64/x86_64-redhat-linux-gnu/../glib/gmain.c:3189)
> ==22424==    by 0x122D6EDC: g_main_context_dispatch 
> (/usr/src/debug/glib2-2.60.4-1.fc30.x86_64/x86_64-redhat-linux-gnu/../glib/gmain.c:3854)
> ==22424==    by 0x122D726F: g_main_context_iterate.isra.0 
> (/usr/src/debug/glib2-2.60.4-1.fc30.x86_64/x86_64-redhat-linux-gnu/../glib/gmain.c:3927)
> ==22424==    by 0x122D7312: g_main_context_iteration 
> (/usr/src/debug/glib2-2.60.4-1.fc30.x86_64/x86_64-redhat-linux-gnu/../glib/gmain.c:3988)
> ==22424==    by 0x20F0AA42: GtkSalData::Yield(bool, bool) 
> (/vcl/unx/gtk3/gtk3gtkdata.cxx:528)
> ==22424==    by 0x20F0FE41: GtkInstance::DoYield(bool, bool) 
> (/vcl/unx/gtk3/../gtk/gtkinst.cxx:404)
> ==22424==    by 0xC8EA618: ImplYield(bool, bool) 
> (/vcl/source/app/svapp.cxx:457)
> ==22424==    by 0xC8EA3CF: Application::Yield() 
> (/vcl/source/app/svapp.cxx:521)
> ==22424==    by 0xC8EA362: Application::Execute() 
> (/vcl/source/app/svapp.cxx:438)
> ==22424==    by 0x4A2676E: desktop::Desktop::Main() 
> (/desktop/source/app/app.cxx:1620)
> ==22424==    by 0xC90B5A3: ImplSVMain() (/vcl/source/app/svmain.cxx:202)
> ==22424==    by 0xC90CE28: SVMain() (/vcl/source/app/svmain.cxx:236)
> ==22424==    by 0x4A9B1D7: soffice_main 
> (/desktop/source/app/sofficemain.cxx:170)
> ==22424==    by 0x20117C: sal_main (/desktop/source/app/main.c:48)
> ==22424==    by 0x201156: main (/desktop/source/app/main.c:47)
> ==22424==  Address 0x138ee700 is 0 bytes inside a block of size 8 free'd
> ==22424==    at 0x483A0D6: operator delete(void*, unsigned long) 
> (/builddir/build/BUILD/valgrind-3.15.0/coregrind/m_replacemalloc/vg_replace_malloc.c:595)
> ==22424==    by 0x72F0084: SfxApplication::~SfxApplication() 
> (/sfx2/source/appl/app.cxx:231)
> ==22424==    by 0x72F014B: SfxApplication::~SfxApplication() 
> (/sfx2/source/appl/app.cxx:211)
> ==22424==    by 0x7313109: 
> SfxTerminateListener_Impl::notifyTermination(com::sun::star::lang::EventObject
>  const&) (/sfx2/source/appl/appinit.cxx:118)
> ==22424==    by 0x28CE34C2: framework::Desktop::terminate() 
> (/framework/source/services/desktop.cxx:364)
> ==22424==    by 0x28BC47F6: 
> framework::CloseDispatcher::implts_terminateApplication() 
> (/framework/source/dispatch/closedispatcher.cxx:544)
> ==22424==    by 0x28BC3A20: 
> framework::CloseDispatcher::impl_asyncCallback(LinkParamNone*) 
> (/framework/source/dispatch/closedispatcher.cxx:398)
> ==22424==    by 0x28BC21BF: 
> framework::CloseDispatcher::LinkStubimpl_asyncCallback(void*, LinkParamNone*) 
> (/framework/source/dispatch/closedispatcher.cxx:246)
> ==22424==    by 0xC281537: Link<LinkParamNone*, void>::Call(LinkParamNone*) 
> const (/include/tools/link.hxx:112)
> ==22424==    by 0xC83EB7A: vcl::EventPoster::DoEvent_Impl(void*) 
> (/vcl/source/helper/evntpost.cxx:52)
> ==22424==    by 0xC83EB2F: vcl::EventPoster::LinkStubDoEvent_Impl(void*, 
> void*) (/vcl/source/helper/evntpost.cxx:48)
> ==22424==    by 0xC197FB7: Link<void*, void>::Call(void*) const 
> (/include/tools/link.hxx:112)
> ==22424==    by 0xC19512D: ImplHandleUserEvent(ImplSVEvent*) 
> (/vcl/source/window/winproc.cxx:1964)
> ==22424==    by 0xC191E52: ImplWindowFrameProc(vcl::Window*, SalEvent, void 
> const*) (/vcl/source/window/winproc.cxx:2517)
> ==22424==    by 0xCAEF164: SalFrame::CallCallback(SalEvent, void const*) 
> const (/vcl/inc/salframe.hxx:299)
> ==22424==    by 0xCB0D12E: 
> SalGenericDisplay::ProcessEvent(SalUserEventList::SalUserEvent) 
> (/vcl/unx/generic/app/gendisp.cxx:67)
> ==22424==    by 0xC85048D: SalUserEventList::DispatchUserEvents(bool) 
> (/vcl/source/app/salusereventlist.cxx:109)
> ==22424==    by 0xCB0D078: SalGenericDisplay::DispatchInternalEvent(bool) 
> (/vcl/unx/generic/app/gendisp.cxx:52)
> ==22424==    by 0x20F0BD80: call_userEventFn(void*) 
> (/vcl/unx/gtk3/gtk3gtkdata.cxx:853)
> ==22424==    by 0x122D37DA: g_idle_dispatch 
> (/usr/src/debug/glib2-2.60.4-1.fc30.x86_64/x86_64-redhat-linux-gnu/../glib/gmain.c:5627)
> ==22424==    by 0x122D6EDC: g_main_dispatch 
> (/usr/src/debug/glib2-2.60.4-1.fc30.x86_64/x86_64-redhat-linux-gnu/../glib/gmain.c:3189)
> ==22424==    by 0x122D6EDC: g_main_context_dispatch 
> (/usr/src/debug/glib2-2.60.4-1.fc30.x86_64/x86_64-redhat-linux-gnu/../glib/gmain.c:3854)
> ==22424==    by 0x122D726F: g_main_context_iterate.isra.0 
> (/usr/src/debug/glib2-2.60.4-1.fc30.x86_64/x86_64-redhat-linux-gnu/../glib/gmain.c:3927)
> ==22424==    by 0x122D7312: g_main_context_iteration 
> (/usr/src/debug/glib2-2.60.4-1.fc30.x86_64/x86_64-redhat-linux-gnu/../glib/gmain.c:3988)
> ==22424==    by 0x20F0AA42: GtkSalData::Yield(bool, bool) 
> (/vcl/unx/gtk3/gtk3gtkdata.cxx:528)
> ==22424==    by 0x20F0FE41: GtkInstance::DoYield(bool, bool) 
> (/vcl/unx/gtk3/../gtk/gtkinst.cxx:404)
> ==22424==    by 0xC8EA618: ImplYield(bool, bool) 
> (/vcl/source/app/svapp.cxx:457)
> ==22424==    by 0xC8EA3CF: Application::Yield() 
> (/vcl/source/app/svapp.cxx:521)
> ==22424==    by 0x6C1B85D: Wait_Impl(bool, SbxArray&) 
> (/basic/source/runtime/methods1.cxx:589)
> ==22424==    by 0x6C1B8E2: SbRtl_Wait(StarBASIC*, SbxArray&, bool) 
> (/basic/source/runtime/methods1.cxx:596)
> ==22424==    by 0x6BD36DF: SbiStdObject::Notify(SfxBroadcaster&, SfxHint 
> const&) (/basic/source/runtime/stdobj.cxx:862)
> ==22424==    by 0x7E62626: SfxBroadcaster::Broadcast(SfxHint const&) 
> (/svl/source/notify/SfxBroadcaster.cxx:49)
> ==22424==    by 0x6C6F6C8: SbxVariable::Broadcast(SfxHintId) 
> (/basic/source/sbx/sbxvar.cxx:183)
> ==22424==    by 0x6C67684: SbxValue::SbxValue(SbxValue const&) 
> (/basic/source/sbx/sbxvalue.cxx:62)
> ==22424==    by 0x6C6E1E9: SbxVariable::SbxVariable(SbxVariable const&) 
> (/basic/source/sbx/sbxvar.cxx:67)
> ==22424==    by 0x6C5D1E2: SbxMethod::SbxMethod(SbxMethod const&) 
> (/basic/source/sbx/sbxobj.cxx:838)
> ==22424==    by 0x6BEB24C: SbiRuntime::FindElement(SbxObject*, unsigned int, 
> unsigned int, ErrCode, bool, bool) (/basic/source/runtime/runtime.cxx:3507)
> ==22424==    by 0x6BDE8BB: SbiRuntime::StepRTL(unsigned int, unsigned int) 
> (/basic/source/runtime/runtime.cxx:3919)
> ==22424==    by 0x6BE3AA0: SbiRuntime::Step() 
> (/basic/source/runtime/runtime.cxx:778)
> ==22424==    by 0x6B2A8CC: SbModule::Run(SbMethod*) 
> (/basic/source/classes/sbxmod.cxx:1111)
> ==22424==    by 0x6B29C3D: SbModule::Notify(SfxBroadcaster&, SfxHint const&) 
> (/basic/source/classes/sbxmod.cxx:777)
> ==22424==    by 0x7E62626: SfxBroadcaster::Broadcast(SfxHint const&) 
> (/svl/source/notify/SfxBroadcaster.cxx:49)
> ==22424==    by 0x6B30B64: SbMethod::Broadcast(SfxHintId) 
> (/basic/source/classes/sbxmod.cxx:2071)
> ==22424==    by 0x6C68235: SbxValue::Get(SbxValues&) const 
> (/basic/source/sbx/sbxvalue.cxx:284)
> ==22424==    by 0x6B260D2: SbMethod::Call(SbxValue*, SbxVariable*) 
> (/basic/source/classes/sbxmod.cxx:2027)
> ==22424==    by 0x533DA6EB: 
> basprov::BasicScriptImpl::invoke(com::sun::star::uno::Sequence<com::sun::star::uno::Any>
>  const&, com::sun::star::uno::Sequence<short>&, 
> com::sun::star::uno::Sequence<com::sun::star::uno::Any>&) 
> (/scripting/source/basprov/basscript.cxx:231)
> ==22424==    by 0x533DAEDC: non-virtual thunk to 
> basprov::BasicScriptImpl::invoke(com::sun::star::uno::Sequence<com::sun::star::uno::Any>
>  const&, com::sun::star::uno::Sequence<short>&, 
> com::sun::star::uno::Sequence<com::sun::star::uno::Any>&) 
> (/scripting/source/basprov/basscript.cxx:0)
> ==22424==    by 0x77F401F: 
> SfxObjectShell::CallXScript(com::sun::star::uno::Reference<com::sun::star::uno::XInterface>
>  const&, rtl::OUString const&, 
> com::sun::star::uno::Sequence<com::sun::star::uno::Any> const&, 
> com::sun::star::uno::Any&, com::sun::star::uno::Sequence<short>&, 
> com::sun::star::uno::Sequence<com::sun::star::uno::Any>&, bool, 
> com::sun::star::uno::Any const*) (/sfx2/source/doc/objmisc.cxx:1404)
> ==22424==    by 0x77F46DB: SfxObjectShell::CallXScript(rtl::OUString const&, 
> com::sun::star::uno::Sequence<com::sun::star::uno::Any> const&, 
> com::sun::star::uno::Any&, com::sun::star::uno::Sequence<short>&, 
> com::sun::star::uno::Sequence<com::sun::star::uno::Any>&, bool, 
> com::sun::star::uno::Any const*) (/sfx2/source/doc/objmisc.cxx:1435)
> ==22424==    by 0x2ED56816: FuSelection::MouseButtonDown(MouseEvent const&) 
> (/sc/source/ui/drawfunc/fusel.cxx:188)
> ==22424==    by 0x2F248A42: ScGridWindow::DrawMouseButtonDown(MouseEvent 
> const&) (/sc/source/ui/view/gridwin3.cxx:63)
> ==22424==  Block was alloc'd at
> ==22424==    at 0x4838E86: operator new(unsigned long) 
> (/builddir/build/BUILD/valgrind-3.15.0/coregrind/m_replacemalloc/vg_replace_malloc.c:344)
> ==22424==    by 0x72EFB67: SfxApplication::SfxApplication() 
> (/sfx2/source/appl/app.cxx:201)
> ==22424==    by 0x72EF2E5: SfxApplication::GetOrCreate() 
> (/sfx2/source/appl/app.cxx:143)
> ==22424==    by 0x78DBBA0: (anonymous 
> namespace)::SfxGlobalEvents_Impl::SfxGlobalEvents_Impl(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext>
>  const&) (/sfx2/source/notify/globalevents.cxx:147)
> ==22424==    by 0x78DB9CE: (anonymous 
> namespace)::Instance::Instance(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext>
>  const&) (/sfx2/source/notify/globalevents.cxx:410)
> ==22424==    by 0x78DB92D: rtl::StaticWithArg<(anonymous 
> namespace)::Instance, 
> com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext>, 
> (anonymous 
> namespace)::Singleton>::get(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext>
>  const&) (/include/rtl/instance.hxx:455)
> ==22424==    by 0x78DB819: 
> com_sun_star_comp_sfx2_GlobalEventBroadcaster_get_implementation 
> (/sfx2/source/notify/globalevents.cxx:429)
> ==22424==    by 0x6092A3C: 
> std::_Function_handler<com::sun::star::uno::XInterface* 
> (com::sun::star::uno::XComponentContext*, 
> com::sun::star::uno::Sequence<com::sun::star::uno::Any> const&), 
> com::sun::star::uno::XInterface* (*)(com::sun::star::uno::XComponentContext*, 
> com::sun::star::uno::Sequence<com::sun::star::uno::Any> 
> const&)>::_M_invoke(std::_Any_data const&, 
> com::sun::star::uno::XComponentContext*&&, 
> com::sun::star::uno::Sequence<com::sun::star::uno::Any> const&) 
> (/usr/lib/gcc/x86_64-redhat-linux/9/../../../../include/c++/9/bits/std_function.h:285)
> ==22424==    by 0x6060708: std::function<com::sun::star::uno::XInterface* 
> (com::sun::star::uno::XComponentContext*, 
> com::sun::star::uno::Sequence<com::sun::star::uno::Any> 
> const&)>::operator()(com::sun::star::uno::XComponentContext*, 
> com::sun::star::uno::Sequence<com::sun::star::uno::Any> const&) const 
> (/usr/lib/gcc/x86_64-redhat-linux/9/../../../../include/c++/9/bits/std_function.h:690)
> ==22424==    by 0x604B314: 
> cppuhelper::ServiceManager::Data::Implementation::createInstance(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext>
>  const&, bool) (/cppuhelper/source/servicemanager.cxx:651)
> ==22424==    by 0x605B50C: (anonymous 
> namespace)::SingletonFactory::createInstanceWithContext(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext>
>  const&) (/cppuhelper/source/servicemanager.cxx:516)
> ==22424==    by 0x605B5E4: non-virtual thunk to (anonymous 
> namespace)::SingletonFactory::createInstanceWithContext(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext>
>  const&) (/cppuhelper/source/servicemanager.cxx:0)
> ==22424==    by 0x5FC0705: cppu::ComponentContext::lookupMap(rtl::OUString 
> const&) (/cppuhelper/source/component_context.cxx:293)
> ==22424==    by 0x5FC1428: 
> cppu::ComponentContext::getValueByName(rtl::OUString const&) 
> (/cppuhelper/source/component_context.cxx:367)
> ==22424==    by 0x5FC1564: non-virtual thunk to 
> cppu::ComponentContext::getValueByName(rtl::OUString const&) 
> (/cppuhelper/source/component_context.cxx:0)
> ==22424==    by 0x4A31356: 
> com::sun::star::frame::theGlobalEventBroadcaster::get(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext>
>  const&) 
> (/workdir/UnoApiHeadersTarget/offapi/normal/com/sun/star/frame/theGlobalEventBroadcaster.hpp:36)
> ==22424==    by 0x4A251FC: desktop::Desktop::Main() 
> (/desktop/source/app/app.cxx:1429)
> ==22424==    by 0xC90B5A3: ImplSVMain() (/vcl/source/app/svmain.cxx:202)
> ==22424==    by 0xC90CE28: SVMain() (/vcl/source/app/svmain.cxx:236)
> ==22424==    by 0x4A9B1D7: soffice_main 
> (/desktop/source/app/sofficemain.cxx:170)
> ==22424==    by 0x20117C: sal_main (/desktop/source/app/main.c:48)
> ==22424==    by 0x201156: main (/desktop/source/app/main.c:47)
> ==22424==

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to