[New LWP 3590804] [New LWP 3471419] [New LWP 3471877] [New LWP 3474305] [New LWP 3471881] [New LWP 3472838] [New LWP 3472842] [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 0x00007f86877cfebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [Current thread is 1 (Thread 0x7f8651e726c0 (LWP 3590804))] Thread 7 (Thread 0x7f86720636c0 (LWP 3472842)): #0 0x00007f868784f8e4 in recv () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f8687b33751 in osl_receivePipe(oslPipe, void*, sal_Int32) (pPipe=pPipe@entry=0x7f8668000f00, pBuffer=pBuffer@entry=0x7f86640062d8, BytesToRead=BytesToRead@entry=8) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:453 socket = 13 nRet = #2 0x00007f8687b33a36 in osl_readPipe(oslPipe, void*, sal_Int32) (pPipe=0x7f8668000f00, pBuffer=0x7f86640062d8, n=) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:527 RetVal = BytesRead = 0 BytesToRead = 8 #3 0x00007f86781e48ff in osl::StreamPipe::read(void*, int) const (n=8, pBuffer=, this=0x7f8668001550) 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=0x7f8668001520, aReadBytes=uno::Sequence of length 8 = {...}, nBytesToRead=8) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:83 n = #5 0x00007f867817c555 in binaryurp::(anonymous namespace)::read(com::sun::star::uno::Reference const&, sal_uInt32, bool) (connection=uno::Reference to (io_acceptor::(anonymous namespace)::PipeConnection *) 0x7f8668001548, 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 0x00007f867817e4f2 in binaryurp::Reader::execute() (this=0x7f8668006a80) 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 0x7f8668000fb0, state_ = @0x7f8668006ac8, buffer_ = uno::Sequence of length 7 = {40 '(', -123 '\205', -89 '\247', -23 '\351', 17 '\021', -15 '\361', 69 'E'}, data_ = 0x7f866401297c '\231' , "A", end_ = 0x7f866401297c '\231' , "A"} header = {bridge_ = rtl::Reference to 0x7f8668000fb0, state_ = @0x7f8668006ac8, buffer_ = uno::Sequence of length 8 = {0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000'}, data_ = 0x7f86640062e0 "\026", end_ = 0x7f86640062e0 "\026"} size = con = uno::Reference to (io_acceptor::(anonymous namespace)::PipeConnection *) 0x7f8668001548 #7 0x00007f868713a121 in salhelper::Thread::run() (this=0x7f8668006a80) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x7f8668006a80}, m_bDismissed = false} #8 0x00007f868713a3c7 in osl::threadFunc(void*) (param=0x7f8668006a90) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7f8668006a90 #9 0x00007f8687b4441d in osl_thread_start_Impl(void*) (pData=0x7f8668008f70) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x7f8668008f70 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #10 0x00007f86877ce1c4 in () at /lib/x86_64-linux-gnu/libc.so.6 #11 0x00007f868784e85c in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 6 (Thread 0x7f86728646c0 (LWP 3472838)): #0 0x00007f86877caf16 in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f86877cd5d8 in pthread_cond_wait () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f8687b21f25 in std::condition_variable::wait > (__p=..., __lock=..., this=0x7f8668008560) at /usr/include/c++/12/condition_variable:102 g = {_M_device = 0x7f8668008590, _M_owns = true} pCond = 0x7f8668008560 __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 = 0x7f8668008590, _M_owns = true} pCond = 0x7f8668008560 __PRETTY_FUNCTION__ = "oslConditionResult osl_waitCondition(oslCondition, const TimeValue*)" #4 0x00007f8678182c36 in osl::Condition::wait(TimeValue const*) (pTimeout=0x0, this=0x7f86680084b0) at /home/buildslave/source/libo-core/include/osl/conditn.hxx:123 item = {tid = {_pSequence = 0x7f8664001120}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x7f865817e600}, currentContext = {m_pUnoI = 0x0}, returnValue = {data_ = }, arguments = std::__debug::vector of length 0, capacity 0, request = false, setter = false, exception = false, setCurrentContextMode = false} __PRETTY_FUNCTION__ = "virtual void binaryurp::Writer::execute()" #5 binaryurp::Writer::execute() (this=0x7f86680082d0) at /home/buildslave/source/libo-core/binaryurp/source/writer.cxx:151 item = {tid = {_pSequence = 0x7f8664001120}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x7f865817e600}, currentContext = {m_pUnoI = 0x0}, returnValue = {data_ = }, arguments = std::__debug::vector of length 0, capacity 0, request = false, setter = false, exception = false, setCurrentContextMode = false} __PRETTY_FUNCTION__ = "virtual void binaryurp::Writer::execute()" #6 0x00007f868713a121 in salhelper::Thread::run() (this=0x7f86680082d0) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x7f86680082d0}, m_bDismissed = false} #7 0x00007f868713a3c7 in osl::threadFunc(void*) (param=0x7f86680082e0) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7f86680082e0 #8 0x00007f8687b4441d in osl_thread_start_Impl(void*) (pData=0x7f8668008ce0) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x7f8668008ce0 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #9 0x00007f86877ce1c4 in () at /lib/x86_64-linux-gnu/libc.so.6 #10 0x00007f868784e85c in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 5 (Thread 0x7f8673fff6c0 (LWP 3471881)): #0 0x00007f868784f69f in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f8687b3327a in osl_acceptPipe(oslPipe) (pPipe=0x7f8668001570) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:388 s = pAcceptedPipe = socket = 12 __PRETTY_FUNCTION__ = "oslPipeImpl* osl_acceptPipe(oslPipe)" aGuard = {_M_device = 0x7f8668001570, _M_owns = false} flags = #2 0x00007f86781e4ad1 in osl::Pipe::accept(osl::StreamPipe&) (this=this@entry=0x7f8673ffd4f8, Connection=...) at /home/buildslave/source/libo-core/include/osl/pipe.hxx:155 #3 0x00007f86781e45b2 in io_acceptor::PipeAcceptor::accept() (this=0x7f8668000d50) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:157 pipe = {m_handle = 0x7f8668001570} pConn = rtl::Reference to 0x7f8668009530 status = #4 0x00007f86781ea510 in (anonymous namespace)::OAcceptor::accept(rtl::OUString const&) (this=0x56141aa08c00, sConnectionDescription="pipe,name=pytest5cc4f114-c3f7-11ef-8add-98f2b32c495c") at /home/buildslave/source/libo-core/io/source/acceptor/acceptor.cxx:198 guard = {m_pFlag = 0x56141aa08c78} r = empty uno::Reference #5 0x00007f8679e12a2d in desktop::Acceptor::run() (this=this@entry=0x56141aa09ad0) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:110 g = {_M_device = 0x56141aa09b08, _M_owns = true} rConnection = empty uno::Reference aDescription = "pipe,name=pytest5cc4f114-c3f7-11ef-8add-98f2b32c495c,uniqueValue=140215247181136" rInstanceProvider = uno::Reference to (desktop::AccInstanceProvider *) 0x7f8668000d38 #6 0x00007f8679e12ed9 in desktop::offacc_workerfunc(void*) (acc=0x56141aa09ad0) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:46 #7 0x00007f8687b4441d in osl_thread_start_Impl(void*) (pData=0x56141aa0f090) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x56141aa0f090 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #8 0x00007f86877ce1c4 in () at /lib/x86_64-linux-gnu/libc.so.6 #9 0x00007f868784e85c in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 4 (Thread 0x7f865dbff6c0 (LWP 3474305)): #0 0x00007f86877caf16 in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f86877cdbaf in pthread_cond_clockwait () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f868713b200 in std::__condvar::wait_until(std::mutex&, int, timespec&) (__abs_time=..., __clock=1, __m=, this=0x7f868713e288 <(anonymous namespace)::getTimerManager()::aManager+72>) at /usr/include/c++/12/bits/std_mutex.h:169 __s = {__d = {__r = 39283150}} __ts = {tv_sec = 39283150, tv_nsec = 788080430} #3 std::condition_variable::__wait_until_impl > >(std::unique_lock&, std::chrono::time_point > > const&) (this=this@entry=0x7f868713e288 <(anonymous namespace)::getTimerManager()::aManager+72>, __lock=..., __atime=...) at /usr/include/c++/12/condition_variable:200 __s = {__d = {__r = 39283150}} __ts = {tv_sec = 39283150, tv_nsec = 788080430} #4 0x00007f868713adc8 in std::condition_variable::wait_until > >(std::unique_lock&, std::chrono::time_point > > const&) (__atime=..., __lock=..., this=0x7f868713e288 <(anonymous namespace)::getTimerManager()::aManager+72>) at /usr/include/c++/12/condition_variable:108 #5 std::condition_variable::wait_until >, salhelper::TimerManager::run():: >(std::unique_lock &, const std::chrono::time_point > > &, struct {...}) (this=this@entry=0x7f868713e288 <(anonymous namespace)::getTimerManager()::aManager+72>, __lock=..., __atime=..., __p=...) at /usr/include/c++/12/condition_variable:151 #6 0x00007f868713ae38 in std::condition_variable::wait_for, salhelper::TimerManager::run():: >(std::unique_lock &, const std::chrono::duration > &, struct {...}) (this=this@entry=0x7f868713e288 <(anonymous namespace)::getTimerManager()::aManager+72>, __lock=..., __rtime=..., __p=__p@entry=...) at /usr/include/c++/12/condition_variable:174 #7 0x00007f868713aeba in salhelper::TimerManager::run() (this=0x7f868713e240 <(anonymous namespace)::getTimerManager()::aManager>) at /home/buildslave/source/libo-core/salhelper/source/timer.cxx:372 a_Guard = {_M_device = 0x7f868713e260 <(anonymous namespace)::getTimerManager()::aManager+32>, _M_owns = true} #8 0x00007f868713a3c7 in osl::threadFunc(void*) (param=0x7f868713e240 <(anonymous namespace)::getTimerManager()::aManager>) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7f868713e240 <(anonymous namespace)::getTimerManager()::aManager> #9 0x00007f8687b4441d in osl_thread_start_Impl(void*) (pData=0x7f865b50bb80) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x7f865b50bb80 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #10 0x00007f86877ce1c4 in () at /lib/x86_64-linux-gnu/libc.so.6 #11 0x00007f868784e85c in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 3 (Thread 0x7f8678a2f6c0 (LWP 3471877)): #0 0x00007f868784f69f in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f8687b3327a in osl_acceptPipe(oslPipe) (pPipe=0x561419bfa670) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:388 s = pAcceptedPipe = socket = 9 __PRETTY_FUNCTION__ = "oslPipeImpl* osl_acceptPipe(oslPipe)" aGuard = {_M_device = 0x561419bfa670, _M_owns = false} flags = #2 0x00007f86879abb81 in osl::Pipe::accept(osl::StreamPipe&) (this=this@entry=0x56141a9fe460, Connection=...) at /home/buildslave/source/libo-core/include/osl/pipe.hxx:155 #3 0x00007f86879ab686 in desktop::PipeIpcThread::execute() (this=0x56141a9fe430) at /home/buildslave/source/libo-core/desktop/source/app/officeipcthread.cxx:1127 aStreamPipe = { = {m_handle = 0x0}, } nError = __PRETTY_FUNCTION__ = "virtual void desktop::PipeIpcThread::execute()" #4 0x00007f868713a121 in salhelper::Thread::run() (this=0x56141a9fe430) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x56141a9fe430}, m_bDismissed = false} #5 0x00007f868713a3c7 in osl::threadFunc(void*) (param=0x56141a9fe440) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x56141a9fe440 #6 0x00007f8687b4441d in osl_thread_start_Impl(void*) (pData=0x56141a33f990) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x56141a33f990 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #7 0x00007f86877ce1c4 in () at /lib/x86_64-linux-gnu/libc.so.6 #8 0x00007f868784e85c in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 2 (Thread 0x7f867f384e00 (LWP 3471419)): #0 0x00007f86877caf16 in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f86877cd5d8 in pthread_cond_wait () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f8681e61edf in std::condition_variable::wait > (__p=..., __lock=..., this=0x561419ab26f0) at /usr/include/c++/12/condition_variable:102 g = {_M_device = 0x561419ab26c8, _M_owns = true} request = SvpRequest::NONE pInst = 0x561419ab24a0 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #3 SvpSalYieldMutex::doAcquire(unsigned int) (this=0x561419ab25d0, nLockCount=1) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:334 g = {_M_device = 0x561419ab26c8, _M_owns = true} request = SvpRequest::NONE pInst = 0x561419ab24a0 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #4 0x00007f868174f6c6 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 0x00007f8681c47e2f in SalInstance::AcquireYieldMutex(unsigned int) (this=, nCount=nCount@entry=1) at /home/buildslave/source/libo-core/vcl/source/app/salvtables.cxx:146 #6 0x00007f8681c92a45 in Application::AcquireSolarMutex(unsigned int) (nCount=) at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:508 pSVData = #7 0x00007f8681e6188c in SolarMutexReleaser::~SolarMutexReleaser() (this=0x7ffe00b949a4, __in_chrg=) at /home/buildslave/source/libo-core/include/vcl/svapp.hxx:1425 __PRETTY_FUNCTION__ = "bool SvpSalInstance::ImplYield(bool, bool)" bWasEvent = false bMustSleep = nTimeoutMicroS = 125626 aReleaser = {mnReleased = 1} #8 SvpSalInstance::ImplYield(bool, bool) (this=this@entry=0x561419ab24a0, bWait=bWait@entry=true, bHandleAllCurrentEvents=bHandleAllCurrentEvents@entry=false) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:491 __PRETTY_FUNCTION__ = "bool SvpSalInstance::ImplYield(bool, bool)" bWasEvent = false bMustSleep = nTimeoutMicroS = 125626 aReleaser = {mnReleased = 1} #9 0x00007f8681e61b94 in SvpSalInstance::DoYield(bool, bool) (this=0x561419ab24a0, bWait=, bHandleAllCurrentEvents=) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:503 __PRETTY_FUNCTION__ = "virtual bool SvpSalInstance::DoYield(bool, bool)" bWasEvent = false pMutex = 0x561419ab25d0 #10 0x00007f8681c94b1f in ImplYield(bool, bool) (i_bWait=i_bWait@entry=true, i_bAllEvents=i_bAllEvents@entry=false) at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:385 pSVData = 0x7f8682902ca0 ::get()::instance> bProcessedEvent = #11 0x00007f8681c94ebc in Application::Yield() () at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:473 bAbort = false #12 0x00007f8681c94fb4 in Application::Execute() () at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:360 releaser = {mnReleased = 1} pSVData = 0x7f8682902ca0 ::get()::instance> nExitCode = 0 #13 0x00007f868797d6be in desktop::Desktop::Main() (this=0x7ffe00b953c0) at /home/buildslave/source/libo-core/desktop/source/app/app.cxx:1679 pDisplay = startT = {__d = {__r = 1735265272380550800}} recordTime = {} layer = {m_aEnvTypeName = "gcc3", m_xPreviousContext = uno::Reference to (class (anonymous namespace)::DesktopEnvironmentContext *) 0x561419ab29a8} eStatus = rCmdLineArgs = @0x7f8687ad98a0: {m_cwdUrl = std::optional = {[contained value] = "file:///srv/crashtestdata/control/task666"}, 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=pytest5cc4f114-c3f7-11ef-8add-98f2b32c495c;urp"}, m_unaccept = std::__debug::vector of length 0, capacity 0, m_openlist = std::__debug::vector of length 0, capacity 0, m_viewlist = std::__debug::vector of length 0, capacity 0, m_startlist = std::__debug::vector of length 0, capacity 0, m_forceopenlist = std::__debug::vector of length 0, capacity 0, m_forcenewlist = std::__debug::vector of length 0, capacity 0, m_printlist = std::__debug::vector of length 0, capacity 0, m_printtolist = std::__debug::vector of length 0, capacity 0, m_printername = "", m_conversionlist = std::__debug::vector of length 0, capacity 0, m_conversionparams = "", m_conversionout = "", m_convertimages = "", m_startListParams = "", m_infilter = std::__debug::vector of length 0, capacity 0, m_language = "", m_pidfile = ""} inst_fin = xContext = xRestartManager = uno::Reference to (comphelper::OOfficeRestartManager *) 0x56141aa08948 xDesktop = uno::Reference to (framework::Desktop *) 0x561419d72348 bMustLockProfile = aTitle = "LibreOfficeDev 25.8.0.0.alpha0 [480478ef31e2ac587223848c7fa59efd8d476445]" bAbort = aEvent = { = {Source = empty uno::Reference}, EventName = "OnStartApp", ViewController = empty uno::Reference, Supplement = uno::Any(void)} bCrashed = false bExistsRecoveryData = false bExistsSessionData = false pidfileName = "" #14 0x00007f8681ca0af1 in ImplSVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:230 pSVData = 0x7f8682902ca0 ::get()::instance> nReturn = 1 bWasInitVCL = bInit = true nRet = 0 #15 0x00007f8681ca0b31 in SVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:248 #16 0x00007f86879af6c6 in soffice_main() () at /home/buildslave/source/libo-core/desktop/source/app/sofficemain.cxx:121 aDesktop = { = { = {_vptr.ILibreOfficeKitNotifier = 0x7f8687acbd58 }, 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 = 0x7f8682818008 , mpSchedulerData = 0x0, mpDebugName = 0x7f8687a28728 "desktop::Desktop m_firstRunTimer", mePriority = TaskPriority::DEFAULT, mbActive = false, mbStatic = false}, maInvokeHandler = {function_ = 0x7f8687978a04 , instance_ = 0x7ffe00b953c0, source_ = 0x7f8687a28778 "/home/buildslave/source/libo-core/desktop/source/app/app.cxx:450", target_ = 0x7f8687a28750 "Desktop::LinkStubAsyncInitFirstRun"}, mnTimeout = 3000, mbAuto = false}, m_aUpdateThread = {_M_id = {_M_thread = 0}}} rCmdLineArgs = @0x7f8687ad98a0: {m_cwdUrl = std::optional = {[contained value] = "file:///srv/crashtestdata/control/task666"}, 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=pytest5cc4f114-c3f7-11ef-8add-98f2b32c495c;urp"}, m_unaccept = std::__debug::vector of length 0, capacity 0, m_openlist = std::__debug::vector of length 0, capacity 0, m_viewlist = std::__debug::vector of length 0, capacity 0, m_startlist = std::__debug::vector of length 0, capacity 0, m_forceopenlist = std::__debug::vector of length 0, capacity 0, m_forcenewlist = std::__debug::vector of length 0, capacity 0, m_printlist = std::__debug::vector of length 0, capacity 0, m_printtolist = std::__debug::vector of length 0, capacity 0, m_printername = "", m_conversionlist = std::__debug::vector of length 0, capacity 0, m_conversionparams = "", m_conversionout = "", m_convertimages = "", m_startListParams = "", m_infilter = std::__debug::vector of length 0, capacity 0, m_language = "", m_pidfile = ""} aUnknown = "" #17 0x00005614186cf962 in sal_main () at /home/buildslave/source/libo-core/desktop/source/app/main.c:51 ret = #18 0x00005614186cf9af in main (argc=, argv=) at /home/buildslave/source/libo-core/desktop/source/app/main.c:49 ret = Thread 1 (Thread 0x7f8651e726c0 (LWP 3590804)): #0 0x00007f86877cfebc in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f8687780fb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f868776b472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #3 0x00007f8687b3d96e in (anonymous namespace)::callSystemHandler(int, siginfo_t*, void*) (signal=signal@entry=6, info=info@entry=0x7f8651e6b5b0, context=context@entry=0x7f8651e6b480) 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, 0, 0, 0, 0, 140214876419112, 140214876419112, 140214455591592, 140215772318212, 140214876419560, 140214876419056, 140214876419560, 140215732119293, 0, 3283296483324785920, 94644346051568}}, sa_flags = 0, sa_restorer = 0x7f8651e6b480} i = #4 0x00007f8687b3da87 in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7f8651e6b5b0, context=0x7f8651e6b480) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:426 act = {__sigaction_handler = {sa_handler = 0x36, sa_sigaction = 0x36}, sa_mask = {__val = {140215732413819, 0, 3283296483324785920, 13, 18446744073709549080, 13, 3, 1, 140214876419272, 140214455912840, 140215772318212, 1, 140215772318708, 140214876419272, 140214876419264, 140214876419272}}, sa_flags = 953567624, sa_restorer = 0x7f8651e6b498} Info = {Signal = osl_Signal_AccessViolation, UserSignal = 6, UserData = 0x0} #5 0x00007f8687781050 in () at /lib/x86_64-linux-gnu/libc.so.6 #6 0x00007f86877cfebc in () at /lib/x86_64-linux-gnu/libc.so.6 #7 0x00007f8687780fb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #8 0x00007f868776b472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #9 0x00007f8681c3bf78 in SalAbort(rtl::OUString const&, bool) (rErrorText="", bDumpCore=bDumpCore@entry=true) at /home/buildslave/source/libo-core/vcl/source/app/salplug.cxx:403 #10 0x00007f8681c928da in Application::Abort(rtl::OUString const&) (rErrorText="") at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:300 #11 0x00007f868797962e in desktop::Desktop::Exception(ExceptionCategory) (this=, nCategory=ExceptionCategory::System) at /home/buildslave/source/libo-core/desktop/source/app/app.cxx:1237 bInException = true nOldMode = rArgs = bRestart = false bAllowRecoveryAndSessionManagement = #12 0x00007f8681c9f6ee in VCLExceptionSignal_impl(void*, oslSignalInfo*) (pInfo=) at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:177 nOldMode = SystemWindowFlags::DIALOG pSVData = 0x7f8682902ca0 ::get()::instance> aLock = {m_isAcquired = true, m_isChecked = true, m_rSolarMutex = @0x561419ab25d0} bIn = true nVCLException = #13 0x00007f8687af4666 in callSignalHandler(oslSignalInfo*) (pInfo=pInfo@entry=0x7f8651e6bbf0) at /home/buildslave/source/libo-core/sal/osl/all/signalshared.cxx:47 pHandler = 0x56141aa05bf0 Action = #14 0x00007f8687b3da2a in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7f8651e6bdf0, context=0x7f8651e6bcc0) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:423 Info = {Signal = osl_Signal_AccessViolation, UserSignal = 6, UserData = 0x0} #15 0x00007f8687781050 in () at /lib/x86_64-linux-gnu/libc.so.6 #16 0x00007f86877cfebc in () at /lib/x86_64-linux-gnu/libc.so.6 #17 0x00007f8687780fb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #18 0x00007f868776b472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #19 0x00007f868776b395 in () at /lib/x86_64-linux-gnu/libc.so.6 #20 0x00007f8687779eb2 in () at /lib/x86_64-linux-gnu/libc.so.6 #21 0x00007f867f02dbe9 in XMLTextParagraphExport::RecordNodeIndex(com::sun::star::uno::Reference const&) (this=this@entry=0x7f865bee77e0, xTextContent=uno::Reference to (SwXParagraph *) 0x7f8638d26088) at /home/buildslave/source/libo-core/xmloff/source/text/txtparae.cxx:1786 index = 8 xPropSet = uno::Reference to (SwXParagraph *) 0x7f8638d26058 __PRETTY_FUNCTION__ = "void XMLTextParagraphExport::RecordNodeIndex(const com::sun::star::uno::Reference&)" #22 0x00007f867f031152 in XMLTextParagraphExport::exportTextContentEnumeration(com::sun::star::uno::Reference const&, bool, com::sun::star::uno::Reference const&, bool, bool, com::sun::star::uno::Reference const*, TextPNS) (this=this@entry=0x7f865bee77e0, rContEnum=uno::Reference to ((anonymous namespace)::SwXParagraphEnumerationImpl *) 0x7f863835c9b0, bAutoStyles=bAutoStyles@entry=true, rBaseSection=empty uno::Reference, bIsProgress=bIsProgress@entry=true, bExportParagraph=true, pRangePropSet=0x0, eExtensionNS=TextPNS::ODF) at /home/buildslave/source/libo-core/xmloff/source/text/txtparae.cxx:1855 xServiceInfo = uno::Reference to (SwXParagraph *) 0x7f8638d26050 bHasMoreElements = aPrevNumInfo = {mxNumRules = empty uno::Reference, msNumRulesName = "", msListId = "", mbListIdIsDefault = false, mnListStartValue = -1, mnListLevel = 0, mbIsNumbered = false, mbIsRestart = false, mnListLevelStartValue = -1, mbOutlineStyleAsNormalListStyle = false, mbContinueingPreviousSubTree = false, msListLabelString = ""} aNextNumInfo = {mxNumRules = empty uno::Reference, msNumRulesName = "", msListId = "", mbListIdIsDefault = false, mnListStartValue = -1, mnListLevel = 0, mbIsNumbered = false, mbIsRestart = false, mnListLevelStartValue = -1, mbOutlineStyleAsNormalListStyle = false, mbContinueingPreviousSubTree = false, msListLabelString = ""} bHasContent = false xCurrentTextSection = empty uno::Reference aPropSetHelper = Python Exception : No symbol "static_cast" in current context. {pPropertyNames = {static extent = 18446744073709551615, _M_ptr = 0x7f867f32ac20 , _M_extent = {_M_extent_value = 3}}, aPropertySequence = empty uno::Sequence, pSequenceIndex = std::unique_ptr = {get() = 0x0}, aValues = empty uno::Sequence, pValues = 0x0, aEmptyAny = uno::Any(void)} bHoldElement = false xTxtCntnt = uno::Reference to (SwXParagraph *) 0x7f8638d26088 #23 0x00007f867f031ae1 in XMLTextParagraphExport::exportText(com::sun::star::uno::Reference const&, bool, bool, bool, TextPNS) (this=this@entry=0x7f865bee77e0, rText=uno::Reference to (SwXCell *) 0x7f86383fc518, bAutoStyles=bAutoStyles@entry=true, bIsProgress=bIsProgress@entry=true, bExportParagraph=bExportParagraph@entry=true, eExtensionNS=eExtensionNS@entry=TextPNS::ODF) at /home/buildslave/source/libo-core/xmloff/source/text/txtparae.cxx:1732 xEA = uno::Reference to (SwXCell *) 0x7f86383fc500 xParaEnum = uno::Reference to ((anonymous namespace)::SwXParagraphEnumerationImpl *) 0x7f863835c9b0 xPropertySet = uno::Reference to (SwXCell *) 0x7f86383fc510 xBaseSection = empty uno::Reference #24 0x00007f865f1e6119 in SwXMLTextParagraphExport::CollectTableLinesAutoStyles(SwTableLines const&, SwFrameFormat&, bool) (this=this@entry=0x7f865bee77e0, rLines=..., rFormat=..., _bProgress=_bProgress@entry=true) at /home/buildslave/source/libo-core/sw/source/filter/xml/xmltble.cxx:1199 xCell = rtl::Reference to 0x7f86383fc4c0 pBox = __for_range = __for_begin = 0x7f865449c550 __for_end = 0x0 pLine = __for_range = @0x7f8654341390: {m_vLines = std::__debug::vector of length 2, capacity 2 = {0x7f8654e4d170, 0x7f86561b6c60}} __for_begin = 0x7f8654e4d170 __for_end = 0x7f865504c920 #25 0x00007f865f1e7c20 in SwXMLTextParagraphExport::exportTable(com::sun::star::uno::Reference const&, bool, bool) (this=0x7f865bee77e0, rTextContent=, bAutoStyles=, _bProgress=true) at /home/buildslave/source/libo-core/sw/source/filter/xml/xmltble.cxx:1244 bExportStyles = pFormat = 0x7f8655159400 pTable = 0x7f8654341370 pTableNd = 0x7f8654283ae0 pXTable = bOldShowProgress = true xTextTable = uno::Reference to (SwXTextTable *) 0x7f865b29cb88 __PRETTY_FUNCTION__ = "virtual void SwXMLTextParagraphExport::exportTable(const com::sun::star::uno::Reference&, bool, bool)" #26 0x00007f867f031468 in XMLTextParagraphExport::exportTextContentEnumeration(com::sun::star::uno::Reference const&, bool, com::sun::star::uno::Reference const&, bool, bool, com::sun::star::uno::Reference const*, TextPNS) (this=this@entry=0x7f865bee77e0, rContEnum=uno::Reference to ((anonymous namespace)::SwXParagraphEnumerationImpl *) 0x7f8638521130, bAutoStyles=bAutoStyles@entry=true, rBaseSection=empty uno::Reference, bIsProgress=bIsProgress@entry=true, bExportParagraph=true, pRangePropSet=0x0, eExtensionNS=TextPNS::ODF) at /home/buildslave/source/libo-core/xmloff/source/text/txtparae.cxx:1920 xServiceInfo = uno::Reference to (SwXTextTable *) 0x7f865b29cb90 bHasMoreElements = aPrevNumInfo = {mxNumRules = empty uno::Reference, msNumRulesName = "", msListId = "", mbListIdIsDefault = false, mnListStartValue = -1, mnListLevel = 0, mbIsNumbered = false, mbIsRestart = false, mnListLevelStartValue = -1, mbOutlineStyleAsNormalListStyle = false, mbContinueingPreviousSubTree = false, msListLabelString = ""} aNextNumInfo = {mxNumRules = empty uno::Reference, msNumRulesName = "", msListId = "", mbListIdIsDefault = false, mnListStartValue = -1, mnListLevel = 0, mbIsNumbered = false, mbIsRestart = false, mnListLevelStartValue = -1, mbOutlineStyleAsNormalListStyle = false, mbContinueingPreviousSubTree = false, msListLabelString = ""} bHasContent = xCurrentTextSection = empty uno::Reference aPropSetHelper = Python Exception : No symbol "static_cast" in current context. {pPropertyNames = {static extent = 18446744073709551615, _M_ptr = 0x7f867f32ac20 , _M_extent = {_M_extent_value = 3}}, aPropertySequence = empty uno::Sequence, pSequenceIndex = std::unique_ptr = {get() = 0x0}, aValues = empty uno::Sequence, pValues = 0x0, aEmptyAny = uno::Any(void)} bHoldElement = false xTxtCntnt = uno::Reference to (SwXTextTable *) 0x7f865b29cb88 #27 0x00007f867f031ae1 in XMLTextParagraphExport::exportText(com::sun::star::uno::Reference const&, bool, bool, bool, TextPNS) (this=this@entry=0x7f865bee77e0, rText=uno::Reference to (SwXTextFrame *) 0x7f865aecb6f8, bAutoStyles=bAutoStyles@entry=true, bIsProgress=bIsProgress@entry=true, bExportParagraph=bExportParagraph@entry=true, eExtensionNS=eExtensionNS@entry=TextPNS::ODF) at /home/buildslave/source/libo-core/xmloff/source/text/txtparae.cxx:1732 xEA = uno::Reference to (SwXTextFrame *) 0x7f865aecb6d8 xParaEnum = uno::Reference to ((anonymous namespace)::SwXParagraphEnumerationImpl *) 0x7f8638521130 xPropertySet = uno::Reference to (SwXTextFrame *) 0x7f865aecb5d0 xBaseSection = empty uno::Reference #28 0x00007f867f032308 in XMLTextParagraphExport::exportAnyTextFrame(com::sun::star::uno::Reference const&, XMLTextParagraphExport::FrameType, bool, bool, bool, com::sun::star::uno::Reference const*) (this=0x7f865bee77e0, rTxtCntnt=uno::Reference to (SwXTextFrame *) 0x7f865aecb5f0, eType=eType@entry=XMLTextParagraphExport::FrameType::Text, bAutoStyles=, bIsProgress=, bExportContent=, pRangePropSet=0x0) at /home/buildslave/source/libo-core/xmloff/source/text/txtparae.cxx:3083 g = {m_func = {__this = 0x7f865bee77e0, __xTxtFrame = uno::Reference to (class SwXTextFrame *) 0x7f865aecb6d0}, m_bDismissed = false} xTxt = uno::Reference to (SwXTextFrame *) 0x7f865aecb6f8 xTxtFrame = uno::Reference to (SwXTextFrame *) 0x7f865aecb6d0 bAlreadySeen = xPropSet = uno::Reference to (SwXTextFrame *) 0x7f865aecb5d0 #29 0x00007f867f047445 in XMLTextParagraphExport::exportTextFrame(com::sun::star::uno::Reference const&, bool, bool, bool, com::sun::star::uno::Reference const*) (this=, rTextContent=, bAutoStyles=, bIsProgress=, bExportContent=, pRangePropSet=) at /home/buildslave/source/libo-core/include/xmloff/txtparae.hxx:562 #30 0x00007f867f031528 in XMLTextParagraphExport::exportTextContentEnumeration(com::sun::star::uno::Reference const&, bool, com::sun::star::uno::Reference const&, bool, bool, com::sun::star::uno::Reference const*, TextPNS) (this=this@entry=0x7f865bee77e0, rContEnum=uno::Reference to ((anonymous namespace)::SwXParaFrameEnumerationImpl *) 0x7f865b3ce300, bAutoStyles=bAutoStyles@entry=true, rBaseSection=empty uno::Reference, bIsProgress=bIsProgress@entry=true, bExportParagraph=bExportParagraph@entry=true, pRangePropSet=0x0, eExtensionNS=TextPNS::ODF) at /home/buildslave/source/libo-core/xmloff/source/text/txtparae.cxx:1935 xServiceInfo = uno::Reference to (SwXTextFrame *) 0x7f865aecb5c8 bHasMoreElements = aPrevNumInfo = {mxNumRules = empty uno::Reference, msNumRulesName = "", msListId = "", mbListIdIsDefault = false, mnListStartValue = -1, mnListLevel = 0, mbIsNumbered = false, mbIsRestart = false, mnListLevelStartValue = -1, mbOutlineStyleAsNormalListStyle = false, mbContinueingPreviousSubTree = false, msListLabelString = ""} aNextNumInfo = {mxNumRules = empty uno::Reference, msNumRulesName = "", msListId = "", mbListIdIsDefault = false, mnListStartValue = -1, mnListLevel = 0, mbIsNumbered = false, mbIsRestart = false, mnListLevelStartValue = -1, mbOutlineStyleAsNormalListStyle = false, mbContinueingPreviousSubTree = false, msListLabelString = ""} bHasContent = false xCurrentTextSection = empty uno::Reference aPropSetHelper = Python Exception : No symbol "static_cast" in current context. {pPropertyNames = {static extent = 18446744073709551615, _M_ptr = 0x7f867f32ac20 , _M_extent = {_M_extent_value = 3}}, aPropertySequence = empty uno::Sequence, pSequenceIndex = std::unique_ptr = {get() = 0x0}, aValues = empty uno::Sequence, pValues = 0x0, aEmptyAny = uno::Any(void)} bHoldElement = false xTxtCntnt = uno::Reference to (SwXTextFrame *) 0x7f865aecb5f0 #31 0x00007f867f037935 in XMLTextParagraphExport::exportParagraph(com::sun::star::uno::Reference const&, bool, bool, bool, MultiPropertySetHelper&, TextPNS) (this=this@entry=0x7f865bee77e0, rTextContent=uno::Reference to (SwXParagraph *) 0x7f86387b53e8, bAutoStyles=bAutoStyles@entry=true, bIsProgress=bIsProgress@entry=true, bExportParagraph=bExportParagraph@entry=true, rPropSetHelper=..., eExtensionNS=) at /home/buildslave/source/libo-core/xmloff/source/text/txtparae.cxx:2267 eElem = aElem = {mrExport = @0x7f86580f48f0, maElementName = "", mbIgnoreWhitespaceInside = false, mbDoSomething = false} nOutlineLevel = -1 xMultiPropSet = uno::Reference to (SwXParagraph *) 0x7f86387b53c8 xPropSet = uno::Reference to (SwXParagraph *) 0x7f86387b53b8 xEA = uno::Reference to (SwXParagraph *) 0x7f86387b53d8 xTextEnum = uno::Reference to (SwXTextPortionEnumeration *) 0x7f863850d098 xContentEnum = uno::Reference to ((anonymous namespace)::SwXParaFrameEnumerationImpl *) 0x7f865b3ce300 xCEA = uno::Reference to (SwXParagraph *) 0x7f86387b53e0 bHasContentEnum = xSection = empty uno::Reference bPrevCharIsSpace = true #32 0x00007f867f031367 in XMLTextParagraphExport::exportTextContentEnumeration(com::sun::star::uno::Reference const&, bool, com::sun::star::uno::Reference const&, bool, bool, com::sun::star::uno::Reference const*, TextPNS) (this=this@entry=0x7f865bee77e0, rContEnum=uno::Reference to ((anonymous namespace)::SwXParagraphEnumerationImpl *) 0x7f86383d0360, bAutoStyles=bAutoStyles@entry=true, rBaseSection=empty uno::Reference, bIsProgress=bIsProgress@entry=true, bExportParagraph=true, pRangePropSet=0x0, eExtensionNS=TextPNS::ODF) at /home/buildslave/source/libo-core/xmloff/source/text/txtparae.cxx:1899 xServiceInfo = uno::Reference to (SwXParagraph *) 0x7f86387b53b0 bHasMoreElements = aPrevNumInfo = {mxNumRules = empty uno::Reference, msNumRulesName = "", msListId = "", mbListIdIsDefault = false, mnListStartValue = -1, mnListLevel = 0, mbIsNumbered = false, mbIsRestart = false, mnListLevelStartValue = -1, mbOutlineStyleAsNormalListStyle = false, mbContinueingPreviousSubTree = false, msListLabelString = ""} aNextNumInfo = {mxNumRules = empty uno::Reference, msNumRulesName = "", msListId = "", mbListIdIsDefault = false, mnListStartValue = -1, mnListLevel = 0, mbIsNumbered = false, mbIsRestart = false, mnListLevelStartValue = -1, mbOutlineStyleAsNormalListStyle = false, mbContinueingPreviousSubTree = false, msListLabelString = ""} bHasContent = xCurrentTextSection = empty uno::Reference aPropSetHelper = Python Exception : No symbol "static_cast" in current context. {pPropertyNames = {static extent = 18446744073709551615, _M_ptr = 0x7f867f32ac20 , _M_extent = {_M_extent_value = 3}}, aPropertySequence = uno::Sequence of length 3 = {"NumberingRules", "ParaConditionalStyleName", "ParaStyleName"}, pSequenceIndex = std::unique_ptr = {get() = 0x7f863835e2e0}, aValues = uno::Sequence of length 3 = {uno::Any(void), uno::Any("string": "Standard"), uno::Any("string": "Standard")}, pValues = 0x7f8638552e68, aEmptyAny = uno::Any(void)} bHoldElement = false xTxtCntnt = uno::Reference to (SwXParagraph *) 0x7f86387b53e8 #33 0x00007f867f031ae1 in XMLTextParagraphExport::exportText(com::sun::star::uno::Reference const&, bool, bool, bool, TextPNS) (this=this@entry=0x7f865bee77e0, rText=uno::Reference to (SwXBodyText *) 0x7f86546cd0c8, bAutoStyles=bAutoStyles@entry=true, bIsProgress=bIsProgress@entry=true, bExportParagraph=bExportParagraph@entry=true, eExtensionNS=eExtensionNS@entry=TextPNS::ODF) at /home/buildslave/source/libo-core/xmloff/source/text/txtparae.cxx:1732 xEA = uno::Reference to (SwXBodyText *) 0x7f86546cd0b0 xParaEnum = uno::Reference to ((anonymous namespace)::SwXParagraphEnumerationImpl *) 0x7f86383d0360 xPropertySet = uno::Reference to (SwXBodyText *) 0x7f86546cd0c0 xBaseSection = empty uno::Reference #34 0x00007f867f03309d in XMLTextParagraphExport::collectTextAutoStyles(com::sun::star::uno::Reference const&, bool, bool) (bExportParagraph=true, bIsProgress=, rText=uno::Reference to (SwXBodyText *) 0x7f86546cd0c8, this=0x7f865bee77e0) at /home/buildslave/source/libo-core/include/xmloff/txtparae.hxx:466 xTextDocument = uno::Reference to (SwXTextDocument *) 0x7f8654ddbc38 bAutoStyles = true bExportContent = true xTextFramesEnum = uno::Reference to (com::sun::star::uno::XInterface *) 0x7f865f48d298 xGraphicsEnum = uno::Reference to (SvpSalYieldMutex *) 0x561419ab25d0 xEmbeddedsEnum = uno::Reference to (com::sun::star::uno::XInterface *) 0x2d909cc184dcf500 xShapesEnum = uno::Reference to (com::sun::star::uno::XInterface *) 0x7f8651e6d170 #35 XMLTextParagraphExport::collectTextAutoStylesAndNodeExportOrder(bool) (this=0x7f865bee77e0, bIsProgress=true) at /home/buildslave/source/libo-core/xmloff/source/text/txtparae.cxx:1637 xTextDocument = uno::Reference to (SwXTextDocument *) 0x7f8654ddbc38 bAutoStyles = true bExportContent = true xTextFramesEnum = uno::Reference to (com::sun::star::uno::XInterface *) 0x7f865f48d298 xGraphicsEnum = uno::Reference to (SvpSalYieldMutex *) 0x561419ab25d0 xEmbeddedsEnum = uno::Reference to (com::sun::star::uno::XInterface *) 0x2d909cc184dcf500 xShapesEnum = uno::Reference to (com::sun::star::uno::XInterface *) 0x7f8651e6d170 #36 0x00007f865f1cf2f8 in SwXMLExport::collectAutoStyles() (this=0x7f86580f48f0) at /home/buildslave/source/libo-core/sw/source/filter/xml/xmlfmte.cxx:250 xDrawPageSupplier = uno::Reference to (SwXTextDocument *) 0x7f8654ddbcd8 #37 0x00007f865f1cee85 in SwXMLExport::ExportAutoStyles_() (this=0x7f86580f48f0) at /home/buildslave/source/libo-core/sw/source/filter/xml/xmlfmte.cxx:258 nContentAutostyles = #38 0x00007f867edc8051 in SvXMLExport::ImplExportAutoStyles() (this=this@entry=0x7f86580f48f0) at /home/buildslave/source/libo-core/xmloff/source/core/xmlexp.cxx:1122 aElem = {mrExport = @0x7f86580f48f0, maElementName = "office:automatic-styles", mbIgnoreWhitespaceInside = true, mbDoSomething = true} sStyleNames = "StyleNames" sStyleFamilies = "StyleFamilies" #39 0x00007f867edc936f in SvXMLExport::exportDoc(xmloff::token::XMLTokenEnum) (this=this@entry=0x7f86580f48f0, eClass=eClass@entry=xmloff::token::XML_TEXT) at /home/buildslave/source/libo-core/xmloff/source/core/xmlexp.cxx:1390 eRootService = nExportMode = aElem = {mrExport = @0x7f86580f48f0, maElementName = "office:document-content", mbIgnoreWhitespaceInside = true, mbDoSomething = true} bOwnGraphicResolver = false bOwnEmbeddedResolver = false nPos = pVersion = #40 0x00007f865f1c6684 in SwXMLExport::exportDoc(xmloff::token::XMLTokenEnum) (this=0x7f86580f48f0, eClass=xmloff::token::XML_TEXT) at /home/buildslave/source/libo-core/sw/source/filter/xml/xmlexp.cxx:309 aPauseThreadStarting = {mbPausedThreadStarting = false} aGuard = {> = {pT = 0x561419ab25d0}, } pDoc = 0x7f865421ace0 eUnit = xGraphicStorageHandler = empty rtl::Reference xEmbeddedResolver = empty rtl::Reference bSaveRedline = false nRedlineFlags = RedlineFlags::NONE pLayout = __PRETTY_FUNCTION__ = "virtual ErrCode SwXMLExport::exportDoc(xmloff::token::XMLTokenEnum)" #41 0x00007f867edc7028 in SvXMLExport::filter(com::sun::star::uno::Sequence const&) (this=0x7f86580f48f0, aDescriptor=) at /home/buildslave/source/libo-core/xmloff/source/core/xmlexp.cxx:814 nTest = 83 #42 0x00007f865f1c09e2 in SwXMLWriter::WriteThroughComponent(com::sun::star::uno::Reference const&, com::sun::star::uno::Reference const&, com::sun::star::uno::Reference const&, char const*, com::sun::star::uno::Sequence const&, com::sun::star::uno::Sequence const&) (xOutputStream=uno::Reference to (OWriteStream *) 0x7f8638cd2090, xComponent=uno::Reference to (SwXTextDocument *) 0x7f8654ddbaf0, rxContext=uno::Reference to (cppu::(anonymous namespace)::ComponentContext *) 0x561419aaef48, pServiceName=pServiceName@entry=0x7f865f85af98 "com.sun.star.comp.Writer.XMLOasisContentExporter", rArguments=uno::Sequence of length 3 = {...}, rMediaDesc=empty uno::Sequence) at /home/buildslave/source/libo-core/sw/source/filter/xml/wrtxml.cxx:576 xSaxWriter = uno::Reference to ((anonymous namespace)::SAXWriter *) 0x7f86385807d8 aArgs = uno::Sequence of length 4 = {uno::Any("com.sun.star.xml.sax.XWriter": { = { = {_vptr.XInterface = 0x7f86385807d8}, }, = { = { = {_vptr.XInterface = 0x561419bd2f10}, }, }, }), uno::Any("com.sun.star.beans.XPropertySet": { = {_vptr.XInterface = 0x7f8654e1b1f0}, }), uno::Any("com.sun.star.document.XGraphicStorageHandler": { = {_vptr.XInterface = 0x7f86384c1930}, }), uno::Any("com.sun.star.document.XEmbeddedObjectResolver": { = {_vptr.XInterface = 0x7f86384bc808}, })} pArgs = xExporter = uno::Reference to (SwXMLExport *) 0x7f86580f4928 xFilter = uno::Reference to (SwXMLExport *) 0x7f86580f4918 #43 0x00007f865f1c0ebb in SwXMLWriter::WriteThroughComponent(com::sun::star::uno::Reference const&, char const*, com::sun::star::uno::Reference const&, char const*, com::sun::star::uno::Sequence const&, com::sun::star::uno::Sequence const&) (this=this@entry=0x7f865be51350, xComponent=uno::Reference to (SwXTextDocument *) 0x7f8654ddbaf0, pStreamName=pStreamName@entry=0x7f865f952e21 "content.xml", rxContext=uno::Reference to (cppu::(anonymous namespace)::ComponentContext *) 0x561419aaef48, pServiceName=0x7f865f85af98 "com.sun.star.comp.Writer.XMLOasisContentExporter", rArguments=uno::Sequence of length 3 = {...}, rMediaDesc=empty uno::Sequence) at /home/buildslave/source/libo-core/sw/source/filter/xml/wrtxml.cxx:525 xSet = uno::Reference to (OWriteStream *) 0x7f8638cd20d8 xOutputStream = uno::Reference to (OWriteStream *) 0x7f8638cd2090 xInfoSet = uno::Reference to (comphelper::(anonymous namespace)::GenericPropertySet *) 0x7f8654e1b1f0 sStreamName = "content.xml" xStream = uno::Reference to (OWriteStream *) 0x7f8638cd2098 bRet = false #44 0x00007f865f1c23ed in SwXMLWriter::Write_(SfxItemSet const*) (this=this@entry=0x7f865be51350, pMediumItemSet=) at /home/buildslave/source/libo-core/sw/source/filter/xml/wrtxml.cxx:385 xStatusIndicator = empty uno::Reference aDocHierarchicalName = "" bNoEmbDS = xContext = xGraphicStorageHandler = uno::Reference to (SvXMLGraphicHelper *) 0x7f86384c1930 xGraphicHelper = rtl::Reference to 0x7f86384c18f0 xObjectResolver = uno::Reference to (SvXMLEmbeddedObjectHelper *) 0x7f86384bc808 xObjectHelper = rtl::Reference to 0x7f86384bc7d0 pPersist = aInfoMap = {{maName = "ProgressRange", maType = uno::Type "long", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "ProgressMax", maType = uno::Type "long", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "ProgressCurrent", maType = uno::Type "long", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "WrittenNumberStyles", maType = uno::Type "[]long", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "UsePrettyPrinting", maType = uno::Type "boolean", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "ShowChanges", maType = uno::Type "boolean", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "RedlineProtectionKey", maType = uno::Type "[]byte", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "BaseURI", maType = uno::Type "string", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "StreamRelPath", maType = uno::Type "string", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "StreamName", maType = uno::Type "string", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "AutoTextMode", maType = uno::Type "boolean", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "StyleNames", maType = uno::Type "[]string", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "StyleFamilies", maType = uno::Type "[]long", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "OutlineStyleAsNormalListStyle", maType = uno::Type "boolean", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "TargetStorage", maType = uno::Type "com.sun.star.embed.XStorage", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "NoEmbDataSet", maType = uno::Type "boolean", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}} xInfoSet = uno::Reference to (comphelper::(anonymous namespace)::GenericPropertySet *) 0x7f8654e1b1f0 xModelComp = uno::Reference to (SwXTextDocument *) 0x7f8654ddbaf0 xDPS = uno::Reference to (SwXTextDocument *) 0x7f8654ddbcd8 __PRETTY_FUNCTION__ = "ErrCodeMsg SwXMLWriter::Write_(const SfxItemSet*)" nOrigRedlineFlags = RedlineFlags::ShowMask nRedlineFlags = RedlineFlags::ShowInsert isShowChanges = pLayout = bOASIS = nArgs = aEmptyArgs = uno::Sequence of length 1 = {uno::Any("com.sun.star.beans.XPropertySet": { = {_vptr.XInterface = 0x7f8654e1b1f0}, })} pArgs = aFilterArgs = uno::Sequence of length 3 = {uno::Any("com.sun.star.beans.XPropertySet": { = {_vptr.XInterface = 0x7f8654e1b1f0}, }), uno::Any("com.sun.star.document.XGraphicStorageHandler": { = {_vptr.XInterface = 0x7f86384c1930}, }), uno::Any("com.sun.star.document.XEmbeddedObjectResolver": { = {_vptr.XInterface = 0x7f86384bc808}, })} aProps = empty uno::Sequence bWarn = false bStoreMeta = sWarnFile = "" bErr = false sErrFile = "" #45 0x00007f865f1c2dbc in SwXMLWriter::WriteMedium(SfxMedium&) (this=0x7f865be51350, aTargetMedium=) at /home/buildslave/source/libo-core/sw/source/filter/xml/wrtxml.cxx:469 #46 0x00007f865f1abf61 in StgWriter::Write(SwPaM&, com::sun::star::uno::Reference const&, rtl::OUString const*, SfxMedium*) (this=this@entry=0x7f865be51350, rPaM=SwPaM = {...}, rStg=uno::Reference to (OStorage *) 0x7f865b74d5c8, pFName=pFName@entry=0x0, pMedium=pMedium@entry=0x7f865ba99060) at /home/buildslave/source/libo-core/sw/source/filter/writer/writer.cxx:508 nRet = {mnCode = {m_value = 1608885680}, maArg1 = "\xdc30処羆\000\xdc30処羆\000ⓐ吹羆", '\000' , "ා蝍羆", '\000' , "羆\000蓜鳁ⶐ\000\000\000\000\xffff\xffff\xffff\002\000\000\000둰蜛羆\000\x2428嬘羆\000⏈嬘羆\000⑨嬘羆\000\xdf1f蝽羆", '\000' , "慀孏羆\000\000\000\000\000ᩍ螳羆\000\000\000\000\000\000\000\000\000\001\000羆\000\000\000\000\000慀孏羆\000Ẉ螳羆\000\001", '\000' , "㾀香香\000\000\000\000\000\000\000\000\001\000\000\000灞羆\000쓀㠿羆\000⢪灜羆\000処羆\000趜灟羆\000玐灩羆\000씠㠿羆\000\xde60処羆\000蚉蛪羆\000\001\000\000\000"..., maArg2 = "\xdc30処羆\000\xdc30処羆\000ⓐ吹羆", '\000' , "ා蝍羆", '\000' , "羆\000蓜鳁ⶐ\000\000\000\000\xffff\xffff\xffff\002\000\000\000둰蜛羆\000\x2428嬘羆\000⏈嬘羆\000⑨嬘羆\000\xdf1f蝽羆", '\000' , "慀孏羆\000\000\000\000\000ᩍ螳羆\000\000\000\000\000\000\000\000\000\001\000羆\000\000\000\000\000慀孏羆\000Ẉ螳羆\000\001", '\000' , "㾀香香\000\000\000\000\000\000\000\000\001\000\000\000灞羆\000쓀㠿羆\000⢪灜羆\000処羆\000趜灟羆\000玐灩羆\000씠㠿羆\000\xde60処羆\000蚉蛪羆\000\001\000\000\000"..., mnDialogMask = 1413031120, moLoc = std::optional [no contained value]} #47 0x00007f865f1c0574 in SwXMLWriter::Write(SwPaM&, SfxMedium&, rtl::OUString const*) (this=0x7f865be51350, rPaM=SwPaM = {...}, rMed=..., pFileName=0x0) at /home/buildslave/source/libo-core/sw/source/filter/xml/wrtxml.cxx:477 #48 0x00007f865f0e96a0 in SwWriter::Write(tools::SvRef const&, rtl::OUString const*) (this=this@entry=0x7f8651e6f040, rxWriter=..., pRealFileName=pRealFileName@entry=0x0) at /home/buildslave/source/libo-core/sw/source/filter/basflt/shellio.cxx:863 aPauseThreadStarting = {mbPausedThreadStarting = false} bHasMark = false pTempCursor = std::shared_ptr (use count 1, weak count 1) = {get() = 0x7f865b6c8c90} pPam = 0x7f865b6c8d18 xDoc = empty rtl::Reference pOutDoc = 0x7f865421ace0 bLockedView = true pESh = 0x7f86546452c0 xGuard = std::unique_ptr = {get() = 0x7f8658035d70} nError = {mnCode = {m_value = 0}, maArg1 = "", maArg2 = "", mnDialogMask = DialogMask::NONE, moLoc = std::optional = {[contained value] = {_M_impl = 0x7f865ff29000}}} #49 0x00007f865f21a4a4 in SwDocShell::SaveAs(SfxMedium&) (this=0x7f8654637320, rMedium=...) at /home/buildslave/source/libo-core/sw/source/uibase/app/docsh.cxx:546 bIsModified = false bLockedView = true aWrt = {m_pStrm = 0x0, m_xStg = empty uno::Reference, m_pMedium = 0x7f865ba99060, m_pOutPam = 0x0, m_pShell = 0x0, m_rDoc = @0x7f865421ace0, m_bWriteAll = true} aOldOLELnk = {function_ = 0x7f865f216500 , instance_ = 0x7f8654637320, source_ = 0x7f865f87d758 "/home/buildslave/source/libo-core/sw/source/uibase/app/docshini.cxx:412", target_ = 0x7f865f87d730 "SwDocShell::LinkStubOle2ModifiedHdl"} mod = 0x7f8658002cd0 xWrt = {pObj = 0x7f865be51350} aWait = {mrDoc = @0x7f8654637320, mbLockUnlockDispatcher = true, mpLockedDispatchers = {m_vector = std::__debug::vector of length 1, capacity 1 = {0x7f8654edb210}}} bURLChanged = pMgr = bHasEmbedded = bSaveDS = __PRETTY_FUNCTION__ = "virtual bool SwDocShell::SaveAs(SfxMedium&)" nErr = {mnCode = {m_value = 461854}, maArg1 = "", maArg2 = "", mnDialogMask = DialogMask::NONE, moLoc = std::optional = {[contained value] = {_M_impl = 0x7f865ff2a7e0}}} nVBWarning = {m_value = } xStor = uno::Reference to (OStorage *) 0x7f865b74d5c8 #50 0x00007f86857f5c94 in SfxObjectShell::SaveAsOwnFormat(SfxMedium&) (this=0x7f8654637320, rMedium=...) at /home/buildslave/source/libo-core/sfx2/source/doc/objstor.cxx:3709 nVersion = 6800 bTemplate = xStorage = uno::Reference to (OStorage *) 0x7f865b74d5c8 #51 0x00007f86858009a1 in SfxObjectShell::SaveTo_Impl(SfxMedium&, SfxItemSet const*) (this=this@entry=0x7f8654637320, rMedium=..., pSet=pSet@entry=0x0) at /home/buildslave/source/libo-core/sfx2/source/doc/objstor.cxx:1838 xMedStorage = uno::Reference to (OStorage *) 0x7f865b74d5c8 bPasswdProvided = false pVersionItem = 0x0 aTmpVersionURL = "" aMod = {pPersist = 0x7f8654637320, bWasEnabled = true} aViewGuard = std::unique_ptr = {get() = 0x7f8664002cf0} xContext = uno::Reference to (cppu::(anonymous namespace)::ComponentContext *) 0x561419aaef48 pFilter = std::shared_ptr (use count 4, weak count 0) = {get() = 0x7f866400cce0} bStorageBasedSource = false bStorageBasedTarget = true bOwnSource = bOwnTarget = nVersion = bNeedsDisconnectionOnFail = false bStoreToSameLocation = false bTryToPreserveScriptSignature = false bNoPreserveForOasis = false xODFDecryptedInnerPackageStream = empty uno::Reference xODFDecryptedInnerPackage = empty uno::Reference aEncryptionData = empty uno::Sequence __PRETTY_FUNCTION__ = "bool SfxObjectShell::SaveTo_Impl(SfxMedium&, const SfxItemSet*)" isStreamAndInputStreamCleared = bOldStat = false aLockUIGuard = {m_pDoc = 0x7f8654637320, m_bUnlock = true} bCopyTo = true rMedSet = pSaveToItem = bOk = false #52 0x00007f86858044c3 in SfxObjectShell::PreDoSaveAs_Impl(rtl::OUString const&, rtl::OUString const&, SfxItemSet const&, com::sun::star::uno::Sequence const&) (this=this@entry=0x7f8654637320, rFileName="file:///srv/crashtestdata/current/srv/crashtestdata/files/forums/docx/forum-mso-en4-676377.odt", aFilterName="writer8", rItemSet=SfxItemSet of pool 0x56141a70c560 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:3459 xMergedParams = std::shared_ptr (use count 2, weak count 0) = {get() = 0x7f86382b2ec0} pNewFile = 0x7f865ba99060 pNoFileSync = bUseThumbnailSave = aThumbnailGuard = {m_func = {__this = 0x7f8654637320, __bUseThumbnailSave = true}, m_bDismissed = true} pNoThumbnail = pSaveToItem = bCopyTo = true bOk = false #53 0x00007f8685804e94 in SfxObjectShell::CommonSaveAs_Impl(INetURLObject const&, rtl::OUString const&, SfxItemSet&, com::sun::star::uno::Sequence const&) (this=this@entry=0x7f8654637320, aURL=..., aFilterName="writer8", rItemSet=SfxItemSet of pool 0x56141a70c560 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:3249 pSaveToItem = bSaveTo = true pFilter = std::shared_ptr (use count 4, weak count 0) = {get() = 0x7f866400cce0} pCopyStreamItem = pActMed = aActName = {m_aAbsURIRef = "file:///srv/crashtestdata/files/forums/docx/forum-mso-en4-676377.docx", 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 = "" #54 0x00007f86857e86c6 in SfxObjectShell::APISaveAs_Impl(std::basic_string_view >, SfxItemSet&, com::sun::star::uno::Sequence const&) (this=this@entry=0x7f8654637320, aFileName=u"file:///srv/crashtestdata/current/srv/crashtestdata/files/forums/docx/forum-mso-en4-676377.odt", rItemSet=SfxItemSet of pool 0x56141a70c560 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:322 xLock = rtl::Reference to 0x7f8654637320 pDocTitleItem = 0x0 aFilterName = "writer8" pFilterNameItem = bOk = false #55 0x00007f8685837633 in SfxBaseModel::impl_store(rtl::OUString const&, com::sun::star::uno::Sequence const&, bool) (this=this@entry=0x7f8654ddba60, sURL="file:///srv/crashtestdata/current/srv/crashtestdata/files/forums/docx/forum-mso-en4-676377.odt", 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 = "writer8" aPassword = "" aPasswordToModify = "" pItemSet = std::optional = {[contained value] = { = SfxItemSet of pool 0x56141a70c560 with parent 0x0 and Which ranges: [(500, 500), (5507, 5507), (5530, 5530), (6546, 6546)] = {[5530] = { = {_vptr.SfxPoolItem = 0x7f86852531f0 , m_nRefCount = 0, m_nWhich = 5530, m_eItemType = SfxItemType::SfxStringItemType, m_nSerialNumber = 1816280, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bNameOrIndex = false, m_bDeleted = false}, m_aValue = "writer8"}, [6546] = { = {_vptr.SfxPoolItem = 0x7f86852500a8 , m_nRefCount = 0, m_nWhich = 6546, m_eItemType = SfxItemType::SfxBoolItemType, m_nSerialNumber = 1816272, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bNameOrIndex = false, m_bDeleted = false}, m_bValue = true}, [5507] = { = {_vptr.SfxPoolItem = 0x7f86852531f0 , m_nRefCount = 0, m_nWhich = 5507, m_eItemType = SfxItemType::SfxStringItemType, m_nSerialNumber = 1816270, 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/docx/forum-mso-en4-676377.odt"}}, }} pCopyStreamItem = nModifyPasswordHash = aModifyPasswordInfo = empty uno::Sequence pModifyPasswordInfoItem = nOldModifyPasswordHash = 0 aOldModifyPasswordInfo = empty uno::Sequence bCopyTo = xOldDocProps = uno::Reference to ((anonymous namespace)::SfxDocumentMetaData *) 0x7f8654d9a3e0 bRet = xHandler = uno::Reference to (com::sun::star::uno::XInterface *) 0x7f8651e6f890 pItem = nErrCode = {mnCode = {m_value = 1423549424}, maArg1 = uninitialized rtl::OUString, maArg2 = uninitialized rtl::OUString, mnDialogMask = 2266741088, moLoc = std::optional [no contained value]} #56 0x00007f86858388bd in SfxBaseModel::storeToURL(rtl::OUString const&, com::sun::star::uno::Sequence const&) (this=0x7f8654ddba60, rURL="file:///srv/crashtestdata/current/srv/crashtestdata/files/forums/docx/forum-mso-en4-676377.odt", rArgs=uno::Sequence of length 1 = {...}) at /home/buildslave/source/libo-core/sfx2/source/doc/sfxbasemodel.cxx:1826 aDescriptor = Python Exception : No type named std::__detail::_Hash_node, true>. { = {m_aMap = std::__debug::unordered_map with 1 element}, static PROP_ABORTED = {pData = 0x7f868661c9f0