[New LWP 3708374] [New LWP 3686807] [New LWP 3687206] [New LWP 3686923] [New LWP 3686925] [New LWP 3687209] [New LWP 3717657] [New LWP 3717670] [New LWP 3717671] [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 0x00007fe2a4003ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [Current thread is 1 (Thread 0x7fe28ad4e700 (LWP 3708374))] Thread 9 (Thread 0x7fe2957e0700 (LWP 3717671)): #0 0x00007fe2a3c64f09 in __pthread_mutex_unlock_usercnt () at /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007fe2a387653b in __gthread_mutex_unlock (__mutex=0x56369ce8e930) at /usr/include/x86_64-linux-gnu/c++/10/bits/gthr-default.h:779 aGuard = {_M_device = @0x56369ce8e930} __PRETTY_FUNCTION__ = "void comphelper::ThreadTaskTag::onTaskWorkerDone()" #2 std::mutex::unlock() (this=0x56369ce8e930) at /usr/include/c++/10/bits/std_mutex.h:118 aGuard = {_M_device = @0x56369ce8e930} __PRETTY_FUNCTION__ = "void comphelper::ThreadTaskTag::onTaskWorkerDone()" #3 std::scoped_lock::~scoped_lock() (this=0x7fe2957de758, __in_chrg=) at /usr/include/c++/10/mutex:660 aGuard = {_M_device = @0x56369ce8e930} __PRETTY_FUNCTION__ = "void comphelper::ThreadTaskTag::onTaskWorkerDone()" #4 comphelper::ThreadTaskTag::onTaskWorkerDone() (this=this@entry=0x56369ce8e930) at /home/buildslave/source/libo-core/comphelper/source/misc/threadpool.cxx:348 aGuard = {_M_device = @0x56369ce8e930} __PRETTY_FUNCTION__ = "void comphelper::ThreadTaskTag::onTaskWorkerDone()" #5 0x00007fe2a387b082 in comphelper::ThreadPool::ThreadWorker::execute() (this=0x56369ff6a2a0) at /home/buildslave/source/libo-core/comphelper/source/misc/threadpool.cxx:90 pTag = std::shared_ptr (use count 1, weak count 0) = {get() = 0x56369ce8e930} pTask = std::unique_ptr = {get() = 0x0} aGuard = {_M_device = 0x56369c9d05f0, _M_owns = true} #6 0x00007fe2a294d64b in salhelper::Thread::run() (this=0x56369ff6a2a0) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x56369ff6a2a0}, m_bDismissed = false} #7 0x00007fe2a294dd25 in osl::threadFunc(void*) (param=0x56369ff6a2b0) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x56369ff6a2b0 #8 0x00007fe2a440c149 in osl_thread_start_Impl(void*) (pData=0x5636a21e9aa0) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:265 terminate = false pImpl = 0x5636a21e9aa0 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #9 0x00007fe2a3c60ea7 in start_thread () at /lib/x86_64-linux-gnu/libpthread.so.0 #10 0x00007fe2a40c7a2f in clone () at /lib/x86_64-linux-gnu/libc.so.6 Thread 8 (Thread 0x7fe28d836700 (LWP 3717670)): #0 0x00007fe2a3c677b2 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007fe2a3ea490c in std::condition_variable::wait(std::unique_lock&) () at /lib/x86_64-linux-gnu/libstdc++.so.6 #2 0x00007fe2a3876614 in comphelper::ThreadPool::popWorkLocked(std::unique_lock&, bool) (this=0x56369c9d05f0, rGuard=..., bWait=bWait@entry=true) at /home/buildslave/source/libo-core/comphelper/source/misc/threadpool.cxx:246 #3 0x00007fe2a387b0da in comphelper::ThreadPool::ThreadWorker::execute() (this=0x56369cb0c4f0) at /home/buildslave/source/libo-core/comphelper/source/misc/threadpool.cxx:78 pTask = std::unique_ptr = {get() = 0x0} aGuard = {_M_device = 0x56369c9d05f0, _M_owns = true} #4 0x00007fe2a294d64b in salhelper::Thread::run() (this=0x56369cb0c4f0) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x56369cb0c4f0}, m_bDismissed = false} #5 0x00007fe2a294dd25 in osl::threadFunc(void*) (param=0x56369cb0c500) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x56369cb0c500 #6 0x00007fe2a440c149 in osl_thread_start_Impl(void*) (pData=0x56369cb7eb70) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:265 terminate = false pImpl = 0x56369cb7eb70 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #7 0x00007fe2a3c60ea7 in start_thread () at /lib/x86_64-linux-gnu/libpthread.so.0 #8 0x00007fe2a40c7a2f in clone () at /lib/x86_64-linux-gnu/libc.so.6 Thread 7 (Thread 0x7fe291fce700 (LWP 3717657)): #0 0x00007fe2a3c67ad8 in pthread_cond_timedwait@@GLIBC_2.3.2 () at /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007fe2a43d0e90 in osl_waitCondition(oslCondition, TimeValue const*) (Condition=0x56369cb44bc0, pTimeout=pTimeout@entry=0x7fe291fcc710) at /home/buildslave/source/libo-core/sal/osl/unx/conditn.cxx:203 ret = tp = {tv_sec = 1674182646, tv_usec = 410276} to = {tv_sec = 1674182648, tv_nsec = 410276000} pCond = 0x56369cb44bc0 nRet = 0 __PRETTY_FUNCTION__ = "oslConditionResult osl_waitCondition(oslCondition, const TimeValue*)" #2 0x00007fe2a36374bc in osl::Condition::wait(TimeValue const*) (pTimeout=0x7fe291fcc710, this=0x7fe291fcc580) at /home/buildslave/source/libo-core/include/osl/conditn.hxx:123 waitingThread = {condition = {condition = 0x56369cb44bc0}, thread = rtl::Reference to 0x56369c994960} #3 osl::Condition::wait(TimeValue const&) (timeout=..., this=0x7fe291fcc580) at /home/buildslave/source/libo-core/include/osl/conditn.hxx:127 waitingThread = {condition = {condition = 0x56369cb44bc0}, thread = rtl::Reference to 0x56369c994960} #4 cppu_threadpool::ThreadPool::waitInPool(rtl::Reference const&) (this=0x56369c8cfd10, pThread=rtl::Reference to 0x56369c994960) at /home/buildslave/source/libo-core/cppu/source/threadpool/threadpool.cxx:123 waitingThread = {condition = {condition = 0x56369cb44bc0}, thread = rtl::Reference to 0x56369c994960} #5 0x00007fe2a362822d in cppu_threadpool::ORequestThread::run() (this=0x56369c994960) at /home/buildslave/source/libo-core/cppu/source/threadpool/thread.cxx:185 #6 0x00007fe2a362997f in osl::threadFunc(void*) (param=0x56369c994970) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x56369c994970 #7 0x00007fe2a440c149 in osl_thread_start_Impl(void*) (pData=0x56369cb7f9f0) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:265 terminate = false pImpl = 0x56369cb7f9f0 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #8 0x00007fe2a3c60ea7 in start_thread () at /lib/x86_64-linux-gnu/libpthread.so.0 #9 0x00007fe2a40c7a2f in clone () at /lib/x86_64-linux-gnu/libc.so.6 Thread 6 (Thread 0x7fe2927cf700 (LWP 3687209)): #0 0x00007fe2a40c8c74 in recv () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007fe2a43f191f in osl_receivePipe(oslPipe, void*, sal_Int32) (pPipe=pPipe@entry=0x56369c89ead0, pBuffer=pBuffer@entry=0x56369c8b3308, BytesToRead=BytesToRead@entry=8) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:439 nRet = 0 #2 0x00007fe2a43f1ecc in osl_readPipe(oslPipe, void*, sal_Int32) (pPipe=0x56369c89ead0, pBuffer=0x56369c8b3308, n=n@entry=8) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:509 RetVal = BytesRead = 0 BytesToRead = 8 #3 0x00007fe294762a44 in osl::StreamPipe::read(void*, int) const (n=8, pBuffer=, this=0x56369c8b3f80) 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=0x56369c8b3f50, aReadBytes=uno::Sequence of length 8 = {...}, nBytesToRead=8) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:83 n = #5 0x00007fe29470c15f in binaryurp::(anonymous namespace)::read(com::sun::star::uno::Reference const&, sal_uInt32, bool) (connection=uno::Reference to (class io_acceptor::(anonymous namespace)::PipeConnection *) 0x56369c8b3f78, 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 0x00007fe29470f5b1 in binaryurp::Reader::execute() (this=0x56369c8ce4b0) 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 0x56369c8b6d80, state_ = @0x56369c8ce4f8, buffer_ = uno::Sequence of length 1 = {78 'N'}, data_ = 0x56369e9f9900 "\020f\020\a", end_ = 0x56369e9f9900 "\020f\020\a"} header = {bridge_ = rtl::Reference to 0x56369c8b6d80, state_ = @0x56369c8ce4f8, buffer_ = uno::Sequence of length 8 = {0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000'}, data_ = 0x56369c8b3310 "8", end_ = 0x56369c8b3310 "8"} size = con = uno::Reference to (class io_acceptor::(anonymous namespace)::PipeConnection *) 0x56369c8b3f78 #7 0x00007fe2a294d64b in salhelper::Thread::run() (this=0x56369c8ce4b0) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x56369c8ce4b0}, m_bDismissed = false} #8 0x00007fe2a294dd25 in osl::threadFunc(void*) (param=0x56369c8ce4c0) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x56369c8ce4c0 #9 0x00007fe2a440c149 in osl_thread_start_Impl(void*) (pData=0x56369c8b5990) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:265 terminate = false pImpl = 0x56369c8b5990 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #10 0x00007fe2a3c60ea7 in start_thread () at /lib/x86_64-linux-gnu/libpthread.so.0 #11 0x00007fe2a40c7a2f in clone () at /lib/x86_64-linux-gnu/libc.so.6 Thread 5 (Thread 0x7fe2946c9700 (LWP 3686925)): #0 0x00007fe2a40c8a2f in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007fe2a43f264f in osl_acceptPipe(oslPipe) (pPipe=pPipe@entry=0x56369c8b5fe0) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:381 s = pAcceptedPipe = __PRETTY_FUNCTION__ = "oslPipeImpl* osl_acceptPipe(oslPipe)" flags = #2 0x00007fe294763201 in osl::Pipe::accept(osl::StreamPipe&) (Connection=..., this=0x7fe2946c7400) at /home/buildslave/source/libo-core/include/osl/pipe.hxx:155 pipe = {m_handle = 0x56369c8b5fe0} pConn = rtl::Reference to 0x56369c8d1930 status = #3 io_acceptor::PipeAcceptor::accept() (this=0x56369c8b6450) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:157 pipe = {m_handle = 0x56369c8b5fe0} pConn = rtl::Reference to 0x56369c8d1930 status = #4 0x00007fe29476bf00 in (anonymous namespace)::OAcceptor::accept(rtl::OUString const&) (this=0x56369c714840, sConnectionDescription="pipe,name=pytest47466100-986b-11ed-9999-98f2b32c495c") at /home/buildslave/source/libo-core/io/source/acceptor/acceptor.cxx:198 guard = {m_pFlag = 0x56369c7148b8} r = empty uno::Reference #5 0x00007fe2947cb6d4 in desktop::Acceptor::run() (this=this@entry=0x56369c713400) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:107 rConnection = empty uno::Reference rBridge = uno::Reference to (class binaryurp::Bridge *) 0x56369c8b6da8 g = {_M_device = 0x56369c713438, _M_owns = false} aDescription = "pipe,name=pytest47466100-986b-11ed-9999-98f2b32c495c,uniqueValue=94792554594176" rInstanceProvider = uno::Reference to (class desktop::AccInstanceProvider *) 0x56369c8b3ee8 #6 0x00007fe2947cc060 in desktop::offacc_workerfunc(void*) (acc=0x56369c713400) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:45 #7 0x00007fe2a440c149 in osl_thread_start_Impl(void*) (pData=0x56369c719020) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:265 terminate = false pImpl = 0x56369c719020 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #8 0x00007fe2a3c60ea7 in start_thread () at /lib/x86_64-linux-gnu/libpthread.so.0 #9 0x00007fe2a40c7a2f in clone () at /lib/x86_64-linux-gnu/libc.so.6 Thread 4 (Thread 0x7fe294fdf700 (LWP 3686923)): #0 0x00007fe2a40c8a2f in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007fe2a43f264f in osl_acceptPipe(oslPipe) (pPipe=0x56369ba21110) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:381 s = pAcceptedPipe = __PRETTY_FUNCTION__ = "oslPipeImpl* osl_acceptPipe(oslPipe)" flags = #2 0x00007fe2a423b774 in osl::Pipe::accept(osl::StreamPipe&) (Connection=..., this=0x56369ba1d7c0) 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=0x56369ba1d790) 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 0x00007fe2a294d64b in salhelper::Thread::run() (this=0x56369ba1d790) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x56369ba1d790}, m_bDismissed = false} #5 0x00007fe2a294dd25 in osl::threadFunc(void*) (param=0x56369ba1d7a0) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x56369ba1d7a0 #6 0x00007fe2a440c149 in osl_thread_start_Impl(void*) (pData=0x56369ba1ff10) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:265 terminate = false pImpl = 0x56369ba1ff10 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #7 0x00007fe2a3c60ea7 in start_thread () at /lib/x86_64-linux-gnu/libpthread.so.0 #8 0x00007fe2a40c7a2f in clone () at /lib/x86_64-linux-gnu/libc.so.6 Thread 3 (Thread 0x7fe292fd0700 (LWP 3687206)): #0 0x00007fe2a3c677b2 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007fe2a43d18ff in osl_waitCondition(oslCondition, TimeValue const*) (Condition=0x56369c8cda10, pTimeout=pTimeout@entry=0x0) at /home/buildslave/source/libo-core/sal/osl/unx/conditn.cxx:228 pCond = 0x56369c8cda10 nRet = 0 __PRETTY_FUNCTION__ = "oslConditionResult osl_waitCondition(oslCondition, const TimeValue*)" #2 0x00007fe29471766c in osl::Condition::wait(TimeValue const*) (pTimeout=0x0, this=0x56369c8cd960) at /home/buildslave/source/libo-core/include/osl/conditn.hxx:123 item = {tid = {_pSequence = 0x56369c8d15b0}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x56369ccf3bd0}, 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=0x56369c8cd780) at /home/buildslave/source/libo-core/binaryurp/source/writer.cxx:151 item = {tid = {_pSequence = 0x56369c8d15b0}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x56369ccf3bd0}, 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 0x00007fe2a294d64b in salhelper::Thread::run() (this=0x56369c8cd780) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x56369c8cd780}, m_bDismissed = false} #5 0x00007fe2a294dd25 in osl::threadFunc(void*) (param=0x56369c8cd790) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x56369c8cd790 #6 0x00007fe2a440c149 in osl_thread_start_Impl(void*) (pData=0x56369c8ce300) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:265 terminate = false pImpl = 0x56369c8ce300 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #7 0x00007fe2a3c60ea7 in start_thread () at /lib/x86_64-linux-gnu/libpthread.so.0 #8 0x00007fe2a40c7a2f in clone () at /lib/x86_64-linux-gnu/libc.so.6 Thread 2 (Thread 0x7fe296307e00 (LWP 3686807)): #0 0x00007fe2a3c677b2 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007fe2a3ea490c in std::condition_variable::wait(std::unique_lock&) () at /lib/x86_64-linux-gnu/libstdc++.so.6 #2 0x00007fe29ecce53a in std::condition_variable::wait > (__p=..., __lock=..., this=0x56369b8c43f0) at /usr/include/c++/10/condition_variable:111 g = {_M_device = 0x56369b8c43c8, _M_owns = true} request = SvpRequest::NONE pInst = 0x56369b8c57b0 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #3 SvpSalYieldMutex::doAcquire(unsigned int) (this=0x56369b8c42d0, nLockCount=1) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:305 g = {_M_device = 0x56369b8c43c8, _M_owns = true} request = SvpRequest::NONE pInst = 0x56369b8c57b0 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #4 0x00007fe29e95ef12 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 0x00007fe29e9e86e1 in Application::AcquireSolarMutex(unsigned int) (nCount=, nCount@entry=1) at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:594 pSVData = #7 0x00007fe29eccdd62 in SolarMutexReleaser::~SolarMutexReleaser() (this=0x7ffd2ca3f224, __in_chrg=) at /home/buildslave/source/libo-core/include/vcl/svapp.hxx:1451 __PRETTY_FUNCTION__ = "bool SvpSalInstance::ImplYield(bool, bool)" bWasEvent = false bMustSleep = nTimeoutMicroS = aReleaser = {mnReleased = 1} #8 SvpSalInstance::ImplYield(bool, bool) (this=this@entry=0x56369b8c57b0, bWait=bWait@entry=true, bHandleAllCurrentEvents=bHandleAllCurrentEvents@entry=false) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:423 __PRETTY_FUNCTION__ = "bool SvpSalInstance::ImplYield(bool, bool)" bWasEvent = false bMustSleep = nTimeoutMicroS = aReleaser = {mnReleased = 1} #9 0x00007fe29eccdfe0 in SvpSalInstance::DoYield(bool, bool) (this=0x56369b8c57b0, bWait=, bHandleAllCurrentEvents=) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:471 __PRETTY_FUNCTION__ = "virtual bool SvpSalInstance::DoYield(bool, bool)" bWasEvent = false pMutex = 0x56369b8c42d0 #10 0x00007fe29e9ec1ca 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 = 0x7fe29f6216c0 ::get()::instance> bProcessedEvent = #11 0x00007fe29e9ec77a in Application::Yield() () at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:559 bAbort = false #12 0x00007fe29e9ec9b2 in Application::Execute() () at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:453 pSVData = 0x7fe29f6216c0 ::get()::instance> nExitCode = 0 #13 0x00007fe2a41f6ba3 in desktop::Desktop::Main() (this=0x7ffd2ca3fd30) 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 *) 0x56369b8c5958} eStatus = rCmdLineArgs = @0x7fe2a4373f60: {m_cwdUrl = std::optional = {[contained value] = "file:///srv/crashtestdata/control/task1080"}, 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=pytest47466100-986b-11ed-9999-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 *) 0x56369b8dd0a0 xRestartManager = uno::Reference to (class comphelper::OOfficeRestartManager *) 0x56369c70bf48 xDesktop = uno::Reference to (class framework::Desktop *) 0x56369c790508 bMustLockProfile = aTitle = "LibreOfficeDev 7.6.0.0.alpha0 [6ef1b38885b748d8d48e0628acdf4491f4d8803f]" 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 = 0x7fe2a0479b48 , 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 *) 0x56369c819da8, 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 = 0x7fe2a0479ac0 , mpList = std::unique_ptr >> = {get() = 0x0}, m_nBroadcastBlocked = 0, m_nBlockedHint = ConfigurationHints::NONE}, = {_vptr.ConfigurationListener = 0x7fe2a0479af0 }, }, static sm_pSingleImplConfig = 0x56369c8a62d0, static sm_nAccessibilityRefCount = 4} #14 0x00007fe29ea055e7 in ImplSVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:203 pSVData = 0x7fe29f6216c0 ::get()::instance> nReturn = 1 bWasInitVCL = bInit = true nRet = 0 #15 0x00007fe29ea0579e in SVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:235 #16 0x00007fe2a42412ca in soffice_main() () at /home/buildslave/source/libo-core/desktop/source/app/sofficemain.cxx:94 aDesktop = { = { = {_vptr.ILibreOfficeKitNotifier = 0x7fe2a4367350 }, 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 = 0x7fe29f56c770 , mpSchedulerData = 0x0, mpDebugName = 0x7fe2a42f0c48 "desktop::Desktop m_firstRunTimer", mePriority = TaskPriority::DEFAULT, mbActive = false, mbStatic = false}, maInvokeHandler = {function_ = 0x7fe2a41ebc40 , instance_ = 0x7ffd2ca3fd30, file_ = 0x7fe2a42f0c98 "/home/buildslave/source/libo-core/desktop/source/app/app.cxx", line_ = 432, target_ = 0x7fe2a42f0c70 "Desktop::LinkStubAsyncInitFirstRun"}, mnTimeout = 3000, mbAuto = false}, m_aUpdateThread = {_M_id = {_M_thread = 0}}} rCmdLineArgs = @0x7fe2a4373f60: {m_cwdUrl = std::optional = {[contained value] = "file:///srv/crashtestdata/control/task1080"}, 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=pytest47466100-986b-11ed-9999-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 0x000056369a28d8ee in sal_main () at /home/buildslave/source/libo-core/desktop/source/app/main.c:51 ret = #18 0x000056369a28d93b in main (argc=, argv=) at /home/buildslave/source/libo-core/desktop/source/app/main.c:49 ret = Thread 1 (Thread 0x7fe28ad4e700 (LWP 3708374)): #0 0x00007fe2a4003ce1 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007fe2a3fed537 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007fe2a4401ae2 in (anonymous namespace)::callSystemHandler(int, siginfo_t*, void*) (signal=signal@entry=6, info=info@entry=0x7fe28ad49ab0, context=, context@entry=0x7fe28ad49980) 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 = 0x7fe28ad49980} i = #3 0x00007fe2a4401be7 in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7fe28ad49ab0, context=0x7fe28ad49980) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:428 act = {__sigaction_handler = {sa_handler = 0x0, sa_sigaction = 0x0}, sa_mask = {__val = {94789928222721, 140611384142693, 9, 1, 94789928222721, 140610968524960, 140610968524992, 0, 94789928222721, 140611384142703, 94789928222726, 1, 14997827636430897153, 140610968525024, 140610968525056, 39}}, sa_flags = 1, sa_restorer = 0x7fe2a3f98300} Info = {Signal = osl_Signal_AccessViolation, UserSignal = 6, UserData = 0x0} #4 0x00007fe2a4003d60 in () at /lib/x86_64-linux-gnu/libc.so.6 #5 0x00007fe2a4003ce1 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #6 0x00007fe2a3fed537 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #7 0x00007fe29e949d16 in SalAbort(rtl::OUString const&, bool) (rErrorText="", bDumpCore=bDumpCore@entry=true) at /home/buildslave/source/libo-core/vcl/source/app/salplug.cxx:403 #8 0x00007fe29e9e84b4 in Application::Abort(rtl::OUString const&) (rErrorText="") at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:275 #9 0x00007fe2a41ea906 in desktop::Desktop::Exception(ExceptionCategory) (this=0x7fe28ad4a1a0, nCategory=) at /home/buildslave/source/libo-core/desktop/source/app/app.cxx:1181 bInException = true nOldMode = rArgs = bRestart = false bAllowRecoveryAndSessionManagement = #10 0x00007fe29e9ff3ba in VCLExceptionSignal_impl(void*, oslSignalInfo*) (pInfo=) at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:173 nOldMode = SystemWindowFlags::DIALOG pSVData = 0x7fe29f6216c0 ::get()::instance> aLock = {m_isAcquired = true, m_isChecked = true, m_rSolarMutex = @0x56369b8c42d0} bIn = true nVCLException = #11 0x00007fe2a4392885 in callSignalHandler(oslSignalInfo*) (pInfo=pInfo@entry=0x7fe28ad4a230) at /home/buildslave/source/libo-core/sal/osl/all/signalshared.cxx:48 pHandler = 0x56369c70f8e0 Action = #12 0x00007fe2a4401b81 in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7fe28ad4a430, context=0x7fe28ad4a300) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:425 Info = {Signal = osl_Signal_AccessViolation, UserSignal = 6, UserData = 0x0} #13 0x00007fe2a4003d60 in () at /lib/x86_64-linux-gnu/libc.so.6 #14 0x00007fe2a4003ce1 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #15 0x00007fe2a3fed537 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #16 0x00007fe2a3e77eb1 in std::__throw_bad_exception() () at /lib/x86_64-linux-gnu/libstdc++.so.6 #17 0x00007fe290153887 in __gnu_debug::operator+(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator > >, std::__debug::vector >, std::random_access_iterator_tag> const&, long) (__n=1, __x=186 '\272') at /usr/include/c++/10/debug/safe_iterator.h:906 oldCol = it = 186 '\272' newConditions = std::__debug::vector of length 1, capacity 31 = {0 '\000'} newDimensionCols = 31 newDimensionRows = 1 col = 4 refData = 0x56369fd7d348 rEntry = @0x56369d4d5670: {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::ByString, mfVal = 0, maString = {mpData = 0x7fe2a44617f8 ::data>, mpDataIgnoreCase = 0x7fe2a44617f8 ::data>, static EMPTY_STRING = {pData = 0x7fe2a44617f8 ::data>}}, maColor = rgb(0, 0, 0), mbMatchEmpty = true, mbRoundForFilter = false}}} rItem = rParam = { = {_vptr.ScQueryParamBase = 0x7fe2915f9b00 , eSearchType = utl::SearchParam::SearchType::Normal, bHasHeader = 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::ByString, mfVal = 0, maString = {mpData = 0x7fe2a44617f8 ::data>, mpDataIgnoreCase = 0x7fe2a44617f8 ::data>, static EMPTY_STRING = {pData = 0x7fe2a44617f8 ::data>}}, maColor = rgb(0, 0, 0), mbMatchEmpty = true, 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 = 0x7fe2a44617f8 ::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 = 0x7fe2a44617f8 ::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 = 0x7fe2a44617f8 ::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 = 0x7fe2a44617f8 ::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 = 0x7fe2a44617f8 ::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 = 0x7fe2a44617f8 ::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 = 0x7fe2a44617f8 ::data>}}, maColor = rgb(0, 0, 0), mbMatchEmpty = false, mbRoundForFilter = false}}}}}, = {_vptr.ScQueryParamTable = 0x7fe2915f9b28 , nCol1 = 0, nRow1 = 0, nCol2 = 0, nRow2 = 0, nTab = 32767}, bDestPers = true, nDestTab = 0, nDestCol = 0, nDestRow = 0} isCountIfs = true nColDiff = nRowDiff = aString = {mpData = 0x7fe2a44617f8 ::data>, mpDataIgnoreCase = 0x7fe2a44617f8 ::data>, static EMPTY_STRING = {pData = 0x7fe2a44617f8 ::data>}} bIsString = true nRefInList = 0 nCol1 = 3 nRow2 = 4 nTab2 = 0 nParam = 1 nRefArrayPos = 18446744073709551615 nCol2 = 33 pQueryMatrix = {px = 0x0} nRow1 = 4 nTab1 = 0 nParamCount = 2 '\002' nQueryCount = 2 '\002' vConditions = std::__debug::vector of length 1, capacity 1 = {0 '\000'} nStartColDiff = 0 nEndColDiff = -30 nStartRowDiff = 0 nEndRowDiff = 0 bRangeReduce = false aMainRange = {aStart = {nRow = 4, nCol = 3, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 4, nCol = 33, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}} bHasDoubleRefCriteriaRanges = pMainRangeToken = fVal = 0 nDimensionCols = nDimensionRows = 1 nRefArrayRows = 0 vRefArrayConditions = std::__debug::vector of length 0, capacity 0 __PRETTY_FUNCTION__ = "void ScInterpreter::IterateParametersIfs(double (*)(const sc::ParamIfsResult&))" aRes = {mfSum = {m_fSum = 0, m_fError = 0, m_fMem = 9.8813129168249309e-324}, mfCount = 4.6833772508148338e-310, mfMin = 4.6833772508148832e-310, mfMax = 4.6833772508163654e-310} xResMat = {px = 0x0} #18 ScInterpreter::IterateParametersIfs(double (*)(sc::ParamIfsResult const&)) (this=0x5636a058e1b0, ResultFunc=ResultFunc@entry=warning: (Internal error: pc 0x7fe29012e155 in read in CU, but not in symtab.) 0x7fe29012e155 <_FUN(sc::ParamIfsResult const&)>) at /home/buildslave/source/libo-core/sc/source/core/tool/interpr1.cxx:6138 oldCol = it = 186 '\272' newConditions = std::__debug::vector of length 1, capacity 31 = {0 '\000'} newDimensionCols = 31 newDimensionRows = 1 col = 4 refData = 0x56369fd7d348 rEntry = @0x56369d4d5670: {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::ByString, mfVal = 0, maString = {mpData = 0x7fe2a44617f8 ::data>, mpDataIgnoreCase = 0x7fe2a44617f8 ::data>, static EMPTY_STRING = {pData = 0x7fe2a44617f8 ::data>}}, maColor = rgb(0, 0, 0), mbMatchEmpty = true, mbRoundForFilter = false}}} rItem = rParam = { = {_vptr.ScQueryParamBase = 0x7fe2915f9b00 , eSearchType = utl::SearchParam::SearchType::Normal, bHasHeader = 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::ByString, mfVal = 0, maString = {mpData = 0x7fe2a44617f8 ::data>, mpDataIgnoreCase = 0x7fe2a44617f8 ::data>, static EMPTY_STRING = {pData = 0x7fe2a44617f8 ::data>}}, maColor = rgb(0, 0, 0), mbMatchEmpty = true, 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 = 0x7fe2a44617f8 ::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 = 0x7fe2a44617f8 ::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 = 0x7fe2a44617f8 ::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 = 0x7fe2a44617f8 ::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 = 0x7fe2a44617f8 ::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 = 0x7fe2a44617f8 ::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 = 0x7fe2a44617f8 ::data>}}, maColor = rgb(0, 0, 0), mbMatchEmpty = false, mbRoundForFilter = false}}}}}, = {_vptr.ScQueryParamTable = 0x7fe2915f9b28 , nCol1 = 0, nRow1 = 0, nCol2 = 0, nRow2 = 0, nTab = 32767}, bDestPers = true, nDestTab = 0, nDestCol = 0, nDestRow = 0} isCountIfs = true nColDiff = nRowDiff = aString = {mpData = 0x7fe2a44617f8 ::data>, mpDataIgnoreCase = 0x7fe2a44617f8 ::data>, static EMPTY_STRING = {pData = 0x7fe2a44617f8 ::data>}} bIsString = true nRefInList = 0 nCol1 = 3 nRow2 = 4 nTab2 = 0 nParam = 1 nRefArrayPos = 18446744073709551615 nCol2 = 33 pQueryMatrix = {px = 0x0} nRow1 = 4 nTab1 = 0 nParamCount = 2 '\002' nQueryCount = 2 '\002' vConditions = std::__debug::vector of length 1, capacity 1 = {0 '\000'} nStartColDiff = 0 nEndColDiff = -30 nStartRowDiff = 0 nEndRowDiff = 0 bRangeReduce = false aMainRange = {aStart = {nRow = 4, nCol = 3, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 4, nCol = 33, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}} bHasDoubleRefCriteriaRanges = pMainRangeToken = fVal = 0 nDimensionCols = nDimensionRows = 1 nRefArrayRows = 0 vRefArrayConditions = std::__debug::vector of length 0, capacity 0 __PRETTY_FUNCTION__ = "void ScInterpreter::IterateParametersIfs(double (*)(const sc::ParamIfsResult&))" aRes = {mfSum = {m_fSum = 0, m_fError = 0, m_fMem = 9.8813129168249309e-324}, mfCount = 4.6833772508148338e-310, mfMin = 4.6833772508148832e-310, mfMax = 4.6833772508163654e-310} xResMat = {px = 0x0} #19 0x00007fe2901574e6 in ScInterpreter::ScCountIfs() (this=this@entry=0x5636a058e1b0) at /home/buildslave/source/libo-core/sc/source/core/tool/interpr1.cxx:6619 nParamCount = #20 0x00007fe2901b2f93 in ScInterpreter::Interpret() (this=this@entry=0x5636a058e1b0) at /home/buildslave/source/libo-core/sc/source/core/tool/interpr4.cxx:4274 bGotResult = nRetTypeExpr = SvNumFormatType::NUMBER nRetIndexExpr = 0 nErrorFunction = 0 nErrorFunctionCount = 0 aErrorFunctionStack = std::__debug::vector of length 0, capacity 0 nStackBase = 1 aTokenMatrixMapIter = Python Exception 'NoneType' object has no attribute 'pointer': {_M_node = 0x5636a058e278} eOp = ocCountIfs __PRETTY_FUNCTION__ = "formula::StackVar ScInterpreter::Interpret()" bForcedResultType = p = eType = #21 0x00007fe28fea953d in ScFormulaCell::InterpretTail(ScInterpreterContext&, ScFormulaCell::ScInterpretTailParameter) (this=this@entry=0x56369fc5c070, 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() = 0x5636a058e1b0} pInterpreter = 0x5636a058e1b0 nOldErrCode = FormulaError::NONE bContentChanged = aNewResult = {static MULTILINE_UNKNOWN = 0 '\000', static MULTILINE_FALSE = 1 '\001', static MULTILINE_TRUE = 2 '\002', {mfValue = 4.6833786909655991e-310, mpToken = 0x5636a1a2a7d0}, mbToken = false, mbEmpty = false, mbEmptyDisplayedAsString = false, mbValueCached = false, meMultiline = 0 '\000', mnError = 40120} bOldRunning = false bForceNumberFormat = aRecursionCounter = {rRec = @0x5636a1c0b140, bStackedInIteration = false, cell = 0x56369fc5c070} #22 0x00007fe28feb24fc in ScFormulaCell::Interpret(int, int) (this=0x56369fc5c070, nStartOffset=nStartOffset@entry=-1, nEndOffset=nEndOffset@entry=-1) at /home/buildslave/source/libo-core/sc/source/core/data/formulacell.cxx:1619 aCycleCheckGuard = {mrRecHelper = @0x5636a1c0b140, mbShouldPop = true} aContextGetterGuard = {rPool = @0x7fe291691a80, 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': @0x5636a1c0b140: {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 = {0x56369fc5c070}, 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 = 0x56369fc5c070, mEnabled = false} pTopCell = bOldRunning = false __PRETTY_FUNCTION__ = "bool ScFormulaCell::Interpret(SCROW, SCROW)" #23 0x00007fe28fb3840d in (anonymous namespace)::CalcAllHandler::operator() (pCell=, this=0x0) at /home/buildslave/source/libo-core/sc/source/core/data/column.cxx:2851 it = 0x56369fc5c070 itEnd = 0x99999999999999ca 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 = 0x56369fc5c070 itEnd = 0x99999999999999ca nRow = #25 0x00007fe28fb3e127 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 = 1, data = 0x56369d0f02d0, __private_data = {parent = 0x56369d0efe10, block_index = 1}}, m_pos = {position_iterator = 3, size_iterator = 1, element_block_iterator = 0x56369d0f02d0}, m_end = {position_iterator = 547637714688252273, size_iterator = 547637714688252265, element_block_iterator = 0x799999999999961}}, } 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 = 0x56369d0efe10, block_index = 6}}, m_pos = {position_iterator = 547637714688252273, size_iterator = 547637714688252265, element_block_iterator = 0x799999999999961}, m_end = {position_iterator = 547637714688252273, size_iterator = 547637714688252265, element_block_iterator = 0x799999999999961}}, } #26 0x00007fe28fb3e23b 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 0x00007fe28fb3e27b in ScColumn::CalcAll() (this=) at /home/buildslave/source/libo-core/sc/source/core/data/column.cxx:3296 aFunc = {} #28 0x00007fe28ff79e1c in ScTable::CalcAll() (this=0x56369d4e0d20) at /home/buildslave/source/libo-core/sc/source/core/data/table2.cxx:2180 i = 36 #29 0x00007fe28fd193e8 in ScDocument::CalcAll() (this=0x56369cb8ba80) at /home/buildslave/source/libo-core/sc/source/core/data/document.cxx:4010 a = __for_range = std::__debug::vector of length 2, capacity 2 = {std::unique_ptr = {get() = 0x56369d4e0d20}, std::unique_ptr = {get() = 0x5636a04fd7f0}} __for_begin = std::unique_ptr = {get() = 0x56369d4e0d20} __for_end = std::unique_ptr = {get() = 0x700000000000066} aSwitch = {mrDoc = @0x56369cb8ba80, mbOldValue = true} #30 0x00007fe29077c034 in ScDocShell::DoHardRecalc() (this=0x56369ea07690) at /home/buildslave/source/libo-core/sc/source/ui/docshell/docsh4.cxx:1532 start = {__d = {__r = 4197545527899266}} aGuard = {mrDoc = @0x56369cb8ba80} aWaitObj = {m_pWindow = 0x0} pSh = 0x0 nTabCount = end = {__d = {__r = 80}} #31 0x00007fe290a9be95 in ScModelObj::calculateAll() (this=0x5636a0362ee0) at /home/buildslave/source/libo-core/sc/source/ui/unoobj/docuno.cxx:2466 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 = 0x7fe2911d36ef "calculateAll"}, m_nCreateTime = 0, m_nNesting = -1} aGuard = {> = {pT = 0x56369b8c42d0}, } #32 0x00007fe296003bef in gcc3::callVirtualMethod(void*, unsigned int, void*, _typelib_TypeDescriptionReference*, bool, unsigned long*, unsigned int, unsigned long*, double*) (pThis=0x5636a03630d0, nVtableIndex=4, pRegisterReturn=0x0, pReturnTypeRef=0x56369b8e1f20, bSimpleReturn=true, pStack=0x7fe28ad4bd20, nStack=0, pGPR=0x7fe28ad4be90, pFPR=0x7fe28ad4bec0) at /home/buildslave/source/libo-core/bridges/source/cpp_uno/gcc3_linux_x86-64/callvirtualmethod.cxx:77 data = {pMethod = 140611066380238, pStack = 0x7fe28ad4bd20, nStack = 0, pGPR = 0x7fe28ad4be90, pFPR = 0x7fe28ad4bec0, rax = 140611380667789, rdx = 0, xmm0 = 4.6833736509189428e-310, xmm1 = 6.9471048981532873e-310} pMethod = 140611078609056 #33 0x00007fe296002bfd 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=0x56369fe68890, 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 = 0x7fe28ad4bd20 pStackStart = pGPR = {94792616128720, 140611380632359, 0, 140611155962231, 140610968535312, 94792555946784} nGPR = 1 pFPR = {1.4821969375237396e-323, 0, 6.9471048981671212e-310, 0, 6.9471048981532873e-310, 6.9471141583340382e-310, 4.6833748162332422e-310, 0} nFPR = 0 pReturnTypeDescr = 0x56369b8e1f20 __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 = 0x5636a03630d0 pCppArgs = 0x7fe28ad4bd10 pTempIndices = ppTempParamTypeDescr = nTempIndices = 0 #34 0x00007fe296003332 in bridges::cpp_uno::shared::unoInterfaceProxyDispatch(uno_Interface*, typelib_TypeDescription const*, void*, void**, uno_Any**) (pUnoI=0x56369fe68890, pMemberDescr=0x56369cf5fa60, pReturn=0x0, pArgs=0x0, ppException=0x7fe28ad4c058) at /home/buildslave/source/libo-core/bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx:413 aVtableSlot = {offset = , index = } pThis = 0x56369fe68890 __PRETTY_FUNCTION__ = "void bridges::cpp_uno::shared::unoInterfaceProxyDispatch(uno_Interface*, const typelib_TypeDescription*, void*, void**, uno_Any**)" #35 0x00007fe2946f9918 in binaryurp::IncomingRequest::execute_throw(binaryurp::BinaryAny*, std::__debug::vector >*) const (this=this@entry=0x56369fe579c0, returnValue=returnValue@entry=0x7fe28ad4c3d0, outArguments=outArguments@entry=0x7fe28ad4c490) at /home/buildslave/source/libo-core/include/uno/dispatcher.hxx:72 retType = {_pTypeDescr = 0x56369b8e1f20} nSize = 0 retBuf = std::__debug::vector of length 0, capacity 0 pexc = 0x7fe28ad4c070 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 0x00007fe2946fa8f3 in binaryurp::IncomingRequest::execute() const (this=this@entry=0x56369fe579c0) 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 0x00007fe29470c5ae in binaryurp::(anonymous namespace)::request(void*) (pThreadSpecificData=pThreadSpecificData@entry=0x56369fe579c0) at /home/buildslave/source/libo-core/binaryurp/source/reader.cxx:86 __PRETTY_FUNCTION__ = "void binaryurp::{anonymous}::request(void*)" #38 0x00007fe2a3625b40 in cppu_threadpool::JobQueue::enter(void const*, bool) (this=0x5636a1b2a950, nDisposeId=, nDisposeId@entry=0x5636a1945dc0, bReturnWhenNoJob=bReturnWhenNoJob@entry=true) at /home/buildslave/source/libo-core/cppu/source/threadpool/jobqueue.cxx:100 guard = {_M_device = @0x5636a1a06500} job = {pThreadSpecificData = 0x56369fe579c0, doRequest = 0x7fe29470c583 } pReturn = 0x0 __PRETTY_FUNCTION__ = "void* cppu_threadpool::JobQueue::enter(const void*, bool)" #39 0x00007fe2a3628097 in cppu_threadpool::ORequestThread::run() (this=0x5636a1945dc0) at /home/buildslave/source/libo-core/cppu/source/threadpool/thread.cxx:165 #40 0x00007fe2a362997f in osl::threadFunc(void*) (param=0x5636a1945dd0) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x5636a1945dd0 #41 0x00007fe2a440c149 in osl_thread_start_Impl(void*) (pData=0x56369cd66c90) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:265 terminate = false pImpl = 0x56369cd66c90 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #42 0x00007fe2a3c60ea7 in start_thread () at /lib/x86_64-linux-gnu/libpthread.so.0 #43 0x00007fe2a40c7a2f in clone () at /lib/x86_64-linux-gnu/libc.so.6