[New LWP 3994282] [New LWP 3993889] [New LWP 3994025] [New LWP 3994026] [New LWP 3994277] [New LWP 3994280] [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 0x00007f8295298ebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [Current thread is 1 (Thread 0x7f8276ffd6c0 (LWP 3994282))] Thread 6 (Thread 0x7f82777fe6c0 (LWP 3994280)): #0 0x00007f82953188e4 in recv () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f82955fc751 in osl_receivePipe(oslPipe, void*, sal_Int32) (pPipe=pPipe@entry=0x7f827c000f00, pBuffer=pBuffer@entry=0x7f8268000b98, BytesToRead=BytesToRead@entry=8) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:453 socket = 13 nRet = #2 0x00007f82955fca36 in osl_readPipe(oslPipe, void*, sal_Int32) (pPipe=0x7f827c000f00, pBuffer=0x7f8268000b98, n=) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:527 RetVal = BytesRead = 0 BytesToRead = 8 #3 0x00007f82875388af in osl::StreamPipe::read(void*, int) const (n=8, pBuffer=, this=0x7f827c001550) 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=0x7f827c001520, aReadBytes=uno::Sequence of length 8 = {...}, nBytesToRead=8) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:83 n = #5 0x00007f8285d34555 in binaryurp::(anonymous namespace)::read(com::sun::star::uno::Reference const&, sal_uInt32, bool) (connection=uno::Reference to (io_acceptor::(anonymous namespace)::PipeConnection *) 0x7f827c001548, 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 0x00007f8285d364f2 in binaryurp::Reader::execute() (this=0x7f827c006a80) 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 0x7f827c000fb0, state_ = @0x7f827c006ac8, buffer_ = uno::Sequence of length 7 = {86 'V', -59 '\305', 74 'J', -91 '\245', -89 '\247', -19 '\355', 107 'k'}, data_ = 0x7f826800844d '\231' , "\225", end_ = 0x7f826800844d '\231' , "\225"} header = {bridge_ = rtl::Reference to 0x7f827c000fb0, state_ = @0x7f827c006ac8, buffer_ = uno::Sequence of length 8 = {0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000'}, data_ = 0x7f8268000ba0 "\2531\024\357ffffU", end_ = 0x7f8268000ba0 "\2531\024\357ffffU"} size = con = uno::Reference to (io_acceptor::(anonymous namespace)::PipeConnection *) 0x7f827c001548 #7 0x00007f8295040121 in salhelper::Thread::run() (this=0x7f827c006a80) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x7f827c006a80}, m_bDismissed = false} #8 0x00007f82950403c7 in osl::threadFunc(void*) (param=0x7f827c006a90) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7f827c006a90 #9 0x00007f829560d39b in osl_thread_start_Impl(void*) (pData=0x7f827c008f70) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x7f827c008f70 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #10 0x00007f82952971c4 in () at /lib/x86_64-linux-gnu/libc.so.6 #11 0x00007f829531785c in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 5 (Thread 0x7f8277fff6c0 (LWP 3994277)): #0 0x00007f8295293f16 in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f82952965d8 in pthread_cond_wait () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f82955eaf25 in std::condition_variable::wait > (__p=..., __lock=..., this=0x7f827c008560) at /usr/include/c++/12/condition_variable:102 g = {_M_device = 0x7f827c008590, _M_owns = true} pCond = 0x7f827c008560 __PRETTY_FUNCTION__ = "oslConditionResult osl_waitCondition(oslCondition, const TimeValue*)" #3 osl_waitCondition(oslCondition, TimeValue const*) (Condition=, pTimeout=) at /home/buildslave/source/libo-core/sal/osl/unx/conditn.cxx:125 g = {_M_device = 0x7f827c008590, _M_owns = true} pCond = 0x7f827c008560 __PRETTY_FUNCTION__ = "oslConditionResult osl_waitCondition(oslCondition, const TimeValue*)" #4 0x00007f8285d3ac36 in osl::Condition::wait(TimeValue const*) (pTimeout=0x0, this=0x7f827c0084b0) at /home/buildslave/source/libo-core/include/osl/conditn.hxx:123 item = {tid = {_pSequence = 0x7f8268001120}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x55684fe19d90}, currentContext = {m_pUnoI = 0x0}, returnValue = {data_ = }, arguments = std::__debug::vector of length 0, capacity 0, request = false, setter = false, exception = false, setCurrentContextMode = false} __PRETTY_FUNCTION__ = "virtual void binaryurp::Writer::execute()" #5 binaryurp::Writer::execute() (this=0x7f827c0082d0) at /home/buildslave/source/libo-core/binaryurp/source/writer.cxx:151 item = {tid = {_pSequence = 0x7f8268001120}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x55684fe19d90}, currentContext = {m_pUnoI = 0x0}, returnValue = {data_ = }, arguments = std::__debug::vector of length 0, capacity 0, request = false, setter = false, exception = false, setCurrentContextMode = false} __PRETTY_FUNCTION__ = "virtual void binaryurp::Writer::execute()" #6 0x00007f8295040121 in salhelper::Thread::run() (this=0x7f827c0082d0) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x7f827c0082d0}, m_bDismissed = false} #7 0x00007f82950403c7 in osl::threadFunc(void*) (param=0x7f827c0082e0) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7f827c0082e0 #8 0x00007f829560d39b in osl_thread_start_Impl(void*) (pData=0x7f827c008ce0) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x7f827c008ce0 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #9 0x00007f82952971c4 in () at /lib/x86_64-linux-gnu/libc.so.6 #10 0x00007f829531785c in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 4 (Thread 0x7f8285d026c0 (LWP 3994026)): #0 0x00007f829531869f in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f82955fc27a in osl_acceptPipe(oslPipe) (pPipe=0x7f827c001570) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:388 s = pAcceptedPipe = socket = 12 __PRETTY_FUNCTION__ = "oslPipeImpl* osl_acceptPipe(oslPipe)" aGuard = {_M_device = 0x7f827c001570, _M_owns = false} flags = #2 0x00007f8287538a81 in osl::Pipe::accept(osl::StreamPipe&) (this=this@entry=0x7f8285d004f8, Connection=...) at /home/buildslave/source/libo-core/include/osl/pipe.hxx:155 #3 0x00007f8287538562 in io_acceptor::PipeAcceptor::accept() (this=0x7f827c000d50) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:157 pipe = {m_handle = 0x7f827c001570} pConn = rtl::Reference to 0x7f827c009530 status = #4 0x00007f828753e4c0 in (anonymous namespace)::OAcceptor::accept(rtl::OUString const&) (this=0x556850d9c290, sConnectionDescription="pipe,name=pytest4a4026df-ba10-11ef-856b-98f2b32c495c") at /home/buildslave/source/libo-core/io/source/acceptor/acceptor.cxx:198 guard = {m_pFlag = 0x556850d9c308} r = empty uno::Reference #5 0x00007f82875899bd in desktop::Acceptor::run() (this=this@entry=0x556850d9d160) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:108 rConnection = empty uno::Reference g = {_M_device = 0x556850d9d198, _M_owns = false} aDescription = "pipe,name=pytest4a4026df-ba10-11ef-856b-98f2b32c495c,uniqueValue=140198402856272" rInstanceProvider = uno::Reference to (desktop::AccInstanceProvider *) 0x7f827c000d38 #6 0x00007f8287589ec4 in desktop::offacc_workerfunc(void*) (acc=0x556850d9d160) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:46 #7 0x00007f829560d39b in osl_thread_start_Impl(void*) (pData=0x556850da2800) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x556850da2800 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #8 0x00007f82952971c4 in () at /lib/x86_64-linux-gnu/libc.so.6 #9 0x00007f829531785c in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 3 (Thread 0x7f82865836c0 (LWP 3994025)): #0 0x00007f829531869f in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f82955fc27a in osl_acceptPipe(oslPipe) (pPipe=0x556850d12cc0) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:388 s = pAcceptedPipe = socket = 9 __PRETTY_FUNCTION__ = "oslPipeImpl* osl_acceptPipe(oslPipe)" aGuard = {_M_device = 0x556850d12cc0, _M_owns = false} flags = #2 0x00007f8295474b2d in osl::Pipe::accept(osl::StreamPipe&) (this=this@entry=0x556850d91af0, Connection=...) at /home/buildslave/source/libo-core/include/osl/pipe.hxx:155 #3 0x00007f8295474632 in desktop::PipeIpcThread::execute() (this=0x556850d91ac0) 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 0x00007f8295040121 in salhelper::Thread::run() (this=0x556850d91ac0) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x556850d91ac0}, m_bDismissed = false} #5 0x00007f82950403c7 in osl::threadFunc(void*) (param=0x556850d91ad0) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x556850d91ad0 #6 0x00007f829560d39b in osl_thread_start_Impl(void*) (pData=0x556850687360) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x556850687360 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #7 0x00007f82952971c4 in () at /lib/x86_64-linux-gnu/libc.so.6 #8 0x00007f829531785c in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 2 (Thread 0x7f82903fbe00 (LWP 3993889)): #0 0x00007f8295293f16 in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f82952965d8 in pthread_cond_wait () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f828f9b97b7 in std::condition_variable::wait > (__p=..., __lock=..., this=0x55684fe04630) at /usr/include/c++/12/condition_variable:102 g = {_M_device = 0x55684fe04608, _M_owns = true} request = SvpRequest::NONE pInst = 0x55684fe043e0 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #3 SvpSalYieldMutex::doAcquire(unsigned int) (this=0x55684fe04510, nLockCount=1) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:334 g = {_M_device = 0x55684fe04608, _M_owns = true} request = SvpRequest::NONE pInst = 0x55684fe043e0 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #4 0x00007f828f308bb6 in comphelper::SolarMutex::acquire(unsigned int) (this=, nLockCount=) at /home/buildslave/source/libo-core/include/comphelper/solarmutex.hxx:86 __PRETTY_FUNCTION__ = "void comphelper::SolarMutex::acquire(sal_uInt32)" #5 0x00007f828f7a1a4b in SalInstance::AcquireYieldMutex(unsigned int) (this=, nCount=nCount@entry=1) at /home/buildslave/source/libo-core/vcl/source/app/salvtables.cxx:146 #6 0x00007f828f7edad9 in Application::AcquireSolarMutex(unsigned int) (nCount=) at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:508 pSVData = #7 0x00007f828f9b9164 in SolarMutexReleaser::~SolarMutexReleaser() (this=0x7ffecae21654, __in_chrg=) at /home/buildslave/source/libo-core/include/vcl/svapp.hxx:1425 __PRETTY_FUNCTION__ = "bool SvpSalInstance::ImplYield(bool, bool)" bWasEvent = false bMustSleep = nTimeoutMicroS = 149992 aReleaser = {mnReleased = 1} #8 SvpSalInstance::ImplYield(bool, bool) (this=this@entry=0x55684fe043e0, bWait=bWait@entry=true, bHandleAllCurrentEvents=bHandleAllCurrentEvents@entry=false) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:491 __PRETTY_FUNCTION__ = "bool SvpSalInstance::ImplYield(bool, bool)" bWasEvent = false bMustSleep = nTimeoutMicroS = 149992 aReleaser = {mnReleased = 1} #9 0x00007f828f9b946c in SvpSalInstance::DoYield(bool, bool) (this=0x55684fe043e0, bWait=, bHandleAllCurrentEvents=) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:503 __PRETTY_FUNCTION__ = "virtual bool SvpSalInstance::DoYield(bool, bool)" bWasEvent = false pMutex = 0x55684fe04510 #10 0x00007f828f7efbdb in ImplYield(bool, bool) (i_bWait=i_bWait@entry=true, i_bAllEvents=i_bAllEvents@entry=false) at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:385 pSVData = 0x7f82903e7660 ::get()::instance> bProcessedEvent = #11 0x00007f828f7eff78 in Application::Yield() () at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:473 bAbort = false #12 0x00007f828f7f0070 in Application::Execute() () at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:360 releaser = {mnReleased = 1} pSVData = 0x7f82903e7660 ::get()::instance> nExitCode = 0 #13 0x00007f8295446652 in desktop::Desktop::Main() (this=0x7ffecae22070) at /home/buildslave/source/libo-core/desktop/source/app/app.cxx:1679 pDisplay = startT = {__d = {__r = 1734176462576333924}} recordTime = {} layer = {m_aEnvTypeName = "gcc3", m_xPreviousContext = uno::Reference to (class (anonymous namespace)::DesktopEnvironmentContext *) 0x55684fe048e8} eStatus = rCmdLineArgs = @0x7f82955a2880: {m_cwdUrl = std::optional = {[contained value] = "file:///srv/crashtestdata/control/task2516"}, m_minimized = false, m_invisible = false, m_norestore = true, m_headless = true, m_quickstart = false, m_noquickstart = true, m_terminateafterinit = false, m_nologo = true, m_nolockcheck = false, m_nodefault = false, m_help = false, m_writer = false, m_calc = false, m_draw = false, m_impress = false, m_global = false, m_math = false, m_web = false, m_base = false, m_helpwriter = false, m_helpcalc = false, m_helpdraw = false, m_helpbasic = false, m_helpmath = false, m_helpimpress = false, m_helpbase = false, m_version = false, m_splashpipe = false, m_textcat = false, m_scriptcat = false, m_safemode = false, m_unknown = "", m_bEmpty = false, m_bDocumentArgs = false, m_accept = std::__debug::vector of length 1, capacity 1 = {"pipe,name=pytest4a4026df-ba10-11ef-856b-98f2b32c495c;urp"}, m_unaccept = std::__debug::vector of length 0, capacity 0, m_openlist = std::__debug::vector of length 0, capacity 0, m_viewlist = std::__debug::vector of length 0, capacity 0, m_startlist = std::__debug::vector of length 0, capacity 0, m_forceopenlist = std::__debug::vector of length 0, capacity 0, m_forcenewlist = std::__debug::vector of length 0, capacity 0, m_printlist = std::__debug::vector of length 0, capacity 0, m_printtolist = std::__debug::vector of length 0, capacity 0, m_printername = "", m_conversionlist = std::__debug::vector of length 0, capacity 0, m_conversionparams = "", m_conversionout = "", m_convertimages = "", m_startListParams = "", m_infilter = std::__debug::vector of length 0, capacity 0, m_language = "", m_pidfile = ""} inst_fin = xContext = xRestartManager = uno::Reference to (comphelper::OOfficeRestartManager *) 0x556850d9bfd8 xDesktop = uno::Reference to (framework::Desktop *) 0x5568500bdc48 bMustLockProfile = aTitle = "LibreOfficeDev 25.8.0.0.alpha0 [71a9de600abb46e9f8bf61fd3c139dd895c60c28]" bAbort = aEvent = { = {Source = empty uno::Reference}, EventName = "OnStartApp", ViewController = empty uno::Reference, Supplement = uno::Any(void)} bCrashed = false bExistsRecoveryData = false bExistsSessionData = false pidfileName = "" #14 0x00007f828f7fbe31 in ImplSVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:228 pSVData = 0x7f82903e7660 ::get()::instance> nReturn = 1 bWasInitVCL = bInit = true nRet = 0 #15 0x00007f828f7fbe71 in SVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:246 #16 0x00007f8295478672 in soffice_main() () at /home/buildslave/source/libo-core/desktop/source/app/sofficemain.cxx:121 aDesktop = { = { = {_vptr.ILibreOfficeKitNotifier = 0x7f8295594d58 }, 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 = 0x7f82902f55b0 , mpSchedulerData = 0x0, mpDebugName = 0x7f82954f0fe8 "desktop::Desktop m_firstRunTimer", mePriority = TaskPriority::DEFAULT, mbActive = false, mbStatic = false}, maInvokeHandler = {function_ = 0x7f8295441974 , instance_ = 0x7ffecae22070, file_ = 0x7f82954f1038 "/home/buildslave/source/libo-core/desktop/source/app/app.cxx", line_ = 450, target_ = 0x7f82954f1010 "Desktop::LinkStubAsyncInitFirstRun"}, mnTimeout = 3000, mbAuto = false}, m_aUpdateThread = {_M_id = {_M_thread = 0}}} rCmdLineArgs = @0x7f82955a2880: {m_cwdUrl = std::optional = {[contained value] = "file:///srv/crashtestdata/control/task2516"}, m_minimized = false, m_invisible = false, m_norestore = true, m_headless = true, m_quickstart = false, m_noquickstart = true, m_terminateafterinit = false, m_nologo = true, m_nolockcheck = false, m_nodefault = false, m_help = false, m_writer = false, m_calc = false, m_draw = false, m_impress = false, m_global = false, m_math = false, m_web = false, m_base = false, m_helpwriter = false, m_helpcalc = false, m_helpdraw = false, m_helpbasic = false, m_helpmath = false, m_helpimpress = false, m_helpbase = false, m_version = false, m_splashpipe = false, m_textcat = false, m_scriptcat = false, m_safemode = false, m_unknown = "", m_bEmpty = false, m_bDocumentArgs = false, m_accept = std::__debug::vector of length 1, capacity 1 = {"pipe,name=pytest4a4026df-ba10-11ef-856b-98f2b32c495c;urp"}, m_unaccept = std::__debug::vector of length 0, capacity 0, m_openlist = std::__debug::vector of length 0, capacity 0, m_viewlist = std::__debug::vector of length 0, capacity 0, m_startlist = std::__debug::vector of length 0, capacity 0, m_forceopenlist = std::__debug::vector of length 0, capacity 0, m_forcenewlist = std::__debug::vector of length 0, capacity 0, m_printlist = std::__debug::vector of length 0, capacity 0, m_printtolist = std::__debug::vector of length 0, capacity 0, m_printername = "", m_conversionlist = std::__debug::vector of length 0, capacity 0, m_conversionparams = "", m_conversionout = "", m_convertimages = "", m_startListParams = "", m_infilter = std::__debug::vector of length 0, capacity 0, m_language = "", m_pidfile = ""} aUnknown = "" #17 0x000055684e6cd962 in sal_main () at /home/buildslave/source/libo-core/desktop/source/app/main.c:51 ret = #18 0x000055684e6cd9af in main (argc=, argv=) at /home/buildslave/source/libo-core/desktop/source/app/main.c:49 ret = Thread 1 (Thread 0x7f8276ffd6c0 (LWP 3994282)): #0 0x00007f8295298ebc in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f8295249fb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f8295234472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #3 0x00007f829560696e in (anonymous namespace)::callSystemHandler(int, siginfo_t*, void*) (signal=signal@entry=6, info=info@entry=0x7f8276ff6770, context=context@entry=0x7f8276ff6640) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:330 act = {__sigaction_handler = {sa_handler = 0x0, sa_sigaction = 0x0}, sa_mask = {__val = {0, 140198822480296, 0, 140198553852080, 140198318925312, 140198318925304, 140196322476033, 93906506337744, 4294967295, 140198818210032, 140198824304736, 140198138658240, 140198141664144, 140198318925312, 13774903305053961472, 93906521395840}}, sa_flags = 0, sa_restorer = 0x7f8276ff6640} i = #4 0x00007f8295606a87 in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7f8276ff6770, context=0x7f8276ff6640) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:426 act = {__sigaction_handler = {sa_handler = 0x7f8294c1e0f0, sa_sigaction = 0x7f8294c1e0f0}, sa_mask = {__val = {140198819274968, 5, 140198318926144, 65, 0, 18, 140198829093114, 6, 74, 0, 140198829055140, 140198822566608, 1451843812, 140198822537024, 140198822527528, 140198318925492}}, sa_flags = -1788387126, sa_restorer = 0x7a} Info = {Signal = osl_Signal_AccessViolation, UserSignal = 6, UserData = 0x0} #5 0x00007f829524a050 in () at /lib/x86_64-linux-gnu/libc.so.6 #6 0x00007f8295298ebc in () at /lib/x86_64-linux-gnu/libc.so.6 #7 0x00007f8295249fb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #8 0x00007f8295234472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #9 0x00007f828f795ad2 in SalAbort(rtl::OUString const&, bool) (rErrorText="", bDumpCore=bDumpCore@entry=true) at /home/buildslave/source/libo-core/vcl/source/app/salplug.cxx:403 #10 0x00007f828f7ed96e in Application::Abort(rtl::OUString const&) (rErrorText="") at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:300 #11 0x00007f829544259e in desktop::Desktop::Exception(ExceptionCategory) (this=, nCategory=ExceptionCategory::System) at /home/buildslave/source/libo-core/desktop/source/app/app.cxx:1237 bInException = true nOldMode = rArgs = bRestart = false bAllowRecoveryAndSessionManagement = #12 0x00007f828f7faa2e in VCLExceptionSignal_impl(void*, oslSignalInfo*) (pInfo=) at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:175 nOldMode = SystemWindowFlags::DIALOG pSVData = 0x7f82903e7660 ::get()::instance> aLock = {m_isAcquired = true, m_isChecked = true, m_rSolarMutex = @0x55684fe04510} bIn = true nVCLException = #13 0x00007f82955bd666 in callSignalHandler(oslSignalInfo*) (pInfo=pInfo@entry=0x7f8276ff6db0) at /home/buildslave/source/libo-core/sal/osl/all/signalshared.cxx:47 pHandler = 0x556850d99280 Action = #14 0x00007f8295606a2a in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7f8276ff6fb0, context=0x7f8276ff6e80) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:423 Info = {Signal = osl_Signal_AccessViolation, UserSignal = 6, UserData = 0x0} #15 0x00007f829524a050 in () at /lib/x86_64-linux-gnu/libc.so.6 #16 0x00007f8295298ebc in () at /lib/x86_64-linux-gnu/libc.so.6 #17 0x00007f8295249fb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #18 0x00007f8295234472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #19 0x00007f8295234395 in () at /lib/x86_64-linux-gnu/libc.so.6 #20 0x00007f8295242eb2 in () at /lib/x86_64-linux-gnu/libc.so.6 #21 0x00007f8274c715f7 in ScInterpreter::Interpret() (this=this@entry=0x7f826c13f220) at /home/buildslave/source/libo-core/sc/source/core/tool/interpr4.cxx:4115 nParamCount = 3 '\003' bIsOpCodeJumpCommand = false bGotResult = nRetTypeExpr = SvNumFormatType::NUMBER nRetIndexExpr = 0 nErrorFunction = 0 nErrorFunctionCount = 1 aErrorFunctionStack = std::__debug::vector of length 0, capacity 0 nStackBase = aTokenMatrixMapIter = { const, boost::intrusive_ptr >, true>> = {_M_cur = 0x0}, } eOp = ocIndex __PRETTY_FUNCTION__ = "formula::StackVar ScInterpreter::Interpret()" bForcedResultType = p = eType = #22 0x00007f8274a7434f in ScFormulaCell::InterpretTail(ScInterpreterContext&, ScFormulaCell::ScInterpretTailParameter) (this=this@entry=0x7f826c502730, 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() = 0x7f826c13f220} pInterpreter = 0x7f826c13f220 nOldErrCode = FormulaError::NONE bContentChanged = aNewResult = {static MULTILINE_UNKNOWN = 0 '\000', static MULTILINE_FALSE = 1 '\001', static MULTILINE_TRUE = 2 '\002', {mfValue = 0, mpToken = 0x0}, mbToken = false, mbNoneRefCnt = false, mbEmpty = false, mbEmptyDisplayedAsString = false, mbValueCached = false, meMultiline = 3 '\003', mnError = 30195} bOldRunning = false bForceNumberFormat = aRecursionCounter = {rRec = @0x7f826c0e75d0, bStackedInIteration = false, cell = 0x7f826c502730} #23 0x00007f8274a7b00a in ScFormulaCell::Interpret(int, int) (this=this@entry=0x7f826c502730, nStartOffset=nStartOffset@entry=-1, nEndOffset=nEndOffset@entry=-1) at /home/buildslave/source/libo-core/sc/source/core/data/formulacell.cxx:1619 aCycleCheckGuard = {mrRecHelper = @0x7f826c0e75d0, mbShouldPop = true} aContextGetterGuard = {rPool = @0x7f8275f300e0, nContextIdx = 1} bPartOfCycleBefore = bPartOfCycleAfter = rRecursionHelper = Python Exception : 'NoneType' object has no attribute 'pointer' Python Exception : 'NoneType' object has no attribute 'pointer' Python Exception : 'NoneType' object has no attribute 'pointer' @0x7f826c0e75d0: {aRecursionFormulas = empty std::__debug::list, aInsertPos = , aLastIterationStart = , aRecursionInIterationStack = std::stack wrapping: std::__debug::deque with 0 elements, aFGList = std::__debug::vector of length 2, capacity 2 = {0x7f826c4ffda0, 0x7f826c502730}, aInDependencyEvalMode = std::__debug::vector of length 2, capacity 64 = {0, 0}, nRecursionCount = 2, 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 = 0x7f826c502730, mEnabled = false} pTopCell = bOldRunning = false __PRETTY_FUNCTION__ = "bool ScFormulaCell::Interpret(SCROW, SCROW)" #24 0x00007f82748b34a3 in ScFormulaCell::MaybeInterpret() (this=) at /home/buildslave/source/libo-core/sc/inc/formulacell.hxx:470 __PRETTY_FUNCTION__ = "void ScFormulaCell::MaybeInterpret()" #25 0x00007f8274a7c1b9 in ScFormulaCell::GetErrCode() (this=this@entry=0x7f826c502730) at /home/buildslave/source/libo-core/sc/source/core/data/formulacell.cxx:2968 nErr = #26 0x00007f8274c654a6 in ScInterpreter::GetCellValueOrZero(ScAddress const&, ScRefCellValue&) (this=this@entry=0x7f826c4aca50, rPos=..., rCell=...) at /home/buildslave/source/libo-core/sc/source/core/tool/interpr4.cxx:201 pFCell = 0x7f826c502730 nErr = fValue = 0 eType = #27 0x00007f8274c65602 in ScInterpreter::GetCellValue(ScAddress const&, ScRefCellValue&) (this=this@entry=0x7f826c4aca50, rPos=..., rCell=...) at /home/buildslave/source/libo-core/sc/source/core/tool/interpr4.cxx:183 nErr = FormulaError::NONE nVal = #28 0x00007f8274c6a170 in ScInterpreter::GetDouble() (this=this@entry=0x7f826c4aca50) at /home/buildslave/source/libo-core/sc/source/core/tool/interpr4.cxx:2117 aAdr = {nRow = 24, nCol = 13, nTab = 1, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}} aCell = {meType = CELLTYPE_FORMULA, {mfValue = 6.9267084420946092e-310, mpString = 0x7f826c502730, mpEditText = 0x7f826c502730, mpFormula = 0x7f826c502730}} nVal = #29 0x00007f8274c7e4ef in ScInterpreter::ScDiv() (this=this@entry=0x7f826c4aca50) at /home/buildslave/source/libo-core/sc/source/core/tool/interpr5.cxx:1619 pMat1 = {px = 0x0} pMat2 = {px = 0x0} fVal1 = 0 fVal2 = 450 nFmtCurrencyType = SvNumFormatType::UNDEFINED nFmtCurrencyIndex = 0 nFmtCurrencyType2 = SvNumFormatType::NUMBER #30 0x00007f8274c71847 in ScInterpreter::Interpret() (this=this@entry=0x7f826c4aca50) at /home/buildslave/source/libo-core/sc/source/core/tool/interpr4.cxx:4135 bIsOpCodeJumpCommand = false bGotResult = nRetTypeExpr = SvNumFormatType::UNDEFINED nRetIndexExpr = 0 nErrorFunction = 0 nErrorFunctionCount = 0 aErrorFunctionStack = std::__debug::vector of length 0, capacity 0 nStackBase = 0 aTokenMatrixMapIter = { const, boost::intrusive_ptr >, true>> = {_M_cur = 0x0}, } eOp = ocDiv __PRETTY_FUNCTION__ = "formula::StackVar ScInterpreter::Interpret()" bForcedResultType = p = eType = #31 0x00007f8274a7434f in ScFormulaCell::InterpretTail(ScInterpreterContext&, ScFormulaCell::ScInterpretTailParameter) (this=this@entry=0x7f826c503160, 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() = 0x7f826c4aca50} pInterpreter = 0x7f826c4aca50 nOldErrCode = FormulaError::NONE bContentChanged = aNewResult = {static MULTILINE_UNKNOWN = 0 '\000', static MULTILINE_FALSE = 1 '\001', static MULTILINE_TRUE = 2 '\002', {mfValue = 2.1219957904712067e-314, mpToken = 0xffffffff}, mbToken = true, mbNoneRefCnt = true, mbEmpty = false, mbEmptyDisplayedAsString = false, mbValueCached = true, meMultiline = 1 '\001', mnError = 29900} bOldRunning = false bForceNumberFormat = aRecursionCounter = {rRec = @0x7f826c0e75d0, bStackedInIteration = false, cell = 0x7f826c503160} #32 0x00007f8274a7b00a in ScFormulaCell::Interpret(int, int) (this=this@entry=0x7f826c503160, nStartOffset=nStartOffset@entry=-1, nEndOffset=nEndOffset@entry=-1) at /home/buildslave/source/libo-core/sc/source/core/data/formulacell.cxx:1619 aCycleCheckGuard = {mrRecHelper = @0x7f826c0e75d0, mbShouldPop = true} aContextGetterGuard = {rPool = @0x7f8275f300e0, nContextIdx = 0} bPartOfCycleBefore = bPartOfCycleAfter = rRecursionHelper = Python Exception : 'NoneType' object has no attribute 'pointer' Python Exception : 'NoneType' object has no attribute 'pointer' Python Exception : 'NoneType' object has no attribute 'pointer' @0x7f826c0e75d0: {aRecursionFormulas = empty std::__debug::list, aInsertPos = , aLastIterationStart = , aRecursionInIterationStack = std::stack wrapping: std::__debug::deque with 0 elements, aFGList = std::__debug::vector of length 2, capacity 2 = {0x7f826c4ffda0, 0x7f826c502730}, aInDependencyEvalMode = std::__debug::vector of length 2, capacity 64 = {0, 0}, nRecursionCount = 2, 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 = 0x7f826c503160, mEnabled = false} pTopCell = bOldRunning = false __PRETTY_FUNCTION__ = "bool ScFormulaCell::Interpret(SCROW, SCROW)" #33 0x00007f82748b34a3 in ScFormulaCell::MaybeInterpret() (this=) at /home/buildslave/source/libo-core/sc/inc/formulacell.hxx:470 __PRETTY_FUNCTION__ = "void ScFormulaCell::MaybeInterpret()" #34 0x00007f8274a7c1b9 in ScFormulaCell::GetErrCode() (this=this@entry=0x7f826c503160) at /home/buildslave/source/libo-core/sc/source/core/data/formulacell.cxx:2968 nErr = #35 0x00007f8274b95d88 in ScCellFormat::GetString(ScRefCellValue const&, unsigned int, Color const**, ScInterpreterContext*, ScDocument const&, bool, bool, bool) (rCell=..., nFormat=11, ppColor=ppColor@entry=0x7f8276ff81b0, pContext=pContext@entry=0x0, rDoc=..., bNullVals=true, bFormula=false, bUseStarFormat=false) at /home/buildslave/source/libo-core/sc/source/core/tool/cellform.cxx:90 nErrCode = pFCell = 0x7f826c503160 rContext = @0x7f826c0f1de8: {mpDoc = 0x7f826c0f1720, mnTokenCachePos = 0, maTokens = std::__debug::vector of length 8, capacity 8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, maDelayedSetNumberFormat = std::__debug::vector of length 0, capacity 0, mxScLookupCache = std::unique_ptr = {get() = 0x0}, maConditions = std::__debug::vector of length 0, capacity 0, aRNG = {static word_size = , static state_size = 624, static shift_size = , static mask_bits = , static xor_mask = , static tempering_u = , static tempering_d = , static tempering_s = , static tempering_b = , static tempering_t = , static tempering_c = , static tempering_l = , static initialization_multiplier = , static default_seed = , _M_x = {2302470432, 1975069803, 2042183636, 3289525260, 2636671215, 2073246342, 421090889, 2653625300, 2210496886, 63645389, 3263497195, 3907629715, 2528281308, 948465571, 587679325, 3742468032, 1575414527, 885957703, 3714174741, 2701359553, 4208813315, 929421589, 669901407, 1402480274, 2041635607, 703225287, 2048360093, 71987111, 145714175, 3589935800, 2798417637, 4003301442, 2547550917, 2317631396, 2884039328, 1684302861, 1573194976, 3100212714, 221762734, 1352271565, 2046548644, 2128777282, 2221655449, 3061967186, 2823609532, 3114714403, 3459346227, 407997983, 873769323, 1623071336, 3959528607, 297158079, 74824591, 951813792, 3949444438, 1838362560, 3118932061, 4279999668, 3921920877, 3184785569, 3844428683, 170245349, 4181529495, 4255051171, 473849952, 2832164385, 644941585, 81191672, 3171304476, 1925115419, 3983923848, 1598069790, 2162372483, 647284526, 2978755440, 2482392645, 1208082767, 2071110163, 326341480, 1850986583, 1542010942, 802547756, 1104684462, 2184873310, 670620064, 1694792821, 2559258138, 222037967, 3817200643, 1787546713, 2414524178, 620874155, 911086547, 3291397532, 2906908441, 1748279558, 2720089891, 2753083750, 984852694, 873865937, 2232718809, 38687436, 650761954, 2312026513, 384033383, 2699194892, 2931981808, 2445292261, 878883983, 3246048216, 3342629077, 2371891933, 3125176683, 1510983646, 2236166765, 4142353726, 172105349, 1611544558, 3709073601, 2387539713, 1819086759, 2582708983, 660490275, 3116511562, 4009032164, 2847160224, 1129162088, 3976623084, 4146046155, 1344473961, 2395351178, 3684091435, 2644481612, 2609384267, 1169524051, 3795090401, 271504050, 1276666563, 2647050516, 1755585593, 2170624676, 3306969611, 3331706294, 2149778936, 3990496818, 1289243366, 2445028533, 2687275974, 3339071720, 1342967884, 4153844727, 3084403675, 2878400053, 3135193932, 4097592416, 2069896874, 402824467, 781984796, 3216063402, 4218515943, 921760660, 3094760965, 748652645, 1370611068, 891242485, 109871438, 935576172, 2755363139, 2557265997, 675696340, 465079886, 2149180273, 554977291, 2212188164, 461621516, 4041850475, 938854328, 2984330313, 1031345481, 1848145792, 3463589785, 3552326263, 2439773306, 2969490447, 2086641369, 3047375857, 1751898777, 78681779, 4248191067, 3510532981, 636673100, 113874619, 2454686599, 934230330, 3327631012, 4010407846, 100205021, 3863478774, 3441943407, 291866211...}, _M_p = 624}, pInterpreter = 0x0, mxLanguageData = std::unique_ptr = {get() = 0x7f826c44c120}, mxAuxFormatKeyMap = std::unique_ptr, std::allocator > >> = {get() = 0x7f826c445b40}, mpFormatData = 0x7f826c4263e8, mpNatNum = 0x7f826c426b88, maROPolicy = {mGetCLOffset = { >> = {}, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x7f826c43e710, _M_const_object = 0x7f826c43e710, _M_function_pointer = 0x7f826c43e710, _M_member_pointer = (void (std::_Undefined_class::*)(class std::_Undefined_class * const)) 0x7f826c43e710}, _M_pod_data = "\020\347Cl\202\177\000\000\000\000\000\000\000\000\000"}, _M_manager = 0x7f829295fb6c ), std::_Bind, std::_Placeholder<1>, std::_Placeholder<2>, std::_Placeholder<3>))(SvNFFormatData const&, SvNFLanguageData&, NativeNumberWrapper const&, o3tl::strong_int)> >::_M_manager(std::_Any_data&, std::_Any_data const&, std::_Manager_operation)>}, _M_invoker = 0x7f829295c1f3 ), std::_Bind, std::_Placeholder<1>, std::_Placeholder<2>, std::_Placeholder<3>))(SvNFFormatData const&, SvNFLanguageData&, NativeNumberWrapper const&, o3tl::strong_int)> >::_M_invoke(std::_Any_data const&, SvNFLanguageData&, NativeNumberWrapper const&, o3tl::strong_int&&)>}, mCacheFormat = {> = {> = {}, }, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x7f826c43dde0, _M_const_object = 0x7f826c43dde0, _M_function_pointer = 0x7f826c43dde0, _M_member_pointer = (void (std::_Undefined_class::*)(class std::_Undefined_class * const)) 0x7f826c43dde0}, _M_pod_data = "\340\335Cl\202\177\000\000\000\000\000\000\000\000\000"}, _M_manager = 0x7f829295fc0a , std::allocator > > >, std::_Placeholder<1>, std::_Placeholder<2>))(std::__debug::map, std::allocator > >&, unsigned int, unsigned int)> >::_M_manager(std::_Any_data&, std::_Any_data const&, std::_Manager_operation)>}, _M_invoker = 0x7f829295c216 , std::allocator > > >, std::_Placeholder<1>, std::_Placeholder<2>))(std::__debug::map, std::allocator > >&, unsigned int, unsigned int)> >::_M_invoke(std::_Any_data const&, unsigned int&&, unsigned int&&)>}, mFindFormat = {> = {> = {}, }, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x7f826c43e6f0, _M_const_object = 0x7f826c43e6f0, _M_function_pointer = 0x7f826c43e6f0, _M_member_pointer = (void (std::_Undefined_class::*)(class std::_Undefined_class * const)) 0x7f826c43e6f0}, _M_pod_data = "\360\346Cl\202\177\000\000\000\000\000\000\000\000\000"}, _M_manager = 0x7f8292964f3e , std::reference_wrapper, std::allocator > > >, std::_Placeholder<1>))(SvNFFormatData const&, std::__debug::map, std::allocator > > const&, unsigned int)> >::_M_manager(std::_Any_data&, std::_Any_data const&, std::_Manager_operation)>}, _M_invoker = 0x7f829295c235 , std::reference_wrapper, std::allocator > > >, std::_Placeholder<1>))(SvNFFormatData const&, std::__debug::map, std::allocator > > const&, unsigned int)> >::_M_invoke(std::_Any_data const&, unsigned int&&)>}, mGetDefaultCurrency = { >> = {}, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x7f826c444e90, _M_const_object = 0x7f826c444e90, _M_function_pointer = 0x7f826c444e90, _M_member_pointer = (void (std::_Undefined_class::*)(class std::_Undefined_class * const)) 0x7f826c444e90}, _M_pod_data = "\220NDl\202\177\000\000\000\000\000\000\000\000\000"}, _M_manager = 0x7f829295fd44 ), std::_Bind, std::_Placeholder<1>, std::_Placeholder<2>, std::_Placeholder<3>, std::_Placeholder<4>))(SvNFFormatData const&, SvNFLanguageData&, NativeNumberWrapper const&, unsigned int, o3tl::strong_int)> >::_M_manager(std::_Any_data&, std::_Any_data const&, std::_Manager_operation)>}, _M_invoker = 0x7f829296579d ), std::_Bind, std::_Placeholder<1>, std::_Placeholder<2>, std::_Placeholder<3>, std::_Placeholder<4>))(SvNFFormatData const&, SvNFLanguageData&, NativeNumberWrapper const&, unsigned int, o3tl::strong_int)> >::_M_invoke(std::_Any_data const&, SvNFLanguageData&, NativeNumberWrapper const&, unsigned int&&, o3tl::strong_int&&)>}}, maNFBuiltInCache = {_M_elems = {{nKey = 18446744073709551615, nFormat = 4294967295}, {nKey = 18446744073709551615, nFormat = 4294967295}, {nKey = 18446744073709551615, nFormat = 4294967295}, {nKey = 18446744073709551615, nFormat = 4294967295}}}, maNFTypeCache = {_M_elems = {{nKey = 4294967295, eType = SvNumFormatType::ALL}, {nKey = 4294967295, eType = SvNumFormatType::ALL}, {nKey = 4294967295, eType = SvNumFormatType::ALL}, {nKey = 4294967295, eType = SvNumFormatType::ALL}}}, mpFormatter = 0x7f826c4263d0} #36 0x00007f82748a7fde in ScColumn::UpdateScriptType(sc::CellTextAttr&, int, mdds::mtv::soa::detail::iterator_base::iterator_trait>&) (this=this@entry=0x7f825800b0d0, rAttr=..., nRow=nRow@entry=24, itr=...) at /home/buildslave/source/libo-core/sc/source/core/data/column3.cxx:876 pPattern = pos = {first = {::iterator_trait>> = {m_cur_node = {type = 54, position = 23, size = 9, data = 0x7f826c4ffea0, __private_data = {parent = 0x7f825800b300, block_index = 2}}, m_pos = {position_iterator = 23, size_iterator = 9, element_block_iterator = 0x7f826c4ffea0}, m_end = {position_iterator = 7378697629483820646, size_iterator = 7378697629483820646, element_block_iterator = 0x6666666666666666}}, }, second = 1} nOffset = 1 aCell = {meType = CELLTYPE_FORMULA, {mfValue = 6.9267084422234615e-310, mpString = 0x7f826c503160, mpEditText = 0x7f826c503160, mpFormula = 0x7f826c503160}} aPos = {nRow = 24, nCol = 15, nTab = 1, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}} rDocument = Python Exception : No type named std::__detail::_Hash_node >, false>. Python Exception : 'NoneType' object has no attribute 'pointer' Python Exception : 'NoneType' object has no attribute 'pointer' @0x7f826c0f1720: {mpCellAttributeHelper = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f826c1471e0}, mxPoolHelper = rtl::Reference to 0x7f826c0de840, mpCellStringPool = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f826c0f3510}, mpDocLinkMgr = std::unique_ptr = {get() = 0x7f826c0f3580}, mpFormulaGroupCxt = std::shared_ptr (empty) = {get() = 0x0}, mbFormulaGroupCxtBlockDiscard = false, maCalcConfig = {meStringRefAddressSyntax = formula::FormulaGrammar::CONV_XL_A1, meStringConversion = ScCalcConfig::StringConversion::LOCALE, mbEmptyStringAsZero = false, mbHasStringRefSyntax = true, mbOpenCLSubsetOnly = true, mbOpenCLAutoSelect = true, maOpenCLDevice = "", mnOpenCLMinimumFormulaGroupSize = 100, mpOpenCLSubsetOpCodes = std::shared_ptr, o3tl::find_unique>> (use count 5, weak count 0) = {get() = 0x7f826c12c360}}, mpUndoManager = 0x7f826c312600, mpEditEngine = std::unique_ptr = {get() = 0x7f826c144ba0}, mpNoteEngine = std::unique_ptr = {get() = 0x0}, mpShell = 0x7f826c107330, mpPrinter = {m_rInnerRef = empty rtl::Reference}, mpVirtualDevice_100th_mm = {m_rInnerRef = rtl::Reference to 0x7f826c1c0030}, mpDrawLayer = std::unique_ptr = {get() = 0x7f826c0fb7d0}, pColorList = empty rtl::Reference, pValidationList = std::unique_ptr = {get() = 0x0}, pFormatExchangeList = 0x0, maTabs = std::__debug::vector of length 2, capacity 2 = {std::unique_ptr = {get() = 0x7f826c12a730}, std::unique_ptr = {get() = 0x7f826c41e6d0}}, mxSheetLimits = rtl::Reference to 0x7f826c0f35e0, maTabNames = std::__debug::vector of length 0, capacity 0, pRangeName = std::unique_ptr = {get() = 0x7f826c4a9ec0}, pDBCollection = std::unique_ptr = {get() = 0x7f826c106360}, pDPCollection = std::unique_ptr = {get() = 0x0}, apTemporaryChartLock = std::unique_ptr = {get() = 0x7f826c0f41c0}, pSelectionAttr = std::unique_ptr = {get() = 0x0}, pFormulaTree = 0x0, pEOFormulaTree = 0x0, pFormulaTrack = 0x7f826c551e80, pEOFormulaTrack = 0x7f826c573bf0, pBASM = std::unique_ptr = {get() = 0x7f826c0deec0}, pChartListenerCollection = std::unique_ptr = {get() = 0x7f826c0ac200}, pClipData = std::unique_ptr = {get() = 0x0}, pDetOpList = std::unique_ptr = {get() = 0x0}, pChangeTrack = std::unique_ptr = {get() = 0x0}, pUnoBroadcaster = std::unique_ptr = {get() = 0x7f826c0f5e50}, pUnoListenerCalls = std::unique_ptr = {get() = 0x0}, pUnoRefUndoList = std::unique_ptr = {get() = 0x0}, pChangeViewSettings = std::unique_ptr = {get() = 0x0}, pScriptTypeData = std::unique_ptr = {get() = 0x7f825c01c370}, pRefreshTimerControl = std::unique_ptr = {get() = 0x7f826c0f4180}, xForbiddenCharacters = std::shared_ptr (empty) = {get() = 0x0}, mpAnonymousDBData = std::unique_ptr = {get() = 0x0}, mpDataMapper = std::unique_ptr = {get() = 0x0}, pCacheFieldEditEngine = std::unique_ptr = {get() = 0x0}, pDocProtection = std::unique_ptr = {get() = 0x0}, mpClipParam = std::unique_ptr = {get() = 0x0}, pExternalRefMgr = std::unique_ptr = {get() = 0x7f826c453260}, mpMacroMgr = std::unique_ptr = {get() = 0x0}, mxFormulaParserPool = std::unique_ptr = {get() = 0x0}, aDocName = "", aDocCodeName = "", maFileURL = "", xColNameRanges = {pObj = 0x7f826c0f07c0}, xRowNameRanges = {pObj = 0x7f826c0f4910}, pViewOptions = std::unique_ptr = {get() = 0x7f826c0f4a30}, pDocOptions = std::unique_ptr = {get() = 0x7f826c0f4960}, pExtDocOptions = std::unique_ptr = {get() = 0x0}, mpClipOptions = std::unique_ptr = {get() = 0x0}, pConsolidateDlgData = std::unique_ptr = {get() = 0x0}, pConditionalFormatDialogMode = std::unique_ptr = {get() = 0x0}, pAutoNameCache = std::unique_ptr = {get() = 0x0}, pPreviewFont = std::unique_ptr = {get() = 0x0}, pPreviewCellStyle = 0x0, maPreviewSelection = {maTabMarked = std::__debug::set with 0 elements, aMarkRange = {aStart = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, aMultiRange = {aStart = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, aMultiSel = {aMultiSelContainer = std::__debug::vector of length 0, capacity 0, aRowSel = {mrSheetLimits = @0x7f826c0f35e0, mvData = std::__debug::vector of length 1, capacity 1 = {{nRow = 1048575, bMarked = false}}}, mrSheetLimits = @0x7f826c0f35e0}, aTopEnvelope = { = {_vptr.SvRefBase = 0x7f8275e82738 , nRefCount = 0, bNoDelete = 1}, maRanges = std::__debug::vector of length 0, capacity 0, mnMaxRowUsed = -1}, aBottomEnvelope = { = {_vptr.SvRefBase = 0x7f8275e82738 , nRefCount = 0, bNoDelete = 1}, maRanges = std::__debug::vector of length 0, capacity 0, mnMaxRowUsed = -1}, aLeftEnvelope = { = {_vptr.SvRefBase = 0x7f8275e82738 , nRefCount = 0, bNoDelete = 1}, maRanges = std::__debug::vector of length 0, capacity 0, mnMaxRowUsed = -1}, aRightEnvelope = { = {_vptr.SvRefBase = 0x7f8275e82738 , nRefCount = 0, bNoDelete = 1}, maRanges = std::__debug::vector of length 0, capacity 0, mnMaxRowUsed = -1}, mrSheetLimits = @0x7f826c0f35e0, bMarked = false, bMultiMarked = false, bMarking = false, bMarkIsNeg = false}, nUnoObjectId = 6, nRangeOverflowType = {m_value = 0}, aEmbedRange = {aStart = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, aCurTextWidthCalcPos = {nRow = 0, nCol = 16383, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aTrackIdle = { = { = {_vptr.Task = 0x7f82902963e0 , mpSchedulerData = 0x0, mpDebugName = 0x7f82758c2d24 "sc ScDocument Track Idle", mePriority = TaskPriority::DEFAULT_IDLE, mbActive = false, mbStatic = false}, maInvokeHandler = {function_ = 0x7f827491adee , instance_ = 0x7f826c0f1720, file_ = 0x7f8275584db8 "/home/buildslave/source/libo-core/sc/source/core/data/documen2.cxx", line_ = 243, target_ = 0x7f82755852e0 "ScDocument::LinkStubTrackTimeHdl"}, mnTimeout = 0, mbAuto = false}, }, mxVbaEvents = empty uno::Reference, maGoalSeekSettings = {bDefined = false, aFormulaCell = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aVariableCell = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, sTargetValue = ""}, maConnectionVector = {, std::allocator > >> = std::__debug::vector of length 0, capacity 0, }, m_TableOpList = std::__debug::vector of length 0, capacity 0, aLastTableOpParams = {aOld1 = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aNew1 = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aOld2 = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aNew2 = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aFormulaPos = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aNotifiedFormulaCells = std::__debug::vector of length 0, capacity 0, aNotifiedFormulaPos = std::__debug::vector of length 0, capacity 0, bValid = false, bRefresh = false, bCollectNotifications = true}, eLanguage = {m_value = 1033}, eCjkLanguage = {m_value = 2052}, eCtlLanguage = {m_value = 1081}, eSrcSet = 76, eStorageGrammar = formula::FormulaGrammar::GRAM_ODFF, nFormulaCodeInTree = 0, nXMLImportedFormulaCount = 0, nInterpretLevel = 2, nMacroInterpretLevel = 0, nInterpreterTableOpLevel = 0, maNonThreaded = {xRecursionHelper = std::unique_ptr = {get() = 0x7f826c0e75d0}, pContext = 0x0}, static maThreadSpecific = {xRecursionHelper = std::unique_ptr = {get() = 0x0}, pContext = 0x0}, maInterpreterContext = {mpDoc = 0x7f826c0f1720, mnTokenCachePos = 0, maTokens = std::__debug::vector of length 8, capacity 8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, maDelayedSetNumberFormat = std::__debug::vector of length 0, capacity 0, mxScLookupCache = std::unique_ptr = {get() = 0x0}, maConditions = std::__debug::vector of length 0, capacity 0, aRNG = {static word_size = , static state_size = 624, static shift_size = , static mask_bits = , static xor_mask = , static tempering_u = , static tempering_d = , static tempering_s = , static tempering_b = , static tempering_t = , static tempering_c = , static tempering_l = , static initialization_multiplier = , static default_seed = , _M_x = {2302470432, 1975069803, 2042183636, 3289525260, 2636671215, 2073246342, 421090889, 2653625300, 2210496886, 63645389, 3263497195, 3907629715, 2528281308, 948465571, 587679325, 3742468032, 1575414527, 885957703, 3714174741, 2701359553, 4208813315, 929421589, 669901407, 1402480274, 2041635607, 703225287, 2048360093, 71987111, 145714175, 3589935800, 2798417637, 4003301442, 2547550917, 2317631396, 2884039328, 1684302861, 1573194976, 3100212714, 221762734, 1352271565, 2046548644, 2128777282, 2221655449, 3061967186, 2823609532, 3114714403, 3459346227, 407997983, 873769323, 1623071336, 3959528607, 297158079, 74824591, 951813792, 3949444438, 1838362560, 3118932061, 4279999668, 3921920877, 3184785569, 3844428683, 170245349, 4181529495, 4255051171, 473849952, 2832164385, 644941585, 81191672, 3171304476, 1925115419, 3983923848, 1598069790, 2162372483, 647284526, 2978755440, 2482392645, 1208082767, 2071110163, 326341480, 1850986583, 1542010942, 802547756, 1104684462, 2184873310, 670620064, 1694792821, 2559258138, 222037967, 3817200643, 1787546713, 2414524178, 620874155, 911086547, 3291397532, 2906908441, 1748279558, 2720089891, 2753083750, 984852694, 873865937, 2232718809, 38687436, 650761954, 2312026513, 384033383, 2699194892, 2931981808, 2445292261, 878883983, 3246048216, 3342629077, 2371891933, 3125176683, 1510983646, 2236166765, 4142353726, 172105349, 1611544558, 3709073601, 2387539713, 1819086759, 2582708983, 660490275, 3116511562, 4009032164, 2847160224, 1129162088, 3976623084, 4146046155, 1344473961, 2395351178, 3684091435, 2644481612, 2609384267, 1169524051, 3795090401, 271504050, 1276666563, 2647050516, 1755585593, 2170624676, 3306969611, 3331706294, 2149778936, 3990496818, 1289243366, 2445028533, 2687275974, 3339071720, 1342967884, 4153844727, 3084403675, 2878400053, 3135193932, 4097592416, 2069896874, 402824467, 781984796, 3216063402, 4218515943, 921760660, 3094760965, 748652645, 1370611068, 891242485, 109871438, 935576172, 2755363139, 2557265997, 675696340, 465079886, 2149180273, 554977291, 2212188164, 461621516, 4041850475, 938854328, 2984330313, 1031345481, 1848145792, 3463589785, 3552326263, 2439773306, 2969490447, 2086641369, 3047375857, 1751898777, 78681779, 4248191067, 3510532981, 636673100, 113874619, 2454686599, 934230330, 3327631012, 4010407846, 100205021, 3863478774, 3441943407, 291866211...}, _M_p = 624}, pInterpreter = 0x0, mxLanguageData = std::unique_ptr = {get() = 0x7f826c44c120}, mxAuxFormatKeyMap = std::unique_ptr, std::allocator > >> = {get() = 0x7f826c445b40}, mpFormatData = 0x7f826c4263e8, mpNatNum = 0x7f826c426b88, maROPolicy = {mGetCLOffset = { >> = {}, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x7f826c43e710, _M_const_object = 0x7f826c43e710, _M_function_pointer = 0x7f826c43e710, _M_member_pointer = (void (std::_Undefined_class::*)(class std::_Undefined_class * const)) 0x7f826c43e710}, _M_pod_data = "\020\347Cl\202\177\000\000\000\000\000\000\000\000\000"}, _M_manager = 0x7f829295fb6c ), std::_Bind, std::_Placeholder<1>, std::_Placeholder<2>, std::_Placeholder<3>))(SvNFFormatData const&, SvNFLanguageData&, NativeNumberWrapper const&, o3tl::strong_int)> >::_M_manager(std::_Any_data&, std::_Any_data const&, std::_Manager_operation)>}, _M_invoker = 0x7f829295c1f3 ), std::_Bind, std::_Placeholder<1>, std::_Placeholder<2>, std::_Placeholder<3>))(SvNFFormatData const&, SvNFLanguageData&, NativeNumberWrapper const&, o3tl::strong_int)> >::_M_invoke(std::_Any_data const&, SvNFLanguageData&, NativeNumberWrapper const&, o3tl::strong_int&&)>}, mCacheFormat = {> = {> = {}, }, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x7f826c43dde0, _M_const_object = 0x7f826c43dde0, _M_function_pointer = 0x7f826c43dde0, _M_member_pointer = (void (std::_Undefined_class::*)(class std::_Undefined_class * const)) 0x7f826c43dde0}, _M_pod_data = "\340\335Cl\202\177\000\000\000\000\000\000\000\000\000"}, _M_manager = 0x7f829295fc0a , std::allocator > > >, std::_Placeholder<1>, std::_Placeholder<2>))(std::__debug::map, std::allocator > >&, unsigned int, unsigned int)> >::_M_manager(std::_Any_data&, std::_Any_data const&, std::_Manager_operation)>}, _M_invoker = 0x7f829295c216 , std::allocator > > >, std::_Placeholder<1>, std::_Placeholder<2>))(std::__debug::map, std::allocator > >&, unsigned int, unsigned int)> >::_M_invoke(std::_Any_data const&, unsigned int&&, unsigned int&&)>}, mFindFormat = {> = {> = {}, }, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x7f826c43e6f0, _M_const_object = 0x7f826c43e6f0, _M_function_pointer = 0x7f826c43e6f0, _M_member_pointer = (void (std::_Undefined_class::*)(class std::_Undefined_class * const)) 0x7f826c43e6f0}, _M_pod_data = "\360\346Cl\202\177\000\000\000\000\000\000\000\000\000"}, _M_manager = 0x7f8292964f3e , std::reference_wrapper, std::allocator > > >, std::_Placeholder<1>))(SvNFFormatData const&, std::__debug::map, std::allocator > > const&, unsigned int)> >::_M_manager(std::_Any_data&, std::_Any_data const&, std::_Manager_operation)>}, _M_invoker = 0x7f829295c235 , std::reference_wrapper, std::allocator > > >, std::_Placeholder<1>))(SvNFFormatData const&, std::__debug::map, std::allocator > > const&, unsigned int)> >::_M_invoke(std::_Any_data const&, unsigned int&&)>}, mGetDefaultCurrency = { >> = {}, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x7f826c444e90, _M_const_object = 0x7f826c444e90, _M_function_pointer = 0x7f826c444e90, _M_member_pointer = (void (std::_Undefined_class::*)(class std::_Undefined_class * const)) 0x7f826c444e90}, _M_pod_data = "\220NDl\202\177\000\000\000\000\000\000\000\000\000"}, _M_manager = 0x7f829295fd44 ), std::_Bind, std::_Placeholder<1>, std::_Placeholder<2>, std::_Placeholder<3>, std::_Placeholder<4>))(SvNFFormatData const&, SvNFLanguageData&, NativeNumberWrapper const&, unsigned int, o3tl::strong_int)> >::_M_manager(std::_Any_data&, std::_Any_data const&, std::_Manager_operation)>}, _M_invoker = 0x7f829296579d ), std::_Bind, std::_Placeholder<1>, std::_Placeholder<2>, std::_Placeholder<3>, std::_Placeholder<4>))(SvNFFormatData const&, SvNFLanguageData&, NativeNumberWrapper const&, unsigned int, o3tl::strong_int)> >::_M_invoke(std::_Any_data const&, SvNFLanguageData&, NativeNumberWrapper const&, unsigned int&&, o3tl::strong_int&&)>}}, maNFBuiltInCache = {_M_elems = {{nKey = 18446744073709551615, nFormat = 4294967295}, {nKey = 18446744073709551615, nFormat = 4294967295}, {nKey = 18446744073709551615, nFormat = 4294967295}, {nKey = 18446744073709551615, nFormat = 4294967295}}}, maNFTypeCache = {_M_elems = {{nKey = 4294967295, eType = SvNumFormatType::ALL}, {nKey = 4294967295, eType = SvNumFormatType::ALL}, {nKey = 4294967295, eType = SvNumFormatType::ALL}, {nKey = 4294967295, eType = SvNumFormatType::ALL}}}, mpFormatter = 0x7f826c4263d0}, mScLookupMutex = {_M_impl = {_M_rwlock = {__data = {__readers = 1, __writers = 0, __wrphase_futex = 1, __writers_futex = 0, __pad3 = 0, __pad4 = 0, __cur_writer = 0, __shared = 0, __rwelision = 0 '\000', __pad1 = "\000\000\000\000\000\000", __pad2 = 0, __flags = 0}, __size = "\001\000\000\000\000\000\000\000\001", '\000' , __align = 1}}}, mxScSortedRangeCache = std::unique_ptr = {get() = 0x7f826c0efb50}, static nSrcVer = 517, nFormulaTrackCount = 63, eHardRecalcState = ScDocument::HardRecalcState::OFF, nVisibleTab = 0, nPosLeft = 0, nPosTop = 0, eLinkMode = LM_UNKNOWN, bAutoCalc = true, bAutoCalcShellDisabled = false, bForcedFormulaPending = false, bCalculatingFormulaTree = false, bIsClip = false, bIsUndo = false, bIsFunctionAccess = false, bIsVisible = false, bIsEmbedded = false, bInsertingFromOtherDoc = false, bLoadingMedium = false, bImportingXML = false, bCalcingAfterLoad = false, bNoListening = false, mbIdleEnabled = true, bInLinkUpdate = false, bChartListenerCollectionNeedsUpdate = true, bHasForcedFormulas = false, bInDtorClear = false, bExpandRefs = false, bDetectiveDirty = true, pDelayedFormulaGrouping = std::unique_ptr = {get() = 0x0}, pDelayedStartListeningFormulaCells = std::__debug::unordered_map with 0 elements, bDelayedDeletingBroadcasters = false, bLinkFormulaNeedingCheck = false, nAsianCompression = CharCompressType::NONE, nAsianKerning = 0 '\000', bPastingDrawFromOtherDoc = false, nInDdeLinkUpdate = 0 '\000', bInUnoBroadcast = false, bInUnoListenerCall = false, nAdjustHeightLock = 0, eGrammar = formula::FormulaGrammar::GRAM_NATIVE, bStyleSheetUsageInvalid = true, mbUndoEnabled = false, mbExecuteLinkEnabled = true, mbChangeReadOnlyEnabled = true, mbStreamValidLocked = false, mbUserInteractionEnabled = true, mnNamedRangesLockCount = 0, maSubTotalCells = std::__debug::set with 0 elements, mbEmbedFonts = false, mbEmbedUsedFontsOnly = false, mbEmbedFontScriptLatin = true, mbEmbedFontScriptAsian = true, mbEmbedFontScriptComplex = true, mnImagePreferredDPI = 0, m_pIconSetBitmapMap = std::unique_ptr, std::allocator > >> = {get() = 0x0}, mbTrackFormulasPending = false, mbFinalTrackFormulas = false, mbDocShellRecalc = false, mbLayoutStrings = false, mnMutationGuardFlags = 0, mbConnectionXml = false, mbCustomXml = false, aCustomXmlFragmentPath = "", mSheetSortParams = std::__debug::map with 0 elements} pCondSet = 0x0 pCFList = pFormatter = 0x7f826c4263d0 pColor = 0x0 nFormat = aStr = "䀤귨v䣿䲋ࠤ㥈༈ង\xffff뷿\001\000෩\xffff䣿ඍͺÓ\016䠀㖍ծÒ赈娽\xcf5赈嬍팃먀\xef7\000赈伵툅䠀㶍Čꯨ\xfae4䣿ඍ̼Ó\016䠀㖍\x530Ò赈팀襈䣃벍ꠤ\000赈⑼赈⑼襈\xfae3郿啁呁单荈࣬襉䣼행㥈琾뭌\000\000赍⑬䠈\xde89襌ፌ\xffff譈䠀씹ၳ襈䣂㥈狪뭀\000\000襈䣚襌ﴚ\xffff襈䣃\xd889荈ࣄ嵛屁嵁䣃庋䠈䞋䠨䜫䠠䠃쌹ꑲ»\000䢝\xdb85ᥴ荈ǫ襈䳞2䣿\213㥈狅䢸삅յ襈䢝ඍ̞Óឺ\017䠀㖍кÒ赈㬽\xcf4荈ᣬ襈⑼䠈㒉䠤襈䣸︹ੴ蕈瓿䠙"... #37 0x00007f8274886a70 in ScColumn::GetRangeScriptType(mdds::mtv::soa::detail::iterator_base::iterator_trait>&, int, int, mdds::mtv::soa::detail::iterator_base::iterator_trait> const&) (this=0x7f825800b0d0, itPos=..., nRow1=nRow1@entry=24, nRow2=nRow2@entry=24, itrCells_=...) at /home/buildslave/source/libo-core/sc/source/core/data/column2.cxx:2351 rVal = @0x7f826c6e5e38: {mnTextWidth = 65535, mnScriptType = SvtScriptType::UNKNOWN} it = {mnTextWidth = 65535, mnScriptType = SvtScriptType::UNKNOWN} itEnd = {mnTextWidth = 85, mnScriptType = SvtScriptType::NONE} nRow = 24 aRet = {first = {::iterator_trait>> = {m_cur_node = {type = 51, position = 22, size = 10, data = 0x7f826c6e6590, __private_data = {parent = 0x7f825800b0d8, block_index = 1}}, m_pos = {position_iterator = 22, size_iterator = 10, element_block_iterator = 0x7f826c6e6590}, m_end = {position_iterator = 7378697629483820646, size_iterator = 7378697629483820646, element_block_iterator = 0x6666666666666666}}, }, second = 2} itrCells = {::iterator_trait>> = {m_cur_node = {type = 54, position = 23, size = 9, data = 0x7f826c4ffea0, __private_data = {parent = 0x7f825800b300, block_index = 2}}, m_pos = {position_iterator = 23, size_iterator = 9, element_block_iterator = 0x7f826c4ffea0}, m_end = {position_iterator = 7378697629483820646, size_iterator = 7378697629483820646, element_block_iterator = 0x6666666666666666}}, } nScriptType = SvtScriptType::NONE bUpdated = false #38 0x00007f8274840828 in (anonymous namespace)::FindEditCellsHandler::operator()(size_t, ScFormulaCell const*) (this=this@entry=0x7f8276ff92e0, nRow=nRow@entry=24, p=0x7f826c503160) at /home/buildslave/source/libo-core/sc/source/core/data/column.cxx:2955 nScriptType = #39 0x00007f827484306e in sc::CheckElem, mdds::mtv::soa::multi_type_vector, (anonymous namespace)::FindEditCellsHandler>(mdds::mtv::soa::multi_type_vector const&, mdds::mtv::soa::multi_type_vector::const_iterator const&, size_t, size_t, (anonymous namespace)::FindEditCellsHandler&) (rStore=..., it=..., nOffset=nOffset@entry=1, nDataSize=nDataSize@entry=7, rFuncElem=...) at /home/buildslave/source/libo-core/sc/inc/mtvfunctions.hxx:159 itData = 0x7f826c503160 itDataEnd = 0x7f826c518140 nTopRow = nRow = 24 #40 0x00007f827484668f in sc::FindElement2, mdds::mtv::noncopyable_managed_element_block<53, EditTextObject>, mdds::mtv::noncopyable_managed_element_block<54, ScFormulaCell>, (anonymous namespace)::FindEditCellsHandler, (anonymous namespace)::FindEditCellsHandler>(mdds::mtv::soa::multi_type_vector const&, mdds::mtv::soa::multi_type_vector::size_type, mdds::mtv::soa::multi_type_vector::size_type, (anonymous namespace)::FindEditCellsHandler&, (anonymous namespace)::FindEditCellsHandler&) (rStore=..., nStart=nStart@entry=24, nEnd=nEnd@entry=30, rFuncElem=..., rFuncElse=...) at /home/buildslave/source/libo-core/sc/inc/mtvfunctions.hxx:506 aRet = {first = {::const_iterator_trait>> = {m_cur_node = {type = -1, position = 0, size = 0, data = 0x0, __private_data = {parent = 0x7f825800b300, block_index = 16}}, m_pos = {position_iterator = 7378697629483820646, size_iterator = 7378697629483820646, element_block_iterator = 0x6666666666666666}, m_end = {position_iterator = 7378697629483820646, size_iterator = 7378697629483820646, element_block_iterator = 0x6666666666666666}}, }, second = 0} bLastBlock = true aPos = {first = {::const_iterator_trait>> = {m_cur_node = {type = 54, position = 23, size = 9, data = 0x7f826c4ffea0, __private_data = {parent = 0x7f825800b300, block_index = 2}}, m_pos = {position_iterator = 23, size_iterator = 9, element_block_iterator = 0x7f826c4ffea0}, m_end = {position_iterator = 7378697629483820646, size_iterator = 7378697629483820646, element_block_iterator = 0x6666666666666666}}, }, second = 1} it = {::const_iterator_trait>> = {m_cur_node = {type = 54, position = 23, size = 9, data = 0x7f826c4ffea0, __private_data = {parent = 0x7f825800b300, block_index = 2}}, m_pos = {position_iterator = 23, size_iterator = 9, element_block_iterator = 0x7f826c4ffea0}, m_end = {position_iterator = 7378697629483820646, size_iterator = 7378697629483820646, element_block_iterator = 0x6666666666666666}}, } nOffset = 1 nDataSize = 7 nTopRow = 24 #41 0x00007f82748468e6 in sc::FindFormulaEditText<(anonymous namespace)::FindEditCellsHandler>(sc::CellStoreType const&, SCROW, SCROW, (anonymous namespace)::FindEditCellsHandler&) (rStore=..., nRow1=nRow1@entry=24, nRow2=nRow2@entry=30, rFunc=...) at /home/buildslave/source/libo-core/sc/inc/mtvcellfunc.hxx:140 #42 0x00007f8274846963 in ScColumn::HasEditCells(int, int, int&) (this=this@entry=0x7f825800b0d0, nStartRow=24, nEndRow=30, rFirst=@0x7f8276ff9594: 0) at /home/buildslave/source/libo-core/sc/source/core/data/column.cxx:3295 aFunc = {mrColumn = @0x7f825800b0d0, miAttrPos = {::iterator_trait>> = {m_cur_node = {type = 51, position = 22, size = 10, data = 0x7f826c6e6590, __private_data = {parent = 0x7f825800b0d8, block_index = 1}}, m_pos = {position_iterator = 22, size_iterator = 10, element_block_iterator = 0x7f826c6e6590}, m_end = {position_iterator = 7378697629483820646, size_iterator = 7378697629483820646, element_block_iterator = 0x6666666666666666}}, }, miCellPos = {::iterator_trait>> = {m_cur_node = {type = -1, position = 0, size = 22, data = 0x0, __private_data = {parent = 0x7f825800b300, block_index = 0}}, m_pos = {position_iterator = 0, size_iterator = 22, element_block_iterator = 0x0}, m_end = {position_iterator = 7378697629483820646, size_iterator = 7378697629483820646, element_block_iterator = 0x6666666666666666}}, }} aPos = {first = {::const_iterator_trait>> = {m_cur_node = {type = -1, position = 0, size = 22, data = 0x0, __private_data = {parent = 0x7f825800b300, block_index = 0}}, m_pos = {position_iterator = 0, size_iterator = 22, element_block_iterator = 0x0}, m_end = {position_iterator = 7378697629483820646, size_iterator = 7378697629483820646, element_block_iterator = 0x6666666666666666}}, }, second = 140198141648472} #43 0x00007f827488d9f8 in ScColumn::GetOptimalHeight(sc::RowHeightContext&, int, int, unsigned short, int) (this=0x7f825800b0d0, rCxt=..., nStartRow=nStartRow@entry=0, nEndRow=nEndRow@entry=59, nMinHeight=nMinHeight@entry=0, nMinStart=nMinStart@entry=0) at /home/buildslave/source/libo-core/sc/source/core/data/column2.cxx:942 bHasEditCells = bStdAllowed = true bStdOnly = true aSpanSet = {mrSheetLimits = @0x7f826c0f35e0, maSpans = {m_nonleaf_node_pool = std::__debug::vector of length 0, capacity 0, m_root_node = 0x0, m_left_leaf = {px = 0x7f826c6ed740}, m_right_leaf = {px = 0x7f826c6f0c30}, m_init_val = false, m_valid_tree = false}} aSpans = std::__debug::vector of length 1, capacity 1 = {{mnRow1 = 1817194752, mnRow2 = 32642}} pMerge = pFlag = rDocument = Python Exception : No type named std::__detail::_Hash_node >, false>. Python Exception : 'NoneType' object has no attribute 'pointer' Python Exception : 'NoneType' object has no attribute 'pointer' @0x7f826c0f1720: {mpCellAttributeHelper = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f826c1471e0}, mxPoolHelper = rtl::Reference to 0x7f826c0de840, mpCellStringPool = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f826c0f3510}, mpDocLinkMgr = std::unique_ptr = {get() = 0x7f826c0f3580}, mpFormulaGroupCxt = std::shared_ptr (empty) = {get() = 0x0}, mbFormulaGroupCxtBlockDiscard = false, maCalcConfig = {meStringRefAddressSyntax = formula::FormulaGrammar::CONV_XL_A1, meStringConversion = ScCalcConfig::StringConversion::LOCALE, mbEmptyStringAsZero = false, mbHasStringRefSyntax = true, mbOpenCLSubsetOnly = true, mbOpenCLAutoSelect = true, maOpenCLDevice = "", mnOpenCLMinimumFormulaGroupSize = 100, mpOpenCLSubsetOpCodes = std::shared_ptr, o3tl::find_unique>> (use count 5, weak count 0) = {get() = 0x7f826c12c360}}, mpUndoManager = 0x7f826c312600, mpEditEngine = std::unique_ptr = {get() = 0x7f826c144ba0}, mpNoteEngine = std::unique_ptr = {get() = 0x0}, mpShell = 0x7f826c107330, mpPrinter = {m_rInnerRef = empty rtl::Reference}, mpVirtualDevice_100th_mm = {m_rInnerRef = rtl::Reference to 0x7f826c1c0030}, mpDrawLayer = std::unique_ptr = {get() = 0x7f826c0fb7d0}, pColorList = empty rtl::Reference, pValidationList = std::unique_ptr = {get() = 0x0}, pFormatExchangeList = 0x0, maTabs = std::__debug::vector of length 2, capacity 2 = {std::unique_ptr = {get() = 0x7f826c12a730}, std::unique_ptr = {get() = 0x7f826c41e6d0}}, mxSheetLimits = rtl::Reference to 0x7f826c0f35e0, maTabNames = std::__debug::vector of length 0, capacity 0, pRangeName = std::unique_ptr = {get() = 0x7f826c4a9ec0}, pDBCollection = std::unique_ptr = {get() = 0x7f826c106360}, pDPCollection = std::unique_ptr = {get() = 0x0}, apTemporaryChartLock = std::unique_ptr = {get() = 0x7f826c0f41c0}, pSelectionAttr = std::unique_ptr = {get() = 0x0}, pFormulaTree = 0x0, pEOFormulaTree = 0x0, pFormulaTrack = 0x7f826c551e80, pEOFormulaTrack = 0x7f826c573bf0, pBASM = std::unique_ptr = {get() = 0x7f826c0deec0}, pChartListenerCollection = std::unique_ptr = {get() = 0x7f826c0ac200}, pClipData = std::unique_ptr = {get() = 0x0}, pDetOpList = std::unique_ptr = {get() = 0x0}, pChangeTrack = std::unique_ptr = {get() = 0x0}, pUnoBroadcaster = std::unique_ptr = {get() = 0x7f826c0f5e50}, pUnoListenerCalls = std::unique_ptr = {get() = 0x0}, pUnoRefUndoList = std::unique_ptr = {get() = 0x0}, pChangeViewSettings = std::unique_ptr = {get() = 0x0}, pScriptTypeData = std::unique_ptr = {get() = 0x7f825c01c370}, pRefreshTimerControl = std::unique_ptr = {get() = 0x7f826c0f4180}, xForbiddenCharacters = std::shared_ptr (empty) = {get() = 0x0}, mpAnonymousDBData = std::unique_ptr = {get() = 0x0}, mpDataMapper = std::unique_ptr = {get() = 0x0}, pCacheFieldEditEngine = std::unique_ptr = {get() = 0x0}, pDocProtection = std::unique_ptr = {get() = 0x0}, mpClipParam = std::unique_ptr = {get() = 0x0}, pExternalRefMgr = std::unique_ptr = {get() = 0x7f826c453260}, mpMacroMgr = std::unique_ptr = {get() = 0x0}, mxFormulaParserPool = std::unique_ptr = {get() = 0x0}, aDocName = "", aDocCodeName = "", maFileURL = "", xColNameRanges = {pObj = 0x7f826c0f07c0}, xRowNameRanges = {pObj = 0x7f826c0f4910}, pViewOptions = std::unique_ptr = {get() = 0x7f826c0f4a30}, pDocOptions = std::unique_ptr = {get() = 0x7f826c0f4960}, pExtDocOptions = std::unique_ptr = {get() = 0x0}, mpClipOptions = std::unique_ptr = {get() = 0x0}, pConsolidateDlgData = std::unique_ptr = {get() = 0x0}, pConditionalFormatDialogMode = std::unique_ptr = {get() = 0x0}, pAutoNameCache = std::unique_ptr = {get() = 0x0}, pPreviewFont = std::unique_ptr = {get() = 0x0}, pPreviewCellStyle = 0x0, maPreviewSelection = {maTabMarked = std::__debug::set with 0 elements, aMarkRange = {aStart = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, aMultiRange = {aStart = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, aMultiSel = {aMultiSelContainer = std::__debug::vector of length 0, capacity 0, aRowSel = {mrSheetLimits = @0x7f826c0f35e0, mvData = std::__debug::vector of length 1, capacity 1 = {{nRow = 1048575, bMarked = false}}}, mrSheetLimits = @0x7f826c0f35e0}, aTopEnvelope = { = {_vptr.SvRefBase = 0x7f8275e82738 , nRefCount = 0, bNoDelete = 1}, maRanges = std::__debug::vector of length 0, capacity 0, mnMaxRowUsed = -1}, aBottomEnvelope = { = {_vptr.SvRefBase = 0x7f8275e82738 , nRefCount = 0, bNoDelete = 1}, maRanges = std::__debug::vector of length 0, capacity 0, mnMaxRowUsed = -1}, aLeftEnvelope = { = {_vptr.SvRefBase = 0x7f8275e82738 , nRefCount = 0, bNoDelete = 1}, maRanges = std::__debug::vector of length 0, capacity 0, mnMaxRowUsed = -1}, aRightEnvelope = { = {_vptr.SvRefBase = 0x7f8275e82738 , nRefCount = 0, bNoDelete = 1}, maRanges = std::__debug::vector of length 0, capacity 0, mnMaxRowUsed = -1}, mrSheetLimits = @0x7f826c0f35e0, bMarked = false, bMultiMarked = false, bMarking = false, bMarkIsNeg = false}, nUnoObjectId = 6, nRangeOverflowType = {m_value = 0}, aEmbedRange = {aStart = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, aCurTextWidthCalcPos = {nRow = 0, nCol = 16383, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aTrackIdle = { = { = {_vptr.Task = 0x7f82902963e0 , mpSchedulerData = 0x0, mpDebugName = 0x7f82758c2d24 "sc ScDocument Track Idle", mePriority = TaskPriority::DEFAULT_IDLE, mbActive = false, mbStatic = false}, maInvokeHandler = {function_ = 0x7f827491adee , instance_ = 0x7f826c0f1720, file_ = 0x7f8275584db8 "/home/buildslave/source/libo-core/sc/source/core/data/documen2.cxx", line_ = 243, target_ = 0x7f82755852e0 "ScDocument::LinkStubTrackTimeHdl"}, mnTimeout = 0, mbAuto = false}, }, mxVbaEvents = empty uno::Reference, maGoalSeekSettings = {bDefined = false, aFormulaCell = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aVariableCell = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, sTargetValue = ""}, maConnectionVector = {, std::allocator > >> = std::__debug::vector of length 0, capacity 0, }, m_TableOpList = std::__debug::vector of length 0, capacity 0, aLastTableOpParams = {aOld1 = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aNew1 = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aOld2 = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aNew2 = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aFormulaPos = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aNotifiedFormulaCells = std::__debug::vector of length 0, capacity 0, aNotifiedFormulaPos = std::__debug::vector of length 0, capacity 0, bValid = false, bRefresh = false, bCollectNotifications = true}, eLanguage = {m_value = 1033}, eCjkLanguage = {m_value = 2052}, eCtlLanguage = {m_value = 1081}, eSrcSet = 76, eStorageGrammar = formula::FormulaGrammar::GRAM_ODFF, nFormulaCodeInTree = 0, nXMLImportedFormulaCount = 0, nInterpretLevel = 2, nMacroInterpretLevel = 0, nInterpreterTableOpLevel = 0, maNonThreaded = {xRecursionHelper = std::unique_ptr = {get() = 0x7f826c0e75d0}, pContext = 0x0}, static maThreadSpecific = {xRecursionHelper = std::unique_ptr = {get() = 0x0}, pContext = 0x0}, maInterpreterContext = {mpDoc = 0x7f826c0f1720, mnTokenCachePos = 0, maTokens = std::__debug::vector of length 8, capacity 8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, maDelayedSetNumberFormat = std::__debug::vector of length 0, capacity 0, mxScLookupCache = std::unique_ptr = {get() = 0x0}, maConditions = std::__debug::vector of length 0, capacity 0, aRNG = {static word_size = , static state_size = 624, static shift_size = , static mask_bits = , static xor_mask = , static tempering_u = , static tempering_d = , static tempering_s = , static tempering_b = , static tempering_t = , static tempering_c = , static tempering_l = , static initialization_multiplier = , static default_seed = , _M_x = {2302470432, 1975069803, 2042183636, 3289525260, 2636671215, 2073246342, 421090889, 2653625300, 2210496886, 63645389, 3263497195, 3907629715, 2528281308, 948465571, 587679325, 3742468032, 1575414527, 885957703, 3714174741, 2701359553, 4208813315, 929421589, 669901407, 1402480274, 2041635607, 703225287, 2048360093, 71987111, 145714175, 3589935800, 2798417637, 4003301442, 2547550917, 2317631396, 2884039328, 1684302861, 1573194976, 3100212714, 221762734, 1352271565, 2046548644, 2128777282, 2221655449, 3061967186, 2823609532, 3114714403, 3459346227, 407997983, 873769323, 1623071336, 3959528607, 297158079, 74824591, 951813792, 3949444438, 1838362560, 3118932061, 4279999668, 3921920877, 3184785569, 3844428683, 170245349, 4181529495, 4255051171, 473849952, 2832164385, 644941585, 81191672, 3171304476, 1925115419, 3983923848, 1598069790, 2162372483, 647284526, 2978755440, 2482392645, 1208082767, 2071110163, 326341480, 1850986583, 1542010942, 802547756, 1104684462, 2184873310, 670620064, 1694792821, 2559258138, 222037967, 3817200643, 1787546713, 2414524178, 620874155, 911086547, 3291397532, 2906908441, 1748279558, 2720089891, 2753083750, 984852694, 873865937, 2232718809, 38687436, 650761954, 2312026513, 384033383, 2699194892, 2931981808, 2445292261, 878883983, 3246048216, 3342629077, 2371891933, 3125176683, 1510983646, 2236166765, 4142353726, 172105349, 1611544558, 3709073601, 2387539713, 1819086759, 2582708983, 660490275, 3116511562, 4009032164, 2847160224, 1129162088, 3976623084, 4146046155, 1344473961, 2395351178, 3684091435, 2644481612, 2609384267, 1169524051, 3795090401, 271504050, 1276666563, 2647050516, 1755585593, 2170624676, 3306969611, 3331706294, 2149778936, 3990496818, 1289243366, 2445028533, 2687275974, 3339071720, 1342967884, 4153844727, 3084403675, 2878400053, 3135193932, 4097592416, 2069896874, 402824467, 781984796, 3216063402, 4218515943, 921760660, 3094760965, 748652645, 1370611068, 891242485, 109871438, 935576172, 2755363139, 2557265997, 675696340, 465079886, 2149180273, 554977291, 2212188164, 461621516, 4041850475, 938854328, 2984330313, 1031345481, 1848145792, 3463589785, 3552326263, 2439773306, 2969490447, 2086641369, 3047375857, 1751898777, 78681779, 4248191067, 3510532981, 636673100, 113874619, 2454686599, 934230330, 3327631012, 4010407846, 100205021, 3863478774, 3441943407, 291866211...}, _M_p = 624}, pInterpreter = 0x0, mxLanguageData = std::unique_ptr = {get() = 0x7f826c44c120}, mxAuxFormatKeyMap = std::unique_ptr, std::allocator > >> = {get() = 0x7f826c445b40}, mpFormatData = 0x7f826c4263e8, mpNatNum = 0x7f826c426b88, maROPolicy = {mGetCLOffset = { >> = {}, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x7f826c43e710, _M_const_object = 0x7f826c43e710, _M_function_pointer = 0x7f826c43e710, _M_member_pointer = (void (std::_Undefined_class::*)(class std::_Undefined_class * const)) 0x7f826c43e710}, _M_pod_data = "\020\347Cl\202\177\000\000\000\000\000\000\000\000\000"}, _M_manager = 0x7f829295fb6c ), std::_Bind, std::_Placeholder<1>, std::_Placeholder<2>, std::_Placeholder<3>))(SvNFFormatData const&, SvNFLanguageData&, NativeNumberWrapper const&, o3tl::strong_int)> >::_M_manager(std::_Any_data&, std::_Any_data const&, std::_Manager_operation)>}, _M_invoker = 0x7f829295c1f3 ), std::_Bind, std::_Placeholder<1>, std::_Placeholder<2>, std::_Placeholder<3>))(SvNFFormatData const&, SvNFLanguageData&, NativeNumberWrapper const&, o3tl::strong_int)> >::_M_invoke(std::_Any_data const&, SvNFLanguageData&, NativeNumberWrapper const&, o3tl::strong_int&&)>}, mCacheFormat = {> = {> = {}, }, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x7f826c43dde0, _M_const_object = 0x7f826c43dde0, _M_function_pointer = 0x7f826c43dde0, _M_member_pointer = (void (std::_Undefined_class::*)(class std::_Undefined_class * const)) 0x7f826c43dde0}, _M_pod_data = "\340\335Cl\202\177\000\000\000\000\000\000\000\000\000"}, _M_manager = 0x7f829295fc0a , std::allocator > > >, std::_Placeholder<1>, std::_Placeholder<2>))(std::__debug::map, std::allocator > >&, unsigned int, unsigned int)> >::_M_manager(std::_Any_data&, std::_Any_data const&, std::_Manager_operation)>}, _M_invoker = 0x7f829295c216 , std::allocator > > >, std::_Placeholder<1>, std::_Placeholder<2>))(std::__debug::map, std::allocator > >&, unsigned int, unsigned int)> >::_M_invoke(std::_Any_data const&, unsigned int&&, unsigned int&&)>}, mFindFormat = {> = {> = {}, }, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x7f826c43e6f0, _M_const_object = 0x7f826c43e6f0, _M_function_pointer = 0x7f826c43e6f0, _M_member_pointer = (void (std::_Undefined_class::*)(class std::_Undefined_class * const)) 0x7f826c43e6f0}, _M_pod_data = "\360\346Cl\202\177\000\000\000\000\000\000\000\000\000"}, _M_manager = 0x7f8292964f3e , std::reference_wrapper, std::allocator > > >, std::_Placeholder<1>))(SvNFFormatData const&, std::__debug::map, std::allocator > > const&, unsigned int)> >::_M_manager(std::_Any_data&, std::_Any_data const&, std::_Manager_operation)>}, _M_invoker = 0x7f829295c235 , std::reference_wrapper, std::allocator > > >, std::_Placeholder<1>))(SvNFFormatData const&, std::__debug::map, std::allocator > > const&, unsigned int)> >::_M_invoke(std::_Any_data const&, unsigned int&&)>}, mGetDefaultCurrency = { >> = {}, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x7f826c444e90, _M_const_object = 0x7f826c444e90, _M_function_pointer = 0x7f826c444e90, _M_member_pointer = (void (std::_Undefined_class::*)(class std::_Undefined_class * const)) 0x7f826c444e90}, _M_pod_data = "\220NDl\202\177\000\000\000\000\000\000\000\000\000"}, _M_manager = 0x7f829295fd44 ), std::_Bind, std::_Placeholder<1>, std::_Placeholder<2>, std::_Placeholder<3>, std::_Placeholder<4>))(SvNFFormatData const&, SvNFLanguageData&, NativeNumberWrapper const&, unsigned int, o3tl::strong_int)> >::_M_manager(std::_Any_data&, std::_Any_data const&, std::_Manager_operation)>}, _M_invoker = 0x7f829296579d ), std::_Bind, std::_Placeholder<1>, std::_Placeholder<2>, std::_Placeholder<3>, std::_Placeholder<4>))(SvNFFormatData const&, SvNFLanguageData&, NativeNumberWrapper const&, unsigned int, o3tl::strong_int)> >::_M_invoke(std::_Any_data const&, SvNFLanguageData&, NativeNumberWrapper const&, unsigned int&&, o3tl::strong_int&&)>}}, maNFBuiltInCache = {_M_elems = {{nKey = 18446744073709551615, nFormat = 4294967295}, {nKey = 18446744073709551615, nFormat = 4294967295}, {nKey = 18446744073709551615, nFormat = 4294967295}, {nKey = 18446744073709551615, nFormat = 4294967295}}}, maNFTypeCache = {_M_elems = {{nKey = 4294967295, eType = SvNumFormatType::ALL}, {nKey = 4294967295, eType = SvNumFormatType::ALL}, {nKey = 4294967295, eType = SvNumFormatType::ALL}, {nKey = 4294967295, eType = SvNumFormatType::ALL}}}, mpFormatter = 0x7f826c4263d0}, mScLookupMutex = {_M_impl = {_M_rwlock = {__data = {__readers = 1, __writers = 0, __wrphase_futex = 1, __writers_futex = 0, __pad3 = 0, __pad4 = 0, __cur_writer = 0, __shared = 0, __rwelision = 0 '\000', __pad1 = "\000\000\000\000\000\000", __pad2 = 0, __flags = 0}, __size = "\001\000\000\000\000\000\000\000\001", '\000' , __align = 1}}}, mxScSortedRangeCache = std::unique_ptr = {get() = 0x7f826c0efb50}, static nSrcVer = 517, nFormulaTrackCount = 63, eHardRecalcState = ScDocument::HardRecalcState::OFF, nVisibleTab = 0, nPosLeft = 0, nPosTop = 0, eLinkMode = LM_UNKNOWN, bAutoCalc = true, bAutoCalcShellDisabled = false, bForcedFormulaPending = false, bCalculatingFormulaTree = false, bIsClip = false, bIsUndo = false, bIsFunctionAccess = false, bIsVisible = false, bIsEmbedded = false, bInsertingFromOtherDoc = false, bLoadingMedium = false, bImportingXML = false, bCalcingAfterLoad = false, bNoListening = false, mbIdleEnabled = true, bInLinkUpdate = false, bChartListenerCollectionNeedsUpdate = true, bHasForcedFormulas = false, bInDtorClear = false, bExpandRefs = false, bDetectiveDirty = true, pDelayedFormulaGrouping = std::unique_ptr = {get() = 0x0}, pDelayedStartListeningFormulaCells = std::__debug::unordered_map with 0 elements, bDelayedDeletingBroadcasters = false, bLinkFormulaNeedingCheck = false, nAsianCompression = CharCompressType::NONE, nAsianKerning = 0 '\000', bPastingDrawFromOtherDoc = false, nInDdeLinkUpdate = 0 '\000', bInUnoBroadcast = false, bInUnoListenerCall = false, nAdjustHeightLock = 0, eGrammar = formula::FormulaGrammar::GRAM_NATIVE, bStyleSheetUsageInvalid = true, mbUndoEnabled = false, mbExecuteLinkEnabled = true, mbChangeReadOnlyEnabled = true, mbStreamValidLocked = false, mbUserInteractionEnabled = true, mnNamedRangesLockCount = 0, maSubTotalCells = std::__debug::set with 0 elements, mbEmbedFonts = false, mbEmbedUsedFontsOnly = false, mbEmbedFontScriptLatin = true, mbEmbedFontScriptAsian = true, mbEmbedFontScriptComplex = true, mnImagePreferredDPI = 0, m_pIconSetBitmapMap = std::unique_ptr, std::allocator > >> = {get() = 0x0}, mbTrackFormulasPending = false, mbFinalTrackFormulas = false, mbDocShellRecalc = false, mbLayoutStrings = false, mnMutationGuardFlags = 0, mbConnectionXml = false, mbCustomXml = false, aCustomXmlFragmentPath = "", mSheetSortParams = std::__debug::map with 0 elements} rHeights = @0x7f8276ff9ae0: {nCount = 3, nLimit = 6, pData = std::unique_ptr::DataEntry []> = {get() = 0x7f826c6f15f0}, nMaxAccess = 1048575} aIter = {pArray = 0x7f825800b4b0, pDefPattern = 0x7f826c13d860, nPos = 5, nRow = 31, nEndRow = 59} nStart = 24 nEnd = 30 nEditPos = 0 nNextEnd = 0 pPattern = 0x7f82582c0350 #44 0x00007f8274b0ffe9 in (anonymous namespace)::GetOptimalHeightsInColumn(sc::RowHeightContext&, ScColContainer&, SCROW, SCROW, ScProgress*, sal_uLong) (rCxt=..., rCol=..., nStartRow=nStartRow@entry=0, nEndRow=nEndRow@entry=59, pProgress=pProgress@entry=0x7f8276ff9ad0, nProgressStart=nProgressStart@entry=2194) at /home/buildslave/source/libo-core/sc/source/core/data/table1.cxx:100 __PRETTY_FUNCTION__ = "void {anonymous}::GetOptimalHeightsInColumn(sc::RowHeightContext&, ScColContainer&, SCROW, SCROW, ScProgress*, sal_uLong)" rHeights = nMinHeight = nPos = nMinStart = nWeightedCount = maxCol = #45 0x00007f8274b1066b in ScTable::SetOptimalHeight(sc::RowHeightContext&, int, int, bool, ScProgress*, unsigned long) (this=0x7f826c41e6d0, rCxt=..., nStartRow=nStartRow@entry=0, nEndRow=59, bApi=bApi@entry=true, pOuterProgress=pOuterProgress@entry=0x7f8276ff9ad0, nProgressStart=2194) at /home/buildslave/source/libo-core/sc/source/core/data/table1.cxx:507 __PRETTY_FUNCTION__ = "bool ScTable::SetOptimalHeight(sc::RowHeightContext&, SCROW, SCROW, bool, ScProgress*, sal_uInt64)" nCount = 60 pProgress = 0x7f8276ff9ad0 aFunc = {<(anonymous namespace)::OptimalHeightsFuncObjBase> = {_vptr.OptimalHeightsFuncObjBase = 0x0}, mpTab = 0x7f827495b5c8 , mnPPTY = 6.9267082314273893e-310} bChanged = #46 0x00007f8274906584 in ScDocRowHeightUpdater::updateAll(bool) (this=this@entry=0x7f8276ff9cf0, bOnlyUsedRows=bOnlyUsedRows@entry=true) at /home/buildslave/source/libo-core/sc/source/core/data/dociter.cxx:1693 aCxt = {maHeights = {nCount = 3, nLimit = 6, pData = std::unique_ptr::DataEntry []> = {get() = 0x7f826c6f15f0}, nMaxAccess = 1048575}, mfPPTX = 0.064753099079391113, mfPPTY = 0.067000000000000004, maZoomX = {mnNumerator = 1, mnDenominator = 1, mbValid = true}, maZoomY = {mnNumerator = 1, mnDenominator = 1, mbValid = true}, mpOutDev = {m_rInnerRef = rtl::Reference to 0x7f826c1d3100}, mnExtraHeight = 0, mbForceAutoSize = false} nEndCol = 15 nEndRow = 59 nTab = 1 nCellCount = aProgress = {static pGlobalProgress = 0x0, static nGlobalRange = 0, static nGlobalPercent = 0, static pInterpretProgress = 0x7f8275f304d0 , static nInterpretProgress = 0, static pInterpretDoc = 0x0, static bIdleWasEnabled = false, bEnabled = true, pProgress = std::unique_ptr = {get() = 0x0}} aZoom = {mnNumerator = 1, mnDenominator = 1, mbValid = true} nProgressStart = 2194 #47 0x00007f827490745e in ScDocRowHeightUpdater::update(bool) (this=this@entry=0x7f8276ff9cf0, bOnlyUsedRows=bOnlyUsedRows@entry=true) at /home/buildslave/source/libo-core/sc/source/core/data/dociter.cxx:1621 nCellCount = aProgress = {static pGlobalProgress = 0x0, static nGlobalRange = 0, static nGlobalPercent = 0, static pInterpretProgress = 0x7f8275f304d0 , static nInterpretProgress = 0, static pInterpretDoc = 0x0, static bIdleWasEnabled = false, bEnabled = true, pProgress = std::unique_ptr = {get() = 0xbf2a4992c9187d00}} aZoom = {mnNumerator = 1, mnDenominator = 1440, mbValid = true} nProgressStart = #48 0x00007f82750443f8 in ScDocShell::UpdateAllRowHeights(bool) (this=0x7f826c107330, bOnlyUsedRows=bOnlyUsedRows@entry=true) at /home/buildslave/source/libo-core/sc/source/ui/docshell/docsh5.cxx:439 aProv = {pDevice = {m_rInnerRef = rtl::Reference to 0x7f826c1d3100}, bOwner = true, nPPTX = 0.064753099079391113, nPPTY = 0.067000000000000004, aOldMapMode = {mpImplMapMode = {m_pimpl = 0x556850dd7ca0}}} aUpdater = {mrDoc = @0x7f826c0f1720, mpOutDev = {m_rInnerRef = rtl::Reference to 0x7f826c1d3100}, mfPPTX = 0.064753099079391113, mfPPTY = 0.067000000000000004, mpTabRangesArray = 0x0} #49 0x00007f8267a91076 in oox::xls::WorkbookGlobals::finalize() (this=this@entry=0x7f826c0e7e10) at /home/buildslave/source/libo-core/sc/source/filter/oox/workbookhelper.cxx:656 pModel = #50 0x00007f8267a91081 in oox::xls::WorkbookGlobals::ImplDestroy() (this=this@entry=0x7f826c0e7e10) at /home/buildslave/source/libo-core/sc/source/filter/oox/workbookhelper.cxx:323 #51 0x00007f8267a927a1 in oox::xls::WorkbookGlobals::~WorkbookGlobals() (this=0x7f826c0e7e10, __in_chrg=) at /home/buildslave/source/libo-core/sc/source/filter/oox/workbookhelper.cxx:329 #52 0x00007f8267a9586b in std::destroy_at(oox::xls::WorkbookGlobals*) (__location=) at /usr/include/c++/12/bits/stl_construct.h:80 #53 std::_Destroy(oox::xls::WorkbookGlobals*) (__pointer=) at /usr/include/c++/12/bits/stl_construct.h:149 #54 std::allocator_traits >::destroy(std::allocator&, oox::xls::WorkbookGlobals*) (__p=) at /usr/include/c++/12/bits/alloc_traits.h:648 #55 std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=) at /usr/include/c++/12/bits/shared_ptr_base.h:613 #56 0x00007f826773599b in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release() (this=0x7f826c0e7e00) at /usr/include/c++/12/bits/shared_ptr_base.h:346 __both_counts = 0x7f826c0e7e08 #57 0x00007f82679aa136 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count() (this=0x7f8276ff9da8, __in_chrg=) at /usr/include/c++/12/bits/shared_ptr_base.h:1071 xBookGlob = std::shared_ptr (expired, weak count 0) = {get() = 0x7f826c0e7e10} aWorkbookPath = "xl/workbook.xml" __PRETTY_FUNCTION__ = "virtual bool oox::xls::ExcelFilter::importDocument()" #58 std::__shared_ptr::~__shared_ptr() (this=0x7f8276ff9da0, __in_chrg=) at /usr/include/c++/12/bits/shared_ptr_base.h:1524 xBookGlob = std::shared_ptr (expired, weak count 0) = {get() = 0x7f826c0e7e10} aWorkbookPath = "xl/workbook.xml" __PRETTY_FUNCTION__ = "virtual bool oox::xls::ExcelFilter::importDocument()" #59 std::shared_ptr::~shared_ptr() (this=0x7f8276ff9da0, __in_chrg=) at /usr/include/c++/12/bits/shared_ptr.h:175 xBookGlob = std::shared_ptr (expired, weak count 0) = {get() = 0x7f826c0e7e10} aWorkbookPath = "xl/workbook.xml" __PRETTY_FUNCTION__ = "virtual bool oox::xls::ExcelFilter::importDocument()" #60 oox::xls::ExcelFilter::importDocument() (this=) at /usr/include/c++/12/bits/shared_ptr.h:175 xBookGlob = std::shared_ptr (expired, weak count 0) = {get() = 0x7f826c0e7e10} aWorkbookPath = "xl/workbook.xml" __PRETTY_FUNCTION__ = "virtual bool oox::xls::ExcelFilter::importDocument()" #61 0x00007f82761c0e32 in oox::core::FilterBase::filter(com::sun::star::uno::Sequence const&) (this=this@entry=0x7f826c1e3ac0, rMediaDescSeq=uno::Sequence of length 13 = {...}) at /home/buildslave/source/libo-core/oox/source/core/filterbase.cxx:486 xTempModel = uno::Reference to (ScModelObj *) 0x7f826c095740 lockControllersGuard = {m_func = {__xTempModel = uno::Reference to (class ScModelObj *) 0x7f826c095740}, m_bDismissed = false} bRet = false aOpenedGuard = {maUrl = "file:///srv/crashtestdata/current/srv/crashtestdata/files/forums/xlsx/forum-mso-en4-464950.xlsx", mbValid = true} #62 0x00007f82679aa51b in oox::xls::ExcelFilter::filter(com::sun::star::uno::Sequence const&) (this=0x7f826c1e3ac0, rDescriptor=uno::Sequence of length 13 = {...}) at /home/buildslave/source/libo-core/sc/source/filter/oox/excelfilter.cxx:176 #63 0x00007f82931fd444 in SfxObjectShell::ImportFrom(SfxMedium&, com::sun::star::uno::Reference const&) (this=0x7f826c107330, rMedium=..., xInsertPosition=empty uno::Reference) at /home/buildslave/source/libo-core/sfx2/source/doc/objstor.cxx:2719 pNewValue = 0x7f826c10fd18 xPropertyContainer = empty uno::Reference xImporter = uno::Reference to (oox::xls::ExcelFilter *) 0x7f826c1e3af8 aArgs = uno::Sequence of length 13 = {{Name = "URL", Handle = 0, Value = uno::Any("string": "file:///srv/crashtestdata/current/srv/crashtestdata/files/forums/xlsx/forum-mso-en4-464950.xlsx"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "FilterName", Handle = 0, Value = uno::Any("string": "Calc MS Excel 2007 XML"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Referer", Handle = 0, Value = uno::Any("string": ""), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "InteractionHandler", Handle = 0, Value = uno::Any("com.sun.star.task.XInteractionHandler": { = {_vptr.XInterface = 0x7f826c0342c8}, }), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "UCBContent", Handle = 0, Value = uno::Any("com.sun.star.ucb.XContent": { = {_vptr.XInterface = 0x7f826c039f68}, }), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "InputStream", Handle = 0, Value = uno::Any("com.sun.star.io.XInputStream": { = {_vptr.XInterface = 0x7f826c032e48}, }), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "ReadOnly", Handle = 0, Value = uno::Any("boolean": 1 '\001'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Hidden", Handle = 0, Value = uno::Any("boolean": 1 '\001'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "MacroExecutionMode", Handle = 0, Value = uno::Any("short": 0), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "UpdateDocMode", Handle = 0, Value = uno::Any("short": 0), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "DocumentBaseURL", Handle = 0, Value = uno::Any("string": "file:///srv/crashtestdata/current/srv/crashtestdata/files/forums/xlsx/forum-mso-en4-464950.xlsx"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "DocumentService", Handle = 0, Value = uno::Any("string": "com.sun.star.sheet.SpreadsheetDocument"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Replaceable", Handle = 0, Value = uno::Any("boolean": 0 '\000'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}} pOldValue = bHasInputStream = true bHasBaseURL = true nEnd = xComp = uno::Reference to (ScModelObj *) 0x7f826c095740 lDescriptor = uno::Sequence of length 13 = {{Name = "URL", Handle = 0, Value = uno::Any("string": "file:///srv/crashtestdata/current/srv/crashtestdata/files/forums/xlsx/forum-mso-en4-464950.xlsx"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "FilterName", Handle = 0, Value = uno::Any("string": "Calc MS Excel 2007 XML"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Referer", Handle = 0, Value = uno::Any("string": ""), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "InteractionHandler", Handle = 0, Value = uno::Any("com.sun.star.task.XInteractionHandler": { = {_vptr.XInterface = 0x7f826c0342c8}, }), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "UCBContent", Handle = 0, Value = uno::Any("com.sun.star.ucb.XContent": { = {_vptr.XInterface = 0x7f826c039f68}, }), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "InputStream", Handle = 0, Value = uno::Any("com.sun.star.io.XInputStream": { = {_vptr.XInterface = 0x7f826c032e48}, }), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "ReadOnly", Handle = 0, Value = uno::Any("boolean": 1 '\001'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Hidden", Handle = 0, Value = uno::Any("boolean": 1 '\001'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "MacroExecutionMode", Handle = 0, Value = uno::Any("short": 0), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "UpdateDocMode", Handle = 0, Value = uno::Any("short": 0), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "DocumentBaseURL", Handle = 0, Value = uno::Any("string": "file:///srv/crashtestdata/current/srv/crashtestdata/files/forums/xlsx/forum-mso-en4-464950.xlsx"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "DocumentService", Handle = 0, Value = uno::Any("string": "com.sun.star.sheet.SpreadsheetDocument"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Replaceable", Handle = 0, Value = uno::Any("boolean": 0 '\000'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}} bRtn = xPropSupplier = empty uno::Reference sInputStream = "InputStream" aNames = Python Exception : 'NoneType' object is not iterable uninitialized uno::Sequence xDocProps = empty uno::Reference aFilterName = "Calc MS Excel 2007 XML" xMan = uno::Reference to (cppuhelper::ServiceManager *) 0x55684fe0be30 xFilterFact = uno::Reference to (filter::config::FilterFactory *) 0x7f826c1e3bd8 aProps = uno::Sequence of length 14 = {{Name = "UINames", Handle = 0, Value = uno::Any("[]com.sun.star.beans.PropertyValue": uno::Sequence of length 1 = {{Name = "en-US", Handle = 0, Value = uno::Any("string": "Excel 2007–365"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}}), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "DocumentService", Handle = 0, Value = uno::Any("string": "com.sun.star.sheet.SpreadsheetDocument"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "FileFormatVersion", Handle = 0, Value = uno::Any("long": 0), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "UIComponent", Handle = 0, Value = uno::Any("string": ""), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Type", Handle = 0, Value = uno::Any("string": "MS Excel 2007 XML"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "FilterService", Handle = 0, Value = uno::Any("string": "com.sun.star.comp.oox.xls.ExcelFilter"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Enabled", Handle = 0, Value = uno::Any("boolean": 1 '\001'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Flags", Handle = 0, Value = uno::Any("long": 1393033283), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "TemplateName", Handle = 0, Value = uno::Any("string": ""), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "UserData", Handle = 0, Value = uno::Any("[]string": empty uno::Sequence), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "UIName", Handle = 0, Value = uno::Any("string": "Excel 2007–365"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Name", Handle = 0, Value = uno::Any("string": "Calc MS Excel 2007 XML"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Finalized", Handle = 0, Value = uno::Any("boolean": 0 '\000'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Mandatory", Handle = 0, Value = uno::Any("boolean": 0 '\000'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}} xFilters = uno::Reference to (filter::config::FilterFactory *) 0x7f826c1e3b70 aFilterImplName = "com.sun.star.comp.oox.xls.ExcelFilter" pProp = xLoader = uno::Reference to (oox::xls::ExcelFilter *) 0x7f826c1e3b08 __PRETTY_FUNCTION__ = "virtual bool SfxObjectShell::ImportFrom(SfxMedium&, const com::sun::star::uno::Reference&)" #64 0x00007f82931ff4df in SfxObjectShell::DoLoad(SfxMedium*) (this=0x7f826c107330, pMed=pMed@entry=0x7f826c117240) at /home/buildslave/source/libo-core/sfx2/source/doc/objstor.cxx:767 xSet = uno::Reference to (ScModelObj *) 0x7f826c0958e8 sLockUpdates = "LockUpdates" bSetProperty = true bUsePdfium = bPdfiumImport = false aBlock = {pPersist = 0x7f826c107330, bWasEnabled = false} bOk = false pFilter = std::shared_ptr (use count 3, weak count 0) = {get() = 0x7f826c0d0900} rSet = SfxItemSet of pool 0x556850a53f30 with parent 0x0 and Which ranges: [(500, 500), (5507, 5507), (5511, 5511), (5530, 5530), (5534, 5534), (5590, 5590), (5654, 5654), (6319, 6319), (6648, 6648), (6668, 6668), (6675, 6675), (6679, 6679), (6700, 6700), (6739, 6739)] = {[6319] = { = { = {_vptr.SfxPoolItem = 0x7f8292c50ef8 , m_nRefCount = 0, m_nWhich = 6319, m_eItemType = SfxItemType::SfxUInt16ItemType, m_nSerialNumber = 159, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bNameOrIndex = false, m_bDeleted = false}, m_nValue = 0}, }, [5590] = { = {_vptr.SfxPoolItem = 0x7f8292c500a8 , m_nRefCount = 0, m_nWhich = 5590, m_eItemType = SfxItemType::SfxBoolItemType, m_nSerialNumber = 157, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bNameOrIndex = false, m_bDeleted = false}, m_bValue = true}, [6675] = { = {_vptr.SfxPoolItem = 0x7f82936c8aa8 , m_nRefCount = 0, m_nWhich = 6675, m_eItemType = SfxItemType::SfxUnoAnyItemType, m_nSerialNumber = 155, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bNameOrIndex = false, m_bDeleted = false}, aValue = uno::Any("com.sun.star.task.XInteractionHandler": { = {_vptr.XInterface = 0x7f826c0342c8}, })}, [5534] = { = {_vptr.SfxPoolItem = 0x7f8292c500a8 , m_nRefCount = 0, m_nWhich = 5534, m_eItemType = SfxItemType::SfxBoolItemType, m_nSerialNumber = 149, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bNameOrIndex = false, m_bDeleted = false}, m_bValue = true}, [6679] = { = {_vptr.SfxPoolItem = 0x7f82936c8aa8 , m_nRefCount = 0, m_nWhich = 6679, m_eItemType = SfxItemType::SfxUnoAnyItemType, m_nSerialNumber = 145, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bNameOrIndex = false, m_bDeleted = false}, aValue = uno::Any("com.sun.star.ucb.XContent": { = {_vptr.XInterface = 0x7f826c039f68}, })}, [6668] = { = { = {_vptr.SfxPoolItem = 0x7f8292c50ef8 , m_nRefCount = 0, m_nWhich = 6668, m_eItemType = SfxItemType::SfxUInt16ItemType, m_nSerialNumber = 153, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bNameOrIndex = false, m_bDeleted = false}, m_nValue = 0}, }, [5511] = { = {_vptr.SfxPoolItem = 0x7f8292c531f0 , m_nRefCount = 0, m_nWhich = 5511, m_eItemType = SfxItemType::SfxStringItemType, m_nSerialNumber = 142, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bNameOrIndex = false, m_bDeleted = false}, m_aValue = "com.sun.star.sheet.SpreadsheetDocument"}, [5654] = { = {_vptr.SfxPoolItem = 0x7f8292c531f0 , m_nRefCount = 0, m_nWhich = 5654, m_eItemType = SfxItemType::SfxStringItemType, m_nSerialNumber = 128, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bNameOrIndex = false, m_bDeleted = false}, m_aValue = ""}, [5507] = { = {_vptr.SfxPoolItem = 0x7f8292c531f0 , m_nRefCount = 0, m_nWhich = 5507, m_eItemType = SfxItemType::SfxStringItemType, m_nSerialNumber = 123, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bNameOrIndex = false, m_bDeleted = false}, m_aValue = "file:///srv/crashtestdata/current/srv/crashtestdata/files/forums/xlsx/forum-mso-en4-464950.xlsx"}, [6700] = { = {_vptr.SfxPoolItem = 0x7f8292c531f0 , m_nRefCount = 0, m_nWhich = 6700, m_eItemType = SfxItemType::SfxStringItemType, m_nSerialNumber = 161, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bNameOrIndex = false, m_bDeleted = false}, m_aValue = "file:///srv/crashtestdata/current/srv/crashtestdata/files/forums/xlsx/forum-mso-en4-464950.xlsx"}, [6739] = { = {_vptr.SfxPoolItem = 0x7f8292c500a8 , m_nRefCount = 0, m_nWhich = 6739, m_eItemType = SfxItemType::SfxBoolItemType, m_nSerialNumber = 151, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bNameOrIndex = false, m_bDeleted = false}, m_bValue = false}, [6648] = { = {_vptr.SfxPoolItem = 0x7f82936c8aa8 , m_nRefCount = 0, m_nWhich = 6648, m_eItemType = SfxItemType::SfxUnoAnyItemType, m_nSerialNumber = 147, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bNameOrIndex = false, m_bDeleted = false}, aValue = uno::Any("com.sun.star.io.XInputStream": { = {_vptr.XInterface = 0x7f826c032e48}, })}, [5530] = { = {_vptr.SfxPoolItem = 0x7f8292c531f0 , m_nRefCount = 0, m_nWhich = 5530, m_eItemType = SfxItemType::SfxStringItemType, m_nSerialNumber = 120, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bNameOrIndex = false, m_bDeleted = false}, m_aValue = "Calc MS Excel 2007 XML"}} pBaseItem = aBaseURL = "file:///srv/crashtestdata/current/srv/crashtestdata/files/forums/xlsx/forum-mso-en4-464950.xlsx" pSalvageItem = bOwnStorageFormat = bHasStorage = #65 0x00007f829323a7e5 in SfxBaseModel::load(com::sun::star::uno::Sequence const&) (this=0x7f826c0956b0, seqArguments=) at /home/buildslave/source/libo-core/sfx2/source/doc/sfxbasemodel.cxx:1991 aGuard = {m_aGuard = {> = {pT = 0x55684fe04510}, }} pMedium = 0x7f826c117240 nError = {mnCode = {m_value = 0}, maArg1 = "", maArg2 = "", mnDialogMask = DialogMask::NONE, moLoc = std::optional = {[contained value] = {_M_impl = 0x7f82936ddde0}}} aFilterName = "Calc MS Excel 2007 XML" pFilterNameItem = pSalvageItem = 0x0 bSalvage = false xHandler = uno::Reference to (com::sun::star::uno::XInterface *) 0x7f8294938568 >=(com::sun::star::uno::Sequence&) const+120> pPasswdItem = #66 0x00007f82932e3385 in (anonymous namespace)::SfxFrameLoader_Impl::load(com::sun::star::uno::Sequence const&, com::sun::star::uno::Reference const&) (this=0x7f826c0ce850, rArgs=, _rTargetFrame=uno::Reference to ((anonymous namespace)::XFrameImpl *) 0x7f826c0ae4b0) at /home/buildslave/source/libo-core/sfx2/source/view/frmload.cxx:725 bInternalFilter = sServiceName = "com.sun.star.sheet.SpreadsheetDocument" xLoadable = uno::Reference to (ScModelObj *) 0x7f826c095768 aGuard = {> = {pT = 0x7f828f9b99ec }, } xDoc = rtl::Reference to 0x7f8276ffa5c8 sViewName = "com.sun.star.sheet.SpreadsheetDocument" aViewCreationArgs = Python Exception : No type named std::__detail::_Hash_node, true>. {maValues = std::__debug::unordered_map with 0 elements} nViewId = {m_value = } nViewNo = xController = uno::Reference to (ScModelObj *) 0x7f826c095768 xInit = uno::Reference to (cppuhelper::ServiceManager *) 0x55684fe0be38 __func__ = "load" aDescriptor = Python Exception : No type named std::__detail::_Hash_node, true>. {maValues = std::__debug::unordered_map with 16 elements} xModel = uno::Reference to (ScModelObj *) 0x7f826c095740 bExternalModel = false sURL = "file:///srv/crashtestdata/current/srv/crashtestdata/files/forums/xlsx/forum-mso-en4-464950.xlsx" bIsFactoryURL = pEmptyURLFilter = std::shared_ptr (empty) = {get() = 0x0} bInitNewModel = bIsDefault = false bLoadSuccess = false #67 0x00007f8293e0b77e in framework::LoadEnv::impl_loadContent() (this=this@entry=0x7f8276ffa9e0) at /home/buildslave/source/libo-core/framework/source/loadenv/loadenv.cxx:1180 xTargetFrameProps = uno::Reference to ((anonymous namespace)::XFrameImpl *) 0x7f826c0ae500 bResult = aWriteLock = {pT = 0x7f8276ffa9e0} sTarget = "_blank" xTargetFrame = uno::Reference to ((anonymous namespace)::XFrameImpl *) 0x7f826c0ae4b0 xTargetLock = uno::Reference to ((anonymous namespace)::XFrameImpl *) 0x7f826c0ae4d8 bHidden = bMinimized = false bPreview = false bStartPres = lDescriptor = uno::Sequence of length 12 = {{Name = "URL", Handle = 0, Value = uno::Any("string": "file:///srv/crashtestdata/current/srv/crashtestdata/files/forums/xlsx/forum-mso-en4-464950.xlsx"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "UCBContent", Handle = 0, Value = uno::Any("com.sun.star.ucb.XContent": { = {_vptr.XInterface = 0x7f826c039f68}, }), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "UpdateDocMode", Handle = 0, Value = uno::Any("short": 0), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "InteractionHandler", Handle = 0, Value = uno::Any("com.sun.star.task.XInteractionHandler": { = {_vptr.XInterface = 0x7f826c0342c8}, }), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Hidden", Handle = 0, Value = uno::Any("boolean": 1 '\001'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "AuthenticationHandler", Handle = 0, Value = uno::Any("com.sun.star.task.XInteractionHandler": { = {_vptr.XInterface = 0x7f826c0342c8}, }), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "InputStream", Handle = 0, Value = uno::Any("com.sun.star.io.XInputStream": { = {_vptr.XInterface = 0x7f826c032e48}, }), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "TypeName", Handle = 0, Value = uno::Any("string": "MS Excel 2007 XML"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "AbortOnLoadFailure", Handle = 0, Value = uno::Any("boolean": 1 '\001'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "ReadOnly", Handle = 0, Value = uno::Any("boolean": 1 '\001'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "MacroExecutionMode", Handle = 0, Value = uno::Any("short": 0), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "FilterName", Handle = 0, Value = uno::Any("string": "Calc MS Excel 2007 XML"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}} sURL = "file:///srv/crashtestdata/current/srv/crashtestdata/files/forums/xlsx/forum-mso-en4-464950.xlsx" xLoader = uno::Reference to ((anonymous namespace)::SfxFrameLoader_Impl *) 0x7f826c0ce850 xAsyncLoader = empty uno::Reference xSyncLoader = uno::Reference to ((anonymous namespace)::SfxFrameLoader_Impl *) 0x7f826c0ce878 #68 0x00007f8293e0ba6c in framework::LoadEnv::start() (this=this@entry=0x7f8276ffa9e0) at /home/buildslave/source/libo-core/framework/source/loadenv/loadenv.cxx:415 bStarted = #69 0x00007f8293e0c175 in framework::LoadEnv::startLoading(rtl::OUString const&, com::sun::star::uno::Sequence const&, com::sun::star::uno::Reference const&, rtl::OUString const&, int, LoadEnvFeatures) (this=this@entry=0x7f8276ffa9e0, sURL="file:///srv/crashtestdata/current/srv/crashtestdata/files/forums/xlsx/forum-mso-en4-464950.xlsx", lMediaDescriptor=uno::Sequence of length 3 = {...}, xBaseFrame=uno::Reference to (framework::Desktop *) 0x5568500bdc58, sTarget="_blank", nSearchFlags=nSearchFlags@entry=0, eFeature=LoadEnvFeatures::NONE) at /home/buildslave/source/libo-core/framework/source/loadenv/loadenv.cxx:311 g = {pT = 0x7f8276ffa9e0} aRealURL = "file:///srv/crashtestdata/current/srv/crashtestdata/files/forums/xlsx/forum-mso-en4-464950.xlsx" xParser = uno::Reference to ((anonymous namespace)::URLTransformer *) 0x7f826c009068 pIt = {, true>> = {_M_cur = 0x0}, } bUIMode = false #70 0x00007f8293e0c3bf in framework::LoadEnv::loadComponentFromURL(com::sun::star::uno::Reference const&, com::sun::star::uno::Reference const&, rtl::OUString const&, rtl::OUString const&, int, com::sun::star::uno::Sequence const&) (xLoader=uno::Reference to (framework::Desktop *) 0x5568500bdc68, xContext=uno::Reference to (cppu::(anonymous namespace)::ComponentContext *) 0x55684fe00f48, sURL="file:///srv/crashtestdata/current/srv/crashtestdata/files/forums/xlsx/forum-mso-en4-464950.xlsx", sTarget="_blank", nSearchFlags=0, lArgs=uno::Sequence of length 3 = {...}) at /home/buildslave/source/libo-core/framework/source/loadenv/loadenv.cxx:167 aEnv = Python Exception : No type named std::__detail::_Hash_node, true>. {m_mutex = {mutex = 0x7f826c004cc0}, m_xContext = uno::Reference to (class cppu::(anonymous namespace)::ComponentContext *) 0x55684fe00f48, m_xBaseFrame = uno::Reference to (class framework::Desktop *) 0x5568500bdc58, m_xTargetFrame = uno::Reference to (class (anonymous namespace)::XFrameImpl *) 0x7f826c0ae4b0, m_sTarget = "_blank", m_nSearchFlags = 0, m_lMediaDescriptor = { = {m_aMap = std::__debug::unordered_map with 12 elements}, static PROP_ABORTED = {pData = 0x7f829401b890