[New LWP 4051497] [New LWP 3671641] [New LWP 4051511] [New LWP 3672042] [New LWP 3672047] [New LWP 3673512] [New LWP 3673515] [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 0x00007f12dcc38ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [Current thread is 1 (Thread 0x7f12ba454700 (LWP 4051497))] Thread 7 (Thread 0x7f12cb8f4700 (LWP 3673515)): #0 0x00007f12dccfc034 in recv () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f12dd004735 in osl_receivePipe(oslPipe, void*, sal_Int32) (pPipe=pPipe@entry=0x55601d38bc40, pBuffer=pBuffer@entry=0x55601d3b3fe8, BytesToRead=BytesToRead@entry=8) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:439 nRet = 0 #2 0x00007f12dd004cd2 in osl_readPipe(oslPipe, void*, sal_Int32) (pPipe=0x55601d38bc40, pBuffer=0x55601d3b3fe8, n=n@entry=8) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:509 RetVal = BytesRead = 0 BytesToRead = 8 #3 0x00007f12ccfd8a26 in osl::StreamPipe::read(void*, int) const (n=8, pBuffer=, this=0x55601d399480) 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=0x55601d399450, aReadBytes=uno::Sequence of length 8 = {...}, nBytesToRead=8) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:82 n = #5 0x00007f12ccf8215b in binaryurp::(anonymous namespace)::read(com::sun::star::uno::Reference const&, sal_uInt32, bool) (connection=uno::Reference to (class io_acceptor::(anonymous namespace)::PipeConnection *) 0x55601d399478, 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 0x00007f12ccf855b3 in binaryurp::Reader::execute() (this=0x55601d3b0e40) 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 0x55601d38bf40, state_ = @0x55601d3b0e88, buffer_ = empty uno::Sequence, data_ = 0x55601d6dbf2e "ffc", end_ = 0x55601d6dbf2e "ffc"} header = {bridge_ = rtl::Reference to 0x55601d38bf40, state_ = @0x55601d3b0e88, buffer_ = uno::Sequence of length 8 = {0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000'}, data_ = 0x55601d3b3ff0 "\235\231\231\231\231\231\231\a!", end_ = 0x55601d3b3ff0 "\235\231\231\231\231\231\231\a!"} size = con = uno::Reference to (class io_acceptor::(anonymous namespace)::PipeConnection *) 0x55601d399478 #7 0x00007f12db5a464b in salhelper::Thread::run() (this=0x55601d3b0e40) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x55601d3b0e40}, m_bDismissed = false} #8 0x00007f12db5a4d25 in osl::threadFunc(void*) (param=0x55601d3b0e50) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x55601d3b0e50 #9 0x00007f12dd01ea1d in osl_thread_start_Impl(void*) (pData=0x55601d3b0c90) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:265 terminate = false pImpl = 0x55601d3b0c90 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #10 0x00007f12dc893ea7 in start_thread () at /lib/x86_64-linux-gnu/libpthread.so.0 #11 0x00007f12dccfadef in clone () at /lib/x86_64-linux-gnu/libc.so.6 Thread 6 (Thread 0x7f12ce056700 (LWP 3673512)): #0 0x00007f12dc89a7b2 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f12dcfe48dd in osl_waitCondition(oslCondition, TimeValue const*) (Condition=0x55601d3b0360, pTimeout=pTimeout@entry=0x0) at /home/buildslave/source/libo-core/sal/osl/unx/conditn.cxx:228 pCond = 0x55601d3b0360 nRet = 0 __PRETTY_FUNCTION__ = "oslConditionResult osl_waitCondition(oslCondition, const TimeValue*)" #2 0x00007f12ccf8d66e in osl::Condition::wait(TimeValue const*) (pTimeout=0x0, this=0x55601d3b02b0) at /home/buildslave/source/libo-core/include/osl/conditn.hxx:123 item = {tid = {_pSequence = 0x55601d3b3ca0}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x55601c379aa0}, currentContext = {m_pUnoI = 0x0}, returnValue = {data_ = }, arguments = std::__debug::vector of length 0, capacity 0, request = false, setter = false, exception = false, setCurrentContextMode = false} __PRETTY_FUNCTION__ = "virtual void binaryurp::Writer::execute()" #3 binaryurp::Writer::execute() (this=0x55601d3b00d0) at /home/buildslave/source/libo-core/binaryurp/source/writer.cxx:151 item = {tid = {_pSequence = 0x55601d3b3ca0}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x55601c379aa0}, currentContext = {m_pUnoI = 0x0}, returnValue = {data_ = }, arguments = std::__debug::vector of length 0, capacity 0, request = false, setter = false, exception = false, setCurrentContextMode = false} __PRETTY_FUNCTION__ = "virtual void binaryurp::Writer::execute()" #4 0x00007f12db5a464b in salhelper::Thread::run() (this=0x55601d3b00d0) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x55601d3b00d0}, m_bDismissed = false} #5 0x00007f12db5a4d25 in osl::threadFunc(void*) (param=0x55601d3b00e0) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x55601d3b00e0 #6 0x00007f12dd01ea1d in osl_thread_start_Impl(void*) (pData=0x55601d391280) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:265 terminate = false pImpl = 0x55601d391280 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #7 0x00007f12dc893ea7 in start_thread () at /lib/x86_64-linux-gnu/libpthread.so.0 #8 0x00007f12dccfadef in clone () at /lib/x86_64-linux-gnu/libc.so.6 Thread 5 (Thread 0x7f12ccf3f700 (LWP 3672047)): #0 0x00007f12dccfbdef in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f12dd005419 in osl_acceptPipe(oslPipe) (pPipe=pPipe@entry=0x55601d38ee00) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:381 s = pAcceptedPipe = __PRETTY_FUNCTION__ = "oslPipeImpl* osl_acceptPipe(oslPipe)" flags = #2 0x00007f12ccfd91cd in osl::Pipe::accept(osl::StreamPipe&) (Connection=..., this=0x7f12ccf3d400) at /home/buildslave/source/libo-core/include/osl/pipe.hxx:155 pipe = {m_handle = 0x55601d38ee00} pConn = rtl::Reference to 0x55601d3b0430 status = #3 io_acceptor::PipeAcceptor::accept() (this=0x55601d398150) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:156 pipe = {m_handle = 0x55601d38ee00} pConn = rtl::Reference to 0x55601d3b0430 status = #4 0x00007f12ccfe1e7e in (anonymous namespace)::OAcceptor::accept(rtl::OUString const&) (this=0x55601d1f66f0, sConnectionDescription="pipe,name=pytest1b2579b4-f003-11ec-84c5-98f2b32c495c") at /home/buildslave/source/libo-core/io/source/acceptor/acceptor.cxx:198 guard = {m_pFlag = 0x55601d1f6768} r = empty uno::Reference #5 0x00007f12cd0416fe in desktop::Acceptor::run() (this=this@entry=0x55601d1f5fa0) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:107 rBridge = uno::Reference to (class binaryurp::Bridge *) 0x55601d38bf68 g = {_M_device = 0x55601d1f5fd8, _M_owns = false} rConnection = empty uno::Reference aDescription = "pipe,name=pytest1b2579b4-f003-11ec-84c5-98f2b32c495c,uniqueValue=93871295534208" rInstanceProvider = uno::Reference to (class desktop::AccInstanceProvider *) 0x55601d38b468 #6 0x00007f12cd04208a in desktop::offacc_workerfunc(void*) (acc=0x55601d1f5fa0) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:45 #7 0x00007f12dd01ea1d in osl_thread_start_Impl(void*) (pData=0x55601d1faaf0) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:265 terminate = false pImpl = 0x55601d1faaf0 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #8 0x00007f12dc893ea7 in start_thread () at /lib/x86_64-linux-gnu/libpthread.so.0 #9 0x00007f12dccfadef in clone () at /lib/x86_64-linux-gnu/libc.so.6 Thread 4 (Thread 0x7f12cd855700 (LWP 3672042)): #0 0x00007f12dccfbdef in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f12dd005419 in osl_acceptPipe(oslPipe) (pPipe=0x55601d1ea070) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:381 s = pAcceptedPipe = __PRETTY_FUNCTION__ = "oslPipeImpl* osl_acceptPipe(oslPipe)" flags = #2 0x00007f12dce5cbb7 in osl::Pipe::accept(osl::StreamPipe&) (Connection=..., this=0x55601d1e7fb0) at /home/buildslave/source/libo-core/include/osl/pipe.hxx:155 aStreamPipe = { = {m_handle = 0x0}, } nError = __PRETTY_FUNCTION__ = "virtual void desktop::PipeIpcThread::execute()" #3 desktop::PipeIpcThread::execute() (this=0x55601d1e7f80) at /home/buildslave/source/libo-core/desktop/source/app/officeipcthread.cxx:1132 aStreamPipe = { = {m_handle = 0x0}, } nError = __PRETTY_FUNCTION__ = "virtual void desktop::PipeIpcThread::execute()" #4 0x00007f12db5a464b in salhelper::Thread::run() (this=0x55601d1e7f80) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x55601d1e7f80}, m_bDismissed = false} #5 0x00007f12db5a4d25 in osl::threadFunc(void*) (param=0x55601d1e7f90) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x55601d1e7f90 #6 0x00007f12dd01ea1d in osl_thread_start_Impl(void*) (pData=0x55601d1e9940) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:265 terminate = false pImpl = 0x55601d1e9940 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #7 0x00007f12dc893ea7 in start_thread () at /lib/x86_64-linux-gnu/libpthread.so.0 #8 0x00007f12dccfadef in clone () at /lib/x86_64-linux-gnu/libc.so.6 Thread 3 (Thread 0x7f12b5c4b700 (LWP 4051511)): #0 0x00007f12dc89aad8 in pthread_cond_timedwait@@GLIBC_2.3.2 () at /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f12dcfe3e80 in osl_waitCondition(oslCondition, TimeValue const*) (Condition=0x55601e0e0c50, pTimeout=pTimeout@entry=0x7f12b5c49710) at /home/buildslave/source/libo-core/sal/osl/unx/conditn.cxx:203 ret = tp = {tv_sec = 1655667018, tv_usec = 213723} to = {tv_sec = 1655667020, tv_nsec = 213723000} pCond = 0x55601e0e0c50 nRet = 0 __PRETTY_FUNCTION__ = "oslConditionResult osl_waitCondition(oslCondition, const TimeValue*)" #2 0x00007f12dc27f464 in osl::Condition::wait(TimeValue const*) (pTimeout=0x7f12b5c49710, this=0x7f12b5c49580) at /home/buildslave/source/libo-core/include/osl/conditn.hxx:123 waitingThread = {condition = {condition = 0x55601e0e0c50}, thread = rtl::Reference to 0x55601dde3190} #3 osl::Condition::wait(TimeValue const&) (timeout=..., this=0x7f12b5c49580) at /home/buildslave/source/libo-core/include/osl/conditn.hxx:127 waitingThread = {condition = {condition = 0x55601e0e0c50}, thread = rtl::Reference to 0x55601dde3190} #4 cppu_threadpool::ThreadPool::waitInPool(rtl::Reference const&) (this=0x55601d3b26a0, pThread=rtl::Reference to 0x55601dde3190) at /home/buildslave/source/libo-core/cppu/source/threadpool/threadpool.cxx:123 waitingThread = {condition = {condition = 0x55601e0e0c50}, thread = rtl::Reference to 0x55601dde3190} #5 0x00007f12dc27022d in cppu_threadpool::ORequestThread::run() (this=0x55601dde3190) at /home/buildslave/source/libo-core/cppu/source/threadpool/thread.cxx:185 #6 0x00007f12dc271a41 in osl::threadFunc(void*) (param=0x55601dde31a0) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x55601dde31a0 #7 0x00007f12dd01ea1d in osl_thread_start_Impl(void*) (pData=0x55601dd523f0) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:265 terminate = false pImpl = 0x55601dd523f0 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #8 0x00007f12dc893ea7 in start_thread () at /lib/x86_64-linux-gnu/libpthread.so.0 #9 0x00007f12dccfadef in clone () at /lib/x86_64-linux-gnu/libc.so.6 Thread 2 (Thread 0x7f12ceb7be00 (LWP 3671641)): #0 0x00007f12dc89a7b2 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f12dcad690c in std::condition_variable::wait(std::unique_lock&) () at /lib/x86_64-linux-gnu/libstdc++.so.6 #2 0x00007f12d798d5c3 in std::condition_variable::wait > (__p=..., __lock=..., this=0x55601c371b30) at /usr/include/c++/10/condition_variable:111 g = {_M_device = 0x55601c371b08, _M_owns = true} request = SvpRequest::NONE pInst = 0x55601c36f4a0 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #3 SvpSalYieldMutex::doAcquire(unsigned int) (this=0x55601c371ad0, nLockCount=1) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:358 g = {_M_device = 0x55601c371b08, _M_owns = true} request = SvpRequest::NONE pInst = 0x55601c36f4a0 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #4 0x00007f12d763e6e6 in comphelper::SolarMutex::acquire(unsigned int) (nLockCount=1, this=) at /home/buildslave/source/libo-core/include/comphelper/solarmutex.hxx:86 #5 SalInstance::AcquireYieldMutex(unsigned int) (this=, nCount=nCount@entry=1) at /home/buildslave/source/libo-core/vcl/source/app/salvtables.cxx:125 #6 0x00007f12d76c6f9f in Application::AcquireSolarMutex(unsigned int) (nCount=, nCount@entry=1) at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:593 pSVData = #7 0x00007f12d798bd36 in SolarMutexReleaser::~SolarMutexReleaser() (this=0x7fff103ed804, __in_chrg=) at /home/buildslave/source/libo-core/include/vcl/svapp.hxx:1446 __PRETTY_FUNCTION__ = "bool SvpSalInstance::ImplYield(bool, bool)" bWasEvent = false bMustSleep = nTimeoutMicroS = aReleaser = {mnReleased = 1} #8 SvpSalInstance::ImplYield(bool, bool) (this=this@entry=0x55601c36f4a0, bWait=bWait@entry=true, bHandleAllCurrentEvents=bHandleAllCurrentEvents@entry=false) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:476 __PRETTY_FUNCTION__ = "bool SvpSalInstance::ImplYield(bool, bool)" bWasEvent = false bMustSleep = nTimeoutMicroS = aReleaser = {mnReleased = 1} #9 0x00007f12d798bfbd in SvpSalInstance::DoYield(bool, bool) (this=0x55601c36f4a0, bWait=, bHandleAllCurrentEvents=) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:524 __PRETTY_FUNCTION__ = "virtual bool SvpSalInstance::DoYield(bool, bool)" bWasEvent = false pMutex = 0x55601c371ad0 #10 0x00007f12d76cb04e 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:474 pSVData = 0x7f12d82960a0 ::get()::instance> bProcessedEvent = #11 0x00007f12d76cb5fe in Application::Yield() () at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:558 bAbort = false #12 0x00007f12d76cb836 in Application::Execute() () at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:452 pSVData = 0x7f12d82960a0 ::get()::instance> nExitCode = 0 #13 0x00007f12dce17cf3 in desktop::Desktop::Main() (this=0x7fff103ee280) at /home/buildslave/source/libo-core/desktop/source/app/app.cxx:1600 layer = {m_aEnvTypeName = "gcc3", m_xPreviousContext = uno::Reference to (class (anonymous namespace)::DesktopEnvironmentContext *) 0x55601c370688} eStatus = rCmdLineArgs = @0x7f12dcf87c80: {m_cwdUrl = std::optional = {[contained value] = "file:///srv/crashtestdata/control/task223"}, m_minimized = false, m_invisible = false, m_norestore = true, m_headless = true, m_eventtesting = false, 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=pytest1b2579b4-f003-11ec-84c5-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_infilter = std::__debug::vector of length 0, capacity 0, m_language = "", m_pidfile = ""} inst_fin = xContext = uno::Reference to (class cppu::(anonymous namespace)::ComponentContext *) 0x55601c3839d0 xRestartManager = uno::Reference to (class comphelper::OOfficeRestartManager *) 0x55601d1e94c8 xDesktop = uno::Reference to (class framework::Desktop *) 0x55601d26d438 bMustLockProfile = aTitle = "LibreOfficeDev 7.5.0.0.alpha0 [5d41aca772cb9c4afd92ad408c66bd9642bb3952]" bAbort = aEvent = { = {Source = empty uno::Reference}, EventName = "OnStartApp", ViewController = empty uno::Reference, Supplement = uno::Any(void)} bCrashed = false bExistsRecoveryData = false bExistsSessionData = false pidfileName = "" aAppearanceCfg = { = { = {_vptr.ConfigurationBroadcaster = 0x7f12d90f4be0 , mpList = std::unique_ptr >> = {get() = 0x0}, m_nBroadcastBlocked = 0, m_nBlockedHint = ConfigurationHints::NONE}, sSubTree = "Office.Common/View", m_xHierarchyAccess = uno::Reference to (class configmgr::RootAccess *) 0x55601d2f7de8, xChangeLstnr = empty uno::Reference, m_nMode = ConfigItemMode::NONE, m_bIsModified = false, m_bEnableInternalNotification = false, m_nInValueChange = 0}, nDragMode = DragMode::SystemDep, nSnapMode = SnapType::NONE, nMiddleMouse = MouseMiddleButtonAction::PasteSelection, nAAMinPixelHeight = 8, bFontAntialiasing = true, bMenuMouseFollow = true, static bInitialized = true} aOptions = { = { = {_vptr.ConfigurationBroadcaster = 0x7f12d90f4b58 , mpList = std::unique_ptr >> = {get() = 0x0}, m_nBroadcastBlocked = 0, m_nBlockedHint = ConfigurationHints::NONE}, = {_vptr.ConfigurationListener = 0x7f12d90f4b88 }, }, static sm_pSingleImplConfig = 0x55601d355370, static sm_nAccessibilityRefCount = 4} #14 0x00007f12d76e3ea4 in ImplSVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:202 pSVData = 0x7f12d82960a0 ::get()::instance> nReturn = 1 bWasInitVCL = bInit = true nRet = 0 #15 0x00007f12d76e4045 in SVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:234 #16 0x00007f12dce626a0 in soffice_main() () at /home/buildslave/source/libo-core/desktop/source/app/sofficemain.cxx:94 aDesktop = { = { = {_vptr.ILibreOfficeKitNotifier = 0x7f12dcf7b4b0 }, 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 = 0x7f12d81e4898 , mpSchedulerData = 0x0, mpDebugName = 0x7f12dcf093a8 "desktop::Desktop m_firstRunTimer", mePriority = TaskPriority::DEFAULT, mbActive = false, mbStatic = false}, maInvokeHandler = {function_ = 0x7f12dce0c85c , instance_ = 0x7fff103ee280, file_ = 0x7f12dcf093f8 "/home/buildslave/source/libo-core/desktop/source/app/app.cxx", line_ = 432, target_ = 0x7f12dcf093d0 "Desktop::LinkStubAsyncInitFirstRun"}, mnTimeout = 3000, mbAuto = false}, m_aUpdateThread = {_M_id = {_M_thread = 0}}} rCmdLineArgs = @0x7f12dcf87c80: {m_cwdUrl = std::optional = {[contained value] = "file:///srv/crashtestdata/control/task223"}, m_minimized = false, m_invisible = false, m_norestore = true, m_headless = true, m_eventtesting = false, 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=pytest1b2579b4-f003-11ec-84c5-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_infilter = std::__debug::vector of length 0, capacity 0, m_language = "", m_pidfile = ""} aUnknown = "" #17 0x000055601b3e78ee in sal_main () at /home/buildslave/source/libo-core/desktop/source/app/main.c:51 ret = #18 0x000055601b3e793b in main (argc=, argv=) at /home/buildslave/source/libo-core/desktop/source/app/main.c:49 ret = Thread 1 (Thread 0x7f12ba454700 (LWP 4051497)): #0 0x00007f12dcc38ce1 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f12dcc22537 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f12dd0146fe in (anonymous namespace)::callSystemHandler(int, siginfo_t*, void*) (signal=signal@entry=6, info=info@entry=0x7f12ba44e270, context=, context@entry=0x7f12ba44e140) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:332 act = {__sigaction_handler = {sa_handler = 0x0, sa_sigaction = 0x0}, sa_mask = {__val = {0 }}, sa_flags = 0, sa_restorer = 0x7f12ba44e140} i = #3 0x00007f12dd014803 in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7f12ba44e270, context=0x7f12ba44e140) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:428 act = {__sigaction_handler = {sa_handler = 0x7f12ba44e1d0, sa_sigaction = 0x7f12ba44e1d0}, sa_mask = {__val = {139718411215320, 139718411215576, 139718680977504, 0, 139718657535865, 12947848928690176, 139718411215790, 0, 139718411215568, 93871298795680, 139718990257023, 93870805221376, 0, 0, 0, 93871298795732}}, sa_flags = 0, sa_restorer = 0x0} Info = {Signal = osl_Signal_AccessViolation, UserSignal = 6, UserData = 0x0} #4 0x00007f12dcc38d60 in () at /lib/x86_64-linux-gnu/libc.so.6 #5 0x00007f12dcc38ce1 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #6 0x00007f12dcc22537 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #7 0x00007f12d7629ec4 in SalAbort(rtl::OUString const&, bool) (rErrorText="", bDumpCore=bDumpCore@entry=true) at /home/buildslave/source/libo-core/vcl/source/app/salplug.cxx:403 #8 0x00007f12d76c6d72 in Application::Abort(rtl::OUString const&) (rErrorText="") at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:274 #9 0x00007f12dce0b522 in desktop::Desktop::Exception(ExceptionCategory) (this=0x7f12ba44e960, nCategory=) at /home/buildslave/source/libo-core/desktop/source/app/app.cxx:1181 bInException = true nOldMode = rArgs = bRestart = false bAllowRecoveryAndSessionManagement = #10 0x00007f12d76ddc38 in VCLExceptionSignal_impl(void*, oslSignalInfo*) (pInfo=) at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:172 nOldMode = SystemWindowFlags::DIALOG pSVData = 0x7f12d82960a0 ::get()::instance> aLock = {m_isAcquired = true, m_isChecked = true, m_rSolarMutex = @0x55601c371ad0} bIn = true nVCLException = #11 0x00007f12dcfa5945 in callSignalHandler(oslSignalInfo*) (pInfo=pInfo@entry=0x7f12ba44e9f0) at /home/buildslave/source/libo-core/sal/osl/all/signalshared.cxx:48 pHandler = 0x55601d1f1b60 Action = #12 0x00007f12dd01479d in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7f12ba44ebf0, context=0x7f12ba44eac0) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:425 Info = {Signal = osl_Signal_AccessViolation, UserSignal = 6, UserData = 0x0} #13 0x00007f12dcc38d60 in () at /lib/x86_64-linux-gnu/libc.so.6 #14 0x00007f12dcc38ce1 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #15 0x00007f12dcc22537 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #16 0x00007f12dcc2240f in () at /lib/x86_64-linux-gnu/libc.so.6 #17 0x00007f12dcc31662 in () at /lib/x86_64-linux-gnu/libc.so.6 #18 0x00007f12c8d8f8f3 in ScFormulaCell::Interpret(int, int) (this=this@entry=0x55601e4d3f00, nStartOffset=nStartOffset@entry=-1, nEndOffset=nEndOffset@entry=-1) at /home/buildslave/source/libo-core/sc/source/core/data/formulacell.cxx:1860 bOnlyThis = bFreeFlyingInserted = true bIterationFromRecursion = false bResumeIteration = false rRecursionHelper = Python Exception 'NoneType' object has no attribute 'pointer': Python Exception 'NoneType' object has no attribute 'pointer': Python Exception 'NoneType' object has no attribute 'pointer': @0x55601e88d270: {aRecursionFormulas = empty std::__debug::list, aInsertPos = , aLastIterationStart = , aRecursionInIterationStack = std::stack wrapping: std::__debug::deque with 0 elements, aFGList = std::__debug::vector of length 0, capacity 2, aInDependencyEvalMode = std::__debug::vector of length 0, capacity 64, nRecursionCount = 0, nIteration = 0, nDependencyComputationLevel = 0, bInRecursionReturn = false, bDoingRecursion = false, bInIterationReturn = false, bConverging = false, bGroupsIndependent = true, bAbortingDependencyComputation = false, aTemporaryGroupCells = std::__debug::vector of length 0, capacity 0, pFGSet = 0x0} bGroupInterpreted = false forceType = ForceCalculationNone cellGroupMaker = {mCell = 0x55601e4d3f00, mEnabled = false} pTopCell = bOldRunning = false __PRETTY_FUNCTION__ = "bool ScFormulaCell::Interpret(SCROW, SCROW)" #19 0x00007f12c8d9000f in ScFormulaCell::MaybeInterpret() (this=0x55601e4d3f00) at /home/buildslave/source/libo-core/sc/inc/formulacell.hxx:465 #20 ScFormulaCell::IsValue() (this=this@entry=0x55601e4d3f00) at /home/buildslave/source/libo-core/sc/source/core/data/formulacell.cxx:2761 #21 0x00007f12c8b5e069 in ScConditionEntry::Interpret(ScAddress const&) (this=this@entry=0x55601e0ff710, rPos=...) at /home/buildslave/source/libo-core/sc/source/core/data/conditio.cxx:666 bDirty = false pTemp1 = std::unique_ptr = {get() = 0x55601e4d3f00} pEff1 = 0x55601e4d3f00 pTemp2 = std::unique_ptr = {get() = 0x7f1200000000} pEff2 = #22 0x00007f12c8b5e395 in ScConditionEntry::IsCellValid(ScRefCellValue&, ScAddress const&) const (this=this@entry=0x55601e0ff710, rCell=..., rPos=...) at /home/buildslave/source/libo-core/sc/source/core/data/conditio.cxx:1225 nArg = 6.9030067075622559e-310 aArgStr = "\002\000啠\000멄缒\000\000\000\000\000\000\000\000\000\x31e8ᷞ啠\000믠Ṅ啠\000\002\000啠\000\000\000\000\000멄缒\000묀鰸릻\000\000\000\000\000\000\000\000멄\000\000멄缒\000앐᷉啠\000멄缒\000멄缒\000좻缒\000\000\000\000\000弐ṷ啠\000媰ḟ啠\000嗠ṛ啠\000\001\000\000\000멄缒\000\000\000\000\000\000\000\000\000媴ḟ啠\000嗠ṛ啠\000\001\000\000\000\000\000\000\000멄缒\000⺅죤缒\000᷀啠\000᷀啠\000\000\000\000\000댷좓缒\000\002\000\000\000묀鰸릻\002\000\000\000묀鰸릻弐ṷ啠\000앐᷉啠\000弐ṷ啠\000멄缒\000\000\000\000\000\005\000\000\000\000\000\000\000좻缒\000笠멄缒\000\002\000\005\000"... bVal = #23 0x00007f12c8b5e638 in ScConditionalFormat::GetCellStyle(ScRefCellValue&, ScAddress const&) const (this=, rCell=..., rPos=...) at /home/buildslave/source/libo-core/sc/source/core/data/conditio.cxx:1801 rEntry = @0x55601e0ff710: { = { = {_vptr.ScFormatEntry = 0x7f12ca4ea6e0 , mpDoc = 0x55601e775f10}, eOp = ScConditionMode::Direct, nOptions = 0, nVal1 = 0, nVal2 = 0, aStrVal1 = "", aStrVal2 = "", aStrNmsp1 = "", aStrNmsp2 = "", eTempGrammar1 = formula::FormulaGrammar::GRAM_ODFF, eTempGrammar2 = formula::FormulaGrammar::GRAM_ODFF, bIsStr1 = false, bIsStr2 = false, pFormula1 = std::unique_ptr = {get() = 0x55601e0ff860}, pFormula2 = std::unique_ptr = {get() = 0x0}, aSrcPos = {nRow = 2, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aSrcString = "", pFCell1 = std::unique_ptr = {get() = 0x0}, pFCell2 = std::unique_ptr = {get() = 0x0}, bRelRef1 = true, bRelRef2 = false, bFirstRun = true, mpListener = std::unique_ptr = {get() = 0x55601e0ff7e0}, eConditionType = ScFormatEntry::Type::Condition, pCondFormat = 0x55601e44bbd0, mpCache = std::unique_ptr = {get() = 0x0}}, aStyleName = "ConditionalStyle_43", eCondFormatType = ScFormatEntry::Type::Condition} rxEntry = __for_range = __for_begin = std::unique_ptr = {get() = 0x55601e0ff710} __for_end = std::unique_ptr = {get() = 0x55601d68d0fc} #24 0x00007f12c8bbead0 in ScDocument::GetCondResult(ScRefCellValue&, ScAddress const&, ScConditionalFormatList const&, o3tl::sorted_vector, o3tl::find_unique, true> const&) const (this=this@entry=0x55601e775f10, rCell=..., rPos=..., rList=..., rIndex=) at /home/buildslave/source/libo-core/sc/source/core/data/documen4.cxx:828 pForm = aStyle = rItem = __for_range = __for_begin = 1 __for_end = 21951 #25 0x00007f12c8bbefda in ScDocument::GetCondResult(short, int, short, ScRefCellValue*) const (this=this@entry=0x55601e775f10, nCol=, nRow=nRow@entry=2, nTab=0, pCell=0x7f12ba44f800, pCell@entry=0x0) at /home/buildslave/source/libo-core/sc/source/core/data/documen4.cxx:815 pFormatList = 0x55601dc9c550 aPos = {nRow = 2, nCol = 5, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}} aCell = {meType = CELLTYPE_FORMULA, {mfValue = 4.6378597395040679e-310, mpString = 0x55601f0d3230, mpEditText = 0x55601f0d3230, mpFormula = 0x55601f0d3230}} pPattern = rIndex = #26 0x00007f12c8aa6c6c in ScColumn::GetNeededSize(int, OutputDevice*, double, double, Fraction const&, Fraction const&, bool, ScNeededSizeOptions const&, ScPatternAttr const**, bool) const (this=this@entry=0x55601dc0f290, nRow=nRow@entry=2, pDev=0x55601eb1be10, nPPTX=0.069287580306546068, nPPTY=, rZoomX=..., rZoomY=..., bWidth=bWidth@entry=false, rOptions=..., ppPatternChange=0x7f12ba44fdd0, bInPrintTwips=false) at /home/buildslave/source/libo-core/sc/source/core/data/column2.cxx:138 __PRETTY_FUNCTION__ = "tools::Long ScColumn::GetNeededSize(SCROW, OutputDevice*, double, double, const Fraction&, const Fraction&, bool, const ScNeededSizeOptions&, const ScPatternAttr**, bool) const" aPos = {first = {, mdds::mtv::noncopyable_managed_element_block<53, EditTextObject>, mdds::mtv::noncopyable_managed_element_block<54, ScFormulaCell> >, sc::CellStoreTrait>::const_iterator_trait>> = {m_cur_node = {type = 54, position = 2, size = 4, data = 0x55601f0d32e0, __private_data = {parent = 0x55601dc0f4c0, block_index = 2}}, m_pos = {position_iterator = 2, size_iterator = 4, element_block_iterator = 0x55601f0d32e0}, m_end = {position_iterator = 7378697629483820646, size_iterator = 7378697629483820646, element_block_iterator = 0x6666666666666666}}, }, second = 0} it = {, mdds::mtv::noncopyable_managed_element_block<53, EditTextObject>, mdds::mtv::noncopyable_managed_element_block<54, ScFormulaCell> >, sc::CellStoreTrait>::const_iterator_trait>> = {m_cur_node = {type = 54, position = 2, size = 4, data = 0x55601f0d32e0, __private_data = {parent = 0x55601dc0f4c0, block_index = 2}}, m_pos = {position_iterator = 2, size_iterator = 4, element_block_iterator = 0x55601f0d32e0}, m_end = {position_iterator = 7378697629483820646, size_iterator = 7378697629483820646, element_block_iterator = 0x6666666666666666}}, } nValue = 0 aCell = {meType = CELLTYPE_FORMULA, {mfValue = 4.6378597395040679e-310, mpString = 0x55601f0d3230, mpEditText = 0x55601f0d3230, mpFormula = 0x55601f0d3230}} nPPT = 0.067000000000000004 pPattern = 0x55601e930390 pMerge = 0x55601dd96070 pFlag = 0x55601dbd57d0 rDocument = Python Exception No type named std::__detail::_Hash_node >, false>.: Python Exception 'NoneType' object has no attribute 'pointer': @0x55601e775f10: {mxPoolHelper = rtl::Reference to 0x55601dcb21f0, mpCellStringPool = std::shared_ptr (use count 1, weak count 0) = {get() = 0x55601d80cc10}, mpDocLinkMgr = std::unique_ptr = {get() = 0x55601ea521c0}, mpFormulaGroupCxt = std::shared_ptr (empty) = {get() = 0x0}, mbFormulaGroupCxtBlockDiscard = false, maCalcConfig = {meStringRefAddressSyntax = formula::FormulaGrammar::CONV_A1_XL_A1, meStringConversion = ScCalcConfig::StringConversion::LOCALE, mbEmptyStringAsZero = false, mbHasStringRefSyntax = false, mbOpenCLSubsetOnly = true, mbOpenCLAutoSelect = true, maOpenCLDevice = "", mnOpenCLMinimumFormulaGroupSize = 100, mpOpenCLSubsetOpCodes = std::shared_ptr, o3tl::find_unique, true>> (use count 3, weak count 0) = {get() = 0x55601d51a6b0}}, mpUndoManager = 0x55601e9348c0, mpEditEngine = std::unique_ptr = {get() = 0x0}, mpNoteEngine = std::unique_ptr = {get() = 0x0}, mpShell = 0x55601e4872a0, mpPrinter = {m_rInnerRef = rtl::Reference to 0x55601e333120}, mpVirtualDevice_100th_mm = {m_rInnerRef = rtl::Reference to 0x55601e4aa670}, mpDrawLayer = std::unique_ptr = {get() = 0x55601e406da0}, pColorList = empty rtl::Reference, pValidationList = std::unique_ptr = {get() = 0x0}, pFormatExchangeList = 0x0, maTabs = std::__debug::vector of length 1, capacity 1 = {std::unique_ptr = {get() = 0x55601ea2e500}}, mxSheetLimits = rtl::Reference to 0x55601e8d8b70, maTabNames = std::__debug::vector of length 0, capacity 0, pRangeName = std::unique_ptr = {get() = 0x55601ea2df50}, pDBCollection = std::unique_ptr = {get() = 0x55601e6d7ac0}, pDPCollection = std::unique_ptr = {get() = 0x0}, apTemporaryChartLock = std::unique_ptr = {get() = 0x55601d84c320}, pSelectionAttr = std::unique_ptr = {get() = 0x0}, pFormulaTree = 0x55601f0d2dc0, pEOFormulaTree = 0x55601e93c6a0, pFormulaTrack = 0x0, pEOFormulaTrack = 0x0, pBASM = std::unique_ptr = {get() = 0x55601e2b3710}, pChartListenerCollection = std::unique_ptr = {get() = 0x55601e19bb40}, pClipData = std::unique_ptr = {get() = 0x0}, pDetOpList = std::unique_ptr = {get() = 0x0}, pChangeTrack = std::unique_ptr = {get() = 0x0}, pUnoBroadcaster = std::unique_ptr = {get() = 0x55601e100d90}, pUnoListenerCalls = std::unique_ptr = {get() = 0x0}, pUnoRefUndoList = std::unique_ptr = {get() = 0x0}, pChangeViewSettings = std::unique_ptr = {get() = 0x0}, pScriptTypeData = std::unique_ptr = {get() = 0x55601d58e520}, pRefreshTimerControl = std::unique_ptr = {get() = 0x5560201f3200}, xForbiddenCharacters = std::shared_ptr (empty) = {get() = 0x0}, mpAnonymousDBData = std::unique_ptr = {get() = 0x0}, mpDataMapper = std::unique_ptr = {get() = 0x0}, pCacheFieldEditEngine = std::unique_ptr = {get() = 0x0}, pDocProtection = std::unique_ptr = {get() = 0x0}, mpClipParam = std::unique_ptr = {get() = 0x0}, pExternalRefMgr = std::unique_ptr = {get() = 0x55601e332a00}, mpMacroMgr = std::unique_ptr = {get() = 0x0}, mxFormulaParserPool = std::unique_ptr = {get() = 0x0}, aDocName = "", aDocCodeName = "", maFileURL = "", xColNameRanges = {pObj = 0x55601ea42450}, xRowNameRanges = {pObj = 0x55601d75cf50}, pViewOptions = std::unique_ptr = {get() = 0x55601dd5f9b0}, pDocOptions = std::unique_ptr = {get() = 0x55601ddba6a0}, pExtDocOptions = std::unique_ptr = {get() = 0x0}, mpClipOptions = std::unique_ptr = {get() = 0x0}, pConsolidateDlgData = 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 = @0x55601e8d8b70, mvData = std::__debug::vector of length 1, capacity 1 = {{nRow = 1048575, bMarked = false}}}, mrSheetLimits = @0x55601e8d8b70}, aTopEnvelope = { = {_vptr.SvRefBase = 0x7f12ca4fb0d8 , nRefCount = 0, bNoDelete = 1}, maRanges = std::__debug::vector of length 0, capacity 0, mnMaxRowUsed = -1}, aBottomEnvelope = { = {_vptr.SvRefBase = 0x7f12ca4fb0d8 , nRefCount = 0, bNoDelete = 1}, maRanges = std::__debug::vector of length 0, capacity 0, mnMaxRowUsed = -1}, aLeftEnvelope = { = {_vptr.SvRefBase = 0x7f12ca4fb0d8 , nRefCount = 0, bNoDelete = 1}, maRanges = std::__debug::vector of length 0, capacity 0, mnMaxRowUsed = -1}, aRightEnvelope = { = {_vptr.SvRefBase = 0x7f12ca4fb0d8 , nRefCount = 0, bNoDelete = 1}, maRanges = std::__debug::vector of length 0, capacity 0, mnMaxRowUsed = -1}, mrSheetLimits = @0x55601e8d8b70, bMarked = false, bMultiMarked = false, bMarking = false, bMarkIsNeg = false}, nUnoObjectId = 28, 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 = 0x7f12d81c4b60 , mpSchedulerData = 0x0, mpDebugName = 0x7f12ca0d9864 "sc ScDocument Track Idle", mePriority = TaskPriority::DEFAULT_IDLE, mbActive = false, mbStatic = false}, maInvokeHandler = {function_ = 0x7f12c8b7e9b4 , instance_ = 0x55601e775f10, file_ = 0x7f12c9e05870 "/home/buildslave/source/libo-core/sc/source/core/data/documen2.cxx", line_ = 227, target_ = 0x7f12c9e073b8 "ScDocument::LinkStubTrackTimeHdl"}, mnTimeout = 0, mbAuto = false}, }, mxVbaEvents = empty uno::Reference, 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 = 16393}, eCjkLanguage = {m_value = 2052}, eCtlLanguage = {m_value = 1081}, eSrcSet = 76, eStorageGrammar = formula::FormulaGrammar::GRAM_ODFF, nFormulaCodeInTree = 216, nXMLImportedFormulaCount = 0, nInterpretLevel = 0, nMacroInterpretLevel = 0, nInterpreterTableOpLevel = 0, maNonThreaded = {xRecursionHelper = std::unique_ptr = {get() = 0x55601e88d270}, pContext = 0x0}, static maThreadSpecific = {xRecursionHelper = std::unique_ptr = {get() = 0x0}, pContext = 0x0}, maInterpreterContext = {mpDoc = 0x55601e775f10, 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, pInterpreter = 0x0, mpFormatter = 0x55601edaa1e0, maNFTypeCache = {nIndex = 0, eType = SvNumFormatType::ALL, bIsValid = false}}, mScLookupMutex = {_M_impl = {_M_rwlock = {__data = {__readers = 0, __writers = 0, __wrphase_futex = 0, __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 = '\000' , __align = 0}}}, mxScSortedRangeCache = std::unique_ptr = {get() = 0x55601dcd76a0}, static nSrcVer = 517, nFormulaTrackCount = 0, eHardRecalcState = ScDocument::HardRecalcState::OFF, nVisibleTab = 0, nPosLeft = 0, nPosTop = 0, eLinkMode = LM_UNKNOWN, bAutoCalc = true, bAutoCalcShellDisabled = true, bForcedFormulaPending = false, bCalculatingFormulaTree = false, bIsClip = false, bIsUndo = false, bIsFunctionAccess = false, bIsVisible = false, bIsEmbedded = false, bInsertingFromOtherDoc = true, bLoadingMedium = true, bImportingXML = true, bCalcingAfterLoad = false, bNoListening = false, mbIdleEnabled = false, bInLinkUpdate = false, bChartListenerCollectionNeedsUpdate = true, bHasForcedFormulas = false, bInDtorClear = false, bExpandRefs = false, bDetectiveDirty = true, 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 = false, mbExecuteLinkEnabled = false, 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, mSheetSortParams = std::__debug::map with 0 elements} pCondSet = pCondItem = eHorJust = bBreak = pLineBreakCell = pFormatter = nFormat = bCellIsValue = eOrient = bAsianVertical = nRotate = {m_value = } eRotMode = pMargin = nIndent = nScript = bAddMargin = eCellType = bEditEngine = #27 0x00007f12c8aaa4e6 in ScColumn::GetOptimalHeight(sc::RowHeightContext&, int, int, unsigned short, int) (this=0x55601dc0f290, rCxt=..., nStartRow=nStartRow@entry=0, nEndRow=nEndRow@entry=1048575, nMinHeight=nMinHeight@entry=0, nMinStart=nMinStart@entry=0) at /home/buildslave/source/libo-core/sc/source/core/data/column2.cxx:1042 pOldPattern = 0x55601e930390 nHeight = 276 nRow = 2 rSpan = @0x55601df4d4c0: {mnRow1 = 2, mnRow2 = 5} __for_range = std::__debug::vector of length 1, capacity 1 = {{mnRow1 = 2, mnRow2 = 5}} __for_begin = {mnRow1 = 2, mnRow2 = 5} __for_end = {mnRow1 = -1717987060, mnRow2 = -1717986919} aOptions = {pPattern = 0x55601e930390, bFormula = false, bSkipMerged = true, bGetFont = true, bTotalSize = false} bStdAllowed = bStdOnly = false aSpanSet = {mrSheetLimits = @0x55601e8d8b70, maSpans = {m_nonleaf_node_pool = std::__debug::vector of length 0, capacity 0, m_root_node = 0x0, m_left_leaf = {px = 0x55601dd97c50}, m_right_leaf = {px = 0x55601d6f7000}, m_init_val = false, m_valid_tree = false}} aSpans = std::__debug::vector of length 1, capacity 1 = {{mnRow1 = 2, mnRow2 = 5}} pMerge = pFlag = rDocument = Python Exception No type named std::__detail::_Hash_node >, false>.: Python Exception 'NoneType' object has no attribute 'pointer': @0x55601e775f10: {mxPoolHelper = rtl::Reference to 0x55601dcb21f0, mpCellStringPool = std::shared_ptr (use count 1, weak count 0) = {get() = 0x55601d80cc10}, mpDocLinkMgr = std::unique_ptr = {get() = 0x55601ea521c0}, mpFormulaGroupCxt = std::shared_ptr (empty) = {get() = 0x0}, mbFormulaGroupCxtBlockDiscard = false, maCalcConfig = {meStringRefAddressSyntax = formula::FormulaGrammar::CONV_A1_XL_A1, meStringConversion = ScCalcConfig::StringConversion::LOCALE, mbEmptyStringAsZero = false, mbHasStringRefSyntax = false, mbOpenCLSubsetOnly = true, mbOpenCLAutoSelect = true, maOpenCLDevice = "", mnOpenCLMinimumFormulaGroupSize = 100, mpOpenCLSubsetOpCodes = std::shared_ptr, o3tl::find_unique, true>> (use count 3, weak count 0) = {get() = 0x55601d51a6b0}}, mpUndoManager = 0x55601e9348c0, mpEditEngine = std::unique_ptr = {get() = 0x0}, mpNoteEngine = std::unique_ptr = {get() = 0x0}, mpShell = 0x55601e4872a0, mpPrinter = {m_rInnerRef = rtl::Reference to 0x55601e333120}, mpVirtualDevice_100th_mm = {m_rInnerRef = rtl::Reference to 0x55601e4aa670}, mpDrawLayer = std::unique_ptr = {get() = 0x55601e406da0}, pColorList = empty rtl::Reference, pValidationList = std::unique_ptr = {get() = 0x0}, pFormatExchangeList = 0x0, maTabs = std::__debug::vector of length 1, capacity 1 = {std::unique_ptr = {get() = 0x55601ea2e500}}, mxSheetLimits = rtl::Reference to 0x55601e8d8b70, maTabNames = std::__debug::vector of length 0, capacity 0, pRangeName = std::unique_ptr = {get() = 0x55601ea2df50}, pDBCollection = std::unique_ptr = {get() = 0x55601e6d7ac0}, pDPCollection = std::unique_ptr = {get() = 0x0}, apTemporaryChartLock = std::unique_ptr = {get() = 0x55601d84c320}, pSelectionAttr = std::unique_ptr = {get() = 0x0}, pFormulaTree = 0x55601f0d2dc0, pEOFormulaTree = 0x55601e93c6a0, pFormulaTrack = 0x0, pEOFormulaTrack = 0x0, pBASM = std::unique_ptr = {get() = 0x55601e2b3710}, pChartListenerCollection = std::unique_ptr = {get() = 0x55601e19bb40}, pClipData = std::unique_ptr = {get() = 0x0}, pDetOpList = std::unique_ptr = {get() = 0x0}, pChangeTrack = std::unique_ptr = {get() = 0x0}, pUnoBroadcaster = std::unique_ptr = {get() = 0x55601e100d90}, pUnoListenerCalls = std::unique_ptr = {get() = 0x0}, pUnoRefUndoList = std::unique_ptr = {get() = 0x0}, pChangeViewSettings = std::unique_ptr = {get() = 0x0}, pScriptTypeData = std::unique_ptr = {get() = 0x55601d58e520}, pRefreshTimerControl = std::unique_ptr = {get() = 0x5560201f3200}, xForbiddenCharacters = std::shared_ptr (empty) = {get() = 0x0}, mpAnonymousDBData = std::unique_ptr = {get() = 0x0}, mpDataMapper = std::unique_ptr = {get() = 0x0}, pCacheFieldEditEngine = std::unique_ptr = {get() = 0x0}, pDocProtection = std::unique_ptr = {get() = 0x0}, mpClipParam = std::unique_ptr = {get() = 0x0}, pExternalRefMgr = std::unique_ptr = {get() = 0x55601e332a00}, mpMacroMgr = std::unique_ptr = {get() = 0x0}, mxFormulaParserPool = std::unique_ptr = {get() = 0x0}, aDocName = "", aDocCodeName = "", maFileURL = "", xColNameRanges = {pObj = 0x55601ea42450}, xRowNameRanges = {pObj = 0x55601d75cf50}, pViewOptions = std::unique_ptr = {get() = 0x55601dd5f9b0}, pDocOptions = std::unique_ptr = {get() = 0x55601ddba6a0}, pExtDocOptions = std::unique_ptr = {get() = 0x0}, mpClipOptions = std::unique_ptr = {get() = 0x0}, pConsolidateDlgData = 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 = @0x55601e8d8b70, mvData = std::__debug::vector of length 1, capacity 1 = {{nRow = 1048575, bMarked = false}}}, mrSheetLimits = @0x55601e8d8b70}, aTopEnvelope = { = {_vptr.SvRefBase = 0x7f12ca4fb0d8 , nRefCount = 0, bNoDelete = 1}, maRanges = std::__debug::vector of length 0, capacity 0, mnMaxRowUsed = -1}, aBottomEnvelope = { = {_vptr.SvRefBase = 0x7f12ca4fb0d8 , nRefCount = 0, bNoDelete = 1}, maRanges = std::__debug::vector of length 0, capacity 0, mnMaxRowUsed = -1}, aLeftEnvelope = { = {_vptr.SvRefBase = 0x7f12ca4fb0d8 , nRefCount = 0, bNoDelete = 1}, maRanges = std::__debug::vector of length 0, capacity 0, mnMaxRowUsed = -1}, aRightEnvelope = { = {_vptr.SvRefBase = 0x7f12ca4fb0d8 , nRefCount = 0, bNoDelete = 1}, maRanges = std::__debug::vector of length 0, capacity 0, mnMaxRowUsed = -1}, mrSheetLimits = @0x55601e8d8b70, bMarked = false, bMultiMarked = false, bMarking = false, bMarkIsNeg = false}, nUnoObjectId = 28, 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 = 0x7f12d81c4b60 , mpSchedulerData = 0x0, mpDebugName = 0x7f12ca0d9864 "sc ScDocument Track Idle", mePriority = TaskPriority::DEFAULT_IDLE, mbActive = false, mbStatic = false}, maInvokeHandler = {function_ = 0x7f12c8b7e9b4 , instance_ = 0x55601e775f10, file_ = 0x7f12c9e05870 "/home/buildslave/source/libo-core/sc/source/core/data/documen2.cxx", line_ = 227, target_ = 0x7f12c9e073b8 "ScDocument::LinkStubTrackTimeHdl"}, mnTimeout = 0, mbAuto = false}, }, mxVbaEvents = empty uno::Reference, 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 = 16393}, eCjkLanguage = {m_value = 2052}, eCtlLanguage = {m_value = 1081}, eSrcSet = 76, eStorageGrammar = formula::FormulaGrammar::GRAM_ODFF, nFormulaCodeInTree = 216, nXMLImportedFormulaCount = 0, nInterpretLevel = 0, nMacroInterpretLevel = 0, nInterpreterTableOpLevel = 0, maNonThreaded = {xRecursionHelper = std::unique_ptr = {get() = 0x55601e88d270}, pContext = 0x0}, static maThreadSpecific = {xRecursionHelper = std::unique_ptr = {get() = 0x0}, pContext = 0x0}, maInterpreterContext = {mpDoc = 0x55601e775f10, 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, pInterpreter = 0x0, mpFormatter = 0x55601edaa1e0, maNFTypeCache = {nIndex = 0, eType = SvNumFormatType::ALL, bIsValid = false}}, mScLookupMutex = {_M_impl = {_M_rwlock = {__data = {__readers = 0, __writers = 0, __wrphase_futex = 0, __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 = '\000' , __align = 0}}}, mxScSortedRangeCache = std::unique_ptr = {get() = 0x55601dcd76a0}, static nSrcVer = 517, nFormulaTrackCount = 0, eHardRecalcState = ScDocument::HardRecalcState::OFF, nVisibleTab = 0, nPosLeft = 0, nPosTop = 0, eLinkMode = LM_UNKNOWN, bAutoCalc = true, bAutoCalcShellDisabled = true, bForcedFormulaPending = false, bCalculatingFormulaTree = false, bIsClip = false, bIsUndo = false, bIsFunctionAccess = false, bIsVisible = false, bIsEmbedded = false, bInsertingFromOtherDoc = true, bLoadingMedium = true, bImportingXML = true, bCalcingAfterLoad = false, bNoListening = false, mbIdleEnabled = false, bInLinkUpdate = false, bChartListenerCollectionNeedsUpdate = true, bHasForcedFormulas = false, bInDtorClear = false, bExpandRefs = false, bDetectiveDirty = true, 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 = false, mbExecuteLinkEnabled = false, 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, mSheetSortParams = std::__debug::map with 0 elements} rHeights = @0x7f12ba450360: {nCount = 3, nLimit = 4, pData = std::unique_ptr::DataEntry []> = {get() = 0x55601e90e4f0}, nMaxAccess = 1048575} aIter = {pArray = 0x55601dc0f650, pDefPattern = 0x55601d7a3060, nPos = 3, nRow = 6, nEndRow = 1048575} nStart = 2 nEnd = 5 nEditPos = 0 nNextEnd = 0 pPattern = 0x55601e930390 #28 0x00007f12c8e45ed1 in (anonymous namespace)::GetOptimalHeightsInColumn(sc::RowHeightContext&, ScColContainer&, SCROW, SCROW, ScProgress*, sal_uLong) (rCxt=..., rCol=..., nStartRow=nStartRow@entry=0, nEndRow=nEndRow@entry=1048575, pProgress=pProgress@entry=0x0, nProgressStart=nProgressStart@entry=0) at /home/buildslave/source/libo-core/sc/source/core/data/table1.cxx:95 __PRETTY_FUNCTION__ = "void {anonymous}::GetOptimalHeightsInColumn(sc::RowHeightContext&, ScColContainer&, SCROW, SCROW, ScProgress*, sal_uLong)" rHeights = nMinHeight = nPos = nMinStart = nWeightedCount = maxCol = #29 0x00007f12c8e4634b in ScTable::SetOptimalHeight(sc::RowHeightContext&, int, int, bool, ScProgress*, unsigned long) (this=0x55601ea2e500, rCxt=..., nStartRow=0, nEndRow=1048575, bApi=bApi@entry=true, pOuterProgress=pOuterProgress@entry=0x7f12ba4502f0, nProgressStart=0) at /home/buildslave/source/libo-core/sc/source/core/data/table1.cxx:476 __PRETTY_FUNCTION__ = "bool ScTable::SetOptimalHeight(sc::RowHeightContext&, SCROW, SCROW, bool, ScProgress*, sal_uInt64)" nCount = 1048576 pProgress = 0x0 aFunc = {<(anonymous namespace)::OptimalHeightsFuncObjBase> = {_vptr.OptimalHeightsFuncObjBase = 0x7f12ba450360}, mpTab = 0x7f12c8e21ae9 <(anonymous namespace)::ScFlatSegmentsImpl::getFirst((anonymous namespace)::ScFlatSegmentsImpl::RangeData&)+61>, mnPPTY = 4.6378595306494761e-310} bChanged = #30 0x00007f12c8b69ee0 in ScDocRowHeightUpdater::update() (this=this@entry=0x7f12ba450480) at /home/buildslave/source/libo-core/sc/source/core/data/dociter.cxx:1659 bFound = nTab = 0 aCxt = {maHeights = {nCount = 3, nLimit = 4, pData = std::unique_ptr::DataEntry []> = {get() = 0x55601e90e4f0}, nMaxAccess = 1048575}, mfPPTX = 0.069287580306546068, mfPPTY = 0.067000000000000004, maZoomX = {mnNumerator = 1, mnDenominator = 1, mbValid = true}, maZoomY = {mnNumerator = 1, mnDenominator = 1, mbValid = true}, mpOutDev = {m_rInnerRef = rtl::Reference to 0x55601eb1be10}, mnExtraHeight = 0, mbForceAutoSize = false} aData = {mnRow1 = 0, mnRow2 = 1048575, mbValue = true} aRangeItr = {mrSegs = @0x55601dc66498} rTabRanges = __for_range = __for_begin = {mnTab = 0, maRanges = {mpImpl = std::unique_ptr = {get() = 0x55601eccb170}}} __for_end = {mnTab = 92, maRanges = {mpImpl = std::unique_ptr = {get() = 0x61}}} nCellCount = aProgress = {static pGlobalProgress = 0x55601dd52230, static nGlobalRange = 304, static nGlobalPercent = 0, static pInterpretProgress = 0x7f12ca591dd0 , static nInterpretProgress = 0, static pInterpretDoc = 0x0, static bIdleWasEnabled = false, bEnabled = true, pProgress = std::unique_ptr = {get() = 0x55601dd52230}} aZoom = {mnNumerator = 1, mnDenominator = 1, mbValid = true} nProgressStart = 0 #31 0x00007f12c93e052c in ScXMLImport::endDocument() (this=0x55601e5e65a0) at /home/buildslave/source/libo-core/sc/source/filter/xml/xmlimprt.cxx:1432 bLockHeight = true aProv = {pDevice = {m_rInnerRef = rtl::Reference to 0x55601eb1be10}, bOwner = true, nPPTX = 0.069287580306546068, nPPTY = 0.067000000000000004, aOldMapMode = {mpImplMapMode = {m_pimpl = 0x55601d2162f0}}} aUpdater = {mrDoc = @0x55601e775f10, mpOutDev = {m_rInnerRef = rtl::Reference to 0x55601eb1be10}, mfPPTX = 0.069287580306546068, mfPPTY = 0.067000000000000004, mpTabRangesArray = 0x55601e5e6a90} aGuard = {mrImport = @0x55601e5e65a0} #32 0x00007f12ca5e444c in sax_fastparser::FastSaxParserImpl::parseStream(com::sun::star::xml::sax::InputSource const&) (this=0x55601eaf7740, rStructSource=) at /home/buildslave/source/libo-core/sax/source/fastparser/fastparser.cxx:910 guard = {_M_device = 0x55601eaf77b8, _M_owns = true} rEntity = @0x55601ea54fe0: {<(anonymous namespace)::ParserData> = {mxDocumentHandler = uno::Reference to (class ScXMLImport *) 0x55601e5e65c8, mxTokenHandler = rtl::Reference to 0x55601c314870, mxErrorHandler = empty uno::Reference, mxNamespaceHandler = uno::Reference to (class SvXMLImportFastNamespaceHandler *) 0x55601f02d628}, static mnEventListSize = , mnProducedEventsSize = 305, mxProducedEvents = std::optional [no contained value], maPendingEvents = std::queue wrapping: std::__debug::deque with 0 elements, maUsedEvents = std::queue wrapping: std::__debug::deque with 0 elements, maEventProtector = { = {_M_mutex = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0, __elision = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' , __align = 0}}, }, static mnEventLowWater = , static mnEventHighWater = , maConsumeResume = {condition = 0x55601ea55c40}, maProduceResume = {condition = 0x55601e740670}, maSharedEvent = {maType = 1717986918, mnElementToken = 1717986918, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, mbEnableThreads = true, maStructSource = {aInputStream = uno::Reference to (class OInputCompStream *) 0x55601e7935a8, sEncoding = "", sPublicId = "", sSystemId = "file:///srv/crashtestdata/files/forums/ods/forum-en-19219.ods"}, mpParser = 0x55601e798500, maConverter = {m_in = uno::Reference to (class OInputCompStream *) 0x55601e7935a8, m_bStarted = true, m_sEncoding = "", m_pText2Unicode = std::unique_ptr = {get() = 0x0}, m_pUnicode2Text = std::unique_ptr = {get() = 0x0}}, maSavedException = uno::Any(void), maSavedExceptionMutex = { = {_M_mutex = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0, __elision = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' , __align = 0}}, }, maNamespaceStack = std::stack wrapping: std::__debug::vector of length 0, capacity 8, maContextStack = std::stack wrapping: std::__debug::vector of length 0, capacity 8, maNamespaceCount = std::stack wrapping: std::__debug::vector of length 0, capacity 8, maNamespaceDefines = std::__debug::vector of length 64, capacity 64 = {{maPrefix = "xml", mnToken = 1507328, maNamespaceURL = "http://www.w3.org/XML/1998/namespace"}, {maPrefix = "office", mnToken = 65536, maNamespaceURL = "urn:oasis:names:tc:opendocument:xmlns:office:1.0"}, {maPrefix = "style", mnToken = 131072, maNamespaceURL = "urn:oasis:names:tc:opendocument:xmlns:style:1.0"}, {maPrefix = "text", mnToken = 196608, maNamespaceURL = "urn:oasis:names:tc:opendocument:xmlns:text:1.0"}, {maPrefix = "table", mnToken = 262144, maNamespaceURL = "urn:oasis:names:tc:opendocument:xmlns:table:1.0"}, {maPrefix = "draw", mnToken = 327680, maNamespaceURL = "urn:oasis:names:tc:opendocument:xmlns:drawing:1.0"}, {maPrefix = "fo", mnToken = 5373952, maNamespaceURL = "urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0"}, {maPrefix = "xlink", mnToken = 458752, maNamespaceURL = "http://www.w3.org/1999/xlink"}, {maPrefix = "dc", mnToken = 524288, maNamespaceURL = "http://purl.org/dc/elements/1.1/"}, {maPrefix = "meta", mnToken = 589824, maNamespaceURL = "urn:oasis:names:tc:opendocument:xmlns:meta:1.0"}, {maPrefix = "number", mnToken = 655360, maNamespaceURL = "urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0"}, {maPrefix = "presentation", mnToken = 720896, maNamespaceURL = "urn:oasis:names:tc:opendocument:xmlns:presentation:1.0"}, {maPrefix = "svg", mnToken = 5308416, maNamespaceURL = "urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0"}, {maPrefix = "chart", mnToken = 851968, maNamespaceURL = "urn:oasis:names:tc:opendocument:xmlns:chart:1.0"}, {maPrefix = "dr3d", mnToken = 917504, maNamespaceURL = "urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0"}, {maPrefix = "math", mnToken = 983040, maNamespaceURL = "http://www.w3.org/1998/Math/MathML"}, {maPrefix = "form", mnToken = 1048576, maNamespaceURL = "urn:oasis:names:tc:opendocument:xmlns:form:1.0"}, {maPrefix = "script", mnToken = 1114112, maNamespaceURL = "urn:oasis:names:tc:opendocument:xmlns:script:1.0"}, {maPrefix = "ooo", mnToken = 1966080, maNamespaceURL = "http://openoffice.org/2004/office"}, {maPrefix = "ooow", mnToken = 2031616, maNamespaceURL = "http://openoffice.org/2004/writer"}, {maPrefix = "oooc", mnToken = 2097152, maNamespaceURL = "http://openoffice.org/2004/calc"}, {maPrefix = "dom", mnToken = 1769472, maNamespaceURL = "http://www.w3.org/2001/xml-events"}, {maPrefix = "xforms", mnToken = 1310720, maNamespaceURL = "http://www.w3.org/2002/xforms"}, {maPrefix = "xsd", mnToken = 1835008, maNamespaceURL = "http://www.w3.org/2001/XMLSchema"}, {maPrefix = "xsi", mnToken = 1900544, maNamespaceURL = "http://www.w3.org/2001/XMLSchema-instance"}, {maPrefix = "rpt", mnToken = 2424832, maNamespaceURL = "http://openoffice.org/2005/report"}, {maPrefix = "of", mnToken = -1, maNamespaceURL = "urn:oasis:names:tc:opendocument:xmlns:of:1.0"}, {maPrefix = "xhtml", mnToken = 1572864, maNamespaceURL = "http://www.w3.org/1999/xhtml"}, {maPrefix = "grddl", mnToken = 1638400, maNamespaceURL = "http://www.w3.org/2003/g/data-view#"}, {maPrefix = "tableooo", mnToken = 3407872, maNamespaceURL = "http://openoffice.org/2009/table"}, {maPrefix = "field", mnToken = 3735552, maNamespaceURL = "urn:openoffice:names:experimental:ooo-ms-interop:xmlns:field:1.0"}, {maPrefix = "css3t", mnToken = 3801088, maNamespaceURL = "http://www.w3.org/TR/css3-text/"}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}}} aEnsureFree = {m_rParser = @0x55601eaf7740, m_rEntity = @0x55601ea54fe0, m_xParser = empty rtl::Reference} #33 0x00007f12ca5e4683 in sax_fastparser::FastSaxParser::parseStream(com::sun::star::xml::sax::InputSource const&) (this=, aInputSource=) at /home/buildslave/source/libo-core/sax/source/fastparser/fastparser.cxx:1483 #34 0x00007f12d4067c2b in SvXMLImport::parseStream(com::sun::star::xml::sax::InputSource const&) (this=0x55601e5e65a0, aInputSource=...) at /home/buildslave/source/libo-core/xmloff/source/core/xmlimp.cxx:512 aDocumentHandlerGuard = {mxParser = uno::Reference to (class sax_fastparser::FastSaxParser *) 0x55601e776e70} #35 0x00007f12c940db2a in ScXMLImportWrapper::ImportFromComponent(com::sun::star::uno::Reference const&, com::sun::star::uno::Reference const&, com::sun::star::xml::sax::InputSource&, rtl::OUString const&, rtl::OUString const&, com::sun::star::uno::Sequence const&, bool) (this=this@entry=0x7f12ba450cb0, xContext=uno::Reference to (class cppu::(anonymous namespace)::ComponentContext *) 0x55601c3839d0, xModel=uno::Reference to (class ScModelObj *) 0x55601dcfec30, aParserInput=..., sComponentName="com.sun.star.comp.Calc.XMLOasisContentImporter", sDocName="content.xml", aArgs=uno::Sequence of length 4 = {...}, bMustBeSuccessful=true) at /home/buildslave/source/libo-core/sc/source/filter/xml/xmlwrap.cxx:184 xFastParser = uno::Reference to (class ScXMLImport *) 0x55601e5e65f8 xDocStream = uno::Reference to (class OInputCompStream *) 0x55601e7935b0 bEncrypted = false sStream = "content.xml" xInfoSet = uno::Reference to (class comphelper::(anonymous namespace)::GenericPropertySet *) 0x55601ec81060 nReturn = {m_value = } xImportInterface = uno::Reference to (class ScXMLImport *) 0x55601e5e65a0 xImporter = uno::Reference to (class ScXMLImport *) 0x55601e5e65e0 pImporterImpl = #36 0x00007f12c9411b80 in ScXMLImportWrapper::Import(ImportFlags, ErrCode&) (this=this@entry=0x7f12ba450cb0, nMode=nMode@entry=ImportFlags::All, rError=...) at /home/buildslave/source/libo-core/sc/source/filter/xml/xmlwrap.cxx:509 aDocArgs = uno::Sequence of length 4 = {uno::Any("com.sun.star.beans.XPropertySet": { = {_vptr.XInterface = 0x55601ec81060}, }), uno::Any("com.sun.star.document.XGraphicStorageHandler": { = {_vptr.XInterface = 0x55601e621740}, }), uno::Any("com.sun.star.task.XStatusIndicator": { = {_vptr.XInterface = 0x0}, }), uno::Any("com.sun.star.document.XEmbeddedObjectResolver": { = {_vptr.XInterface = 0x55601e67aec8}, })} xContext = uno::Reference to (class cppu::(anonymous namespace)::ComponentContext *) 0x55601c3839d0 aParserInput = {aInputStream = uno::Reference to (class OInputCompStream *) 0x55601e7935a8, sEncoding = "", sPublicId = "", sSystemId = "file:///srv/crashtestdata/files/forums/ods/forum-en-19219.ods"} xModel = uno::Reference to (class ScModelObj *) 0x55601dcfec30 aImportInfoMap = {{maName = "ProgressRange", maType = uno::Type "long", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "ProgressMax", maType = uno::Type "long", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "ProgressCurrent", maType = uno::Type "long", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "NumberStyles", maType = uno::Type "com.sun.star.container.XNameAccess", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "PrivateData", maType = uno::Type "com.sun.star.uno.XInterface", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "BaseURI", maType = uno::Type "string", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "StreamRelPath", maType = uno::Type "string", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "StreamName", maType = uno::Type "string", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "BuildId", maType = uno::Type "string", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "VBACompatibilityMode", maType = uno::Type "boolean", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "ScriptConfiguration", maType = uno::Type "com.sun.star.container.XNameAccess", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "OrganizerMode", maType = uno::Type "boolean", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "SourceStorage", maType = uno::Type "com.sun.star.embed.XStorage", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "ODSLockSolarMutex", maType = uno::Type "boolean", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "ODSImportStyles", maType = uno::Type "boolean", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}} xInfoSet = uno::Reference to (class comphelper::(anonymous namespace)::GenericPropertySet *) 0x55601ec81060 xChild = uno::Reference to (class ScModelObj *) 0x55601dcfebc8 xStatusIndicator = empty uno::Reference aBaseURL = "file:///srv/crashtestdata/files/forums/ods/forum-en-19219.ods" sPropName = "BaseURI" aName = "" bOasis = true nMetaRetval = {m_value = } xGraphicHelper = rtl::Reference to 0x55601e6216d0 xGraphicStorageHandler = uno::Reference to (class SvXMLGraphicHelper *) 0x55601e621740 xObjectResolver = uno::Reference to (class SvXMLEmbeddedObjectHelper *) 0x55601e67aec8 xObjectHelper = rtl::Reference to 0x55601e67ae60 aStylesArgs = uno::Sequence of length 4 = {uno::Any("com.sun.star.beans.XPropertySet": { = {_vptr.XInterface = 0x55601ec81060}, }), uno::Any("com.sun.star.document.XGraphicStorageHandler": { = {_vptr.XInterface = 0x55601e621740}, }), uno::Any("com.sun.star.task.XStatusIndicator": { = {_vptr.XInterface = 0x0}, }), uno::Any("com.sun.star.document.XEmbeddedObjectResolver": { = {_vptr.XInterface = 0x55601e67aec8}, })} nSettingsRetval = {m_value = } nStylesRetval = {m_value = } nDocRetval = {m_value = } bRet = #37 0x00007f12c961a85a in ScDocShell::LoadXML(SfxMedium*, com::sun::star::uno::Reference const&) (this=this@entry=0x55601e4872a0, pLoadMedium=pLoadMedium@entry=0x55601d8da730, xStor=empty uno::Reference) at /home/buildslave/source/libo-core/sc/source/ui/docshell/docsh.cxx:491 aLoadGuard = {mpDoc = 0x55601e775f10} aImport = {maPostProcessData = {mpDataStream = std::unique_ptr = {get() = 0x0}}, mrDocShell = @0x55601e4872a0, rDoc = @0x55601e775f10, pMedium = 0x55601d8da730, xStorage = uno::Reference to (class OStorage *) 0x55601e7dd518} bRet = false nError = {m_value = 0} xDPS = uno::Reference to (class com::sun::star::uno::XInterface *) 0x55601e775f10 xDocProps = uno::Reference to (class com::sun::star::uno::XInterface *) 0x7f12dcfc25e2 (_rtl_uString*)+52> nRecalcMode = bHardRecalc = #38 0x00007f12c961b4f0 in ScDocShell::Load(SfxMedium&) (this=0x55601e4872a0, rMedium=...) at /home/buildslave/source/libo-core/sc/source/ui/docshell/docsh.cxx:623 aLoadGuard = {mpDoc = 0x55601e775f10} aProt = {m_rpControl = std::unique_ptr = {get() = 0x5560201f3200}} bRet = false #39 0x00007f12dae38b8b in SfxObjectShell::LoadOwnFormat(SfxMedium&) (this=this@entry=0x55601e4872a0, rMedium=...) at /home/buildslave/source/libo-core/sfx2/source/doc/objstor.cxx:3163 aEncryptionData = empty uno::Sequence pPasswdItem = xStorage = uno::Reference to (class OStorage *) 0x55601e7dd518 #40 0x00007f12dae3b203 in SfxObjectShell::DoLoad(SfxMedium*) (this=0x55601e4872a0, pMed=pMed@entry=0x55601d8da730) at /home/buildslave/source/libo-core/sfx2/source/doc/objstor.cxx:680 xStorage = uno::Reference to (class OStorage *) 0x55601e7dd518 aBlock = {pPersist = 0x55601e4872a0, bWasEnabled = false} bOk = false pFilter = std::shared_ptr (use count 3, weak count 0) = {get() = 0x55601d4910e0} pSet = pBaseItem = aBaseURL = "file:///srv/crashtestdata/files/forums/ods/forum-en-19219.ods" pSalvageItem = bOwnStorageFormat = bHasStorage = #41 0x00007f12dae938e6 in SfxBaseModel::load(com::sun::star::uno::Sequence const&) (this=0x55601dcfeba0, seqArguments=) at /home/buildslave/source/libo-core/sfx2/source/doc/sfxbasemodel.cxx:1931 aGuard = {m_aGuard = {> = {pT = 0x55601c371ad0}, }} pMedium = 0x55601d8da730 nError = {m_value = } aFilterName = "calc8" pFilterNameItem = pSalvageItem = 0x0 bSalvage = false xHandler = uno::Reference to (class com::sun::star::uno::XInterface *) 0xdeadbeef pPasswdItem = #42 0x00007f12dafb9b09 in (anonymous namespace)::SfxFrameLoader_Impl::load(com::sun::star::uno::Sequence const&, com::sun::star::uno::Reference const&) (this=0x55601dcb53f0, rArgs=, _rTargetFrame=uno::Reference to (class (anonymous namespace)::XFrameImpl *) 0x55601e751f90) at /home/buildslave/source/libo-core/include/comphelper/namedvaluecollection.hxx:242 bInternalFilter = sServiceName = "com.sun.star.sheet.SpreadsheetDocument" xLoadable = uno::Reference to (class ScModelObj *) 0x55601dcfec58 xDoc = {pObj = 0x7f12db8ce4de <(anonymous namespace)::XFrameImpl::setPropertyValue(rtl::OUString const&, com::sun::star::uno::Any const&)+1564>} sViewName = "ᥰ᰷啠\000\003\000툩=힒缒\000\005\000\006\000ᰶ啠\000昀晦晦晦\000\000\000\000\000\000\001", '\000' , "⭱\000\000\000⭫\000\000\000\000\000\002\000\000\000\xffff\xffff\004\000\b\000\000\000\000\000昀晦\000\000馻香香香°\000\000ༀ1\000\000\000\001\000\v\000InstallMode\000晦\215\000Ԁ1\000\000\000\001\000\r\000\000晦ƗA\000\000\000\001\000\020\000UserInstallation\000晦香香베\xdcdb缒\xb00A\000\000\000\001\000\022\000LibreOfficeDev 7.5\000晦饡香香ޙ1\000\000\000븀캷缒\000"... aViewCreationArgs = Python Exception No type named std::__detail::_Hash_node, true>.: {maValues = std::__debug::unordered_map with 0 elements} nViewId = {m_value = } nViewNo = xController = uno::Reference to (class com::sun::star::uno::XInterface *) 0x55601d17e860 xInit = uno::Reference to (class ScModelObj *) 0x55601dcfec58 __func__ = "load" aGuard = {> = {pT = 0x55601c371ad0}, } aDescriptor = Python Exception No type named std::__detail::_Hash_node, true>.: {maValues = std::__debug::unordered_map with 15 elements} xModel = uno::Reference to (class ScModelObj *) 0x55601dcfec30 bExternalModel = sURL = "file:///srv/crashtestdata/files/forums/ods/forum-en-19219.ods" bIsFactoryURL = pEmptyURLFilter = std::shared_ptr (empty) = {get() = 0x0} bInitNewModel = false bIsDefault = bLoadSuccess = false #43 0x00007f12db894afb in framework::LoadEnv::impl_loadContent() (this=this@entry=0x7f12ba451850) at /home/buildslave/source/libo-core/framework/source/loadenv/loadenv.cxx:1156 xTargetFrameProps = uno::Reference to (class (anonymous namespace)::XFrameImpl *) 0x55601e751fe0 bResult = aWriteLock = {pT = 0x7f12ba451850} sTarget = "_blank" xTargetFrame = uno::Reference to (class (anonymous namespace)::XFrameImpl *) 0x55601e751f90 xTargetLock = uno::Reference to (class (anonymous namespace)::XFrameImpl *) 0x55601e751fb8 bHidden = bMinimized = false bPreview = lDescriptor = uno::Sequence of length 11 = {{Name = "UCBContent", Handle = 0, Value = uno::Any("com.sun.star.ucb.XContent": { = {_vptr.XInterface = 0x55601e1b5e88}, }), 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 = "MacroExecutionMode", Handle = 0, Value = uno::Any("short": 0), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "InputStream", Handle = 0, Value = uno::Any("com.sun.star.io.XInputStream": { = {_vptr.XInterface = 0x55601e9b77a8}, }), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "TypeName", Handle = 0, Value = uno::Any("string": "calc8"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "InteractionHandler", Handle = 0, Value = uno::Any("com.sun.star.task.XInteractionHandler": { = {_vptr.XInterface = 0x55601e1ef8c8}, }), 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 = "FilterName", Handle = 0, Value = uno::Any("string": "calc8"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "AuthenticationHandler", Handle = 0, Value = uno::Any("com.sun.star.task.XInteractionHandler": { = {_vptr.XInterface = 0x55601e1ef8c8}, }), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "ReadOnly", Handle = 0, Value = uno::Any("boolean": 1 '\001'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "URL", Handle = 0, Value = uno::Any("string": "file:///srv/crashtestdata/files/forums/ods/forum-en-19219.ods"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}} sURL = "file:///srv/crashtestdata/files/forums/ods/forum-en-19219.ods" xLoader = uno::Reference to (class (anonymous namespace)::SfxFrameLoader_Impl *) 0x55601dcb53f0 xAsyncLoader = empty uno::Reference xSyncLoader = uno::Reference to (class (anonymous namespace)::SfxFrameLoader_Impl *) 0x55601dcb5418 #44 0x00007f12db894f00 in framework::LoadEnv::start() (this=this@entry=0x7f12ba451850) at /home/buildslave/source/libo-core/framework/source/loadenv/loadenv.cxx:395 bStarted = #45 0x00007f12db896e9e in framework::LoadEnv::startLoading(rtl::OUString const&, com::sun::star::uno::Sequence const&, com::sun::star::uno::Reference const&, rtl::OUString const&, int, LoadEnvFeatures) (this=this@entry=0x7f12ba451850, sURL="file:///srv/crashtestdata/files/forums/ods/forum-en-19219.ods", lMediaDescriptor=uno::Sequence of length 2 = {...}, xBaseFrame=uno::Reference to (class framework::Desktop *) 0x55601d26d448, sTarget="_blank", nSearchFlags=nSearchFlags@entry=0, eFeature=LoadEnvFeatures::NONE) at /home/buildslave/source/libo-core/framework/source/loadenv/loadenv.cxx:300 g = {pT = 0x7f12ba451850} aRealURL = "file:///srv/crashtestdata/files/forums/ods/forum-en-19219.ods" xParser = uno::Reference to (class (anonymous namespace)::URLTransformer *) 0x55601f2d20d8 pIt = {, true>> = {_M_cur = 0x0}, } bUIMode = false #46 0x00007f12db89727d in framework::LoadEnv::loadComponentFromURL(com::sun::star::uno::Reference const&, com::sun::star::uno::Reference const&, rtl::OUString const&, rtl::OUString const&, int, com::sun::star::uno::Sequence const&) (xLoader=uno::Reference to (class framework::Desktop *) 0x55601d26d458, xContext=uno::Reference to (class cppu::(anonymous namespace)::ComponentContext *) 0x55601c3839d0, sURL="file:///srv/crashtestdata/files/forums/ods/forum-en-19219.ods", sTarget="_blank", nSearchFlags=nSearchFlags@entry=0, lArgs=uno::Sequence of length 2 = {...}) at /home/buildslave/source/libo-core/framework/source/loadenv/loadenv.cxx:168 aEnv = Python Exception No type named std::__detail::_Hash_node, true>.: Python Exception 'NoneType' object has no attribute 'lazy_string': {m_mutex = {mutex = 0x55601e5fdac0}, m_xContext = uno::Reference to (class cppu::(anonymous namespace)::ComponentContext *) 0x55601c3839d0, m_xBaseFrame = uno::Reference to (class framework::Desktop *) 0x55601d26d448, m_xTargetFrame = uno::Reference to (class (anonymous namespace)::XFrameImpl *) 0x55601e751f90, m_sTarget = "_blank", m_nSearchFlags = 0, m_lMediaDescriptor = { = {m_aMap = std::__debug::unordered_map with 11 elements}, static PROP_ABORTED = {{str = , more = {refCount = 1073741824, length = 7, buffer = u"Aborted"}}}, static PROP_ASTEMPLATE = , static PROP_COMPONENTDATA = , static PROP_DOCUMENTSERVICE = {{str = "DocumentService", more = {refCount = 1073741824, length = 15, buffer = u"DocumentService"}}}, static PROP_ENCRYPTIONDATA = , static PROP_FILENAME = , static PROP_FILTERNAME = , static PROP_FILTERPROVIDER = , static PROP_FILTEROPTIONS = , static PROP_FRAME = , static PROP_FRAMENAME = , static PROP_HIDDEN = , static PROP_INPUTSTREAM = , static PROP_INTERACTIONHANDLER = , static PROP_AUTHENTICATIONHANDLER = , static PROP_JUMPMARK = , static PROP_MACROEXECUTIONMODE = , static PROP_MEDIATYPE = , static PROP_MINIMIZED = , static PROP_NOAUTOSAVE = , static PROP_OPENNEWVIEW = , static PROP_OUTPUTSTREAM = , static PROP_PASSWORD = , static PROP_POSTDATA = , static PROP_PREVIEW = , static PROP_READONLY = , static PROP_REFERRER = , static PROP_REPLACEABLE = , static PROP_SALVAGEDFILE = , static PROP_STATUSINDICATOR = , static PROP_STREAM = , static PROP_STREAMFOROUTPUT = , static PROP_TEMPLATENAME = , static PROP_TITLE = , static PROP_TYPENAME = , static PROP_UCBCONTENT = , static PROP_UPDATEDOCMODE = , static PROP_URL = , static PROP_VERSION = , static PROP_DOCUMENTTITLE = , static PROP_MODEL = , static PROP_VIEWONLY = , static PROP_DOCUMENTBASEURL = , static PROP_SUGGESTEDSAVEASNAME = , static PROP_AUTOSAVEEVENT = }, m_aURL = {Complete = "file:///srv/crashtestdata/files/forums/ods/forum-en-19219.ods", Main = "file:///srv/crashtestdata/files/forums/ods/forum-en-19219.ods", Protocol = "file://", User = "", Password = "", Server = "", Port = 0, Path = "/srv/crashtestdata/files/forums/ods/", Name = "forum-en-19219.ods", Arguments = "", Mark = ""}, m_eFeature = LoadEnvFeatures::NONE, m_eContentType = framework::LoadEnv::E_CAN_BE_LOADED, m_bCloseFrameOnError = true, m_bReactivateControllerOnError = false, m_xAsynchronousJob = empty uno::Reference, m_bLoaded = false, m_aTargetLock = {m_mutex = { = {_M_mutex = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0, __elision = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' , __align = 0}}, }, m_xActionLock = uno::Reference to (class (anonymous namespace)::XFrameImpl *) 0x55601e751fb8, m_bActionLocked = true}, m_pQuietInteraction = rtl::Reference to 0x55601e1ef8a0} loadEnvFeatures = LoadEnvFeatures::NONE xComponent = empty uno::Reference aZone = { = { = {static s_nBufferSize = 0, static s_pBufferFullCallback = 0x0, static s_bRecording = {_M_base = {static _S_alignment = 1, _M_i = false}, static is_always_lock_free = true}, m_nPid = 1, m_sArgs = ""}, m_sName = 0x7f12dbb255b6 "loadComponentFromURL"}, m_nCreateTime = 0, m_nNesting = -1} #47 0x00007f12db8b8be4 in framework::Desktop::loadComponentFromURL(rtl::OUString const&, rtl::OUString const&, int, com::sun::star::uno::Sequence const&) (this=0x55601d26d3e0, sURL="file:///srv/crashtestdata/files/forums/ods/forum-en-19219.ods", sTargetFrameName="_blank", nSearchFlags=0, lArguments=uno::Sequence of length 2 = {...}) at /home/buildslave/source/libo-core/framework/source/services/desktop.cxx:595 aTransaction = {m_pManager = 0x55601d26d4d0} xThis = uno::Reference to (class framework::Desktop *) 0x55601d26d458 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 2 elements}, static PROP_ABORTED = {{str = , more = {refCount = 1073741824, length = 7, buffer = u"Aborted"}}}, static PROP_ASTEMPLATE = , static PROP_COMPONENTDATA = , static PROP_DOCUMENTSERVICE = {{str = "DocumentService", more = {refCount = 1073741824, length = 15, buffer = u"DocumentService"}}}, static PROP_ENCRYPTIONDATA = , static PROP_FILENAME = , static PROP_FILTERNAME = , static PROP_FILTERPROVIDER = , static PROP_FILTEROPTIONS = , static PROP_FRAME = , static PROP_FRAMENAME = , static PROP_HIDDEN = , static PROP_INPUTSTREAM = , static PROP_INTERACTIONHANDLER = , static PROP_AUTHENTICATIONHANDLER = , static PROP_JUMPMARK = , static PROP_MACROEXECUTIONMODE = , static PROP_MEDIATYPE = , static PROP_MINIMIZED = , static PROP_NOAUTOSAVE = , static PROP_OPENNEWVIEW = , static PROP_OUTPUTSTREAM = , static PROP_PASSWORD = , static PROP_POSTDATA = , static PROP_PREVIEW = , static PROP_READONLY = , static PROP_REFERRER = , static PROP_REPLACEABLE = , static PROP_SALVAGEDFILE = , static PROP_STATUSINDICATOR = , static PROP_STREAM = , static PROP_STREAMFOROUTPUT = , static PROP_TEMPLATENAME = , static PROP_TITLE = , static PROP_TYPENAME = , static PROP_UCBCONTENT = , static PROP_UPDATEDOCMODE = , static PROP_URL = , static PROP_VERSION = , static PROP_DOCUMENTTITLE = , static PROP_MODEL = , static PROP_VIEWONLY = , static PROP_DOCUMENTBASEURL = , static PROP_SUGGESTEDSAVEASNAME = , static PROP_AUTOSAVEEVENT = } bOnMainThread = false #48 0x00007f12ce877aa5 in gcc3::callVirtualMethod(void*, unsigned int, void*, _typelib_TypeDescriptionReference*, bool, unsigned long*, unsigned int, unsigned long*, double*) (pThis=0x55601d26d458, nVtableIndex=3, pRegisterReturn=0x7f12ba451cf0, pReturnTypeRef=0x55601c4aa950, bSimpleReturn=false, pStack=0x7f12ba451d00, nStack=0, pGPR=0x7f12ba451e90, pFPR=0x7f12ba451ec0) at /home/buildslave/source/libo-core/bridges/source/cpp_uno/gcc3_linux_x86-64/callvirtualmethod.cxx:77 data = {pMethod = 139718969494558, pStack = 0x7f12ba451d00, nStack = 0, pGPR = 0x7f12ba451e90, pFPR = 0x7f12ba451ec0, rax = 93871307988584, rdx = 139718411230336, xmm0 = 6.9030348031983325e-310, xmm1 = 4.6378593779594764e-310} pMethod = 139718972966440 #49 0x00007f12ce876ab3 in cpp_call(bridges::cpp_uno::shared::UnoInterfaceProxy*, bridges::cpp_uno::shared::VtableSlot, typelib_TypeDescriptionReference*, sal_Int32, typelib_MethodParameter*, void*, void**, uno_Any**) (pThis=pThis@entry=0x55601e7c7520, aVtableSlot=..., aVtableSlot@entry=..., pReturnTypeRef=, nParams=, pParams=, pUnoReturn=pUnoReturn@entry=0x55601e632320, pUnoArgs=, ppUnoExc=) at /home/buildslave/source/libo-core/bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx:233 pStack = 0x7f12ba451d00 pStackStart = pGPR = {139718411230448, 93871294305368, 93871313844304, 93871313844328, 0, 139718411230304} nGPR = 6 pFPR = {1.4821969375237396e-323, 1.4821969375237396e-323, 6.9030067080776652e-310, 6.3659873748720795e-314, 1.9762625833649862e-323, 6.903023502434914e-310, 4.637858736482033e-310, 0} nFPR = 0 pReturnTypeDescr = 0x55601c4aa950 __PRETTY_FUNCTION__ = "void cpp_call(bridges::cpp_uno::shared::UnoInterfaceProxy*, bridges::cpp_uno::shared::VtableSlot, typelib_TypeDescriptionReference*, sal_Int32, typelib_MethodParameter*, void*, void**, uno_Any**)" pCppReturn = 0x7f12ba451cf0 bSimpleReturn = pAdjustedThisPtr = 0x55601d26d458 pCppArgs = 0x7f12ba451c80 pTempIndices = ppTempParamTypeDescr = nTempIndices = 1 #50 0x00007f12ce8771e8 in bridges::cpp_uno::shared::unoInterfaceProxyDispatch(uno_Interface*, typelib_TypeDescription const*, void*, void**, uno_Any**) (pUnoI=0x55601e7c7520, pMemberDescr=0x55601dd76be0, pReturn=0x55601e632320, pArgs=0x55601ed95510, ppException=0x7f12ba452058) at /home/buildslave/source/libo-core/bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx:413 aVtableSlot = {offset = , index = } pThis = 0x55601e7c7520 __PRETTY_FUNCTION__ = "void bridges::cpp_uno::shared::unoInterfaceProxyDispatch(uno_Interface*, const typelib_TypeDescription*, void*, void**, uno_Any**)" #51 0x00007f12ccf6f914 in binaryurp::IncomingRequest::execute_throw(binaryurp::BinaryAny*, std::__debug::vector >*) const (this=this@entry=0x55601dcd2690, returnValue=returnValue@entry=0x7f12ba4523d0, outArguments=outArguments@entry=0x7f12ba452490) at /home/buildslave/source/libo-core/include/uno/dispatcher.hxx:72 retType = {_pTypeDescr = 0x55601c4aa950} nSize = 8 retBuf = std::__debug::vector of length 8, capacity 8 = {0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000'} pexc = 0x7f12ba452070 outBufs = std::__debug::vector of length 0, capacity 0 args = std::__debug::vector of length 4, capacity 4 = {0x55601e50f850, 0x55601e50f868, 0x55601e50f880, 0x55601e50f898} exc = __PRETTY_FUNCTION__ = "bool binaryurp::IncomingRequest::execute_throw(binaryurp::BinaryAny*, std::__debug::vector*) const" isExc = false #52 0x00007f12ccf708ef in binaryurp::IncomingRequest::execute() const (this=this@entry=0x55601dcd2690) at /home/buildslave/source/libo-core/binaryurp/source/incomingrequest.cxx:79 resetCc = true oldCc = {m_pUnoI = 0x0} ret = {data_ = _uno_Any(void)} outArgs = std::__debug::vector of length 0, capacity 0 isExc = #53 0x00007f12ccf825aa in binaryurp::(anonymous namespace)::request(void*) (pThreadSpecificData=pThreadSpecificData@entry=0x55601dcd2690) at /home/buildslave/source/libo-core/binaryurp/source/reader.cxx:86 __PRETTY_FUNCTION__ = "void binaryurp::{anonymous}::request(void*)" #54 0x00007f12dc26db40 in cppu_threadpool::JobQueue::enter(void const*, bool) (this=0x55601ef91c90, nDisposeId=, nDisposeId@entry=0x55601f40ccd0, bReturnWhenNoJob=bReturnWhenNoJob@entry=true) at /home/buildslave/source/libo-core/cppu/source/threadpool/jobqueue.cxx:100 guard = {_M_device = @0x55601efe9700} job = {pThreadSpecificData = 0x55601dcd2690, doRequest = 0x7f12ccf8257f } pReturn = 0x0 __PRETTY_FUNCTION__ = "void* cppu_threadpool::JobQueue::enter(const void*, bool)" #55 0x00007f12dc270097 in cppu_threadpool::ORequestThread::run() (this=0x55601f40ccd0) at /home/buildslave/source/libo-core/cppu/source/threadpool/thread.cxx:165 #56 0x00007f12dc271a41 in osl::threadFunc(void*) (param=0x55601f40cce0) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x55601f40cce0 #57 0x00007f12dd01ea1d in osl_thread_start_Impl(void*) (pData=0x55601e906800) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:265 terminate = false pImpl = 0x55601e906800 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #58 0x00007f12dc893ea7 in start_thread () at /lib/x86_64-linux-gnu/libpthread.so.0 #59 0x00007f12dccfadef in clone () at /lib/x86_64-linux-gnu/libc.so.6