[New LWP 3284878] [New LWP 3279508] [New LWP 3278902] [New LWP 3279137] [New LWP 3279145] [New LWP 3279510] [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 0x00007f155602deec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [Current thread is 1 (Thread 0x7f1526eaa6c0 (LWP 3284878))] Thread 6 (Thread 0x7f1541d696c0 (LWP 3279510)): #0 0x00007f15560ad964 in recv () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f15563a40ca in osl_receivePipe(oslPipe, void*, sal_Int32) (pPipe=pPipe@entry=0x7f1534000f00, pBuffer=pBuffer@entry=0x7f152c00bc68, BytesToRead=BytesToRead@entry=8) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:455 socket = 13 nRet = #2 0x00007f15563a419d in osl_readPipe(oslPipe, void*, sal_Int32) (pPipe=0x7f1534000f00, pBuffer=0x7f152c00bc68, n=) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:527 RetVal = BytesRead = 0 BytesToRead = 8 #3 0x00007f15484df733 in osl::StreamPipe::read(void*, int) const (n=8, pBuffer=, this=0x7f1534001550) 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=0x7f1534001520, aReadBytes=uno::Sequence of length 8 = {...}, nBytesToRead=8) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:83 n = #5 0x00007f1548476bfd in binaryurp::(anonymous namespace)::read(com::sun::star::uno::Reference const&, sal_uInt32, bool) (connection=uno::Reference to (io_acceptor::(anonymous namespace)::PipeConnection *) 0x7f1534001548, 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 0x00007f1548478b4a in binaryurp::Reader::execute() (this=0x7f1534006a80) 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 0x7f1534000fb0, state_ = @0x7f1534006ac8, buffer_ = uno::Sequence of length 7 = {-96 '\240', 9 '\t', -75 '\265', 75 'K', 65 'A', -71 '\271', 49 '1'}, data_ = 0x7f152c00fb96 "\231\231q\024\001", end_ = 0x7f152c00fb96 "\231\231q\024\001"} header = {bridge_ = rtl::Reference to 0x7f1534000fb0, state_ = @0x7f1534006ac8, buffer_ = uno::Sequence of length 8 = {0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000'}, data_ = 0x7f152c00bc70 "", end_ = 0x7f152c00bc70 ""} size = con = uno::Reference to (io_acceptor::(anonymous namespace)::PipeConnection *) 0x7f1534001548 #7 0x00007f15557356b1 in salhelper::Thread::run() (this=0x7f1534006a80) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x7f1534006a80}, m_bDismissed = false} #8 0x00007f1555735995 in osl::threadFunc(void*) (param=0x7f1534006a90) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7f1534006a90 #9 0x00007f15563b0d4e in osl_thread_start_Impl(void*) (pData=0x7f1534008f60) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:240 terminate = false pImpl = 0x7f1534008f60 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #10 0x00007f155602c1f5 in () at /lib/x86_64-linux-gnu/libc.so.6 #11 0x00007f15560ac8dc in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 5 (Thread 0x7f15437fe6c0 (LWP 3279145)): #0 0x00007f15560ad71f in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f15563a3d80 in osl_acceptPipe(oslPipe) (pPipe=0x7f1534001570) 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 = 0x7f1534001570, _M_owns = false} flags = #2 0x00007f15484dfc93 in osl::Pipe::accept(osl::StreamPipe&) (this=this@entry=0x7f15437fdb78, Connection=...) at /home/buildslave/source/libo-core/include/osl/pipe.hxx:155 #3 0x00007f15484df99b in io_acceptor::PipeAcceptor::accept() (this=0x7f1534000d50) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:157 pipe = {m_handle = 0x7f1534001570} pConn = rtl::Reference to 0x7f1534009510 status = #4 0x00007f15484e5668 in (anonymous namespace)::OAcceptor::accept(rtl::OUString const&) (this=0x563623e230a0, sConnectionDescription="pipe,name=pytestb640c6cc-068b-11f1-925c-98f2b32c495c") at /home/buildslave/source/libo-core/io/source/acceptor/acceptor.cxx:198 guard = {m_pFlag = 0x563623e23118} r = empty uno::Reference #5 0x00007f15495250c3 in desktop::Acceptor::run() (this=this@entry=0x563623e23cd0) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:111 g = {_M_device = 0x563623e23d08, _M_owns = true} rConnection = empty uno::Reference aDescription = "pipe,name=pytestb640c6cc-068b-11f1-925c-98f2b32c495c,uniqueValue=139729043461456" rInstanceProvider = uno::Reference to (desktop::AccInstanceProvider *) 0x7f1534000d38 #6 0x00007f1549525388 in desktop::offacc_workerfunc(void*) (acc=0x563623e23cd0) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:47 #7 0x00007f15563b0d4e in osl_thread_start_Impl(void*) (pData=0x563623e295e0) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:240 terminate = false pImpl = 0x563623e295e0 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #8 0x00007f155602c1f5 in () at /lib/x86_64-linux-gnu/libc.so.6 #9 0x00007f15560ac8dc in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 4 (Thread 0x7f1543fff6c0 (LWP 3279137)): #0 0x00007f15560ad71f in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f15563a3d80 in osl_acceptPipe(oslPipe) (pPipe=0x563623d99f00) 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 = 0x563623d99f00, _M_owns = false} flags = #2 0x00007f155620b001 in osl::Pipe::accept(osl::StreamPipe&) (this=this@entry=0x563623e18e00, Connection=...) at /home/buildslave/source/libo-core/include/osl/pipe.hxx:155 #3 0x00007f155620ab00 in desktop::PipeIpcThread::execute() (this=0x563623e18dd0) at /home/buildslave/source/libo-core/desktop/source/app/officeipcthread.cxx:1095 aStreamPipe = { = {m_handle = 0x0}, } nError = 32533 __PRETTY_FUNCTION__ = "virtual void desktop::PipeIpcThread::execute()" resetThreadRunning = {m_func = {}, m_bDismissed = false} #4 0x00007f15557356b1 in salhelper::Thread::run() (this=0x563623e18dd0) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x563623e18dd0}, m_bDismissed = false} #5 0x00007f1555735995 in osl::threadFunc(void*) (param=0x563623e18de0) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x563623e18de0 #6 0x00007f15563b0d4e in osl_thread_start_Impl(void*) (pData=0x563623706ce0) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:240 terminate = false pImpl = 0x563623706ce0 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #7 0x00007f155602c1f5 in () at /lib/x86_64-linux-gnu/libc.so.6 #8 0x00007f15560ac8dc in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 3 (Thread 0x7f154f19c900 (LWP 3278902)): #0 0x00007f1556028f16 in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f155602b5d8 in pthread_cond_wait () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f154fefe0a3 in std::condition_variable::wait > (__p=..., __lock=..., this=0x563622e57950) at /usr/include/c++/12/condition_variable:102 g = {_M_device = 0x563622e57928, _M_owns = true} request = SvpRequest::NONE pInst = 0x563622e576d0 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #3 SvpSalYieldMutex::doAcquire(unsigned int) (this=0x563622e57830, nLockCount=1) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:352 g = {_M_device = 0x563622e57928, _M_owns = true} request = SvpRequest::NONE pInst = 0x563622e576d0 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #4 0x00007f154f804676 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 0x00007f154fc60e97 in SalInstance::AcquireYieldMutex(unsigned int) (this=, nCount=nCount@entry=1) at /home/buildslave/source/libo-core/vcl/source/app/salvtables.cxx:151 #6 0x00007f154fcac5b1 in Application::AcquireSolarMutex(unsigned int) (nCount=) at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:539 pSVData = #7 0x00007f154fefda4a in SolarMutexReleaser::~SolarMutexReleaser() (this=0x7ffe1c182444, __in_chrg=) at /home/buildslave/source/libo-core/include/vcl/svapp.hxx:1444 __PRETTY_FUNCTION__ = "bool SvpSalInstance::ImplYield(bool, bool)" bWasEvent = false bMustSleep = nTimeoutMicroS = 149997 aReleaser = {mnReleased = 1} #8 SvpSalInstance::ImplYield(bool, bool) (this=this@entry=0x563622e576d0, 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 = 149997 aReleaser = {mnReleased = 1} #9 0x00007f154fefdd57 in SvpSalInstance::DoYield(bool, bool) (this=0x563622e576d0, bWait=, bHandleAllCurrentEvents=) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:519 __PRETTY_FUNCTION__ = "virtual bool SvpSalInstance::DoYield(bool, bool)" bWasEvent = false pMutex = 0x563622e57830 #10 0x00007f154fcae74c 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 = 0x7f1550f14300 ::get()::instance> bProcessedEvent = false #11 0x00007f154fcae94a in Application::Yield() () at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:504 bAbort = false #12 0x00007f154fcaea30 in Application::Execute() () at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:366 releaser = {mnReleased = 1} pSVData = 0x7f1550f14300 ::get()::instance> nExitCode = 0 #13 0x00007f15561dc95b in desktop::Desktop::Main() (this=0x7ffe1c182740) at /home/buildslave/source/libo-core/desktop/source/app/app.cxx:1679 pDisplay = startT = {__d = {__r = 1770733258183025322}} recordTime = {} layer = {m_aEnvTypeName = "gcc3", m_xPreviousContext = empty uno::Reference} eStatus = rCmdLineArgs = @0x7f1556342980: {m_cwdUrl = std::optional = {[contained value] = "file:///srv/crashtestdata/control/task6594"}, 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=pytestb640c6cc-068b-11f1-925c-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 *) 0x563623e22cd8 bMustLockProfile = aTitle = "LibreOfficeDev 26.8.0.0.alpha0 [6ba0a9544757c7ebe1b242029bc963d37afa2f41]" xDesktop = uno::Reference to (framework::Desktop *) 0x563623115a98 bAbort = aEvent = { = {Source = empty uno::Reference}, EventName = "OnStartApp", ViewController = empty uno::Reference, Supplement = uno::Any(void)} bCrashed = false bExistsRecoveryData = false bExistsSessionData = false pidfileName = "" #14 0x00007f154fcbd45d in ImplSVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:231 pSVData = 0x7f1550f14300 ::get()::instance> nReturn = 1 bWasInitVCL = bInit = true nRet = 0 #15 0x00007f154fcbd49f in SVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:249 #16 0x00007f155620eae2 in soffice_main() () at /home/buildslave/source/libo-core/desktop/source/app/sofficemain.cxx:122 aDesktop = { = { = {_vptr.ILibreOfficeKitNotifier = 0x7f1556334c08 }, 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 = 0x7f1550df56a8 , mpSchedulerData = 0x0, mpDebugName = 0x7f155628e0a0 "desktop::Desktop m_firstRunTimer", mePriority = TaskPriority::DEFAULT_IDLE, mbActive = false, mbStatic = false}, maInvokeHandler = {function_ = 0x7f15561d76b8 , instance_ = 0x7ffe1c182740, source_ = 0x7f155628e0f0 "/home/buildslave/source/libo-core/desktop/source/app/app.cxx:456", target_ = 0x7f155628e0c8 "Desktop::LinkStubAsyncInitFirstRun"}, mnTimeout = 3000, mbAuto = false}, m_aUpdateThread = {_M_id = {_M_thread = 0}}} rCmdLineArgs = @0x7f1556342980: {m_cwdUrl = std::optional = {[contained value] = "file:///srv/crashtestdata/control/task6594"}, 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=pytestb640c6cc-068b-11f1-925c-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 0x000056362117e962 in sal_main () at /home/buildslave/source/libo-core/desktop/source/app/main.c:51 ret = #18 0x000056362117e9af in main (argc=, argv=) at /home/buildslave/source/libo-core/desktop/source/app/main.c:49 ret = Thread 2 (Thread 0x7f154256a6c0 (LWP 3279508)): #0 0x00007f1556028f16 in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f155602b5d8 in pthread_cond_wait () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f155638f21e in std::condition_variable::wait > (__p=..., __lock=..., this=0x7f1534008560) at /usr/include/c++/12/condition_variable:102 g = {_M_device = 0x7f1534008590, _M_owns = true} pCond = 0x7f1534008560 __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 = 0x7f1534008590, _M_owns = true} pCond = 0x7f1534008560 __PRETTY_FUNCTION__ = "oslConditionResult osl_waitCondition(oslCondition, const TimeValue*)" #4 0x00007f154847d23a in osl::Condition::wait(TimeValue const*) (pTimeout=0x0, this=0x7f15340084b0) at /home/buildslave/source/libo-core/include/osl/conditn.hxx:123 item = {tid = {_pSequence = 0x7f152c001120}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x7f152c008150}, 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=0x7f15340082d0) at /home/buildslave/source/libo-core/binaryurp/source/writer.cxx:150 item = {tid = {_pSequence = 0x7f152c001120}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x7f152c008150}, 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 0x00007f15557356b1 in salhelper::Thread::run() (this=0x7f15340082d0) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x7f15340082d0}, m_bDismissed = false} #7 0x00007f1555735995 in osl::threadFunc(void*) (param=0x7f15340082e0) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7f15340082e0 #8 0x00007f15563b0d4e in osl_thread_start_Impl(void*) (pData=0x7f1534008ce0) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:240 terminate = false pImpl = 0x7f1534008ce0 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #9 0x00007f155602c1f5 in () at /lib/x86_64-linux-gnu/libc.so.6 #10 0x00007f15560ac8dc in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 1 (Thread 0x7f1526eaa6c0 (LWP 3284878)): #0 0x00007f155602deec in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f1555fdefb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f1555fc9472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #3 0x00007f15563a978f in (anonymous namespace)::callSystemHandler(int, siginfo_t*, void*) (signal=signal@entry=6, info=info@entry=0x7f1526ea6e70, context=context@entry=0x7f1526ea6d40) 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, 139729532189152, 139728823942024, 1, 139729614126927, 1, 139729610542068, 139728823939432, 139728823942024, 139728977468624, 139729617502978, 139728823939384, 139729618185380, 139729618361040, 2581383872376021248, 94790530237968}}, sa_flags = 0, sa_restorer = 0x7f1526ea6d40} i = #4 0x00007f15563a98a8 in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7f1526ea6e70, context=0x7f1526ea6d40) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:426 act = {__sigaction_handler = {sa_handler = 0x7f1526ea6dc0, sa_sigaction = 0x7f1526ea6dc0}, sa_mask = {__val = {139729613610902, 139729613535944, 139728823938496, 139728823938488, 139728233284422, 94790514963008, 163, 139728171040768, 139728977463216, 139729532189192, 139729618185380, 139729611922128, 1451843812, 139729604655632, 139729604645416, 139728823938484}}, sa_flags = 1447145674, sa_restorer = 0x83} Info = {Signal = osl_Signal_AccessViolation, UserSignal = 6, UserData = 0x0} #5 0x00007f1555fdf050 in () at /lib/x86_64-linux-gnu/libc.so.6 #6 0x00007f155602deec in () at /lib/x86_64-linux-gnu/libc.so.6 #7 0x00007f1555fdefb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #8 0x00007f1555fc9472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #9 0x00007f154fc54da4 in SalAbort(rtl::OUString const&, bool) (rErrorText="", bDumpCore=bDumpCore@entry=true) at /home/buildslave/source/libo-core/vcl/source/app/salplug.cxx:403 #10 0x00007f154fcac446 in Application::Abort(rtl::OUString const&) (rErrorText="") at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:302 #11 0x00007f15561d93aa in desktop::Desktop::Exception(ExceptionCategory) (this=0x7ffe1c182740, nCategory=ExceptionCategory::System) at /home/buildslave/source/libo-core/desktop/source/app/app.cxx:1243 bInException = true nOldMode = rArgs = bRestart = false bAllowRecoveryAndSessionManagement = #12 0x00007f154fcbc2f0 in VCLExceptionSignal_impl(void*, oslSignalInfo*) (pInfo=) at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:178 nOldMode = SystemWindowFlags::DIALOG pSVData = 0x7f1550f14300 ::get()::instance> aLock = {m_isAcquired = true, m_isChecked = true, m_rSolarMutex = @0x563622e57830} bIn = true nVCLException = #13 0x00007f155635d9e0 in callSignalHandler(oslSignalInfo*) (pInfo=pInfo@entry=0x7f1526ea74b0) at /home/buildslave/source/libo-core/sal/osl/all/signalshared.cxx:47 pHandler = 0x563623e20610 Action = #14 0x00007f15563a984b in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7f1526ea76b0, context=0x7f1526ea7580) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:423 Info = {Signal = osl_Signal_AccessViolation, UserSignal = 6, UserData = 0x0} #15 0x00007f1555fdf050 in () at /lib/x86_64-linux-gnu/libc.so.6 #16 0x00007f155602deec in () at /lib/x86_64-linux-gnu/libc.so.6 #17 0x00007f1555fdefb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #18 0x00007f1555fc9472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #19 0x00007f1555fc9395 in () at /lib/x86_64-linux-gnu/libc.so.6 #20 0x00007f1555fd7ec2 in () at /lib/x86_64-linux-gnu/libc.so.6 #21 0x00007f154c18dd4e in sax_fastparser::FastSaxSerializer::endFastElement(int) (this=0x7f1510497010, 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 0x00007f154c19669c in sax_fastparser::FastSerializerHelper::endElement(int) (this=, elementTokenId=elementTokenId@entry=1031) at /home/buildslave/source/libo-core/sax/source/tools/fshelper.cxx:71 #23 0x00007f1529a79c86 in XclExpFormulaCell::SaveXml(XclExpXmlStream&) (this=, rStrm=...) at /home/buildslave/source/libo-core/sc/source/filter/excel/xetable.cxx:1044 sType = 0x7f1529e95116 "e" sValue = "#VALUE!" bWriteFormula = false rWorksheet = std::shared_ptr (use count 3, weak count 0) = {get() = 0x7f15109e9bf0} bTagStarted = aScPos = {nRow = 0, nCol = 4, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}} #24 0x00007f1529a889e6 in XclExpRecordList::SaveXml(XclExpXmlStream&) (this=this@entry=0x7f15104f8df8, rStrm=...) at /home/buildslave/source/libo-core/sc/source/filter/inc/xerecord.hxx:386 aIt = rtl::Reference to 0x7f1510a38880 aEnd = rtl::Reference to 0x7f15103fe040 #25 0x00007f1529a7b682 in XclExpRow::SaveXml(XclExpXmlStream&) (this=0x7f15104f8dc0, 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() = 0x7f15109e9bf0} haveFormat = false #26 0x00007f1529a7a94e in XclExpRowBuffer::SaveXml(XclExpXmlStream&) (this=this@entry=0x7f151047c6a0, rStrm=...) at /home/buildslave/source/libo-core/sc/source/filter/excel/xetable.cxx:2445 rEntry = __for_range = std::__debug::map with 1052 elements = {[0] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15104f8dc0}, [1] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15104f8b60}, [2] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15104f8d10}, [3] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107d73d0}, [4] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107d76e0}, [5] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107d79a0}, [6] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107d7bf0}, [7] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107d7f00}, [8] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107d81c0}, [9] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107d8410}, [10] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107d8660}, [11] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107d88b0}, [12] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107d8b00}, [13] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107d8e10}, [14] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107d90d0}, [15] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107d9320}, [16] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107d9570}, [17] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107d9880}, [18] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107d9b40}, [19] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107d9d90}, [20] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107d9fe0}, [21] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107da230}, [22] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107da540}, [23] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107da800}, [24] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107daa50}, [25] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107daca0}, [26] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107daef0}, [27] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107db140}, [28] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107db450}, [29] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107db710}, [30] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107db960}, [31] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107dbbb0}, [32] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107dbe00}, [33] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107dc050}, [34] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107dc360}, [35] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107dc620}, [36] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107dc870}, [37] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107dcac0}, [38] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107dcdd0}, [39] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107dd150}, [40] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107dd410}, [41] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107dd720}, [42] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107ddaa0}, [43] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107ddd60}, [44] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107ddfb0}, [45] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107de200}, [46] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107de450}, [47] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107de6a0}, [48] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107de9b0}, [49] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107dec70}, [50] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107deec0}, [51] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107defe0}, [52] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107df100}, [53] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107df220}, [54] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107df340}, [55] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107df460}, [56] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107df580}, [57] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107df6a0}, [58] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107df7c0}, [59] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107df8e0}, [60] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107dfa00}, [61] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107dfb20}, [62] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107dfc40}, [63] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107dfd60}, [64] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107dfe80}, [65] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107dffa0}, [66] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107e00c0}, [67] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107e01e0}, [68] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107e0340}, [69] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107e04a0}, [70] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107e0600}, [71] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107e0760}, [72] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107e08c0}, [73] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107e0a20}, [74] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107e0b80}, [75] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107e0ce0}, [76] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107e0e40}, [77] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107e0fa0}, [78] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107e1100}, [79] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107e1260}, [80] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107e13c0}, [81] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107e1520}, [82] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107e1680}, [83] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107e17e0}, [84] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107e1940}, [85] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107e1aa0}, [86] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107e1c00}, [87] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107e1d60}, [88] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107e1ec0}, [89] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107e2020}, [90] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107e2180}, [91] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107e22e0}, [92] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107e2440}, [93] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107e25a0}, [94] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107e2700}, [95] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107e2860}, [96] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107e29c0}, [97] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107e2b20}, [98] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107e2c80}, [99] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15107e2de0}...} __for_begin = {first = 0, second = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15104f8dc0}} __for_end = {first = 1052, second = std::shared_ptr (empty) = {get() = 0x0}} rWorksheet = std::shared_ptr (use count 3, weak count 0) = {get() = 0x7f15109e9bf0} #27 0x00007f1529a7ab9f in XclExpCellTable::SaveXml(XclExpXmlStream&) (this=0x7f151047c570, rStrm=...) at /home/buildslave/source/libo-core/sc/source/filter/excel/xetable.cxx:2841 rDefData = @0x7f151031e67a: {mnFlags = 0, mnHeight = 330} rWorksheet = std::shared_ptr (use count 3, weak count 0) = {get() = 0x7f15109e9bf0} #28 0x00007f1529944ffe in XclExpRecordList::SaveXml(XclExpXmlStream&) (this=this@entry=0x7f1510a3c228, rStrm=...) at /home/buildslave/source/libo-core/sc/source/filter/inc/xerecord.hxx:386 aIt = rtl::Reference to 0x7f151047c570 aEnd = empty rtl::Reference #29 0x00007f1529938e78 in ExcTable::WriteXml(XclExpXmlStream&) (this=0x7f1510a3c200, 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() = 0x7f15109e9bf0} pPT = #30 0x00007f152993d173 in ExcDocument::WriteXml(XclExpXmlStream&) (this=this@entry=0x7f1526ea85a0, 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 *) 0x7f15301cb740 xDocProps = uno::Reference to ((anonymous namespace)::SfxDocumentMetaData *) 0x7f1510596840 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() = 0x7f151006eac0} pAttrListFileVersion = rtl::Reference to 0x7f15105d0a80 oLow = std::optional = {[contained value] = 7} rCaches = rCalcConfig = eConv = rDoc = connectionXml = vConnVector = #31 0x00007f1529a43d91 in XclExpXmlStream::exportDocument() (this=0x7f1510a3c450) at /home/buildslave/source/libo-core/sc/source/filter/excel/xestream.cxx:1154 aDocRoot = { = { = {_vptr.XclRoot = 0x7f152a0c5d18 , mrData = @0x7f1526ea86e0}, mrExpData = @0x7f1526ea86e0}, aHeader = { = { = {_vptr.SimpleReferenceObject = 0x7f152a0e1bc0 , static nStaticFlag = 2147483648, m_nCount = 0}, }, = { = {_vptr.XclRoot = 0x7f152a0e1bf0 , mrData = @0x7f1526ea86e0}, mrExpData = @0x7f1526ea86e0}, aRecList = { = { = {_vptr.SimpleReferenceObject = 0x7f152a0c5c58 +16>, static nStaticFlag = 2147483648, m_nCount = 0}, }, maRecs = std::__debug::vector of length 26, capacity 32 = {rtl::Reference to 0x7f15104f7140, rtl::Reference to 0x7f15104cd900, rtl::Reference to 0x7f151043fd10, rtl::Reference to 0x7f151043e4b0, rtl::Reference to 0x7f151043e630, rtl::Reference to 0x7f151031dca0, rtl::Reference to 0x7f151043ef60, rtl::Reference to 0x7f151031de00, rtl::Reference to 0x7f151031df60, rtl::Reference to 0x7f151031e0c0, rtl::Reference to 0x7f151043e7b0, rtl::Reference to 0x7f151031e220, rtl::Reference to 0x7f151031e380, rtl::Reference to 0x7f15104397d0, rtl::Reference to 0x7f151031e640, rtl::Reference to 0x7f151040f130, rtl::Reference to 0x7f15104a0f00, rtl::Reference to 0x7f151031ccd0, rtl::Reference to 0x7f151043e930, rtl::Reference to 0x7f151043eab0, rtl::Reference to 0x7f151043ec30, rtl::Reference to 0x7f151043ede0, rtl::Reference to 0x7f151043e330, rtl::Reference to 0x7f151031ce30, rtl::Reference to 0x7f15104f7300, rtl::Reference to 0x7f1510450820}}, mxCellTable = empty rtl::Reference, mnScTab = 32767, nExcTab = 65535, mxNoteList = rtl::Reference to 0x7f15100671a0}, maTableList = { = { = {_vptr.SimpleReferenceObject = 0x7f152a0c5cb8 +16>, static nStaticFlag = 2147483648, m_nCount = 0}, }, maRecs = std::__debug::vector of length 1, capacity 1 = {rtl::Reference to 0x7f1510a3c200}}, maBoundsheetList = { = { = {_vptr.SimpleReferenceObject = 0x7f152a0c5c88 +16>, static nStaticFlag = 2147483648, m_nCount = 0}, }, maRecs = std::__debug::vector of length 1, capacity 1 = {rtl::Reference to 0x7f15104397d0}}, 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' @0x7f15180c9a80: {mpCellAttributeHelper = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15181fe930}, mxPoolHelper = rtl::Reference to 0x7f1518039c60, mpCellStringPool = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f151856f480}, mpDocLinkMgr = std::unique_ptr = {get() = 0x7f1518008840}, 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() = 0x7f1530131b90}}, mpUndoManager = 0x7f1518572850, mpEditEngine = std::unique_ptr = {get() = 0x7f15180ab810}, mpNoteEngine = std::unique_ptr = {get() = 0x0}, mpShell = 0x7f151000b940, mpPrinter = {m_rInnerRef = empty rtl::Reference}, mpVirtualDevice_100th_mm = {m_rInnerRef = rtl::Reference to 0x7f151002c760}, mpDrawLayer = std::unique_ptr = {get() = 0x7f151802d670}, 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() = 0x7f1518510160}}, mxSheetLimits = rtl::Reference to 0x7f1518224e40, maTabNames = std::__debug::vector of length 0, capacity 0, pRangeName = std::unique_ptr = {get() = 0x7f15103e3f30}, pDBCollection = std::unique_ptr = {get() = 0x7f15180a82c0}, pDPCollection = std::unique_ptr = {get() = 0x7f151049a870}, apTemporaryChartLock = std::unique_ptr = {get() = 0x7f151804c230}, pSelectionAttr = std::unique_ptr = {get() = 0x0}, pFormulaTree = 0x7f15186aecb0, pEOFormulaTree = 0x7f15186aecb0, pFormulaTrack = 0x0, pEOFormulaTrack = 0x0, pBASM = std::unique_ptr = {get() = 0x7f1518015dd0}, pChartListenerCollection = std::unique_ptr = {get() = 0x7f151808ccc0}, pClipData = std::unique_ptr = {get() = 0x0}, pDetOpList = std::unique_ptr = {get() = 0x0}, pChangeTrack = std::unique_ptr = {get() = 0x0}, pUnoBroadcaster = std::unique_ptr = {get() = 0x7f15185a0bf0}, pUnoListenerCalls = std::unique_ptr = {get() = 0x0}, pUnoRefUndoList = std::unique_ptr = {get() = 0x0}, pChangeViewSettings = std::unique_ptr = {get() = 0x0}, pScriptTypeData = std::unique_ptr = {get() = 0x7f1520049220}, pRefreshTimerControl = std::unique_ptr = {get() = 0x7f151850c2e0}, xForbiddenCharacters = std::shared_ptr (use count 3, weak count 0) = {get() = 0x7f151042c8c0}, mpAnonymousDBData = std::unique_ptr = {get() = 0x0}, mpDataMapper = std::unique_ptr = {get() = 0x7f1510275f70}, pCacheFieldEditEngine = std::unique_ptr = {get() = 0x0}, pDocProtection = std::unique_ptr = {get() = 0x0}, mpClipParam = std::unique_ptr = {get() = 0x0}, pExternalRefMgr = std::unique_ptr = {get() = 0x7f1518000c30}, mpMacroMgr = std::unique_ptr = {get() = 0x0}, mpTableStyles = std::unique_ptr = {get() = 0x7f151807ce40}, mxFormulaParserPool = std::unique_ptr = {get() = 0x0}, aDocName = "Untitled", aDocCodeName = "", maFileURL = "", xColNameRanges = {pObj = 0x7f15185dd150}, xRowNameRanges = {pObj = 0x7f15180a1ac0}, pViewOptions = std::unique_ptr = {get() = 0x7f15180182c0}, pDocOptions = std::unique_ptr = {get() = 0x7f15185148e0}, pExtDocOptions = std::unique_ptr = {get() = 0x7f1518280ef0}, 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 = @0x7f1518224e40, mvData = std::__debug::vector of length 1, capacity 1 = {{nRow = 1048575, bMarked = false}}}, mrSheetLimits = @0x7f1518224e40}, aTopEnvelope = { = {_vptr.SvRefBase = 0x7f152bf367b8 , nRefCount = 0, bNoDelete = 1}, maRanges = std::__debug::vector of length 0, capacity 0, mnMaxRowUsed = -1}, aBottomEnvelope = { = {_vptr.SvRefBase = 0x7f152bf367b8 , nRefCount = 0, bNoDelete = 1}, maRanges = std::__debug::vector of length 0, capacity 0, mnMaxRowUsed = -1}, aLeftEnvelope = { = {_vptr.SvRefBase = 0x7f152bf367b8 , nRefCount = 0, bNoDelete = 1}, maRanges = std::__debug::vector of length 0, capacity 0, mnMaxRowUsed = -1}, aRightEnvelope = { = {_vptr.SvRefBase = 0x7f152bf367b8 , nRefCount = 0, bNoDelete = 1}, maRanges = std::__debug::vector of length 0, capacity 0, mnMaxRowUsed = -1}, mrSheetLimits = @0x7f1518224e40, bMarked = false, bMultiMarked = false, bMarking = false, bMarkIsNeg = false}, nUnoObjectId = 21, 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 = 0x7f1550d908a0 , mpSchedulerData = 0x0, mpDebugName = 0x7f152b94f5ac "sc ScDocument Track Idle", mePriority = TaskPriority::DEFAULT_IDLE, mbActive = false, mbStatic = false}, maInvokeHandler = {function_ = 0x7f152a93f738 , instance_ = 0x7f15180c9a80, source_ = 0x7f152b5f40e8 "/home/buildslave/source/libo-core/sc/source/core/data/documen2.cxx:250", target_ = 0x7f152b5f40c0 "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 = 64, nXMLImportedFormulaCount = 0, nInterpretLevel = 0, nMacroInterpretLevel = 0, nInterpreterTableOpLevel = 0, maNonThreaded = {xRecursionHelper = std::unique_ptr = {get() = 0x7f151808f470}, pContext = 0x0}, static maThreadSpecific = {xRecursionHelper = std::unique_ptr = {get() = 0x0}, pContext = 0x0}, maInterpreterContext = {mpDoc = 0x7f15180c9a80, 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 = {704574237, 3816517490, 2255319191, 2323654604, 947843658, 298135863, 379836857, 2654463748, 802839398, 1138337095, 1262135976, 169395640, 1167948196, 2898086694, 2984307010, 3947841103, 1056532492, 963147981, 1484283379, 4217475725, 1322176538, 3652423100, 1860903793, 3503024967, 2687972844, 2737218815, 1265990891, 3348726381, 3747566466, 3637705474, 3164049539, 3819441156, 133004771, 1850090928, 3215955959, 474747084, 1687407776, 1262019754, 2222897821, 1178056674, 1352206263, 2944037111, 880061907, 3889397610, 1837069721, 3227499813, 1443427884, 1954690288, 3293240389, 257187279, 388352477, 469428580, 3802175656, 2881273516, 1648646364, 43013224, 1861547328, 4272655326, 1452438379, 1735475981, 1373954040, 4143423098, 1422870267, 3415788257, 4228447594, 2030578606, 627237709, 1589830308, 2091956317, 2665871505, 2462498117, 1688513610, 792272095, 269794116, 1061242398, 1981331489, 1529464044, 2958591694, 2997115594, 1256511799, 3170998430, 1754313181, 1565059102, 1054157710, 4148899162, 2505868658, 1459197318, 3962453402, 677654197, 796412610, 4257566948, 1635093118, 3086392183, 699396742, 3302909244, 145074490, 696372802, 1399173739, 3967819316, 3862453014, 1452092589, 2068753473, 1979200934, 1261734474, 902411007, 2723616260, 3377391304, 2570105218, 1504937964, 722302446, 3522028884, 469240514, 3924562170, 570880942, 921190936, 3819498475, 2335980284, 4014421163, 3537743550, 1461982728, 390497029, 2618449522, 1020867242, 1483995021, 3389953720, 2307427140, 2891016476, 355567445, 1833558537, 911504809, 636017967, 1938189070, 3300672623, 3453537057, 556488432, 3895442743, 1132624396, 1210457258, 3373126401, 1433293397, 1860267952, 495831650, 1793936184, 1198468876, 1952875953, 2983063297, 675080129, 978630840, 122640684, 1497021169, 4274401606, 158490064, 1057182632, 3450661345, 1804613828, 1202377556, 1422974501, 2151999697, 3717056221, 1617839157, 3681336612, 1664188420, 1009594267, 2643114954, 3903987340, 1250530832, 1343114843, 1510544425, 3463863408, 3612411144, 368500993, 1540837136, 3401141089, 2350919767, 2967703351, 3621641624, 1499292119, 806166559, 4030153709, 2628397977, 1974872027, 4213662647, 3570510522, 3794033844, 1794606059, 4238689803, 1776740834, 2222572106, 486158116, 3421167089, 1309545272, 3865450300, 3211846555, 3062213918, 405096654, 1615722505, 3770098668, 2047153424, 2612947323, 1189109380...}, _M_p = 624}, pInterpreter = 0x0, mxLanguageData = std::unique_ptr = {get() = 0x7f15185f5190}, mxAuxFormatKeyMap = std::unique_ptr, std::allocator > >> = {get() = 0x7f15181a9080}, mpFormatData = 0x7f1530103638, mpNatNum = 0x7f15301039d0, maROPolicy = {mGetCLOffset = { >> = {}, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x7f1530103638, _M_const_object = 0x7f1530103638, _M_function_pointer = 0x7f1530103638, _M_member_pointer = (void (std::_Undefined_class::*)(class std::_Undefined_class * const)) 0x7f1530103638}, _M_pod_data = "86\0200\025\177\000\000\000\000\000\000\000\000\000"}, _M_manager = 0x7f155354eb99 ), SvNFEngine::GetROPolicy(const SvNFFormatData&, SvNFFormatData::DefaultFormatKeysMap&):: >::_M_manager(std::_Any_data &, const std::_Any_data &, std::_Manager_operation)>}, _M_invoker = 0x7f1553552fee ), 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 = 0x7f15181a9080, _M_const_object = 0x7f15181a9080, _M_function_pointer = 0x7f15181a9080, _M_member_pointer = (void (std::_Undefined_class::*)(class std::_Undefined_class * const)) 0x7f15181a9080}, _M_pod_data = "\200\220\032\030\025\177\000\000\000\000\000\000\000\000\000"}, _M_manager = 0x7f155354ebeb >::_M_manager(std::_Any_data &, const std::_Any_data &, std::_Manager_operation)>}, _M_invoker = 0x7f1553558099 >::_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 = 0x7f151858e0b0, _M_const_object = 0x7f151858e0b0, _M_function_pointer = 0x7f151858e0b0, _M_member_pointer = (void (std::_Undefined_class::*)(class std::_Undefined_class * const)) 0x7f151858e0b0}, _M_pod_data = "\260\340X\030\025\177\000\000\000\000\000\000\000\000\000"}, _M_manager = 0x7f1553558043 >::_M_manager(std::_Any_data &, const std::_Any_data &, std::_Manager_operation)>}, _M_invoker = 0x7f1553555140 >::_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 = 0x7f1530103638, _M_const_object = 0x7f1530103638, _M_function_pointer = 0x7f1530103638, _M_member_pointer = (void (std::_Undefined_class::*)(class std::_Undefined_class * const)) 0x7f1530103638}, _M_pod_data = "86\0200\025\177\000\000\000\000\000\000\000\000\000"}, _M_manager = 0x7f155354ec3d ), SvNFEngine::GetROPolicy(const SvNFFormatData&, SvNFFormatData::DefaultFormatKeysMap&):: >::_M_manager(std::_Any_data &, const std::_Any_data &, std::_Manager_operation)>}, _M_invoker = 0x7f1553555271 ), 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 = 0x7f1530103620}, 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() = 0x7f151800a040}, static nSrcVer = 517, nFormulaTrackCount = 0, 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 = false, 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() = 0x0}, 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() = 0x7f151850c2e0}} bValidateTabNames = true aOriginalTabNames = std::__debug::vector of length 1, capacity 1 = {"工作表1"} 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' @0x7f1540b045e0: {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 = 1127}, _vptr.XclRootData = 0x7f152a0c7cd0 , meBiff = EXC_BIFF8, meOutput = EXC_OUTPUT_XML_2007, mrMedium = @0x7f15181f2f70, mxRootStrg = empty rtl::Reference, mrDoc = @0x7f15180c9a80, maDocUrl = "file:///srv/crashtestdata/files/forums/xlsx/forum-mso-en4-604009.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() = 0x7f151042cbb0}, mxDrawEditEng = std::shared_ptr (empty) = {get() = 0x0}, mxFontPropSetHlp = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15104883d0}, mxChPropSetHlp = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15100115c0}, mxExtDocOpt = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15105d42c0}, mxTracer = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f1510a352c0}, mxRD = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15100015c0}, mfScreenPixelX = 50, mfScreenPixelY = 50, mnCharWidth = 137, mnSpaceWidth = 62, mnScTab = 0, mbExport = true}, mxTabInfo = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f1510a2e680}, mxAddrConv = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f1510007850}, mxFmlaComp = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f151042dff0}, mxProgress = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15103faa50}, mxSst = rtl::Reference to 0x7f1510450820, mxPalette = rtl::Reference to 0x7f151005fd40, mxFontBfr = rtl::Reference to 0x7f1510008770, mxNumFmtBfr = rtl::Reference to 0x7f1510285560, mxXFBfr = rtl::Reference to 0x7f1510458bc0, mxNameMgr = rtl::Reference to 0x7f15104a0f00, mxGlobLinkMgr = rtl::Reference to 0x7f151040f130, mxLocLinkMgr = rtl::Reference to 0x7f151040f130, mxObjMgr = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15102a50f0}, mxFilterMgr = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15104106d0}, mxPTableMgr = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15102a5030}, mxDxfs = rtl::Reference to 0x7f15103d59c0, mxTableStyles = rtl::Reference to 0x7f151040d430, mxXmlPTableMgr = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f151000b6d0}, mxTablesMgr = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15104cd850}, mpCompileFormulaCxt = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f15103f6ba0}, mxOpCodeMap = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f151000d500}, mbRelUrl = true, maStringBuf = "E1"} aPath = {m_aAbsURIRef = "file:///srv/crashtestdata/current/srv/crashtestdata/files/forums/xlsx/forum-mso-en4-604009.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 = 0x7f152a0c5c38 , mrData = @0x7f1526ea86e0}, mrExpData = @0x7f1526ea86e0} workbook = "xl/workbook.xml" pWorkbookContentType = #32 0x00007f1540596b8f in oox::core::FilterBase::filter(com::sun::star::uno::Sequence const&) (this=0x7f1510a3c450, rMediaDescSeq=) at /home/buildslave/source/libo-core/oox/source/core/filterbase.cxx:492 xTempModel = uno::Reference to (ScModelObj *) 0x7f15301cb7a0 lockControllersGuard = {m_func = {__xTempModel = uno::Reference to (class ScModelObj *) 0x7f15301cb7a0}, m_bDismissed = false} bRet = false aOpenedGuard = {maUrl = "file:///srv/crashtestdata/current/srv/crashtestdata/files/forums/xlsx/forum-mso-en4-604009.xlsx", mbValid = true} #33 0x00007f1529bc852a in oox::xls::ExcelFilter::filter(com::sun::star::uno::Sequence const&) (this=0x7f1510a343c0, 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 *) 0x7f1510a3c490 xDocument = uno::Reference to (ScModelObj *) 0x7f15301cb7a0 xFilter = uno::Reference to (XclExpXmlStream *) 0x7f1510a3c498 #34 0x00007f1553e04fd3 in SfxObjectShell::ExportTo(SfxMedium&) (this=this@entry=0x7f151000b940, rMedium=...) at /home/buildslave/source/libo-core/sfx2/source/doc/objstor.cxx:2818 xComp = uno::Reference to (ScModelObj *) 0x7f15301cb7a0 rItems = SfxItemSet of pool 0x563623ad9770 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 = 0x7f1553856f58 , m_nRefCount = 0, m_nWhich = 6546, m_nSerialNumber = 31639, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bNameOrIndex = false, m_bDeleted = false}, m_bValue = true}, [5530] = { = {_vptr.SfxPoolItem = 0x7f155385a288 , m_nRefCount = 0, m_nWhich = 5530, m_nSerialNumber = 31638, 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 = 0x7f1553856f58 , m_nRefCount = 0, m_nWhich = 6739, m_nSerialNumber = 31636, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bNameOrIndex = false, m_bDeleted = false}, m_bValue = false}, [5507] = { = {_vptr.SfxPoolItem = 0x7f155385a288 , m_nRefCount = 0, m_nWhich = 5507, m_nSerialNumber = 31640, 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-604009.xlsx"}, [5511] = { = {_vptr.SfxPoolItem = 0x7f155385a288 , m_nRefCount = 0, m_nWhich = 5511, m_nSerialNumber = 31633, 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 = 0x7f1553857e08 , m_nRefCount = 0, m_nWhich = 6668, m_nSerialNumber = 31632, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bNameOrIndex = false, m_bDeleted = false}, m_nValue = 0}, }, [5534] = { = {_vptr.SfxPoolItem = 0x7f1553856f58 , m_nRefCount = 0, m_nWhich = 5534, m_nSerialNumber = 31630, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bNameOrIndex = false, m_bDeleted = false}, m_bValue = true}, [6675] = { = {_vptr.SfxPoolItem = 0x7f15542e6418 , m_nRefCount = 0, m_nWhich = 6675, m_nSerialNumber = 31629, 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 = 0x7f152c007dd8}, })}, [6319] = { = { = {_vptr.SfxPoolItem = 0x7f1553857e08 , m_nRefCount = 0, m_nWhich = 6319, m_nSerialNumber = 31627, 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 *) 0x7f1510a34408 aFilterName = "Calc Office Open XML" xExporter = uno::Reference to (oox::xls::ExcelFilter *) 0x7f1510a34400 #35 0x00007f1553e0b734 in SfxObjectShell::SaveTo_Impl(SfxMedium&, SfxItemSet const*) (this=this@entry=0x7f151000b940, rMedium=..., pSet=pSet@entry=0x0) at /home/buildslave/source/libo-core/sfx2/source/doc/objstor.cxx:1933 aMod = {pPersist = 0x7f151000b940, bWasEnabled = true} aViewGuard = std::unique_ptr = {get() = 0x7f15103d0d00} xContext = uno::Reference to (cppu::(anonymous namespace)::ComponentContext *) 0x563622e54028 pFilter = std::shared_ptr (use count 5, weak count 0) = {get() = 0x7f15300d4da0} 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 = 0x7f151000b940, m_bUnlock = true} bCopyTo = true rMedSet = pSaveToItem = bOk = true #36 0x00007f1553e0e767 in SfxObjectShell::PreDoSaveAs_Impl(rtl::OUString const&, rtl::OUString const&, SfxItemSet const&, com::sun::star::uno::Sequence const&) (this=this@entry=0x7f151000b940, rFileName="file:///srv/crashtestdata/current/srv/crashtestdata/files/forums/xlsx/forum-mso-en4-604009.xlsx", aFilterName="Calc Office Open XML", rItemSet=SfxItemSet of pool 0x563623ad9770 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() = 0x7f151041a720} pNewFile = 0x7f15103f6b00 pNoFileSync = bUseThumbnailSave = aThumbnailGuard = {m_func = {__this = 0x7f151000b940, __bUseThumbnailSave = true}, m_bDismissed = true} pNoThumbnail = pSaveToItem = bCopyTo = true bOk = false #37 0x00007f1553e0f1d5 in SfxObjectShell::CommonSaveAs_Impl(INetURLObject const&, rtl::OUString const&, SfxItemSet&, com::sun::star::uno::Sequence const&) (this=this@entry=0x7f151000b940, aURL=..., aFilterName="Calc Office Open XML", rItemSet=SfxItemSet of pool 0x563623ad9770 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() = 0x7f15300d4da0} pCopyStreamItem = pActMed = aActName = {m_aAbsURIRef = "file:///srv/crashtestdata/files/forums/xlsx/forum-mso-en4-604009.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 = 0x7f152c007dd8}, }) bResult = #38 0x00007f1553df350a in SfxObjectShell::APISaveAs_Impl(std::basic_string_view >, SfxItemSet&, com::sun::star::uno::Sequence const&) (this=this@entry=0x7f151000b940, aFileName=u"file:///srv/crashtestdata/current/srv/crashtestdata/files/forums/xlsx/forum-mso-en4-604009.xlsx", rItemSet=SfxItemSet of pool 0x563623ad9770 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 0x7f151000b940 pDocTitleItem = 0x0 aFilterName = "Calc Office Open XML" pFilterNameItem = bOk = false #39 0x00007f1553e41e22 in SfxBaseModel::impl_store(rtl::OUString const&, com::sun::star::uno::Sequence const&, bool) (this=this@entry=0x7f15301cb710, sURL="file:///srv/crashtestdata/current/srv/crashtestdata/files/forums/xlsx/forum-mso-en4-604009.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 0x563623ad9770 with parent 0x0 and Which ranges: [(500, 500), (5507, 5507), (5530, 5530), (6546, 6546)] = {[5530] = { = {_vptr.SfxPoolItem = 0x7f155385a288 , m_nRefCount = 0, m_nWhich = 5530, m_nSerialNumber = 31605, 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 = 0x7f1553856f58 , m_nRefCount = 0, m_nWhich = 6546, m_nSerialNumber = 31597, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bNameOrIndex = false, m_bDeleted = false}, m_bValue = true}, [5507] = { = {_vptr.SfxPoolItem = 0x7f155385a288 , m_nRefCount = 0, m_nWhich = 5507, m_nSerialNumber = 31595, 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-604009.xlsx"}}, }} pCopyStreamItem = nModifyPasswordHash = aModifyPasswordInfo = empty uno::Sequence pModifyPasswordInfoItem = nOldModifyPasswordHash = 0 aOldModifyPasswordInfo = empty uno::Sequence bCopyTo = xOldDocProps = uno::Reference to ((anonymous namespace)::SfxDocumentMetaData *) 0x7f151802b240 bRet = xHandler = empty uno::Reference pItem = nErrCode = {mnCode = {m_value = 274294848}, maArg1 = "", maArg2 = "", mnDialogMask = DialogMask::NONE, moLoc = std::optional = {[contained value] = {_M_impl = 0x7f15542f7200}}} #40 0x00007f1553e43053 in SfxBaseModel::storeToURL(rtl::OUString const&, com::sun::star::uno::Sequence const&) (this=0x7f15301cb710, rURL="file:///srv/crashtestdata/current/srv/crashtestdata/files/forums/xlsx/forum-mso-en4-604009.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 = 0x563622e57830}, }} 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 = 0x7f15540e085a "storeToURL"}, m_nCreateTime = 0, m_nNesting = -1} aSaveGuard = {m_xModel = uno::Reference to (class ScModelObj *) 0x7f15301cb7a0, m_pData = 0x7f15184f2cb0, m_pFramesLock = std::unique_ptr = {get() = 0x7f151028f550}} #41 0x00007f15498ea92b in gcc3::callVirtualMethod(void*, unsigned int, void*, _typelib_TypeDescriptionReference*, bool, unsigned long*, unsigned int, unsigned long*, double*) (pThis=0x7f15301cb7c0, nVtableIndex=8, pRegisterReturn=0x0, pReturnTypeRef=0x563622e6c160, bSimpleReturn=true, pStack=0x7f1526ea96a0, nStack=0, pGPR=0x7f1526ea97c0, pFPR=0x7f1526ea97f0) at /home/buildslave/source/libo-core/bridges/source/cpp_uno/gcc3_linux_x86-64/callvirtualmethod.cxx:87 data = {pMethod = 139729578504504, pStack = 0x7f1526ea96a0, nStack = 0, pGPR = 0x7f1526ea97c0, pFPR = 0x7f1526ea97f0, rax = 2581383872376021248, rdx = 139729405101135, xmm0 = 6.9035253811977742e-310, xmm1 = 6.9035211646941234e-310} pMethod = 139728908786208 #42 0x00007f15498e9eb8 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=0x7f152c009040, 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 = 0x7f1526ea96a0 pStackStart = pGPR = {139728978229184, 139728909291840, 139728823948880, 139729405148121, 139728980502720, 2581383872376021248} nGPR = 3 pFPR = {1.4821969375237396e-323, 1.4821969375237396e-323, 6.9035211647210006e-310, 1.6975966327722179e-313, 0, 6.9035498797924735e-310, 6.9035253801855326e-310, 0} nFPR = 0 pReturnTypeDescr = 0x563622e6c160 __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 = 0x7f15301cb7c0 pCppArgs = 0x7f1526ea9660 pTempIndices = ppTempParamTypeDescr = nTempIndices = 1 #43 0x00007f15498ea494 in bridges::cpp_uno::shared::unoInterfaceProxyDispatch(uno_Interface*, typelib_TypeDescription const*, void*, void**, uno_Any**) (pUnoI=0x7f152c009040, pMemberDescr=0x7f152c008150, pReturn=0x0, pArgs=0x7f151041b410, ppException=0x7f1526ea9940) at /home/buildslave/source/libo-core/bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx:410 aVtableSlot = {offset = , index = } pThis = 0x7f152c009040 __PRETTY_FUNCTION__ = "void bridges::cpp_uno::shared::unoInterfaceProxyDispatch(uno_Interface*, const typelib_TypeDescription*, void*, void**, uno_Any**)" #44 0x00007f1548467e2f in binaryurp::IncomingRequest::execute_throw(binaryurp::BinaryAny*, std::__debug::vector >*) const (this=this@entry=0x7f152c00a1d0, returnValue=returnValue@entry=0x7f1526ea9b40, outArguments=outArguments@entry=0x7f1526ea9ba0) at /home/buildslave/source/libo-core/binaryurp/source/incomingrequest.cxx:236 retType = {_pTypeDescr = 0x563622e6c160} nSize = retBuf = std::__debug::vector of length 0, capacity 0 pexc = 0x7f1526ea9950 outBufs = std::__debug::vector of length 0, capacity 0 args = std::__debug::vector of length 2, capacity 2 = {0x7f152c00d140, 0x7f152c00d158} exc = Python Exception : __PRETTY_FUNCTION__ = "bool binaryurp::IncomingRequest::execute_throw(binaryurp::BinaryAny*, std::__debug::vector*) const" isExc = false #45 0x00007f1548468427 in binaryurp::IncomingRequest::execute() const (this=this@entry=0x7f152c00a1d0) 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 0x00007f15484768bc in binaryurp::(anonymous namespace)::request(void*) (pThreadSpecificData=pThreadSpecificData@entry=0x7f152c00a1d0) at /home/buildslave/source/libo-core/binaryurp/source/reader.cxx:86 __PRETTY_FUNCTION__ = "void binaryurp::{anonymous}::request(void*)" #47 0x00007f1555b8fe6e in cppu_threadpool::JobQueue::enter(void const*, bool) (this=0x7f152c00c080, nDisposeId=, nDisposeId@entry=0x7f152c00cd00, bReturnWhenNoJob=bReturnWhenNoJob@entry=true) at /home/buildslave/source/libo-core/cppu/source/threadpool/jobqueue.cxx:100 guard = {_M_device = @0x7f152c00c080} Python Exception : DWARF-2 expression error: DW_OP_GNU_uninit must always be the very last op. #48 0x00007f1555b92716 in cppu_threadpool::ORequestThread::run() (this=0x7f152c00cd00) at /home/buildslave/source/libo-core/cppu/source/threadpool/thread.cxx:165 #49 0x00007f1555b92c1b in osl::threadFunc(void*) (param=0x7f152c00cd10) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7f152c00cd10 #50 0x00007f15563b0d4e in osl_thread_start_Impl(void*) (pData=0x7f152c00e640) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:240 terminate = false pImpl = 0x7f152c00e640 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #51 0x00007f155602c1f5 in () at /lib/x86_64-linux-gnu/libc.so.6 #52 0x00007f15560ac8dc in () at /lib/x86_64-linux-gnu/libc.so.6