[New LWP 2455248] [New LWP 2378706] [New LWP 2379334] [New LWP 2378897] [New LWP 2437891] [New LWP 2379336] [New LWP 2378902] [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 0x00007f0f88c04eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [Current thread is 1 (Thread 0x7f0f59bff6c0 (LWP 2455248))] Thread 7 (Thread 0x7f0f794476c0 (LWP 2378902)): #0 0x00007f0f88c846df in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f0f88f6a210 in osl_acceptPipe(oslPipe) (pPipe=0x7f0f70001570) 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 = 0x7f0f70001570, _M_owns = false} flags = #2 0x00007f0f794e1bb1 in osl::Pipe::accept(osl::StreamPipe&) (this=this@entry=0x7f0f794454f8, Connection=...) at /home/buildslave/source/libo-core/include/osl/pipe.hxx:155 #3 0x00007f0f794e18eb in io_acceptor::PipeAcceptor::accept() (this=0x7f0f70000d50) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:157 pipe = {m_handle = 0x7f0f70001570} pConn = rtl::Reference to 0x7f0f70009530 status = #4 0x00007f0f794e75b8 in (anonymous namespace)::OAcceptor::accept(rtl::OUString const&) (this=0x5638a06ca6f0, sConnectionDescription="pipe,name=pytestca561cce-1b37-11f0-a820-98f2b32c495c") at /home/buildslave/source/libo-core/io/source/acceptor/acceptor.cxx:198 guard = {m_pFlag = 0x5638a06ca768} r = empty uno::Reference #5 0x00007f0f7acefa6d in desktop::Acceptor::run() (this=this@entry=0x5638a06cb5c0) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:110 g = {_M_device = 0x5638a06cb5f8, _M_owns = true} rConnection = empty uno::Reference aDescription = "pipe,name=pytestca561cce-1b37-11f0-a820-98f2b32c495c,uniqueValue=139704280290640" rInstanceProvider = uno::Reference to (desktop::AccInstanceProvider *) 0x7f0f70000d38 #6 0x00007f0f7aceff19 in desktop::offacc_workerfunc(void*) (acc=0x5638a06cb5c0) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:46 #7 0x00007f0f88f7b3b3 in osl_thread_start_Impl(void*) (pData=0x5638a06d0b80) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x5638a06d0b80 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #8 0x00007f0f88c031f5 in () at /lib/x86_64-linux-gnu/libc.so.6 #9 0x00007f0f88c8389c in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 6 (Thread 0x7f0f6b5866c0 (LWP 2379336)): #0 0x00007f0f88c84924 in recv () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f0f88f6a6e7 in osl_receivePipe(oslPipe, void*, sal_Int32) (pPipe=pPipe@entry=0x7f0f70000f00, pBuffer=pBuffer@entry=0x7f0f5c00c348, BytesToRead=BytesToRead@entry=8) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:453 socket = 13 nRet = #2 0x00007f0f88f6a9cc in osl_readPipe(oslPipe, void*, sal_Int32) (pPipe=0x7f0f70000f00, pBuffer=0x7f0f5c00c348, n=) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:527 RetVal = BytesRead = 0 BytesToRead = 8 #3 0x00007f0f794e1683 in osl::StreamPipe::read(void*, int) const (n=8, pBuffer=, this=0x7f0f70001550) 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=0x7f0f70001520, aReadBytes=uno::Sequence of length 8 = {...}, nBytesToRead=8) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:83 n = #5 0x00007f0f7947960b in binaryurp::(anonymous namespace)::read(com::sun::star::uno::Reference const&, sal_uInt32, bool) (connection=uno::Reference to (io_acceptor::(anonymous namespace)::PipeConnection *) 0x7f0f70001548, 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 0x00007f0f7947b5ae in binaryurp::Reader::execute() (this=0x7f0f70006a80) 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 0x7f0f70000fb0, state_ = @0x7f0f70006ac8, buffer_ = uno::Sequence of length 7 = {52 '4', -48 '\320', 115 's', -73 '\267', 53 '5', -42 '\326', -68 '\274'}, data_ = 0x7f0f5c008527 "", end_ = 0x7f0f5c008527 ""} header = {bridge_ = rtl::Reference to 0x7f0f70000fb0, state_ = @0x7f0f70006ac8, buffer_ = uno::Sequence of length 8 = {0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000'}, data_ = 0x7f0f5c00c350 "\026", end_ = 0x7f0f5c00c350 "\026"} size = con = uno::Reference to (io_acceptor::(anonymous namespace)::PipeConnection *) 0x7f0f70001548 #7 0x00007f0f8803a121 in salhelper::Thread::run() (this=0x7f0f70006a80) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x7f0f70006a80}, m_bDismissed = false} #8 0x00007f0f8803a3c9 in osl::threadFunc(void*) (param=0x7f0f70006a90) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7f0f70006a90 #9 0x00007f0f88f7b3b3 in osl_thread_start_Impl(void*) (pData=0x7f0f70008f70) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x7f0f70008f70 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #10 0x00007f0f88c031f5 in () at /lib/x86_64-linux-gnu/libc.so.6 #11 0x00007f0f88c8389c in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 5 (Thread 0x7f0f6ad856c0 (LWP 2437891)): #0 0x00007f0f88c0012b in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f0f88c064da in pthread_mutex_lock () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f0f88f68be9 in osl_acquireMutex(oslMutex) (pMutex=0x56389f717390) at /home/buildslave/source/libo-core/sal/osl/unx/mutex.cxx:99 nRet = #3 0x00007f0f832417d5 in osl::Mutex::acquire() (this=0x56389f717698) at /home/buildslave/source/libo-core/include/osl/mutex.hxx:63 pInst = 0x56389f717560 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #4 SvpSalYieldMutex::doAcquire(unsigned int) (this=0x56389f717690, nLockCount=1) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:368 pInst = 0x56389f717560 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #5 0x00007f0f84021750 in comphelper::SolarMutex::acquire(unsigned int) (this=, nLockCount=nLockCount@entry=1) at /home/buildslave/source/libo-core/include/comphelper/solarmutex.hxx:86 __PRETTY_FUNCTION__ = "void comphelper::SolarMutex::acquire(sal_uInt32)" #6 0x00007f0f84021969 in osl::Guard::Guard(comphelper::SolarMutex*) (this=, pT_=) at /home/buildslave/source/libo-core/include/osl/mutex.hxx:137 #7 0x00007f0f84020f59 in drawinglayer::primitive2d::BufferedDecompositionFlusher::run() (this=0x7f0f4c055400) at /home/buildslave/source/libo-core/drawinglayer/source/primitive2d/BufferedDecompositionFlusher.cxx:132 aGuard = {pT = 0x56389f717690} aNow = {__d = {__r = 48876584209777875}} aRemoved1 = std::__debug::vector of length 0, capacity 0 aRemoved2 = std::__debug::vector of length 0, capacity 0 #8 0x00007f0f8402156d in osl::threadFunc(void*) (param=0x7f0f4c055400) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7f0f4c055400 #9 0x00007f0f88f7b3b3 in osl_thread_start_Impl(void*) (pData=0x7f0f4d24a1d0) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x7f0f4d24a1d0 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #10 0x00007f0f88c031f5 in () at /lib/x86_64-linux-gnu/libc.so.6 #11 0x00007f0f88c8389c in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 4 (Thread 0x7f0f79d2c6c0 (LWP 2378897)): #0 0x00007f0f88c846df in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f0f88f6a210 in osl_acceptPipe(oslPipe) (pPipe=0x5638a063d6d0) 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 = 0x5638a063d6d0, _M_owns = false} flags = #2 0x00007f0f88ddfd33 in osl::Pipe::accept(osl::StreamPipe&) (this=this@entry=0x5638a06bfe90, Connection=...) at /home/buildslave/source/libo-core/include/osl/pipe.hxx:155 #3 0x00007f0f88ddf838 in desktop::PipeIpcThread::execute() (this=0x5638a06bfe60) 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 0x00007f0f8803a121 in salhelper::Thread::run() (this=0x5638a06bfe60) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x5638a06bfe60}, m_bDismissed = false} #5 0x00007f0f8803a3c9 in osl::threadFunc(void*) (param=0x5638a06bfe70) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x5638a06bfe70 #6 0x00007f0f88f7b3b3 in osl_thread_start_Impl(void*) (pData=0x56389ffad150) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x56389ffad150 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #7 0x00007f0f88c031f5 in () at /lib/x86_64-linux-gnu/libc.so.6 #8 0x00007f0f88c8389c in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 3 (Thread 0x7f0f6bd876c0 (LWP 2379334)): #0 0x00007f0f88bfff16 in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f0f88c025d8 in pthread_cond_wait () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f0f88f58eef in std::condition_variable::wait > (__p=..., __lock=..., this=0x7f0f70008560) at /usr/include/c++/12/condition_variable:102 g = {_M_device = 0x7f0f70008590, _M_owns = true} pCond = 0x7f0f70008560 __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 = 0x7f0f70008590, _M_owns = true} pCond = 0x7f0f70008560 __PRETTY_FUNCTION__ = "oslConditionResult osl_waitCondition(oslCondition, const TimeValue*)" #4 0x00007f0f7947ff0c in osl::Condition::wait(TimeValue const*) (pTimeout=0x0, this=0x7f0f700084b0) at /home/buildslave/source/libo-core/include/osl/conditn.hxx:123 item = {tid = {_pSequence = 0x7f0f5c001120}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x56389f72cf10}, 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=0x7f0f700082d0) at /home/buildslave/source/libo-core/binaryurp/source/writer.cxx:151 item = {tid = {_pSequence = 0x7f0f5c001120}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x56389f72cf10}, 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 0x00007f0f8803a121 in salhelper::Thread::run() (this=0x7f0f700082d0) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x7f0f700082d0}, m_bDismissed = false} #7 0x00007f0f8803a3c9 in osl::threadFunc(void*) (param=0x7f0f700082e0) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7f0f700082e0 #8 0x00007f0f88f7b3b3 in osl_thread_start_Impl(void*) (pData=0x7f0f70008ce0) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x7f0f70008ce0 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #9 0x00007f0f88c031f5 in () at /lib/x86_64-linux-gnu/libc.so.6 #10 0x00007f0f88c8389c in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 2 (Thread 0x7f0f7f32be00 (LWP 2378706)): #0 0x00007f0f88bfff16 in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f0f88c025d8 in pthread_cond_wait () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f0f8324182b in std::condition_variable::wait > (__p=..., __lock=..., this=0x56389f7177b0) at /usr/include/c++/12/condition_variable:102 g = {_M_device = 0x56389f717788, _M_owns = true} request = SvpRequest::NONE pInst = 0x56389f717560 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #3 SvpSalYieldMutex::doAcquire(unsigned int) (this=0x56389f717690, nLockCount=1) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:346 g = {_M_device = 0x56389f717788, _M_owns = true} request = SvpRequest::NONE pInst = 0x56389f717560 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #4 0x00007f0f82b41206 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 0x00007f0f8302a1e7 in SalInstance::AcquireYieldMutex(unsigned int) (this=, nCount=nCount@entry=1) at /home/buildslave/source/libo-core/vcl/source/app/salvtables.cxx:146 #6 0x00007f0f83073c5f in Application::AcquireSolarMutex(unsigned int) (nCount=) at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:523 pSVData = #7 0x00007f0f832411d1 in SolarMutexReleaser::~SolarMutexReleaser() (this=0x7fff1f6f33d4, __in_chrg=) at /home/buildslave/source/libo-core/include/vcl/svapp.hxx:1427 __PRETTY_FUNCTION__ = "bool SvpSalInstance::ImplYield(bool, bool)" bWasEvent = false bMustSleep = nTimeoutMicroS = 277936 aReleaser = {mnReleased = 1} #8 SvpSalInstance::ImplYield(bool, bool) (this=this@entry=0x56389f717560, bWait=bWait@entry=true, bHandleAllCurrentEvents=bHandleAllCurrentEvents@entry=false) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:503 __PRETTY_FUNCTION__ = "bool SvpSalInstance::ImplYield(bool, bool)" bWasEvent = false bMustSleep = nTimeoutMicroS = 277936 aReleaser = {mnReleased = 1} #9 0x00007f0f832414df in SvpSalInstance::DoYield(bool, bool) (this=0x56389f717560, bWait=, bHandleAllCurrentEvents=) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:515 __PRETTY_FUNCTION__ = "virtual bool SvpSalInstance::DoYield(bool, bool)" bWasEvent = false pMutex = 0x56389f717690 #10 0x00007f0f83075909 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 = 0x7f0f83ccc360 ::get()::instance> bProcessedEvent = #11 0x00007f0f83075caa in Application::Yield() () at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:488 bAbort = false #12 0x00007f0f83075da2 in Application::Execute() () at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:360 releaser = {mnReleased = 1} pSVData = 0x7f0f83ccc360 ::get()::instance> nExitCode = 0 #13 0x00007f0f88db19d5 in desktop::Desktop::Main() (this=0x7fff1f6f3df0) at /home/buildslave/source/libo-core/desktop/source/app/app.cxx:1680 pDisplay = startT = {__d = {__r = 1744858690771816978}} recordTime = {} layer = {m_aEnvTypeName = "gcc3", m_xPreviousContext = uno::Reference to (class (anonymous namespace)::DesktopEnvironmentContext *) 0x56389f717a68} eStatus = rCmdLineArgs = @0x7f0f88f10920: {m_cwdUrl = std::optional = {[contained value] = "file:///srv/crashtestdata/control/task7306"}, 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=pytestca561cce-1b37-11f0-a820-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 *) 0x5638a06ca438 xDesktop = uno::Reference to (framework::Desktop *) 0x56389f9d9d28 bMustLockProfile = aTitle = "LibreOfficeDev 25.8.0.0.alpha0 [de18b0a49df79ac0f03abd7a953eae850fa58b3a]" bAbort = aEvent = { = {Source = empty uno::Reference}, EventName = "OnStartApp", ViewController = empty uno::Reference, Supplement = uno::Any(void)} bCrashed = false bExistsRecoveryData = false bExistsSessionData = false pidfileName = "" #14 0x00007f0f83081f50 in ImplSVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:231 pSVData = 0x7f0f83ccc360 ::get()::instance> nReturn = 1 bWasInitVCL = bInit = true nRet = 0 #15 0x00007f0f83081f90 in SVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:249 #16 0x00007f0f88de37f9 in soffice_main() () at /home/buildslave/source/libo-core/desktop/source/app/sofficemain.cxx:122 aDesktop = { = { = {_vptr.ILibreOfficeKitNotifier = 0x7f0f88f02c80 }, 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 = 0x7f0f83be1950 , mpSchedulerData = 0x0, mpDebugName = 0x7f0f88e5fae8 "desktop::Desktop m_firstRunTimer", mePriority = TaskPriority::DEFAULT_IDLE, mbActive = false, mbStatic = false}, maInvokeHandler = {function_ = 0x7f0f88dab8a2 , instance_ = 0x7fff1f6f3df0, source_ = 0x7f0f88e5fb38 "/home/buildslave/source/libo-core/desktop/source/app/app.cxx:451", target_ = 0x7f0f88e5fb10 "Desktop::LinkStubAsyncInitFirstRun"}, mnTimeout = 3000, mbAuto = false}, m_aUpdateThread = {_M_id = {_M_thread = 0}}} rCmdLineArgs = @0x7f0f88f10920: {m_cwdUrl = std::optional = {[contained value] = "file:///srv/crashtestdata/control/task7306"}, 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=pytestca561cce-1b37-11f0-a820-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 0x000056389e104962 in sal_main () at /home/buildslave/source/libo-core/desktop/source/app/main.c:51 ret = #18 0x000056389e1049af in main (argc=, argv=) at /home/buildslave/source/libo-core/desktop/source/app/main.c:49 ret = Thread 1 (Thread 0x7f0f59bff6c0 (LWP 2455248)): #0 0x00007f0f88c04eec in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f0f88bb5fb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f0f88ba0472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #3 0x00007f0f88f74904 in (anonymous namespace)::callSystemHandler(int, siginfo_t*, void*) (signal=signal@entry=6, info=info@entry=0x7f0f59bfa3f0, context=context@entry=0x7f0f59bfa2c0) 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, 139703684841312, 0, 0, 0, 0, 2723610560376685312, 139703906968040, 139704692182296, 139703906968040, 139704692182479, 139703906968128, 139703906968176, 139703906967984, 2723610560376685312, 94801209620192}}, sa_flags = 0, sa_restorer = 0x7f0f59bfa2c0} i = #4 0x00007f0f88f74a1d in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7f0f59bfa3f0, context=0x7f0f59bfa2c0) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:426 act = {__sigaction_handler = {sa_handler = 0x7f0f59bfa248, sa_sigaction = 0x7f0f59bfa248}, sa_mask = {__val = {139704692182296, 139703906968136, 139704692182479, 139703906968448, 139703906968448, 0, 139704652746632, 139703684841312, 0, 139703906968192, 139704699600036, 139704693746384, 1451843812, 139704683169596, 139704683160104, 139703906968372}}, sa_flags = -1996603190, sa_restorer = 0x79} Info = {Signal = osl_Signal_AccessViolation, UserSignal = 6, UserData = 0x0} #5 0x00007f0f88bb6050 in () at /lib/x86_64-linux-gnu/libc.so.6 #6 0x00007f0f88c04eec in () at /lib/x86_64-linux-gnu/libc.so.6 #7 0x00007f0f88bb5fb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #8 0x00007f0f88ba0472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #9 0x00007f0f8301e0c2 in SalAbort(rtl::OUString const&, bool) (rErrorText="", bDumpCore=bDumpCore@entry=true) at /home/buildslave/source/libo-core/vcl/source/app/salplug.cxx:403 #10 0x00007f0f83073af4 in Application::Abort(rtl::OUString const&) (rErrorText="") at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:300 #11 0x00007f0f88dad288 in desktop::Desktop::Exception(ExceptionCategory) (this=, nCategory=ExceptionCategory::System) at /home/buildslave/source/libo-core/desktop/source/app/app.cxx:1238 bInException = true nOldMode = rArgs = bRestart = false bAllowRecoveryAndSessionManagement = #12 0x00007f0f83080b0c in VCLExceptionSignal_impl(void*, oslSignalInfo*) (pInfo=) at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:178 nOldMode = SystemWindowFlags::DIALOG pSVData = 0x7f0f83ccc360 ::get()::instance> aLock = {m_isAcquired = true, m_isChecked = true, m_rSolarMutex = @0x56389f717690} bIn = true nVCLException = #13 0x00007f0f88f2b5de in callSignalHandler(oslSignalInfo*) (pInfo=pInfo@entry=0x7f0f59bfaa30) at /home/buildslave/source/libo-core/sal/osl/all/signalshared.cxx:47 pHandler = 0x5638a06c76e0 Action = #14 0x00007f0f88f749c0 in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7f0f59bfac30, context=0x7f0f59bfab00) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:423 Info = {Signal = osl_Signal_AccessViolation, UserSignal = 6, UserData = 0x0} #15 0x00007f0f88bb6050 in () at /lib/x86_64-linux-gnu/libc.so.6 #16 0x00007f0f88c04eec in () at /lib/x86_64-linux-gnu/libc.so.6 #17 0x00007f0f88bb5fb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #18 0x00007f0f88ba0472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #19 0x00007f0f88ba0395 in () at /lib/x86_64-linux-gnu/libc.so.6 #20 0x00007f0f88baeec2 in () at /lib/x86_64-linux-gnu/libc.so.6 #21 0x00007f0f52942d2b in writerfilter::dmapper::DomainMapper_Impl::substream(unsigned int, tools::SvRef > const&) (this=0x7f0f4cb85390, rName=90024, ref=...) at /home/buildslave/source/libo-core/sw/source/writerfilter/dmapper/DomainMapper_Impl.cxx:10247 contextSize = 2 propSize = {1, 1, 0, 0, 0} __PRETTY_FUNCTION__ = "void writerfilter::dmapper::DomainMapper_Impl::substream(Id, const writerfilter::Reference::Pointer_t&)" #22 0x00007f0f528d8a12 in writerfilter::dmapper::DomainMapper::lcl_substream(unsigned int, tools::SvRef > const&) (this=, rName=, ref=) at /home/buildslave/source/libo-core/sw/source/writerfilter/dmapper/DomainMapper.cxx:4799 #23 0x00007f0f5299b5c5 in writerfilter::LoggedStream::substream(unsigned int, tools::SvRef > const&) (this=0x7f0f4c18eb18, name=90024, ref=...) at /home/buildslave/source/libo-core/sw/source/writerfilter/dmapper/LoggedResources.cxx:272 #24 0x00007f0f52a12fab in writerfilter::ooxml::OOXMLDocumentImpl::resolveFastSubStreamWithId(writerfilter::Stream&, tools::SvRef > const&, unsigned int) (rStream=..., pStream=..., nId=nId@entry=90024) at /home/buildslave/source/libo-core/sw/source/writerfilter/ooxml/OOXMLDocumentImpl.cxx:127 #25 0x00007f0f52a16cc3 in writerfilter::ooxml::OOXMLDocumentImpl::resolveFooter(writerfilter::Stream&, int, rtl::OUString const&) (this=, rStream=..., type=92415, rId=) at /home/buildslave/source/libo-core/sw/source/writerfilter/ooxml/OOXMLDocumentImpl.cxx:404 pStream = {pObj = 0x7f0f4c6344d0} #26 0x00007f0f52a1d400 in writerfilter::ooxml::OOXMLFastContextHandler::resolveFooter(int, rtl::OUString const&) (this=0x7f0f4c14e480, type=92415, rId="rId2") at /home/buildslave/source/libo-core/sw/source/writerfilter/ooxml/OOXMLFastContextHandler.cxx:901 #27 0x00007f0f52a11823 in writerfilter::ooxml::OOXMLFooterHandler::finalize() (this=this@entry=0x7f0f59bfb3e0) at /home/buildslave/source/libo-core/sw/source/writerfilter/ooxml/Handler.cxx:182 #28 0x00007f0f52a22156 in writerfilter::ooxml::OOXMLFastContextHandlerProperties::handleHdrFtr() (this=0x7f0f4c14e480) at /home/buildslave/source/libo-core/sw/source/writerfilter/ooxml/OOXMLFastContextHandler.cxx:1110 aFooterHandler = { = { = {_vptr.SvRefBase = 0x7f0f52c61138 , nRefCount = 0, bNoDelete = 1}, _vptr.Properties = 0x7f0f52c61100 }, mpFastContext = 0x7f0f4c14e480, msStreamId = "rId2", mnType = 92415} #29 0x00007f0f52a75693 in writerfilter::ooxml::OOXMLFactory_wml::endAction(writerfilter::ooxml::OOXMLFastContextHandler*) (this=, pHandler=0x7f0f4c14e480) at /home/buildslave/build/workdir/CustomTarget/sw/source/writerfilter/ooxml/OOXMLFactory_wml.cxx:7530 pProperties = nDefine = #30 0x00007f0f52a1b0a6 in writerfilter::ooxml::OOXMLFactory::endAction(writerfilter::ooxml::OOXMLFastContextHandler*) (pHandler=pHandler@entry=0x7f0f4c14e480) at /home/buildslave/source/libo-core/sw/source/writerfilter/ooxml/OOXMLFactory.cxx:157 nDefine = pFactory = {pObj = 0x7f0f62e569a0} #31 0x00007f0f52a1c2d7 in writerfilter::ooxml::OOXMLFastContextHandler::endAction() (this=this@entry=0x7f0f4c14e480) at /home/buildslave/source/libo-core/sw/source/writerfilter/ooxml/OOXMLFastContextHandler.cxx:320 #32 0x00007f0f52a21284 in writerfilter::ooxml::OOXMLFastContextHandlerProperties::lcl_endFastElement(int) (this=0x7f0f4c14e480) at /home/buildslave/source/libo-core/sw/source/writerfilter/ooxml/OOXMLFastContextHandler.cxx:1038 #33 0x00007f0f52a1f763 in writerfilter::ooxml::OOXMLFastContextHandler::endFastElement(int) (this=0x7f0f4c14e480, Element=) at /home/buildslave/source/libo-core/sw/source/writerfilter/ooxml/OOXMLFastContextHandler.cxx:227 #34 0x00007f0f83d73e3c in (anonymous namespace)::Entity::endElement() (this=this@entry=0x7f0f63e9e990) at /home/buildslave/source/libo-core/sax/source/fastparser/fastparser.cxx:515 nElementToken = aContext = @0x7f0f4c0f9e00: {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerProperties *) 0x7f0f4c14e4a8, mnElementToken = 1182026, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]} pContext = 0x7f0f4c14e4a8 #35 0x00007f0f83d76f37 in sax_fastparser::FastSaxParserImpl::callbackEndElement() (this=0x7f0f4cb4a670) at /home/buildslave/source/libo-core/sax/source/fastparser/fastparser.cxx:1340 rEntity = @0x7f0f63e9e990: {<(anonymous namespace)::ParserData> = {mxDocumentHandler = uno::Reference to (class writerfilter::ooxml::OOXMLFastDocumentHandler *) 0x7f0f4c0e8f88, mxTokenHandler = rtl::Reference to 0x7f0f4ce140a0, mxErrorHandler = empty uno::Reference, mxNamespaceHandler = empty uno::Reference}, static mnEventListSize = , mnProducedEventsSize = 0, mxProducedEvents = std::optional [no contained value], maPendingEvents = std::queue wrapping: std::__debug::deque with 0 elements, maUsedEvents = std::queue wrapping: std::__debug::deque with 0 elements, maEventProtector = { = {_M_mutex = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0, __elision = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' , __align = 0}}, }, static mnEventLowWater = , static mnEventHighWater = , maConsumeResume = {condition = 0x7f0f4c9a0710}, maProduceResume = {condition = 0x7f0f4c2681b0}, maSharedEvent = {maType = 1275979328, mnElementToken = 1182026, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7f0f4c156b50, mxDeclAttributes = empty rtl::Reference, msChars = ""}, mbEnableThreads = false, maStructSource = {aInputStream = uno::Reference to (class OInputSeekStream *) 0x7f0f4d1d9d08, sEncoding = "", sPublicId = "", sSystemId = "word/document.xml"}, mpParser = 0x7f0f4d4ba600, maConverter = {m_in = uno::Reference to (class OInputSeekStream *) 0x7f0f4d1d9d08, m_bStarted = true, m_sEncoding = "", m_pText2Unicode = std::unique_ptr = {get() = 0x0}, m_pUnicode2Text = std::unique_ptr = {get() = 0x0}}, maSavedException = uno::Any(void), maSavedExceptionMutex = { = {_M_mutex = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0, __elision = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' , __align = 0}}, }, maNamespaceStack = std::stack wrapping: std::__debug::vector of length 5, capacity 32 = {{msName = "", mnToken = -1}, {msName = "", mnToken = -1}, {msName = "", mnToken = -1}, {msName = "", mnToken = -1}, {msName = "", mnToken = -1}}, maContextStack = std::stack wrapping: std::__debug::vector of length 6, capacity 32 = {{mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerStream *) 0x7f0f4c1165f8, mnElementToken = 1181593, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerStream *) 0x7f0f4c0f5958, mnElementToken = 1180572, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerStream *) 0x7f0f4d57b5e8, mnElementToken = 1183482, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerProperties *) 0x7f0f4c39fa58, mnElementToken = 1183488, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerProperties *) 0x7f0f4c832ad8, mnElementToken = 1184198, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerProperties *) 0x7f0f4c14e4a8, mnElementToken = 1182026, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}}, maNamespaceCount = std::stack wrapping: std::__debug::vector of length 5, capacity 32 = {14, 14, 14, 14, 14}, maNamespaceDefines = std::__debug::vector of length 64, capacity 64 = {{maPrefix = "xml", mnToken = 3342336, maNamespaceURL = "http://www.w3.org/XML/1998/namespace"}, {maPrefix = "o", mnToken = 2490368, maNamespaceURL = "urn:schemas-microsoft-com:office:office"}, {maPrefix = "r", mnToken = 1769472, maNamespaceURL = "http://schemas.openxmlformats.org/officeDocument/2006/relationships"}, {maPrefix = "v", mnToken = 2359296, maNamespaceURL = "urn:schemas-microsoft-com:vml"}, {maPrefix = "w", mnToken = 1179648, maNamespaceURL = "http://schemas.openxmlformats.org/wordprocessingml/2006/main"}, {maPrefix = "w10", mnToken = 2621440, maNamespaceURL = "urn:schemas-microsoft-com:office:word"}, {maPrefix = "wp", mnToken = 1114112, maNamespaceURL = "http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing"}, {maPrefix = "pic", mnToken = 983040, maNamespaceURL = "http://schemas.openxmlformats.org/drawingml/2006/picture"}, {maPrefix = "wps", mnToken = 3014656, maNamespaceURL = "http://schemas.microsoft.com/office/word/2010/wordprocessingShape"}, {maPrefix = "wpg", mnToken = 2949120, maNamespaceURL = "http://schemas.microsoft.com/office/word/2010/wordprocessingGroup"}, {maPrefix = "mc", mnToken = 1376256, maNamespaceURL = "http://schemas.openxmlformats.org/markup-compatibility/2006"}, {maPrefix = "wp14", mnToken = 2818048, maNamespaceURL = "http://schemas.microsoft.com/office/word/2010/wordprocessingDrawing"}, {maPrefix = "w14", mnToken = 2686976, maNamespaceURL = "http://schemas.microsoft.com/office/word/2010/wordml"}, {maPrefix = "w15", mnToken = 2752512, maNamespaceURL = "http://schemas.microsoft.com/office/word/2012/wordml"}, {maPrefix = "a", mnToken = 655360, maNamespaceURL = "http://schemas.openxmlformats.org/drawingml/2006/main"}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}}} #36 0x00007f0f83d76f45 in (anonymous namespace)::call_callbackEndElement(void*, xmlChar const*, xmlChar const*, xmlChar const*) (userData=) at /home/buildslave/source/libo-core/sax/source/fastparser/fastparser.cxx:339 pFastParser = #37 0x00007f0f840aebbb in () at /lib/x86_64-linux-gnu/libxml2.so.2 #38 0x00007f0f840af70b in xmlParseChunk () at /lib/x86_64-linux-gnu/libxml2.so.2 #39 0x00007f0f83d767af in sax_fastparser::FastSaxParserImpl::parse() (this=this@entry=0x7f0f4cb4a670) at /home/buildslave/source/libo-core/sax/source/fastparser/fastparser.cxx:1116 bContinue = true seqOut = uno::Sequence of length 16384 = {119 'w', 58 ':', 112 'p', 80 'P', 114 'r', 62 '>', 60 '<', 119 'w', 58 ':', 114 'r', 62 '>', 60 '<', 119 'w', 58 ':', 114 'r', 80 'P', 114 'r', 62 '>', 60 '<', 47 '/', 119 'w', 58 ':', 114 'r', 80 'P', 114 'r', 62 '>', 60 '<', 119 'w', 58 ':', 116 't', 32 ' ', 120 'x', 109 'm', 108 'l', 58 ':', 115 's', 112 'p', 97 'a', 99 'c', 101 'e', 61 '=', 34 '"', 112 'p', 114 'r', 101 'e', 115 's', 101 'e', 114 'r', 118 'v', 101 'e', 34 '"', 62 '>', 73 'I', 115 's', 115 's', 117 'u', 101 'e', 90 'Z', 105 'i', 108 'l', 108 'l', 97 'a', 32 ' ', 105 'i', 115 's', 116 't', 32 ' ', 101 'e', 105 'i', 110 'n', 32 ' ', 101 'e', 105 'i', 103 'g', 101 'e', 110 'n', 101 'e', 115 's', 32 ' ', 60 '<', 47 '/', 119 'w', 58 ':', 116 't', 62 '>', 60 '<', 47 '/', 119 'w', 58 ':', 114 'r', 62 '>', 60 '<', 119 'w', 58 ':', 114 'r', 62 '>', 60 '<', 119 'w', 58 ':', 102 'f', 108 'l', 100 'd', 67 'C', 104 'h', 97 'a', 114 'r', 32 ' ', 119 'w', 58 ':', 102 'f', 108 'l', 100 'd', 67 'C', 104 'h', 97 'a', 114 'r', 84 'T', 121 'y', 112 'p', 101 'e', 61 '=', 34 '"', 98 'b', 101 'e', 103 'g', 105 'i', 110 'n', 34 '"', 62 '>', 60 '<', 47 '/', 119 'w', 58 ':', 102 'f', 108 'l', 100 'd', 67 'C', 104 'h', 97 'a', 114 'r', 62 '>', 60 '<', 47 '/', 119 'w', 58 ':', 114 'r', 62 '>', 60 '<', 119 'w', 58 ':', 114 'r', 62 '>', 60 '<', 119 'w', 58 ':', 114 'r', 80 'P', 114 'r', 62 '>', 60 '<', 47 '/', 119 'w', 58 ':', 114 'r', 80 'P', 114 'r', 62 '>', 60 '<', 119 'w', 58 ':', 105 'i', 110 'n', 115 's', 116 't', 114 'r', 84 'T', 101 'e', 120 'x', 116 't', 32 ' ', 120 'x', 109 'm', 108 'l', 58 ':', 115 's', 112 'p', 97 'a', 99 'c', 101 'e', 61 '=', 34 '"', 112 'p', 114 'r', 101 'e', 115 's', 101 'e', 114 'r', 118 'v', 101 'e', 34 '"'...} rEntity = @0x7f0f63e9e990: {<(anonymous namespace)::ParserData> = {mxDocumentHandler = uno::Reference to (class writerfilter::ooxml::OOXMLFastDocumentHandler *) 0x7f0f4c0e8f88, mxTokenHandler = rtl::Reference to 0x7f0f4ce140a0, mxErrorHandler = empty uno::Reference, mxNamespaceHandler = empty uno::Reference}, static mnEventListSize = , mnProducedEventsSize = 0, mxProducedEvents = std::optional [no contained value], maPendingEvents = std::queue wrapping: std::__debug::deque with 0 elements, maUsedEvents = std::queue wrapping: std::__debug::deque with 0 elements, maEventProtector = { = {_M_mutex = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0, __elision = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' , __align = 0}}, }, static mnEventLowWater = , static mnEventHighWater = , maConsumeResume = {condition = 0x7f0f4c9a0710}, maProduceResume = {condition = 0x7f0f4c2681b0}, maSharedEvent = {maType = 1275979328, mnElementToken = 1182026, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7f0f4c156b50, mxDeclAttributes = empty rtl::Reference, msChars = ""}, mbEnableThreads = false, maStructSource = {aInputStream = uno::Reference to (class OInputSeekStream *) 0x7f0f4d1d9d08, sEncoding = "", sPublicId = "", sSystemId = "word/document.xml"}, mpParser = 0x7f0f4d4ba600, maConverter = {m_in = uno::Reference to (class OInputSeekStream *) 0x7f0f4d1d9d08, m_bStarted = true, m_sEncoding = "", m_pText2Unicode = std::unique_ptr = {get() = 0x0}, m_pUnicode2Text = std::unique_ptr = {get() = 0x0}}, maSavedException = uno::Any(void), maSavedExceptionMutex = { = {_M_mutex = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0, __elision = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' , __align = 0}}, }, maNamespaceStack = std::stack wrapping: std::__debug::vector of length 5, capacity 32 = {{msName = "", mnToken = -1}, {msName = "", mnToken = -1}, {msName = "", mnToken = -1}, {msName = "", mnToken = -1}, {msName = "", mnToken = -1}}, maContextStack = std::stack wrapping: std::__debug::vector of length 6, capacity 32 = {{mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerStream *) 0x7f0f4c1165f8, mnElementToken = 1181593, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerStream *) 0x7f0f4c0f5958, mnElementToken = 1180572, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerStream *) 0x7f0f4d57b5e8, mnElementToken = 1183482, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerProperties *) 0x7f0f4c39fa58, mnElementToken = 1183488, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerProperties *) 0x7f0f4c832ad8, mnElementToken = 1184198, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerProperties *) 0x7f0f4c14e4a8, mnElementToken = 1182026, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}}, maNamespaceCount = std::stack wrapping: std::__debug::vector of length 5, capacity 32 = {14, 14, 14, 14, 14}, maNamespaceDefines = std::__debug::vector of length 64, capacity 64 = {{maPrefix = "xml", mnToken = 3342336, maNamespaceURL = "http://www.w3.org/XML/1998/namespace"}, {maPrefix = "o", mnToken = 2490368, maNamespaceURL = "urn:schemas-microsoft-com:office:office"}, {maPrefix = "r", mnToken = 1769472, maNamespaceURL = "http://schemas.openxmlformats.org/officeDocument/2006/relationships"}, {maPrefix = "v", mnToken = 2359296, maNamespaceURL = "urn:schemas-microsoft-com:vml"}, {maPrefix = "w", mnToken = 1179648, maNamespaceURL = "http://schemas.openxmlformats.org/wordprocessingml/2006/main"}, {maPrefix = "w10", mnToken = 2621440, maNamespaceURL = "urn:schemas-microsoft-com:office:word"}, {maPrefix = "wp", mnToken = 1114112, maNamespaceURL = "http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing"}, {maPrefix = "pic", mnToken = 983040, maNamespaceURL = "http://schemas.openxmlformats.org/drawingml/2006/picture"}, {maPrefix = "wps", mnToken = 3014656, maNamespaceURL = "http://schemas.microsoft.com/office/word/2010/wordprocessingShape"}, {maPrefix = "wpg", mnToken = 2949120, maNamespaceURL = "http://schemas.microsoft.com/office/word/2010/wordprocessingGroup"}, {maPrefix = "mc", mnToken = 1376256, maNamespaceURL = "http://schemas.openxmlformats.org/markup-compatibility/2006"}, {maPrefix = "wp14", mnToken = 2818048, maNamespaceURL = "http://schemas.microsoft.com/office/word/2010/wordprocessingDrawing"}, {maPrefix = "w14", mnToken = 2686976, maNamespaceURL = "http://schemas.microsoft.com/office/word/2010/wordml"}, {maPrefix = "w15", mnToken = 2752512, maNamespaceURL = "http://schemas.microsoft.com/office/word/2012/wordml"}, {maPrefix = "a", mnToken = 655360, maNamespaceURL = "http://schemas.openxmlformats.org/drawingml/2006/main"}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}}} callbacks = {internalSubset = 0x0, isStandalone = 0x0, hasInternalSubset = 0x0, hasExternalSubset = 0x0, resolveEntity = 0x0, getEntity = 0x7f0f83d76293 <(anonymous namespace)::call_callbackGetEntity(void*, xmlChar const*)>, entityDecl = 0x0, notationDecl = 0x0, attributeDecl = 0x0, elementDecl = 0x0, unparsedEntityDecl = 0x0, setDocumentLocator = 0x0, startDocument = 0x0, endDocument = 0x0, startElement = 0x0, endElement = 0x0, reference = 0x0, characters = 0x7f0f83d76c79 <(anonymous namespace)::call_callbackCharacters(void*, xmlChar const*, int)>, ignorableWhitespace = 0x0, processingInstruction = 0x7f0f83d7706f <(anonymous namespace)::call_callbackProcessingInstruction(void*, xmlChar const*, xmlChar const*)>, comment = 0x0, warning = 0x0, error = 0x0, fatalError = 0x0, getParameterEntity = 0x0, cdataBlock = 0x0, externalSubset = 0x0, initialized = 3740122799, _private = 0x0, startElementNs = 0x7f0f83d78be0 <(anonymous namespace)::call_callbackStartElement(void*, xmlChar const*, xmlChar const*, xmlChar const*, int, xmlChar const**, int, int, xmlChar const**)>, endElementNs = 0x7f0f83d76f3c <(anonymous namespace)::call_callbackEndElement(void*, xmlChar const*, xmlChar const*, xmlChar const*)>, serror = 0x0} nRead = #40 0x00007f0f83d779f1 in sax_fastparser::FastSaxParserImpl::parseStream(com::sun::star::xml::sax::InputSource const&) (this=0x7f0f4cb4a670, rStructSource=) at /home/buildslave/source/libo-core/sax/source/fastparser/fastparser.cxx:895 guard = {_M_device = 0x7f0f4cb4a6e8, _M_owns = true} rEntity = @0x7f0f63e9e990: {<(anonymous namespace)::ParserData> = {mxDocumentHandler = uno::Reference to (class writerfilter::ooxml::OOXMLFastDocumentHandler *) 0x7f0f4c0e8f88, mxTokenHandler = rtl::Reference to 0x7f0f4ce140a0, mxErrorHandler = empty uno::Reference, mxNamespaceHandler = empty uno::Reference}, static mnEventListSize = , mnProducedEventsSize = 0, mxProducedEvents = std::optional [no contained value], maPendingEvents = std::queue wrapping: std::__debug::deque with 0 elements, maUsedEvents = std::queue wrapping: std::__debug::deque with 0 elements, maEventProtector = { = {_M_mutex = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0, __elision = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' , __align = 0}}, }, static mnEventLowWater = , static mnEventHighWater = , maConsumeResume = {condition = 0x7f0f4c9a0710}, maProduceResume = {condition = 0x7f0f4c2681b0}, maSharedEvent = {maType = 1275979328, mnElementToken = 1182026, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7f0f4c156b50, mxDeclAttributes = empty rtl::Reference, msChars = ""}, mbEnableThreads = false, maStructSource = {aInputStream = uno::Reference to (class OInputSeekStream *) 0x7f0f4d1d9d08, sEncoding = "", sPublicId = "", sSystemId = "word/document.xml"}, mpParser = 0x7f0f4d4ba600, maConverter = {m_in = uno::Reference to (class OInputSeekStream *) 0x7f0f4d1d9d08, m_bStarted = true, m_sEncoding = "", m_pText2Unicode = std::unique_ptr = {get() = 0x0}, m_pUnicode2Text = std::unique_ptr = {get() = 0x0}}, maSavedException = uno::Any(void), maSavedExceptionMutex = { = {_M_mutex = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0, __elision = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' , __align = 0}}, }, maNamespaceStack = std::stack wrapping: std::__debug::vector of length 5, capacity 32 = {{msName = "", mnToken = -1}, {msName = "", mnToken = -1}, {msName = "", mnToken = -1}, {msName = "", mnToken = -1}, {msName = "", mnToken = -1}}, maContextStack = std::stack wrapping: std::__debug::vector of length 6, capacity 32 = {{mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerStream *) 0x7f0f4c1165f8, mnElementToken = 1181593, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerStream *) 0x7f0f4c0f5958, mnElementToken = 1180572, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerStream *) 0x7f0f4d57b5e8, mnElementToken = 1183482, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerProperties *) 0x7f0f4c39fa58, mnElementToken = 1183488, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerProperties *) 0x7f0f4c832ad8, mnElementToken = 1184198, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerProperties *) 0x7f0f4c14e4a8, mnElementToken = 1182026, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}}, maNamespaceCount = std::stack wrapping: std::__debug::vector of length 5, capacity 32 = {14, 14, 14, 14, 14}, maNamespaceDefines = std::__debug::vector of length 64, capacity 64 = {{maPrefix = "xml", mnToken = 3342336, maNamespaceURL = "http://www.w3.org/XML/1998/namespace"}, {maPrefix = "o", mnToken = 2490368, maNamespaceURL = "urn:schemas-microsoft-com:office:office"}, {maPrefix = "r", mnToken = 1769472, maNamespaceURL = "http://schemas.openxmlformats.org/officeDocument/2006/relationships"}, {maPrefix = "v", mnToken = 2359296, maNamespaceURL = "urn:schemas-microsoft-com:vml"}, {maPrefix = "w", mnToken = 1179648, maNamespaceURL = "http://schemas.openxmlformats.org/wordprocessingml/2006/main"}, {maPrefix = "w10", mnToken = 2621440, maNamespaceURL = "urn:schemas-microsoft-com:office:word"}, {maPrefix = "wp", mnToken = 1114112, maNamespaceURL = "http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing"}, {maPrefix = "pic", mnToken = 983040, maNamespaceURL = "http://schemas.openxmlformats.org/drawingml/2006/picture"}, {maPrefix = "wps", mnToken = 3014656, maNamespaceURL = "http://schemas.microsoft.com/office/word/2010/wordprocessingShape"}, {maPrefix = "wpg", mnToken = 2949120, maNamespaceURL = "http://schemas.microsoft.com/office/word/2010/wordprocessingGroup"}, {maPrefix = "mc", mnToken = 1376256, maNamespaceURL = "http://schemas.openxmlformats.org/markup-compatibility/2006"}, {maPrefix = "wp14", mnToken = 2818048, maNamespaceURL = "http://schemas.microsoft.com/office/word/2010/wordprocessingDrawing"}, {maPrefix = "w14", mnToken = 2686976, maNamespaceURL = "http://schemas.microsoft.com/office/word/2010/wordml"}, {maPrefix = "w15", mnToken = 2752512, maNamespaceURL = "http://schemas.microsoft.com/office/word/2012/wordml"}, {maPrefix = "a", mnToken = 655360, maNamespaceURL = "http://schemas.openxmlformats.org/drawingml/2006/main"}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}}} aEnsureFree = {m_rParser = @0x7f0f4cb4a670, m_rEntity = @0x7f0f63e9e990, m_xParser = empty rtl::Reference} #41 0x00007f0f83d77b17 in sax_fastparser::FastSaxParser::parseStream(com::sun::star::xml::sax::InputSource const&) (this=, aInputSource=) at /home/buildslave/source/libo-core/sax/source/fastparser/fastparser.cxx:1479 #42 0x00007f0f52a17950 in writerfilter::ooxml::OOXMLDocumentImpl::resolve(writerfilter::Stream&) (this=this@entry=0x7f0f4cf5b730, rStream=) at /home/buildslave/source/libo-core/sw/source/writerfilter/ooxml/OOXMLDocumentImpl.cxx:514 aStatusIndicatorGuard = {mxStatusIndicator = empty uno::Reference} xParser = uno::Reference to (sax_fastparser::FastSaxParser *) 0x7f0f4cb73eb0 xContext = uno::Reference to (cppu::(anonymous namespace)::ComponentContext *) 0x56389f7140c8 pDocHandler = rtl::Reference to 0x7f0f4c0e8f60 xTokenHandler = uno::Reference to (oox::core::FastTokenHandler *) 0x7f0f4ce140c8 aParserInput = {aInputStream = uno::Reference to (class OInputSeekStream *) 0x7f0f4d1d9d08, sEncoding = "", sPublicId = "", sSystemId = "word/document.xml"} #43 0x00007f0f52a0e0b7 in (anonymous namespace)::WriterFilter::filter(com::sun::star::uno::Sequence const&) (this=0x7f0f4cc7e450, rDescriptor=uno::Sequence of length 13 = {...}) at /home/buildslave/source/libo-core/sw/source/writerfilter/filter/WriterFilter.cxx:210 g = {m_func = {__this = 0x7f0f4cc7e450}, m_bDismissed = false} aMediaDesc = Python Exception : No type named std::__detail::_Hash_node, true>. { = {m_aMap = std::__debug::unordered_map with 13 elements}, static PROP_ABORTED = {pData = 0x7f0f87a1f2f0