Bugzilla – Attachment 186152 Details for
Bug 152619
Basic, Writer: Trying to inspect a just created not yet inserted instance of textfield.DateTime in the IDE causes a crash.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
GDB trace of crash
gdbtrace_152619.txt (text/plain), 20.89 KB, created by
Buovjaga
on 2023-03-23 11:15:19 UTC
(
hide
)
Description:
GDB trace of crash
Filename:
MIME Type:
Creator:
Buovjaga
Created:
2023-03-23 11:15:19 UTC
Size:
20.89 KB
patch
obsolete
>Continuing. >[Thread 0x7fe4b2ffd6c0 (LWP 98120) exited] >[Thread 0x7fe4b37fe6c0 (LWP 98119) exited] >[Thread 0x7fe4b3fff6c0 (LWP 98118) exited] >[Thread 0x7fe4ccfff6c0 (LWP 98117) exited] > >Thread 1 "soffice.bin" received signal SIGSEGV, Segmentation fault. >0x00007fe41e04f765 in std::__uniq_ptr_impl<sw::DocumentStylePoolManager, std::default_delete<sw::DocumentStylePoolManager> >::_M_ptr (this=0x1e8) at /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/12.2.1/../../../../include/c++/12.2.1/bits/unique_ptr.h:191 >191 pointer _M_ptr() const noexcept { return std::get<0>(_M_t); } >#0 0x00007fe41e04f765 in std::__uniq_ptr_impl<sw::DocumentStylePoolManager, std::default_delete<sw::DocumentStylePoolManager> >::_M_ptr() const (this=0x1e8) at /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/12.2.1/../../../../include/c++/12.2.1/bits/unique_ptr.h:191 >#1 0x00007fe41e04f745 in std::unique_ptr<sw::DocumentStylePoolManager, std::default_delete<sw::DocumentStylePoolManager> >::get() const (this=0x1e8) at /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/12.2.1/../../../../include/c++/12.2.1/bits/unique_ptr.h:462 >#2 0x00007fe41e0480cd in std::unique_ptr<sw::DocumentStylePoolManager, std::default_delete<sw::DocumentStylePoolManager> >::operator*() const (this=0x1e8) at /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/12.2.1/../../../../include/c++/12.2.1/bits/unique_ptr.h:445 >#3 0x00007fe41e03affc in SwDoc::getIDocumentStylePoolAccess() (this=0x0) at /home/user/libreoffice/sw/source/core/doc/doc.cxx:441 >#4 0x00007fe41ec91cf2 in SwXFieldMaster::SwXFieldMaster(SwDoc*, SwFieldIds) (this=0x55be1f0520b0, pDoc=0x0, nResId=SwFieldIds::Unknown) at /home/user/libreoffice/sw/source/core/unocore/unofield.cxx:510 >#5 0x00007fe41ec920b7 in SwXFieldMaster::CreateXFieldMaster(SwDoc*, SwFieldType*, SwFieldIds) (pDoc=0x0, pType=0x0, nResId=SwFieldIds::Unknown) at /home/user/libreoffice/sw/source/core/unocore/unofield.cxx:537 >#6 0x00007fe41ec992a9 in SwXTextField::getTextFieldMaster() (this=0x55be1f626930) at /home/user/libreoffice/sw/source/core/unocore/unofield.cxx:1301 >#7 0x00007fe41ec99374 in non-virtual thunk to SwXTextField::getTextFieldMaster() () at /home/user/libreoffice/instdir/program/../program/libswlo.so >#8 0x00007fe4f0129221 in gcc3::callVirtualMethod(void*, unsigned int, void*, _typelib_TypeDescriptionReference*, bool, unsigned long*, unsigned int, unsigned long*, double*) (pThis=0x55be1f626958, nVtableIndex=10, pRegisterReturn=0x7ffdcb4b35d0, pReturnTypeRef=0x55be17a40500, bSimpleReturn=false, pStack=0x7ffdcb4b35e0, nStack=0, pGPR=0x7ffdcb4b38d0, pFPR=0x7ffdcb4b3890) at /home/user/libreoffice/bridges/source/cpp_uno/gcc3_linux_x86-64/callvirtualmethod.cxx:75 >#9 0x00007fe4f0127d5b in cpp_call(bridges::cpp_uno::shared::UnoInterfaceProxy*, bridges::cpp_uno::shared::VtableSlot, _typelib_TypeDescriptionReference*, int, _typelib_MethodParameter*, void*, void**, _uno_Any**) (pThis=0x55be1f051dd0, aVtableSlot=..., pReturnTypeRef=0x55be17a40500, nParams=0, pParams=0x0, pUnoReturn=0x7ffdcb4b3a60, pUnoArgs=0x7ffdcb4b3a60, ppUnoExc=0x7ffdcb4b3d30) at /home/user/libreoffice/bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx:233 >#10 0x00007fe4f01274c7 in unoInterfaceProxyDispatch(uno_Interface*, typelib_TypeDescription const*, void*, void**, uno_Any**) (pUnoI=0x55be1f051dd0, pMemberDescr=0x55be1f097e80, pReturn=0x7ffdcb4b3a60, pArgs=0x7ffdcb4b3a60, ppException=0x7ffdcb4b3d30) at /home/user/libreoffice/bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx:413 >#11 0x00007fe4cc0718c0 in stoc_corefl::(anonymous namespace)::IdlInterfaceMethodImpl::invoke(com::sun::star::uno::Any const&, com::sun::star::uno::Sequence<com::sun::star::uno::Any>&) (this=0x55be1f058540, rObj=uno::Any("com.sun.star.uno.XInterface": ...), rArgs=empty uno::Sequence) at /home/user/libreoffice/stoc/source/corereflection/criface.cxx:590 >#12 0x00007fe4cc072124 in non-virtual thunk to stoc_corefl::(anonymous namespace)::IdlInterfaceMethodImpl::invoke(com::sun::star::uno::Any const&, com::sun::star::uno::Sequence<com::sun::star::uno::Any>&) () at /home/user/libreoffice/instdir/program/libreflectionlo.so >#13 0x00007fe4b20bdfed in (anonymous namespace)::IntrospectionAccessStatic_Impl::getPropertyValueByIndex(com::sun::star::uno::Any const&, int) const (this=0x55be1f047bb0, obj=uno::Any("com.sun.star.uno.XInterface": ...), nSequenceIndex=13) at /home/user/libreoffice/stoc/source/inspect/introspection.cxx:588 >#14 0x00007fe4b20bd9c5 in (anonymous namespace)::IntrospectionAccessStatic_Impl::getPropertyValue(com::sun::star::uno::Any const&, rtl::OUString const&) const (this=0x55be1f047bb0, obj=uno::Any("com.sun.star.uno.XInterface": ...), aPropertyName="TextFieldMaster") at /home/user/libreoffice/stoc/source/inspect/introspection.cxx:498 >#15 0x00007fe4b20b9ebe in (anonymous namespace)::ImplIntrospectionAccess::getPropertyValue(rtl::OUString const&) (this=0x55be1eebf380, aPropertyName="TextFieldMaster") at /home/user/libreoffice/stoc/source/inspect/introspection.cxx:1014 >#16 0x00007fe4b20bb62c in non-virtual thunk to (anonymous namespace)::ImplIntrospectionAccess::getPropertyValue(rtl::OUString const&) () at /home/user/libreoffice/instdir/program/libintrospectionlo.so >#17 0x00007fe504e87616 in SbUnoObject::Notify(SfxBroadcaster&, SfxHint const&) (this=0x55be1f079df0, rBC=..., rHint=...) at /home/user/libreoffice/basic/source/classes/sbunoobj.cxx:2068 >#18 0x00007fe50398e784 in SfxBroadcaster::Broadcast(SfxHint const&) (this=0x55be1a079190, rHint=...) at /home/user/libreoffice/svl/source/notify/SfxBroadcaster.cxx:40 >#19 0x00007fe50503870a in SbxVariable::Broadcast(SfxHintId) (this=0x55be1cfd9fd0, nHintId=SfxHintId::BasicDataWanted) at /home/user/libreoffice/basic/source/sbx/sbxvar.cxx:154 >#20 0x00007fe5050316d4 in SbxValue::Get(SbxValues&) const (this=0x55be1cfd9fd0, rRes=...) at /home/user/libreoffice/basic/source/sbx/sbxvalue.cxx:288 >#21 0x00007fe418e20f22 in basctl::WatchWindow::ImplGetSBXForEntry(weld::TreeIter const&, bool&) (this=0x55be1ee899f0, rEntry=..., rbArrayElement=@0x7ffdcb4b4c5f: false) at /home/user/libreoffice/basctl/source/basicide/baside2b.cxx:2258 >#22 0x00007fe418e237c0 in basctl::WatchWindow::UpdateWatches(bool)::$_1::operator()(weld::TreeIter&) const (this=0x55be1f079140, rEntry=...) at /home/user/libreoffice/basctl/source/basicide/baside2b.cxx:2424 >#23 0x00007fe418e2365d in std::__invoke_impl<bool, basctl::WatchWindow::UpdateWatches(bool)::$_1&, weld::TreeIter&>(std::__invoke_other, basctl::WatchWindow::UpdateWatches(bool)::$_1&, weld::TreeIter&) (__f=..., __args=...) at /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/12.2.1/../../../../include/c++/12.2.1/bits/invoke.h:61 >#24 0x00007fe418e2360d in std::__invoke_r<bool, basctl::WatchWindow::UpdateWatches(bool)::$_1&, weld::TreeIter&>(basctl::WatchWindow::UpdateWatches(bool)::$_1&, weld::TreeIter&) (__fn=..., __args=...) at /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/12.2.1/../../../../include/c++/12.2.1/bits/invoke.h:114 >#25 0x00007fe418e234e5 in std::_Function_handler<bool (weld::TreeIter&), basctl::WatchWindow::UpdateWatches(bool)::$_1>::_M_invoke(std::_Any_data const&, weld::TreeIter&) (__functor=..., __args=...) at /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/12.2.1/../../../../include/c++/12.2.1/bits/std_function.h:290 >#26 0x00007fe4ff62491d in std::function<bool (weld::TreeIter&)>::operator()(weld::TreeIter&) const (this=0x7ffdcb4b4e18, __args=...) at /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/12.2.1/../../../../include/c++/12.2.1/bits/std_function.h:591 >#27 0x00007fe4ff600851 in SalInstanceTreeView::all_foreach(std::function<bool (weld::TreeIter&)> const&) (this=0x55be1efb60d0, func=...) at /home/user/libreoffice/vcl/source/app/salvtables.cxx:4883 >#28 0x00007fe418e1c454 in basctl::WatchWindow::UpdateWatches(bool) (this=0x55be1ee899f0, bBasicStopped=false) at /home/user/libreoffice/basctl/source/basicide/baside2b.cxx:2413 >#29 0x00007fe418e20c56 in basctl::WatchWindow::ExecuteUpdateWatches(void*) (this=0x55be1ee899f0) at /home/user/libreoffice/basctl/source/basicide/baside2b.cxx:2232 >#30 0x00007fe418e20bad in basctl::WatchWindow::LinkStubExecuteUpdateWatches(void*, void*) (instance=0x55be1ee899f0, data=0x0) at /home/user/libreoffice/basctl/source/basicide/baside2b.cxx:2229 >#31 0x00007fe4fee97928 in Link<void*, void>::Call(void*) const (this=0x55be1f051308, data=0x0) at include/tools/link.hxx:111 >#32 0x00007fe4fee93ba9 in ImplHandleUserEvent(ImplSVEvent*) (pSVEvent=0x55be1f051300) at /home/user/libreoffice/vcl/source/window/winproc.cxx:2287 >#33 0x00007fe4fee90590 in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (_pWindow=0x55be18c14f20, nEvent=SalEvent::UserEvent, pEvent=0x55be1f051300) at /home/user/libreoffice/vcl/source/window/winproc.cxx:2857 >#34 0x00007fe4f4606590 in SalFrame::CallCallback(SalEvent, void const*) const (this=0x55be18c16c10, nEvent=SalEvent::UserEvent, pEvent=0x55be1f051300) at vcl/inc/salframe.hxx:308 >#35 0x00007fe4f4626e7f in QtInstance::ProcessEvent(SalUserEventList::SalUserEvent) (this=0x55be178d98b0, aEvent=...) at /home/user/libreoffice/vcl/qt5/QtInstance.cxx:484 >#36 0x00007fe4ff5d2d8d in SalUserEventList::DispatchUserEvents(bool)::$_0::operator()() const (this=0x7ffdcb4b5810) at /home/user/libreoffice/vcl/source/app/salusereventlist.cxx:119 >#37 0x00007fe4ff5d2c54 in SalUserEventList::DispatchUserEvents(bool) (this=0x55be178d98e8, bHandleAllCurrentEvents=false) at /home/user/libreoffice/vcl/source/app/salusereventlist.cxx:120 >#38 0x00007fe4f4623701 in QtInstance::ImplYield(bool, bool) (this=0x55be178d98b0, bWait=true, bHandleAllCurrentEvents=false) at /home/user/libreoffice/vcl/qt5/QtInstance.cxx:410 >#39 0x00007fe4f46269a5 in QtInstance::DoYield(bool, bool) (this=0x55be178d98b0, bWait=true, bHandleAllCurrentEvents=false) at /home/user/libreoffice/vcl/qt5/QtInstance.cxx:432 >#40 0x00007fe4ff69f18f in ImplYield(bool, bool) (i_bWait=true, i_bAllEvents=false) at /home/user/libreoffice/vcl/source/app/svapp.cxx:481 >#41 0x00007fe4ff69eafb in Application::Yield() () at /home/user/libreoffice/vcl/source/app/svapp.cxx:565 >#42 0x00007fe418e44c78 in basctl::ModulWindow::BasicBreakHdl() (this=0x55be1f3cc370) at /home/user/libreoffice/basctl/source/basicide/baside2.cxx:686 >#43 0x00007fe418e6ad76 in basctl::Shell::CallBasicBreakHdl(StarBASIC const*) (this=0x55be1ee8b1c0, pBasic=0x55be1ee89e60) at /home/user/libreoffice/basctl/source/basicide/basides1.cxx:1426 >#44 0x00007fe418ecd51a in basctl::ExtraData::GlobalBasicBreakHdl(basctl::ExtraData*, StarBASIC*) (pBasic=0x55be1ee89e60) at /home/user/libreoffice/basctl/source/basicide/iderdll.cxx:192 >#45 0x00007fe418ecd21d in basctl::ExtraData::LinkStubGlobalBasicBreakHdl(void*, StarBASIC*) (instance=0x55be1d86f190, data=0x55be1ee89e60) at /home/user/libreoffice/basctl/source/basicide/iderdll.cxx:165 >#46 0x00007fe504e70a3d in Link<StarBASIC*, BasicDebugFlags>::Call(StarBASIC*) const (this=0x55be18c0b058, data=0x55be1ee89e60) at include/tools/link.hxx:111 >#47 0x00007fe504e6a4f9 in StarBASIC::StepPoint(int, int, int) (this=0x55be1ee89e60, l=7, c1=0, c2=65535) at /home/user/libreoffice/basic/source/classes/sb.cxx:1413 >#48 0x00007fe504fa3238 in SbiRuntime::StepSTMNT(unsigned int, unsigned int) (this=0x55be1f62c4e0, nOp1=7, nOp2=0) at /home/user/libreoffice/basic/source/runtime/runtime.cxx:4415 >#49 0x00007fe504fa7583 in SbiRuntime::Step() (this=0x55be1f62c4e0) at /home/user/libreoffice/basic/source/runtime/runtime.cxx:807 >#50 0x00007fe504ecdab9 in (anonymous namespace)::RunInitGuard::run() (this=0x7ffdcb4b6890) at /home/user/libreoffice/basic/source/classes/sbxmod.cxx:1017 >#51 0x00007fe504ecc5da in SbModule::Run(SbMethod*) (this=0x55be1e377d80, pMeth=0x55be1ecfe560) at /home/user/libreoffice/basic/source/classes/sbxmod.cxx:1177 >#52 0x00007fe504ecb9b9 in SbModule::Notify(SfxBroadcaster&, SfxHint const&) (this=0x55be1e377d80, rBC=..., rHint=...) at /home/user/libreoffice/basic/source/classes/sbxmod.cxx:775 >#53 0x00007fe50398e784 in SfxBroadcaster::Broadcast(SfxHint const&) (this=0x55be1f624570, rHint=...) at /home/user/libreoffice/svl/source/notify/SfxBroadcaster.cxx:40 >#54 0x00007fe504ed2b91 in SbMethod::Broadcast(SfxHintId) (this=0x55be1f027a70, nHintId=SfxHintId::BasicDataWanted) at /home/user/libreoffice/basic/source/classes/sbxmod.cxx:2111 >#55 0x00007fe5050316d4 in SbxValue::Get(SbxValues&) const (this=0x55be1f027a70, rRes=...) at /home/user/libreoffice/basic/source/sbx/sbxvalue.cxx:288 >#56 0x00007fe418e94eca in basctl::RunMethod(SbMethod const*) (pMethod=0x55be1f027a70) at /home/user/libreoffice/basctl/source/basicide/basobj3.cxx:280 >#57 0x00007fe418e42b0d in basctl::ModulWindow::BasicExecute() (this=0x55be1f3cc370) at /home/user/libreoffice/basctl/source/basicide/baside2.cxx:363 >#58 0x00007fe418e42ccc in basctl::ModulWindow::BasicStepInto() (this=0x55be1f3cc370) at /home/user/libreoffice/basctl/source/basicide/baside2.cxx:396 >#59 0x00007fe418e468aa in basctl::ModulWindow::ExecuteCommand(SfxRequest&) (this=0x55be1f3cc370, rReq=...) at /home/user/libreoffice/basctl/source/basicide/baside2.cxx:918 >#60 0x00007fe418e7687f in basctl::Shell::ExecuteBasic(SfxRequest&) (this=0x55be1ee8b1c0, rReq=...) at /home/user/libreoffice/basctl/source/basicide/basides2.cxx:231 >#61 0x00007fe418e78c95 in SfxStubbasctl_ShellExecuteBasic(SfxShell*, SfxRequest&) (pShell=0x55be1ee8b1c0, rReq=...) at workdir/SdiTarget/basctl/sdi/basslots.hxx:166 >#62 0x00007fe504452d91 in SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, bool) (this=0x55be1ef5d530, rShell=..., rSlot=..., rReq=..., bRecord=true) at /home/user/libreoffice/sfx2/source/control/dispatch.cxx:254 >#63 0x00007fe5044535c7 in SfxDispatcher::PostMsgHandler(std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >) (this=0x55be1ef5d530, pReq=std::unique_ptr<SfxRequest> = {...}) at /home/user/libreoffice/sfx2/source/control/dispatch.cxx:992 >#64 0x00007fe504480ae7 in std::__invoke_impl<void, void (SfxDispatcher::*&)(std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >), SfxDispatcher*&, std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> > >(std::__invoke_memfun_deref, void (SfxDispatcher::*&)(std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >), SfxDispatcher*&, std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >&&) (__f=@0x55be1ef5d510: (void (SfxDispatcher::*)(SfxDispatcher * const, std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >)) 0x7fe5044533c0 <SfxDispatcher::PostMsgHandler(std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >)>, __t=@0x55be1ef5d520: 0x55be1ef5d530, __args=...) at /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/12.2.1/../../../../include/c++/12.2.1/bits/invoke.h:74 >#65 0x00007fe5044809b5 in std::__invoke<void (SfxDispatcher::*&)(std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >), SfxDispatcher*&, std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> > >(void (SfxDispatcher::*&)(std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >), SfxDispatcher*&, std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >&&) (__fn=@0x55be1ef5d510: (void (SfxDispatcher::*)(SfxDispatcher * const, std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >)) 0x7fe5044533c0 <SfxDispatcher::PostMsgHandler(std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >)>, __args=@0x55be1ef5d520: 0x55be1ef5d530, __args=...) at /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/12.2.1/../../../../include/c++/12.2.1/bits/invoke.h:96 >#66 0x00007fe50448093f in std::_Bind<void (SfxDispatcher::*(SfxDispatcher*, std::_Placeholder<1>))(std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >)>::__call<void, std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >&&, 0ul, 1ul>(std::tuple<std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >&&>&&, std::_Index_tuple<0ul, 1ul>) (this=0x55be1ef5d510, __args=...) at /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/12.2.1/../../../../include/c++/12.2.1/functional:495 >#67 0x00007fe5044808a3 in std::_Bind<void (SfxDispatcher::*(SfxDispatcher*, std::_Placeholder<1>))(std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >)>::operator()<std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >, void>(std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >&&) (this=0x55be1ef5d510, __args=...) at /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/12.2.1/../../../../include/c++/12.2.1/functional:580 >#68 0x00007fe50448084d in std::__invoke_impl<void, std::_Bind<void (SfxDispatcher::*(SfxDispatcher*, std::_Placeholder<1>))(std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >)>&, std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> > >(std::__invoke_other, std::_Bind<void (SfxDispatcher::*(SfxDispatcher*, std::_Placeholder<1>))(std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >)>&, std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >&&) (__f=..., __args=...) at /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/12.2.1/../../../../include/c++/12.2.1/bits/invoke.h:61 >#69 0x00007fe5044807fd in std::__invoke_r<void, std::_Bind<void (SfxDispatcher::*(SfxDispatcher*, std::_Placeholder<1>))(std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >)>&, std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> > >(std::_Bind<void (SfxDispatcher::*(SfxDispatcher*, std::_Placeholder<1>))(std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >)>&, std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >&&) (__fn=..., __args=...) at /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/12.2.1/../../../../include/c++/12.2.1/bits/invoke.h:111 >#70 0x00007fe504480625 in std::_Function_handler<void (std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >), std::_Bind<void (SfxDispatcher::*(SfxDispatcher*, std::_Placeholder<1>))(std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >)> >::_M_invoke(std::_Any_data const&, std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >&&) (__functor=..., __args=...) at /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/12.2.1/../../../../include/c++/12.2.1/bits/std_function.h:290 >#71 0x00007fe50491460d in std::function<void (std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >)>::operator()(std::unique_ptr<SfxRequest, std::default_delete<SfxRequest> >) const (this=0x55be1e372f50, __args=std::unique_ptr<SfxRequest> = {...}) at /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/12.2.1/../../../../include/c++/12.2.1/bits/std_function.h:591 >#72 0x00007fe5049143ad in SfxHintPoster::DoEvent_Impl(void*) (this=0x55be1e372f40, pPostedHint=0x55be1f04d190) at /home/user/libreoffice/sfx2/source/notify/hintpost.cxx:43 >#73 0x00007fe50491432d in SfxHintPoster::LinkStubDoEvent_Impl(void*, void*) (instance=0x55be1e372f40, data=0x55be1f04d190) at /home/user/libreoffice/sfx2/source/notify/hintpost.cxx:39 >#74 0x00007fe4fee97928 in Link<void*, void>::Call(void*) const (this=0x55be1f03da08, data=0x55be1f04d190) at include/tools/link.hxx:111 >#75 0x00007fe4fee93ba9 in ImplHandleUserEvent(ImplSVEvent*) (pSVEvent=0x55be1f03da00) at /home/user/libreoffice/vcl/source/window/winproc.cxx:2287 >#76 0x00007fe4fee90590 in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (_pWindow=0x55be18c14f20, nEvent=SalEvent::UserEvent, pEvent=0x55be1f03da00) at /home/user/libreoffice/vcl/source/window/winproc.cxx:2857 >#77 0x00007fe4f4606590 in SalFrame::CallCallback(SalEvent, void const*) const (this=0x55be18c16c10, nEvent=SalEvent::UserEvent, pEvent=0x55be1f03da00) at vcl/inc/salframe.hxx:308 >#78 0x00007fe4f4626e7f in QtInstance::ProcessEvent(SalUserEventList::SalUserEvent) (this=0x55be178d98b0, aEvent=...) at /home/user/libreoffice/vcl/qt5/QtInstance.cxx:484 >#79 0x00007fe4ff5d2d8d in SalUserEventList::DispatchUserEvents(bool)::$_0::operator()() const (this=0x7ffdcb4b81e0) at /home/user/libreoffice/vcl/source/app/salusereventlist.cxx:119 >#80 0x00007fe4ff5d2c54 in SalUserEventList::DispatchUserEvents(bool) (this=0x55be178d98e8, bHandleAllCurrentEvents=false) at /home/user/libreoffice/vcl/source/app/salusereventlist.cxx:120 >#81 0x00007fe4f4623701 in QtInstance::ImplYield(bool, bool) (this=0x55be178d98b0, bWait=true, bHandleAllCurrentEvents=false) at /home/user/libreoffice/vcl/qt5/QtInstance.cxx:410 >#82 0x00007fe4f46269a5 in QtInstance::DoYield(bool, bool) (this=0x55be178d98b0, bWait=true, bHandleAllCurrentEvents=false) at /home/user/libreoffice/vcl/qt5/QtInstance.cxx:432 >#83 0x00007fe4ff69f18f in ImplYield(bool, bool) (i_bWait=true, i_bAllEvents=false) at /home/user/libreoffice/vcl/source/app/svapp.cxx:481 >#84 0x00007fe4ff69eafb in Application::Yield() () at /home/user/libreoffice/vcl/source/app/svapp.cxx:565 >#85 0x00007fe4ff69e8db in Application::Execute() () at /home/user/libreoffice/vcl/source/app/svapp.cxx:459 >#86 0x00007fe507f6fca4 in desktop::Desktop::Main() (this=0x7ffdcb4b9da8) at /home/user/libreoffice/desktop/source/app/app.cxx:1605 >#87 0x00007fe4ff6bf5f4 in ImplSVMain() () at /home/user/libreoffice/vcl/source/app/svmain.cxx:203 >#88 0x00007fe4ff6c1229 in SVMain() () at /home/user/libreoffice/vcl/source/app/svmain.cxx:235 >#89 0x00007fe507fe10b3 in soffice_main() () at /home/user/libreoffice/desktop/source/app/sofficemain.cxx:94 >#90 0x000055be1727a9bd in sal_main () at /home/user/libreoffice/desktop/source/app/main.c:51 >#91 0x000055be1727a997 in main (argc=2, argv=0x7ffdcb4b9fb8) at /home/user/libreoffice/desktop/source/app/main.c:49 >Detaching from program: /home/user/libreoffice/instdir/program/soffice.bin, process 98096 >[Inferior 1 (process 98096) detached]
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 152619
: 186152 |
186153