[New LWP 717056] [New LWP 716110] [New LWP 717053] [New LWP 715866] [New LWP 715863] [New LWP 716108] [New LWP 715860] [New LWP 715675] [New LWP 717030] [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 0x00007fda1ef1eeec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [Current thread is 1 (Thread 0x7fd9ee1fd6c0 (LWP 717056))] Thread 9 (Thread 0x7fd9ef1ff6c0 (LWP 717030)): #0 0x00007fda1ef19f16 in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007fda1ef1cbaf in pthread_cond_clockwait () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007fda1e5611a6 in std::__condvar::wait_until(std::mutex&, int, timespec&) (__abs_time=..., __clock=1, __m=, this=0x7fd9f4007660) at /usr/include/c++/12/bits/std_mutex.h:169 __s = {__d = {__r = 47441351}} __ts = {tv_sec = 47441351, tv_nsec = 420447538} #3 std::condition_variable::__wait_until_impl > >(std::unique_lock&, std::chrono::time_point > > const&) (this=this@entry=0x7fd9f4007660, __lock=..., __atime=...) at /usr/include/c++/12/condition_variable:200 __s = {__d = {__r = 47441351}} __ts = {tv_sec = 47441351, tv_nsec = 420447538} #4 0x00007fda1e561240 in std::condition_variable::wait_until > >(std::unique_lock&, std::chrono::time_point > > const&) (__atime=..., __lock=..., this=0x7fd9f4007660) at /usr/include/c++/12/condition_variable:110 #5 std::condition_variable::wait_for >(std::unique_lock&, std::chrono::duration > const&) (this=this@entry=0x7fd9f4007660, __lock=..., __rtime=...) at /usr/include/c++/12/condition_variable:162 #6 0x00007fda1e55f3f6 in comphelper::ThreadTaskTag::waitUntilDone() (this=0x7fd9f4007630) at /home/buildslave/source/libo-core/comphelper/source/misc/threadpool.cxx:382 maxTimeout = result = aGuard = {_M_device = 0x7fd9f4007630, _M_owns = true} __PRETTY_FUNCTION__ = "void comphelper::ThreadTaskTag::waitUntilDone()" #7 0x00007fda1e55fd7c in comphelper::ThreadPool::waitUntilDone(std::shared_ptr const&, bool) (this=this@entry=0x7fd9f80c9360, rTag=std::shared_ptr (use count 3, weak count 0) = {...}, bJoin=bJoin@entry=false) at /home/buildslave/source/libo-core/comphelper/source/misc/threadpool.cxx:286 __PRETTY_FUNCTION__ = "void comphelper::ThreadPool::waitUntilDone(const std::shared_ptr&, bool)" #8 0x00007fd9f2a7eda2 in ScFormulaCell::InterpretFormulaGroupThreading(sc::FormulaLogger::GroupScope&, bool&, bool&, int, int) (this=this@entry=0x7fd9f87c2110, aScope=..., bDependencyComputed=@0x7fd9ef1faf02: true, bDependencyCheckFailed=@0x7fd9ef1faf03: false, nStartOffset=, nEndOffset=) at /home/buildslave/source/libo-core/sc/source/core/data/formulacell.cxx:5041 aContextGetterGuard = {rPool = @0x7fd9f3f4f5e0} aGuard = {mnFlagRestore = 0, mrDocument = @0x7fd9f80ea770} aTag = std::shared_ptr (use count 3, weak count 0) = {get() = 0x7fd9f4007630} pArray = context = 0x7fd9e800bcc0 aFGSet = {m_vector = std::__debug::vector of length 2, capacity 2 = {0x7fd9f9cb4180, 0x7fd9fa422240}} nColEnd = 7 aInterpreters = std::__debug::vector of length 2, capacity 2 = {std::unique_ptr = {get() = 0x7fd9e800f3f0}, std::unique_ptr = {get() = 0x7fd9e8008430}} nSpanLen = aOrigDependencies = { = {_vptr.SvRefBase = 0x7fd9f3ea1800 , nRefCount = 0, bNoDelete = 1}, maRanges = std::__debug::vector of length 1, capacity 1 = {{aStart = {nRow = 6, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 6, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}}, mnMaxRowUsed = 6} aFGMap = std::__debug::map with 1 element = {[6] = 0x7fd9f87c1730} rRecursionHelper = bFGOK = aStartPos = {nRow = -201296336, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}} pNonThreadedFormatter = rThreadPool = nThreadCount = 2 nColStart = 6 aDirtiedAddress = {nRow = -1, nCol = -1, nTab = -1, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}} bThreadingProhibited = false __PRETTY_FUNCTION__ = "bool ScFormulaCell::InterpretFormulaGroupThreading(sc::FormulaLogger::GroupScope&, bool&, bool&, SCROW, SCROW)" #9 0x00007fd9f2a805fb in ScFormulaCell::InterpretFormulaGroup(int, int) (this=this@entry=0x7fd9f87c2110, nStartOffset=, nStartOffset@entry=-1, nEndOffset=, nEndOffset@entry=-1) at /home/buildslave/source/libo-core/sc/source/core/data/formulacell.cxx:4755 aScope = {mpImpl = std::unique_ptr = {get() = 0x7fd9e800fbb0}} 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' @0x7fd9e8000f70: {aRecursionFormulas = empty std::__debug::list, aInsertPos = , aLastIterationStart = , aRecursionInIterationStack = std::stack wrapping: std::__debug::deque with 0 elements, aFGList = std::__debug::vector of length 2, capacity 4 = {0x7fd9f8206d60, 0x7fd9f87cfcb0}, aInDependencyEvalMode = std::__debug::vector of length 2, capacity 64 = {1, 0}, nRecursionCount = 3, nIteration = 0, nDependencyComputationLevel = 1, bInRecursionReturn = false, bDoingRecursion = false, bInIterationReturn = false, bConverging = false, bGroupsIndependent = true, bAbortingDependencyComputation = false, aTemporaryGroupCells = std::__debug::vector of length 0, capacity 0, pFGSet = 0x0} forceType = ForceCalculationNone nMaxOffset = 3996 aRecursionCounter = {rRec = @0x7fd9e8000f70, bStackedInIteration = false, cell = 0x7fd9f87c2110} bDependencyComputed = true bDependencyCheckFailed = false #10 0x00007fd9f2a80929 in ScFormulaCell::Interpret(int, int) (this=this@entry=0x7fd9f87c2110, nStartOffset=nStartOffset@entry=-1, nEndOffset=nEndOffset@entry=-1) at /home/buildslave/source/libo-core/sc/source/core/data/formulacell.cxx:1593 bPartOfCycleBefore = false bPartOfCycleAfter = 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' @0x7fd9e8000f70: {aRecursionFormulas = empty std::__debug::list, aInsertPos = , aLastIterationStart = , aRecursionInIterationStack = std::stack wrapping: std::__debug::deque with 0 elements, aFGList = std::__debug::vector of length 2, capacity 4 = {0x7fd9f8206d60, 0x7fd9f87cfcb0}, aInDependencyEvalMode = std::__debug::vector of length 2, capacity 64 = {1, 0}, nRecursionCount = 3, nIteration = 0, nDependencyComputationLevel = 1, 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 = 0x7fd9f87c2110, mEnabled = false} pTopCell = bOldRunning = false __PRETTY_FUNCTION__ = "bool ScFormulaCell::Interpret(SCROW, SCROW)" #11 0x00007fd9f28b8fd1 in ScFormulaCell::MaybeInterpret() (this=) at /home/buildslave/source/libo-core/sc/inc/formulacell.hxx:470 __PRETTY_FUNCTION__ = "void ScFormulaCell::MaybeInterpret()" #12 0x00007fd9f2a8179f in ScFormulaCell::IsValue() (this=0x7fd9f87c2110) at /home/buildslave/source/libo-core/sc/source/core/data/formulacell.cxx:2761 #13 0x00007fd9f27e3464 in (anonymous namespace)::hasNumericImpl(CellType, ScFormulaCell*) (eType=, pFormula=) at /home/buildslave/source/libo-core/sc/source/core/data/cellvalue.cxx:183 #14 0x00007fd9f27e3945 in ScRefCellValue::hasNumeric() const (this=this@entry=0x7fd9ef1fb0d0) at /home/buildslave/source/libo-core/sc/source/core/data/cellvalue.cxx:622 #15 0x00007fd9f2c24f19 in ScInterpreter::FillEntry(ScQueryEntry&) (this=this@entry=0x7fd9e8003540, rEntry=...) at /home/buildslave/source/libo-core/sc/source/core/tool/interpr1.cxx:7871 aAdr = {nRow = 6, nCol = 7, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}} aCell = {meType = CELLTYPE_FORMULA, {mfValue = 6.9452859945113351e-310, mpString = 0x7fd9f87c2110, mpEditText = 0x7fd9f87c2110, mpFormula = 0x7fd9f87c2110}} rItem = @0x7fd9e8009cd0: {meType = ScQueryEntry::ByValue, mfVal = 0, maString = {mpData = 0x0, mpDataIgnoreCase = 0x0, static EMPTY_STRING = {pData = 0x7fda1f2ed7d8 ::data>}}, maColor = rgb(0, 0, 0), mbMatchEmpty = false, mbRoundForFilter = false} #16 0x00007fd9f2c3c404 in ScInterpreter::CalculateLookup(bool) (this=this@entry=0x7fd9e8003540, bHLookup=bHLookup@entry=false) at /home/buildslave/source/libo-core/sc/source/core/tool/interpr1.cxx:7673 nParamCount = bSorted = false fIndex = pMat = {px = 0x7fd9e8009950} nC = 4 nR = 1048576 nCol1 = 0 nRow1 = 0 nTab1 = 0 nCol2 = 0 nRow2 = 0 refData = 0x0 eType = nZIndex = 3 nSpIndex = 3 aParam = { = {_vptr.ScQueryParamBase = 0x7fd9f3ea12c8 , eSearchType = utl::SearchParam::SearchType::Normal, bHasHeader = false, bHasTotals = false, bByRow = true, bInplace = true, bCaseSens = false, bDuplicate = true, mbRangeLookup = false, m_Entries = std::__debug::vector of length 8, capacity 8 = {{bDoQuery = true, nField = 0, eOp = SC_EQUAL, eConnect = SC_AND, pSearchParam = std::unique_ptr = {get() = 0x0}, pSearchText = std::unique_ptr = {get() = 0x0}, maQueryItems = std::__debug::vector of length 1, capacity 1 = {{meType = ScQueryEntry::ByValue, mfVal = 0, maString = {mpData = 0x0, mpDataIgnoreCase = 0x0, static EMPTY_STRING = {pData = 0x7fda1f2ed7d8 ::data>}}, maColor = rgb(0, 0, 0), mbMatchEmpty = false, mbRoundForFilter = false}}}, {bDoQuery = false, nField = 0, eOp = SC_EQUAL, eConnect = SC_AND, pSearchParam = std::unique_ptr = {get() = 0x0}, pSearchText = std::unique_ptr = {get() = 0x0}, maQueryItems = std::__debug::vector of length 1, capacity 1 = {{meType = ScQueryEntry::ByValue, mfVal = 0, maString = {mpData = 0x0, mpDataIgnoreCase = 0x0, static EMPTY_STRING = {pData = 0x7fda1f2ed7d8 ::data>}}, maColor = rgb(0, 0, 0), mbMatchEmpty = false, mbRoundForFilter = false}}}, {bDoQuery = false, nField = 0, eOp = SC_EQUAL, eConnect = SC_AND, pSearchParam = std::unique_ptr = {get() = 0x0}, pSearchText = std::unique_ptr = {get() = 0x0}, maQueryItems = std::__debug::vector of length 1, capacity 1 = {{meType = ScQueryEntry::ByValue, mfVal = 0, maString = {mpData = 0x0, mpDataIgnoreCase = 0x0, static EMPTY_STRING = {pData = 0x7fda1f2ed7d8 ::data>}}, maColor = rgb(0, 0, 0), mbMatchEmpty = false, mbRoundForFilter = false}}}, {bDoQuery = false, nField = 0, eOp = SC_EQUAL, eConnect = SC_AND, pSearchParam = std::unique_ptr = {get() = 0x0}, pSearchText = std::unique_ptr = {get() = 0x0}, maQueryItems = std::__debug::vector of length 1, capacity 1 = {{meType = ScQueryEntry::ByValue, mfVal = 0, maString = {mpData = 0x0, mpDataIgnoreCase = 0x0, static EMPTY_STRING = {pData = 0x7fda1f2ed7d8 ::data>}}, maColor = rgb(0, 0, 0), mbMatchEmpty = false, mbRoundForFilter = false}}}, {bDoQuery = false, nField = 0, eOp = SC_EQUAL, eConnect = SC_AND, pSearchParam = std::unique_ptr = {get() = 0x0}, pSearchText = std::unique_ptr = {get() = 0x0}, maQueryItems = std::__debug::vector of length 1, capacity 1 = {{meType = ScQueryEntry::ByValue, mfVal = 0, maString = {mpData = 0x0, mpDataIgnoreCase = 0x0, static EMPTY_STRING = {pData = 0x7fda1f2ed7d8 ::data>}}, maColor = rgb(0, 0, 0), mbMatchEmpty = false, mbRoundForFilter = false}}}, {bDoQuery = false, nField = 0, eOp = SC_EQUAL, eConnect = SC_AND, pSearchParam = std::unique_ptr = {get() = 0x0}, pSearchText = std::unique_ptr = {get() = 0x0}, maQueryItems = std::__debug::vector of length 1, capacity 1 = {{meType = ScQueryEntry::ByValue, mfVal = 0, maString = {mpData = 0x0, mpDataIgnoreCase = 0x0, static EMPTY_STRING = {pData = 0x7fda1f2ed7d8 ::data>}}, maColor = rgb(0, 0, 0), mbMatchEmpty = false, mbRoundForFilter = false}}}, {bDoQuery = false, nField = 0, eOp = SC_EQUAL, eConnect = SC_AND, pSearchParam = std::unique_ptr = {get() = 0x0}, pSearchText = std::unique_ptr = {get() = 0x0}, maQueryItems = std::__debug::vector of length 1, capacity 1 = {{meType = ScQueryEntry::ByValue, mfVal = 0, maString = {mpData = 0x0, mpDataIgnoreCase = 0x0, static EMPTY_STRING = {pData = 0x7fda1f2ed7d8 ::data>}}, maColor = rgb(0, 0, 0), mbMatchEmpty = false, mbRoundForFilter = false}}}, {bDoQuery = false, nField = 0, eOp = SC_EQUAL, eConnect = SC_AND, pSearchParam = std::unique_ptr = {get() = 0x0}, pSearchText = std::unique_ptr = {get() = 0x0}, maQueryItems = std::__debug::vector of length 1, capacity 1 = {{meType = ScQueryEntry::ByValue, mfVal = 0, maString = {mpData = 0x0, mpDataIgnoreCase = 0x0, static EMPTY_STRING = {pData = 0x7fda1f2ed7d8 ::data>}}, maColor = rgb(0, 0, 0), mbMatchEmpty = false, mbRoundForFilter = false}}}}}, = {_vptr.ScQueryParamTable = 0x7fd9f3ea12f0 , nCol1 = 0, nRow1 = 0, nCol2 = 0, nRow2 = 0, nTab = 0}, bDestPers = true, nDestTab = 0, nDestCol = 0, nDestRow = 0} rEntry = @0x7fd9e800a460: {bDoQuery = true, nField = 0, eOp = SC_EQUAL, eConnect = SC_AND, pSearchParam = std::unique_ptr = {get() = 0x0}, pSearchText = std::unique_ptr = {get() = 0x0}, maQueryItems = std::__debug::vector of length 1, capacity 1 = {{meType = ScQueryEntry::ByValue, mfVal = 0, maString = {mpData = 0x0, mpDataIgnoreCase = 0x0, static EMPTY_STRING = {pData = 0x7fda1f2ed7d8 ::data>}}, maColor = rgb(0, 0, 0), mbMatchEmpty = false, mbRoundForFilter = false}}} rItem = aParamStr = {mpData = 0x7, mpDataIgnoreCase = 0x7fd9e800f640, static EMPTY_STRING = {pData = 0x7fda1f2ed7d8 ::data>}} __PRETTY_FUNCTION__ = "void ScInterpreter::CalculateLookup(bool)" #17 0x00007fd9f2c3cd58 in ScInterpreter::ScVLookup() (this=this@entry=0x7fd9e8003540) at /home/buildslave/source/libo-core/sc/source/core/tool/interpr1.cxx:7905 #18 0x00007fd9f2c7df8c in ScInterpreter::Interpret() (this=this@entry=0x7fd9e8003540) at /home/buildslave/source/libo-core/sc/source/core/tool/interpr4.cxx:4338 bIsOpCodeJumpCommand = false bGotResult = nRetTypeExpr = SvNumFormatType::LOGICAL nRetIndexExpr = 0 nErrorFunction = 0 nErrorFunctionCount = 0 aErrorFunctionStack = std::__debug::vector of length 0, capacity 0 nStackBase = 0 aTokenMatrixMapIter = { const, boost::intrusive_ptr >, true>> = {_M_cur = 0x0}, } eOp = ocVLookup __PRETTY_FUNCTION__ = "formula::StackVar ScInterpreter::Interpret()" bForcedResultType = p = eType = #19 0x00007fd9f2a79d23 in ScFormulaCell::InterpretTail(ScInterpreterContext&, ScFormulaCell::ScInterpretTailParameter) (this=this@entry=0x7fd9f87cfcb0, rContext=..., eTailParam=eTailParam@entry=ScFormulaCell::SCITP_NORMAL) at /home/buildslave/source/libo-core/sc/source/core/data/formulacell.cxx:1946 pScopedInterpreter = std::unique_ptr = {get() = 0x7fd9e8003540} pInterpreter = 0x7fd9e8003540 nOldErrCode = FormulaError::NONE bContentChanged = aNewResult = {static MULTILINE_UNKNOWN = 0 '\000', static MULTILINE_FALSE = 1 '\001', static MULTILINE_TRUE = 2 '\002', {mfValue = 2.1219957904712067e-314, mpToken = 0xffffffff}, mbToken = true, mbNoneRefCnt = true, mbEmpty = false, mbEmptyDisplayedAsString = true, mbValueCached = false, meMultiline = 3 '\003', mnError = 62157} bOldRunning = false bForceNumberFormat = aRecursionCounter = {rRec = @0x7fd9e8000f70, bStackedInIteration = false, cell = 0x7fd9f87cfcb0} #20 0x00007fd9f2a809f4 in ScFormulaCell::Interpret(int, int) (this=0x7fd9f87cfcb0, nStartOffset=nStartOffset@entry=-1, nEndOffset=nEndOffset@entry=-1) at /home/buildslave/source/libo-core/sc/source/core/data/formulacell.cxx:1619 aCycleCheckGuard = {mrRecHelper = @0x7fd9e8000f70, mbShouldPop = true} aContextGetterGuard = {rPool = @0x7fd9f3f4f580, nContextIdx = 0} bPartOfCycleBefore = bPartOfCycleAfter = 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' @0x7fd9e8000f70: {aRecursionFormulas = empty std::__debug::list, aInsertPos = , aLastIterationStart = , aRecursionInIterationStack = std::stack wrapping: std::__debug::deque with 0 elements, aFGList = std::__debug::vector of length 2, capacity 4 = {0x7fd9f8206d60, 0x7fd9f87cfcb0}, aInDependencyEvalMode = std::__debug::vector of length 2, capacity 64 = {1, 0}, nRecursionCount = 3, nIteration = 0, nDependencyComputationLevel = 1, 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 = 0x7fd9f87cfcb0, mEnabled = false} pTopCell = bOldRunning = false __PRETTY_FUNCTION__ = "bool ScFormulaCell::Interpret(SCROW, SCROW)" #21 0x00007fd9f28c6783 in lcl_EvalDirty(sc::CellStoreType&, SCROW, SCROW, ScDocument&, ScFormulaCellGroupRef const&, bool, bool, bool&, bool&, ScAddress*) (rCells=..., nRow1=, nRow2=4002, rDoc=..., mxGroup=..., bThreadingDepEval=bThreadingDepEval@entry=true, bSkipRunning=false, bIsDirty=@0x7fd9ef1fc027: false, bAllowThreading=@0x7fd9ef1fc026: true, pDirtiedAddress=0x0) at /home/buildslave/source/libo-core/sc/source/core/data/column4.cxx:1947 bDirtyFlag = true mxGroupChild = @0x7fd9f87cfcf0: {px = 0x0} pChildTopCell = 0x7fd9f87cfcb0 nRowsToRead = 3997 nEnd = 3997 itCell = 0x7fd9f87cfcb0 nCellIdx = 0 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' @0x7fd9e8000f70: {aRecursionFormulas = empty std::__debug::list, aInsertPos = , aLastIterationStart = , aRecursionInIterationStack = std::stack wrapping: std::__debug::deque with 0 elements, aFGList = std::__debug::vector of length 2, capacity 4 = {0x7fd9f8206d60, 0x7fd9f87cfcb0}, aInDependencyEvalMode = std::__debug::vector of length 2, capacity 64 = {1, 0}, nRecursionCount = 3, nIteration = 0, nDependencyComputationLevel = 1, bInRecursionReturn = false, bDoingRecursion = false, bInIterationReturn = false, bConverging = false, bGroupsIndependent = true, bAbortingDependencyComputation = false, aTemporaryGroupCells = std::__debug::vector of length 0, capacity 0, pFGSet = 0x0} aPos = {first = {::const_iterator_trait>> = {m_cur_node = {type = 54, position = 6, size = 3997, data = 0x7fd9f87bfca0, __private_data = {parent = 0x7fd9f87ad560, block_index = 2}}, m_pos = {position_iterator = 6, size_iterator = 3997, element_block_iterator = 0x7fd9f87bfca0}, m_end = {position_iterator = 7378697629483820646, size_iterator = 7378697629483820646, element_block_iterator = 0x6666666666666666}}, }, second = 0} it = {::const_iterator_trait>> = {m_cur_node = {type = 54, position = 6, size = 3997, data = 0x7fd9f87bfca0, __private_data = {parent = 0x7fd9f87ad560, block_index = 2}}, m_pos = {position_iterator = 6, size_iterator = 3997, element_block_iterator = 0x7fd9f87bfca0}, m_end = {position_iterator = 7378697629483820646, size_iterator = 7378697629483820646, element_block_iterator = 0x6666666666666666}}, } nOffset = nRow = 6 __PRETTY_FUNCTION__ = "void lcl_EvalDirty(sc::CellStoreType&, SCROW, SCROW, ScDocument&, const ScFormulaCellGroupRef&, bool, bool, bool&, bool&, ScAddress*)" #22 0x00007fd9f28c6c35 in ScColumn::HandleRefArrayForParallelism(int, int, boost::intrusive_ptr const&, ScAddress*) (this=, nRow1=nRow1@entry=6, nRow2=nRow2@entry=4002, mxGroup=..., pDirtiedAddress=pDirtiedAddress@entry=0x0) at /home/buildslave/source/libo-core/sc/source/core/data/column4.cxx:2015 bAllowThreading = true bTmp = false #23 0x00007fd9f2b1640a in ScTable::HandleRefArrayForParallelism(short, int, int, boost::intrusive_ptr const&, ScAddress*) (this=0x7fd9f81217a0, nCol=, nRow1=6, nRow2=4002, mxGroup=..., pDirtiedAddress=pDirtiedAddress@entry=0x0) at /home/buildslave/source/libo-core/sc/source/core/data/table1.cxx:2627 #24 0x00007fd9f2968740 in ScDocument::HandleRefArrayForParallelism(ScAddress const&, int, boost::intrusive_ptr const&, ScAddress*) (this=, rPos=..., nLength=3997, mxGroup=..., pDirtiedAddress=pDirtiedAddress@entry=0x0) at /home/buildslave/source/libo-core/sc/inc/address.hxx:281 bRet = pTable = nTab = 0 #25 0x00007fd9f2a7e0b8 in (anonymous namespace)::ScDependantsCalculator::DoIt(ScRangeList*, ScAddress*) (this=this@entry=0x7fd9ef1fc210, pSuccessfulDependencies=pSuccessfulDependencies@entry=0x7fd9ef1fc3f0, pDirtiedAddress=pDirtiedAddress@entry=0x0) at /home/buildslave/source/libo-core/sc/source/core/data/formulacell.cxx:4654 nStartRow = nLength = nCol = 2 rRange = @0x7fd9e8009d00: {aStart = {nRow = 6, nCol = 2, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 4002, nCol = 2, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}} i = 0 aRangeList = { = {_vptr.SvRefBase = 0x7fd9f3ea1800 , nRefCount = 0, bNoDelete = 1}, maRanges = std::__debug::vector of length 2, capacity 2 = {{aStart = {nRow = 6, nCol = 2, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 4002, nCol = 2, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 6, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 6, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}}, mnMaxRowUsed = 4002} bHasSelfReferences = false bInDocShellRecalc = pRPNArray = 0x7fd9f87bf730 nCodeLen = __PRETTY_FUNCTION__ = "bool {anonymous}::ScDependantsCalculator::DoIt(ScRangeList*, ScAddress*)" #26 0x00007fd9f2a7e338 in ScFormulaCell::CheckComputeDependencies(sc::FormulaLogger::GroupScope&, bool, int, int, bool, ScRangeList*, ScAddress*) (this=this@entry=0x7fd9f8206d60, rScope=..., fromFirstRow=fromFirstRow@entry=false, nStartOffset=0, nEndOffset=, bCalcDependencyOnly=bCalcDependencyOnly@entry=false, pSuccessfulDependencies=0x7fd9ef1fc3f0, pDirtiedAddress=0x0) at /home/buildslave/source/libo-core/sc/source/core/data/formulacell.cxx:4793 aCycleCheckGuard = {mrRecHelper = @0x7fd9e8000f70, mbShouldPop = true} aDepComputeGuard = {mrRecHelper = @0x7fd9e8000f70} aCalculator = {mrDoc = @0x7fd9f80ea770, mrCode = @0x7fd9fada5430, mxGroup = @0x7fd9f8206da0, mnLen = 3997, mrPos = @0x7fd9f8206df8, mFromFirstRow = false, mnStartOffset = 0, mnEndOffset = 3996, mnSpanLen = 3997} 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' @0x7fd9e8000f70: {aRecursionFormulas = empty std::__debug::list, aInsertPos = , aLastIterationStart = , aRecursionInIterationStack = std::stack wrapping: std::__debug::deque with 0 elements, aFGList = std::__debug::vector of length 2, capacity 4 = {0x7fd9f8206d60, 0x7fd9f87cfcb0}, aInDependencyEvalMode = std::__debug::vector of length 2, capacity 64 = {1, 0}, nRecursionCount = 3, nIteration = 0, nDependencyComputationLevel = 1, bInRecursionReturn = false, bDoingRecursion = false, bInIterationReturn = false, bConverging = false, bGroupsIndependent = true, bAbortingDependencyComputation = false, aTemporaryGroupCells = std::__debug::vector of length 0, capacity 0, pFGSet = 0x0} bOKToParallelize = false #27 0x00007fd9f2a7e5c6 in ScFormulaCell::InterpretFormulaGroupThreading(sc::FormulaLogger::GroupScope&, bool&, bool&, int, int) (this=this@entry=0x7fd9f8206d60, aScope=..., bDependencyComputed=@0x7fd9ef1fc612: false, bDependencyCheckFailed=@0x7fd9ef1fc613: false, nStartOffset=, nEndOffset=) at /home/buildslave/source/libo-core/sc/source/core/data/formulacell.cxx:4900 aFGSet = {m_vector = std::__debug::vector of length 1, capacity 17571850270217 = { nColEnd = 0 aInterpreters = std::__debug::vector of length -17571749558392, capacity -17571749558391 = {std::unique_ptr = {get() = 0x7fd900000037}, std::unique_ptr = {get() = 0x7fd9f27e53bd }, std::unique_ptr = {get() = 0x1}, std::unique_ptr = {get() = 0x7fd9f27e541c }, std::unique_ptr = {get() = 0x42000000000009}, std::unique_ptr = {get() = 0x749f4cb7532ed700}, std::unique_ptr = {get() = 0x7fd9f3ea1800 }, std::unique_ptr = {get() = 0x7fd980000000}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x1}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x7fd9ffffffff}, std::unique_ptr = {get() = 0x7fd9f80ea770}, std::unique_ptr = {get() = 0x7fd9f80ea770}, std::unique_ptr = {get() = 0x7fd9ef1fc500}, std::unique_ptr = {get() = 0x7fd9f2b83f00 (rtl::OUStringBuffer&, SCTAB, SCROW, SCCOL, ScRefFlags, ScDocument const*, ScAddress::Details const&)+999>}, std::unique_ptr = {get() = 0x7fd9ef1fc478}, std::unique_ptr = {get() = 0x87081f26323f}, std::unique_ptr = {get() = 0x1}, std::unique_ptr = {get() = 0x7fd9e8009d00}, std::unique_ptr = {get() = 0x7fda1f2ed7d8 ::data>}, std::unique_ptr = {get() = 0x7fda1d767ae4 }, std::unique_ptr = {get() = 0x10}, std::unique_ptr = {get() = 0x749f4cb7532ed700}, std::unique_ptr = {get() = 0x58}, std::unique_ptr = {get() = 0x7fd9ef1fc618}, std::unique_ptr = {get() = 0x7fd9f4001970}, std::unique_ptr = {get() = 0x7fda1f263a5b }, std::unique_ptr = {get() = 0x7fd9f8206d60}, std::unique_ptr = {get() = 0x749f4cb7532ed700}, std::unique_ptr = {get() = 0x7fd9f38edb6a}, std::unique_ptr = {get() = 0xfffffffffffff618}, std::unique_ptr = {get() = 0x9}, std::unique_ptr = {get() = 0x7fd9f8206d60}, std::unique_ptr = {get() = 0x7fd9ef1fc618}, std::unique_ptr = {get() = 0x7fd9f8206df8}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x7fda1ef2cf4f }, std::unique_ptr = {get() = 0x7fd9ef1fc618}, std::unique_ptr = {get() = 0x7fd9f8206df8}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x7fd9f80ea770}, std::unique_ptr = {get() = 0x7fd9f3f5e8b0 }, std::unique_ptr = {get() = 0x7fda1f25ae93 (_rtl_uString*)+52>}, std::unique_ptr = {get() = 0x7fd9f80ea770}, std::unique_ptr = {get() = 0x7fda1f263a5b }, std::unique_ptr = {get() = 0x7fd9f8206d60}, std::unique_ptr = {get() = 0x7fd9f347063c }, std::unique_ptr = {get() = 0x7fd9e8001090}, std::unique_ptr = {get() = 0x7fd9e800faa0}, std::unique_ptr = {get() = 0x7fd9f40077a0}, std::unique_ptr = {get() = 0x7fd9f4007380}, std::unique_ptr = {get() = 0xe8001130}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x7fd9ef1fc568}, std::unique_ptr = {get() = 0x7fd9f38edb59}, std::unique_ptr = {get() = 0x7fd9ef1fc590}, std::unique_ptr = {get() = 0x7fd9ef1fc578}, std::unique_ptr = {get() = 0x7fd9ef1fc5a0}, std::unique_ptr = {get() = 0x749f4cb7532ed700}, std::unique_ptr = {get() = 0x7fd9f4003c00}, std::unique_ptr = {get() = 0x7fd9f8206d60}, std::unique_ptr = {get() = 0x7fd9e8000f70}, std::unique_ptr = {get() = 0x7fd9f8206da0}, std::unique_ptr = {get() = 0xf9d}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x7fd9f2a805fb }, std::unique_ptr = {get() = 0x7fd9f4003c00}, std::unique_ptr = {get() = 0xf9c}, std::unique_ptr = {get() = 0xf9c00003c00}, std::unique_ptr = {get() = 0x7fd9f4001970}, std::unique_ptr = {get() = 0x7fd9e8000f70}, std::unique_ptr = {get() = 0x6666666600000000}, std::unique_ptr = {get() = 0x7fd9f8206d60}, std::unique_ptr = {get() = 0x749f4cb7532ed700}, std::unique_ptr = {get() = 0xffffffff}, std::unique_ptr = {get() = 0x7fd9e8000f70}, std::unique_ptr = {get() = 0x7fd9f8206d60}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0xffffffff}, std::unique_ptr = {get() = 0x7fd9f2a80929 }, std::unique_ptr = {get() = 0x7fd900000000}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x7fd9f8206d60}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x7fd9f87bf7a8}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x7fd9ef1fc798}, std::unique_ptr = {get() = 0x7fd9f87bf6c8}, std::unique_ptr = {get() = 0x7fda1ecd0a04 <__gnu_debug::_Safe_sequence_base::_M_get_mutex()+20>}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x7fda1ecd0bf4}, std::unique_ptr = {get() = 0x7fd9ef1fc798}, std::unique_ptr = {get() = 0x7fd9ef1fc790}, std::unique_ptr = {get() = 0x7fd9ef1fc798}, std::unique_ptr = {get() = 0x7fd9ef1fc740}, std::unique_ptr = {get() = 0x7fd9ef1fcae0}, std::unique_ptr = {get() = 0x7fd9f27f02c6 <__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator > >, std::__debug::vector >, std::forward_iterator_tag>::_Safe_iterator(__gnu_cxx::__normal_iterator > >, __gnu_debug::_Safe_sequence_base const*)+74>}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x7fd9ef1fc7c8}, std::unique_ptr = {get() = 0x7fd9f87bf6c8}, std::unique_ptr = {get() = 0x7fda1ecd0a04 <__gnu_debug::_Safe_sequence_base::_M_get_mutex()+20>}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x7fda1ecd0bf4}, std::unique_ptr = {get() = 0x7fd9ef1fc7c8}, std::unique_ptr = {get() = 0x7fd9ef1fc7c0}, std::unique_ptr = {get() = 0x7fd9ef1fc7c8}, std::unique_ptr = {get() = 0x749f4cb7532ed700}, std::unique_ptr = {get() = 0x7fd9ef1fcae0}, std::unique_ptr = {get() = 0x7fd9ef1fc800}, std::unique_ptr = {get() = 0x7fd9f81f6180}, std::unique_ptr = {get() = 0x7fd9ef1fcb10}, std::unique_ptr = {get() = 0x7fd9ef1fcae0}, std::unique_ptr = {get() = 0x7fd9ef1fceb0}, std::unique_ptr = {get() = 0x7fd9ef1fcea0}, std::unique_ptr = {get() = 0x7fd9f284860b , __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator > >, std::__debug::vector, std::random_access_iterator_tag>, mdds::detail::mtv::iterator_value_node, unsigned long>, (anonymous namespace)::CalcAllHandler>(mdds::detail::mtv::iterator_value_node, unsigned long>&, (anonymous namespace)::CalcAllHandler&)+111>}, std::unique_ptr = {get() = 0x7fd9f964de00}, std::unique_ptr = {get() = 0x7fd9f87bf6c8}, std::unique_ptr = {get() = 0x7fd90000000d}, std::unique_ptr = {get() = 0x7fd9ef1fc7c8}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x7fd9ef1fc920}, std::unique_ptr = {get() = 0x7fd9f9655ae8}, std::unique_ptr = {get() = 0x7fd9f87bf6c8}, std::unique_ptr = {get() = 0x7fd90000000d}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x7fd9ef1fc798}, std::unique_ptr = {get() = 0x749f4cb7532ed700}, std::unique_ptr = {get() = 0x7fd9ef1fca97}, std::unique_ptr = {get() = 0x7fd9f284a9df , mdds::mtv::noncopyable_managed_element_block<54, ScFormulaCell>, (anonymous namespace)::CalcAllHandler, sc::FuncElseNoOp >(mdds::mtv::soa::multi_type_vector&, (anonymous namespace)::CalcAllHandler&, sc::FuncElseNoOp&)+122>}, std::unique_ptr = {get() = 0x36}, std::unique_ptr = {get() = 0x6}, std::unique_ptr = {get() = 0xf9d}, std::unique_ptr = {get() = 0x7fd9f87bf6c0}, std::unique_ptr = {get() = 0x7fd9f81f6180}, std::unique_ptr = {get() = 0x3}, std::unique_ptr = {get() = 0x7fd9f87ae5d8}, std::unique_ptr = {get() = 0x7fd9f81f6188}, std::unique_ptr = {get() = 0x5}, std::unique_ptr = {get() = 0x7fd9ef1fc8b0}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x7fd9f823da88}, std::unique_ptr = {get() = 0x7fd9f81f61c0}, std::unique_ptr = {get() = 0x5}, std::unique_ptr = {get() = 0x7fd9ef1fc8d8}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x7fd9f87bf798}, std::unique_ptr = {get() = 0x7fd9f81f61f8}, std::unique_ptr = {get() = 0x7fd900000005}, std::unique_ptr = {get() = 0x7fd9ef1fc900}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x7fd9f87ae5e8}, std::unique_ptr = {get() = 0x7fd9f81f6188}, std::unique_ptr = {get() = 0x5}, std::unique_ptr = {get() = 0x7fd9ef1fc958}, std::unique_ptr = {get() = 0x7fd9ef1fc838}, std::unique_ptr = {get() = 0x7fd9f823da98}, std::unique_ptr = {get() = 0x7fd9f81f61c0}, std::unique_ptr = {get() = 0x7fd900000005}, std::unique_ptr = {get() = 0x7fd9ef1fc980}, std::unique_ptr = {get() = 0x7fd9ef1fc860}, std::unique_ptr = {get() = 0x7fd9f87bf7a8}, std::unique_ptr = {get() = 0x7fd9f81f61f8}, std::unique_ptr = {get() = 0x5}, std::unique_ptr = {get() = 0x7fd9ef1fc9a8}, std::unique_ptr = {get() = 0x7fd9ef1fc888}, std::unique_ptr = {get() = 0x3a006effffffff}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x7fd9f81f6180}, std::unique_ptr = {get() = 0x5}, std::unique_ptr = {get() = 0x7fd9f87ae5e8}, std::unique_ptr = {get() = 0x7fd9f81f6188}, std::unique_ptr = {get() = 0x5}, std::unique_ptr = {get() = 0x7fd9ef1fc9d0}, std::unique_ptr = {get() = 0x7fd9ef1fc8b0}, std::unique_ptr = {get() = 0x7fd9f823da98}, std::unique_ptr = {get() = 0x7fd9f81f61c0}, std::unique_ptr = {get() = 0x7fd900000005}, std::unique_ptr = {get() = 0x7fd9ef1fc9f8}, std::unique_ptr = {get() = 0x7fd9ef1fc8d8}, std::unique_ptr = {get() = 0x7fd9f87bf7a8}, std::unique_ptr = {get() = 0x7fd9f81f61f8}, std::unique_ptr = {get() = 0x5}, std::unique_ptr = {get() = 0x7fd9ef1fca20}, std::unique_ptr = {get() = 0x7fd9ef1fc900}, std::unique_ptr = {get() = 0x7fd9f87ae5e8}, std::unique_ptr = {get() = 0x7fd9f81f6188}, std::unique_ptr = {get() = 0x7fd900000005}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x7fd9ef1fc958}, std::unique_ptr = {get() = 0x7fd9f823da98}, std::unique_ptr = {get() = 0x7fd9f81f61c0}...} nSpanLen = aOrigDependencies = { = {_vptr.SvRefBase = 0x7fd9f3ea1800 , nRefCount = 0, bNoDelete = 1}, maRanges = std::__debug::vector of length 0, capacity 0, mnMaxRowUsed = -1} aFGMap = std::__debug::map with 18577348462903305 elements rRecursionHelper = bFGOK = aStartPos = {nRow = 1, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}} pNonThreadedFormatter = rThreadPool = nThreadCount = 0 nColStart = 32729 aDirtiedAddress = {nRow = 522560460, nCol = 32730, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}} bThreadingProhibited = false __PRETTY_FUNCTION__ = "bool ScFormulaCell::InterpretFormulaGroupThreading(sc::FormulaLogger::GroupScope&, bool&, bool&, SCROW, SCROW)" #28 0x00007fd9f2a805fb in ScFormulaCell::InterpretFormulaGroup(int, int) (this=this@entry=0x7fd9f8206d60, nStartOffset=, nStartOffset@entry=-1, nEndOffset=, nEndOffset@entry=-1) at /home/buildslave/source/libo-core/sc/source/core/data/formulacell.cxx:4755 aScope = {mpImpl = std::unique_ptr = {get() = 0x7fd9f4001970}} 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' @0x7fd9e8000f70: {aRecursionFormulas = empty std::__debug::list, aInsertPos = , aLastIterationStart = , aRecursionInIterationStack = std::stack wrapping: std::__debug::deque with 0 elements, aFGList = std::__debug::vector of length 2, capacity 4 = {0x7fd9f8206d60, 0x7fd9f87cfcb0}, aInDependencyEvalMode = std::__debug::vector of length 2, capacity 64 = {1, 0}, nRecursionCount = 3, nIteration = 0, nDependencyComputationLevel = 1, bInRecursionReturn = false, bDoingRecursion = false, bInIterationReturn = false, bConverging = false, bGroupsIndependent = true, bAbortingDependencyComputation = false, aTemporaryGroupCells = std::__debug::vector of length 0, capacity 0, pFGSet = 0x0} forceType = ForceCalculationNone nMaxOffset = 3996 aRecursionCounter = {rRec = @0x7fd9e8000f70, bStackedInIteration = false, cell = 0x7fd9f8206d60} bDependencyComputed = false bDependencyCheckFailed = false #29 0x00007fd9f2a80929 in ScFormulaCell::Interpret(int, int) (this=0x7fd9f8206d60, nStartOffset=nStartOffset@entry=-1, nEndOffset=nEndOffset@entry=-1) at /home/buildslave/source/libo-core/sc/source/core/data/formulacell.cxx:1593 bPartOfCycleBefore = false bPartOfCycleAfter = 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' @0x7fd9e8000f70: {aRecursionFormulas = empty std::__debug::list, aInsertPos = , aLastIterationStart = , aRecursionInIterationStack = std::stack wrapping: std::__debug::deque with 0 elements, aFGList = std::__debug::vector of length 2, capacity 4 = {0x7fd9f8206d60, 0x7fd9f87cfcb0}, aInDependencyEvalMode = std::__debug::vector of length 2, capacity 64 = {1, 0}, nRecursionCount = 3, nIteration = 0, nDependencyComputationLevel = 1, 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 = 0x7fd9f8206d60, mEnabled = false} pTopCell = bOldRunning = false __PRETTY_FUNCTION__ = "bool ScFormulaCell::Interpret(SCROW, SCROW)" #30 0x00007fd9f284860b in (anonymous namespace)::CalcAllHandler::operator() (pCell=, this=0x7fd9ef1fc800) at /home/buildslave/source/libo-core/sc/source/core/data/column.cxx:2809 it = 0x7fd9f8206d60 itEnd = 0x6666666666666666 nRow = #31 sc::EachElem, __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator > >, std::__debug::vector, std::random_access_iterator_tag>, mdds::detail::mtv::iterator_value_node, unsigned long>, (anonymous namespace)::CalcAllHandler>(mdds::detail::mtv::iterator_value_node, unsigned long>&, (anonymous namespace)::CalcAllHandler&) (rNode=..., rFuncElem=...) at /home/buildslave/source/libo-core/sc/inc/mtvfunctions.hxx:130 it = 0x7fd9f8206d60 itEnd = 0x6666666666666666 nRow = #32 0x00007fd9f284a9df in sc::ProcessElements1, mdds::mtv::noncopyable_managed_element_block<54, ScFormulaCell>, (anonymous namespace)::CalcAllHandler, sc::FuncElseNoOp >(mdds::mtv::soa::multi_type_vector&, (anonymous namespace)::CalcAllHandler&, sc::FuncElseNoOp&) (rStore=..., rFuncElem=..., rFuncElse=...) at /home/buildslave/build/workdir/UnpackedTarball/mdds/include/mdds/multi_type_vector/soa/./iterator.hpp:266 nTopRow = nDataSize = it = {::iterator_trait>> = {m_cur_node = {type = 54, position = 6, size = 3997, data = 0x7fd9f87bf6c0, __private_data = {parent = 0x7fd9f81f6180, block_index = 3}}, m_pos = {position_iterator = 6, size_iterator = 3997, element_block_iterator = 0x7fd9f87bf6c0}, m_end = {position_iterator = 90195361791, size_iterator = 90195361791, element_block_iterator = 0x6666666666666666}}, } itEnd = {::iterator_trait>> = {m_cur_node = {type = -1, position = 0, size = 0, data = 0x0, __private_data = {parent = 0x7fd9f81f6180, block_index = 5}}, m_pos = {position_iterator = 90195361791, size_iterator = 90195361791, element_block_iterator = 0x6666666666666666}, m_end = {position_iterator = 90195361791, size_iterator = 90195361791, element_block_iterator = 0x6666666666666666}}, } #33 0x00007fd9f284aa8e in sc::ProcessFormula<(anonymous namespace)::CalcAllHandler>(sc::CellStoreType&, (anonymous namespace)::CalcAllHandler&) (rStore=, rFunc=...) at /home/buildslave/source/libo-core/sc/inc/mtvcellfunc.hxx:23 aElse = {} #34 0x00007fd9f284aacd in ScColumn::CalcAll() (this=) at /home/buildslave/source/libo-core/sc/source/core/data/column.cxx:3254 aFunc = {} #35 0x00007fd9f2b21a96 in ScTable::CalcAll() (this=0x7fd9f81217a0) at /home/buildslave/source/libo-core/sc/source/core/data/table2.cxx:2234 i = 1 #36 0x00007fd9f296c677 in ScDocument::CalcAll() (this=0x7fd9f80ea770) at /home/buildslave/source/libo-core/sc/source/core/data/document.cxx:4005 a = __for_range = std::__debug::vector of length 2, capacity 2 = {std::unique_ptr = {get() = 0x7fd9f81217a0}, std::unique_ptr = {get() = 0x7fd9f8242d70}} __for_begin = std::unique_ptr = {get() = 0x7fd9f81217a0} __for_end = std::unique_ptr = {get() = 0x0} aSwitch = {mrDoc = @0x7fd9f80ea770, mbOldValue = true} #37 0x00007fd9f30440bf in ScDocShell::DoHardRecalc() (this=0x7fd9f80ff590) at /home/buildslave/source/libo-core/sc/source/ui/docshell/docsh4.cxx:1672 start = {__d = {__r = 47440751075427503}} aGuard = {mrDoc = @0x7fd9f80ea770} aWaitObj = {m_pWindow = 0x0} pSh = 0x0 nTabCount = end = {__d = {__r = 0}} #38 0x00007fd9f324d4b1 in ScModelObj::calculateAll() (this=0x7fd9f80ee400) at /home/buildslave/source/libo-core/sc/source/ui/unoobj/docuno.cxx:2902 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 = 0x7fd9f38eb6ad "calculateAll"}, m_nCreateTime = 0, m_nNesting = -1} aGuard = {> = {pT = 0x564083324690}, } #39 0x00007fda114eb7c9 in gcc3::callVirtualMethod(void*, unsigned int, void*, _typelib_TypeDescriptionReference*, bool, unsigned long*, unsigned int, unsigned long*, double*) (pThis=0x7fd9f80ee5f0, nVtableIndex=4, pRegisterReturn=0x0, pReturnTypeRef=0x56408333aa80, bSimpleReturn=true, pStack=0x7fd9ef1fceb0, nStack=0, pGPR=0x7fd9ef1fcfc0, pFPR=0x7fd9ef1fcff0) at /home/buildslave/source/libo-core/bridges/source/cpp_uno/gcc3_linux_x86-64/callvirtualmethod.cxx:87 data = {pMethod = 140574063908157, pStack = 0x7fd9ef1fceb0, nStack = 0, pGPR = 0x7fd9ef1fcfc0, pFPR = 0x7fd9ef1fcff0, rax = 140574185377168, rdx = 140574192918864, xmm0 = 1.4821969375237396e-323, xmm1 = 0} pMethod = 140574077173928 #40 0x00007fda114ead56 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=0x7fd9f400c1f0, aVtableSlot=..., aVtableSlot@entry=..., pReturnTypeRef=, nParams=, pParams=, pUnoReturn=pUnoReturn@entry=0x0, pUnoArgs=, ppUnoExc=) at /home/buildslave/source/libo-core/bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx:229 pStack = 0x7fd9ef1fceb0 pStackStart = pGPR = {140574146356720, 140574791803158, 140573996470592, 140574569991029, 140574078320800, 140574146363472} nGPR = 1 pFPR = {1.4821969375237396e-323, 0, 6.9452782354728149e-310, 0, 6.9452782354625383e-310, 6.945306571186357e-310, 6.9452873785125279e-310, 0} nFPR = 0 pReturnTypeDescr = 0x56408333aa80 __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 = 0x0 bSimpleReturn = pAdjustedThisPtr = 0x7fd9f80ee5f0 pCppArgs = 0x7fd9ef1fcea0 pTempIndices = ppTempParamTypeDescr = nTempIndices = 0 #41 0x00007fda114eb332 in bridges::cpp_uno::shared::unoInterfaceProxyDispatch(uno_Interface*, typelib_TypeDescription const*, void*, void**, uno_Any**) (pUnoI=0x7fd9f400c1f0, pMemberDescr=0x7fd9fa2790e0, pReturn=0x0, pArgs=0x0, ppException=0x7fd9ef1fd140) at /home/buildslave/source/libo-core/bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx:409 aVtableSlot = {offset = , index = } pThis = 0x7fd9f400c1f0 __PRETTY_FUNCTION__ = "void bridges::cpp_uno::shared::unoInterfaceProxyDispatch(uno_Interface*, const typelib_TypeDescription*, void*, void**, uno_Any**)" #42 0x00007fda0b73d788 in binaryurp::IncomingRequest::execute_throw(binaryurp::BinaryAny*, std::__debug::vector >*) const (this=this@entry=0x7fd9f400c150, returnValue=returnValue@entry=0x7fd9ef1fd4c0, outArguments=outArguments@entry=0x7fd9ef1fd520) at /home/buildslave/source/libo-core/binaryurp/source/incomingrequest.cxx:236 retType = {_pTypeDescr = 0x56408333aa80} nSize = retBuf = std::__debug::vector of length 0, capacity 0 pexc = 0x7fd9ef1fd150 outBufs = std::__debug::vector of length 0, capacity 0 args = std::__debug::vector of length 0, capacity 0 exc = Python Exception : __PRETTY_FUNCTION__ = "bool binaryurp::IncomingRequest::execute_throw(binaryurp::BinaryAny*, std::__debug::vector*) const" isExc = false #43 0x00007fda0b73decb in binaryurp::IncomingRequest::execute() const (this=this@entry=0x7fd9f400c150) 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 = #44 0x00007fda0b74c562 in binaryurp::(anonymous namespace)::request(void*) (pThreadSpecificData=pThreadSpecificData@entry=0x7fd9f400c150) at /home/buildslave/source/libo-core/binaryurp/source/reader.cxx:86 __PRETTY_FUNCTION__ = "void binaryurp::{anonymous}::request(void*)" #45 0x00007fda1e861e66 in cppu_threadpool::JobQueue::enter(void const*, bool) (this=0x7fd9f400a310, nDisposeId=, nDisposeId@entry=0x7fd9f4001490, bReturnWhenNoJob=bReturnWhenNoJob@entry=true) at /home/buildslave/source/libo-core/cppu/source/threadpool/jobqueue.cxx:100 guard = {_M_device = @0x7fd9f400a310} Python Exception : DWARF-2 expression error: DW_OP_GNU_uninit must always be the very last op. #46 0x00007fda1e8646ac in cppu_threadpool::ORequestThread::run() (this=0x7fd9f4001490) at /home/buildslave/source/libo-core/cppu/source/threadpool/thread.cxx:165 #47 0x00007fda1e864bb1 in osl::threadFunc(void*) (param=0x7fd9f40014a0) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7fd9f40014a0 #48 0x00007fda1f29543b in osl_thread_start_Impl(void*) (pData=0x7fd9f40099b0) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x7fd9f40099b0 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #49 0x00007fda1ef1d1f5 in () at /lib/x86_64-linux-gnu/libc.so.6 #50 0x00007fda1ef9d89c in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 8 (Thread 0x7fda14e9ee00 (LWP 715675)): #0 0x00007fda1ef19f16 in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007fda1ef1c5d8 in pthread_cond_wait () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007fda194433cd in std::condition_variable::wait > (__p=..., __lock=..., this=0x5640833247b0) at /usr/include/c++/12/condition_variable:102 g = {_M_device = 0x564083324788, _M_owns = true} request = SvpRequest::NONE pInst = 0x564083324560 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #3 SvpSalYieldMutex::doAcquire(unsigned int) (this=0x564083324690, nLockCount=1) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:346 g = {_M_device = 0x564083324788, _M_owns = true} request = SvpRequest::NONE pInst = 0x564083324560 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #4 0x00007fda18d42556 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 0x00007fda1922bd89 in SalInstance::AcquireYieldMutex(unsigned int) (this=, nCount=nCount@entry=1) at /home/buildslave/source/libo-core/vcl/source/app/salvtables.cxx:146 #6 0x00007fda19275801 in Application::AcquireSolarMutex(unsigned int) (nCount=) at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:523 pSVData = #7 0x00007fda19442d73 in SolarMutexReleaser::~SolarMutexReleaser() (this=0x7ffed5b03b74, __in_chrg=) at /home/buildslave/source/libo-core/include/vcl/svapp.hxx:1427 __PRETTY_FUNCTION__ = "bool SvpSalInstance::ImplYield(bool, bool)" bWasEvent = false bMustSleep = nTimeoutMicroS = 148370 aReleaser = {mnReleased = 1} #8 SvpSalInstance::ImplYield(bool, bool) (this=this@entry=0x564083324560, bWait=bWait@entry=true, bHandleAllCurrentEvents=bHandleAllCurrentEvents@entry=false) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:503 __PRETTY_FUNCTION__ = "bool SvpSalInstance::ImplYield(bool, bool)" bWasEvent = false bMustSleep = nTimeoutMicroS = 148370 aReleaser = {mnReleased = 1} #9 0x00007fda19443081 in SvpSalInstance::DoYield(bool, bool) (this=0x564083324560, bWait=, bHandleAllCurrentEvents=) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:515 __PRETTY_FUNCTION__ = "virtual bool SvpSalInstance::DoYield(bool, bool)" bWasEvent = false pMutex = 0x564083324690 #10 0x00007fda192774ab 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:385 pSVData = 0x7fda19eda420 ::get()::instance> bProcessedEvent = #11 0x00007fda1927784c in Application::Yield() () at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:488 bAbort = false #12 0x00007fda19277944 in Application::Execute() () at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:360 releaser = {mnReleased = 1} pSVData = 0x7fda19eda420 ::get()::instance> nExitCode = 0 #13 0x00007fda1f0cb9c5 in desktop::Desktop::Main() (this=0x7ffed5b04590) at /home/buildslave/source/libo-core/desktop/source/app/app.cxx:1680 pDisplay = startT = {__d = {__r = 1743423259494504002}} recordTime = {} layer = {m_aEnvTypeName = "gcc3", m_xPreviousContext = uno::Reference to (class (anonymous namespace)::DesktopEnvironmentContext *) 0x564083324a68} eStatus = rCmdLineArgs = @0x7fda1f22a900: {m_cwdUrl = std::optional = {[contained value] = "file:///srv/crashtestdata/control/task2679"}, 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=pytestaae52eae-0e29-11f0-ae87-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 = ""} inst_fin = xContext = xRestartManager = uno::Reference to (comphelper::OOfficeRestartManager *) 0x5640842d1388 xDesktop = uno::Reference to (framework::Desktop *) 0x5640835e6b28 bMustLockProfile = aTitle = "LibreOfficeDev 25.8.0.0.alpha0 [c8d2751a90cbf1eceaf34257876d09b4eb1efd9d]" bAbort = aEvent = { = {Source = empty uno::Reference}, EventName = "OnStartApp", ViewController = empty uno::Reference, Supplement = uno::Any(void)} bCrashed = false bExistsRecoveryData = false bExistsSessionData = false pidfileName = "" #14 0x00007fda19283af2 in ImplSVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:231 pSVData = 0x7fda19eda420 ::get()::instance> nReturn = 1 bWasInitVCL = bInit = true nRet = 0 #15 0x00007fda19283b32 in SVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:249 #16 0x00007fda1f0fd7e9 in soffice_main() () at /home/buildslave/source/libo-core/desktop/source/app/sofficemain.cxx:122 aDesktop = { = { = {_vptr.ILibreOfficeKitNotifier = 0x7fda1f21cc80 }, 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() = 0x5640842f5fd0}, m_firstRunTimer = { = {_vptr.Task = 0x7fda19def920 , mpSchedulerData = 0x0, mpDebugName = 0x7fda1f179ac8 "desktop::Desktop m_firstRunTimer", mePriority = TaskPriority::DEFAULT_IDLE, mbActive = false, mbStatic = false}, maInvokeHandler = {function_ = 0x7fda1f0c5892 , instance_ = 0x7ffed5b04590, source_ = 0x7fda1f179b18 "/home/buildslave/source/libo-core/desktop/source/app/app.cxx:451", target_ = 0x7fda1f179af0 "Desktop::LinkStubAsyncInitFirstRun"}, mnTimeout = 3000, mbAuto = false}, m_aUpdateThread = {_M_id = {_M_thread = 0}}} rCmdLineArgs = @0x7fda1f22a900: {m_cwdUrl = std::optional = {[contained value] = "file:///srv/crashtestdata/control/task2679"}, 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=pytestaae52eae-0e29-11f0-ae87-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 = ""} aUnknown = "" #17 0x00005640822a4962 in sal_main () at /home/buildslave/source/libo-core/desktop/source/app/main.c:51 ret = #18 0x00005640822a49af in main (argc=, argv=) at /home/buildslave/source/libo-core/desktop/source/app/main.c:49 ret = Thread 7 (Thread 0x7fda108566c0 (LWP 715860)): #0 0x00007fda1ef19f16 in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007fda1ef1c5d8 in pthread_cond_wait () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007fda10cfd4e7 in configmgr::Components::WriteThread::execute() (this=0x5640842c5790) at /home/buildslave/source/libo-core/configmgr/source/components.cxx:199 l = {_M_device = 0x5640842c57e0, _M_owns = true} #3 0x00007fda1ee43121 in salhelper::Thread::run() (this=0x5640842c5790) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x5640842c5790}, m_bDismissed = false} #4 0x00007fda1ee433c9 in osl::threadFunc(void*) (param=0x5640842c57a0) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x5640842c57a0 #5 0x00007fda1f29543b in osl_thread_start_Impl(void*) (pData=0x5640842c7050) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x5640842c7050 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #6 0x00007fda1ef1d1f5 in () at /lib/x86_64-linux-gnu/libc.so.6 #7 0x00007fda1ef9d89c in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 6 (Thread 0x7fda0a0bd6c0 (LWP 716108)): #0 0x00007fda1ef19f16 in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007fda1ef1c5d8 in pthread_cond_wait () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007fda1f272f77 in std::condition_variable::wait > (__p=..., __lock=..., this=0x7fd9fc008560) at /usr/include/c++/12/condition_variable:102 g = {_M_device = 0x7fd9fc008590, _M_owns = true} pCond = 0x7fd9fc008560 __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 = 0x7fd9fc008590, _M_owns = true} pCond = 0x7fd9fc008560 __PRETTY_FUNCTION__ = "oslConditionResult osl_waitCondition(oslCondition, const TimeValue*)" #4 0x00007fda0b752f0c in osl::Condition::wait(TimeValue const*) (pTimeout=0x0, this=0x7fd9fc0084b0) at /home/buildslave/source/libo-core/include/osl/conditn.hxx:123 item = {tid = {_pSequence = 0x7fd9f4001120}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x7fd9f88370d0}, 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()" #5 binaryurp::Writer::execute() (this=0x7fd9fc0082d0) at /home/buildslave/source/libo-core/binaryurp/source/writer.cxx:151 item = {tid = {_pSequence = 0x7fd9f4001120}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x7fd9f88370d0}, 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()" #6 0x00007fda1ee43121 in salhelper::Thread::run() (this=0x7fd9fc0082d0) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x7fd9fc0082d0}, m_bDismissed = false} #7 0x00007fda1ee433c9 in osl::threadFunc(void*) (param=0x7fd9fc0082e0) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7fd9fc0082e0 #8 0x00007fda1f29543b in osl_thread_start_Impl(void*) (pData=0x7fd9fc008ce0) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x7fd9fc008ce0 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #9 0x00007fda1ef1d1f5 in () at /lib/x86_64-linux-gnu/libc.so.6 #10 0x00007fda1ef9d89c in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 5 (Thread 0x7fda0bfff6c0 (LWP 715863)): #0 0x00007fda1ef9e6df in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007fda1f284298 in osl_acceptPipe(oslPipe) (pPipe=0x564084247c70) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:388 s = pAcceptedPipe = socket = 9 __PRETTY_FUNCTION__ = "oslPipeImpl* osl_acceptPipe(oslPipe)" aGuard = {_M_device = 0x564084247c70, _M_owns = false} flags = #2 0x00007fda1f0f9d23 in osl::Pipe::accept(osl::StreamPipe&) (this=this@entry=0x5640842c6de0, Connection=...) at /home/buildslave/source/libo-core/include/osl/pipe.hxx:155 #3 0x00007fda1f0f9828 in desktop::PipeIpcThread::execute() (this=0x5640842c6db0) at /home/buildslave/source/libo-core/desktop/source/app/officeipcthread.cxx:1127 aStreamPipe = { = {m_handle = 0x0}, } nError = __PRETTY_FUNCTION__ = "virtual void desktop::PipeIpcThread::execute()" #4 0x00007fda1ee43121 in salhelper::Thread::run() (this=0x5640842c6db0) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x5640842c6db0}, m_bDismissed = false} #5 0x00007fda1ee433c9 in osl::threadFunc(void*) (param=0x5640842c6dc0) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x5640842c6dc0 #6 0x00007fda1f29543b in osl_thread_start_Impl(void*) (pData=0x564083bb8030) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x564083bb8030 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #7 0x00007fda1ef1d1f5 in () at /lib/x86_64-linux-gnu/libc.so.6 #8 0x00007fda1ef9d89c in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 4 (Thread 0x7fda0b71a6c0 (LWP 715866)): #0 0x00007fda1ef9e6df in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007fda1f284298 in osl_acceptPipe(oslPipe) (pPipe=0x7fd9fc001570) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:388 s = pAcceptedPipe = socket = 12 __PRETTY_FUNCTION__ = "oslPipeImpl* osl_acceptPipe(oslPipe)" aGuard = {_M_device = 0x7fd9fc001570, _M_owns = false} flags = #2 0x00007fda0b7b4bb1 in osl::Pipe::accept(osl::StreamPipe&) (this=this@entry=0x7fda0b7184f8, Connection=...) at /home/buildslave/source/libo-core/include/osl/pipe.hxx:155 #3 0x00007fda0b7b48eb in io_acceptor::PipeAcceptor::accept() (this=0x7fd9fc000d50) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:157 pipe = {m_handle = 0x7fd9fc001570} pConn = rtl::Reference to 0x7fd9fc009530 status = #4 0x00007fda0b7ba5b8 in (anonymous namespace)::OAcceptor::accept(rtl::OUString const&) (this=0x5640842d1640, sConnectionDescription="pipe,name=pytestaae52eae-0e29-11f0-ae87-98f2b32c495c") at /home/buildslave/source/libo-core/io/source/acceptor/acceptor.cxx:198 guard = {m_pFlag = 0x5640842d16b8} r = empty uno::Reference #5 0x00007fda10042a6d in desktop::Acceptor::run() (this=this@entry=0x5640842d2510) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:110 g = {_M_device = 0x5640842d2548, _M_owns = true} rConnection = empty uno::Reference aDescription = "pipe,name=pytestaae52eae-0e29-11f0-ae87-98f2b32c495c,uniqueValue=140574212494672" rInstanceProvider = uno::Reference to (desktop::AccInstanceProvider *) 0x7fd9fc000d38 #6 0x00007fda10042f19 in desktop::offacc_workerfunc(void*) (acc=0x5640842d2510) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:46 #7 0x00007fda1f29543b in osl_thread_start_Impl(void*) (pData=0x5640842d7ad0) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x5640842d7ad0 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #8 0x00007fda1ef1d1f5 in () at /lib/x86_64-linux-gnu/libc.so.6 #9 0x00007fda1ef9d89c in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 3 (Thread 0x7fd9ee9fe6c0 (LWP 717053)): #0 0x00007fda1ef19f16 in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007fda1ef1c5d8 in pthread_cond_wait () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007fda1e55f328 in comphelper::ThreadPool::popWorkLocked(std::unique_lock&, bool) (this=0x7fd9f80c9360, rGuard=..., bWait=bWait@entry=true) at /home/buildslave/source/libo-core/comphelper/source/misc/threadpool.cxx:246 #3 0x00007fda1e5617b3 in comphelper::ThreadPool::ThreadWorker::execute() (this=0x7fd9fa61df00) at /home/buildslave/source/libo-core/comphelper/source/misc/threadpool.cxx:78 pTask = std::unique_ptr = {get() = 0x0} aGuard = {_M_device = 0x7fd9f80c9360, _M_owns = true} #4 0x00007fda1ee43121 in salhelper::Thread::run() (this=0x7fd9fa61df00) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x7fd9fa61df00}, m_bDismissed = false} #5 0x00007fda1ee433c9 in osl::threadFunc(void*) (param=0x7fd9fa61df10) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7fd9fa61df10 #6 0x00007fda1f29543b in osl_thread_start_Impl(void*) (pData=0x7fd9fa5db360) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x7fd9fa5db360 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #7 0x00007fda1ef1d1f5 in () at /lib/x86_64-linux-gnu/libc.so.6 #8 0x00007fda1ef9d89c in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 2 (Thread 0x7fda098bc6c0 (LWP 716110)): #0 0x00007fda1ef9e924 in recv () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007fda1f28476f in osl_receivePipe(oslPipe, void*, sal_Int32) (pPipe=pPipe@entry=0x7fd9fc000f00, pBuffer=pBuffer@entry=0x7fd9f4006d78, BytesToRead=BytesToRead@entry=8) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:453 socket = 13 nRet = #2 0x00007fda1f284a54 in osl_readPipe(oslPipe, void*, sal_Int32) (pPipe=0x7fd9fc000f00, pBuffer=0x7fd9f4006d78, n=) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:527 RetVal = BytesRead = 0 BytesToRead = 8 #3 0x00007fda0b7b4683 in osl::StreamPipe::read(void*, int) const (n=8, pBuffer=, this=0x7fd9fc001550) 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=0x7fd9fc001520, aReadBytes=uno::Sequence of length 8 = {...}, nBytesToRead=8) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:83 n = #5 0x00007fda0b74c60b in binaryurp::(anonymous namespace)::read(com::sun::star::uno::Reference const&, sal_uInt32, bool) (connection=uno::Reference to (io_acceptor::(anonymous namespace)::PipeConnection *) 0x7fd9fc001548, 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 0x00007fda0b74e5ae in binaryurp::Reader::execute() (this=0x7fd9fc006a80) 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 0x7fd9fc000fb0, state_ = @0x7fd9fc006ac8, buffer_ = uno::Sequence of length 32734 = {-32 '\340', 45 '-', 39 '\'', -115 '\215', 121 'y', -107 '\225', -107 '\225', 103 'g', 32 ' ', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 85 'U', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 72 'H', -52 '\314', 78 'N', 17 '\021', -38 '\332', 127 '\177', 0 '\000', 0 '\000', 26 '\032', -52 '\314', 78 'N', 17 '\021', -38 '\332', 127 '\177', 0 '\000', 0 '\000', -66 '\276', -79 '\261', 78 'N', 17 '\021', -38 '\332', 127 '\177', 0 '\000', 0 '\000', 1 '\001', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', -64 '\300', -71 '\271', 69 'E', -124 '\204', 64 '@', 86 'V', 0 '\000', 0 '\000', 24 '\030', 107 'k', 94 '^', -125 '\203', 64 '@', 86 'V', 0 '\000', 0 '\000', 64 '@', 31 '\037', 52 '4', -125 '\203', 64 '@', 86 'V', 0 '\000', 0 '\000', -80 '\260', 96 '`', 0 '\000', -12 '\364', -39 '\331', 127 '\177', 0 '\000', 0 '\000', -103 '\231', -103 '\231', -103 '\231', -103 '\231', -103 '\231', -103 '\231', -103 '\231', -103 '\231', 53 '5', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 112 'p', 20 '\024', 0 '\000', -8 '\370', -39 '\331', 127 '\177', 0 '\000', 0 '\000', 112 'p', 104 'h', 0 '\000', -12 '\364', -39 '\331', 127 '\177', 0 '\000', 0 '\000', -112 '\220', 84 'T', 0 '\000', -12 '\364', -39 '\331', 127 '\177', 0 '\000', 0 '\000', 112 'p', 104 'h', 0 '\000', -12 '\364', -39 '\331', 127 '\177', 0 '\000', 0 '\000', -93 '\243', -68 '\274', 6 '\006', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 65 'A', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', -112 '\220', 41 ')', 0 '\000', -12 '\364', -39 '\331', 127 '\177', 0 '\000', 0 '\000', 64 '@', 17 '\021', 0 '\000', -12 '\364', -39 '\331', 127 '\177', 0 '\000', 0 '\000', -103 '\231', -103 '\231', -103 '\231', -103 '\231', -103 '\231', -103 '\231', -103 '\231', -103 '\231', -103 '\231', -103 '\231', -103 '\231', -103 '\231', -103 '\231', -103 '\231', -103 '\231', -103 '\231', -103 '\231', -103 '\231', -103 '\231', -103 '\231', -103 '\231', -103 '\231', -103 '\231', -103 '\231', -103 '\231', -103 '\231', -103 '\231', -103 '\231', -103 '\231', -103 '\231', -103 '\231', -103 '\231'...}, data_ = 0x7fd9f40062e0 " ", end_ = 0x7fd9f40062e0 " "} header = {bridge_ = rtl::Reference to 0x7fd9fc000fb0, state_ = @0x7fd9fc006ac8, buffer_ = uno::Sequence of length 8 = {0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000'}, data_ = 0x7fd9f4006d80 " ", end_ = 0x7fd9f4006d80 " "} size = con = uno::Reference to (io_acceptor::(anonymous namespace)::PipeConnection *) 0x7fd9fc001548 #7 0x00007fda1ee43121 in salhelper::Thread::run() (this=0x7fd9fc006a80) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x7fd9fc006a80}, m_bDismissed = false} #8 0x00007fda1ee433c9 in osl::threadFunc(void*) (param=0x7fd9fc006a90) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7fd9fc006a90 #9 0x00007fda1f29543b in osl_thread_start_Impl(void*) (pData=0x7fd9fc008f70) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x7fd9fc008f70 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #10 0x00007fda1ef1d1f5 in () at /lib/x86_64-linux-gnu/libc.so.6 #11 0x00007fda1ef9d89c in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 1 (Thread 0x7fd9ee1fd6c0 (LWP 717056)): #0 0x00007fda1ef1eeec in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007fda1eecffb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007fda1eeba472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #3 0x00007fda1f28e98c in (anonymous namespace)::callSystemHandler(int, siginfo_t*, void*) (signal=signal@entry=6, info=info@entry=0x7fd9ee1fa730, context=context@entry=0x7fd9ee1fa600) 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, 140573979682304, 469, 140574067175856, 140574802323166, 94835079005840, 140574788495439, 140573979682000, 140574701665213, 140573979682096, 140574701659845, 256, 94835079005840, 0, 8403519779954939648, 94835095430704}}, sa_flags = 0, sa_restorer = 0x7fd9ee1fa600} i = #4 0x00007fda1f28eaa5 in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7fd9ee1fa730, context=0x7fd9ee1fa600) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:426 act = {__sigaction_handler = {sa_handler = 0x0, sa_sigaction = 0x0}, sa_mask = {__val = {140574279598090, 139775415681024, 0, 140574799882896, 34359738368, 0, 1, 18446744073709551615, 0, 140573979682352, 1962977408, 140574799882936, 140574796352004, 1, 140574796352500, 140573979683312}}, sa_flags = -299914776, sa_restorer = 0x7fd9ee1fa880} Info = {Signal = osl_Signal_AccessViolation, UserSignal = 6, UserData = 0x0} #5 0x00007fda1eed0050 in () at /lib/x86_64-linux-gnu/libc.so.6 #6 0x00007fda1ef1eeec in () at /lib/x86_64-linux-gnu/libc.so.6 #7 0x00007fda1eecffb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #8 0x00007fda1eeba472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #9 0x00007fda1eeba395 in () at /lib/x86_64-linux-gnu/libc.so.6 #10 0x00007fda1eec8ec2 in () at /lib/x86_64-linux-gnu/libc.so.6 #11 0x00007fd9f28b901d in ScFormulaCell::MaybeInterpret() (this=0x7fd9f87c0600) at /home/buildslave/source/libo-core/sc/inc/formulacell.hxx:469 __PRETTY_FUNCTION__ = "void ScFormulaCell::MaybeInterpret()" #12 0x00007fd9f2a81771 in ScFormulaCell::IsEmpty() (this=0x7fd9f87c0600) at /home/buildslave/source/libo-core/sc/source/core/data/formulacell.cxx:2749 #13 0x00007fd9f27e3b99 in ScRefCellValue::hasEmptyValue() (this=this@entry=0x7fd9ee1fad70) at /home/buildslave/source/libo-core/sc/source/core/data/cellvalue.cxx:699 #14 0x00007fd9f2c21ca6 in ScInterpreter::Compare(ScQueryOp) (this=this@entry=0x7fd9e800f3f0, eOp=eOp@entry=SC_NOT_EQUAL) at /home/buildslave/source/libo-core/sc/source/core/tool/interpr1.cxx:917 aAdr = {nRow = 6, nCol = 3, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}} aCell = {meType = CELLTYPE_FORMULA, {mfValue = 6.9452859941690465e-310, mpString = 0x7fd9f87c0600, mpEditText = 0x7fd9f87c0600, mpFormula = 0x7fd9f87c0600}} rCell = @0x7fd9ee1fad90: {mfValue = 0, maStr = {mpData = 0x0, mpDataIgnoreCase = 0x0, static EMPTY_STRING = {pData = 0x7fda1f2ed7d8 ::data>}}, mbValue = false, mbEmpty = false} i = 0 aComp = {maCells = {{mfValue = 0, maStr = {mpData = 0x0, mpDataIgnoreCase = 0x0, static EMPTY_STRING = {pData = 0x7fda1f2ed7d8 ::data>}}, mbValue = false, mbEmpty = false}, {mfValue = 0, maStr = {mpData = 0x7fd9f8782b30, mpDataIgnoreCase = 0x7fd9f87b6e40, static EMPTY_STRING = {pData = 0x7fda1f2ed7d8 ::data>}}, mbValue = false, mbEmpty = false}}, meOp = SC_NOT_EQUAL, mbIgnoreCase = true} #15 0x00007fd9f2c29257 in ScInterpreter::ScNotEqual() (this=this@entry=0x7fd9e800f3f0) at /home/buildslave/source/libo-core/sc/source/core/tool/interpr1.cxx:1198 #16 0x00007fd9f2c7d3a9 in ScInterpreter::Interpret() (this=this@entry=0x7fd9e800f3f0) at /home/buildslave/source/libo-core/sc/source/core/tool/interpr4.cxx:4105 bIsOpCodeJumpCommand = false bGotResult = nRetTypeExpr = SvNumFormatType::NUMBER nRetIndexExpr = 0 nErrorFunction = 0 nErrorFunctionCount = 0 aErrorFunctionStack = std::__debug::vector of length 0, capacity 0 nStackBase = 0 aTokenMatrixMapIter = { const, boost::intrusive_ptr >, true>> = {_M_cur = 0x0}, } eOp = ocNotEqual __PRETTY_FUNCTION__ = "formula::StackVar ScInterpreter::Interpret()" bForcedResultType = p = eType = #17 0x00007fd9f2a79d23 in ScFormulaCell::InterpretTail(ScInterpreterContext&, ScFormulaCell::ScInterpretTailParameter) (this=this@entry=0x7fd9f87c1730, rContext=..., eTailParam=eTailParam@entry=ScFormulaCell::SCITP_NORMAL) at /home/buildslave/source/libo-core/sc/source/core/data/formulacell.cxx:1946 pScopedInterpreter = std::unique_ptr = {get() = 0x0} pInterpreter = 0x7fd9e800f3f0 nOldErrCode = FormulaError::NONE bContentChanged = aNewResult = {static MULTILINE_UNKNOWN = 0 '\000', static MULTILINE_FALSE = 1 '\001', static MULTILINE_TRUE = 2 '\002', {mfValue = 6.9452774061701897e-310, mpToken = 0x7fd9ee1fb1c8}, mbToken = false, mbNoneRefCnt = false, mbEmpty = true, mbEmptyDisplayedAsString = false, mbValueCached = false, meMultiline = 0 '\000', mnError = 62079} bOldRunning = false bForceNumberFormat = aRecursionCounter = {rRec = @0x7fd9e4001f90, bStackedInIteration = false, cell = 0x7fd9f87c1730} #18 0x00007fd9f288bfa8 in ScColumn::CalculateInThread(ScInterpreterContext&, int, unsigned long, unsigned long, unsigned int, unsigned int) (this=, rContext=..., nRow=nRow@entry=6, nLen=nLen@entry=3997, nOffset=nOffset@entry=0, nThisThread=nThisThread@entry=0, nThreadsTotal=2) at /home/buildslave/source/libo-core/sc/source/core/data/column2.cxx:3266 rCell = @0x7fd9f87c1730: { = {_vptr.SvtListener = 0x7fd9f3e97a38 , maBroadcasters = {m_vector = std::__debug::vector of length 2, capacity 2 = {0x7fd9f9e8cd70, 0x7fd9fa69adc0}}}, mxGroup = {px = 0x7fd9fa422240}, bDirty = true, bTableOpDirty = false, bChanged = false, bRunning = true, bCompile = false, bSubTotal = false, bIsIterCell = false, bInChangeTrack = false, bNeedListening = false, mbNeedsNumberFormat = false, mbAllowNumberFormatChange = false, mbPostponedDirty = false, mbIsExtRef = false, mbSeenInPath = false, mbFreeFlying = false, cMatrixFlag = ScMatrixMode::NONE, nSeenInIteration = 0, nFormatType = SvNumFormatType::NUMBER, aResult = {static MULTILINE_UNKNOWN = 0 '\000', static MULTILINE_FALSE = 1 '\001', static MULTILINE_TRUE = 2 '\002', {mfValue = 1, mpToken = 0x3ff0000000000000}, mbToken = false, mbNoneRefCnt = false, mbEmpty = false, mbEmptyDisplayedAsString = false, mbValueCached = true, meMultiline = 1 '\001', mnError = FormulaError::NONE}, eTempGrammar = formula::FormulaGrammar::GRAM_NATIVE_UI, pCode = 0x7fd9fa422290, rDocument = @0x7fd9f80ea770, pPrevious = 0x7fd9f81bafb0, pNext = 0x7fd9f87c6320, pPreviousTrack = 0x0, pNextTrack = 0x0, aPos = {nRow = 6, nCol = 6, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}} i = 0 __PRETTY_FUNCTION__ = "void ScColumn::CalculateInThread(ScInterpreterContext&, SCROW, size_t, size_t, unsigned int, unsigned int)" aPos = {first = {::iterator_trait>> = {m_cur_node = {type = 54, position = 6, size = 3997, data = 0x7fd9f87c1880, __private_data = {parent = 0x7fd9f87be060, block_index = 2}}, m_pos = {position_iterator = 6, size_iterator = 3997, element_block_iterator = 0x7fd9f87c1880}, m_end = {position_iterator = 7378697629483820646, size_iterator = 7378697629483820646, element_block_iterator = 0x6666666666666666}}, }, second = 0} it = {::iterator_trait>> = {m_cur_node = {type = 54, position = 6, size = 3997, data = 0x7fd9f87c1880, __private_data = {parent = 0x7fd9f87be060, block_index = 2}}, m_pos = {position_iterator = 6, size_iterator = 3997, element_block_iterator = 0x7fd9f87c1880}, m_end = {position_iterator = 7378697629483820646, size_iterator = 7378697629483820646, element_block_iterator = 0x6666666666666666}}, } nBlockLen = itCell = 0x7fd9f87c1730 #19 0x00007fd9f2b158d9 in ScTable::CalculateInColumnInThread(ScInterpreterContext&, short, short, int, int, unsigned int, unsigned int) (this=this@entry=0x7fd9f81217a0, rContext=..., nColStart=, nColEnd=7, nRowStart=6, nRowEnd=4002, nThisThread=0, nThreadsTotal=2) at /home/buildslave/source/libo-core/sc/source/core/data/table1.cxx:2714 nCurrCol = 6 nLen = 3997 nOffset = 0 #20 0x00007fd9f295b362 in ScDocument::CalculateInColumnInThread(ScInterpreterContext&, ScRange const&, unsigned int, unsigned int) (this=, rContext=..., rCalcRange=..., nThisThread=0, nThreadsTotal=2) at /home/buildslave/source/libo-core/sc/inc/address.hxx:281 pTab = 0x7fd9f81217a0 __PRETTY_FUNCTION__ = "void ScDocument::CalculateInColumnInThread(ScInterpreterContext&, const ScRange&, unsigned int, unsigned int)" #21 0x00007fd9f2a710d3 in Executor::doWork() (this=) at /home/buildslave/source/libo-core/sc/source/core/data/formulacell.cxx:4952 aCalcRange = {aStart = {nRow = 6, nCol = 6, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 4002, nCol = 7, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}} aFGSet = {m_vector = std::__debug::vector of length 36, capacity 21728456 = {0x7fd9f87be0d8, 0x7fd900000004, 0x0, 0x7fd9ee1fb2d8, 0x36, 0x6, 0xf9d, 0x7fd9f87c1880, 0x7fd9f87be060, 0x2, 0x7fd9f87c1980, 0x7fd9f87be068, 0x4, 0x7fd9ee1fb420, 0x0, 0x7fd9f87c19c0, 0x7fd9f87be0a0, 0x4, 0x7fd9ee1fb448, 0x0, 0x7fd9f87c1a00, 0x7fd9f87be0d8, 0x7fd900000004, 0x7fd9ee1fb470, 0x0, 0x7fd9f87c1990, 0x7fd9f87be068, 0x4, 0x7fd9ee1fb288, 0x7fd9ee1fb3a8, 0x7fd9f87c19d0, 0x7fd9f87be0a0, 0x4, 0x7fd9ee1fb2b0, 0x7fd9ee1fb3d0, 0x7fd9f87c1a10}} nColEnd = 0 aInterpreters = std::__debug::vector of length -521108499, capacity -17571769187348 = {std::unique_ptr = {get() = 0x7fd9ee1fb328}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x6666666600000004}, std::unique_ptr = {get() = 0x7fd9f87c19b0}, std::unique_ptr = {get() = 0x7fd9f87c19d0}, std::unique_ptr = {get() = 0x7fd9f87c19e0}, std::unique_ptr = {get() = 0x4}, std::unique_ptr = {get() = 0x7fd9ee1fb350}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x6666666600000004}, std::unique_ptr = {get() = 0x7fd9f87c19f0}, std::unique_ptr = {get() = 0x7fd9f87c1a10}, std::unique_ptr = {get() = 0x7fd9f87c1a20}, std::unique_ptr = {get() = 0x4}, std::unique_ptr = {get() = 0x100000}, std::unique_ptr = {get() = 0x6666666666666666}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x6666666600000002}, std::unique_ptr = {get() = 0x7fd9f87be2b0}, std::unique_ptr = {get() = 0x7fd9f87be2b8}, std::unique_ptr = {get() = 0x7fd9f87be2b8}, std::unique_ptr = {get() = 0x1}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x6666666600000002}, std::unique_ptr = {get() = 0x7fd9f87be2d0}, std::unique_ptr = {get() = 0x7fd9f87be2d8}, std::unique_ptr = {get() = 0x7fd9f87be2d8}, std::unique_ptr = {get() = 0x1}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x6666666600000002}, std::unique_ptr = {get() = 0x7fd9f87be2f0}, std::unique_ptr = {get() = 0x7fd9f87be2f8}, std::unique_ptr = {get() = 0x7fd9f87be2f8}, std::unique_ptr = {get() = 0x1}, std::unique_ptr = {get() = 0x100000}, std::unique_ptr = {get() = 0x1}, std::unique_ptr = {get() = 0x6666666600000006}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x25}, std::unique_ptr = {get() = 0x7fd9f87c0600}, std::unique_ptr = {get() = 0x7fd9f87c29a0}, std::unique_ptr = {get() = 0xfa3}, std::unique_ptr = {get() = 0x25}, std::unique_ptr = {get() = 0x7fd9f87cab40}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x25}, std::unique_ptr = {get() = 0x7fd9f87cabd0}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x25}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x25}, std::unique_ptr = {get() = 0x100000}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x25}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x25}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x25}, std::unique_ptr = {get() = 0x100000}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x25}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x25}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x25}, std::unique_ptr = {get() = 0x100000}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x25}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x25}, std::unique_ptr = {get() = 0x7fda08685620 }, std::unique_ptr = {get() = 0x10217000a}, std::unique_ptr = {get() = 0x1}, std::unique_ptr = {get() = 0x25}, std::unique_ptr = {get() = 0xb000900040003}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x7fd9f87c1880}, std::unique_ptr = {get() = 0x25}, std::unique_ptr = {get() = 0x7fd9f8782a80}, std::unique_ptr = {get() = 0x7fd9f87b6720}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x55}, std::unique_ptr = {get() = 0x6666666600000006}, std::unique_ptr = {get() = 0x7fd9f80ea770}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x6666666600000001}, std::unique_ptr = {get() = 0x7fd9fa62d6f0}, std::unique_ptr = {get() = 0x7fd9fa62d740}, std::unique_ptr = {get() = 0x7fd9fa62d740}, std::unique_ptr = {get() = 0x5}, std::unique_ptr = {get() = 0x35}, std::unique_ptr = {get() = 0x7fd9f84d2530}, std::unique_ptr = {get() = 0x7fd9f8782a80}, std::unique_ptr = {get() = 0x666666669e509f5a}, std::unique_ptr = {get() = 0x7fd9f87b6720}, std::unique_ptr = {get() = 0xffffffff9e509f5a}, std::unique_ptr = {get() = 0x35}, std::unique_ptr = {get() = 0x7fd9f87c25f0}, std::unique_ptr = {get() = 0x7fd9f87b6720}, std::unique_ptr = {get() = 0x666666662dc981fa}, std::unique_ptr = {get() = 0x7fd9f87b6720}, std::unique_ptr = {get() = 0x2dc981fa}, std::unique_ptr = {get() = 0x25}, std::unique_ptr = {get() = 0x7fda08685880 }, std::unique_ptr = {get() = 0x202000094}, std::unique_ptr = {get() = 0x1}, std::unique_ptr = {get() = 0x55}, std::unique_ptr = {get() = 0x6666666600000034}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x6666666600000001}, std::unique_ptr = {get() = 0x7fd9f87be3b0}, std::unique_ptr = {get() = 0x7fd9f87be3c0}, std::unique_ptr = {get() = 0x7fd9f87be3c0}, std::unique_ptr = {get() = 0x1}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x4a5}, std::unique_ptr = {get() = 0x7fd9f9b7aa70}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x7fd9f8002420}, std::unique_ptr = {get() = 0x7fd9f8035780}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x7fd9f8093b10}, std::unique_ptr = {get() = 0x7fd9f8093b10}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x7fd9f9b7e430}, std::unique_ptr = {get() = 0x7fd9f9b7e430}, std::unique_ptr = {get() = 0x7fd9f8da7f30}, std::unique_ptr = {get() = 0x7fd9f8da7f30}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x6666666600000001}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x6666666600000000}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x6666666600000001}, std::unique_ptr = {get() = 0x6666666666666666}, std::unique_ptr = {get() = 0x6666666600000000}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x7fd9f87be5f0}, std::unique_ptr = {get() = 0x7fd9f87be5f0}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x6666666600000001}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x6666666600000000}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x6666666600000001}, std::unique_ptr = {get() = 0x6666666666666666}, std::unique_ptr = {get() = 0x6666666600000000}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x7fd9f87be678}, std::unique_ptr = {get() = 0x7fd9f87be678}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x7fda198b73cd}, std::unique_ptr = {get() = 0x7fda198b73cd}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x0}, std::unique_ptr = {get() = 0x7fda198b73cd}, std::unique_ptr = {get() = 0x7fda198b73cd}...} nSpanLen = aOrigDependencies = { = {_vptr.SvRefBase = 0x7fd9f87c1980, nRefCount = 2021384296, bNoDelete = 1}, maRanges = std::__debug::vector of length -914, capacity -8785884594587 = {{aStart = {nRow = 3997, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 1044573, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 1717986918, nCol = 26214, nTab = 26214, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 1717986918, nCol = 26214, nTab = 26214, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = -1717986919, nCol = -26215, nTab = -26215, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 69, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = -126098272, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = -126084992, nCol = 32729, 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}}}, {aStart = {nRow = 1717986918, nCol = 26214, nTab = 26214, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 1717986918, nCol = 26214, nTab = 26214, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = -1717986919, nCol = -26215, nTab = -26215, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 53, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 1, nCol = 9, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 7274606, nCol = 116, nTab = 111, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 7143456, nCol = 111, nTab = 110, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 111, nCol = 97, nTab = 110, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 37, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = -2092634000, nCol = 22080, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = -2092683712, nCol = 22080, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 7602177, nCol = 0, nTab = 26214, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 37, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = -124942544, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = -112260368, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 7602286, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 53, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 141056736, nCol = 32730, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 34078726, nCol = 2, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = -126098544, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 1717986816, nCol = 26214, nTab = 26214, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = -1717986919, nCol = -26215, nTab = -26215, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 37, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 141055520, nCol = 32730, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 35061770, nCol = 1, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 53, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = -202758000, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 33816576, nCol = 2, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = -133249328, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 65529, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = -250281984, nCol = 26214, nTab = 26214, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 37, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 141055520, nCol = 32730, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 35061771, nCol = 1, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 37, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 141056128, nCol = 32730, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 33554488, nCol = 2, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 1717960704, nCol = 26214, nTab = 26214, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 37, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 141057112, nCol = 32730, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 33619968, nCol = 2, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 0, nCol = 0, nTab = 16445, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 37, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 141055520, nCol = 32730, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 35061772, nCol = 1, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 37, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 141056128, nCol = 32730, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 33554732, nCol = 2, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 1717960707, nCol = 26214, nTab = 26214, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 37, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 141055520, nCol = 32730, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 35061770, nCol = 1, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 53, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = -202758000, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 33816576, nCol = 2, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = -133249328, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 65529, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 1376256, nCol = 26214, nTab = 26214, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 37, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 141055520, nCol = 32730, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 35061772, nCol = 1, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 37, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 141057112, nCol = 32730, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 33619968, nCol = 2, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 0, nCol = 0, nTab = 16418, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 37, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 141055520, nCol = 32730, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 35061772, nCol = 1, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 37, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 141057112, nCol = 32730, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 33619968, nCol = 2, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 0, nCol = 0, nTab = 16432, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 37, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 141055520, nCol = 32730, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 35061771, nCol = 1, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 37, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 141055520, nCol = 32730, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 35061772, nCol = 2, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 53, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = -202758000, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 33816576, nCol = 2, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = -133249328, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 65529, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 1376256, nCol = 26214, nTab = 26214, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 37, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 141055520, nCol = 32730, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 35061771, nCol = 2, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 181, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = -202802632, nCol = 32729, 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}}}, {aStart = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 2, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = -93832032, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = -93832024, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = -93832024, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 1, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = -126032880, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = -134217727, nCol = 0, nTab = 16, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 7937, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 65539, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = -126032800, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = -133257360, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = -126064352, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = -94518240, nCol = 32729, 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}}}, {aStart = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 1, nCol = 0, nTab = 1, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = -1717986919, nCol = -26215, nTab = -26215, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 277, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = -2075381856, nCol = 22080, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = -2075682400, nCol = 22080, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 2, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 2, nCol = 5, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 2, 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}}}, {aStart = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 0, nCol = 1, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 1717960704, nCol = 26214, nTab = 26214, 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}}}, {aStart = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 1718026239, nCol = 26214, nTab = 26214, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 523163608, nCol = 32730, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 523163608, nCol = 32730, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 523163608, nCol = 32730, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 523163608, nCol = 32730, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 1717961727, nCol = 26214, nTab = 26214, 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}}}, {aStart = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 1717986920, nCol = 26214, nTab = 26214, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 523163608, nCol = 32730, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 523163608, nCol = 32730, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 523163608, nCol = 32730, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 523163608, nCol = 32730, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 1717961727, nCol = 26214, nTab = 26214, 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}}}, {aStart = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 1717986920, nCol = 26214, nTab = 26214, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 1717986928, nCol = -1, nTab = -1, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = -1, nCol = 26214, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 18627, nCol = 26214, nTab = 26214, 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}}}, {aStart = {nRow = 1, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 101, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 451926000, nCol = 32730, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = -126083632, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {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}}}, {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}}}, {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}}}, {aStart = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 1717986816, nCol = 26214, nTab = 26214, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 277, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = -2075382928, nCol = 22080, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = -2075391184, nCol = 22080, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 6, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 2, nCol = 5, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {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}}}, {aStart = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 0, nCol = 1, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 1717960704, nCol = 26214, nTab = 26214, 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}}}, {aStart = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 1718026239, nCol = 26214, nTab = 26214, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 523163608, nCol = 32730, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 523163608, nCol = 32730, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 523163608, nCol = 32730, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 523163608, nCol = 32730, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 1717961727, nCol = 26214, nTab = 26214, 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}}}, {aStart = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 1717986920, nCol = 26214, nTab = 26214, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 523163608, nCol = 32730, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 523163608, nCol = 32730, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 523163608, nCol = 32730, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 523163608, nCol = 32730, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 1717961727, nCol = 26214, nTab = 26214, 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}}}, {aStart = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 1717986920, nCol = 26214, nTab = 26214, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 1717986928, nCol = -1, nTab = -1, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = -1, nCol = 26214, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 18681, nCol = 26214, nTab = 26214, 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}}}, {aStart = {nRow = 1, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 101, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 451926000, nCol = 32730, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = -126083264, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {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}}}, {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}}}, {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}}}, {aStart = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 1717986816, nCol = 26214, nTab = 26214, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = -131909200, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 101, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 451926000, nCol = 32730, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = -131909744, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {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}}}, {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}}}, {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}}}, {aStart = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 1717986816, nCol = 26214, nTab = 26214, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = -132322944, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 181, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = -202802632, nCol = 32729, 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}}}, {aStart = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 2, nCol = 26214, nTab = 26214, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = -126064128, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = -126064120, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = -126064120, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 1, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = -104119936, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 1711276036, nCol = 0, nTab = 16, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = -536861584, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 26113, nCol = 26214, nTab = 26214, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 65539, nCol = 26214, nTab = 26214, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = -104119856, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = -133257360, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = -96328128, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = -126064592, nCol = 32729, 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}}}, {aStart = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 6, nCol = 7, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = -1717986919, nCol = -26215, nTab = -26215, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 181, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = -126084448, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = -126098576, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = -126098304, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = -126084400, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = -126084368, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = -126084320, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = -126084288, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = -126084256, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = -126084224, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = -126084192, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = -126084160, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = -126084128, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = -126084080, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = -126084048, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = -126084016, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = -126083984, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = -126083952, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = -126083920, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = -126083888, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = -126083840, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = -1717986919, nCol = -26215, nTab = -26215, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 85, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 54, nCol = 7, 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}}}, {aStart = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 13, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = -110646320, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = -110614344, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = -110613552, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 3997, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 53, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 1, nCol = 12, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 6488179, nCol = 104, nTab = 101, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 6619240, nCol = 114, nTab = 97, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 6357114, nCol = 100, nTab = 101, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 37, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 6, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 2, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 1048568, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 117, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = -126084368, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = -126098304, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = -126084256, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = -126084288, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = -126084448, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = -126084128, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = -126084048, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = -126083984, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = -126084192, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = -126083920, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = -126083888, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = -126083840, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = -1717986919, nCol = -26215, nTab = -26215, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 69, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 5, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 6, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 4003, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 4004, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 5003, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = -1717986919, nCol = -26215, nTab = -26215, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 69, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 5, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 1, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 3997, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 1, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 999, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 1043573, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = -1717986919, nCol = -26215, nTab = -26215, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 69, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = -126095120, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = -126082448, nCol = 32729, 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}}}, {aStart = {nRow = -96330448, nCol = 32729, 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}}}, {aStart = {nRow = -1717986919, nCol = -26215, nTab = -26215, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 117, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {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}}}, {aStart = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = -84798160, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = -104759056, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = -132174232, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {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}}}, {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}}}, {aStart = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = -94517840, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = -113870400, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 101, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 451926000, nCol = 32730, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = -131876880, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {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}}}, {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}}}, {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}}}, {aStart = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = -1717987072, nCol = -26215, nTab = -26215, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = -126196560, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 69, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 1, nCol = 32734, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = -132185168, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {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}}}, {aStart = {nRow = -131875872, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = -125112720, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 1717986912, nCol = 26214, nTab = 26214, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 53, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = -202758000, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 262144, nCol = 2, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = -133249328, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 65525, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = -250281984, nCol = 26214, nTab = 26214, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 37, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 141056128, nCol = 32730, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 56, nCol = 2, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 1717960704, nCol = 26214, nTab = 26214, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 53, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 141057720, nCol = 32730, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 131072, nCol = 2, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = -129167328, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = -126348496, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 1717986918, nCol = 26214, nTab = 26214, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 37, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 141055520, nCol = 32730, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 1507340, nCol = 1, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 53, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = -126088464, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = -126095344, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 11911992, nCol = 26214, nTab = 26214, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = -126081504, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 11911992, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 37, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 4, nCol = 4, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 5374036, nCol = 85, nTab = 69, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, {aStart = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 53, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}...}, mnMaxRowUsed = 0} aFGMap = std::__debug::map with 140574153498720 elements rRecursionHelper = bFGOK = aStartPos = {nRow = -299912408, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}} pNonThreadedFormatter = rThreadPool = nThreadCount = 2 nColStart = 32729 aDirtiedAddress = {nRow = -126084672, nCol = 32729, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}} bThreadingProhibited = false __PRETTY_FUNCTION__ = "bool ScFormulaCell::InterpretFormulaGroupThreading(sc::FormulaLogger::GroupScope&, bool&, bool&, SCROW, SCROW)" #22 0x00007fda1e55f559 in comphelper::ThreadTask::exec() (this=) at /home/buildslave/source/libo-core/comphelper/source/misc/threadpool.cxx:321 #23 0x00007fda1e56174a in comphelper::ThreadPool::ThreadWorker::execute() (this=0x7fd9e80106a0) at /usr/include/c++/12/bits/unique_ptr.h:191 pTag = std::shared_ptr (use count 3, weak count 0) = {get() = 0x7fd9f4007630} pTask = std::unique_ptr = {get() = 0x7fd9e800faa0} aGuard = {_M_device = 0x7fd9f80c9360, _M_owns = false} #24 0x00007fda1ee43121 in salhelper::Thread::run() (this=0x7fd9e80106a0) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x7fd9e80106a0}, m_bDismissed = false} #25 0x00007fda1ee433c9 in osl::threadFunc(void*) (param=0x7fd9e80106b0) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7fd9e80106b0 #26 0x00007fda1f29543b in osl_thread_start_Impl(void*) (pData=0x7fda00005e50) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x7fda00005e50 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #27 0x00007fda1ef1d1f5 in () at /lib/x86_64-linux-gnu/libc.so.6 #28 0x00007fda1ef9d89c in () at /lib/x86_64-linux-gnu/libc.so.6