[New LWP 236305] [New LWP 230416] [New LWP 230887] [New LWP 238544] [New LWP 230580] [New LWP 230585] [New LWP 230890] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Core was generated by `/home/buildslave/build/instdir/program/soffice.bin -env:UserInstallation=file:/'. Program terminated with signal SIGABRT, Aborted. #0 0x00007effbdfabeec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [Current thread is 1 (Thread 0x7eff8e5ff6c0 (LWP 236305))] Thread 7 (Thread 0x7eff9f7fe6c0 (LWP 230890)): #0 0x00007effbe02b964 in recv () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007effbe320e6c in osl_receivePipe(oslPipe, void*, sal_Int32) (pPipe=pPipe@entry=0x7effa4000f00, pBuffer=pBuffer@entry=0x7eff90007c68, BytesToRead=BytesToRead@entry=8) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:455 socket = 13 nRet = #2 0x00007effbe320f3f in osl_readPipe(oslPipe, void*, sal_Int32) (pPipe=0x7effa4000f00, pBuffer=0x7eff90007c68, n=) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:527 RetVal = BytesRead = 0 BytesToRead = 8 #3 0x00007effade43733 in osl::StreamPipe::read(void*, int) const (n=8, pBuffer=, this=0x7effa4001550) at /home/buildslave/source/libo-core/include/osl/pipe.hxx:200 n = #4 io_acceptor::(anonymous namespace)::PipeConnection::read(com::sun::star::uno::Sequence&, sal_Int32) (this=0x7effa4001520, aReadBytes=uno::Sequence of length 8 = {...}, nBytesToRead=8) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:83 n = #5 0x00007effadddbbbd in binaryurp::(anonymous namespace)::read(com::sun::star::uno::Reference const&, sal_uInt32, bool) (connection=uno::Reference to (io_acceptor::(anonymous namespace)::PipeConnection *) 0x7effa4001548, size=size@entry=8, eofOk=eofOk@entry=true) at /home/buildslave/source/libo-core/binaryurp/source/reader.cxx:70 __PRETTY_FUNCTION__ = "com::sun::star::uno::Sequence binaryurp::{anonymous}::read(const com::sun::star::uno::Reference&, sal_uInt32, bool)" buf = uno::Sequence of length 8 = {0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000'} n = #6 0x00007effaddddb0a in binaryurp::Reader::execute() (this=0x7effa4006a80) at /home/buildslave/source/libo-core/binaryurp/source/reader.cxx:105 s = uno::Sequence of length 8 = {0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000'} count = block = {bridge_ = rtl::Reference to 0x7effa4000fb0, state_ = @0x7effa4006ac8, buffer_ = uno::Sequence of length 7 = {-98 '\236', -113 '\217', 17 '\021', 12 '\f', 12 '\f', -67 '\275', 73 'I'}, data_ = 0x7eff9000e1e6 "\231\231\261", end_ = 0x7eff9000e1e6 "\231\231\261"} header = {bridge_ = rtl::Reference to 0x7effa4000fb0, state_ = @0x7effa4006ac8, buffer_ = uno::Sequence of length 8 = {0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000'}, data_ = 0x7eff90007c70 " ", end_ = 0x7eff90007c70 " "} size = con = uno::Reference to (io_acceptor::(anonymous namespace)::PipeConnection *) 0x7effa4001548 #7 0x00007effbda3b6b1 in salhelper::Thread::run() (this=0x7effa4006a80) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x7effa4006a80}, m_bDismissed = false} #8 0x00007effbda3b995 in osl::threadFunc(void*) (param=0x7effa4006a90) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7effa4006a90 #9 0x00007effbe3325e6 in osl_thread_start_Impl(void*) (pData=0x7effa4008f60) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:240 terminate = false pImpl = 0x7effa4008f60 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #10 0x00007effbdfaa1f5 in () at /lib/x86_64-linux-gnu/libc.so.6 #11 0x00007effbe02a8dc in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 6 (Thread 0x7effadda96c0 (LWP 230585)): #0 0x00007effbe02b71f in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007effbe320b22 in osl_acceptPipe(oslPipe) (pPipe=0x7effa4001570) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:390 s = pAcceptedPipe = socket = 12 __PRETTY_FUNCTION__ = "oslPipeImpl* osl_acceptPipe(oslPipe)" aGuard = {_M_device = 0x7effa4001570, _M_owns = false} flags = #2 0x00007effade43c93 in osl::Pipe::accept(osl::StreamPipe&) (this=this@entry=0x7effadda8b78, Connection=...) at /home/buildslave/source/libo-core/include/osl/pipe.hxx:155 #3 0x00007effade4399b in io_acceptor::PipeAcceptor::accept() (this=0x7effa4000d50) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:157 pipe = {m_handle = 0x7effa4001570} pConn = rtl::Reference to 0x7effa4009510 status = #4 0x00007effade49668 in (anonymous namespace)::OAcceptor::accept(rtl::OUString const&) (this=0x559c7bfb3940, sConnectionDescription="pipe,name=pytestd2aa4328-c212-11f0-85a1-98f2b32c495c") at /home/buildslave/source/libo-core/io/source/acceptor/acceptor.cxx:198 guard = {m_pFlag = 0x559c7bfb39b8} r = empty uno::Reference #5 0x00007effaf8290c3 in desktop::Acceptor::run() (this=this@entry=0x559c7bfb4520) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:111 g = {_M_device = 0x559c7bfb4558, _M_owns = true} rConnection = empty uno::Reference aDescription = "pipe,name=pytestd2aa4328-c212-11f0-85a1-98f2b32c495c,uniqueValue=139636433229136" rInstanceProvider = uno::Reference to (desktop::AccInstanceProvider *) 0x7effa4000d38 #6 0x00007effaf829388 in desktop::offacc_workerfunc(void*) (acc=0x559c7bfb4520) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:47 #7 0x00007effbe3325e6 in osl_thread_start_Impl(void*) (pData=0x559c7bfb9f60) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:240 terminate = false pImpl = 0x559c7bfb9f60 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #8 0x00007effbdfaa1f5 in () at /lib/x86_64-linux-gnu/libc.so.6 #9 0x00007effbe02a8dc in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 5 (Thread 0x7effae68f6c0 (LWP 230580)): #0 0x00007effbe02b71f in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007effbe320b22 in osl_acceptPipe(oslPipe) (pPipe=0x559c7bf2a410) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:390 s = pAcceptedPipe = socket = 9 __PRETTY_FUNCTION__ = "oslPipeImpl* osl_acceptPipe(oslPipe)" aGuard = {_M_device = 0x559c7bf2a410, _M_owns = false} flags = #2 0x00007effbe188e23 in osl::Pipe::accept(osl::StreamPipe&) (this=this@entry=0x559c7bfa9690, Connection=...) at /home/buildslave/source/libo-core/include/osl/pipe.hxx:155 #3 0x00007effbe188922 in desktop::PipeIpcThread::execute() (this=0x559c7bfa9660) at /home/buildslave/source/libo-core/desktop/source/app/officeipcthread.cxx:1095 aStreamPipe = { = {m_handle = 0x0}, } nError = 32511 __PRETTY_FUNCTION__ = "virtual void desktop::PipeIpcThread::execute()" resetThreadRunning = {m_func = {}, m_bDismissed = false} #4 0x00007effbda3b6b1 in salhelper::Thread::run() (this=0x559c7bfa9660) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x559c7bfa9660}, m_bDismissed = false} #5 0x00007effbda3b995 in osl::threadFunc(void*) (param=0x559c7bfa9670) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x559c7bfa9670 #6 0x00007effbe3325e6 in osl_thread_start_Impl(void*) (pData=0x559c7b890830) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:240 terminate = false pImpl = 0x559c7b890830 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #7 0x00007effbdfaa1f5 in () at /lib/x86_64-linux-gnu/libc.so.6 #8 0x00007effbe02a8dc in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 4 (Thread 0x7eff8c9366c0 (LWP 238544)): #0 0x00007effbdfa712b in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007effbdfad4da in pthread_mutex_lock () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007effbe31e5f1 in osl_acquireMutex(oslMutex) (pMutex=0x559c7afe96b0) at /home/buildslave/source/libo-core/sal/osl/unx/mutex.cxx:93 nRet = 32511 #3 0x00007effb7ed55bd in osl::Mutex::acquire() (this=0x559c7afe9bc8) at /home/buildslave/source/libo-core/include/osl/mutex.hxx:63 pInst = 0x559c7afe9a90 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #4 SvpSalYieldMutex::doAcquire(unsigned int) (this=0x559c7afe9bc0, nLockCount=1) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:376 pInst = 0x559c7afe9a90 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #5 0x00007effbcd97fb0 in comphelper::SolarMutex::acquire(unsigned int) (this=, nLockCount=nLockCount@entry=1) at /home/buildslave/source/libo-core/include/comphelper/solarmutex.hxx:86 __PRETTY_FUNCTION__ = "void comphelper::SolarMutex::acquire(sal_uInt32)" #6 0x00007effbcd982c1 in osl::Guard::Guard(comphelper::SolarMutex*) (this=, pT_=) at /home/buildslave/source/libo-core/include/osl/mutex.hxx:137 #7 0x00007effbcd97661 in drawinglayer::primitive2d::BufferedDecompositionFlusher::run() (this=0x7eff88cfe440) at /home/buildslave/source/libo-core/drawinglayer/source/primitive2d/BufferedDecompositionFlusher.cxx:168 aGuard = {pT = 0x559c7afe9bc0} aNow = {__d = {__r = 67222220261468140}} aRemoved1 = std::__debug::vector of length 0, capacity 0 aRemoved2 = std::__debug::vector of length 0, capacity 0 #8 0x00007effbcd97d7b in osl::threadFunc(void*) (param=0x7eff88cfe440) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7eff88cfe440 #9 0x00007effbe3325e6 in osl_thread_start_Impl(void*) (pData=0x7eff883b3bd0) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:240 terminate = false pImpl = 0x7eff883b3bd0 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #10 0x00007effbdfaa1f5 in () at /lib/x86_64-linux-gnu/libc.so.6 #11 0x00007effbe02a8dc in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 3 (Thread 0x7eff9ffff6c0 (LWP 230887)): #0 0x00007effbdfa6f16 in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007effbdfa95d8 in pthread_cond_wait () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007effbe30bf36 in std::condition_variable::wait > (__p=..., __lock=..., this=0x7effa4008560) at /usr/include/c++/12/condition_variable:102 g = {_M_device = 0x7effa4008590, _M_owns = true} pCond = 0x7effa4008560 __PRETTY_FUNCTION__ = "oslConditionResult osl_waitCondition(oslCondition, const TimeValue*)" #3 osl_waitCondition(oslCondition, TimeValue const*) (Condition=, pTimeout=) at /home/buildslave/source/libo-core/sal/osl/unx/conditn.cxx:125 g = {_M_device = 0x7effa4008590, _M_owns = true} pCond = 0x7effa4008560 __PRETTY_FUNCTION__ = "oslConditionResult osl_waitCondition(oslCondition, const TimeValue*)" #4 0x00007effadde2202 in osl::Condition::wait(TimeValue const*) (pTimeout=0x0, this=0x7effa40084b0) at /home/buildslave/source/libo-core/include/osl/conditn.hxx:123 item = {tid = {_pSequence = 0x7eff90001750}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x7eff88386520}, currentContext = {m_pUnoI = 0x0}, returnValue = {data_ = _uno_Any(void)}, arguments = std::__debug::vector of length 0, capacity 0, request = false, setter = false, exception = false, setCurrentContextMode = false} __PRETTY_FUNCTION__ = "virtual void binaryurp::Writer::execute()" #5 binaryurp::Writer::execute() (this=0x7effa40082d0) at /home/buildslave/source/libo-core/binaryurp/source/writer.cxx:150 item = {tid = {_pSequence = 0x7eff90001750}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x7eff88386520}, currentContext = {m_pUnoI = 0x0}, returnValue = {data_ = _uno_Any(void)}, arguments = std::__debug::vector of length 0, capacity 0, request = false, setter = false, exception = false, setCurrentContextMode = false} __PRETTY_FUNCTION__ = "virtual void binaryurp::Writer::execute()" #6 0x00007effbda3b6b1 in salhelper::Thread::run() (this=0x7effa40082d0) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x7effa40082d0}, m_bDismissed = false} #7 0x00007effbda3b995 in osl::threadFunc(void*) (param=0x7effa40082e0) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7effa40082e0 #8 0x00007effbe3325e6 in osl_thread_start_Impl(void*) (pData=0x7effa4008ce0) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:240 terminate = false pImpl = 0x7effa4008ce0 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #9 0x00007effbdfaa1f5 in () at /lib/x86_64-linux-gnu/libc.so.6 #10 0x00007effbe02a8dc in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 2 (Thread 0x7effb8ee7100 (LWP 230416)): #0 0x00007effbdfa6f16 in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007effbdfa95d8 in pthread_cond_wait () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007effb7ed5613 in std::condition_variable::wait > (__p=..., __lock=..., this=0x559c7afe9ce0) at /usr/include/c++/12/condition_variable:102 g = {_M_device = 0x559c7afe9cb8, _M_owns = true} request = SvpRequest::NONE pInst = 0x559c7afe9a90 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #3 SvpSalYieldMutex::doAcquire(unsigned int) (this=0x559c7afe9bc0, nLockCount=1) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:354 g = {_M_device = 0x559c7afe9cb8, _M_owns = true} request = SvpRequest::NONE pInst = 0x559c7afe9a90 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #4 0x00007effb77e1ec6 in comphelper::SolarMutex::acquire(unsigned int) (this=, nLockCount=) at /home/buildslave/source/libo-core/include/comphelper/solarmutex.hxx:86 __PRETTY_FUNCTION__ = "void comphelper::SolarMutex::acquire(sal_uInt32)" #5 0x00007effb7c3c479 in SalInstance::AcquireYieldMutex(unsigned int) (this=, nCount=nCount@entry=1) at /home/buildslave/source/libo-core/vcl/source/app/salvtables.cxx:146 #6 0x00007effb7c86ad1 in Application::AcquireSolarMutex(unsigned int) (nCount=) at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:527 pSVData = #7 0x00007effb7ed4fb9 in SolarMutexReleaser::~SolarMutexReleaser() (this=0x7ffd9842aec4, __in_chrg=) at /home/buildslave/source/libo-core/include/vcl/svapp.hxx:1432 __PRETTY_FUNCTION__ = "bool SvpSalInstance::ImplYield(bool, bool)" bWasEvent = false bMustSleep = nTimeoutMicroS = 149996 aReleaser = {mnReleased = 1} #8 SvpSalInstance::ImplYield(bool, bool) (this=this@entry=0x559c7afe9a90, bWait=bWait@entry=true, bHandleAllCurrentEvents=bHandleAllCurrentEvents@entry=false) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:511 __PRETTY_FUNCTION__ = "bool SvpSalInstance::ImplYield(bool, bool)" bWasEvent = false bMustSleep = nTimeoutMicroS = 149996 aReleaser = {mnReleased = 1} #9 0x00007effb7ed52c7 in SvpSalInstance::DoYield(bool, bool) (this=0x559c7afe9a90, bWait=, bHandleAllCurrentEvents=) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:523 __PRETTY_FUNCTION__ = "virtual bool SvpSalInstance::DoYield(bool, bool)" bWasEvent = false pMutex = 0x559c7afe9bc0 #10 0x00007effb7c88c6c in ImplYield(bool, bool) (i_bWait=, i_bWait@entry=true, i_bAllEvents=, i_bAllEvents@entry=false) at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:389 pSVData = 0x7effb8edfb80 ::get()::instance> bProcessedEvent = false #11 0x00007effb7c88e1c in Application::Yield() () at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:492 bAbort = false #12 0x00007effb7c88f02 in Application::Execute() () at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:364 releaser = {mnReleased = 1} pSVData = 0x7effb8edfb80 ::get()::instance> nExitCode = 0 #13 0x00007effbe15a831 in desktop::Desktop::Main() (this=0x7ffd9842b1c0) at /home/buildslave/source/libo-core/desktop/source/app/app.cxx:1681 pDisplay = startT = {__d = {__r = 1763204658334098172}} recordTime = {} layer = {m_aEnvTypeName = "gcc3", m_xPreviousContext = empty uno::Reference} eStatus = rCmdLineArgs = @0x7effbe2bf960: {m_cwdUrl = std::optional = {[contained value] = "file:///srv/crashtestdata/control/task5226"}, m_minimized = false, m_invisible = false, m_norestore = true, m_headless = true, m_quickstart = false, m_noquickstart = true, m_terminateafterinit = false, m_nologo = true, m_nolockcheck = false, m_nodefault = false, m_help = false, m_writer = false, m_calc = false, m_draw = false, m_impress = false, m_global = false, m_math = false, m_web = false, m_base = false, m_helpwriter = false, m_helpcalc = false, m_helpdraw = false, m_helpbasic = false, m_helpmath = false, m_helpimpress = false, m_helpbase = false, m_version = false, m_splashpipe = false, m_textcat = false, m_scriptcat = false, m_safemode = false, m_unknown = "", m_bEmpty = false, m_bDocumentArgs = false, m_accept = std::__debug::vector of length 1, capacity 1 = {"pipe,name=pytestd2aa4328-c212-11f0-85a1-98f2b32c495c;urp"}, m_unaccept = std::__debug::vector of length 0, capacity 0, m_openlist = std::__debug::vector of length 0, capacity 0, m_viewlist = std::__debug::vector of length 0, capacity 0, m_startlist = std::__debug::vector of length 0, capacity 0, m_forceopenlist = std::__debug::vector of length 0, capacity 0, m_forcenewlist = std::__debug::vector of length 0, capacity 0, m_printlist = std::__debug::vector of length 0, capacity 0, m_printtolist = std::__debug::vector of length 0, capacity 0, m_printername = "", m_conversionlist = std::__debug::vector of length 0, capacity 0, m_conversionparams = "", m_conversionout = "", m_convertimages = "", m_startListParams = "", m_infilter = std::__debug::vector of length 0, capacity 0, m_language = "", m_pidfile = "", m_bAllSucceeded = true} inst_fin = desktop::userinstall::EXISTED xContext = xRestartManager = uno::Reference to (comphelper::OOfficeRestartManager *) 0x559c7bfb3578 bMustLockProfile = aTitle = "LibreOfficeDev 26.2.0.0.alpha0 [9e330d0562ac57b902ff7d7ec7e7d8798ecd5e30]" xDesktop = uno::Reference to (framework::Desktop *) 0x559c7b2a47a8 bAbort = aEvent = { = {Source = empty uno::Reference}, EventName = "OnStartApp", ViewController = empty uno::Reference, Supplement = uno::Any(void)} bCrashed = false bExistsRecoveryData = false bExistsSessionData = false pidfileName = "" #14 0x00007effb7c992a5 in ImplSVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:230 pSVData = 0x7effb8edfb80 ::get()::instance> nReturn = 1 bWasInitVCL = bInit = true nRet = 0 #15 0x00007effb7c992e7 in SVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:248 #16 0x00007effbe18c904 in soffice_main() () at /home/buildslave/source/libo-core/desktop/source/app/sofficemain.cxx:122 aDesktop = { = { = {_vptr.ILibreOfficeKitNotifier = 0x7effbe2b1c38 }, m_pCallbackData = 0x0, m_pCallback = 0x0}, m_rSplashScreen = empty uno::Reference, m_bCleanedExtensionCache = false, m_bServicesRegistered = true, m_aBootstrapError = desktop::Desktop::BE_OK, m_aBootstrapErrorMessage = "", m_aBootstrapStatus = desktop::Desktop::BS_OK, m_xLockfile = std::unique_ptr = {get() = 0x0}, m_firstRunTimer = { = {_vptr.Task = 0x7effb8dcb148 , mpSchedulerData = 0x0, mpDebugName = 0x7effbe20b360 "desktop::Desktop m_firstRunTimer", mePriority = TaskPriority::DEFAULT_IDLE, mbActive = false, mbStatic = false}, maInvokeHandler = {function_ = 0x7effbe155636 , instance_ = 0x7ffd9842b1c0, source_ = 0x7effbe20b3b0 "/home/buildslave/source/libo-core/desktop/source/app/app.cxx:455", target_ = 0x7effbe20b388 "Desktop::LinkStubAsyncInitFirstRun"}, mnTimeout = 3000, mbAuto = false}, m_aUpdateThread = {_M_id = {_M_thread = 0}}} rCmdLineArgs = @0x7effbe2bf960: {m_cwdUrl = std::optional = {[contained value] = "file:///srv/crashtestdata/control/task5226"}, m_minimized = false, m_invisible = false, m_norestore = true, m_headless = true, m_quickstart = false, m_noquickstart = true, m_terminateafterinit = false, m_nologo = true, m_nolockcheck = false, m_nodefault = false, m_help = false, m_writer = false, m_calc = false, m_draw = false, m_impress = false, m_global = false, m_math = false, m_web = false, m_base = false, m_helpwriter = false, m_helpcalc = false, m_helpdraw = false, m_helpbasic = false, m_helpmath = false, m_helpimpress = false, m_helpbase = false, m_version = false, m_splashpipe = false, m_textcat = false, m_scriptcat = false, m_safemode = false, m_unknown = "", m_bEmpty = false, m_bDocumentArgs = false, m_accept = std::__debug::vector of length 1, capacity 1 = {"pipe,name=pytestd2aa4328-c212-11f0-85a1-98f2b32c495c;urp"}, m_unaccept = std::__debug::vector of length 0, capacity 0, m_openlist = std::__debug::vector of length 0, capacity 0, m_viewlist = std::__debug::vector of length 0, capacity 0, m_startlist = std::__debug::vector of length 0, capacity 0, m_forceopenlist = std::__debug::vector of length 0, capacity 0, m_forcenewlist = std::__debug::vector of length 0, capacity 0, m_printlist = std::__debug::vector of length 0, capacity 0, m_printtolist = std::__debug::vector of length 0, capacity 0, m_printername = "", m_conversionlist = std::__debug::vector of length 0, capacity 0, m_conversionparams = "", m_conversionout = "", m_convertimages = "", m_startListParams = "", m_infilter = std::__debug::vector of length 0, capacity 0, m_language = "", m_pidfile = "", m_bAllSucceeded = true} aUnknown = "" #17 0x0000559c7ac03962 in sal_main () at /home/buildslave/source/libo-core/desktop/source/app/main.c:51 ret = #18 0x0000559c7ac039af in main (argc=, argv=) at /home/buildslave/source/libo-core/desktop/source/app/main.c:49 ret = Thread 1 (Thread 0x7eff8e5ff6c0 (LWP 236305)): #0 0x00007effbdfabeec in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007effbdf5cfb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007effbdf47472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #3 0x00007effbe32b027 in (anonymous namespace)::callSystemHandler(int, siginfo_t*, void*) (signal=signal@entry=6, info=info@entry=0x7eff8e5fb770, context=context@entry=0x7eff8e5fb640) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:330 act = {__sigaction_handler = {sa_handler = 0x0, sa_sigaction = 0x0}, sa_mask = {__val = {0, 17, 139636070398480, 1, 139636872516381, 139635965530840, 139636872559610, 1, 139636070397252, 0, 139636872559046, 139636070398488, 139636872512104, 139635968269000, 7742413228754171648, 94130583309984}}, sa_flags = 0, sa_restorer = 0x7eff8e5fb640} i = #4 0x00007effbe32b140 in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7eff8e5fb770, context=0x7eff8e5fb640) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:426 act = {__sigaction_handler = {sa_handler = 0x1, sa_sigaction = 0x1}, sa_mask = {__val = {139636872516381, 139635968268968, 139636872559610, 1, 139636070397428, 0, 139636872559046, 139636070398664, 139636872558917, 139636070403752, 139636873223332, 139636867451600, 1451843812, 139636863375888, 139636863365672, 139636070397620}}, sa_flags = -1103503158, sa_restorer = 0x83} Info = {Signal = osl_Signal_AccessViolation, UserSignal = 6, UserData = 0x0} #5 0x00007effbdf5d050 in () at /lib/x86_64-linux-gnu/libc.so.6 #6 0x00007effbdfabeec in () at /lib/x86_64-linux-gnu/libc.so.6 #7 0x00007effbdf5cfb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #8 0x00007effbdf47472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #9 0x00007effb7c2fa92 in SalAbort(rtl::OUString const&, bool) (rErrorText="", bDumpCore=bDumpCore@entry=true) at /home/buildslave/source/libo-core/vcl/source/app/salplug.cxx:403 #10 0x00007effb7c86966 in Application::Abort(rtl::OUString const&) (rErrorText="") at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:300 #11 0x00007effbe15753c in desktop::Desktop::Exception(ExceptionCategory) (this=0x7ffd9842b1c0, nCategory=ExceptionCategory::System) at /home/buildslave/source/libo-core/desktop/source/app/app.cxx:1242 bInException = true nOldMode = rArgs = bRestart = false bAllowRecoveryAndSessionManagement = #12 0x00007effb7c98138 in VCLExceptionSignal_impl(void*, oslSignalInfo*) (pInfo=) at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:177 nOldMode = SystemWindowFlags::DIALOG pSVData = 0x7effb8edfb80 ::get()::instance> aLock = {m_isAcquired = true, m_isChecked = true, m_rSolarMutex = @0x559c7afe9bc0} bIn = true nVCLException = #13 0x00007effbe2daa74 in callSignalHandler(oslSignalInfo*) (pInfo=pInfo@entry=0x7eff8e5fbdb0) at /home/buildslave/source/libo-core/sal/osl/all/signalshared.cxx:47 pHandler = 0x559c7bfb0ea0 Action = #14 0x00007effbe32b0e3 in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7eff8e5fbfb0, context=0x7eff8e5fbe80) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:423 Info = {Signal = osl_Signal_AccessViolation, UserSignal = 6, UserData = 0x0} #15 0x00007effbdf5d050 in () at /lib/x86_64-linux-gnu/libc.so.6 #16 0x00007effbdfabeec in () at /lib/x86_64-linux-gnu/libc.so.6 #17 0x00007effbdf5cfb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #18 0x00007effbdf47472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #19 0x00007effbdf47395 in () at /lib/x86_64-linux-gnu/libc.so.6 #20 0x00007effbdf55ec2 in () at /lib/x86_64-linux-gnu/libc.so.6 #21 0x00007eff9e2da42d in oox::drawingml::DrawingML::WriteRunProperties(com::sun::star::uno::Reference const&, bool, int, bool, bool&, int&, short, com::sun::star::uno::Reference const&) (this=this@entry=0x7eff8e5fcea8, rRun=uno::Reference to (SvxUnoTextContent *) 0x7eff89043a38, bIsField=bIsField@entry=false, nElement=nElement@entry=2132, bCheckDirect=bCheckDirect@entry=false, rbOverridingCharHeight=@0x7eff8e5fc907: true, rnCharHeight=@0x7eff8e5fc940: 100, nScriptType=-1, rXShapePropSet=uno::Reference to (ScShapeObj *) 0x7eff88c8ec48) at /home/buildslave/source/libo-core/oox/source/export/drawingml.cxx:2684 rXPropSet = uno::Reference to (SvxUnoTextContent *) 0x7eff89043a38 rXPropState = uno::Reference to (SvxUnoTextContent *) 0x7eff89043a50 usLanguage = "en-US" bComplex = false bold = 0x7eff9e4f342c "0" italic = 0x0 underline = 0x7eff9e4f3351 "none" strikeout = 0x7eff9e4f795c "noStrike" cap = 0x0 nSize = 100 nCharEscapement = 0 nCharKerning = 0 nCharEscapementHeight = 0 bLang = __PRETTY_FUNCTION__ = "void oox::drawingml::DrawingML::WriteRunProperties(const com::sun::star::uno::Reference&, bool, sal_Int32, bool, bool&, sal_Int32&, sal_Int16, const com::sun::star"... #22 0x00007eff9e2dc1b0 in oox::drawingml::DrawingML::WriteParagraph(com::sun::star::uno::Reference const&, bool&, int&, com::sun::star::uno::Reference const&) (this=this@entry=0x7eff8e5fcea8, rParagraph=uno::Reference to (SvxUnoTextContent *) 0x7eff89043a90, rbOverridingCharHeight=@0x7eff8e5fc907: true, rnCharHeight=@0x7eff8e5fc940: 100, rXShapePropSet=uno::Reference to (ScShapeObj *) 0x7eff88c8ec48) at /home/buildslave/source/libo-core/oox/source/export/drawingml.cxx:3839 access = uno::Reference to (SvxUnoTextContent *) 0x7eff89043a98 enumeration = uno::Reference to (SvxUnoTextRangeEnumeration *) 0x7eff88c8a168 bPropertiesWritten = true rXPropSet = uno::Reference to (SvxUnoTextContent *) 0x7eff89043a38 nDummy = -1 #23 0x00007eff9e2e1d46 in oox::drawingml::DrawingML::WriteText(com::sun::star::uno::Reference const&, bool, bool, int, bool) (this=this@entry=0x7eff8e5fcea8, rXIface=uno::Reference to (SvxCustomShape *) 0x7eff88c31408, bBodyPr=, bText=bText@entry=true, nXmlNamespace=nXmlNamespace@entry=0, bWritePropertiesAsLstStyles=false) at /home/buildslave/source/libo-core/oox/source/export/drawingml.cxx:4572 paragraph = uno::Reference to (SvxUnoTextContent *) 0x7eff89043a90 any = uno::Any("com.sun.star.text.XTextContent": { = { = {_vptr.XInterface = 0x7eff89043a90}, }, }) xXText = uno::Reference to (ScShapeObj *) 0x7eff88c8ec78 xShape = uno::Reference to (SvxCustomShape *) 0x7eff88c31408 rXPropSet = uno::Reference to (ScShapeObj *) 0x7eff88c8ec48 bIsFontworkShape = false nLeft = 254 nRight = 254 nTop = 127 nBottom = 127 access = uno::Reference to (SvxCustomShape *) 0x7eff88c31630 enumeration = uno::Reference to (SvxUnoTextContentEnumeration *) 0x7eff88c8b348 pSdrObject = pTxtObj = 0x7eff88439fb0 bOverridingCharHeight = true nCharHeight = 100 bFirstParagraph = false #24 0x00007eff9e2fe6d8 in oox::drawingml::ShapeExport::WriteTextBox(com::sun::star::uno::Reference const&, int, bool) (this=this@entry=0x7eff8e5fcea0, xIface=uno::Reference to (SvxCustomShape *) 0x7eff88c31408, nXmlNamespace=5907, bWritePropertiesAsLstStyles=bWritePropertiesAsLstStyles@entry=false) at /home/buildslave/source/libo-core/oox/source/export/shapes.cxx:2264 pFS = std::shared_ptr (use count 7, weak count 0) = {get() = 0x7eff88c89e80} xXText = uno::Reference to (ScShapeObj *) 0x7eff88c8ec78 #25 0x00007eff9e30992b in oox::drawingml::ShapeExport::WriteCustomShape(com::sun::star::uno::Reference const&) (this=0x7eff8e5fcea0, xShape=) at /home/buildslave/source/libo-core/oox/source/export/shapes.cxx:1260 rXPropSet = uno::Reference to (ScShapeObj *) 0x7eff88c8ec48 bHasGeometrySeq = aGeometrySeq = uno::Sequence of length 10 = {{Name = "AdjustmentValues", Handle = 0, Value = uno::Any("[]com.sun.star.drawing.EnhancedCustomShapeAdjustmentValue": empty uno::Sequence), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Equations", Handle = 0, Value = uno::Any("[]string": uno::Sequence of length 4 = {"logwidth/2", "logheight/2", "logheight", "logwidth"}), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Handles", Handle = 0, Value = uno::Any("[]string": empty uno::Sequence), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "MirroredX", Handle = 0, Value = uno::Any("boolean": 0 '\000'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "MirroredY", Handle = 0, Value = uno::Any("boolean": 0 '\000'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Path", Handle = 0, Value = uno::Any("[]com.sun.star.beans.PropertyValue": uno::Sequence of length 4 = {{Name = "Coordinates", Handle = 0, Value = uno::Any("[]com.sun.star.drawing.EnhancedCustomShapeParameterPair": uno::Sequence of length 4 = {{First = {Value = uno::Any("unsigned long": 0), Type = 0}, Second = {Value = uno::Any("unsigned long": 0), Type = 0}}, {First = {Value = uno::Any("unsigned long": 3), Type = 1}, Second = {Value = uno::Any("unsigned long": 0), Type = 0}}, {First = {Value = uno::Any("unsigned long": 3), Type = 1}, Second = {Value = uno::Any("unsigned long": 2), Type = 1}}, {First = {Value = uno::Any("unsigned long": 0), Type = 0}, Second = {Value = uno::Any("unsigned long": 2), Type = 1}}}), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "GluePoints", Handle = 0, Value = uno::Any("[]com.sun.star.drawing.EnhancedCustomShapeParameterPair": uno::Sequence of length 4 = {{First = {Value = uno::Any("unsigned long": 0), Type = 1}, Second = {Value = uno::Any("unsigned long": 0), Type = 0}}, {First = {Value = uno::Any("unsigned long": 0), Type = 0}, Second = {Value = uno::Any("unsigned long": 1), Type = 1}}, {First = {Value = uno::Any("unsigned long": 0), Type = 1}, Second = {Value = uno::Any("unsigned long": 2), Type = 1}}, {First = {Value = uno::Any("unsigned long": 3), Type = 1}, Second = {Value = uno::Any("unsigned long": 1), Type = 1}}}), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Segments", Handle = 0, Value = uno::Any("[]com.sun.star.drawing.EnhancedCustomShapeSegment": uno::Sequence of length 4 = {{Command = 1, Count = 1}, {Command = 2, Count = 3}, {Command = 4, Count = 0}, {Command = 5, Count = 0}}), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "TextFrames", Handle = 0, Value = uno::Any("[]com.sun.star.drawing.EnhancedCustomShapeTextFrame": uno::Sequence of length 1 = {{TopLeft = {First = {Value = uno::Any("unsigned long": 0), Type = 0}, Second = {Value = uno::Any("unsigned long": 0), Type = 0}}, BottomRight = {First = {Value = uno::Any("unsigned long": 3), Type = 1}, Second = {Value = uno::Any("unsigned long": 2), Type = 1}}}}), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}}), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "TextCameraZRotateAngle", Handle = 0, Value = uno::Any("long": 0), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "TextPreRotateAngle", Handle = 0, Value = uno::Any("long": 0), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Type", Handle = 0, Value = uno::Any("string": "ooxml-rect"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "ViewBox", Handle = 0, Value = uno::Any("com.sun.star.awt.Rectangle": {X = 0, Y = 0, Width = 0, Height = 0}), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}} sShapeType = "ooxml-rect" bPredefinedHandlesUsed = bHasHandles = nMirrorFlags = ShapeFlag::NONE eShapeType = __PRETTY_FUNCTION__ = "oox::drawingml::ShapeExport& oox::drawingml::ShapeExport::WriteCustomShape(const com::sun::star::uno::Reference&)" rSdrObjCustomShape = bIsDefaultObject = sPresetShape = "rect" nAdjustmentValuesIndex = aViewBox = {X = 0, Y = 0, Width = 0, Height = 0} aHandles = empty uno::Sequence bFlipH = bFlipV = pFS = std::shared_ptr (use count 7, weak count 0) = {get() = 0x7eff88c89e80} bCustGeom = bOnDenylist = bPresetWriteSuccessful = #26 0x00007eff9e2ff6a3 in oox::drawingml::ShapeExport::WriteShape(com::sun::star::uno::Reference const&) (this=this@entry=0x7eff8e5fcea0, xShape=uno::Reference to (SvxCustomShape *) 0x7eff88c31408) at /home/buildslave/source/libo-core/oox/source/export/shapes.cxx:2224 sShapeType = "com.sun.star.drawing.CustomShape" aConverterIterator = 0x7eff9e6ddb40 #27 0x00007eff8f9a99d5 in XclObjAny::SaveXml(XclExpXmlStream&) (this=0x7eff88c8ee30, rStrm=...) at /home/buildslave/source/libo-core/sc/source/filter/xcl97/xcl97rec.cxx:1342 pObject = pDrawing = std::shared_ptr (use count 7, weak count 0) = {get() = 0x7eff88c89e80} aDML = Python Exception : No type named std::__detail::_Hash_node const, int>, true>. { = {static mnDrawingMLCount = 1, static mnVmlCount = 0, meDocumentType = oox::drawingml::DOCUMENT_XLSX, mpTextExport = 0x0, static mconstDefaultLeftRightInset = 254, static mconstDefaultTopBottomInset = 127, mAny = uno::Any("short": 0), mpFS = std::shared_ptr (use count 7, weak count 0) = {get() = 0x7eff88c89e80}, mpFB = 0x7eff88e6cca0, m_xParent = empty uno::Reference, mbIsBackgroundDark = false, static mnChartCount = 0, mbPlaceholder = false, mbEmbedFonts = false}, _vptr.ShapeExport = 0x7eff9e6ddab8 , m_nEmbeddedObjects = 0, mnShapeIdMax = 1, mbUserShapes = false, mnXmlNamespace = 5907, maMapModeSrc = {mpImplMapMode = {m_pimpl = 0x7eff940ea2a0}}, maMapModeDest = {mpImplMapMode = {m_pimpl = 0x7eff883d9130}}, mpURLTransformer = std::shared_ptr (use count 2, weak count 0) = {get() = 0x7eff890f6f50}, maShapeMap = std::__debug::unordered_map with 1 element, mpShapeMap = 0x7eff8e5fcf28} pURLTransformer = std::shared_ptr (use count 2, weak count 0) = {get() = 0x7eff890f6f50} xPropSet = uno::Reference to (ScShapeObj *) 0x7eff88c8ec48 #28 0x00007eff8f9a9405 in (anonymous namespace)::SaveDrawingMLObjects(XclExpObjList&, XclExpXmlStream&) (rList=..., rStrm=...) at /home/buildslave/source/libo-core/sc/source/filter/xcl97/xcl97rec.cxx:293 rpObj = @0x7eff88c8b870: 0x7eff88c8ee30 __for_range = std::__debug::vector of length 2, capacity 2 = {0x7eff88c8ee30, 0x7eff88c8f130} __for_begin = 0x7eff88c8ee30 __for_end = 0x6c000065 aList = std::__debug::vector of length 2, capacity 2 = {0x7eff88c8ee30, 0x7eff88c8f130} nSkipObj = nDrawing = sId = "rId1" pDrawing = std::shared_ptr (use count 7, weak count 0) = {get() = 0x7eff88c89e80} nShapeId = 1000 #29 0x00007eff8f9a9690 in XclExpObjList::SaveXml(XclExpXmlStream&) (this=0x7eff88937b80, rStrm=...) at /home/buildslave/source/libo-core/sc/source/filter/xcl97/xcl97rec.cxx:399 #30 0x00007eff8f73d6e8 in XclExpRecordList::SaveXml(XclExpXmlStream&) (this=this@entry=0x7eff890f00c8, rStrm=...) at /home/buildslave/source/libo-core/sc/source/filter/inc/xerecord.hxx:386 aIt = rtl::Reference to 0x7eff88937b80 aEnd = empty rtl::Reference #31 0x00007eff8f7316ea in ExcTable::WriteXml(XclExpXmlStream&) (this=0x7eff890f00a0, rStrm=...) at /home/buildslave/source/libo-core/sc/source/filter/excel/excdoc.cxx:713 sSheetName = "xl/worksheets/sheet1.xml" pWorksheet = std::shared_ptr (use count 3, weak count 0) = {get() = 0x7eff8a0d8d40} pPT = #32 0x00007eff8f7358ff in ExcDocument::WriteXml(XclExpXmlStream&) (this=this@entry=0x7eff8e5fd5e0, rStrm=...) at /home/buildslave/source/libo-core/sc/source/filter/excel/excdoc.cxx:904 nTab = 0 nTabCount = 6 pDrawLayer = pDocShell = xDPS = uno::Reference to (ScModelObj *) 0x7eff880429d0 xDocProps = uno::Reference to ((anonymous namespace)::SfxDocumentMetaData *) 0x7eff88223380 sUserName = "Calc" nWriteProtHash = 0 bHasPasswordHash = false aInfo = empty uno::Sequence sAlgorithm = "" sSalt = "" sHash = "" nCount = 0 bHasPasswordInfo = false rWorkbook = std::shared_ptr (use count 2, weak count 0) = {get() = 0x7eff8843b9b0} rCaches = rCalcConfig = eConv = rDoc = connectionXml = vConnVector = #33 0x00007eff8f83417b in XclExpXmlStream::exportDocument() (this=0x7eff88e6cca0) at /home/buildslave/source/libo-core/sc/source/filter/excel/xestream.cxx:1137 aDocRoot = { = { = {_vptr.XclRoot = 0x7eff8fe94df8 , mrData = @0x7eff8e5fd720}, mrExpData = @0x7eff8e5fd720}, aHeader = { = { = {_vptr.SimpleReferenceObject = 0x7eff8fec3700 , static nStaticFlag = 2147483648, m_nCount = 0}, }, = { = {_vptr.XclRoot = 0x7eff8fec3730 , mrData = @0x7eff8e5fd720}, mrExpData = @0x7eff8e5fd720}, aRecList = { = { = {_vptr.SimpleReferenceObject = 0x7eff8fe94d38 +16>, static nStaticFlag = 2147483648, m_nCount = 0}, }, maRecs = std::__debug::vector of length 31, capacity 32 = {rtl::Reference to 0x7eff890e8400, rtl::Reference to 0x7eff883d9ef0, rtl::Reference to 0x7eff890e6880, rtl::Reference to 0x7eff890e7de0, rtl::Reference to 0x7eff8892d990, rtl::Reference to 0x7eff88e7cdd0, rtl::Reference to 0x7eff890e6a00, rtl::Reference to 0x7eff88e7cf30, rtl::Reference to 0x7eff88e7d090, rtl::Reference to 0x7eff88e7d1f0, rtl::Reference to 0x7eff890e6b80, rtl::Reference to 0x7eff88e7d350, rtl::Reference to 0x7eff8892b5a0, rtl::Reference to 0x7eff88b9f300, rtl::Reference to 0x7eff88cc7e40, rtl::Reference to 0x7eff890e8a30, rtl::Reference to 0x7eff88cc23d0, rtl::Reference to 0x7eff88c34250, rtl::Reference to 0x7eff88cc1d60, rtl::Reference to 0x7eff8892c240, rtl::Reference to 0x7eff890f2050, rtl::Reference to 0x7eff88b5a9d0, rtl::Reference to 0x7eff88e7c5c0, rtl::Reference to 0x7eff890e6d00, rtl::Reference to 0x7eff890e6eb0, rtl::Reference to 0x7eff8892d930, rtl::Reference to 0x7eff8892c7c0, rtl::Reference to 0x7eff8892cad0, rtl::Reference to 0x7eff88e7c6f0, rtl::Reference to 0x7eff890e8550, rtl::Reference to 0x7eff890ec6e0}}, mxCellTable = empty rtl::Reference, mnScTab = 32767, nExcTab = 65535, mxNoteList = rtl::Reference to 0x7eff8920e240}, maTableList = { = { = {_vptr.SimpleReferenceObject = 0x7eff8fe94d98 +16>, static nStaticFlag = 2147483648, m_nCount = 0}, }, maRecs = std::__debug::vector of length 6, capacity 8 = {rtl::Reference to 0x7eff890f00a0, rtl::Reference to 0x7eff8833a2c0, rtl::Reference to 0x7eff898526e0, rtl::Reference to 0x7eff89a7c570, rtl::Reference to 0x7eff89c94850, rtl::Reference to 0x7eff89c92920}}, maBoundsheetList = { = { = {_vptr.SimpleReferenceObject = 0x7eff8fe94d68 +16>, static nStaticFlag = 2147483648, m_nCount = 0}, }, maRecs = std::__debug::vector of length 6, capacity 8 = {rtl::Reference to 0x7eff88b9f300, rtl::Reference to 0x7eff88cc7e40, rtl::Reference to 0x7eff890e8a30, rtl::Reference to 0x7eff88cc23d0, rtl::Reference to 0x7eff88c34250, rtl::Reference to 0x7eff88cc1d60}}, m_xExpChangeTrack = std::unique_ptr = {get() = 0x0}} pShell = rDoc = Python Exception : No type named std::__detail::_Hash_node >, false>. Python Exception : 'NoneType' object has no attribute 'pointer' Python Exception : 'NoneType' object has no attribute 'pointer' @0x7eff88002d40: {mpCellAttributeHelper = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7eff887fc670}, mxPoolHelper = rtl::Reference to 0x7eff89395070, mpCellStringPool = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7eff880fbb30}, mpDocLinkMgr = std::unique_ptr = {get() = 0x7eff880e3ec0}, mpFormulaGroupCxt = std::shared_ptr (empty) = {get() = 0x0}, mbFormulaGroupCxtBlockDiscard = false, maCalcConfig = {meStringRefAddressSyntax = formula::FormulaGrammar::CONV_XL_A1, meStringConversion = ScCalcConfig::StringConversion::LOCALE, mbEmptyStringAsZero = false, mbHasStringRefSyntax = true, mbOpenCLSubsetOnly = true, mbOpenCLAutoSelect = true, maOpenCLDevice = "", mnOpenCLMinimumFormulaGroupSize = 100, mpOpenCLSubsetOpCodes = std::shared_ptr, o3tl::find_unique>> (use count 3, weak count 0) = {get() = 0x7eff9412ff70}}, mpUndoManager = 0x7eff88cb13d0, mpEditEngine = std::unique_ptr = {get() = 0x7eff893ac410}, mpNoteEngine = std::unique_ptr = {get() = 0x0}, mpShell = 0x7eff88042590, mpPrinter = {m_rInnerRef = empty rtl::Reference}, mpVirtualDevice_100th_mm = {m_rInnerRef = rtl::Reference to 0x7eff88c074b0}, mpDrawLayer = std::unique_ptr = {get() = 0x7eff88472240}, pColorList = empty rtl::Reference, pValidationList = std::unique_ptr = {get() = 0x7eff7c1d67f0}, mnLastValidationListMax = 5, pFormatExchangeList = 0x0, maTabs = std::__debug::vector of length 6, capacity 8 = {std::unique_ptr = {get() = 0x7eff88d16d00}, std::unique_ptr = {get() = 0x7eff88094500}, std::unique_ptr = {get() = 0x7eff883b91d0}, std::unique_ptr = {get() = 0x7eff88cbd160}, std::unique_ptr = {get() = 0x7eff88b531d0}, std::unique_ptr = {get() = 0x7eff8938e480}}, mxSheetLimits = rtl::Reference to 0x7eff881327c0, maTabNames = std::__debug::vector of length 0, capacity 0, pRangeName = std::unique_ptr = {get() = 0x7eff88050840}, pDBCollection = std::unique_ptr = {get() = 0x7eff8843d2d0}, pDPCollection = std::unique_ptr = {get() = 0x7eff890f82e0}, apTemporaryChartLock = std::unique_ptr = {get() = 0x7eff88735dd0}, pSelectionAttr = std::unique_ptr = {get() = 0x0}, pFormulaTree = 0x7eff880b2590, pEOFormulaTree = 0x7eff88cabf30, pFormulaTrack = 0x0, pEOFormulaTrack = 0x0, pBASM = std::unique_ptr = {get() = 0x7eff881ba970}, pChartListenerCollection = std::unique_ptr = {get() = 0x7eff88447320}, pClipData = std::unique_ptr = {get() = 0x0}, pDetOpList = std::unique_ptr = {get() = 0x0}, pChangeTrack = std::unique_ptr = {get() = 0x0}, pUnoBroadcaster = std::unique_ptr = {get() = 0x7eff8844f880}, pUnoListenerCalls = std::unique_ptr = {get() = 0x0}, pUnoRefUndoList = std::unique_ptr = {get() = 0x0}, pChangeViewSettings = std::unique_ptr = {get() = 0x0}, pScriptTypeData = std::unique_ptr = {get() = 0x7eff7402d580}, pRefreshTimerControl = std::unique_ptr = {get() = 0x7eff886d5c30}, xForbiddenCharacters = std::shared_ptr (use count 3, weak count 0) = {get() = 0x7eff88a7e3f0}, mpAnonymousDBData = std::unique_ptr = {get() = 0x0}, mpDataMapper = std::unique_ptr = {get() = 0x7eff884d3e80}, pCacheFieldEditEngine = std::unique_ptr = {get() = 0x0}, pDocProtection = std::unique_ptr = {get() = 0x0}, mpClipParam = std::unique_ptr = {get() = 0x0}, pExternalRefMgr = std::unique_ptr = {get() = 0x7eff7404a1d0}, mpMacroMgr = std::unique_ptr = {get() = 0x0}, mxFormulaParserPool = std::unique_ptr = {get() = 0x0}, aDocName = "Untitled", aDocCodeName = "", maFileURL = "", xColNameRanges = {pObj = 0x7eff88158e40}, xRowNameRanges = {pObj = 0x7eff886d26f0}, pViewOptions = std::unique_ptr = {get() = 0x7eff886d28c0}, pDocOptions = std::unique_ptr = {get() = 0x7eff8880bdd0}, pExtDocOptions = std::unique_ptr = {get() = 0x0}, mpClipOptions = std::unique_ptr = {get() = 0x0}, pConsolidateDlgData = std::unique_ptr = {get() = 0x0}, pConditionalFormatDialogMode = std::unique_ptr = {get() = 0x0}, pAutoNameCache = std::unique_ptr = {get() = 0x0}, pPreviewFont = std::unique_ptr = {get() = 0x0}, pPreviewCellStyle = 0x0, maPreviewSelection = {maTabMarked = std::__debug::set with 0 elements, aMarkRange = {aStart = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, aMultiRange = {aStart = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, aMultiSel = {aMultiSelContainer = std::__debug::vector of length 0, capacity 0, aRowSel = {mrSheetLimits = @0x7eff881327c0, mvData = std::__debug::vector of length 1, capacity 1 = {{nRow = 1048575, bMarked = false}}}, mrSheetLimits = @0x7eff881327c0}, aTopEnvelope = { = {_vptr.SvRefBase = 0x7eff9deebf68 , nRefCount = 0, bNoDelete = 1}, maRanges = std::__debug::vector of length 0, capacity 0, mnMaxRowUsed = -1}, aBottomEnvelope = { = {_vptr.SvRefBase = 0x7eff9deebf68 , nRefCount = 0, bNoDelete = 1}, maRanges = std::__debug::vector of length 0, capacity 0, mnMaxRowUsed = -1}, aLeftEnvelope = { = {_vptr.SvRefBase = 0x7eff9deebf68 , nRefCount = 0, bNoDelete = 1}, maRanges = std::__debug::vector of length 0, capacity 0, mnMaxRowUsed = -1}, aRightEnvelope = { = {_vptr.SvRefBase = 0x7eff9deebf68 , nRefCount = 0, bNoDelete = 1}, maRanges = std::__debug::vector of length 0, capacity 0, mnMaxRowUsed = -1}, mrSheetLimits = @0x7eff881327c0, bMarked = false, bMultiMarked = false, bMarking = false, bMarkIsNeg = false}, nUnoObjectId = 1155, nRangeOverflowType = {m_value = 0}, aEmbedRange = {aStart = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, aCurTextWidthCalcPos = {nRow = 0, nCol = 16383, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aTrackIdle = { = { = {_vptr.Task = 0x7effb8d6d1e0 , mpSchedulerData = 0x0, mpDebugName = 0x7eff9d91339e "sc ScDocument Track Idle", mePriority = TaskPriority::DEFAULT_IDLE, mbActive = false, mbStatic = false}, maInvokeHandler = {function_ = 0x7eff9c92c586 , instance_ = 0x7eff88002d40, source_ = 0x7eff9d5c0520 "/home/buildslave/source/libo-core/sc/source/core/data/documen2.cxx:244", target_ = 0x7eff9d5c04f8 "ScDocument::LinkStubTrackTimeHdl"}, mnTimeout = 0, mbAuto = false}, }, mxVbaEvents = empty uno::Reference, maGoalSeekSettings = {bDefined = false, aFormulaCell = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aVariableCell = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, sTargetValue = ""}, maConnectionVector = {, std::allocator > >> = std::__debug::vector of length 0, capacity 0, }, m_TableOpList = std::__debug::vector of length 0, capacity 0, aLastTableOpParams = {aOld1 = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aNew1 = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aOld2 = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aNew2 = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aFormulaPos = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aNotifiedFormulaCells = std::__debug::vector of length 0, capacity 0, aNotifiedFormulaPos = std::__debug::vector of length 0, capacity 0, bValid = false, bRefresh = false, bCollectNotifications = true}, eLanguage = {m_value = 1033}, eCjkLanguage = {m_value = 2052}, eCtlLanguage = {m_value = 1081}, eSrcSet = 76, eStorageGrammar = formula::FormulaGrammar::GRAM_ODFF, nFormulaCodeInTree = 202, nXMLImportedFormulaCount = 0, nInterpretLevel = 0, nMacroInterpretLevel = 0, nInterpreterTableOpLevel = 0, maNonThreaded = {xRecursionHelper = std::unique_ptr = {get() = 0x7eff88a9c9c0}, pContext = 0x0}, static maThreadSpecific = {xRecursionHelper = std::unique_ptr = {get() = 0x0}, pContext = 0x0}, maInterpreterContext = {mpDoc = 0x7eff88002d40, mnTokenCachePos = 0, maTokens = std::__debug::vector of length 8, capacity 8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, maDelayedSetNumberFormat = std::__debug::vector of length 0, capacity 0, mxScLookupCache = std::unique_ptr = {get() = 0x0}, maConditions = std::__debug::vector of length 0, capacity 0, aRNG = {static word_size = , static state_size = 624, static shift_size = , static mask_bits = , static xor_mask = , static tempering_u = , static tempering_d = , static tempering_s = , static tempering_b = , static tempering_t = , static tempering_c = , static tempering_l = , static initialization_multiplier = , static default_seed = , _M_x = {3172155451, 3011893118, 2827182062, 4187890719, 3917167376, 2982181252, 4238518244, 3277315370, 1864643125, 2274468493, 844933493, 1936816180, 3935029749, 2784318491, 2625277675, 2268336892, 3802623046, 383886410, 2113366852, 635977548, 160736528, 2540351333, 348541625, 2744296468, 3343155910, 4150658258, 2173353871, 354092988, 1358014792, 2951666410, 414877094, 1118212253, 861833644, 799890685, 3709080819, 3400577747, 722983988, 3131946153, 2967784093, 3641444322, 891127021, 1598244522, 2835965089, 1006956410, 1450231118, 759045976, 330331622, 1962973677, 1091569228, 3872174482, 2696914791, 737482764, 971303152, 4136130277, 2727698164, 1970937157, 800256012, 878911733, 4201782755, 841132443, 1538121059, 2629814759, 2616800407, 847805448, 3195090792, 4114126611, 3919260050, 2188181368, 1041175910, 741410691, 619844085, 4174394096, 2114790695, 3491429959, 815052062, 1533707041, 655481836, 2352025705, 672251269, 2551116488, 3646546946, 2206367158, 397208662, 2685224001, 1620625859, 1015966687, 587458129, 1593980748, 2861762233, 230210336, 3823498234, 2971173528, 2261119262, 2179210345, 1025603989, 928560424, 587850024, 612121897, 3655209615, 1583234463, 24763834, 1423115463, 238606468, 2749894779, 1521369381, 4288149405, 2546614208, 3040344565, 2107362783, 951453443, 1051090845, 2585378400, 532188954, 706437043, 1692962065, 3735893955, 325893940, 111559673, 2177372851, 1959205196, 3425841369, 3118985339, 394371383, 1105988142, 1859922951, 1284936923, 3607585920, 3460940590, 784864833, 2426442022, 620857270, 3912560977, 2286295006, 3178243665, 3523643973, 2893939749, 251757291, 1930783296, 823571759, 1295295254, 3400312735, 3239353625, 2028660176, 3730867460, 4202052435, 1972582177, 762634290, 3027580493, 3161961663, 404648998, 87435668, 2645203963, 3516320469, 920947975, 3335873373, 66028209, 4182133105, 270990487, 3635377969, 3194079577, 1456678023, 3347259263, 251185294, 1868373673, 2075984108, 4186649382, 4098685759, 3279305555, 3264427832, 4081081840, 2152799369, 1947444866, 561106267, 440973460, 3313764114, 4065715044, 1046861651, 95313776, 1794021346, 3399444546, 2239097689, 2515963548, 2867516172, 3338257213, 2830644782, 819915797, 3839713795, 1925819067, 1493427742, 2475254264, 3765989984, 3916504270, 3886355105, 2508655787, 3903680623, 1082861407, 2861160154, 205741053, 582529175, 293567322...}, _M_p = 624}, pInterpreter = 0x0, mxLanguageData = std::unique_ptr = {get() = 0x7eff883cf0b0}, mxAuxFormatKeyMap = std::unique_ptr, std::allocator > >> = {get() = 0x7eff883adba0}, mpFormatData = 0x7eff88371ce8, mpNatNum = 0x7eff88372080, maROPolicy = {mGetCLOffset = { >> = {}, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x7eff88371ce8, _M_const_object = 0x7eff88371ce8, _M_function_pointer = 0x7eff88371ce8, _M_member_pointer = (void (std::_Undefined_class::*)(class std::_Undefined_class * const)) 0x7eff88371ce8}, _M_pod_data = "\350\0347\210\377~\000\000\000\000\000\000\000\000\000"}, _M_manager = 0x7effbb5506b1 ), SvNFEngine::GetROPolicy(const SvNFFormatData&, SvNFFormatData::DefaultFormatKeysMap&):: >::_M_manager(std::_Any_data &, const std::_Any_data &, std::_Manager_operation)>}, _M_invoker = 0x7effbb554a8e ), SvNFEngine::GetROPolicy(const SvNFFormatData&, SvNFFormatData::DefaultFormatKeysMap&):: >::_M_invoke(const std::_Any_data &, SvNFLanguageData &, const NativeNumberWrapper &, o3tl::strong_int &&)>}, mCacheFormat = {> = {> = {}, }, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x7eff883adba0, _M_const_object = 0x7eff883adba0, _M_function_pointer = 0x7eff883adba0, _M_member_pointer = (void (std::_Undefined_class::*)(class std::_Undefined_class * const)) 0x7eff883adba0}, _M_pod_data = "\240\333:\210\377~\000\000\000\000\000\000\000\000\000"}, _M_manager = 0x7effbb550703 >::_M_manager(std::_Any_data &, const std::_Any_data &, std::_Manager_operation)>}, _M_invoker = 0x7effbb5599ef >::_M_invoke(const std::_Any_data &, unsigned int &&, unsigned int &&)>}, mFindFormat = {> = {> = {}, }, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x7eff893ab5e0, _M_const_object = 0x7eff893ab5e0, _M_function_pointer = 0x7eff893ab5e0, _M_member_pointer = (void (std::_Undefined_class::*)(class std::_Undefined_class * const)) 0x7eff893ab5e0}, _M_pod_data = "\340\265:\211\377~\000\000\000\000\000\000\000\000\000"}, _M_manager = 0x7effbb559999 >::_M_manager(std::_Any_data &, const std::_Any_data &, std::_Manager_operation)>}, _M_invoker = 0x7effbb556ad8 >::_M_invoke(const std::_Any_data &, unsigned int &&)>}, mGetDefaultCurrency = { >> = {}, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x7eff88371ce8, _M_const_object = 0x7eff88371ce8, _M_function_pointer = 0x7eff88371ce8, _M_member_pointer = (void (std::_Undefined_class::*)(class std::_Undefined_class * const)) 0x7eff88371ce8}, _M_pod_data = "\350\0347\210\377~\000\000\000\000\000\000\000\000\000"}, _M_manager = 0x7effbb550755 ), SvNFEngine::GetROPolicy(const SvNFFormatData&, SvNFFormatData::DefaultFormatKeysMap&):: >::_M_manager(std::_Any_data &, const std::_Any_data &, std::_Manager_operation)>}, _M_invoker = 0x7effbb556bee ), SvNFEngine::GetROPolicy(const SvNFFormatData&, SvNFFormatData::DefaultFormatKeysMap&):: >::_M_invoke(const std::_Any_data &, SvNFLanguageData &, const NativeNumberWrapper &, unsigned int &&, o3tl::strong_int &&)>}}, maNFBuiltInCache = {_M_elems = {{nKey = 18446744073709551615, nFormat = 4294967295}, {nKey = 18446744073709551615, nFormat = 4294967295}, {nKey = 18446744073709551615, nFormat = 4294967295}, {nKey = 18446744073709551615, nFormat = 4294967295}}}, maNFTypeCache = {_M_elems = {{nKey = 4294967295, eType = SvNumFormatType::ALL}, {nKey = 4294967295, eType = SvNumFormatType::ALL}, {nKey = 4294967295, eType = SvNumFormatType::ALL}, {nKey = 4294967295, eType = SvNumFormatType::ALL}}}, mpFormatter = 0x7eff88371cd0}, mScLookupMutex = {_M_impl = {_M_rwlock = {__data = {__readers = 1, __writers = 0, __wrphase_futex = 1, __writers_futex = 0, __pad3 = 0, __pad4 = 0, __cur_writer = 0, __shared = 0, __rwelision = 0 '\000', __pad1 = "\000\000\000\000\000\000", __pad2 = 0, __flags = 0}, __size = "\001\000\000\000\000\000\000\000\001", '\000' , __align = 1}}}, mxScSortedRangeCache = std::unique_ptr = {get() = 0x7eff881d51c0}, static nSrcVer = 517, nFormulaTrackCount = 0, eHardRecalcState = ScDocument::HardRecalcState::OFF, nVisibleTab = 5, nPosLeft = 0, nPosTop = 0, eLinkMode = LM_UNKNOWN, bAutoCalc = true, bAutoCalcShellDisabled = false, bForcedFormulaPending = false, bCalculatingFormulaTree = false, bIsClip = false, bIsUndo = false, bIsFunctionAccess = false, bIsVisible = true, bIsEmbedded = false, bInsertingFromOtherDoc = false, bLoadingMedium = false, bImportingXML = false, mbImportingXLSX = false, bCalcingAfterLoad = false, bNoListening = false, mbIdleEnabled = true, bInLinkUpdate = false, bChartListenerCollectionNeedsUpdate = false, bHasForcedFormulas = false, bInDtorClear = false, bExpandRefs = false, bDetectiveDirty = false, pDelayedFormulaGrouping = std::unique_ptr = {get() = 0x0}, pDelayedStartListeningFormulaCells = std::__debug::unordered_map with 0 elements, bDelayedDeletingBroadcasters = false, bLinkFormulaNeedingCheck = false, nAsianCompression = CharCompressType::NONE, nAsianKerning = 0 '\000', bPastingDrawFromOtherDoc = false, nInDdeLinkUpdate = 0 '\000', bInUnoBroadcast = false, bInUnoListenerCall = false, nAdjustHeightLock = 0, eGrammar = formula::FormulaGrammar::GRAM_NATIVE, bStyleSheetUsageInvalid = true, mbUndoEnabled = true, mbExecuteLinkEnabled = true, mbChangeReadOnlyEnabled = false, mbStreamValidLocked = false, mbUserInteractionEnabled = true, mnNamedRangesLockCount = 0, maSubTotalCells = std::__debug::set with 0 elements, mbEmbedFonts = false, mbEmbedUsedFontsOnly = false, mbEmbedFontScriptLatin = true, mbEmbedFontScriptAsian = true, mbEmbedFontScriptComplex = true, mnImagePreferredDPI = 0, m_pIconSetBitmapMap = std::unique_ptr, std::allocator > >> = {get() = 0x0}, mbTrackFormulasPending = false, mbFinalTrackFormulas = false, mbDocShellRecalc = false, mbLayoutStrings = false, mnMutationGuardFlags = 0, mbConnectionXml = false, mbCustomXml = true, aCustomXmlFragmentPath = "customXml/item1.xml", mbXmlMapsXml = false, sXmlMapsContent = "", mSheetSortParams = std::__debug::map with 0 elements} aProt = {m_rpControl = std::unique_ptr = {get() = 0x7eff886d5c30}} bValidateTabNames = true aOriginalTabNames = std::__debug::vector of length 6, capacity 6 = {"JMC", "XYZ", "ABC", "Sales Order", "Item List", "Order Summary"} xStatusIndicator = empty uno::Reference rStorage = empty rtl::Reference rGraphicExportCache = Python Exception : No type named std::__detail::_Hash_node, false>. Python Exception : 'NoneType' object has no attribute 'pointer' @0x7eff9e6f54c0: {mnImageCounter = std::stack wrapping: std::__debug::deque with 1 element = {1}, maExportGraphics = std::stack wrapping: std::__debug::deque with 1 element = {std::__debug::unordered_map with 0 elements}, mnWdpImageCounter = std::stack wrapping: std::__debug::deque with 1 element = {1}, maWdpCache = std::stack wrapping: std::__debug::deque with 1 element = {std::__debug::map with 0 elements}} aData = { = { = {mnObjCnt = 88588}, _vptr.XclRootData = 0x7eff8fe96d70 , meBiff = EXC_BIFF8, meOutput = EXC_OUTPUT_XML_2007, mrMedium = @0x7eff888234e0, mxRootStrg = empty rtl::Reference, mrDoc = @0x7eff88002d40, maDocUrl = "file:///srv/crashtestdata/files/forums/xlsx/forum-mso-en4-527848.xlsx", maBasePath = "file:///srv/crashtestdata/current/srv/crashtestdata/files/forums/xlsx/", maUserName = "Calc", static gaDefPassword = , meTextEnc = 1, meSysLang = {m_value = 1033}, meDocLang = {m_value = 1033}, meUILang = {m_value = 1033}, mnDefApiScript = 1, maScMaxPos = {nRow = 1048575, nCol = 16383, nTab = 9999, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, maXclMaxPos = {nRow = 1048575, nCol = 16383, nTab = 1023, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, maMaxPos = {nRow = 1048575, nCol = 16383, nTab = 1023, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, mxEditEngine = std::shared_ptr (empty) = {get() = 0x0}, mxHFEditEngine = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7eff880ca8e0}, mxDrawEditEng = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7eff883db6d0}, mxFontPropSetHlp = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7eff890eba50}, mxChPropSetHlp = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7eff88092290}, mxExtDocOpt = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7eff888efb40}, mxTracer = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7eff88a96c30}, mxRD = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7eff88bf8d00}, mfScreenPixelX = 50, mfScreenPixelY = 50, mnCharWidth = 111, mnSpaceWidth = 56, mnScTab = 0, mbExport = true}, mxTabInfo = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7eff8821c440}, mxAddrConv = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7eff884d8a50}, mxFmlaComp = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7eff884d8a90}, mxProgress = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7eff880d2e20}, mxSst = rtl::Reference to 0x7eff890ec6e0, mxPalette = rtl::Reference to 0x7eff8925cc90, mxFontBfr = rtl::Reference to 0x7eff887fdda0, mxNumFmtBfr = rtl::Reference to 0x7eff88949e50, mxXFBfr = rtl::Reference to 0x7eff88484ae0, mxNameMgr = rtl::Reference to 0x7eff88b5a9d0, mxGlobLinkMgr = rtl::Reference to 0x7eff890f2050, mxLocLinkMgr = rtl::Reference to 0x7eff890f2050, mxObjMgr = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7eff88152cb0}, mxFilterMgr = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7eff8848b810}, mxPTableMgr = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7eff88202910}, mxDxfs = rtl::Reference to 0x7eff89235050, mxXmlPTableMgr = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7eff883de650}, mxTablesMgr = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7eff884395e0}, mpCompileFormulaCxt = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7eff8894bbf0}, mxOpCodeMap = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7eff893b5bf0}, mbRelUrl = true, maStringBuf = "G46"} aPath = {m_aAbsURIRef = "file:///srv/crashtestdata/current/srv/crashtestdata/files/forums/xlsx/forum-mso-en4-527848.xlsx", m_aScheme = {m_nBegin = 0, m_nLength = 4}, m_aUser = {m_nBegin = -1, m_nLength = 0}, m_aAuth = {m_nBegin = -1, m_nLength = 0}, m_aHost = {m_nBegin = 7, m_nLength = 0}, m_aPort = {m_nBegin = -1, m_nLength = 0}, m_aPath = {m_nBegin = 7, m_nLength = 88}, m_aQuery = {m_nBegin = -1, m_nLength = 0}, m_aFragment = {m_nBegin = -1, m_nLength = 0}, m_eScheme = INetProtocol::File, m_eSmartScheme = INetProtocol::Http} aRoot = { = {_vptr.XclRoot = 0x7eff8fe94d18 , mrData = @0x7eff8e5fd720}, mrExpData = @0x7eff8e5fd720} workbook = "xl/workbook.xml" pWorkbookContentType = #34 0x00007eff9e18f77d in oox::core::FilterBase::filter(com::sun::star::uno::Sequence const&) (this=0x7eff88e6cca0, rMediaDescSeq=) at /home/buildslave/source/libo-core/oox/source/core/filterbase.cxx:492 xTempModel = uno::Reference to (ScModelObj *) 0x7eff88042a30 lockControllersGuard = {m_func = {__xTempModel = uno::Reference to (class ScModelObj *) 0x7eff88042a30}, m_bDismissed = false} bRet = false aOpenedGuard = {maUrl = "file:///srv/crashtestdata/current/srv/crashtestdata/files/forums/xlsx/forum-mso-en4-527848.xlsx", mbValid = true} #35 0x00007eff8f9b0272 in oox::xls::ExcelFilter::filter(com::sun::star::uno::Sequence const&) (this=0x7eff88937c20, rDescriptor=uno::Sequence of length 11 = {...}) at /home/buildslave/source/libo-core/sc/source/filter/oox/excelfilter.cxx:193 bExportVBA = false xExporter = uno::Reference to (XclExpXmlStream *) 0x7eff88e6cce0 xDocument = uno::Reference to (ScModelObj *) 0x7eff88042a30 xFilter = uno::Reference to (XclExpXmlStream *) 0x7eff88e6cce8 #36 0x00007effbbe02ff6 in SfxObjectShell::ExportTo(SfxMedium&) (this=this@entry=0x7eff88042590, rMedium=...) at /home/buildslave/source/libo-core/sfx2/source/doc/objstor.cxx:2908 pNewValue = bHasStream = false bIsPreview = false pOldValue = 0x7eff88b5b368 aArgs = uno::Sequence of length 11 = {{Name = "URL", Handle = 0, Value = uno::Any("string": "file:///srv/crashtestdata/current/srv/crashtestdata/files/forums/xlsx/forum-mso-en4-527848.xlsx"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "FilterName", Handle = 0, Value = uno::Any("string": "Calc Office Open XML"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "SaveTo", Handle = 0, Value = uno::Any("boolean": 1 '\001'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Hidden", Handle = 0, Value = uno::Any("boolean": 1 '\001'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "MacroExecutionMode", Handle = 0, Value = uno::Any("short": 0), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "UpdateDocMode", Handle = 0, Value = uno::Any("short": 0), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "DocumentService", Handle = 0, Value = uno::Any("string": "com.sun.star.sheet.SpreadsheetDocument"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Replaceable", Handle = 0, Value = uno::Any("boolean": 0 '\000'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "OutputStream", Handle = 0, Value = uno::Any("com.sun.star.io.XOutputStream": { = {_vptr.XInterface = 0x7eff88b4cba8}, }), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "StreamForOutput", Handle = 0, Value = uno::Any("com.sun.star.io.XStream": { = {_vptr.XInterface = 0x7eff8892ef38}, }), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "DocumentBaseURL", Handle = 0, Value = uno::Any("string": "file:///srv/crashtestdata/current/srv/crashtestdata/files/forums/xlsx/forum-mso-en4-527848.xlsx"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}} bHasOutputStream = false bHasBaseURL = false nEnd = xComp = uno::Reference to (ScModelObj *) 0x7eff88042a30 rItems = SfxItemSet of pool 0x559c7bc64100 with parent 0x0 and Which ranges: [(500, 500), (5507, 5507), (5511, 5511), (5530, 5530), (5534, 5534), (5590, 5590), (5654, 5654), (6319, 6319), (6546, 6546), (6648, 6648), (6668, 6668), (6675, 6675), (6679, 6679), (6700, 6700), (6739, 6739)] = {[6546] = { = {_vptr.SfxPoolItem = 0x7effbb857f58 , m_nRefCount = 0, m_nWhich = 6546, m_nSerialNumber = 64772, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bNameOrIndex = false, m_bDeleted = false}, m_bValue = true}, [5530] = { = {_vptr.SfxPoolItem = 0x7effbb85b288 , m_nRefCount = 0, m_nWhich = 5530, m_nSerialNumber = 64771, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bNameOrIndex = false, m_bDeleted = false}, m_aValue = "Calc Office Open XML"}, [6739] = { = {_vptr.SfxPoolItem = 0x7effbb857f58 , m_nRefCount = 0, m_nWhich = 6739, m_nSerialNumber = 64768, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bNameOrIndex = false, m_bDeleted = false}, m_bValue = false}, [5507] = { = {_vptr.SfxPoolItem = 0x7effbb85b288 , m_nRefCount = 0, m_nWhich = 5507, m_nSerialNumber = 64773, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bNameOrIndex = false, m_bDeleted = false}, m_aValue = "file:///srv/crashtestdata/current/srv/crashtestdata/files/forums/xlsx/forum-mso-en4-527848.xlsx"}, [5511] = { = {_vptr.SfxPoolItem = 0x7effbb85b288 , m_nRefCount = 0, m_nWhich = 5511, m_nSerialNumber = 64765, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bNameOrIndex = false, m_bDeleted = false}, m_aValue = "com.sun.star.sheet.SpreadsheetDocument"}, [6668] = { = { = {_vptr.SfxPoolItem = 0x7effbb858e08 , m_nRefCount = 0, m_nWhich = 6668, m_nSerialNumber = 64764, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bNameOrIndex = false, m_bDeleted = false}, m_nValue = 0}, }, [5534] = { = {_vptr.SfxPoolItem = 0x7effbb857f58 , m_nRefCount = 0, m_nWhich = 5534, m_nSerialNumber = 64762, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bNameOrIndex = false, m_bDeleted = false}, m_bValue = true}, [6319] = { = { = {_vptr.SfxPoolItem = 0x7effbb858e08 , m_nRefCount = 0, m_nWhich = 6319, m_nSerialNumber = 64760, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bNameOrIndex = false, m_bDeleted = false}, m_nValue = 0}, }} sStream = "StreamForOutput" xFilter = uno::Reference to (oox::xls::ExcelFilter *) 0x7eff88937c68 aOldArgs = uno::Sequence of length 8 = {{Name = "URL", Handle = 0, Value = uno::Any("string": "file:///srv/crashtestdata/current/srv/crashtestdata/files/forums/xlsx/forum-mso-en4-527848.xlsx"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "FilterName", Handle = 0, Value = uno::Any("string": "Calc Office Open XML"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "SaveTo", Handle = 0, Value = uno::Any("boolean": 1 '\001'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Hidden", Handle = 0, Value = uno::Any("boolean": 1 '\001'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "MacroExecutionMode", Handle = 0, Value = uno::Any("short": 0), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "UpdateDocMode", Handle = 0, Value = uno::Any("short": 0), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "DocumentService", Handle = 0, Value = uno::Any("string": "com.sun.star.sheet.SpreadsheetDocument"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Replaceable", Handle = 0, Value = uno::Any("boolean": 0 '\000'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}} sOutputStream = "OutputStream" bHasFilterName = true bIsRedactMode = aFilterName = "Calc Office Open XML" xExporter = uno::Reference to (oox::xls::ExcelFilter *) 0x7eff88937c60 #37 0x00007effbbe0b1b3 in SfxObjectShell::SaveTo_Impl(SfxMedium&, SfxItemSet const*) (this=this@entry=0x7eff88042590, rMedium=..., pSet=pSet@entry=0x0) at /home/buildslave/source/libo-core/sfx2/source/doc/objstor.cxx:1929 aMod = {pPersist = 0x7eff88042590, bWasEnabled = true} aViewGuard = std::unique_ptr = {get() = 0x7eff881db0e0} xContext = uno::Reference to (cppu::(anonymous namespace)::ComponentContext *) 0x559c7afe63e8 pFilter = std::shared_ptr (use count 4, weak count 0) = {get() = 0x7eff947eff20} bStorageBasedSource = false bStorageBasedTarget = false bOwnSource = bOwnTarget = false nVersion = bNeedsDisconnectionOnFail = false bStoreToSameLocation = false bTryToPreserveScriptSignature = false bNoPreserveForOasis = false xODFDecryptedInnerPackageStream = empty rtl::Reference xODFDecryptedInnerPackage = empty uno::Reference aEncryptionData = empty uno::Sequence __PRETTY_FUNCTION__ = "bool SfxObjectShell::SaveTo_Impl(SfxMedium&, const SfxItemSet*)" isStreamAndInputStreamCleared = bOldStat = false aLockUIGuard = {m_pDoc = 0x7eff88042590, m_bUnlock = true} bCopyTo = true rMedSet = pSaveToItem = bOk = true #38 0x00007effbbe0e30f in SfxObjectShell::PreDoSaveAs_Impl(rtl::OUString const&, rtl::OUString const&, SfxItemSet const&, com::sun::star::uno::Sequence const&) (this=this@entry=0x7eff88042590, rFileName="file:///srv/crashtestdata/current/srv/crashtestdata/files/forums/xlsx/forum-mso-en4-527848.xlsx", aFilterName="Calc Office Open XML", rItemSet=SfxItemSet of pool 0x559c7bc64100 with parent 0x0 and Which ranges: [(500, 500), (5507, 5507), (5530, 5530), (6546, 6546)] = {...}, rArgs=uno::Sequence of length 1 = {...}) at /home/buildslave/source/libo-core/sfx2/source/doc/objstor.cxx:3421 xMergedParams = std::shared_ptr (use count 2, weak count 0) = {get() = 0x7eff88e6c140} pNewFile = 0x7eff880fb270 pNoFileSync = bUseThumbnailSave = aThumbnailGuard = {m_func = {__this = 0x7eff88042590, __bUseThumbnailSave = true}, m_bDismissed = true} pNoThumbnail = pSaveToItem = bCopyTo = true bOk = false #39 0x00007effbbe0ed66 in SfxObjectShell::CommonSaveAs_Impl(INetURLObject const&, rtl::OUString const&, SfxItemSet&, com::sun::star::uno::Sequence const&) (this=this@entry=0x7eff88042590, aURL=..., aFilterName="Calc Office Open XML", rItemSet=SfxItemSet of pool 0x559c7bc64100 with parent 0x0 and Which ranges: [(500, 500), (5507, 5507), (5530, 5530), (6546, 6546)] = {...}, rArgs=uno::Sequence of length 1 = {...}) at /home/buildslave/source/libo-core/sfx2/source/doc/objstor.cxx:3212 pSaveToItem = bSaveTo = true pFilter = std::shared_ptr (use count 4, weak count 0) = {get() = 0x7eff947eff20} pCopyStreamItem = pActMed = aActName = {m_aAbsURIRef = "file:///srv/crashtestdata/files/forums/xlsx/forum-mso-en4-527848.xlsx", m_aScheme = {m_nBegin = 0, m_nLength = 4}, m_aUser = {m_nBegin = -1, m_nLength = 0}, m_aAuth = {m_nBegin = -1, m_nLength = 0}, m_aHost = {m_nBegin = 7, m_nLength = 0}, m_aPort = {m_nBegin = -1, m_nLength = 0}, m_aPath = {m_nBegin = 7, m_nLength = 62}, m_aQuery = {m_nBegin = -1, m_nLength = 0}, m_aFragment = {m_nBegin = -1, m_nLength = 0}, m_eScheme = INetProtocol::File, m_eSmartScheme = INetProtocol::Http} bWasReadonly = true aTempFileURL = "" #40 0x00007effbbdf2f74 in SfxObjectShell::APISaveAs_Impl(std::basic_string_view >, SfxItemSet&, com::sun::star::uno::Sequence const&) (this=this@entry=0x7eff88042590, aFileName=u"file:///srv/crashtestdata/current/srv/crashtestdata/files/forums/xlsx/forum-mso-en4-527848.xlsx", rItemSet=SfxItemSet of pool 0x559c7bc64100 with parent 0x0 and Which ranges: [(500, 500), (5507, 5507), (5530, 5530), (6546, 6546)] = {...}, rArgs=uno::Sequence of length 1 = {...}) at /home/buildslave/source/libo-core/sfx2/source/doc/objserv.cxx:323 xLock = rtl::Reference to 0x7eff88042590 pDocTitleItem = 0x0 aFilterName = "Calc Office Open XML" pFilterNameItem = bOk = false #41 0x00007effbbe41a3a in SfxBaseModel::impl_store(rtl::OUString const&, com::sun::star::uno::Sequence const&, bool) (this=this@entry=0x7eff880429a0, sURL="file:///srv/crashtestdata/current/srv/crashtestdata/files/forums/xlsx/forum-mso-en4-527848.xlsx", seqArguments=uno::Sequence of length 1 = {...}, bSaveTo=bSaveTo@entry=true) at /usr/include/c++/12/string_view:139 aArgHash = Python Exception : No type named std::__detail::_Hash_node, true>. {m_aMap = std::__debug::unordered_map with 1 element} aFilterName = "Calc Office Open XML" aPassword = "" aPasswordToModify = "" pItemSet = std::optional = {[contained value] = { = SfxItemSet of pool 0x559c7bc64100 with parent 0x0 and Which ranges: [(500, 500), (5507, 5507), (5530, 5530), (6546, 6546)] = {[5530] = { = {_vptr.SfxPoolItem = 0x7effbb85b288 , m_nRefCount = 0, m_nWhich = 5530, m_nSerialNumber = 64738, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bNameOrIndex = false, m_bDeleted = false}, m_aValue = "Calc Office Open XML"}, [6546] = { = {_vptr.SfxPoolItem = 0x7effbb857f58 , m_nRefCount = 0, m_nWhich = 6546, m_nSerialNumber = 64730, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bNameOrIndex = false, m_bDeleted = false}, m_bValue = true}, [5507] = { = {_vptr.SfxPoolItem = 0x7effbb85b288 , m_nRefCount = 0, m_nWhich = 5507, m_nSerialNumber = 64728, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bNameOrIndex = false, m_bDeleted = false}, m_aValue = "file:///srv/crashtestdata/current/srv/crashtestdata/files/forums/xlsx/forum-mso-en4-527848.xlsx"}}, }} pCopyStreamItem = nModifyPasswordHash = aModifyPasswordInfo = empty uno::Sequence pModifyPasswordInfoItem = nOldModifyPasswordHash = 0 aOldModifyPasswordInfo = empty uno::Sequence bCopyTo = xOldDocProps = uno::Reference to ((anonymous namespace)::SfxDocumentMetaData *) 0x7eff88009a20 bRet = xHandler = empty uno::Reference pItem = nErrCode = {mnCode = {m_value = 2283942784}, maArg1 = "", maArg2 = "", mnDialogMask = DialogMask::NONE, moLoc = std::optional = {[contained value] = {_M_impl = 0x7effbc2f7080}}} #42 0x00007effbbe42c2f in SfxBaseModel::storeToURL(rtl::OUString const&, com::sun::star::uno::Sequence const&) (this=0x7eff880429a0, rURL="file:///srv/crashtestdata/current/srv/crashtestdata/files/forums/xlsx/forum-mso-en4-527848.xlsx", rArgs=uno::Sequence of length 1 = {...}) at /home/buildslave/source/libo-core/sfx2/source/doc/sfxbasemodel.cxx:1834 aDescriptor = Python Exception : No type named std::__detail::_Hash_node, true>. Python Exception : 'NoneType' object has no attribute 'lazy_string' { = {m_aMap = std::__debug::unordered_map with 1 element}, static PROP_ABORTED = {pData = 0x7effbcc1f930