[New LWP 3381136] [New LWP 3372426] [New LWP 3372635] [New LWP 3373801] [New LWP 3372639] [New LWP 3373805] [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 0x00007f573434deec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [Current thread is 1 (Thread 0x7f57071ff6c0 (LWP 3381136))] Thread 6 (Thread 0x7f57177fe6c0 (LWP 3373805)): #0 0x00007f57343cd964 in recv () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f57346c40ca in osl_receivePipe(oslPipe, void*, sal_Int32) (pPipe=pPipe@entry=0x7f571c000f00, pBuffer=pBuffer@entry=0x7f570800c6b8, BytesToRead=BytesToRead@entry=8) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:455 socket = 13 nRet = #2 0x00007f57346c419d in osl_readPipe(oslPipe, void*, sal_Int32) (pPipe=0x7f571c000f00, pBuffer=0x7f570800c6b8, n=) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:527 RetVal = BytesRead = 0 BytesToRead = 8 #3 0x00007f572602a733 in osl::StreamPipe::read(void*, int) const (n=8, pBuffer=, this=0x7f571c001550) 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=0x7f571c001520, aReadBytes=uno::Sequence of length 8 = {...}, nBytesToRead=8) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:83 n = #5 0x00007f5725fc1bfd in binaryurp::(anonymous namespace)::read(com::sun::star::uno::Reference const&, sal_uInt32, bool) (connection=uno::Reference to (io_acceptor::(anonymous namespace)::PipeConnection *) 0x7f571c001548, 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 0x00007f5725fc3b4a in binaryurp::Reader::execute() (this=0x7f571c006a80) 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 0x7f571c000fb0, state_ = @0x7f571c006ac8, buffer_ = uno::Sequence of length 7 = {109 'm', -66 '\276', -60 '\304', 61 '=', -117 '\213', -27 '\345', 43 '+'}, data_ = 0x7f570800bfee "\231\231\240", end_ = 0x7f570800bfee "\231\231\240"} header = {bridge_ = rtl::Reference to 0x7f571c000fb0, state_ = @0x7f571c006ac8, buffer_ = uno::Sequence of length 8 = {0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000'}, data_ = 0x7f570800c6c0 "", end_ = 0x7f570800c6c0 ""} size = con = uno::Reference to (io_acceptor::(anonymous namespace)::PipeConnection *) 0x7f571c001548 #7 0x00007f5733e086b1 in salhelper::Thread::run() (this=0x7f571c006a80) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x7f571c006a80}, m_bDismissed = false} #8 0x00007f5733e08995 in osl::threadFunc(void*) (param=0x7f571c006a90) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7f571c006a90 #9 0x00007f57346d0d4e in osl_thread_start_Impl(void*) (pData=0x7f571c008f60) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:240 terminate = false pImpl = 0x7f571c008f60 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #10 0x00007f573434c1f5 in () at /lib/x86_64-linux-gnu/libc.so.6 #11 0x00007f57343cc8dc in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 5 (Thread 0x7f5725f8f6c0 (LWP 3372639)): #0 0x00007f57343cd71f in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f57346c3d80 in osl_acceptPipe(oslPipe) (pPipe=0x7f571c001570) 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 = 0x7f571c001570, _M_owns = false} flags = #2 0x00007f572602ac93 in osl::Pipe::accept(osl::StreamPipe&) (this=this@entry=0x7f5725f8eb78, Connection=...) at /home/buildslave/source/libo-core/include/osl/pipe.hxx:155 #3 0x00007f572602a99b in io_acceptor::PipeAcceptor::accept() (this=0x7f571c000d50) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:157 pipe = {m_handle = 0x7f571c001570} pConn = rtl::Reference to 0x7f571c009510 status = #4 0x00007f5726030668 in (anonymous namespace)::OAcceptor::accept(rtl::OUString const&) (this=0x55fd19ee0fa0, sConnectionDescription="pipe,name=pytest3a83ef54-048e-11f1-b65a-98f2b32c495c") at /home/buildslave/source/libo-core/io/source/acceptor/acceptor.cxx:198 guard = {m_pFlag = 0x55fd19ee1018} r = empty uno::Reference #5 0x00007f572607d0c3 in desktop::Acceptor::run() (this=this@entry=0x55fd19ee1bd0) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:111 g = {_M_device = 0x55fd19ee1c08, _M_owns = true} rConnection = empty uno::Reference aDescription = "pipe,name=pytest3a83ef54-048e-11f1-b65a-98f2b32c495c,uniqueValue=140012108649808" rInstanceProvider = uno::Reference to (desktop::AccInstanceProvider *) 0x7f571c000d38 #6 0x00007f572607d388 in desktop::offacc_workerfunc(void*) (acc=0x55fd19ee1bd0) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:47 #7 0x00007f57346d0d4e in osl_thread_start_Impl(void*) (pData=0x55fd19ee74e0) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:240 terminate = false pImpl = 0x55fd19ee74e0 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #8 0x00007f573434c1f5 in () at /lib/x86_64-linux-gnu/libc.so.6 #9 0x00007f57343cc8dc in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 4 (Thread 0x7f5717fff6c0 (LWP 3373801)): #0 0x00007f5734348f16 in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f573434b5d8 in pthread_cond_wait () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f57346af21e in std::condition_variable::wait > (__p=..., __lock=..., this=0x7f571c008560) at /usr/include/c++/12/condition_variable:102 g = {_M_device = 0x7f571c008590, _M_owns = true} pCond = 0x7f571c008560 __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 = 0x7f571c008590, _M_owns = true} pCond = 0x7f571c008560 __PRETTY_FUNCTION__ = "oslConditionResult osl_waitCondition(oslCondition, const TimeValue*)" #4 0x00007f5725fc823a in osl::Condition::wait(TimeValue const*) (pTimeout=0x0, this=0x7f571c0084b0) at /home/buildslave/source/libo-core/include/osl/conditn.hxx:123 item = {tid = {_pSequence = 0x7f5708001120}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x7f5708008150}, 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=0x7f571c0082d0) at /home/buildslave/source/libo-core/binaryurp/source/writer.cxx:150 item = {tid = {_pSequence = 0x7f5708001120}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x7f5708008150}, 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 0x00007f5733e086b1 in salhelper::Thread::run() (this=0x7f571c0082d0) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x7f571c0082d0}, m_bDismissed = false} #7 0x00007f5733e08995 in osl::threadFunc(void*) (param=0x7f571c0082e0) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7f571c0082e0 #8 0x00007f57346d0d4e in osl_thread_start_Impl(void*) (pData=0x7f571c008ce0) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:240 terminate = false pImpl = 0x7f571c008ce0 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #9 0x00007f573434c1f5 in () at /lib/x86_64-linux-gnu/libc.so.6 #10 0x00007f57343cc8dc in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 3 (Thread 0x7f57268906c0 (LWP 3372635)): #0 0x00007f57343cd71f in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f57346c3d80 in osl_acceptPipe(oslPipe) (pPipe=0x55fd190a8e00) 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 = 0x55fd190a8e00, _M_owns = false} flags = #2 0x00007f573452b001 in osl::Pipe::accept(osl::StreamPipe&) (this=this@entry=0x55fd19ed6d30, Connection=...) at /home/buildslave/source/libo-core/include/osl/pipe.hxx:155 #3 0x00007f573452ab00 in desktop::PipeIpcThread::execute() (this=0x55fd19ed6d00) at /home/buildslave/source/libo-core/desktop/source/app/officeipcthread.cxx:1095 aStreamPipe = { = {m_handle = 0x0}, } nError = 32599 __PRETTY_FUNCTION__ = "virtual void desktop::PipeIpcThread::execute()" resetThreadRunning = {m_func = {}, m_bDismissed = false} #4 0x00007f5733e086b1 in salhelper::Thread::run() (this=0x55fd19ed6d00) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x55fd19ed6d00}, m_bDismissed = false} #5 0x00007f5733e08995 in osl::threadFunc(void*) (param=0x55fd19ed6d10) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x55fd19ed6d10 #6 0x00007f57346d0d4e in osl_thread_start_Impl(void*) (pData=0x55fd19810ce0) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:240 terminate = false pImpl = 0x55fd19810ce0 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #7 0x00007f573434c1f5 in () at /lib/x86_64-linux-gnu/libc.so.6 #8 0x00007f57343cc8dc in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 2 (Thread 0x7f572d59c900 (LWP 3372426)): #0 0x00007f5734348f16 in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f573434b5d8 in pthread_cond_wait () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f572e2fe0a3 in std::condition_variable::wait > (__p=..., __lock=..., this=0x55fd18f61950) at /usr/include/c++/12/condition_variable:102 g = {_M_device = 0x55fd18f61928, _M_owns = true} request = SvpRequest::NONE pInst = 0x55fd18f616d0 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #3 SvpSalYieldMutex::doAcquire(unsigned int) (this=0x55fd18f61830, nLockCount=1) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:352 g = {_M_device = 0x55fd18f61928, _M_owns = true} request = SvpRequest::NONE pInst = 0x55fd18f616d0 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #4 0x00007f572dc04676 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 0x00007f572e060e97 in SalInstance::AcquireYieldMutex(unsigned int) (this=, nCount=nCount@entry=1) at /home/buildslave/source/libo-core/vcl/source/app/salvtables.cxx:151 #6 0x00007f572e0ac5b1 in Application::AcquireSolarMutex(unsigned int) (nCount=) at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:539 pSVData = #7 0x00007f572e2fda4a in SolarMutexReleaser::~SolarMutexReleaser() (this=0x7ffd6bf9ad34, __in_chrg=) at /home/buildslave/source/libo-core/include/vcl/svapp.hxx:1444 __PRETTY_FUNCTION__ = "bool SvpSalInstance::ImplYield(bool, bool)" bWasEvent = false bMustSleep = nTimeoutMicroS = 149995 aReleaser = {mnReleased = 1} #8 SvpSalInstance::ImplYield(bool, bool) (this=this@entry=0x55fd18f616d0, 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 = 149995 aReleaser = {mnReleased = 1} #9 0x00007f572e2fdd57 in SvpSalInstance::DoYield(bool, bool) (this=0x55fd18f616d0, bWait=, bHandleAllCurrentEvents=) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:519 __PRETTY_FUNCTION__ = "virtual bool SvpSalInstance::DoYield(bool, bool)" bWasEvent = false pMutex = 0x55fd18f61830 #10 0x00007f572e0ae74c 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 = 0x7f572f314300 ::get()::instance> bProcessedEvent = false #11 0x00007f572e0ae94a in Application::Yield() () at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:504 bAbort = false #12 0x00007f572e0aea30 in Application::Execute() () at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:366 releaser = {mnReleased = 1} pSVData = 0x7f572f314300 ::get()::instance> nExitCode = 0 #13 0x00007f57344fc95b in desktop::Desktop::Main() (this=0x7ffd6bf9b030) at /home/buildslave/source/libo-core/desktop/source/app/app.cxx:1679 pDisplay = startT = {__d = {__r = 1770514441342268140}} recordTime = {} layer = {m_aEnvTypeName = "gcc3", m_xPreviousContext = empty uno::Reference} eStatus = rCmdLineArgs = @0x7f5734662980: {m_cwdUrl = std::optional = {[contained value] = "file:///srv/crashtestdata/control/task506"}, 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=pytest3a83ef54-048e-11f1-b65a-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 *) 0x55fd19ee0bd8 bMustLockProfile = aTitle = "LibreOfficeDev 26.8.0.0.alpha0 [6ba0a9544757c7ebe1b242029bc963d37afa2f41]" xDesktop = uno::Reference to (framework::Desktop *) 0x55fd1921fa98 bAbort = aEvent = { = {Source = empty uno::Reference}, EventName = "OnStartApp", ViewController = empty uno::Reference, Supplement = uno::Any(void)} bCrashed = false bExistsRecoveryData = false bExistsSessionData = false pidfileName = "" #14 0x00007f572e0bd45d in ImplSVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:231 pSVData = 0x7f572f314300 ::get()::instance> nReturn = 1 bWasInitVCL = bInit = true nRet = 0 #15 0x00007f572e0bd49f in SVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:249 #16 0x00007f573452eae2 in soffice_main() () at /home/buildslave/source/libo-core/desktop/source/app/sofficemain.cxx:122 aDesktop = { = { = {_vptr.ILibreOfficeKitNotifier = 0x7f5734654c08 }, 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 = 0x7f572f1f56a8 , mpSchedulerData = 0x0, mpDebugName = 0x7f57345ae0a0 "desktop::Desktop m_firstRunTimer", mePriority = TaskPriority::DEFAULT_IDLE, mbActive = false, mbStatic = false}, maInvokeHandler = {function_ = 0x7f57344f76b8 , instance_ = 0x7ffd6bf9b030, source_ = 0x7f57345ae0f0 "/home/buildslave/source/libo-core/desktop/source/app/app.cxx:456", target_ = 0x7f57345ae0c8 "Desktop::LinkStubAsyncInitFirstRun"}, mnTimeout = 3000, mbAuto = false}, m_aUpdateThread = {_M_id = {_M_thread = 0}}} rCmdLineArgs = @0x7f5734662980: {m_cwdUrl = std::optional = {[contained value] = "file:///srv/crashtestdata/control/task506"}, 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=pytest3a83ef54-048e-11f1-b65a-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 0x000055fd18a25962 in sal_main () at /home/buildslave/source/libo-core/desktop/source/app/main.c:51 ret = #18 0x000055fd18a259af in main (argc=, argv=) at /home/buildslave/source/libo-core/desktop/source/app/main.c:49 ret = Thread 1 (Thread 0x7f57071ff6c0 (LWP 3381136)): #0 0x00007f573434deec in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f57342fefb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f57342e9472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #3 0x00007f57346c978f in (anonymous namespace)::callSystemHandler(int, siginfo_t*, void*) (signal=signal@entry=6, info=info@entry=0x7f57071fbe70, context=context@entry=0x7f57071fbd40) 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, 140011758402832, 1, 0, 1, 0, 140012518203501, 140012518627832, 140012518205753, 13511005043556405, 13511005043687472, 13511005043687472, 13511005043687472, 140012518627680, 10495557783211844096, 94545550107920}}, sa_flags = 0, sa_restorer = 0x7f57071fbd40} i = #4 0x00007f57346c98a8 in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7f57071fbe70, context=0x7f57071fbd40) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:426 act = {__sigaction_handler = {sa_handler = 0x2e00000000, sa_sigaction = 0x2e00000000}, sa_mask = {__val = {16, 4297981952, 55834574848, 140011758403336, 140011758403328, 140011758402560, 60129542144, 140012016269920, 140012518192136, 140011648573274, 140011648573272, 1, 4, 140011758403328, 10495557783211844096, 140011758403344}}, sa_flags = 1, sa_restorer = 0xe} Info = {Signal = osl_Signal_AccessViolation, UserSignal = 6, UserData = 0x0} #5 0x00007f57342ff050 in () at /lib/x86_64-linux-gnu/libc.so.6 #6 0x00007f573434deec in () at /lib/x86_64-linux-gnu/libc.so.6 #7 0x00007f57342fefb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #8 0x00007f57342e9472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #9 0x00007f572e054da4 in SalAbort(rtl::OUString const&, bool) (rErrorText="", bDumpCore=bDumpCore@entry=true) at /home/buildslave/source/libo-core/vcl/source/app/salplug.cxx:403 #10 0x00007f572e0ac446 in Application::Abort(rtl::OUString const&) (rErrorText="") at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:302 #11 0x00007f57344f93aa in desktop::Desktop::Exception(ExceptionCategory) (this=0x7ffd6bf9b030, nCategory=ExceptionCategory::System) at /home/buildslave/source/libo-core/desktop/source/app/app.cxx:1243 bInException = true nOldMode = rArgs = bRestart = false bAllowRecoveryAndSessionManagement = #12 0x00007f572e0bc2f0 in VCLExceptionSignal_impl(void*, oslSignalInfo*) (pInfo=) at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:178 nOldMode = SystemWindowFlags::DIALOG pSVData = 0x7f572f314300 ::get()::instance> aLock = {m_isAcquired = true, m_isChecked = true, m_rSolarMutex = @0x55fd18f61830} bIn = true nVCLException = #13 0x00007f573467d9e0 in callSignalHandler(oslSignalInfo*) (pInfo=pInfo@entry=0x7f57071fc4b0) at /home/buildslave/source/libo-core/sal/osl/all/signalshared.cxx:47 pHandler = 0x55fd19ede510 Action = #14 0x00007f57346c984b in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7f57071fc6b0, context=0x7f57071fc580) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:423 Info = {Signal = osl_Signal_AccessViolation, UserSignal = 6, UserData = 0x0} #15 0x00007f57342ff050 in () at /lib/x86_64-linux-gnu/libc.so.6 #16 0x00007f573434deec in () at /lib/x86_64-linux-gnu/libc.so.6 #17 0x00007f57342fefb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #18 0x00007f57342e9472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #19 0x00007f57342e9395 in () at /lib/x86_64-linux-gnu/libc.so.6 #20 0x00007f57342f7ec2 in () at /lib/x86_64-linux-gnu/libc.so.6 #21 0x00007f572f38dd4e in sax_fastparser::FastSaxSerializer::endFastElement(int) (this=0x7f56fc741a30, 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 0x00007f572f39669c in sax_fastparser::FastSerializerHelper::endElement(int) (this=, elementTokenId=elementTokenId@entry=1031) at /home/buildslave/source/libo-core/sax/source/tools/fshelper.cxx:71 #23 0x00007f5714479c86 in XclExpFormulaCell::SaveXml(XclExpXmlStream&) (this=, rStrm=...) at /home/buildslave/source/libo-core/sc/source/filter/excel/xetable.cxx:1044 sType = 0x7f5714895116 "e" sValue = "#VALUE!" bWriteFormula = false rWorksheet = std::shared_ptr (use count 3, weak count 0) = {get() = 0x7f56fc73e650} bTagStarted = aScPos = {nRow = 12, nCol = 16, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}} #24 0x00007f57144889e6 in XclExpRecordList::SaveXml(XclExpXmlStream&) (this=this@entry=0x7f56fc16eba8, rStrm=...) at /home/buildslave/source/libo-core/sc/source/filter/inc/xerecord.hxx:386 aIt = rtl::Reference to 0x7f56fc16f3c0 aEnd = rtl::Reference to 0x7f56fc16a240 #25 0x00007f571447b682 in XclExpRow::SaveXml(XclExpXmlStream&) (this=0x7f56fc16eb70, 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() = 0x7f56fc73e650} haveFormat = false #26 0x00007f571447a94e in XclExpRowBuffer::SaveXml(XclExpXmlStream&) (this=this@entry=0x7f56fc60b1f0, rStrm=...) at /home/buildslave/source/libo-core/sc/source/filter/excel/xetable.cxx:2445 rEntry = __for_range = std::__debug::map with 1059 elements = {[0] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc4f9aa0}, [1] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc4f9c50}, [2] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc1615d0}, [3] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc162660}, [4] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc164ae0}, [5] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc166ae0}, [6] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc168a90}, [7] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc169f30}, [8] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc16b9f0}, [9] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc16c240}, [10] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc16d350}, [11] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc16e460}, [12] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc16eb70}, [13] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc16f750}, [14] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc16fef0}, [15] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc170980}, [16] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc171040}, [17] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc1716e0}, [18] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc171ca0}, [19] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc1723d0}, [20] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc172a80}, [21] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc172f40}, [22] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc173340}, [23] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc173850}, [24] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc173ba0}, [25] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc173ef0}, [26] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc174370}, [27] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc1747f0}, [28] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc174cb0}, [29] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc175170}, [30] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc175630}, [31] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc175af0}, [32] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc175fb0}, [33] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc176470}, [34] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc176930}, [35] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc176e80}, [36] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc177340}, [37] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc177800}, [38] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc177cc0}, [39] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc178180}, [40] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc178640}, [41] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc178b00}, [42] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc178fc0}, [43] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc179480}, [44] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc179940}, [45] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc179e20}, [46] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc17a360}, [47] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc17a8a0}, [48] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc17ade0}, [49] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc17b320}, [50] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc17b860}, [51] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc17bdf0}, [52] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc17c3d0}, [53] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc17c9b0}, [54] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc17cf90}, [55] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc17d570}, [56] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc17db50}, [57] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc17e000}, [58] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc17e220}, [59] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc17e3f0}, [60] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc17e5c0}, [61] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc17e790}, [62] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc17f240}, [63] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc17f430}, [64] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc17f600}, [65] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc17f7d0}, [66] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc17fe00}, [67] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc17fff0}, [68] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc1801c0}, [69] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc180390}, [70] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc180560}, [71] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc180730}, [72] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc180900}, [73] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc180ad0}, [74] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc180ca0}, [75] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc180e70}, [76] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc181040}, [77] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc181210}, [78] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc1813e0}, [79] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc1815b0}, [80] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc181780}, [81] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc181950}, [82] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc181b20}, [83] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc181cf0}, [84] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc181ec0}, [85] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc182090}, [86] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc182260}, [87] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc182430}, [88] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc182600}, [89] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc1827d0}, [90] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc1829a0}, [91] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc182b70}, [92] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc182d40}, [93] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc182f10}, [94] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc1830e0}, [95] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc1832b0}, [96] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc183480}, [97] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc183650}, [98] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc183820}, [99] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc1839f0}...} __for_begin = {first = 12, second = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc16eb70}} __for_end = {first = 1059, second = std::shared_ptr (empty) = {get() = 0x0}} rWorksheet = std::shared_ptr (use count 3, weak count 0) = {get() = 0x7f56fc73e650} #27 0x00007f571447ab9f in XclExpCellTable::SaveXml(XclExpXmlStream&) (this=0x7f56fc60b0c0, rStrm=...) at /home/buildslave/source/libo-core/sc/source/filter/excel/xetable.cxx:2841 rDefData = @0x7f56fc64486a: {mnFlags = 0, mnHeight = 280} rWorksheet = std::shared_ptr (use count 3, weak count 0) = {get() = 0x7f56fc73e650} #28 0x00007f5714344ffe in XclExpRecordList::SaveXml(XclExpXmlStream&) (this=this@entry=0x7f56fc5b9288, rStrm=...) at /home/buildslave/source/libo-core/sc/source/filter/inc/xerecord.hxx:386 aIt = rtl::Reference to 0x7f56fc60b0c0 aEnd = rtl::Reference to 0x6666666666666666 #29 0x00007f5714338e78 in ExcTable::WriteXml(XclExpXmlStream&) (this=0x7f56fc5b9260, 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() = 0x7f56fc73e650} pPT = #30 0x00007f571433d173 in ExcDocument::WriteXml(XclExpXmlStream&) (this=this@entry=0x7f57071fd5a0, rStrm=...) at /home/buildslave/source/libo-core/sc/source/filter/excel/excdoc.cxx:913 nTab = 0 nTabCount = 2 pDrawLayer = pDocShell = xDPS = uno::Reference to (ScModelObj *) 0x7f570c688770 xDocProps = uno::Reference to ((anonymous namespace)::SfxDocumentMetaData *) 0x7f56fc340580 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() = 0x7f56fc32a570} pAttrListFileVersion = rtl::Reference to 0x7f56fc47caf0 oLow = std::optional [no contained value] rCaches = rCalcConfig = eConv = rDoc = connectionXml = vConnVector = #31 0x00007f5714443d91 in XclExpXmlStream::exportDocument() (this=0x7f56fc3417e0) at /home/buildslave/source/libo-core/sc/source/filter/excel/xestream.cxx:1154 aDocRoot = { = { = {_vptr.XclRoot = 0x7f5714ac5d18 , mrData = @0x7f57071fd6e0}, mrExpData = @0x7f57071fd6e0}, aHeader = { = { = {_vptr.SimpleReferenceObject = 0x7f5714ae1bc0 , static nStaticFlag = 2147483648, m_nCount = 0}, }, = { = {_vptr.XclRoot = 0x7f5714ae1bf0 , mrData = @0x7f57071fd6e0}, mrExpData = @0x7f57071fd6e0}, aRecList = { = { = {_vptr.SimpleReferenceObject = 0x7f5714ac5c58 +16>, static nStaticFlag = 2147483648, m_nCount = 0}, }, maRecs = std::__debug::vector of length 27, capacity 32 = {rtl::Reference to 0x7f56fc33cdd0, rtl::Reference to 0x7f56fc642890, rtl::Reference to 0x7f56fc644e50, rtl::Reference to 0x7f56fc645150, rtl::Reference to 0x7f56fc6452d0, rtl::Reference to 0x7f56fc642e80, rtl::Reference to 0x7f56fc644fd0, rtl::Reference to 0x7f56fc642400, rtl::Reference to 0x7f56fc642fb0, rtl::Reference to 0x7f56fc5beb90, rtl::Reference to 0x7f56fc645450, rtl::Reference to 0x7f56fc643950, rtl::Reference to 0x7f56fc641900, rtl::Reference to 0x7f56fc5c2680, rtl::Reference to 0x7f56fc5b0d20, rtl::Reference to 0x7f56fc641a60, rtl::Reference to 0x7f56fc5b40d0, rtl::Reference to 0x7f56fc5bf740, rtl::Reference to 0x7f56fc641d20, rtl::Reference to 0x7f56fc6455d0, rtl::Reference to 0x7f56fc33b280, rtl::Reference to 0x7f56fc011900, rtl::Reference to 0x7f56fc643b00, rtl::Reference to 0x7f56fc643e10, rtl::Reference to 0x7f56fc641e80, rtl::Reference to 0x7f56fc33cee0, rtl::Reference to 0x7f56fc4e5ca0}}, mxCellTable = empty rtl::Reference, mnScTab = 32767, nExcTab = 65535, mxNoteList = rtl::Reference to 0x7f56fc4602f0}, maTableList = { = { = {_vptr.SimpleReferenceObject = 0x7f5714ac5cb8 +16>, static nStaticFlag = 2147483648, m_nCount = 0}, }, maRecs = std::__debug::vector of length 2, capacity 2 = {rtl::Reference to 0x7f56fc5b9260, rtl::Reference to 0x7f56fc6f2530}}, maBoundsheetList = { = { = {_vptr.SimpleReferenceObject = 0x7f5714ac5c88 +16>, static nStaticFlag = 2147483648, m_nCount = 0}, }, maRecs = std::__debug::vector of length 2, capacity 2 = {rtl::Reference to 0x7f56fc5c2680, rtl::Reference to 0x7f56fc5b0d20}}, 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' @0x7f57001632a0: {mpCellAttributeHelper = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f570097b8c0}, mxPoolHelper = rtl::Reference to 0x7f5700088d80, mpCellStringPool = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f5700877570}, mpDocLinkMgr = std::unique_ptr = {get() = 0x7f57000a10c0}, mpFormulaGroupCxt = std::shared_ptr (empty) = {get() = 0x0}, mbFormulaGroupCxtBlockDiscard = false, maCalcConfig = {meStringRefAddressSyntax = formula::FormulaGrammar::CONV_A1_XL_A1, meStringConversion = ScCalcConfig::StringConversion::LOCALE, mbEmptyStringAsZero = false, mbHasStringRefSyntax = false, mbOpenCLSubsetOnly = true, mbOpenCLAutoSelect = true, maOpenCLDevice = "", mnOpenCLMinimumFormulaGroupSize = 100, mpOpenCLSubsetOpCodes = std::shared_ptr, o3tl::find_unique>> (use count 3, weak count 0) = {get() = 0x7f570c132770}}, mpUndoManager = 0x7f5700620e30, mpEditEngine = std::unique_ptr = {get() = 0x7f570018f3c0}, mpNoteEngine = std::unique_ptr = {get() = 0x0}, mpShell = 0x7f570c0e4a60, mpPrinter = {m_rInnerRef = rtl::Reference to 0x7f5700100380}, mpVirtualDevice_100th_mm = {m_rInnerRef = rtl::Reference to 0x7f5700037e90}, mpDrawLayer = std::unique_ptr = {get() = 0x7f570093a040}, pColorList = empty rtl::Reference, pValidationList = std::unique_ptr = {get() = 0x0}, mnLastValidationListMax = 0, pFormatExchangeList = 0x0, maTabs = std::__debug::vector of length 2, capacity 2 = {std::unique_ptr = {get() = 0x7f57008a46e0}, std::unique_ptr = {get() = 0x7f5700154aa0}}, mxSheetLimits = rtl::Reference to 0x7f57007ac700, maTabNames = std::__debug::vector of length 0, capacity 0, pRangeName = std::unique_ptr = {get() = 0x7f57001b8570}, pDBCollection = std::unique_ptr = {get() = 0x7f57001473c0}, pDPCollection = std::unique_ptr = {get() = 0x7f5700166a40}, apTemporaryChartLock = std::unique_ptr = {get() = 0x7f5700036a80}, pSelectionAttr = std::unique_ptr = {get() = 0x0}, pFormulaTree = 0x7f57006071a0, pEOFormulaTree = 0x7f5700651090, pFormulaTrack = 0x0, pEOFormulaTrack = 0x0, pBASM = std::unique_ptr = {get() = 0x7f57005f58f0}, pChartListenerCollection = std::unique_ptr = {get() = 0x7f5700881e80}, pClipData = std::unique_ptr = {get() = 0x0}, pDetOpList = std::unique_ptr = {get() = 0x0}, pChangeTrack = std::unique_ptr = {get() = 0x0}, pUnoBroadcaster = std::unique_ptr = {get() = 0x7f5700962b70}, pUnoListenerCalls = std::unique_ptr = {get() = 0x0}, pUnoRefUndoList = std::unique_ptr = {get() = 0x0}, pChangeViewSettings = std::unique_ptr = {get() = 0x0}, pScriptTypeData = std::unique_ptr = {get() = 0x7f57009838b0}, pRefreshTimerControl = std::unique_ptr = {get() = 0x7f57000a3570}, xForbiddenCharacters = std::shared_ptr (use count 3, weak count 0) = {get() = 0x7f56fc47b710}, mpAnonymousDBData = std::unique_ptr = {get() = 0x0}, mpDataMapper = std::unique_ptr = {get() = 0x7f56fc45bdd0}, pCacheFieldEditEngine = std::unique_ptr = {get() = 0x0}, pDocProtection = std::unique_ptr = {get() = 0x0}, mpClipParam = std::unique_ptr = {get() = 0x0}, pExternalRefMgr = std::unique_ptr = {get() = 0x7f570018f810}, mpMacroMgr = std::unique_ptr = {get() = 0x0}, mpTableStyles = std::unique_ptr = {get() = 0x7f5700968950}, mxFormulaParserPool = std::unique_ptr = {get() = 0x0}, aDocName = "", aDocCodeName = "", maFileURL = "", xColNameRanges = {pObj = 0x7f57000967a0}, xRowNameRanges = {pObj = 0x7f5700649a70}, pViewOptions = std::unique_ptr = {get() = 0x7f57000a3020}, pDocOptions = std::unique_ptr = {get() = 0x7f5700956240}, pExtDocOptions = std::unique_ptr = {get() = 0x0}, mpClipOptions = std::unique_ptr = {get() = 0x0}, pConsolidateDlgData = std::unique_ptr = {get() = 0x0}, pConditionalFormatDialogMode = std::unique_ptr = {get() = 0x0}, pAutoNameCache = std::unique_ptr = {get() = 0x0}, pPreviewFont = std::unique_ptr = {get() = 0x0}, pPreviewCellStyle = 0x0, maPreviewSelection = {maTabMarked = std::__debug::set with 0 elements, aMarkRange = {aStart = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, aMultiRange = {aStart = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, aMultiSel = {aMultiSelContainer = std::__debug::vector of length 0, capacity 0, aRowSel = {mrSheetLimits = @0x7f57007ac700, mvData = std::__debug::vector of length 1, capacity 1 = {{nRow = 1048575, bMarked = false}}}, mrSheetLimits = @0x7f57007ac700}, aTopEnvelope = { = {_vptr.SvRefBase = 0x7f57167367b8 , nRefCount = 0, bNoDelete = 1}, maRanges = std::__debug::vector of length 0, capacity 0, mnMaxRowUsed = -1}, aBottomEnvelope = { = {_vptr.SvRefBase = 0x7f57167367b8 , nRefCount = 0, bNoDelete = 1}, maRanges = std::__debug::vector of length 0, capacity 0, mnMaxRowUsed = -1}, aLeftEnvelope = { = {_vptr.SvRefBase = 0x7f57167367b8 , nRefCount = 0, bNoDelete = 1}, maRanges = std::__debug::vector of length 0, capacity 0, mnMaxRowUsed = -1}, aRightEnvelope = { = {_vptr.SvRefBase = 0x7f57167367b8 , nRefCount = 0, bNoDelete = 1}, maRanges = std::__debug::vector of length 0, capacity 0, mnMaxRowUsed = -1}, mrSheetLimits = @0x7f57007ac700, bMarked = false, bMultiMarked = false, bMarking = false, bMarkIsNeg = false}, nUnoObjectId = 578, 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 = 0x7f572f1908a0 , mpSchedulerData = 0x0, mpDebugName = 0x7f571614f5ac "sc ScDocument Track Idle", mePriority = TaskPriority::DEFAULT_IDLE, mbActive = false, mbStatic = false}, maInvokeHandler = {function_ = 0x7f571513f738 , instance_ = 0x7f57001632a0, source_ = 0x7f5715df40e8 "/home/buildslave/source/libo-core/sc/source/core/data/documen2.cxx:250", target_ = 0x7f5715df40c0 "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 = 1031}, eCjkLanguage = {m_value = 2052}, eCtlLanguage = {m_value = 1081}, eSrcSet = 76, eStorageGrammar = formula::FormulaGrammar::GRAM_ODFF, nFormulaCodeInTree = 100, nXMLImportedFormulaCount = 0, nInterpretLevel = 0, nMacroInterpretLevel = 0, nInterpreterTableOpLevel = 0, maNonThreaded = {xRecursionHelper = std::unique_ptr = {get() = 0x7f57008977b0}, pContext = 0x0}, static maThreadSpecific = , maInterpreterContext = {mpDoc = 0x7f57001632a0, 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 = {3896814785, 4107926155, 2060099498, 1662026106, 1495984267, 3089471607, 1285473071, 4015562541, 2640866094, 2042680421, 964251518, 3973630657, 3646410902, 1314392022, 4023264993, 1465010489, 489544488, 3950501593, 478385684, 902228471, 1148222855, 708328435, 3890852341, 891935781, 22456241, 683991534, 135758080, 1280238875, 2406567262, 664650089, 2745008011, 522363436, 3500640124, 1108634684, 2980469043, 951282040, 3833713788, 90819904, 1582643814, 3769772490, 4012248437, 3715200439, 1034732590, 2405958737, 1621041131, 3728855423, 4084662810, 1489122572, 3797803857, 1559204235, 304956836, 2107456999, 1853063666, 1975668756, 2132268415, 3826886893, 3221816350, 4019004586, 1475143655, 3621491705, 799550430, 2816810195, 3481745331, 49686703, 3618419787, 3516246185, 469009748, 4162752103, 1392357816, 1782718274, 1839607989, 2005764939, 4050161274, 600700678, 2728307624, 2082321501, 2613142680, 2857966351, 503095663, 1159272474, 3179935223, 2982225658, 802625578, 1559298789, 3923650632, 3863152876, 3401805217, 3962827585, 2088455010, 3954293096, 1329949329, 375003947, 3963861843, 1428600557, 3768481658, 3166954524, 858721846, 2342879663, 845987491, 291598770, 891821470, 3892264379, 1875038718, 2889306370, 3274437992, 1620776608, 2796754671, 946331884, 2395867528, 355114463, 2372247657, 3000929702, 3138823716, 2179195759, 1738084211, 1287985773, 232470800, 410457029, 116537903, 3388808194, 1423939037, 208460869, 1253495987, 986918069, 3442508005, 2003300667, 3434100320, 1330999438, 1843064811, 3375030739, 1030973330, 1844641565, 891855504, 3925291861, 1213876084, 739167920, 893631480, 119071073, 857003215, 1925430582, 1744639551, 997389571, 4035855805, 463876741, 1463688201, 3434698681, 3542623988, 275943174, 1021748210, 140062991, 2983879297, 4285921606, 3637790161, 2782588531, 3390147631, 2183387639, 3648789317, 2138650939, 856268416, 2652768543, 4035255825, 2350546875, 4275922335, 2684195631, 3574146661, 116571363, 2467234101, 1225976410, 3227396495, 2083934437, 2029252254, 3712564326, 3254378885, 4092637323, 1076260438, 2560038914, 3077863600, 443080939, 3593175145, 29910149, 3447576109, 2911248091, 2690338131, 1771887276, 2460212217, 1933319616, 3739944671, 3110695303, 3405575989, 9662219, 3454317333, 3433786989, 3938283558, 2864974938, 3227252602, 3959907456, 390710131, 2245503012, 3625692612, 3344699210...}, _M_p = 624}, pInterpreter = 0x0, mxLanguageData = std::unique_ptr = {get() = 0x7f570c14c720}, mxAuxFormatKeyMap = std::unique_ptr, std::allocator > >> = {get() = 0x7f5700648fd0}, mpFormatData = 0x7f570010e178, mpNatNum = 0x7f570010e510, maROPolicy = {mGetCLOffset = { >> = {}, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x7f570010e178, _M_const_object = 0x7f570010e178, _M_function_pointer = 0x7f570010e178, _M_member_pointer = (void (std::_Undefined_class::*)(class std::_Undefined_class * const)) 0x7f570010e178}, _M_pod_data = "x\341\020\000W\177\000\000\000\000\000\000\000\000\000"}, _M_manager = 0x7f573194eb99 ), SvNFEngine::GetROPolicy(const SvNFFormatData&, SvNFFormatData::DefaultFormatKeysMap&):: >::_M_manager(std::_Any_data &, const std::_Any_data &, std::_Manager_operation)>}, _M_invoker = 0x7f5731952fee ), 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 = 0x7f5700648fd0, _M_const_object = 0x7f5700648fd0, _M_function_pointer = 0x7f5700648fd0, _M_member_pointer = (void (std::_Undefined_class::*)(class std::_Undefined_class * const)) 0x7f5700648fd0}, _M_pod_data = "Џd\000W\177\000\000\000\000\000\000\000\000\000"}, _M_manager = 0x7f573194ebeb >::_M_manager(std::_Any_data &, const std::_Any_data &, std::_Manager_operation)>}, _M_invoker = 0x7f5731958099 >::_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 = 0x7f57009822c0, _M_const_object = 0x7f57009822c0, _M_function_pointer = 0x7f57009822c0, _M_member_pointer = (void (std::_Undefined_class::*)(class std::_Undefined_class * const)) 0x7f57009822c0}, _M_pod_data = "\300\"\230\000W\177\000\000\000\000\000\000\000\000\000"}, _M_manager = 0x7f5731958043 >::_M_manager(std::_Any_data &, const std::_Any_data &, std::_Manager_operation)>}, _M_invoker = 0x7f5731955140 >::_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 = 0x7f570010e178, _M_const_object = 0x7f570010e178, _M_function_pointer = 0x7f570010e178, _M_member_pointer = (void (std::_Undefined_class::*)(class std::_Undefined_class * const)) 0x7f570010e178}, _M_pod_data = "x\341\020\000W\177\000\000\000\000\000\000\000\000\000"}, _M_manager = 0x7f573194ec3d ), SvNFEngine::GetROPolicy(const SvNFFormatData&, SvNFFormatData::DefaultFormatKeysMap&):: >::_M_manager(std::_Any_data &, const std::_Any_data &, std::_Manager_operation)>}, _M_invoker = 0x7f5731955271 ), 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 = 0x7f570010e160}, 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() = 0x7f5700653f30}, static nSrcVer = 517, nFormulaTrackCount = 0, eHardRecalcState = ScDocument::HardRecalcState::OFF, nVisibleTab = 1, 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() = 0x7f56fc323fb0}, 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() = 0x7f57000a3570}} bValidateTabNames = true aOriginalTabNames = std::__debug::vector of length 2, capacity 2 = {"Zusammenfassung", "Clankriege"} 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' @0x7f57079045e0: {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 = 18815}, _vptr.XclRootData = 0x7f5714ac7cd0 , meBiff = EXC_BIFF8, meOutput = EXC_OUTPUT_XML_2007, mrMedium = @0x7f5700003c30, mxRootStrg = empty rtl::Reference, mrDoc = @0x7f57001632a0, maDocUrl = "file:///srv/crashtestdata/files/forums/ods/forum-de-2739.ods", maBasePath = "file:///srv/crashtestdata/current/srv/crashtestdata/files/forums/ods/", 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() = 0x7f56fc0158b0}, mxDrawEditEng = std::shared_ptr (empty) = {get() = 0x0}, mxFontPropSetHlp = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc5ce840}, mxChPropSetHlp = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc006710}, mxExtDocOpt = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc0045e0}, mxTracer = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc479aa0}, mxRD = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc339bc0}, mfScreenPixelX = 50, mfScreenPixelY = 50, mnCharWidth = 111, mnSpaceWidth = 56, mnScTab = 0, mbExport = true}, mxTabInfo = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc46fe70}, mxAddrConv = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc011850}, mxFmlaComp = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc011890}, mxProgress = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc0034b0}, mxSst = rtl::Reference to 0x7f56fc4e5ca0, mxPalette = rtl::Reference to 0x7f56fc474b20, mxFontBfr = rtl::Reference to 0x7f56fc340f70, mxNumFmtBfr = rtl::Reference to 0x7f56fc0039b0, mxXFBfr = rtl::Reference to 0x7f56fc3245e0, mxNameMgr = rtl::Reference to 0x7f56fc5bf740, mxGlobLinkMgr = rtl::Reference to 0x7f56fc5b40d0, mxLocLinkMgr = rtl::Reference to 0x7f56fc5b40d0, mxObjMgr = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc0016b0}, mxFilterMgr = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc5199a0}, mxPTableMgr = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc010320}, mxDxfs = rtl::Reference to 0x7f56fc218710, mxTableStyles = rtl::Reference to 0x7f56fc5cdaa0, mxXmlPTableMgr = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc011dd0}, mxTablesMgr = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc5cda30}, mpCompileFormulaCxt = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc479b10}, mxOpCodeMap = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f56fc45b9a0}, mbRelUrl = true, maStringBuf = "Q13"} aPath = {m_aAbsURIRef = "file:///srv/crashtestdata/current/srv/crashtestdata/files/forums/ods/forum-de-2739.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 = 80}, 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 = 0x7f5714ac5c38 , mrData = @0x7f57071fd6e0}, mrExpData = @0x7f57071fd6e0} workbook = "xl/workbook.xml" pWorkbookContentType = #32 0x00007f5707396b8f in oox::core::FilterBase::filter(com::sun::star::uno::Sequence const&) (this=0x7f56fc3417e0, rMediaDescSeq=) at /home/buildslave/source/libo-core/oox/source/core/filterbase.cxx:492 xTempModel = uno::Reference to (ScModelObj *) 0x7f570c6887d0 lockControllersGuard = {m_func = {__xTempModel = uno::Reference to (class ScModelObj *) 0x7f570c6887d0}, m_bDismissed = false} bRet = false aOpenedGuard = {maUrl = "file:///srv/crashtestdata/current/srv/crashtestdata/files/forums/ods/forum-de-2739.xlsx", mbValid = true} #33 0x00007f57145c852a in oox::xls::ExcelFilter::filter(com::sun::star::uno::Sequence const&) (this=0x7f56fc60f870, 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 *) 0x7f56fc341820 xDocument = uno::Reference to (ScModelObj *) 0x7f570c6887d0 xFilter = uno::Reference to (XclExpXmlStream *) 0x7f56fc341828 #34 0x00007f5732204fd3 in SfxObjectShell::ExportTo(SfxMedium&) (this=this@entry=0x7f570c0e4a60, rMedium=...) at /home/buildslave/source/libo-core/sfx2/source/doc/objstor.cxx:2818 xComp = uno::Reference to (ScModelObj *) 0x7f570c6887d0 rItems = SfxItemSet of pool 0x55fd19be3770 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 = 0x7f5731c56f58 , m_nRefCount = 0, m_nWhich = 6546, m_nSerialNumber = 20314, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bNameOrIndex = false, m_bDeleted = false}, m_bValue = true}, [5530] = { = {_vptr.SfxPoolItem = 0x7f5731c5a288 , m_nRefCount = 0, m_nWhich = 5530, m_nSerialNumber = 20313, 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 = 0x7f5731c56f58 , m_nRefCount = 0, m_nWhich = 6739, m_nSerialNumber = 20311, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bNameOrIndex = false, m_bDeleted = false}, m_bValue = false}, [5507] = { = {_vptr.SfxPoolItem = 0x7f5731c5a288 , m_nRefCount = 0, m_nWhich = 5507, m_nSerialNumber = 20315, 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/ods/forum-de-2739.xlsx"}, [5511] = { = {_vptr.SfxPoolItem = 0x7f5731c5a288 , m_nRefCount = 0, m_nWhich = 5511, m_nSerialNumber = 20308, 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 = 0x7f5731c57e08 , m_nRefCount = 0, m_nWhich = 6668, m_nSerialNumber = 20307, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bNameOrIndex = false, m_bDeleted = false}, m_nValue = 0}, }, [6675] = { = {_vptr.SfxPoolItem = 0x7f57326e6418 , m_nRefCount = 0, m_nWhich = 6675, m_nSerialNumber = 20305, 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 = 0x7f5708003388}, })}, [5534] = { = {_vptr.SfxPoolItem = 0x7f5731c56f58 , m_nRefCount = 0, m_nWhich = 5534, m_nSerialNumber = 20303, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bNameOrIndex = false, m_bDeleted = false}, m_bValue = true}, [6319] = { = { = {_vptr.SfxPoolItem = 0x7f5731c57e08 , m_nRefCount = 0, m_nWhich = 6319, m_nSerialNumber = 20302, 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 *) 0x7f56fc60f8b8 aFilterName = "Calc Office Open XML" xExporter = uno::Reference to (oox::xls::ExcelFilter *) 0x7f56fc60f8b0 #35 0x00007f573220b734 in SfxObjectShell::SaveTo_Impl(SfxMedium&, SfxItemSet const*) (this=this@entry=0x7f570c0e4a60, rMedium=..., pSet=pSet@entry=0x0) at /home/buildslave/source/libo-core/sfx2/source/doc/objstor.cxx:1933 aMod = {pPersist = 0x7f570c0e4a60, bWasEnabled = true} aViewGuard = std::unique_ptr = {get() = 0x7f56fc001e90} xContext = uno::Reference to (cppu::(anonymous namespace)::ComponentContext *) 0x55fd18f5e028 pFilter = std::shared_ptr (use count 4, weak count 0) = {get() = 0x7f5700149020} bStorageBasedSource = true 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 = 0x7f570c0e4a60, m_bUnlock = true} bCopyTo = true rMedSet = pSaveToItem = bOk = true #36 0x00007f573220e767 in SfxObjectShell::PreDoSaveAs_Impl(rtl::OUString const&, rtl::OUString const&, SfxItemSet const&, com::sun::star::uno::Sequence const&) (this=this@entry=0x7f570c0e4a60, rFileName="file:///srv/crashtestdata/current/srv/crashtestdata/files/forums/ods/forum-de-2739.xlsx", aFilterName="Calc Office Open XML", rItemSet=SfxItemSet of pool 0x55fd19be3770 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() = 0x7f56fc32bd50} pNewFile = 0x7f56fc001b60 pNoFileSync = bUseThumbnailSave = aThumbnailGuard = {m_func = {__this = 0x7f570c0e4a60, __bUseThumbnailSave = true}, m_bDismissed = true} pNoThumbnail = pSaveToItem = bCopyTo = true bOk = false #37 0x00007f573220f1d5 in SfxObjectShell::CommonSaveAs_Impl(INetURLObject const&, rtl::OUString const&, SfxItemSet&, com::sun::star::uno::Sequence const&) (this=this@entry=0x7f570c0e4a60, aURL=..., aFilterName="Calc Office Open XML", rItemSet=SfxItemSet of pool 0x55fd19be3770 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 4, weak count 0) = {get() = 0x7f5700149020} pCopyStreamItem = pActMed = aActName = {m_aAbsURIRef = "file:///srv/crashtestdata/files/forums/ods/forum-de-2739.ods", 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 = 53}, 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 = 0x7f5708003388}, }) bResult = #38 0x00007f57321f350a in SfxObjectShell::APISaveAs_Impl(std::basic_string_view >, SfxItemSet&, com::sun::star::uno::Sequence const&) (this=this@entry=0x7f570c0e4a60, aFileName=u"file:///srv/crashtestdata/current/srv/crashtestdata/files/forums/ods/forum-de-2739.xlsx", rItemSet=SfxItemSet of pool 0x55fd19be3770 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 0x7f570c0e4a60 pDocTitleItem = 0x0 aFilterName = "Calc Office Open XML" pFilterNameItem = bOk = false #39 0x00007f5732241e22 in SfxBaseModel::impl_store(rtl::OUString const&, com::sun::star::uno::Sequence const&, bool) (this=this@entry=0x7f570c688740, sURL="file:///srv/crashtestdata/current/srv/crashtestdata/files/forums/ods/forum-de-2739.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 0x55fd19be3770 with parent 0x0 and Which ranges: [(500, 500), (5507, 5507), (5530, 5530), (6546, 6546)] = {[5530] = { = {_vptr.SfxPoolItem = 0x7f5731c5a288 , m_nRefCount = 0, m_nWhich = 5530, m_nSerialNumber = 20280, 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 = 0x7f5731c56f58 , m_nRefCount = 0, m_nWhich = 6546, m_nSerialNumber = 20272, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bNameOrIndex = false, m_bDeleted = false}, m_bValue = true}, [5507] = { = {_vptr.SfxPoolItem = 0x7f5731c5a288 , m_nRefCount = 0, m_nWhich = 5507, m_nSerialNumber = 20270, 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/ods/forum-de-2739.xlsx"}}, }} pCopyStreamItem = nModifyPasswordHash = aModifyPasswordInfo = empty uno::Sequence pModifyPasswordInfoItem = nOldModifyPasswordHash = 0 aOldModifyPasswordInfo = empty uno::Sequence bCopyTo = xOldDocProps = uno::Reference to ((anonymous namespace)::SfxDocumentMetaData *) 0x7f5700038720 bRet = xHandler = empty uno::Reference pItem = nErrCode = {mnCode = {m_value = 4231267712}, maArg1 = "", maArg2 = "", mnDialogMask = DialogMask::NONE, moLoc = std::optional = {[contained value] = {_M_impl = 0x7f57167d6f00}}} #40 0x00007f5732243053 in SfxBaseModel::storeToURL(rtl::OUString const&, com::sun::star::uno::Sequence const&) (this=0x7f570c688740, rURL="file:///srv/crashtestdata/current/srv/crashtestdata/files/forums/ods/forum-de-2739.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 = 0x55fd18f61830}, }} 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 = 0x7f57324e085a "storeToURL"}, m_nCreateTime = 0, m_nNesting = -1} aSaveGuard = {m_xModel = uno::Reference to (class ScModelObj *) 0x7f570c6887d0, m_pData = 0x7f570017f060, m_pFramesLock = std::unique_ptr = {get() = 0x7f56fc21d970}} #41 0x00007f572807892b in gcc3::callVirtualMethod(void*, unsigned int, void*, _typelib_TypeDescriptionReference*, bool, unsigned long*, unsigned int, unsigned long*, double*) (pThis=0x7f570c6887f0, nVtableIndex=8, pRegisterReturn=0x0, pReturnTypeRef=0x55fd18f76160, bSimpleReturn=true, pStack=0x7f57071fe6a0, nStack=0, pGPR=0x7f57071fe7c0, pFPR=0x7f57071fe7f0) at /home/buildslave/source/libo-core/bridges/source/cpp_uno/gcc3_linux_x86-64/callvirtualmethod.cxx:87 data = {pMethod = 140012480115000, pStack = 0x7f57071fe6a0, nStack = 0, pGPR = 0x7f57071fe7c0, pFPR = 0x7f57071fe7f0, rax = 10495557783211844096, rdx = 140012310438991, xmm0 = 6.9175007119250722e-310, xmm1 = 6.9174999845881103e-310} pMethod = 140012015917600 #42 0x00007f5728077eb8 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=0x7f5700156460, 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 = 0x7f57071fe6a0 pStackStart = pGPR = {140011847059440, 140011773134832, 140011758413392, 140012310485977, 140011841526496, 10495557783211844096} nGPR = 3 pFPR = {1.4821969375237396e-323, 1.4821969375237396e-323, 6.9174999846149875e-310, 1.6975966327722179e-313, 0, 6.9175272606384496e-310, 6.9175007118400929e-310, 0} nFPR = 0 pReturnTypeDescr = 0x55fd18f76160 __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 = 0x7f570c6887f0 pCppArgs = 0x7f57071fe660 pTempIndices = ppTempParamTypeDescr = nTempIndices = 1 #43 0x00007f5728078494 in bridges::cpp_uno::shared::unoInterfaceProxyDispatch(uno_Interface*, typelib_TypeDescription const*, void*, void**, uno_Any**) (pUnoI=0x7f5700156460, pMemberDescr=0x7f5708008150, pReturn=0x0, pArgs=0x7f56fc335c70, ppException=0x7f57071fe940) at /home/buildslave/source/libo-core/bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx:410 aVtableSlot = {offset = , index = } pThis = 0x7f5700156460 __PRETTY_FUNCTION__ = "void bridges::cpp_uno::shared::unoInterfaceProxyDispatch(uno_Interface*, const typelib_TypeDescription*, void*, void**, uno_Any**)" #44 0x00007f5725fb2e2f in binaryurp::IncomingRequest::execute_throw(binaryurp::BinaryAny*, std::__debug::vector >*) const (this=this@entry=0x7f570800ecb0, returnValue=returnValue@entry=0x7f57071feb40, outArguments=outArguments@entry=0x7f57071feba0) at /home/buildslave/source/libo-core/binaryurp/source/incomingrequest.cxx:236 retType = {_pTypeDescr = 0x55fd18f76160} nSize = retBuf = std::__debug::vector of length 0, capacity 0 pexc = 0x7f57071fe950 outBufs = std::__debug::vector of length 0, capacity 0 args = std::__debug::vector of length 2, capacity 2 = {0x7f57080087f0, 0x7f5708008808} exc = Python Exception : __PRETTY_FUNCTION__ = "bool binaryurp::IncomingRequest::execute_throw(binaryurp::BinaryAny*, std::__debug::vector*) const" isExc = false #45 0x00007f5725fb3427 in binaryurp::IncomingRequest::execute() const (this=this@entry=0x7f570800ecb0) 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 0x00007f5725fc18bc in binaryurp::(anonymous namespace)::request(void*) (pThreadSpecificData=pThreadSpecificData@entry=0x7f570800ecb0) at /home/buildslave/source/libo-core/binaryurp/source/reader.cxx:86 __PRETTY_FUNCTION__ = "void binaryurp::{anonymous}::request(void*)" #47 0x00007f5733eafe6e in cppu_threadpool::JobQueue::enter(void const*, bool) (this=0x7f5708008880, nDisposeId=, nDisposeId@entry=0x7f5708009890, bReturnWhenNoJob=bReturnWhenNoJob@entry=true) at /home/buildslave/source/libo-core/cppu/source/threadpool/jobqueue.cxx:100 guard = {_M_device = @0x7f5708008880} Python Exception : DWARF-2 expression error: DW_OP_GNU_uninit must always be the very last op. #48 0x00007f5733eb2716 in cppu_threadpool::ORequestThread::run() (this=0x7f5708009890) at /home/buildslave/source/libo-core/cppu/source/threadpool/thread.cxx:165 #49 0x00007f5733eb2c1b in osl::threadFunc(void*) (param=0x7f57080098a0) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7f57080098a0 #50 0x00007f57346d0d4e in osl_thread_start_Impl(void*) (pData=0x7f570800df40) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:240 terminate = false pImpl = 0x7f570800df40 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #51 0x00007f573434c1f5 in () at /lib/x86_64-linux-gnu/libc.so.6 #52 0x00007f57343cc8dc in () at /lib/x86_64-linux-gnu/libc.so.6