[New LWP 886673] [New LWP 889007] [New LWP 865286] [New LWP 865393] [New LWP 865395] [New LWP 865679] [New LWP 865681] [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 0x00007faa3153bce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [Current thread is 1 (Thread 0x7faa19b2f700 (LWP 886673))] Thread 7 (Thread 0x7faa1fcf9700 (LWP 865681)): #0 0x00007faa31600c74 in recv () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007faa3192b91f in osl_receivePipe(oslPipe, void*, sal_Int32) (pPipe=pPipe@entry=0x55b93bae0ab0, pBuffer=pBuffer@entry=0x55b93baf9aa8, BytesToRead=BytesToRead@entry=8) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:439 nRet = 0 #2 0x00007faa3192becc in osl_readPipe(oslPipe, void*, sal_Int32) (pPipe=0x55b93bae0ab0, pBuffer=0x55b93baf9aa8, n=n@entry=8) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:509 RetVal = BytesRead = 0 BytesToRead = 8 #3 0x00007faa21c98a44 in osl::StreamPipe::read(void*, int) const (n=8, pBuffer=, this=0x55b93bae0e70) 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=0x55b93bae0e40, aReadBytes=uno::Sequence of length 8 = {...}, nBytesToRead=8) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:83 n = #5 0x00007faa21c4215f in binaryurp::(anonymous namespace)::read(com::sun::star::uno::Reference const&, sal_uInt32, bool) (connection=uno::Reference to (class io_acceptor::(anonymous namespace)::PipeConnection *) 0x55b93bae0e68, 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 0x00007faa21c455b1 in binaryurp::Reader::execute() (this=0x55b93baf9b30) 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 0x55b93bae0320, state_ = @0x55b93baf9b78, buffer_ = uno::Sequence of length 1 = {53 '5'}, data_ = 0x55b93e90f850 "\346f\346\a", end_ = 0x55b93e90f850 "\346f\346\a"} header = {bridge_ = rtl::Reference to 0x55b93bae0320, state_ = @0x55b93baf9b78, buffer_ = uno::Sequence of length 8 = {0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000'}, data_ = 0x55b93baf9ab0 "\241", end_ = 0x55b93baf9ab0 "\241"} size = con = uno::Reference to (class io_acceptor::(anonymous namespace)::PipeConnection *) 0x55b93bae0e68 #7 0x00007faa2fe9264b in salhelper::Thread::run() (this=0x55b93baf9b30) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x55b93baf9b30}, m_bDismissed = false} #8 0x00007faa2fe92d25 in osl::threadFunc(void*) (param=0x55b93baf9b40) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x55b93baf9b40 #9 0x00007faa31946149 in osl_thread_start_Impl(void*) (pData=0x55b93baf99b0) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:265 terminate = false pImpl = 0x55b93baf99b0 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #10 0x00007faa31198ea7 in start_thread () at /lib/x86_64-linux-gnu/libpthread.so.0 #11 0x00007faa315ffa2f in clone () at /lib/x86_64-linux-gnu/libc.so.6 Thread 6 (Thread 0x7faa204fa700 (LWP 865679)): #0 0x00007faa3119f7b2 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007faa3190b8ff in osl_waitCondition(oslCondition, TimeValue const*) (Condition=0x55b93baf9850, pTimeout=pTimeout@entry=0x0) at /home/buildslave/source/libo-core/sal/osl/unx/conditn.cxx:228 pCond = 0x55b93baf9850 nRet = 0 __PRETTY_FUNCTION__ = "oslConditionResult osl_waitCondition(oslCondition, const TimeValue*)" #2 0x00007faa21c4d66c in osl::Condition::wait(TimeValue const*) (pTimeout=0x0, this=0x55b93baf97a0) at /home/buildslave/source/libo-core/include/osl/conditn.hxx:123 item = {tid = {_pSequence = 0x55b93bafc2c0}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x55b93be956b0}, currentContext = {m_pUnoI = 0x0}, returnValue = {data_ = }, arguments = std::__debug::vector of length 0, capacity 0, request = false, setter = false, exception = false, setCurrentContextMode = false} __PRETTY_FUNCTION__ = "virtual void binaryurp::Writer::execute()" #3 binaryurp::Writer::execute() (this=0x55b93baf95c0) at /home/buildslave/source/libo-core/binaryurp/source/writer.cxx:151 item = {tid = {_pSequence = 0x55b93bafc2c0}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x55b93be956b0}, currentContext = {m_pUnoI = 0x0}, returnValue = {data_ = }, arguments = std::__debug::vector of length 0, capacity 0, request = false, setter = false, exception = false, setCurrentContextMode = false} __PRETTY_FUNCTION__ = "virtual void binaryurp::Writer::execute()" #4 0x00007faa2fe9264b in salhelper::Thread::run() (this=0x55b93baf95c0) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x55b93baf95c0}, m_bDismissed = false} #5 0x00007faa2fe92d25 in osl::threadFunc(void*) (param=0x55b93baf95d0) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x55b93baf95d0 #6 0x00007faa31946149 in osl_thread_start_Impl(void*) (pData=0x55b93baf98c0) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:265 terminate = false pImpl = 0x55b93baf98c0 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #7 0x00007faa31198ea7 in start_thread () at /lib/x86_64-linux-gnu/libpthread.so.0 #8 0x00007faa315ffa2f in clone () at /lib/x86_64-linux-gnu/libc.so.6 Thread 5 (Thread 0x7faa21bff700 (LWP 865395)): #0 0x00007faa31600a2f in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007faa3192c64f in osl_acceptPipe(oslPipe) (pPipe=pPipe@entry=0x55b93bae08a0) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:381 s = pAcceptedPipe = __PRETTY_FUNCTION__ = "oslPipeImpl* osl_acceptPipe(oslPipe)" flags = #2 0x00007faa21c99201 in osl::Pipe::accept(osl::StreamPipe&) (Connection=..., this=0x7faa21bfd400) at /home/buildslave/source/libo-core/include/osl/pipe.hxx:155 pipe = {m_handle = 0x55b93bae08a0} pConn = rtl::Reference to 0x55b93baf90b0 status = #3 io_acceptor::PipeAcceptor::accept() (this=0x55b93bade880) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:157 pipe = {m_handle = 0x55b93bae08a0} pConn = rtl::Reference to 0x55b93baf90b0 status = #4 0x00007faa21ca1f00 in (anonymous namespace)::OAcceptor::accept(rtl::OUString const&) (this=0x55b93b93bed0, sConnectionDescription="pipe,name=pytest14bc7a7e-7dab-11ed-8e40-98f2b32c495c") at /home/buildslave/source/libo-core/io/source/acceptor/acceptor.cxx:198 guard = {m_pFlag = 0x55b93b93bf48} r = empty uno::Reference #5 0x00007faa21d016d4 in desktop::Acceptor::run() (this=this@entry=0x55b93b93b5b0) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:107 rConnection = empty uno::Reference rBridge = uno::Reference to (class binaryurp::Bridge *) 0x55b93bae0348 g = {_M_device = 0x55b93b93b5e8, _M_owns = false} aDescription = "pipe,name=pytest14bc7a7e-7dab-11ed-8e40-98f2b32c495c,uniqueValue=94254058573424" rInstanceProvider = uno::Reference to (class desktop::AccInstanceProvider *) 0x55b93bac7fa8 #6 0x00007faa21d02060 in desktop::offacc_workerfunc(void*) (acc=0x55b93b93b5b0) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:45 #7 0x00007faa31946149 in osl_thread_start_Impl(void*) (pData=0x55b93b93d770) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:265 terminate = false pImpl = 0x55b93b93d770 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #8 0x00007faa31198ea7 in start_thread () at /lib/x86_64-linux-gnu/libpthread.so.0 #9 0x00007faa315ffa2f in clone () at /lib/x86_64-linux-gnu/libc.so.6 Thread 4 (Thread 0x7faa22515700 (LWP 865393)): #0 0x00007faa31600a2f in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007faa3192c64f in osl_acceptPipe(oslPipe) (pPipe=0x55b93ac48990) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:381 s = pAcceptedPipe = __PRETTY_FUNCTION__ = "oslPipeImpl* osl_acceptPipe(oslPipe)" flags = #2 0x00007faa31773f7f in osl::Pipe::accept(osl::StreamPipe&) (Connection=..., this=0x55b93b387ea0) at /home/buildslave/source/libo-core/include/osl/pipe.hxx:155 aStreamPipe = { = {m_handle = 0x0}, } nError = __PRETTY_FUNCTION__ = "virtual void desktop::PipeIpcThread::execute()" #3 desktop::PipeIpcThread::execute() (this=0x55b93b387e70) at /home/buildslave/source/libo-core/desktop/source/app/officeipcthread.cxx:1132 aStreamPipe = { = {m_handle = 0x0}, } nError = __PRETTY_FUNCTION__ = "virtual void desktop::PipeIpcThread::execute()" #4 0x00007faa2fe9264b in salhelper::Thread::run() (this=0x55b93b387e70) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x55b93b387e70}, m_bDismissed = false} #5 0x00007faa2fe92d25 in osl::threadFunc(void*) (param=0x55b93b387e80) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x55b93b387e80 #6 0x00007faa31946149 in osl_thread_start_Impl(void*) (pData=0x55b93ac4a080) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:265 terminate = false pImpl = 0x55b93ac4a080 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #7 0x00007faa31198ea7 in start_thread () at /lib/x86_64-linux-gnu/libpthread.so.0 #8 0x00007faa315ffa2f in clone () at /lib/x86_64-linux-gnu/libc.so.6 Thread 3 (Thread 0x7faa2383ce00 (LWP 865286)): #0 0x00007faa3119f7b2 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007faa313dc90c in std::condition_variable::wait(std::unique_lock&) () at /lib/x86_64-linux-gnu/libstdc++.so.6 #2 0x00007faa2c1fd1c1 in std::condition_variable::wait > (__p=..., __lock=..., this=0x55b93aaed468) at /usr/include/c++/10/condition_variable:111 g = {_M_device = 0x55b93aaed440, _M_owns = true} request = SvpRequest::NONE pInst = 0x55b93aaee660 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #3 SvpSalYieldMutex::doAcquire(unsigned int) (this=0x55b93aaed400, nLockCount=1) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:359 g = {_M_device = 0x55b93aaed440, _M_owns = true} request = SvpRequest::NONE pInst = 0x55b93aaee660 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #4 0x00007faa2be8e088 in comphelper::SolarMutex::acquire(unsigned int) (nLockCount=1, this=) at /home/buildslave/source/libo-core/include/comphelper/solarmutex.hxx:86 #5 SalInstance::AcquireYieldMutex(unsigned int) (this=, nCount=nCount@entry=1) at /home/buildslave/source/libo-core/vcl/source/app/salvtables.cxx:149 #6 0x00007faa2bf177e9 in Application::AcquireSolarMutex(unsigned int) (nCount=, nCount@entry=1) at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:594 pSVData = #7 0x00007faa2c1fb934 in SolarMutexReleaser::~SolarMutexReleaser() (this=0x7ffd10a8dde4, __in_chrg=) at /home/buildslave/source/libo-core/include/vcl/svapp.hxx:1452 __PRETTY_FUNCTION__ = "bool SvpSalInstance::ImplYield(bool, bool)" bWasEvent = false bMustSleep = nTimeoutMicroS = aReleaser = {mnReleased = 1} #8 SvpSalInstance::ImplYield(bool, bool) (this=this@entry=0x55b93aaee660, bWait=bWait@entry=true, bHandleAllCurrentEvents=bHandleAllCurrentEvents@entry=false) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:477 __PRETTY_FUNCTION__ = "bool SvpSalInstance::ImplYield(bool, bool)" bWasEvent = false bMustSleep = nTimeoutMicroS = aReleaser = {mnReleased = 1} #9 0x00007faa2c1fbbbb in SvpSalInstance::DoYield(bool, bool) (this=0x55b93aaee660, bWait=, bHandleAllCurrentEvents=) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:525 __PRETTY_FUNCTION__ = "virtual bool SvpSalInstance::DoYield(bool, bool)" bWasEvent = false pMutex = 0x55b93aaed400 #10 0x00007faa2bf1b2d2 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:475 pSVData = 0x7faa2cb4c620 ::get()::instance> bProcessedEvent = #11 0x00007faa2bf1b882 in Application::Yield() () at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:559 bAbort = false #12 0x00007faa2bf1baba in Application::Execute() () at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:453 pSVData = 0x7faa2cb4c620 ::get()::instance> nExitCode = 0 #13 0x00007faa3172edcf in desktop::Desktop::Main() (this=0x7ffd10a8e880) at /home/buildslave/source/libo-core/desktop/source/app/app.cxx:1604 pDisplay = layer = {m_aEnvTypeName = "gcc3", m_xPreviousContext = uno::Reference to (class (anonymous namespace)::DesktopEnvironmentContext *) 0x55b93aaee7b8} eStatus = rCmdLineArgs = @0x7faa318adf60: {m_cwdUrl = std::optional = {[contained value] = "file:///srv/crashtestdata/control/task5500"}, m_minimized = false, m_invisible = false, m_norestore = true, m_headless = true, m_eventtesting = false, m_quickstart = false, m_noquickstart = true, m_terminateafterinit = false, m_nologo = true, m_nolockcheck = false, m_nodefault = false, m_help = false, m_writer = false, m_calc = false, m_draw = false, m_impress = false, m_global = false, m_math = false, m_web = false, m_base = false, m_helpwriter = false, m_helpcalc = false, m_helpdraw = false, m_helpbasic = false, m_helpmath = false, m_helpimpress = false, m_helpbase = false, m_version = false, m_splashpipe = false, m_textcat = false, m_scriptcat = false, m_safemode = false, m_unknown = "", m_bEmpty = false, m_bDocumentArgs = false, m_accept = std::__debug::vector of length 1, capacity 1 = {"pipe,name=pytest14bc7a7e-7dab-11ed-8e40-98f2b32c495c;urp"}, m_unaccept = std::__debug::vector of length 0, capacity 0, m_openlist = std::__debug::vector of length 0, capacity 0, m_viewlist = std::__debug::vector of length 0, capacity 0, m_startlist = std::__debug::vector of length 0, capacity 0, m_forceopenlist = std::__debug::vector of length 0, capacity 0, m_forcenewlist = std::__debug::vector of length 0, capacity 0, m_printlist = std::__debug::vector of length 0, capacity 0, m_printtolist = std::__debug::vector of length 0, capacity 0, m_printername = "", m_conversionlist = std::__debug::vector of length 0, capacity 0, m_conversionparams = "", m_conversionout = "", m_convertimages = "", m_infilter = std::__debug::vector of length 0, capacity 0, m_language = "", m_pidfile = ""} inst_fin = xContext = uno::Reference to (class cppu::(anonymous namespace)::ComponentContext *) 0x55b93ab05ee0 xRestartManager = uno::Reference to (class comphelper::OOfficeRestartManager *) 0x55b93b2add18 xDesktop = uno::Reference to (class framework::Desktop *) 0x55b93b9b6cf8 bMustLockProfile = aTitle = "LibreOfficeDev 7.6.0.0.alpha0 [80f4abfea971cf66259b65fe09366d31ed41809d]" bAbort = aEvent = { = {Source = empty uno::Reference}, EventName = "OnStartApp", ViewController = empty uno::Reference, Supplement = uno::Any(void)} bCrashed = false bExistsRecoveryData = false bExistsSessionData = false pidfileName = "" aAppearanceCfg = { = { = {_vptr.ConfigurationBroadcaster = 0x7faa2d9c59e8 , mpList = std::unique_ptr >> = {get() = 0x0}, m_nBroadcastBlocked = 0, m_nBlockedHint = ConfigurationHints::NONE}, sSubTree = "Office.Common/View", m_xHierarchyAccess = uno::Reference to (class configmgr::RootAccess *) 0x55b93ba409c8, xChangeLstnr = empty uno::Reference, m_nMode = ConfigItemMode::NONE, m_bIsModified = false, m_bEnableInternalNotification = false, m_nInValueChange = 0}, nDragMode = DragMode::SystemDep, nSnapMode = SnapType::NONE, nMiddleMouse = MouseMiddleButtonAction::PasteSelection, nAAMinPixelHeight = 8, bFontAntialiasing = true, bMenuMouseFollow = true, static bInitialized = true} aOptions = { = { = {_vptr.ConfigurationBroadcaster = 0x7faa2d9c5960 , mpList = std::unique_ptr >> = {get() = 0x0}, m_nBroadcastBlocked = 0, m_nBlockedHint = ConfigurationHints::NONE}, = {_vptr.ConfigurationListener = 0x7faa2d9c5990 }, }, static sm_pSingleImplConfig = 0x55b93bac99a0, static sm_nAccessibilityRefCount = 10} #14 0x00007faa2bf346d3 in ImplSVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:203 pSVData = 0x7faa2cb4c620 ::get()::instance> nReturn = 1 bWasInitVCL = bInit = true nRet = 0 #15 0x00007faa2bf3488a in SVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:235 #16 0x00007faa31779a92 in soffice_main() () at /home/buildslave/source/libo-core/desktop/source/app/sofficemain.cxx:94 aDesktop = { = { = {_vptr.ILibreOfficeKitNotifier = 0x7faa318a1300 }, m_pCallbackData = 0x0, m_pCallback = 0x0}, m_rSplashScreen = empty uno::Reference, m_bCleanedExtensionCache = false, m_bServicesRegistered = true, m_aBootstrapError = desktop::Desktop::BE_OK, m_aBootstrapErrorMessage = "", m_aBootstrapStatus = desktop::Desktop::BS_OK, m_xLockfile = std::unique_ptr = {get() = 0x0}, m_firstRunTimer = { = {_vptr.Task = 0x7faa2ca97860 , mpSchedulerData = 0x0, mpDebugName = 0x7faa31829ac8 "desktop::Desktop m_firstRunTimer", mePriority = TaskPriority::DEFAULT, mbActive = false, mbStatic = false}, maInvokeHandler = {function_ = 0x7faa31723e66 , instance_ = 0x7ffd10a8e880, file_ = 0x7faa31829b18 "/home/buildslave/source/libo-core/desktop/source/app/app.cxx", line_ = 432, target_ = 0x7faa31829af0 "Desktop::LinkStubAsyncInitFirstRun"}, mnTimeout = 3000, mbAuto = false}, m_aUpdateThread = {_M_id = {_M_thread = 0}}} rCmdLineArgs = @0x7faa318adf60: {m_cwdUrl = std::optional = {[contained value] = "file:///srv/crashtestdata/control/task5500"}, m_minimized = false, m_invisible = false, m_norestore = true, m_headless = true, m_eventtesting = false, m_quickstart = false, m_noquickstart = true, m_terminateafterinit = false, m_nologo = true, m_nolockcheck = false, m_nodefault = false, m_help = false, m_writer = false, m_calc = false, m_draw = false, m_impress = false, m_global = false, m_math = false, m_web = false, m_base = false, m_helpwriter = false, m_helpcalc = false, m_helpdraw = false, m_helpbasic = false, m_helpmath = false, m_helpimpress = false, m_helpbase = false, m_version = false, m_splashpipe = false, m_textcat = false, m_scriptcat = false, m_safemode = false, m_unknown = "", m_bEmpty = false, m_bDocumentArgs = false, m_accept = std::__debug::vector of length 1, capacity 1 = {"pipe,name=pytest14bc7a7e-7dab-11ed-8e40-98f2b32c495c;urp"}, m_unaccept = std::__debug::vector of length 0, capacity 0, m_openlist = std::__debug::vector of length 0, capacity 0, m_viewlist = std::__debug::vector of length 0, capacity 0, m_startlist = std::__debug::vector of length 0, capacity 0, m_forceopenlist = std::__debug::vector of length 0, capacity 0, m_forcenewlist = std::__debug::vector of length 0, capacity 0, m_printlist = std::__debug::vector of length 0, capacity 0, m_printtolist = std::__debug::vector of length 0, capacity 0, m_printername = "", m_conversionlist = std::__debug::vector of length 0, capacity 0, m_conversionparams = "", m_conversionout = "", m_convertimages = "", m_infilter = std::__debug::vector of length 0, capacity 0, m_language = "", m_pidfile = ""} aUnknown = "" #17 0x000055b93931d8ee in sal_main () at /home/buildslave/source/libo-core/desktop/source/app/main.c:51 ret = #18 0x000055b93931d93b in main (argc=, argv=) at /home/buildslave/source/libo-core/desktop/source/app/main.c:49 ret = Thread 2 (Thread 0x7faa184c0700 (LWP 889007)): #0 0x00007faa3119fad8 in pthread_cond_timedwait@@GLIBC_2.3.2 () at /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007faa3190ae90 in osl_waitCondition(oslCondition, TimeValue const*) (Condition=0x55b93c2eb8a0, pTimeout=pTimeout@entry=0x7faa184be710) at /home/buildslave/source/libo-core/sal/osl/unx/conditn.cxx:203 ret = tp = {tv_sec = 1671241175, tv_usec = 727283} to = {tv_sec = 1671241177, tv_nsec = 727283000} pCond = 0x55b93c2eb8a0 nRet = 0 __PRETTY_FUNCTION__ = "oslConditionResult osl_waitCondition(oslCondition, const TimeValue*)" #2 0x00007faa30b754bc in osl::Condition::wait(TimeValue const*) (pTimeout=0x7faa184be710, this=0x7faa184be580) at /home/buildslave/source/libo-core/include/osl/conditn.hxx:123 waitingThread = {condition = {condition = 0x55b93c2eb8a0}, thread = rtl::Reference to 0x55b93e67fe20} #3 osl::Condition::wait(TimeValue const&) (timeout=..., this=0x7faa184be580) at /home/buildslave/source/libo-core/include/osl/conditn.hxx:127 waitingThread = {condition = {condition = 0x55b93c2eb8a0}, thread = rtl::Reference to 0x55b93e67fe20} #4 cppu_threadpool::ThreadPool::waitInPool(rtl::Reference const&) (this=0x55b93bafb5a0, pThread=rtl::Reference to 0x55b93e67fe20) at /home/buildslave/source/libo-core/cppu/source/threadpool/threadpool.cxx:123 waitingThread = {condition = {condition = 0x55b93c2eb8a0}, thread = rtl::Reference to 0x55b93e67fe20} #5 0x00007faa30b6622d in cppu_threadpool::ORequestThread::run() (this=0x55b93e67fe20) at /home/buildslave/source/libo-core/cppu/source/threadpool/thread.cxx:185 #6 0x00007faa30b6797f in osl::threadFunc(void*) (param=0x55b93e67fe30) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x55b93e67fe30 #7 0x00007faa31946149 in osl_thread_start_Impl(void*) (pData=0x55b93e4ca640) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:265 terminate = false pImpl = 0x55b93e4ca640 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #8 0x00007faa31198ea7 in start_thread () at /lib/x86_64-linux-gnu/libpthread.so.0 #9 0x00007faa315ffa2f in clone () at /lib/x86_64-linux-gnu/libc.so.6 Thread 1 (Thread 0x7faa19b2f700 (LWP 886673)): #0 0x00007faa3153bce1 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007faa31525537 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007faa3193bae2 in (anonymous namespace)::callSystemHandler(int, siginfo_t*, void*) (signal=signal@entry=6, info=info@entry=0x7faa19b2aa70, context=, context@entry=0x7faa19b2a940) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:332 act = {__sigaction_handler = {sa_handler = 0x0, sa_sigaction = 0x0}, sa_mask = {__val = {0 }}, sa_flags = 0, sa_restorer = 0x7faa19b2a940} i = #3 0x00007faa3193bbe7 in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7faa19b2aa70, context=0x7faa19b2a940) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:428 act = {__sigaction_handler = {sa_handler = 0x55b93de66910, sa_sigaction = 0x55b93de66910}, sa_mask = {__val = {94254095821072, 4607182418800017408, 94254095821072, 94254097568608, 0, 94253057310720, 0, 0, 0, 94254095821072, 94254095821072, 4607182418800017408, 140368947310468, 140368552307064, 140368947310648, 94254067031600}}, sa_flags = 431139264, sa_restorer = 0x55b93bfae6e0} Info = {Signal = osl_Signal_AccessViolation, UserSignal = 6, UserData = 0x0} #4 0x00007faa3153bd60 in () at /lib/x86_64-linux-gnu/libc.so.6 #5 0x00007faa3153bce1 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #6 0x00007faa31525537 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #7 0x00007faa2be78e8c in SalAbort(rtl::OUString const&, bool) (rErrorText="", bDumpCore=bDumpCore@entry=true) at /home/buildslave/source/libo-core/vcl/source/app/salplug.cxx:403 #8 0x00007faa2bf175bc in Application::Abort(rtl::OUString const&) (rErrorText="") at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:275 #9 0x00007faa31722b2c in desktop::Desktop::Exception(ExceptionCategory) (this=0x7faa19b2b160, nCategory=) at /home/buildslave/source/libo-core/desktop/source/app/app.cxx:1181 bInException = true nOldMode = rArgs = bRestart = false bAllowRecoveryAndSessionManagement = #10 0x00007faa2bf2e4a6 in VCLExceptionSignal_impl(void*, oslSignalInfo*) (pInfo=) at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:173 nOldMode = SystemWindowFlags::DIALOG pSVData = 0x7faa2cb4c620 ::get()::instance> aLock = {m_isAcquired = true, m_isChecked = true, m_rSolarMutex = @0x55b93aaed400} bIn = true nVCLException = #11 0x00007faa318cc885 in callSignalHandler(oslSignalInfo*) (pInfo=pInfo@entry=0x7faa19b2b1f0) at /home/buildslave/source/libo-core/sal/osl/all/signalshared.cxx:48 pHandler = 0x55b93b937070 Action = #12 0x00007faa3193bb81 in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7faa19b2b3f0, context=0x7faa19b2b2c0) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:425 Info = {Signal = osl_Signal_AccessViolation, UserSignal = 6, UserData = 0x0} #13 0x00007faa3153bd60 in () at /lib/x86_64-linux-gnu/libc.so.6 #14 0x00007faa3153bce1 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #15 0x00007faa31525537 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #16 0x00007faa3152540f in () at /lib/x86_64-linux-gnu/libc.so.6 #17 0x00007faa31534662 in () at /lib/x86_64-linux-gnu/libc.so.6 #18 0x00007faa1c8dcb01 in ScQueryCellIterator<(ScQueryCellIteratorAccess)0>::FindEqualOrSortedLastInRange(short&, int&) (this=this@entry=0x7faa19b2beb0, nFoundCol=@0x7faa19b2bd50: 0, nFoundRow=@0x7faa19b2bd58: 0) at /home/buildslave/source/libo-core/sc/source/core/data/queryiter.cxx:745 rEntry = j = 0 nColDiff = 2 aPosSave = {first = {, mdds::mtv::noncopyable_managed_element_block<53, EditTextObject>, mdds::mtv::noncopyable_managed_element_block<54, ScFormulaCell> >, sc::CellStoreTrait>::const_iterator_trait>> = {m_cur_node = {type = 54, position = 0, size = 1, data = 0x55b93e882ff0, __private_data = {parent = 0x55b93c2dc5d0, block_index = 0}}, m_pos = {position_iterator = 0, size_iterator = 1, element_block_iterator = 0x55b93e882ff0}, m_end = {position_iterator = 504403158265495598, size_iterator = 504403158265495607, element_block_iterator = 0x7000000000000cc}}, }, second = 0} bNext = __PRETTY_FUNCTION__ = "bool ScQueryCellIterator::FindEqualOrSortedLastInRange(SCCOL&, SCROW&) [with ScQueryCellIteratorAccess accessType = ScQueryCellIteratorAccess::Direct; SCCOL = short int; SCROW = int]" aRangeLookupResetter = { >> = {m_func = {rVal = @0x7faa19b2bfe9, originalValue = false}, m_bDismissed = false}, } bLiteral = bBinary = bFound = #19 0x00007faa1caf7f2e in ScInterpreter::ScLookup() (this=this@entry=0x55b93d5905b0) at /home/buildslave/source/libo-core/sc/source/core/tool/interpr1.cxx:7188 nParamCount = 2 '\002' pDataMat = {px = 0x0} pResMat = {px = 0x0} nCol1 = 0 nCol2 = 1 nResCol1 = 0 nResCol2 = 0 nRow1 = 0 nRow2 = 0 nResRow1 = 0 nResRow2 = 0 nTab1 = 1 nResTab = 0 nLenMajor = 2 bVertical = false fResVal = 0 aResStr = {mpData = 0x0, mpDataIgnoreCase = 0x0, static EMPTY_STRING = {pData = 0x7faa3199b7f8 ::data>}} eResArrayType = formula::svUnknown fDataVal = 0 aDataStr = {mpData = 0x0, mpDataIgnoreCase = 0x0, static EMPTY_STRING = {pData = 0x7faa3199b7f8 ::data>}} aDataAdr = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}} bValueData = false eDataArrayType = formula::svDoubleRef aParam = { = {_vptr.ScQueryParamBase = 0x7faa1df866c0 , eSearchType = utl::SearchParam::SearchType::Normal, bHasHeader = false, bByRow = false, bInplace = true, bCaseSens = false, bDuplicate = true, mbRangeLookup = false, m_Entries = std::__debug::vector of length 8, capacity 8 = {{bDoQuery = true, nField = 0, eOp = SC_LESS_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::ByString, mfVal = 0, maString = {mpData = 0x55b93dee2d30, mpDataIgnoreCase = 0x55b93e671850, static EMPTY_STRING = {pData = 0x7faa3199b7f8 ::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 = 0x7faa3199b7f8 ::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 = 0x7faa3199b7f8 ::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 = 0x7faa3199b7f8 ::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 = 0x7faa3199b7f8 ::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 = 0x7faa3199b7f8 ::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 = 0x7faa3199b7f8 ::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 = 0x7faa3199b7f8 ::data>}}, maColor = rgb(0, 0, 0), mbMatchEmpty = false, mbRoundForFilter = false}}}}}, = {_vptr.ScQueryParamTable = 0x7faa1df866e8 , nCol1 = 0, nRow1 = 0, nCol2 = 1, nRow2 = 0, nTab = 32767}, bDestPers = true, nDestTab = 0, nDestCol = 0, nDestRow = 0} rEntry = @0x55b949161280: {bDoQuery = true, nField = 0, eOp = SC_LESS_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::ByString, mfVal = 0, maString = {mpData = 0x55b93dee2d30, mpDataIgnoreCase = 0x55b93e671850, static EMPTY_STRING = {pData = 0x7faa3199b7f8 ::data>}}, maColor = rgb(0, 0, 0), mbMatchEmpty = false, mbRoundForFilter = false}}} __PRETTY_FUNCTION__ = "void ScInterpreter::ScLookup()" rItem = aCellIter = {> = {> = {maCurPos = {first = {, mdds::mtv::noncopyable_managed_element_block<53, EditTextObject>, mdds::mtv::noncopyable_managed_element_block<54, ScFormulaCell> >, sc::CellStoreTrait>::const_iterator_trait>> = {m_cur_node = {type = 54, position = 0, size = 1, data = 0x55b93e882ff0, __private_data = {parent = 0x55b93c2dc5d0, block_index = 0}}, m_pos = {position_iterator = 0, size_iterator = 1, element_block_iterator = 0x55b93e882ff0}, m_end = {position_iterator = 504403158265495598, size_iterator = 504403158265495607, element_block_iterator = 0x7000000000000cc}}, }, second = 0}, maParam = { = {_vptr.ScQueryParamBase = 0x7faa1df866c0 , eSearchType = utl::SearchParam::SearchType::Normal, bHasHeader = false, bByRow = false, bInplace = true, bCaseSens = false, bDuplicate = true, mbRangeLookup = false, m_Entries = std::__debug::vector of length 8, capacity 8 = {{bDoQuery = true, nField = 1, eOp = SC_LESS_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::ByString, mfVal = 0, maString = {mpData = 0x55b93dee2d30, mpDataIgnoreCase = 0x55b93e671850, static EMPTY_STRING = {pData = 0x7faa3199b7f8 ::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 = 0x7faa3199b7f8 ::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 = 0x7faa3199b7f8 ::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 = 0x7faa3199b7f8 ::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 = 0x7faa3199b7f8 ::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 = 0x7faa3199b7f8 ::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 = 0x7faa3199b7f8 ::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 = 0x7faa3199b7f8 ::data>}}, maColor = rgb(0, 0, 0), mbMatchEmpty = false, mbRoundForFilter = false}}}}}, = {_vptr.ScQueryParamTable = 0x7faa1df866e8 , nCol1 = 0, nRow1 = 0, nCol2 = 1, nRow2 = 0, nTab = 32767}, bDestPers = true, nDestTab = 0, nDestCol = 0, nDestRow = 0}, rDoc = @0x55b93be37c60, mrContext = @0x55b93c2b7e10, nTab = 1, nCol = 0, nRow = 0}, > = {getThisResult = false}, nStopOnMismatch = 1 '\001', nTestEqualCondition = 1 '\001', bAdvanceQuery = true, bIgnoreMismatchOnLeadingStrings = true}, } nC = 0 nR = 0 nDelta = #20 0x00007faa1cb4fa5c in ScInterpreter::Interpret() (this=this@entry=0x55b93d5905b0) at /home/buildslave/source/libo-core/sc/source/core/tool/interpr4.cxx:4275 bGotResult = nRetTypeExpr = SvNumFormatType::NUMBER nRetIndexExpr = 0 nErrorFunction = 0 nErrorFunctionCount = 0 aErrorFunctionStack = std::__debug::vector of length 0, capacity 0 nStackBase = 2 aTokenMatrixMapIter = Python Exception 'NoneType' object has no attribute 'pointer': {_M_node = 0x55b93d590678} eOp = ocLookup __PRETTY_FUNCTION__ = "formula::StackVar ScInterpreter::Interpret()" bForcedResultType = p = eType = #21 0x00007faa1c847ce3 in ScFormulaCell::InterpretTail(ScInterpreterContext&, ScFormulaCell::ScInterpretTailParameter) (this=this@entry=0x55b93cd9af20, 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() = 0x55b93d5905b0} pInterpreter = 0x55b93d5905b0 nOldErrCode = FormulaError::NONE bContentChanged = aNewResult = {static MULTILINE_UNKNOWN = 0 '\000', static MULTILINE_FALSE = 1 '\001', static MULTILINE_TRUE = 2 '\002', {mfValue = 4.6567709500567903e-310, mpToken = 0x55b93dc09820}, mbToken = false, mbEmpty = false, mbEmptyDisplayedAsString = false, mbValueCached = false, meMultiline = 2 '\002', mnError = 15331} bOldRunning = false bForceNumberFormat = aRecursionCounter = {rRec = @0x55b949221a60, bStackedInIteration = false, cell = 0x55b93cd9af20} #22 0x00007faa1c850ca2 in ScFormulaCell::Interpret(int, int) (this=0x55b93cd9af20, nStartOffset=nStartOffset@entry=-1, nEndOffset=nEndOffset@entry=-1) at /home/buildslave/source/libo-core/sc/source/core/data/formulacell.cxx:1619 aCycleCheckGuard = {mrRecHelper = @0x55b949221a60, mbShouldPop = true} aContextGetterGuard = {rPool = @0x7faa1e01eba0, nContextIdx = 0} bPartOfCycleBefore = bPartOfCycleAfter = false rRecursionHelper = Python Exception 'NoneType' object has no attribute 'pointer': Python Exception 'NoneType' object has no attribute 'pointer': Python Exception 'NoneType' object has no attribute 'pointer': @0x55b949221a60: {aRecursionFormulas = empty std::__debug::list, aInsertPos = , aLastIterationStart = , aRecursionInIterationStack = std::stack wrapping: std::__debug::deque with 0 elements, aFGList = std::__debug::vector of length 1, capacity 2 = {0x55b93cd9af20}, aInDependencyEvalMode = std::__debug::vector of length 1, capacity 64 = {0}, nRecursionCount = 1, nIteration = 0, nDependencyComputationLevel = 0, bInRecursionReturn = false, bDoingRecursion = false, bInIterationReturn = false, bConverging = false, bGroupsIndependent = true, bAbortingDependencyComputation = false, aTemporaryGroupCells = std::__debug::vector of length 0, capacity 0, pFGSet = 0x0} bGroupInterpreted = false forceType = ForceCalculationNone cellGroupMaker = {mCell = 0x55b93cd9af20, mEnabled = false} pTopCell = bOldRunning = false __PRETTY_FUNCTION__ = "bool ScFormulaCell::Interpret(SCROW, SCROW)" #23 0x00007faa1c4d6b5d in (anonymous namespace)::CalcAllHandler::operator() (pCell=, this=0x0) at /home/buildslave/source/libo-core/sc/source/core/data/column.cxx:2851 it = 0x55b93cd9af20 itEnd = 0x6666666666666666 nRow = #24 sc::EachElem, __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator > >, std::__debug::vector, std::random_access_iterator_tag>, mdds::detail::mtv::iterator_value_node, mdds::mtv::noncopyable_managed_element_block<53, EditTextObject>, mdds::mtv::noncopyable_managed_element_block<54, ScFormulaCell> >, sc::CellStoreTrait>, unsigned long>, (anonymous namespace)::CalcAllHandler>(mdds::detail::mtv::iterator_value_node, mdds::mtv::noncopyable_managed_element_block<53, EditTextObject>, mdds::mtv::noncopyable_managed_element_block<54, ScFormulaCell> >, sc::CellStoreTrait>, unsigned long>&, (anonymous namespace)::CalcAllHandler&) (rNode=..., rFuncElem=...) at /home/buildslave/source/libo-core/sc/inc/mtvfunctions.hxx:130 it = 0x55b93cd9af20 itEnd = 0x6666666666666666 nRow = #25 0x00007faa1c4dc877 in sc::ProcessElements1, mdds::mtv::noncopyable_managed_element_block<53, EditTextObject>, mdds::mtv::noncopyable_managed_element_block<54, ScFormulaCell> >, sc::CellStoreTrait>, mdds::mtv::noncopyable_managed_element_block<54, ScFormulaCell>, (anonymous namespace)::CalcAllHandler, sc::FuncElseNoOp >(mdds::mtv::soa::multi_type_vector, mdds::mtv::noncopyable_managed_element_block<53, EditTextObject>, mdds::mtv::noncopyable_managed_element_block<54, ScFormulaCell> >, sc::CellStoreTrait>&, (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 = {, mdds::mtv::noncopyable_managed_element_block<53, EditTextObject>, mdds::mtv::noncopyable_managed_element_block<54, ScFormulaCell> >, sc::CellStoreTrait>::iterator_trait>> = {m_cur_node = {type = 54, position = 3, size = 97, data = 0x55b93ea84b90, __private_data = {parent = 0x55b93de5efb0, block_index = 2}}, m_pos = {position_iterator = 3, size_iterator = 97, element_block_iterator = 0x55b93ea84b90}, m_end = {position_iterator = 3, size_iterator = 97, element_block_iterator = 0x55b93ea84b90}}, } itEnd = {, mdds::mtv::noncopyable_managed_element_block<53, EditTextObject>, mdds::mtv::noncopyable_managed_element_block<54, ScFormulaCell> >, sc::CellStoreTrait>::iterator_trait>> = {m_cur_node = {type = -1, position = 0, size = 0, data = 0x0, __private_data = {parent = 0x55b93de5efb0, block_index = 4}}, m_pos = {position_iterator = 3, size_iterator = 97, element_block_iterator = 0x55b93ea84b90}, m_end = {position_iterator = 3, size_iterator = 97, element_block_iterator = 0x55b93ea84b90}}, } #26 0x00007faa1c4dc98b 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 = {} #27 0x00007faa1c4dc9cb in ScColumn::CalcAll() (this=) at /home/buildslave/source/libo-core/sc/source/core/data/column.cxx:3296 aFunc = {} #28 0x00007faa1c9184d4 in ScTable::CalcAll() (this=0x55b93e997b70) at /home/buildslave/source/libo-core/sc/source/core/data/table2.cxx:2180 i = 1 #29 0x00007faa1c6b7bfc in ScDocument::CalcAll() (this=0x55b93be37c60) at /home/buildslave/source/libo-core/sc/source/core/data/document.cxx:4010 a = __for_range = std::__debug::vector of length 6, capacity 8 = {std::unique_ptr = {get() = 0x55b941a4bf00}, std::unique_ptr = {get() = 0x55b93e997b70}, std::unique_ptr = {get() = 0x55b93be14470}, std::unique_ptr = {get() = 0x55b93bf3ce90}, std::unique_ptr = {get() = 0x55b93e6f9aa0}, std::unique_ptr = {get() = 0x55b93df75180}} __for_begin = std::unique_ptr = {get() = 0x55b93e997b70} __for_end = std::unique_ptr = {get() = 0x6666666666666666} aSwitch = {mrDoc = @0x55b93be37c60, mbOldValue = true} #30 0x00007faa1d10c81a in ScDocShell::DoHardRecalc() (this=0x55b9423d7310) at /home/buildslave/source/libo-core/sc/source/ui/docshell/docsh4.cxx:1530 start = {__d = {__r = 1256074844963420}} aGuard = {mrDoc = @0x55b93be37c60} aWaitObj = {m_pWindow = 0x0} pSh = 0x0 nTabCount = end = {__d = {__r = 9}} #31 0x00007faa1d42d5b9 in ScModelObj::calculateAll() (this=0x55b93e7c9870) at /home/buildslave/source/libo-core/sc/source/ui/unoobj/docuno.cxx:2447 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 = 0x7faa1db624cc "calculateAll"}, m_nCreateTime = 0, m_nNesting = -1} aGuard = {> = {pT = 0x55b93aaed400}, } #32 0x00007faa23538bc3 in gcc3::callVirtualMethod(void*, unsigned int, void*, _typelib_TypeDescriptionReference*, bool, unsigned long*, unsigned int, unsigned long*, double*) (pThis=0x55b93e7c9a60, nVtableIndex=4, pRegisterReturn=0x0, pReturnTypeRef=0x55b93ab0a670, bSimpleReturn=true, pStack=0x7faa19b2cd20, nStack=0, pGPR=0x7faa19b2ce90, pFPR=0x7faa19b2cec0) at /home/buildslave/source/libo-core/bridges/source/cpp_uno/gcc3_linux_x86-64/callvirtualmethod.cxx:77 data = {pMethod = 140368612087538, pStack = 0x7faa19b2cd20, nStack = 0, pGPR = 0x7faa19b2ce90, pFPR = 0x7faa19b2cec0, rax = 140368938616205, rdx = 0, xmm0 = 4.6567684115870272e-310, xmm1 = 6.9351279456168976e-310} pMethod = 140368624297920 #33 0x00007faa23537bd1 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=0x55b93bc0edd0, 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:233 pStack = 0x7faa19b2cd20 pStackStart = pGPR = {94254105664096, 140368938580775, 0, 140368713873739, 140368552317200, 94254060119088} nGPR = 1 pFPR = {1.4821969375237396e-323, 0, 6.9351279456307314e-310, 0, 6.9351279456168976e-310, 6.9351359276310481e-310, 4.656769524897953e-310, 0} nFPR = 0 pReturnTypeDescr = 0x55b93ab0a670 __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 = 0x55b93e7c9a60 pCppArgs = 0x7faa19b2cd10 pTempIndices = ppTempParamTypeDescr = nTempIndices = 0 #34 0x00007faa23538306 in bridges::cpp_uno::shared::unoInterfaceProxyDispatch(uno_Interface*, typelib_TypeDescription const*, void*, void**, uno_Any**) (pUnoI=0x55b93bc0edd0, pMemberDescr=0x55b93c087240, pReturn=0x0, pArgs=0x0, ppException=0x7faa19b2d058) at /home/buildslave/source/libo-core/bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx:413 aVtableSlot = {offset = , index = } pThis = 0x55b93bc0edd0 __PRETTY_FUNCTION__ = "void bridges::cpp_uno::shared::unoInterfaceProxyDispatch(uno_Interface*, const typelib_TypeDescription*, void*, void**, uno_Any**)" #35 0x00007faa21c2f918 in binaryurp::IncomingRequest::execute_throw(binaryurp::BinaryAny*, std::__debug::vector >*) const (this=this@entry=0x55b93c10c830, returnValue=returnValue@entry=0x7faa19b2d3d0, outArguments=outArguments@entry=0x7faa19b2d490) at /home/buildslave/source/libo-core/include/uno/dispatcher.hxx:72 retType = {_pTypeDescr = 0x55b93ab0a670} nSize = 0 retBuf = std::__debug::vector of length 0, capacity 0 pexc = 0x7faa19b2d070 outBufs = std::__debug::vector of length 0, capacity 0 args = std::__debug::vector of length 0, capacity 0 exc = __PRETTY_FUNCTION__ = "bool binaryurp::IncomingRequest::execute_throw(binaryurp::BinaryAny*, std::__debug::vector*) const" isExc = false #36 0x00007faa21c308f3 in binaryurp::IncomingRequest::execute() const (this=this@entry=0x55b93c10c830) 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 = #37 0x00007faa21c425ae in binaryurp::(anonymous namespace)::request(void*) (pThreadSpecificData=pThreadSpecificData@entry=0x55b93c10c830) at /home/buildslave/source/libo-core/binaryurp/source/reader.cxx:86 __PRETTY_FUNCTION__ = "void binaryurp::{anonymous}::request(void*)" #38 0x00007faa30b63b40 in cppu_threadpool::JobQueue::enter(void const*, bool) (this=0x55b93df164a0, nDisposeId=, nDisposeId@entry=0x55b93bcba270, bReturnWhenNoJob=bReturnWhenNoJob@entry=true) at /home/buildslave/source/libo-core/cppu/source/threadpool/jobqueue.cxx:100 guard = {_M_device = @0x55b93bdabe50} job = {pThreadSpecificData = 0x55b93c10c830, doRequest = 0x7faa21c42583 } pReturn = 0x0 __PRETTY_FUNCTION__ = "void* cppu_threadpool::JobQueue::enter(const void*, bool)" #39 0x00007faa30b66097 in cppu_threadpool::ORequestThread::run() (this=0x55b93bcba270) at /home/buildslave/source/libo-core/cppu/source/threadpool/thread.cxx:165 #40 0x00007faa30b6797f in osl::threadFunc(void*) (param=0x55b93bcba280) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x55b93bcba280 #41 0x00007faa31946149 in osl_thread_start_Impl(void*) (pData=0x55b93beda1e0) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:265 terminate = false pImpl = 0x55b93beda1e0 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #42 0x00007faa31198ea7 in start_thread () at /lib/x86_64-linux-gnu/libpthread.so.0 #43 0x00007faa315ffa2f in clone () at /lib/x86_64-linux-gnu/libc.so.6