[New LWP 3232957] [New LWP 3213207] [New LWP 3213605] [New LWP 3213372] [New LWP 3213378] [New LWP 3213607] [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 0x00007fc0b2727eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [Current thread is 1 (Thread 0x7fc07e7076c0 (LWP 3232957))] Thread 6 (Thread 0x7fc09e49f6c0 (LWP 3213607)): #0 0x00007fc0b27a7964 in recv () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007fc0b2a9e0ca in osl_receivePipe(oslPipe, void*, sal_Int32) (pPipe=pPipe@entry=0x7fc094000f00, pBuffer=pBuffer@entry=0x7fc090000b98, BytesToRead=BytesToRead@entry=8) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:455 socket = 13 nRet = #2 0x00007fc0b2a9e19d in osl_readPipe(oslPipe, void*, sal_Int32) (pPipe=0x7fc094000f00, pBuffer=0x7fc090000b98, n=) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:527 RetVal = BytesRead = 0 BytesToRead = 8 #3 0x00007fc0a43fc733 in osl::StreamPipe::read(void*, int) const (n=8, pBuffer=, this=0x7fc094001550) 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=0x7fc094001520, aReadBytes=uno::Sequence of length 8 = {...}, nBytesToRead=8) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:83 n = #5 0x00007fc0a4393bfd in binaryurp::(anonymous namespace)::read(com::sun::star::uno::Reference const&, sal_uInt32, bool) (connection=uno::Reference to (io_acceptor::(anonymous namespace)::PipeConnection *) 0x7fc094001548, 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 0x00007fc0a4395b4a in binaryurp::Reader::execute() (this=0x7fc094006a80) 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 0x7fc094000fb0, state_ = @0x7fc094006ac8, buffer_ = uno::Sequence of length 7 = {-38 '\332', 21 '\025', 64 '@', -114 '\216', -76 '\264', -21 '\353', -96 '\240'}, data_ = 0x7fc090010966 "\231\231\001\001", end_ = 0x7fc090010966 "\231\231\001\001"} header = {bridge_ = rtl::Reference to 0x7fc094000fb0, state_ = @0x7fc094006ac8, buffer_ = uno::Sequence of length 8 = {0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000'}, data_ = 0x7fc090000ba0 "\026", end_ = 0x7fc090000ba0 "\026"} size = con = uno::Reference to (io_acceptor::(anonymous namespace)::PipeConnection *) 0x7fc094001548 #7 0x00007fc0b1fad6b1 in salhelper::Thread::run() (this=0x7fc094006a80) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x7fc094006a80}, m_bDismissed = false} #8 0x00007fc0b1fad995 in osl::threadFunc(void*) (param=0x7fc094006a90) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7fc094006a90 #9 0x00007fc0b2aaad4e in osl_thread_start_Impl(void*) (pData=0x7fc094008f60) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:240 terminate = false pImpl = 0x7fc094008f60 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #10 0x00007fc0b27261f5 in () at /lib/x86_64-linux-gnu/libc.so.6 #11 0x00007fc0b27a68dc in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 5 (Thread 0x7fc09ffff6c0 (LWP 3213378)): #0 0x00007fc0b27a771f in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007fc0b2a9dd80 in osl_acceptPipe(oslPipe) (pPipe=0x7fc094001570) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:390 s = pAcceptedPipe = socket = 12 __PRETTY_FUNCTION__ = "oslPipeImpl* osl_acceptPipe(oslPipe)" aGuard = {_M_device = 0x7fc094001570, _M_owns = false} flags = #2 0x00007fc0a43fcc93 in osl::Pipe::accept(osl::StreamPipe&) (this=this@entry=0x7fc09fffeb78, Connection=...) at /home/buildslave/source/libo-core/include/osl/pipe.hxx:155 #3 0x00007fc0a43fc99b in io_acceptor::PipeAcceptor::accept() (this=0x7fc094000d50) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:157 pipe = {m_handle = 0x7fc094001570} pConn = rtl::Reference to 0x7fc094009510 status = #4 0x00007fc0a4402668 in (anonymous namespace)::OAcceptor::accept(rtl::OUString const&) (this=0x561fa72a70a0, sConnectionDescription="pipe,name=pytestabadb344-063d-11f1-a587-98f2b32c495c") at /home/buildslave/source/libo-core/io/source/acceptor/acceptor.cxx:198 guard = {m_pFlag = 0x561fa72a7118} r = empty uno::Reference #5 0x00007fc0a444f0c3 in desktop::Acceptor::run() (this=this@entry=0x561fa72a7cd0) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:111 g = {_M_device = 0x561fa72a7d08, _M_owns = true} rConnection = empty uno::Reference aDescription = "pipe,name=pytestabadb344-063d-11f1-a587-98f2b32c495c,uniqueValue=140465093481808" rInstanceProvider = uno::Reference to (desktop::AccInstanceProvider *) 0x7fc094000d38 #6 0x00007fc0a444f388 in desktop::offacc_workerfunc(void*) (acc=0x561fa72a7cd0) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:47 #7 0x00007fc0b2aaad4e in osl_thread_start_Impl(void*) (pData=0x561fa72ad5e0) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:240 terminate = false pImpl = 0x561fa72ad5e0 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #8 0x00007fc0b27261f5 in () at /lib/x86_64-linux-gnu/libc.so.6 #9 0x00007fc0b27a68dc in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 4 (Thread 0x7fc0a4c626c0 (LWP 3213372)): #0 0x00007fc0b27a771f in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007fc0b2a9dd80 in osl_acceptPipe(oslPipe) (pPipe=0x561fa721df00) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:390 s = pAcceptedPipe = socket = 9 __PRETTY_FUNCTION__ = "oslPipeImpl* osl_acceptPipe(oslPipe)" aGuard = {_M_device = 0x561fa721df00, _M_owns = false} flags = #2 0x00007fc0b2905001 in osl::Pipe::accept(osl::StreamPipe&) (this=this@entry=0x561fa729ce00, Connection=...) at /home/buildslave/source/libo-core/include/osl/pipe.hxx:155 #3 0x00007fc0b2904b00 in desktop::PipeIpcThread::execute() (this=0x561fa729cdd0) at /home/buildslave/source/libo-core/desktop/source/app/officeipcthread.cxx:1095 aStreamPipe = { = {m_handle = 0x0}, } nError = 32704 __PRETTY_FUNCTION__ = "virtual void desktop::PipeIpcThread::execute()" resetThreadRunning = {m_func = {}, m_bDismissed = false} #4 0x00007fc0b1fad6b1 in salhelper::Thread::run() (this=0x561fa729cdd0) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x561fa729cdd0}, m_bDismissed = false} #5 0x00007fc0b1fad995 in osl::threadFunc(void*) (param=0x561fa729cde0) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x561fa729cde0 #6 0x00007fc0b2aaad4e in osl_thread_start_Impl(void*) (pData=0x561fa6b8ace0) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:240 terminate = false pImpl = 0x561fa6b8ace0 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #7 0x00007fc0b27261f5 in () at /lib/x86_64-linux-gnu/libc.so.6 #8 0x00007fc0b27a68dc in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 3 (Thread 0x7fc09eca06c0 (LWP 3213605)): #0 0x00007fc0b2722f16 in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007fc0b27255d8 in pthread_cond_wait () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007fc0b2a8921e in std::condition_variable::wait > (__p=..., __lock=..., this=0x7fc094008560) at /usr/include/c++/12/condition_variable:102 g = {_M_device = 0x7fc094008590, _M_owns = true} pCond = 0x7fc094008560 __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 = 0x7fc094008590, _M_owns = true} pCond = 0x7fc094008560 __PRETTY_FUNCTION__ = "oslConditionResult osl_waitCondition(oslCondition, const TimeValue*)" #4 0x00007fc0a439a23a in osl::Condition::wait(TimeValue const*) (pTimeout=0x0, this=0x7fc0940084b0) at /home/buildslave/source/libo-core/include/osl/conditn.hxx:123 item = {tid = {_pSequence = 0x7fc090001750}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x7fc0846a5330}, currentContext = {m_pUnoI = 0x0}, returnValue = {data_ = _uno_Any(void)}, 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=0x7fc0940082d0) at /home/buildslave/source/libo-core/binaryurp/source/writer.cxx:150 item = {tid = {_pSequence = 0x7fc090001750}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x7fc0846a5330}, currentContext = {m_pUnoI = 0x0}, returnValue = {data_ = _uno_Any(void)}, 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 0x00007fc0b1fad6b1 in salhelper::Thread::run() (this=0x7fc0940082d0) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x7fc0940082d0}, m_bDismissed = false} #7 0x00007fc0b1fad995 in osl::threadFunc(void*) (param=0x7fc0940082e0) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7fc0940082e0 #8 0x00007fc0b2aaad4e in osl_thread_start_Impl(void*) (pData=0x7fc094008ce0) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:240 terminate = false pImpl = 0x7fc094008ce0 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #9 0x00007fc0b27261f5 in () at /lib/x86_64-linux-gnu/libc.so.6 #10 0x00007fc0b27a68dc in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 2 (Thread 0x7fc0ab99c900 (LWP 3213207)): #0 0x00007fc0b2722f16 in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007fc0b27255d8 in pthread_cond_wait () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007fc0ac6fe0a3 in std::condition_variable::wait > (__p=..., __lock=..., this=0x561fa62db950) at /usr/include/c++/12/condition_variable:102 g = {_M_device = 0x561fa62db928, _M_owns = true} request = SvpRequest::NONE pInst = 0x561fa62db6d0 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #3 SvpSalYieldMutex::doAcquire(unsigned int) (this=0x561fa62db830, nLockCount=1) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:352 g = {_M_device = 0x561fa62db928, _M_owns = true} request = SvpRequest::NONE pInst = 0x561fa62db6d0 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #4 0x00007fc0ac004676 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 0x00007fc0ac460e97 in SalInstance::AcquireYieldMutex(unsigned int) (this=, nCount=nCount@entry=1) at /home/buildslave/source/libo-core/vcl/source/app/salvtables.cxx:151 #6 0x00007fc0ac4ac5b1 in Application::AcquireSolarMutex(unsigned int) (nCount=) at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:539 pSVData = #7 0x00007fc0ac6fda4a in SolarMutexReleaser::~SolarMutexReleaser() (this=0x7ffca6da70f4, __in_chrg=) at /home/buildslave/source/libo-core/include/vcl/svapp.hxx:1444 __PRETTY_FUNCTION__ = "bool SvpSalInstance::ImplYield(bool, bool)" bWasEvent = false bMustSleep = nTimeoutMicroS = 149996 aReleaser = {mnReleased = 1} #8 SvpSalInstance::ImplYield(bool, bool) (this=this@entry=0x561fa62db6d0, bWait=bWait@entry=true, bHandleAllCurrentEvents=bHandleAllCurrentEvents@entry=false) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:507 __PRETTY_FUNCTION__ = "bool SvpSalInstance::ImplYield(bool, bool)" bWasEvent = false bMustSleep = nTimeoutMicroS = 149996 aReleaser = {mnReleased = 1} #9 0x00007fc0ac6fdd57 in SvpSalInstance::DoYield(bool, bool) (this=0x561fa62db6d0, bWait=, bHandleAllCurrentEvents=) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:519 __PRETTY_FUNCTION__ = "virtual bool SvpSalInstance::DoYield(bool, bool)" bWasEvent = false pMutex = 0x561fa62db830 #10 0x00007fc0ac4ae74c in InnerYield(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:391 pSVData = 0x7fc0ad714300 ::get()::instance> bProcessedEvent = false #11 0x00007fc0ac4ae94a in Application::Yield() () at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:504 bAbort = false #12 0x00007fc0ac4aea30 in Application::Execute() () at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:366 releaser = {mnReleased = 1} pSVData = 0x7fc0ad714300 ::get()::instance> nExitCode = 0 #13 0x00007fc0b28d695b in desktop::Desktop::Main() (this=0x7ffca6da73f0) at /home/buildslave/source/libo-core/desktop/source/app/app.cxx:1679 pDisplay = startT = {__d = {__r = 1770699739579185042}} recordTime = {} layer = {m_aEnvTypeName = "gcc3", m_xPreviousContext = empty uno::Reference} eStatus = rCmdLineArgs = @0x7fc0b2a3c980: {m_cwdUrl = std::optional = {[contained value] = "file:///srv/crashtestdata/control/task5721"}, 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=pytestabadb344-063d-11f1-a587-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 = "", m_bAllSucceeded = true} inst_fin = desktop::userinstall::EXISTED xContext = xRestartManager = uno::Reference to (comphelper::OOfficeRestartManager *) 0x561fa72a6cd8 bMustLockProfile = aTitle = "LibreOfficeDev 26.8.0.0.alpha0 [6ba0a9544757c7ebe1b242029bc963d37afa2f41]" xDesktop = uno::Reference to (framework::Desktop *) 0x561fa6599a98 bAbort = aEvent = { = {Source = empty uno::Reference}, EventName = "OnStartApp", ViewController = empty uno::Reference, Supplement = uno::Any(void)} bCrashed = false bExistsRecoveryData = false bExistsSessionData = false pidfileName = "" #14 0x00007fc0ac4bd45d in ImplSVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:231 pSVData = 0x7fc0ad714300 ::get()::instance> nReturn = 1 bWasInitVCL = bInit = true nRet = 0 #15 0x00007fc0ac4bd49f in SVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:249 #16 0x00007fc0b2908ae2 in soffice_main() () at /home/buildslave/source/libo-core/desktop/source/app/sofficemain.cxx:122 aDesktop = { = { = {_vptr.ILibreOfficeKitNotifier = 0x7fc0b2a2ec08 }, 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 = 0x7fc0ad5f56a8 , mpSchedulerData = 0x0, mpDebugName = 0x7fc0b29880a0 "desktop::Desktop m_firstRunTimer", mePriority = TaskPriority::DEFAULT_IDLE, mbActive = false, mbStatic = false}, maInvokeHandler = {function_ = 0x7fc0b28d16b8 , instance_ = 0x7ffca6da73f0, source_ = 0x7fc0b29880f0 "/home/buildslave/source/libo-core/desktop/source/app/app.cxx:456", target_ = 0x7fc0b29880c8 "Desktop::LinkStubAsyncInitFirstRun"}, mnTimeout = 3000, mbAuto = false}, m_aUpdateThread = {_M_id = {_M_thread = 0}}} rCmdLineArgs = @0x7fc0b2a3c980: {m_cwdUrl = std::optional = {[contained value] = "file:///srv/crashtestdata/control/task5721"}, 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=pytestabadb344-063d-11f1-a587-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 = "", m_bAllSucceeded = true} aUnknown = "" #17 0x0000561fa5edd962 in sal_main () at /home/buildslave/source/libo-core/desktop/source/app/main.c:51 ret = #18 0x0000561fa5edd9af in main (argc=, argv=) at /home/buildslave/source/libo-core/desktop/source/app/main.c:49 ret = Thread 1 (Thread 0x7fc07e7076c0 (LWP 3232957)): #0 0x00007fc0b2727eec in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007fc0b26d8fb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007fc0b26c3472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #3 0x00007fc0b2aa378f in (anonymous namespace)::callSystemHandler(int, siginfo_t*, void*) (signal=signal@entry=6, info=info@entry=0x7fc07e703e70, context=context@entry=0x7fc07e703d40) 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, 16, 498652680186089728, 8, 140464731734304, 1, 140465607730365, 140464625855080, 140465607773844, 1, 140464731733076, 0, 140465607773280, 140464731734312, 498652680186089728, 94693948540432}}, sa_flags = 0, sa_restorer = 0x7fc07e703d40} i = #4 0x00007fc0b2aa38a8 in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7fc07e703e70, context=0x7fc07e703d40) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:426 act = {__sigaction_handler = {sa_handler = 0x7fc07e703dc0, sa_sigaction = 0x7fc07e703dc0}, sa_mask = {__val = {140465601841668, 140464731733248, 140465601842409, 140464731733248, 140464831771008, 140464731733440, 140465607775396, 2, 140464921386587, 140464623991712, 140465608412324, 140465603418832, 1451843812, 140465596447248, 140465596437032, 140464731733428}}, sa_flags = -1297002294, sa_restorer = 0x83} Info = {Signal = osl_Signal_AccessViolation, UserSignal = 6, UserData = 0x0} #5 0x00007fc0b26d9050 in () at /lib/x86_64-linux-gnu/libc.so.6 #6 0x00007fc0b2727eec in () at /lib/x86_64-linux-gnu/libc.so.6 #7 0x00007fc0b26d8fb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #8 0x00007fc0b26c3472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #9 0x00007fc0ac454da4 in SalAbort(rtl::OUString const&, bool) (rErrorText="", bDumpCore=bDumpCore@entry=true) at /home/buildslave/source/libo-core/vcl/source/app/salplug.cxx:403 #10 0x00007fc0ac4ac446 in Application::Abort(rtl::OUString const&) (rErrorText="") at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:302 #11 0x00007fc0b28d33aa in desktop::Desktop::Exception(ExceptionCategory) (this=0x7ffca6da73f0, nCategory=ExceptionCategory::System) at /home/buildslave/source/libo-core/desktop/source/app/app.cxx:1243 bInException = true nOldMode = rArgs = bRestart = false bAllowRecoveryAndSessionManagement = #12 0x00007fc0ac4bc2f0 in VCLExceptionSignal_impl(void*, oslSignalInfo*) (pInfo=) at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:178 nOldMode = SystemWindowFlags::DIALOG pSVData = 0x7fc0ad714300 ::get()::instance> aLock = {m_isAcquired = true, m_isChecked = true, m_rSolarMutex = @0x561fa62db830} bIn = true nVCLException = #13 0x00007fc0b2a579e0 in callSignalHandler(oslSignalInfo*) (pInfo=pInfo@entry=0x7fc07e7044b0) at /home/buildslave/source/libo-core/sal/osl/all/signalshared.cxx:47 pHandler = 0x561fa72a4610 Action = #14 0x00007fc0b2aa384b in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7fc07e7046b0, context=0x7fc07e704580) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:423 Info = {Signal = osl_Signal_AccessViolation, UserSignal = 6, UserData = 0x0} #15 0x00007fc0b26d9050 in () at /lib/x86_64-linux-gnu/libc.so.6 #16 0x00007fc0b2727eec in () at /lib/x86_64-linux-gnu/libc.so.6 #17 0x00007fc0b26d8fb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #18 0x00007fc0b26c3472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #19 0x00007fc0b26c3395 in () at /lib/x86_64-linux-gnu/libc.so.6 #20 0x00007fc0b26d1ec2 in () at /lib/x86_64-linux-gnu/libc.so.6 #21 0x00007fc0ad78dd4e in sax_fastparser::FastSaxSerializer::endFastElement(int) (this=0x7fc084cf28d0, Element=, Element@entry=1031) at /home/buildslave/source/libo-core/sax/source/tools/fastserializer.cxx:373 __PRETTY_FUNCTION__ = "void sax_fastparser::FastSaxSerializer::endFastElement(sal_Int32)" #22 0x00007fc0ad79669c in sax_fastparser::FastSerializerHelper::endElement(int) (this=, elementTokenId=elementTokenId@entry=1031) at /home/buildslave/source/libo-core/sax/source/tools/fshelper.cxx:71 #23 0x00007fc089c79c86 in XclExpFormulaCell::SaveXml(XclExpXmlStream&) (this=, rStrm=...) at /home/buildslave/source/libo-core/sc/source/filter/excel/xetable.cxx:1044 sType = 0x7fc08a095116 "e" sValue = "#VALUE!" bWriteFormula = false rWorksheet = std::shared_ptr (use count 3, weak count 0) = {get() = 0x7fc0848b3cc0} bTagStarted = aScPos = {nRow = 1, nCol = 4, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}} #24 0x00007fc089c889e6 in XclExpRecordList::SaveXml(XclExpXmlStream&) (this=this@entry=0x7fc084c41108, rStrm=...) at /home/buildslave/source/libo-core/sc/source/filter/inc/xerecord.hxx:386 aIt = rtl::Reference to 0x7fc0845c6760 aEnd = empty rtl::Reference #25 0x00007fc089c7b682 in XclExpRow::SaveXml(XclExpXmlStream&) (this=0x7fc084c410d0, rStrm=...) at /home/buildslave/source/libo-core/sc/source/filter/excel/xetable.cxx:2206 i = 0 rWorksheet = std::shared_ptr (use count 3, weak count 0) = {get() = 0x7fc0848b3cc0} haveFormat = false #26 0x00007fc089c7a94e in XclExpRowBuffer::SaveXml(XclExpXmlStream&) (this=this@entry=0x7fc084c653d0, rStrm=...) at /home/buildslave/source/libo-core/sc/source/filter/excel/xetable.cxx:2445 rEntry = __for_range = std::__debug::map with 1071 elements = {[0] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc084c41180}, [1] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc084c410d0}, [2] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc084904f70}, [3] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc084905400}, [4] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc084905890}, [5] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc084905d20}, [6] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc0849061b0}, [7] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc0849065d0}, [8] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc084906a60}, [9] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc084906ef0}, [10] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc084907380}, [11] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc084907810}, [12] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc084907ca0}, [13] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc084908130}, [14] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc0849085c0}, [15] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc084908a50}, [16] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc084908ee0}, [17] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc084909370}, [18] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc084909800}, [19] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc084909c90}, [20] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc08490a120}, [21] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc08490a5b0}, [22] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc08490aa40}, [23] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc08490aed0}, [24] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc08490b360}, [25] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc08490b7f0}, [26] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc08490bc80}, [27] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc08490c110}, [28] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc08490c5a0}, [29] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc08490ca30}, [30] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc08490cec0}, [31] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc08490d350}, [32] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc08490d7e0}, [33] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc08490dc70}, [34] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc08490e100}, [35] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc08490e590}, [36] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc08490ea20}, [37] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc08490eeb0}, [38] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc08490f340}, [39] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc08490f7d0}, [40] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc08490fc60}, [41] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc0849100f0}, [42] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc084910580}, [43] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc084910a10}, [44] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc084910ea0}, [45] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc084911330}, [46] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc0849117c0}, [47] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc084911c50}, [48] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc0849120e0}, [49] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc084912570}, [50] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc084912a00}, [51] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc084912e90}, [52] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc084913320}, [53] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc0849137b0}, [54] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc084913c40}, [55] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc0849140d0}, [56] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc084914560}, [57] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc084914a90}, [58] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc084914fc0}, [59] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc0849154f0}, [60] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc0849159e0}, [61] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc084915d30}, [62] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc0849160d0}, [63] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc084916470}, [64] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc084916810}, [65] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc084916bb0}, [66] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc084916f70}, [67] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc084917350}, [68] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc084917730}, [69] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc084917b10}, [70] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc084917c70}, [71] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc084917db0}, [72] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc084917ef0}, [73] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc084918030}, [74] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc084918170}, [75] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc0849182b0}, [76] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc0849183f0}, [77] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc084918530}, [78] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc084918670}, [79] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc0849187b0}, [80] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc0849188f0}, [81] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc084918a30}, [82] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc084918b70}, [83] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc084918cb0}, [84] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc084918df0}, [85] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc084918f30}, [86] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc084919070}, [87] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc0849191b0}, [88] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc0849192f0}, [89] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc084919430}, [90] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc084919570}, [91] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc0849196b0}, [92] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc0849197f0}, [93] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc084919930}, [94] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc084919a70}, [95] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc084919bb0}, [96] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc084919cf0}, [97] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc084919e30}, [98] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc084919f70}, [99] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc08491a0b0}...} __for_begin = {first = 1, second = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc084c410d0}} __for_end = {first = 1071, second = std::shared_ptr (empty) = {get() = 0x0}} rWorksheet = std::shared_ptr (use count 3, weak count 0) = {get() = 0x7fc0848b3cc0} #27 0x00007fc089c7ab9f in XclExpCellTable::SaveXml(XclExpXmlStream&) (this=0x7fc084c652a0, rStrm=...) at /home/buildslave/source/libo-core/sc/source/filter/excel/xetable.cxx:2841 rDefData = @0x7fc084c3869a: {mnFlags = 0, mnHeight = 285} rWorksheet = std::shared_ptr (use count 3, weak count 0) = {get() = 0x7fc0848b3cc0} #28 0x00007fc089b44ffe in XclExpRecordList::SaveXml(XclExpXmlStream&) (this=this@entry=0x7fc084b9e408, rStrm=...) at /home/buildslave/source/libo-core/sc/source/filter/inc/xerecord.hxx:386 aIt = rtl::Reference to 0x7fc084c652a0 aEnd = rtl::Reference to 0x6666666666666666 #29 0x00007fc089b38e78 in ExcTable::WriteXml(XclExpXmlStream&) (this=0x7fc084b9e3e0, rStrm=...) at /home/buildslave/source/libo-core/sc/source/filter/excel/excdoc.cxx:713 sSheetName = "xl/worksheets/sheet1.xml" pWorksheet = std::shared_ptr (use count 3, weak count 0) = {get() = 0x7fc0848b3cc0} pPT = #30 0x00007fc089b3d173 in ExcDocument::WriteXml(XclExpXmlStream&) (this=this@entry=0x7fc07e7055a0, rStrm=...) at /home/buildslave/source/libo-core/sc/source/filter/excel/excdoc.cxx:913 nTab = 0 nTabCount = 1 pDrawLayer = pDocShell = xDPS = uno::Reference to (ScModelObj *) 0x7fc084346e20 xDocProps = uno::Reference to ((anonymous namespace)::SfxDocumentMetaData *) 0x7fc0846d1620 sUserName = "Calc" nWriteProtHash = 0 bHasPasswordHash = false aInfo = empty uno::Sequence sAlgorithm = "" sSalt = "" sHash = "" nCount = 0 bHasPasswordInfo = false rWorkbook = std::shared_ptr (use count 2, weak count 0) = {get() = 0x7fc084a044c0} pAttrListFileVersion = rtl::Reference to 0x7fc084380950 oLow = std::optional = {[contained value] = 7} rCaches = rCalcConfig = eConv = rDoc = connectionXml = vConnVector = #31 0x00007fc089c43d91 in XclExpXmlStream::exportDocument() (this=0x7fc084887b50) at /home/buildslave/source/libo-core/sc/source/filter/excel/xestream.cxx:1154 aDocRoot = { = { = {_vptr.XclRoot = 0x7fc08a2c5d18 , mrData = @0x7fc07e7056e0}, mrExpData = @0x7fc07e7056e0}, aHeader = { = { = {_vptr.SimpleReferenceObject = 0x7fc08a2e1bc0 , static nStaticFlag = 2147483648, m_nCount = 0}, }, = { = {_vptr.XclRoot = 0x7fc08a2e1bf0 , mrData = @0x7fc07e7056e0}, mrExpData = @0x7fc07e7056e0}, aRecList = { = { = {_vptr.SimpleReferenceObject = 0x7fc08a2c5c58 +16>, static nStaticFlag = 2147483648, m_nCount = 0}, }, maRecs = std::__debug::vector of length 26, capacity 32 = {rtl::Reference to 0x7fc084c3f610, rtl::Reference to 0x7fc084b77410, rtl::Reference to 0x7fc084cee380, rtl::Reference to 0x7fc084cecb20, rtl::Reference to 0x7fc084cecca0, rtl::Reference to 0x7fc084c37cc0, rtl::Reference to 0x7fc084ced5d0, rtl::Reference to 0x7fc084c37e20, rtl::Reference to 0x7fc084c37f80, rtl::Reference to 0x7fc084c380e0, rtl::Reference to 0x7fc084cece20, rtl::Reference to 0x7fc084c38240, rtl::Reference to 0x7fc084c383a0, rtl::Reference to 0x7fc084c69a90, rtl::Reference to 0x7fc084c38660, rtl::Reference to 0x7fc084b4d190, rtl::Reference to 0x7fc084b4c550, rtl::Reference to 0x7fc084c36cf0, rtl::Reference to 0x7fc084cecfa0, rtl::Reference to 0x7fc084ced120, rtl::Reference to 0x7fc084ced2a0, rtl::Reference to 0x7fc084ced450, rtl::Reference to 0x7fc084cec9a0, rtl::Reference to 0x7fc084c36e50, rtl::Reference to 0x7fc084c3f770, rtl::Reference to 0x7fc08574b560}}, mxCellTable = empty rtl::Reference, mnScTab = 32767, nExcTab = 65535, mxNoteList = rtl::Reference to 0x7fc0844bab90}, maTableList = { = { = {_vptr.SimpleReferenceObject = 0x7fc08a2c5cb8 +16>, static nStaticFlag = 2147483648, m_nCount = 0}, }, maRecs = std::__debug::vector of length 1, capacity 1 = {rtl::Reference to 0x7fc084b9e3e0}}, maBoundsheetList = { = { = {_vptr.SimpleReferenceObject = 0x7fc08a2c5c88 +16>, static nStaticFlag = 2147483648, m_nCount = 0}, }, maRecs = std::__debug::vector of length 1, capacity 1 = {rtl::Reference to 0x7fc084c69a90}}, m_xExpChangeTrack = std::unique_ptr = {get() = 0x0}} pShell = rDoc = 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' @0x7fc0781b3dc0: {mpCellAttributeHelper = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc07805dcd0}, mxPoolHelper = rtl::Reference to 0x7fc07831c390, mpCellStringPool = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc0781a75d0}, mpDocLinkMgr = std::unique_ptr = {get() = 0x7fc0781a75e0}, 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 3, weak count 0) = {get() = 0x7fc0841316e0}}, mpUndoManager = 0x7fc0780e97a0, mpEditEngine = std::unique_ptr = {get() = 0x7fc078217750}, mpNoteEngine = std::unique_ptr = {get() = 0x0}, mpShell = 0x7fc07803bf80, mpPrinter = {m_rInnerRef = empty rtl::Reference}, mpVirtualDevice_100th_mm = {m_rInnerRef = rtl::Reference to 0x7fc0786eb320}, mpDrawLayer = std::unique_ptr = {get() = 0x7fc0780128e0}, pColorList = empty rtl::Reference, pValidationList = std::unique_ptr = {get() = 0x0}, mnLastValidationListMax = 0, pFormatExchangeList = 0x0, maTabs = std::__debug::vector of length 1, capacity 1 = {std::unique_ptr = {get() = 0x7fc078012480}}, mxSheetLimits = rtl::Reference to 0x7fc0781a7a40, maTabNames = std::__debug::vector of length 0, capacity 0, pRangeName = std::unique_ptr = {get() = 0x7fc078907700}, pDBCollection = std::unique_ptr = {get() = 0x7fc0780dc830}, pDPCollection = std::unique_ptr = {get() = 0x7fc0840c5cb0}, apTemporaryChartLock = std::unique_ptr = {get() = 0x7fc0781ae660}, pSelectionAttr = std::unique_ptr = {get() = 0x0}, pFormulaTree = 0x0, pEOFormulaTree = 0x0, pFormulaTrack = 0x7fc078921370, pEOFormulaTrack = 0x7fc078921370, pBASM = std::unique_ptr = {get() = 0x7fc07805d2e0}, pChartListenerCollection = std::unique_ptr = {get() = 0x7fc078014eb0}, pClipData = std::unique_ptr = {get() = 0x0}, pDetOpList = std::unique_ptr = {get() = 0x0}, pChangeTrack = std::unique_ptr = {get() = 0x0}, pUnoBroadcaster = std::unique_ptr = {get() = 0x7fc0788f72d0}, pUnoListenerCalls = std::unique_ptr = {get() = 0x7fc0785abc00}, pUnoRefUndoList = std::unique_ptr = {get() = 0x0}, pChangeViewSettings = std::unique_ptr = {get() = 0x0}, pScriptTypeData = std::unique_ptr = {get() = 0x7fc084002350}, pRefreshTimerControl = std::unique_ptr = {get() = 0x7fc0780fb050}, xForbiddenCharacters = std::shared_ptr (use count 3, weak count 0) = {get() = 0x7fc0849e5690}, mpAnonymousDBData = std::unique_ptr = {get() = 0x0}, mpDataMapper = std::unique_ptr = {get() = 0x7fc08576f1a0}, pCacheFieldEditEngine = std::unique_ptr = {get() = 0x0}, pDocProtection = std::unique_ptr = {get() = 0x0}, mpClipParam = std::unique_ptr = {get() = 0x0}, pExternalRefMgr = std::unique_ptr = {get() = 0x7fc0781079b0}, mpMacroMgr = std::unique_ptr = {get() = 0x0}, mpTableStyles = std::unique_ptr = {get() = 0x7fc0781f3af0}, mxFormulaParserPool = std::unique_ptr = {get() = 0x0}, aDocName = "Untitled", aDocCodeName = "BuÇalışmaKitabı", maFileURL = "", xColNameRanges = {pObj = 0x7fc078243490}, xRowNameRanges = {pObj = 0x7fc07823b6e0}, pViewOptions = std::unique_ptr = {get() = 0x7fc07823b730}, pDocOptions = std::unique_ptr = {get() = 0x7fc07803b8c0}, pExtDocOptions = std::unique_ptr = {get() = 0x7fc07805c3a0}, 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 = @0x7fc0781a7a40, mvData = std::__debug::vector of length 1, capacity 1 = {{nRow = 1048575, bMarked = false}}}, mrSheetLimits = @0x7fc0781a7a40}, aTopEnvelope = { = {_vptr.SvRefBase = 0x7fc08bf367b8 , nRefCount = 0, bNoDelete = 1}, maRanges = std::__debug::vector of length 0, capacity 0, mnMaxRowUsed = -1}, aBottomEnvelope = { = {_vptr.SvRefBase = 0x7fc08bf367b8 , nRefCount = 0, bNoDelete = 1}, maRanges = std::__debug::vector of length 0, capacity 0, mnMaxRowUsed = -1}, aLeftEnvelope = { = {_vptr.SvRefBase = 0x7fc08bf367b8 , nRefCount = 0, bNoDelete = 1}, maRanges = std::__debug::vector of length 0, capacity 0, mnMaxRowUsed = -1}, aRightEnvelope = { = {_vptr.SvRefBase = 0x7fc08bf367b8 , nRefCount = 0, bNoDelete = 1}, maRanges = std::__debug::vector of length 0, capacity 0, mnMaxRowUsed = -1}, mrSheetLimits = @0x7fc0781a7a40, bMarked = false, bMultiMarked = false, bMarking = false, bMarkIsNeg = false}, nUnoObjectId = 57, 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 = 0x7fc0ad5908a0 , mpSchedulerData = 0x0, mpDebugName = 0x7fc08b94f5ac "sc ScDocument Track Idle", mePriority = TaskPriority::DEFAULT_IDLE, mbActive = false, mbStatic = false}, maInvokeHandler = {function_ = 0x7fc08a93f738 , instance_ = 0x7fc0781b3dc0, source_ = 0x7fc08b5f40e8 "/home/buildslave/source/libo-core/sc/source/core/data/documen2.cxx:250", target_ = 0x7fc08b5f40c0 "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 = 0, nMacroInterpretLevel = 0, nInterpreterTableOpLevel = 0, maNonThreaded = {xRecursionHelper = std::unique_ptr = {get() = 0x7fc078210320}, pContext = 0x0}, static maThreadSpecific = {xRecursionHelper = std::unique_ptr = {get() = 0x0}, pContext = 0x0}, maInterpreterContext = {mpDoc = 0x7fc0781b3dc0, 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 = {2070498029, 2786515741, 3558935101, 3476437113, 3354628646, 3612439966, 4267666423, 1343695691, 1716825658, 1480806480, 918620415, 3136422822, 2397713344, 4201069975, 700153714, 1649101321, 2022341944, 607512718, 1721417240, 158818544, 2240392900, 2906909235, 3346439787, 1634346783, 4154621166, 242294426, 171408604, 4089052903, 3657798672, 284595868, 2519132074, 1156205927, 3114671966, 3503725421, 3856347272, 4097935866, 1115730017, 1841886725, 1175270330, 33651694, 1634353934, 1983413268, 524497267, 689835402, 3839898014, 3729496094, 2365950111, 2442521376, 1894315674, 1511997016, 2267036239, 2735027604, 3654642274, 4224180602, 2211755507, 2111881548, 3057219737, 1450477664, 530364287, 4018166870, 2439047877, 2555518912, 3249756616, 2136805462, 869728659, 2461026880, 387489356, 2910920767, 735927637, 781930446, 2543696524, 1005754445, 542264233, 680807158, 861485400, 3008083971, 3059687857, 1282807532, 4183220431, 321379531, 2440019815, 105287722, 3861076708, 2817096822, 2313432600, 3194493591, 1801402911, 2440952877, 2347935203, 2259147550, 3258936934, 903715636, 115937248, 1653744573, 1659614602, 3321037622, 2550833481, 3113207288, 142730756, 3648250871, 4217537448, 2751559132, 1572425468, 172789560, 2472638848, 2047443635, 3884962468, 2315942734, 2167558504, 3629242687, 1714409754, 58848022, 3673533982, 3689297634, 1633226807, 1263160257, 2300158772, 233786051, 3720338021, 693878965, 205972705, 4137399870, 1470139275, 2244601837, 22046919, 1581045248, 42858467, 2262845454, 1163843900, 3445119634, 4064957623, 2677260167, 1600896253, 3364383729, 724900096, 626253191, 2656347595, 412940758, 3564902392, 3383216530, 151527361, 863621298, 1285331144, 17488092, 4116269916, 3106509836, 1107617816, 2429809520, 1359285902, 1706182144, 3704825851, 3615128943, 2389067828, 2893636583, 1503459059, 867364885, 2493969893, 751346624, 2232048478, 1467893739, 3367279090, 3074012598, 334365862, 1710140449, 640092484, 3795324025, 236992200, 2944312719, 107660873, 3829156982, 3286747091, 2333091259, 2510152617, 3821950500, 462675217, 974868836, 4111573284, 4215501844, 459152581, 250201964, 32012880, 1113395781, 760912266, 3417271849, 4182831434, 319701894, 2272090776, 1708599677, 3313154728, 3590203700, 3319116401, 1659660729, 266415704, 705454457, 3982177919, 1116265391, 3880831594, 1410403634, 724533477, 2549835808...}, _M_p = 624}, pInterpreter = 0x0, mxLanguageData = std::unique_ptr = {get() = 0x7fc0781bc7c0}, mxAuxFormatKeyMap = std::unique_ptr, std::allocator > >> = {get() = 0x7fc0780a4dd0}, mpFormatData = 0x7fc078085c88, mpNatNum = 0x7fc078086020, maROPolicy = {mGetCLOffset = { >> = {}, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x7fc078085c88, _M_const_object = 0x7fc078085c88, _M_function_pointer = 0x7fc078085c88, _M_member_pointer = (void (std::_Undefined_class::*)(class std::_Undefined_class * const)) 0x7fc078085c88}, _M_pod_data = "\210\\\bx\300\177\000\000\000\000\000\000\000\000\000"}, _M_manager = 0x7fc0afd4eb99 ), SvNFEngine::GetROPolicy(const SvNFFormatData&, SvNFFormatData::DefaultFormatKeysMap&):: >::_M_manager(std::_Any_data &, const std::_Any_data &, std::_Manager_operation)>}, _M_invoker = 0x7fc0afd52fee ), SvNFEngine::GetROPolicy(const SvNFFormatData&, SvNFFormatData::DefaultFormatKeysMap&):: >::_M_invoke(const std::_Any_data &, SvNFLanguageData &, const NativeNumberWrapper &, o3tl::strong_int &&)>}, mCacheFormat = {> = {> = {}, }, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x7fc0780a4dd0, _M_const_object = 0x7fc0780a4dd0, _M_function_pointer = 0x7fc0780a4dd0, _M_member_pointer = (void (std::_Undefined_class::*)(class std::_Undefined_class * const)) 0x7fc0780a4dd0}, _M_pod_data = "\320M\nx\300\177\000\000\000\000\000\000\000\000\000"}, _M_manager = 0x7fc0afd4ebeb >::_M_manager(std::_Any_data &, const std::_Any_data &, std::_Manager_operation)>}, _M_invoker = 0x7fc0afd58099 >::_M_invoke(const std::_Any_data &, unsigned int &&, unsigned int &&)>}, mFindFormat = {> = {> = {}, }, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x7fc07820dc30, _M_const_object = 0x7fc07820dc30, _M_function_pointer = 0x7fc07820dc30, _M_member_pointer = (void (std::_Undefined_class::*)(class std::_Undefined_class * const)) 0x7fc07820dc30}, _M_pod_data = "0\334 x\300\177\000\000\000\000\000\000\000\000\000"}, _M_manager = 0x7fc0afd58043 >::_M_manager(std::_Any_data &, const std::_Any_data &, std::_Manager_operation)>}, _M_invoker = 0x7fc0afd55140 >::_M_invoke(const std::_Any_data &, unsigned int &&)>}, mGetDefaultCurrency = { >> = {}, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x7fc078085c88, _M_const_object = 0x7fc078085c88, _M_function_pointer = 0x7fc078085c88, _M_member_pointer = (void (std::_Undefined_class::*)(class std::_Undefined_class * const)) 0x7fc078085c88}, _M_pod_data = "\210\\\bx\300\177\000\000\000\000\000\000\000\000\000"}, _M_manager = 0x7fc0afd4ec3d ), SvNFEngine::GetROPolicy(const SvNFFormatData&, SvNFFormatData::DefaultFormatKeysMap&):: >::_M_manager(std::_Any_data &, const std::_Any_data &, std::_Manager_operation)>}, _M_invoker = 0x7fc0afd55271 ), SvNFEngine::GetROPolicy(const SvNFFormatData&, SvNFFormatData::DefaultFormatKeysMap&):: >::_M_invoke(const std::_Any_data &, SvNFLanguageData &, const NativeNumberWrapper &, 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 = 0x7fc078085c70}, mScLookupMutex = {_M_impl = {_M_rwlock = {__data = {__readers = 0, __writers = 0, __wrphase_futex = 0, __writers_futex = 0, __pad3 = 0, __pad4 = 0, __cur_writer = 0, __shared = 0, __rwelision = 0 '\000', __pad1 = "\000\000\000\000\000\000", __pad2 = 0, __flags = 0}, __size = '\000' , __align = 0}}}, mxScSortedRangeCache = std::unique_ptr = {get() = 0x7fc0781a4810}, static nSrcVer = 517, nFormulaTrackCount = 1, 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 = true, bIsEmbedded = false, bInsertingFromOtherDoc = false, bLoadingMedium = false, bImportingXML = false, mbImportingXLSX = false, bCalcingAfterLoad = false, bNoListening = false, mbIdleEnabled = true, bInLinkUpdate = false, bChartListenerCollectionNeedsUpdate = true, bHasForcedFormulas = false, bInDtorClear = false, bExpandRefs = false, bDetectiveDirty = false, 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 = true, mbExecuteLinkEnabled = true, mbChangeReadOnlyEnabled = false, mbStreamValidLocked = false, mbUserInteractionEnabled = true, mnNamedRangesLockCount = 0, maSubTotalCells = std::__debug::set with 0 elements, mbEmbedFonts = false, mbEmbedUsedFontsOnly = false, mbEmbedFontScriptLatin = true, mbEmbedFontScriptAsian = true, mbEmbedFontScriptComplex = true, mnImagePreferredDPI = 0, m_pIconSetBitmapMap = std::unique_ptr, std::allocator > >> = {get() = 0x7fc0846e07d0}, mbTrackFormulasPending = false, mbFinalTrackFormulas = false, mbDocShellRecalc = false, mbLayoutStrings = false, mnMutationGuardFlags = 0, mbConnectionXml = false, mbCustomXml = false, aCustomXmlFragmentPath = "", mbXmlMapsXml = false, sXmlMapsContent = "", mSheetSortParams = std::__debug::map with 0 elements} aProt = {m_rpControl = std::unique_ptr = {get() = 0x7fc0780fb050}} bValidateTabNames = true aOriginalTabNames = std::__debug::vector of length 1, capacity 1 = {"Sayfa1"} xStatusIndicator = empty uno::Reference rStorage = empty rtl::Reference rGraphicExportCache = Python Exception : No type named std::__detail::_Hash_node, false>. Python Exception : 'NoneType' object has no attribute 'pointer' @0x7fc09d3045e0: {mnImageCounter = std::stack wrapping: std::__debug::deque with 1 element = {1}, maExportGraphics = std::stack wrapping: std::__debug::deque with 1 element = {std::__debug::unordered_map with 0 elements}, mnWdpImageCounter = std::stack wrapping: std::__debug::deque with 1 element = {1}, maWdpCache = std::stack wrapping: std::__debug::deque with 1 element = {std::__debug::map with 0 elements}} aData = { = { = {mnObjCnt = 1225}, _vptr.XclRootData = 0x7fc08a2c7cd0 , meBiff = EXC_BIFF8, meOutput = EXC_OUTPUT_XML_2007, mrMedium = @0x7fc07824fbf0, mxRootStrg = empty rtl::Reference, mrDoc = @0x7fc0781b3dc0, maDocUrl = "file:///srv/crashtestdata/files/forums/xlsx/forum-mso-en4-806695.xlsx", maBasePath = "file:///srv/crashtestdata/current/srv/crashtestdata/files/forums/xlsx/", maUserName = "Calc", static gaDefPassword = , meTextEnc = 1, meSysLang = {m_value = 1033}, meDocLang = {m_value = 1033}, meUILang = {m_value = 1033}, mnDefApiScript = 1, maScMaxPos = {nRow = 1048575, nCol = 16383, nTab = 9999, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, maXclMaxPos = {nRow = 1048575, nCol = 16383, nTab = 1023, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, maMaxPos = {nRow = 1048575, nCol = 16383, nTab = 1023, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, mxEditEngine = std::shared_ptr (empty) = {get() = 0x0}, mxHFEditEngine = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc0843479a0}, mxDrawEditEng = std::shared_ptr (empty) = {get() = 0x0}, mxFontPropSetHlp = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc084cd6ad0}, mxChPropSetHlp = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc08597a7c0}, mxExtDocOpt = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc0846cd4f0}, mxTracer = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc08467eb40}, mxRD = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc084110a90}, mfScreenPixelX = 50, mfScreenPixelY = 50, mnCharWidth = 114, mnSpaceWidth = 52, mnScTab = 0, mbExport = true}, mxTabInfo = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc0843a83d0}, mxAddrConv = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc0849f4e90}, mxFmlaComp = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc08414a230}, mxProgress = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc085710a20}, mxSst = rtl::Reference to 0x7fc08574b560, mxPalette = rtl::Reference to 0x7fc0856f5200, mxFontBfr = rtl::Reference to 0x7fc0845bbdc0, mxNumFmtBfr = rtl::Reference to 0x7fc08597b820, mxXFBfr = rtl::Reference to 0x7fc085798300, mxNameMgr = rtl::Reference to 0x7fc084b4c550, mxGlobLinkMgr = rtl::Reference to 0x7fc084b4d190, mxLocLinkMgr = rtl::Reference to 0x7fc084b4d190, mxObjMgr = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc085977bd0}, mxFilterMgr = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc084454250}, mxPTableMgr = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc0844463e0}, mxDxfs = rtl::Reference to 0x7fc084cc31b0, mxTableStyles = rtl::Reference to 0x7fc085975660, mxXmlPTableMgr = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc08411ce50}, mxTablesMgr = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc0849fd550}, mpCompileFormulaCxt = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc08414c5a0}, mxOpCodeMap = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7fc084b85780}, mbRelUrl = true, maStringBuf = "H69"} aPath = {m_aAbsURIRef = "file:///srv/crashtestdata/current/srv/crashtestdata/files/forums/xlsx/forum-mso-en4-806695.xlsx", m_aScheme = {m_nBegin = 0, m_nLength = 4}, m_aUser = {m_nBegin = -1, m_nLength = 0}, m_aAuth = {m_nBegin = -1, m_nLength = 0}, m_aHost = {m_nBegin = 7, m_nLength = 0}, m_aPort = {m_nBegin = -1, m_nLength = 0}, m_aPath = {m_nBegin = 7, m_nLength = 88}, m_aQuery = {m_nBegin = -1, m_nLength = 0}, m_aFragment = {m_nBegin = -1, m_nLength = 0}, m_eScheme = INetProtocol::File, m_eSmartScheme = INetProtocol::Http} aRoot = { = {_vptr.XclRoot = 0x7fc08a2c5c38 , mrData = @0x7fc07e7056e0}, mrExpData = @0x7fc07e7056e0} workbook = "xl/workbook.xml" pWorkbookContentType = #32 0x00007fc09cd96b8f in oox::core::FilterBase::filter(com::sun::star::uno::Sequence const&) (this=0x7fc084887b50, rMediaDescSeq=) at /home/buildslave/source/libo-core/oox/source/core/filterbase.cxx:492 xTempModel = uno::Reference to (ScModelObj *) 0x7fc084346e80 lockControllersGuard = {m_func = {__xTempModel = uno::Reference to (class ScModelObj *) 0x7fc084346e80}, m_bDismissed = false} bRet = false aOpenedGuard = {maUrl = "file:///srv/crashtestdata/current/srv/crashtestdata/files/forums/xlsx/forum-mso-en4-806695.xlsx", mbValid = true} #33 0x00007fc089dc852a in oox::xls::ExcelFilter::filter(com::sun::star::uno::Sequence const&) (this=0x7fc084baf060, rDescriptor=uno::Sequence of length 12 = {...}) at /home/buildslave/source/libo-core/sc/source/filter/oox/excelfilter.cxx:193 bExportVBA = false xExporter = uno::Reference to (XclExpXmlStream *) 0x7fc084887b90 xDocument = uno::Reference to (ScModelObj *) 0x7fc084346e80 xFilter = uno::Reference to (XclExpXmlStream *) 0x7fc084887b98 #34 0x00007fc0b0604fd3 in SfxObjectShell::ExportTo(SfxMedium&) (this=this@entry=0x7fc07803bf80, rMedium=...) at /home/buildslave/source/libo-core/sfx2/source/doc/objstor.cxx:2818 xComp = uno::Reference to (ScModelObj *) 0x7fc084346e80 rItems = SfxItemSet of pool 0x561fa6f5d770 with parent 0x0 and Which ranges: [(500, 500), (5507, 5507), (5511, 5511), (5530, 5530), (5534, 5534), (5590, 5590), (5654, 5654), (6319, 6319), (6546, 6546), (6648, 6648), (6668, 6668), (6675, 6675), (6679, 6679), (6700, 6700), (6739, 6739)] = {[6546] = { = {_vptr.SfxPoolItem = 0x7fc0b0056f58 , m_nRefCount = 0, m_nWhich = 6546, m_nSerialNumber = 152207, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bNameOrIndex = false, m_bDeleted = false}, m_bValue = true}, [5530] = { = {_vptr.SfxPoolItem = 0x7fc0b005a288 , m_nRefCount = 0, m_nWhich = 5530, m_nSerialNumber = 152206, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bNameOrIndex = false, m_bDeleted = false}, m_aValue = "Calc Office Open XML"}, [6739] = { = {_vptr.SfxPoolItem = 0x7fc0b0056f58 , m_nRefCount = 0, m_nWhich = 6739, m_nSerialNumber = 152204, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bNameOrIndex = false, m_bDeleted = false}, m_bValue = false}, [5507] = { = {_vptr.SfxPoolItem = 0x7fc0b005a288 , m_nRefCount = 0, m_nWhich = 5507, m_nSerialNumber = 152208, 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-806695.xlsx"}, [5511] = { = {_vptr.SfxPoolItem = 0x7fc0b005a288 , m_nRefCount = 0, m_nWhich = 5511, m_nSerialNumber = 152201, 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"}, [6668] = { = { = {_vptr.SfxPoolItem = 0x7fc0b0057e08 , m_nRefCount = 0, m_nWhich = 6668, m_nSerialNumber = 152200, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bNameOrIndex = false, m_bDeleted = false}, m_nValue = 0}, }, [5534] = { = {_vptr.SfxPoolItem = 0x7fc0b0056f58 , m_nRefCount = 0, m_nWhich = 5534, m_nSerialNumber = 152198, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bNameOrIndex = false, m_bDeleted = false}, m_bValue = true}, [6675] = { = {_vptr.SfxPoolItem = 0x7fc0b0ae6418 , m_nRefCount = 0, m_nWhich = 6675, m_nSerialNumber = 152197, 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 = 0x7fc0900104f8}, })}, [6319] = { = { = {_vptr.SfxPoolItem = 0x7fc0b0057e08 , m_nRefCount = 0, m_nWhich = 6319, m_nSerialNumber = 152195, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bNameOrIndex = false, m_bDeleted = false}, m_nValue = 0}, }} aNewArgs = Python Exception : No type named std::__detail::_Hash_node, true>. {m_aMap = std::__debug::unordered_map with 12 elements} aMediumArgs = xFilter = uno::Reference to (oox::xls::ExcelFilter *) 0x7fc084baf0a8 aFilterName = "Calc Office Open XML" xExporter = uno::Reference to (oox::xls::ExcelFilter *) 0x7fc084baf0a0 #35 0x00007fc0b060b734 in SfxObjectShell::SaveTo_Impl(SfxMedium&, SfxItemSet const*) (this=this@entry=0x7fc07803bf80, rMedium=..., pSet=pSet@entry=0x0) at /home/buildslave/source/libo-core/sfx2/source/doc/objstor.cxx:1933 aMod = {pPersist = 0x7fc07803bf80, bWasEnabled = true} aViewGuard = std::unique_ptr = {get() = 0x7fc084634720} xContext = uno::Reference to (cppu::(anonymous namespace)::ComponentContext *) 0x561fa62d8028 pFilter = std::shared_ptr (use count 5, weak count 0) = {get() = 0x7fc0856a9090} bStorageBasedSource = false bStorageBasedTarget = false bOwnSource = bOwnTarget = false nVersion = bNeedsDisconnectionOnFail = false bStoreToSameLocation = false bTryToPreserveScriptSignature = false bNoPreserveForOasis = false xODFDecryptedInnerPackageStream = empty rtl::Reference xODFDecryptedInnerPackage = empty uno::Reference aEncryptionData = empty uno::Sequence __PRETTY_FUNCTION__ = "bool SfxObjectShell::SaveTo_Impl(SfxMedium&, const SfxItemSet*)" isStreamAndInputStreamCleared = bOldStat = false aLockUIGuard = {m_pDoc = 0x7fc07803bf80, m_bUnlock = true} bCopyTo = true rMedSet = pSaveToItem = bOk = true #36 0x00007fc0b060e767 in SfxObjectShell::PreDoSaveAs_Impl(rtl::OUString const&, rtl::OUString const&, SfxItemSet const&, com::sun::star::uno::Sequence const&) (this=this@entry=0x7fc07803bf80, rFileName="file:///srv/crashtestdata/current/srv/crashtestdata/files/forums/xlsx/forum-mso-en4-806695.xlsx", aFilterName="Calc Office Open XML", rItemSet=SfxItemSet of pool 0x561fa6f5d770 with parent 0x0 and Which ranges: [(500, 500), (5507, 5507), (5530, 5530), (6546, 6546)] = {...}, rArgs=uno::Sequence of length 1 = {...}) at /home/buildslave/source/libo-core/sfx2/source/doc/objstor.cxx:3338 xMergedParams = std::shared_ptr (use count 2, weak count 0) = {get() = 0x7fc078252050} pNewFile = 0x7fc08449f100 pNoFileSync = bUseThumbnailSave = aThumbnailGuard = {m_func = {__this = 0x7fc07803bf80, __bUseThumbnailSave = true}, m_bDismissed = true} pNoThumbnail = pSaveToItem = bCopyTo = true bOk = false #37 0x00007fc0b060f1d5 in SfxObjectShell::CommonSaveAs_Impl(INetURLObject const&, rtl::OUString const&, SfxItemSet&, com::sun::star::uno::Sequence const&) (this=this@entry=0x7fc07803bf80, aURL=..., aFilterName="Calc Office Open XML", rItemSet=SfxItemSet of pool 0x561fa6f5d770 with parent 0x0 and Which ranges: [(500, 500), (5507, 5507), (5530, 5530), (6546, 6546)] = {...}, rArgs=uno::Sequence of length 1 = {...}) at /home/buildslave/source/libo-core/sfx2/source/doc/objstor.cxx:3126 pSaveToItem = bSaveTo = true pFilter = std::shared_ptr (use count 5, weak count 0) = {get() = 0x7fc0856a9090} pCopyStreamItem = pActMed = aActName = {m_aAbsURIRef = "file:///srv/crashtestdata/files/forums/xlsx/forum-mso-en4-806695.xlsx", m_aScheme = {m_nBegin = 0, m_nLength = 4}, m_aUser = {m_nBegin = -1, m_nLength = 0}, m_aAuth = {m_nBegin = -1, m_nLength = 0}, m_aHost = {m_nBegin = 7, m_nLength = 0}, m_aPort = {m_nBegin = -1, m_nLength = 0}, m_aPath = {m_nBegin = 7, m_nLength = 62}, m_aQuery = {m_nBegin = -1, m_nLength = 0}, m_aFragment = {m_nBegin = -1, m_nLength = 0}, m_eScheme = INetProtocol::File, m_eSmartScheme = INetProtocol::Http} bWasReadonly = true aTempFileURL = "" aOriginalInteract = uno::Any("com.sun.star.task.XInteractionHandler": { = {_vptr.XInterface = 0x7fc0900104f8}, }) bResult = #38 0x00007fc0b05f350a in SfxObjectShell::APISaveAs_Impl(std::basic_string_view >, SfxItemSet&, com::sun::star::uno::Sequence const&) (this=this@entry=0x7fc07803bf80, aFileName=u"file:///srv/crashtestdata/current/srv/crashtestdata/files/forums/xlsx/forum-mso-en4-806695.xlsx", rItemSet=SfxItemSet of pool 0x561fa6f5d770 with parent 0x0 and Which ranges: [(500, 500), (5507, 5507), (5530, 5530), (6546, 6546)] = {...}, rArgs=uno::Sequence of length 1 = {...}) at /home/buildslave/source/libo-core/sfx2/source/doc/objserv.cxx:324 xLock = rtl::Reference to 0x7fc07803bf80 pDocTitleItem = 0x0 aFilterName = "Calc Office Open XML" pFilterNameItem = bOk = false #39 0x00007fc0b0641e22 in SfxBaseModel::impl_store(rtl::OUString const&, com::sun::star::uno::Sequence const&, bool) (this=this@entry=0x7fc084346df0, sURL="file:///srv/crashtestdata/current/srv/crashtestdata/files/forums/xlsx/forum-mso-en4-806695.xlsx", seqArguments=uno::Sequence of length 1 = {...}, bSaveTo=bSaveTo@entry=true) at /usr/include/c++/12/string_view:139 aArgHash = Python Exception : No type named std::__detail::_Hash_node, true>. {m_aMap = std::__debug::unordered_map with 1 element} aFilterName = "Calc Office Open XML" aPassword = "" aPasswordToModify = "" pItemSet = std::optional = {[contained value] = { = SfxItemSet of pool 0x561fa6f5d770 with parent 0x0 and Which ranges: [(500, 500), (5507, 5507), (5530, 5530), (6546, 6546)] = {[5530] = { = {_vptr.SfxPoolItem = 0x7fc0b005a288 , m_nRefCount = 0, m_nWhich = 5530, m_nSerialNumber = 152173, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bNameOrIndex = false, m_bDeleted = false}, m_aValue = "Calc Office Open XML"}, [6546] = { = {_vptr.SfxPoolItem = 0x7fc0b0056f58 , m_nRefCount = 0, m_nWhich = 6546, m_nSerialNumber = 152165, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bNameOrIndex = false, m_bDeleted = false}, m_bValue = true}, [5507] = { = {_vptr.SfxPoolItem = 0x7fc0b005a288 , m_nRefCount = 0, m_nWhich = 5507, m_nSerialNumber = 152163, 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-806695.xlsx"}}, }} pCopyStreamItem = nModifyPasswordHash = aModifyPasswordInfo = empty uno::Sequence pModifyPasswordInfoItem = nOldModifyPasswordHash = 0 aOldModifyPasswordInfo = empty uno::Sequence bCopyTo = xOldDocProps = uno::Reference to ((anonymous namespace)::SfxDocumentMetaData *) 0x7fc07802cc60 bRet = xHandler = empty uno::Reference pItem = nErrCode = {mnCode = {m_value = 2221741600}, maArg1 = "", maArg2 = "", mnDialogMask = DialogMask::NONE, moLoc = std::optional = {[contained value] = {_M_impl = 0x7fc0b0af7200}}} #40 0x00007fc0b0643053 in SfxBaseModel::storeToURL(rtl::OUString const&, com::sun::star::uno::Sequence const&) (this=0x7fc084346df0, rURL="file:///srv/crashtestdata/current/srv/crashtestdata/files/forums/xlsx/forum-mso-en4-806695.xlsx", rArgs=uno::Sequence of length 1 = {...}) at /home/buildslave/source/libo-core/sfx2/source/doc/sfxbasemodel.cxx:1817 aDescriptor = Python Exception : No type named std::__detail::_Hash_node, true>. {m_aMap = std::__debug::unordered_map with 1 element} bOnMainThread = false aGuard = {m_aGuard = {> = {pT = 0x561fa62db830}, }} aZone = { = { = {static s_nBufferSize = 0, static s_pBufferFullCallback = 0x0, static s_bRecording = {_M_base = {static _S_alignment = 1, _M_i = false}, static is_always_lock_free = true}, m_nPid = 1, m_sArgs = ""}, m_sName = 0x7fc0b08e085a "storeToURL"}, m_nCreateTime = 0, m_nNesting = -1} aSaveGuard = {m_xModel = uno::Reference to (class ScModelObj *) 0x7fc084346e80, m_pData = 0x7fc0788f73f0, m_pFramesLock = std::unique_ptr = {get() = 0x7fc08426e530}} #41 0x00007fc0a647892b in gcc3::callVirtualMethod(void*, unsigned int, void*, _typelib_TypeDescriptionReference*, bool, unsigned long*, unsigned int, unsigned long*, double*) (pThis=0x7fc084346ea0, nVtableIndex=8, pRegisterReturn=0x0, pReturnTypeRef=0x561fa62f0160, bSimpleReturn=true, pStack=0x7fc07e7066a0, nStack=0, pGPR=0x7fc07e7067c0, pFPR=0x7fc07e7067f0) at /home/buildslave/source/libo-core/bridges/source/cpp_uno/gcc3_linux_x86-64/callvirtualmethod.cxx:87 data = {pMethod = 140465569804600, pStack = 0x7fc07e7066a0, nStack = 0, pGPR = 0x7fc07e7067c0, pFPR = 0x7fc07e7067f0, rax = 498652680186089728, rdx = 140465400128591, xmm0 = 6.9398943987905943e-310, xmm1 = 6.9398798406929849e-310} pMethod = 140464958806560 #42 0x00007fc0a6477eb8 in cpp_call(bridges::cpp_uno::shared::UnoInterfaceProxy*, bridges::cpp_uno::shared::VtableSlot, typelib_TypeDescriptionReference*, sal_Int32, typelib_MethodParameter*, void*, void**, uno_Any**) (pThis=pThis@entry=0x7fc0781e95d0, aVtableSlot=..., aVtableSlot@entry=..., pReturnTypeRef=, nParams=, pParams=, pUnoReturn=pUnoReturn@entry=0x0, pUnoArgs=, ppUnoExc=) at /home/buildslave/source/libo-core/bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx:230 pStack = 0x7fc07e7066a0 pStackStart = pGPR = {140464828477088, 140465026402976, 140464731743824, 140465400175577, 140464829194176, 498652680186089728} nGPR = 3 pFPR = {1.4821969375237396e-323, 1.4821969375237396e-323, 6.9398798407198621e-310, 1.6975966327722179e-313, 0, 6.939912865650073e-310, 6.9398847944512738e-310, 0} nFPR = 0 pReturnTypeDescr = 0x561fa62f0160 __PRETTY_FUNCTION__ = "void cpp_call(bridges::cpp_uno::shared::UnoInterfaceProxy*, bridges::cpp_uno::shared::VtableSlot, typelib_TypeDescriptionReference*, sal_Int32, typelib_MethodParameter*, void*, void**, uno_Any**)" pCppReturn = 0x0 bSimpleReturn = pAdjustedThisPtr = 0x7fc084346ea0 pCppArgs = 0x7fc07e706660 pTempIndices = ppTempParamTypeDescr = nTempIndices = 1 #43 0x00007fc0a6478494 in bridges::cpp_uno::shared::unoInterfaceProxyDispatch(uno_Interface*, typelib_TypeDescription const*, void*, void**, uno_Any**) (pUnoI=0x7fc0781e95d0, pMemberDescr=0x7fc0846a5330, pReturn=0x0, pArgs=0x7fc0844972f0, ppException=0x7fc07e706940) at /home/buildslave/source/libo-core/bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx:410 aVtableSlot = {offset = , index = } pThis = 0x7fc0781e95d0 __PRETTY_FUNCTION__ = "void bridges::cpp_uno::shared::unoInterfaceProxyDispatch(uno_Interface*, const typelib_TypeDescription*, void*, void**, uno_Any**)" #44 0x00007fc0a4384e2f in binaryurp::IncomingRequest::execute_throw(binaryurp::BinaryAny*, std::__debug::vector >*) const (this=this@entry=0x7fc09000c480, returnValue=returnValue@entry=0x7fc07e706b40, outArguments=outArguments@entry=0x7fc07e706ba0) at /home/buildslave/source/libo-core/binaryurp/source/incomingrequest.cxx:236 retType = {_pTypeDescr = 0x561fa62f0160} nSize = retBuf = std::__debug::vector of length 0, capacity 0 pexc = 0x7fc07e706950 outBufs = std::__debug::vector of length 0, capacity 0 args = std::__debug::vector of length 2, capacity 2 = {0x7fc090008aa0, 0x7fc090008ab8} exc = Python Exception : __PRETTY_FUNCTION__ = "bool binaryurp::IncomingRequest::execute_throw(binaryurp::BinaryAny*, std::__debug::vector*) const" isExc = false #45 0x00007fc0a4385427 in binaryurp::IncomingRequest::execute() const (this=this@entry=0x7fc09000c480) at /home/buildslave/source/libo-core/binaryurp/source/incomingrequest.cxx:79 resetCc = true oldCc = {m_pUnoI = 0x0} ret = {data_ = _uno_Any(void)} outArgs = std::__debug::vector of length 0, capacity 0 isExc = #46 0x00007fc0a43938bc in binaryurp::(anonymous namespace)::request(void*) (pThreadSpecificData=pThreadSpecificData@entry=0x7fc09000c480) at /home/buildslave/source/libo-core/binaryurp/source/reader.cxx:86 __PRETTY_FUNCTION__ = "void binaryurp::{anonymous}::request(void*)" #47 0x00007fc0b2259e6e in cppu_threadpool::JobQueue::enter(void const*, bool) (this=0x7fc09000e900, nDisposeId=, nDisposeId@entry=0x7fc0900078c0, bReturnWhenNoJob=bReturnWhenNoJob@entry=true) at /home/buildslave/source/libo-core/cppu/source/threadpool/jobqueue.cxx:100 guard = {_M_device = @0x7fc09000e900} Python Exception : DWARF-2 expression error: DW_OP_GNU_uninit must always be the very last op. #48 0x00007fc0b225c716 in cppu_threadpool::ORequestThread::run() (this=0x7fc0900078c0) at /home/buildslave/source/libo-core/cppu/source/threadpool/thread.cxx:165 #49 0x00007fc0b225cc1b in osl::threadFunc(void*) (param=0x7fc0900078d0) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7fc0900078d0 #50 0x00007fc0b2aaad4e in osl_thread_start_Impl(void*) (pData=0x7fc090007840) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:240 terminate = false pImpl = 0x7fc090007840 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #51 0x00007fc0b27261f5 in () at /lib/x86_64-linux-gnu/libc.so.6 #52 0x00007fc0b27a68dc in () at /lib/x86_64-linux-gnu/libc.so.6