[New LWP 3564641] [New LWP 3497537] [New LWP 3500614] [New LWP 3498175] [New LWP 3497831] [New LWP 3497833] [New LWP 3498179] [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 0x00007fb9c15ebe2c in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [Current thread is 1 (Thread 0x7fb989fff6c0 (LWP 3564641))] Thread 7 (Thread 0x7fb9a3fff6c0 (LWP 3498179)): #0 0x00007fb9c166b854 in recv () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007fb9c194d737 in osl_receivePipe(oslPipe, void*, sal_Int32) (pPipe=pPipe@entry=0x7fb9a8000f20, pBuffer=pBuffer@entry=0x7fb9980029a8, BytesToRead=BytesToRead@entry=8) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:440 nRet = 0 #2 0x00007fb9c194d9ee in osl_readPipe(oslPipe, void*, sal_Int32) (pPipe=0x7fb9a8000f20, pBuffer=0x7fb9980029a8, n=) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:510 RetVal = BytesRead = 0 BytesToRead = 8 #3 0x00007fb9b24178fb in osl::StreamPipe::read(void*, int) const (n=8, pBuffer=, this=0x7fb9a8001550) 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=0x7fb9a8001520, aReadBytes=uno::Sequence of length 8 = {...}, nBytesToRead=8) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:83 n = #5 0x00007fb9b23aed79 in binaryurp::(anonymous namespace)::read(com::sun::star::uno::Reference const&, sal_uInt32, bool) (connection=uno::Reference to (io_acceptor::(anonymous namespace)::PipeConnection *) 0x7fb9a8001548, 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 0x00007fb9b23b0d9c in binaryurp::Reader::execute() (this=0x7fb9a8006af0) 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 0x7fb9a8000fa0, state_ = @0x7fb9a8006b38, buffer_ = uno::Sequence of length 7 = {-76 '\264', 101 'e', 7 '\a', -86 '\252', -9 '\367', -37 '\333', 119 'w'}, data_ = 0x7fb9980099ce "\231\231\220", end_ = 0x7fb9980099ce "\231\231\220"} header = {bridge_ = rtl::Reference to 0x7fb9a8000fa0, state_ = @0x7fb9a8006b38, buffer_ = uno::Sequence of length 8 = {0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000'}, data_ = 0x7fb9980029b0 "", end_ = 0x7fb9980029b0 ""} size = con = uno::Reference to (io_acceptor::(anonymous namespace)::PipeConnection *) 0x7fb9a8001548 #7 0x00007fb9c14310d1 in salhelper::Thread::run() (this=0x7fb9a8006af0) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x7fb9a8006af0}, m_bDismissed = false} #8 0x00007fb9c1431377 in osl::threadFunc(void*) (param=0x7fb9a8006b00) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7fb9a8006b00 #9 0x00007fb9c195e31f in osl_thread_start_Impl(void*) (pData=0x7fb9a8008f50) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x7fb9a8008f50 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #10 0x00007fb9c15ea134 in () at /lib/x86_64-linux-gnu/libc.so.6 #11 0x00007fb9c166a7dc in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 6 (Thread 0x7fb9b237c6c0 (LWP 3497833)): #0 0x00007fb9c166b60f in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007fb9c194d2dd in osl_acceptPipe(oslPipe) (pPipe=0x7fb9a8001570) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:382 s = pAcceptedPipe = __PRETTY_FUNCTION__ = "oslPipeImpl* osl_acceptPipe(oslPipe)" flags = #2 0x00007fb9b2417ad3 in osl::Pipe::accept(osl::StreamPipe&) (this=this@entry=0x7fb9b237a548, Connection=...) at /home/buildslave/source/libo-core/include/osl/pipe.hxx:155 #3 0x00007fb9b24175a2 in io_acceptor::PipeAcceptor::accept() (this=0x7fb9a8000d70) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:157 pipe = {m_handle = 0x7fb9a8001570} pConn = rtl::Reference to 0x7fb9a8009500 status = #4 0x00007fb9b241d792 in (anonymous namespace)::OAcceptor::accept(rtl::OUString const&) (this=0x55e07dbb1c50, sConnectionDescription="pipe,name=pytest3c5286ee-07b3-11ef-a1a2-98f2b32c495c") at /home/buildslave/source/libo-core/io/source/acceptor/acceptor.cxx:198 guard = {m_pFlag = 0x55e07dbb1cc8} r = empty uno::Reference #5 0x00007fb9b3e0e9f7 in desktop::Acceptor::run() (this=this@entry=0x55e07dbb2a80) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:108 rConnection = empty uno::Reference rBridge = uno::Reference to (binaryurp::Bridge *) 0x7fb9a8000fc8 g = {_M_device = 0x55e07dbb2ab8, _M_owns = false} aDescription = "pipe,name=pytest3c5286ee-07b3-11ef-a1a2-98f2b32c495c,uniqueValue=140435364255056" rInstanceProvider = uno::Reference to (desktop::AccInstanceProvider *) 0x7fb9a8000d38 #6 0x00007fb9b3e0eeef in desktop::offacc_workerfunc(void*) (acc=0x55e07dbb2a80) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:46 #7 0x00007fb9c195e31f in osl_thread_start_Impl(void*) (pData=0x55e07dbb8300) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x55e07dbb8300 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #8 0x00007fb9c15ea134 in () at /lib/x86_64-linux-gnu/libc.so.6 #9 0x00007fb9c166a7dc in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 5 (Thread 0x7fb9b2c636c0 (LWP 3497831)): #0 0x00007fb9c166b60f in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007fb9c194d2dd in osl_acceptPipe(oslPipe) (pPipe=0x55e07ce17430) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:382 s = pAcceptedPipe = __PRETTY_FUNCTION__ = "oslPipeImpl* osl_acceptPipe(oslPipe)" flags = #2 0x00007fb9c17c8259 in osl::Pipe::accept(osl::StreamPipe&) (this=this@entry=0x55e07ce14940, Connection=...) at /home/buildslave/source/libo-core/include/osl/pipe.hxx:155 #3 0x00007fb9c17c7d5e in desktop::PipeIpcThread::execute() (this=0x55e07ce14910) 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 0x00007fb9c14310d1 in salhelper::Thread::run() (this=0x55e07ce14910) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x55e07ce14910}, m_bDismissed = false} #5 0x00007fb9c1431377 in osl::threadFunc(void*) (param=0x55e07ce14920) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x55e07ce14920 #6 0x00007fb9c195e31f in osl_thread_start_Impl(void*) (pData=0x55e07d531940) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x55e07d531940 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #7 0x00007fb9c15ea134 in () at /lib/x86_64-linux-gnu/libc.so.6 #8 0x00007fb9c166a7dc in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 4 (Thread 0x7fb9b0b946c0 (LWP 3498175)): #0 0x00007fb9c15e6e96 in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007fb9c15e9558 in pthread_cond_wait () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007fb9c193c019 in std::condition_variable::wait > (__p=..., __lock=..., this=0x7fb9a80085d0) at /usr/include/c++/12/condition_variable:102 g = {_M_device = 0x7fb9a8008600, _M_owns = true} pCond = 0x7fb9a80085d0 __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 = 0x7fb9a8008600, _M_owns = true} pCond = 0x7fb9a80085d0 __PRETTY_FUNCTION__ = "oslConditionResult osl_waitCondition(oslCondition, const TimeValue*)" #4 0x00007fb9b23b57f3 in osl::Condition::wait(TimeValue const*) (pTimeout=0x0, this=0x7fb9a8008520) at /home/buildslave/source/libo-core/include/osl/conditn.hxx:123 item = {tid = {_pSequence = 0x7fb998001750}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x55e07ccc94d0}, 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=0x7fb9a8008340) at /home/buildslave/source/libo-core/binaryurp/source/writer.cxx:151 item = {tid = {_pSequence = 0x7fb998001750}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x55e07ccc94d0}, 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 0x00007fb9c14310d1 in salhelper::Thread::run() (this=0x7fb9a8008340) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x7fb9a8008340}, m_bDismissed = false} #7 0x00007fb9c1431377 in osl::threadFunc(void*) (param=0x7fb9a8008350) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7fb9a8008350 #8 0x00007fb9c195e31f in osl_thread_start_Impl(void*) (pData=0x7fb9a8006710) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x7fb9a8006710 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #9 0x00007fb9c15ea134 in () at /lib/x86_64-linux-gnu/libc.so.6 #10 0x00007fb9c166a7dc in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 3 (Thread 0x7fb9a0fc96c0 (LWP 3500614)): #0 0x00007fb9c15e6e96 in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007fb9c15e9b2f in pthread_cond_clockwait () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007fb9c143217e in std::__condvar::wait_until(std::mutex&, int, timespec&) (__abs_time=..., __clock=1, __m=, this=0x7fb9c1435268 <(anonymous namespace)::getTimerManager()::aManager+72>) at /usr/include/c++/12/bits/std_mutex.h:169 __s = {__d = {__r = 18582918}} __ts = {tv_sec = 18582918, tv_nsec = 697968737} #3 std::condition_variable::__wait_until_impl > >(std::unique_lock&, std::chrono::time_point > > const&) (this=this@entry=0x7fb9c1435268 <(anonymous namespace)::getTimerManager()::aManager+72>, __lock=..., __atime=...) at /usr/include/c++/12/condition_variable:200 __s = {__d = {__r = 18582918}} __ts = {tv_sec = 18582918, tv_nsec = 697968737} #4 0x00007fb9c1431d46 in std::condition_variable::wait_until > >(std::unique_lock&, std::chrono::time_point > > const&) (__atime=..., __lock=..., this=0x7fb9c1435268 <(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=0x7fb9c1435268 <(anonymous namespace)::getTimerManager()::aManager+72>, __lock=..., __atime=..., __p=...) at /usr/include/c++/12/condition_variable:151 #6 0x00007fb9c1431db6 in std::condition_variable::wait_for, salhelper::TimerManager::run():: >(std::unique_lock &, const std::chrono::duration > &, struct {...}) (this=this@entry=0x7fb9c1435268 <(anonymous namespace)::getTimerManager()::aManager+72>, __lock=..., __rtime=..., __p=__p@entry=...) at /usr/include/c++/12/condition_variable:174 #7 0x00007fb9c1431e38 in salhelper::TimerManager::run() (this=0x7fb9c1435220 <(anonymous namespace)::getTimerManager()::aManager>) at /home/buildslave/source/libo-core/salhelper/source/timer.cxx:368 a_Guard = {_M_device = 0x7fb9c1435240 <(anonymous namespace)::getTimerManager()::aManager+32>, _M_owns = true} #8 0x00007fb9c1431377 in osl::threadFunc(void*) (param=0x7fb9c1435220 <(anonymous namespace)::getTimerManager()::aManager>) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7fb9c1435220 <(anonymous namespace)::getTimerManager()::aManager> #9 0x00007fb9c195e31f in osl_thread_start_Impl(void*) (pData=0x7fb993160c10) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x7fb993160c10 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #10 0x00007fb9c15ea134 in () at /lib/x86_64-linux-gnu/libc.so.6 #11 0x00007fb9c166a7dc in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 2 (Thread 0x7fb9bc790dc0 (LWP 3497537)): #0 0x00007fb9c15e6e96 in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007fb9c15e9558 in pthread_cond_wait () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007fb9bbd909f5 in std::condition_variable::wait > (__p=..., __lock=..., this=0x55e07ccc4eb0) at /usr/include/c++/12/condition_variable:102 g = {_M_device = 0x55e07ccc4e88, _M_owns = true} request = SvpRequest::NONE pInst = 0x55e07ccc4c60 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #3 SvpSalYieldMutex::doAcquire(unsigned int) (this=0x55e07ccc4d90, nLockCount=1) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:301 g = {_M_device = 0x55e07ccc4e88, _M_owns = true} request = SvpRequest::NONE pInst = 0x55e07ccc4c60 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #4 0x00007fb9bb6e5bb4 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 0x00007fb9bbb822bd in SalInstance::AcquireYieldMutex(unsigned int) (this=, nCount=nCount@entry=1) at /home/buildslave/source/libo-core/vcl/source/app/salvtables.cxx:146 #6 0x00007fb9bbbcfbf3 in Application::AcquireSolarMutex(unsigned int) (nCount=) at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:501 pSVData = #7 0x00007fb9bbd903cb in SolarMutexReleaser::~SolarMutexReleaser() (this=0x7ffe2bc20604, __in_chrg=) at /home/buildslave/source/libo-core/include/vcl/svapp.hxx:1425 __PRETTY_FUNCTION__ = "bool SvpSalInstance::ImplYield(bool, bool)" bWasEvent = false bMustSleep = nTimeoutMicroS = aReleaser = {mnReleased = 1} #8 SvpSalInstance::ImplYield(bool, bool) (this=this@entry=0x55e07ccc4c60, bWait=bWait@entry=true, bHandleAllCurrentEvents=bHandleAllCurrentEvents@entry=false) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:455 __PRETTY_FUNCTION__ = "bool SvpSalInstance::ImplYield(bool, bool)" bWasEvent = false bMustSleep = nTimeoutMicroS = aReleaser = {mnReleased = 1} #9 0x00007fb9bbd906aa in SvpSalInstance::DoYield(bool, bool) (this=0x55e07ccc4c60, bWait=, bHandleAllCurrentEvents=) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:467 __PRETTY_FUNCTION__ = "virtual bool SvpSalInstance::DoYield(bool, bool)" bWasEvent = false pMutex = 0x55e07ccc4d90 #10 0x00007fb9bbbd1ea1 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:378 pSVData = 0x7fb9bc78a1a0 ::get()::instance> bProcessedEvent = #11 0x00007fb9bbbd223e in Application::Yield() () at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:466 bAbort = false #12 0x00007fb9bbbd2336 in Application::Execute() () at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:353 releaser = {mnReleased = 1} pSVData = 0x7fb9bc78a1a0 ::get()::instance> nExitCode = 0 #13 0x00007fb9c17995a8 in desktop::Desktop::Main() (this=0x7ffe2bc21190) at /home/buildslave/source/libo-core/desktop/source/app/app.cxx:1615 pDisplay = layer = {m_aEnvTypeName = "gcc3", m_xPreviousContext = uno::Reference to (class (anonymous namespace)::DesktopEnvironmentContext *) 0x55e07ccc5128} eStatus = rCmdLineArgs = @0x7fb9c18f3880: {m_cwdUrl = std::optional = {[contained value] = "file:///srv/crashtestdata/control/task92"}, 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=pytest3c5286ee-07b3-11ef-a1a2-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_infilter = std::__debug::vector of length 0, capacity 0, m_language = "", m_pidfile = ""} inst_fin = xContext = uno::Reference to (cppu::(anonymous namespace)::ComponentContext *) 0x55e07ccc1648 xRestartManager = uno::Reference to (comphelper::OOfficeRestartManager *) 0x55e07dbb1a78 xDesktop = uno::Reference to (framework::Desktop *) 0x55e07cf732c8 bMustLockProfile = aTitle = "LibreOfficeDev 24.8.0.0.alpha0 [ced78dc7abf534edd2eacee4af01c35c4360b9f0]" bAbort = aEvent = { = {Source = empty uno::Reference}, EventName = "OnStartApp", ViewController = empty uno::Reference, Supplement = uno::Any(void)} bCrashed = false bExistsRecoveryData = false bExistsSessionData = false pidfileName = "" #14 0x00007fb9bbbddee2 in ImplSVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:229 pSVData = 0x7fb9bc78a1a0 ::get()::instance> nReturn = 1 bWasInitVCL = bInit = true nRet = 0 #15 0x00007fb9bbbde084 in SVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:261 #16 0x00007fb9c17cbd9e in soffice_main() () at /home/buildslave/source/libo-core/desktop/source/app/sofficemain.cxx:93 aDesktop = { = { = {_vptr.ILibreOfficeKitNotifier = 0x7fb9c18e5ca0 }, 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 = 0x7fb9bc69d468 , mpSchedulerData = 0x0, mpDebugName = 0x7fb9c1843348 "desktop::Desktop m_firstRunTimer", mePriority = TaskPriority::DEFAULT, mbActive = false, mbStatic = false}, maInvokeHandler = {function_ = 0x7fb9c1794582 , instance_ = 0x7ffe2bc21190, file_ = 0x7fb9c1843398 "/home/buildslave/source/libo-core/desktop/source/app/app.cxx", line_ = 440, target_ = 0x7fb9c1843370 "Desktop::LinkStubAsyncInitFirstRun"}, mnTimeout = 3000, mbAuto = false}, m_aUpdateThread = {_M_id = {_M_thread = 0}}} rCmdLineArgs = @0x7fb9c18f3880: {m_cwdUrl = std::optional = {[contained value] = "file:///srv/crashtestdata/control/task92"}, 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=pytest3c5286ee-07b3-11ef-a1a2-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_infilter = std::__debug::vector of length 0, capacity 0, m_language = "", m_pidfile = ""} aUnknown = "" #17 0x000055e07b3b8962 in sal_main () at /home/buildslave/source/libo-core/desktop/source/app/main.c:51 ret = #18 0x000055e07b3b89af in main (argc=, argv=) at /home/buildslave/source/libo-core/desktop/source/app/main.c:49 ret = Thread 1 (Thread 0x7fb989fff6c0 (LWP 3564641)): #0 0x00007fb9c15ebe2c in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007fb9c159cfb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007fb9c1587472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #3 0x00007fb9c19578f2 in (anonymous namespace)::callSystemHandler(int, siginfo_t*, void*) (signal=signal@entry=6, info=info@entry=0x7fb989ff9830, context=context@entry=0x7fb989ff9700) 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, 140434697364144, 140435746546733, 140435750439936, 140435746546752, 140432545677313, 140435746546767, 0, 140435746697168, 140435750439936, 140435750439976, 140434697364144, 7408, 140434860906896, 13562932196205807872, 94422670437664}}, sa_flags = 0, sa_restorer = 0x7fb989ff9700} i = #4 0x00007fb9c1957a0b in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7fb989ff9830, context=0x7fb989ff9700) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:426 act = {__sigaction_handler = {sa_handler = 0x7fb989ff9680, sa_sigaction = 0x7fb989ff9680}, sa_mask = {__val = {13562932196205807872, 140434860906112, 140435255749988, 140434860906832, 140435258340863, 140434696110432, 30064771080, 140435750398992, 730144440320, 240518731752, 0, 140434715901952, 0, 0, 1, 0}}, sa_flags = 0, sa_restorer = 0x0} Info = {Signal = osl_Signal_AccessViolation, UserSignal = 6, UserData = 0x0} #5 0x00007fb9c159d050 in () at /lib/x86_64-linux-gnu/libc.so.6 #6 0x00007fb9c15ebe2c in () at /lib/x86_64-linux-gnu/libc.so.6 #7 0x00007fb9c159cfb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #8 0x00007fb9c1587472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #9 0x00007fb9bbb76650 in SalAbort(rtl::OUString const&, bool) (rErrorText="", bDumpCore=bDumpCore@entry=true) at /home/buildslave/source/libo-core/vcl/source/app/salplug.cxx:410 #10 0x00007fb9bbbcfaf6 in Application::Abort(rtl::OUString const&) (rErrorText="") at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:299 #11 0x00007fb9c17955b4 in desktop::Desktop::Exception(ExceptionCategory) (this=, nCategory=ExceptionCategory::System) at /home/buildslave/source/libo-core/desktop/source/app/app.cxx:1203 bInException = true nOldMode = rArgs = bRestart = false bAllowRecoveryAndSessionManagement = #12 0x00007fb9bbbdca58 in VCLExceptionSignal_impl(void*, oslSignalInfo*) (pInfo=) at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:175 nOldMode = SystemWindowFlags::DIALOG pSVData = 0x7fb9bc78a1a0 ::get()::instance> aLock = {m_isAcquired = true, m_isChecked = true, m_rSolarMutex = @0x55e07ccc4d90} bIn = true nVCLException = #13 0x00007fb9c190e5fc in callSignalHandler(oslSignalInfo*) (pInfo=pInfo@entry=0x7fb989ff9e70) at /home/buildslave/source/libo-core/sal/osl/all/signalshared.cxx:47 pHandler = 0x55e07dbaed20 Action = #14 0x00007fb9c19579ae in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7fb989ffa070, context=0x7fb989ff9f40) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:423 Info = {Signal = osl_Signal_AccessViolation, UserSignal = 6, UserData = 0x0} #15 0x00007fb9c159d050 in () at /lib/x86_64-linux-gnu/libc.so.6 #16 0x00007fb9c15ebe2c in () at /lib/x86_64-linux-gnu/libc.so.6 #17 0x00007fb9c159cfb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #18 0x00007fb9c1587472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #19 0x00007fb9c1587395 in () at /lib/x86_64-linux-gnu/libc.so.6 #20 0x00007fb9c1595eb2 in () at /lib/x86_64-linux-gnu/libc.so.6 #21 0x00007fb9a18bbfb4 in sw::mark::CrossRefBookmark::CrossRefBookmark(SwPaM const&, vcl::KeyCode const&, rtl::OUString const&, std::basic_string_view >) (this=this@entry=0x7fb9801572b0, __vtt_parm=__vtt_parm@entry=0x7fb9a2d69900 , rPaM=SwPaM = {...}, rCode=..., rName="__RefNumPara__1055_1755968747", rPrefix=u"__RefNumPara__", __in_chrg=) at /home/buildslave/source/libo-core/sw/source/core/crsr/crossrefbookmark.cxx:44 #22 0x00007fb9a18bc410 in sw::mark::CrossRefNumItemBookmark::CrossRefNumItemBookmark(SwPaM const&, vcl::KeyCode const&, rtl::OUString const&) (this=0x7fb9801572b0, rPaM=SwPaM = {...}, rCode=..., rName="__RefNumPara__1055_1755968747", __in_chrg=, __vtt_parm=) at /home/buildslave/source/libo-core/sw/source/core/crsr/crossrefbookmark.cxx:85 #23 0x00007fb9a194e1a6 in std::make_unique(SwPaM const&, vcl::KeyCode&&, rtl::OUString const&) () at /usr/include/c++/12/bits/unique_ptr.h:1065 #24 0x00007fb9a194c36d in sw::mark::MarkManager::makeMark(SwPaM const&, rtl::OUString const&, IDocumentMarkAccess::MarkType, sw::mark::InsertMode, SwPosition const*) (this=0x7fb980200200, rPaM=SwPaM = {...}, rName="__RefNumPara__1055_1755968747", eType=IDocumentMarkAccess::MarkType::CROSSREF_NUMITEM_BOOKMARK, eMode=sw::mark::InsertMode::New, pSepPos=0x0) at /home/buildslave/source/libo-core/sw/source/core/doc/docbm.cxx:669 pMark = std::unique_ptr = {get() = 0x0} __PRETTY_FUNCTION__ = "virtual sw::mark::IMark* sw::mark::MarkManager::makeMark(const SwPaM&, const rtl::OUString&, IDocumentMarkAccess::MarkType, sw::mark::InsertMode, const SwPosition*)" #25 0x00007fb9a1e9e73c in SwXBookmark::attachToRangeEx(com::sun::star::uno::Reference const&, IDocumentMarkAccess::MarkType, bool) (this=0x7fb980267110, xTextRange=, eType=IDocumentMarkAccess::MarkType::CROSSREF_NUMITEM_BOOKMARK, eType@entry=IDocumentMarkAccess::MarkType::BOOKMARK, isFieldmarkSeparatorAtStart=isFieldmarkSeparatorAtStart@entry=false) at /home/buildslave/source/libo-core/sw/source/core/unocore/unobkm.cxx:234 pRange = pCursor = pDoc = aPam = { = SwPaM = {point = SwPosition (node 81, offset 12), mark = SwPosition (node 81, offset 12)}, } aCont = {m_pDoc = 0x7fb980076b50} #26 0x00007fb9a1e9e873 in SwXBookmark::attachToRange(com::sun::star::uno::Reference const&) (this=, xTextRange=) at /home/buildslave/source/libo-core/sw/source/core/unocore/unobkm.cxx:254 #27 0x00007fb9a1e9b747 in SwXBookmark::attach(com::sun::star::uno::Reference const&) (this=0x7fb980267110, xTextRange=uno::Reference to (SwXTextRange *) 0x7fb9815afef0) at /home/buildslave/source/libo-core/sw/source/core/unocore/unobkm.cxx:260 aGuard = {> = {pT = 0x55e07ccc4d90}, } #28 0x00007fb9a201371a in SwXText::insertTextContent(com::sun::star::uno::Reference const&, com::sun::star::uno::Reference const&, unsigned char) (this=0x7fb980192578, xRange=uno::Reference to (SwXTextRange *) 0x7fb9815afef0, xContent=uno::Reference to (SwXBookmark *) 0x7fb980267158, bAbsorb=) at /home/buildslave/source/libo-core/sw/source/core/unocore/unotext.cxx:606 aGuard = {> = {pT = 0x55e07ccc4d90}, } aZone = { = { = {static s_nBufferSize = 0, static s_pBufferFullCallback = 0x0, static s_bRecording = {_M_base = {static _S_alignment = 1, _M_i = false}, static is_always_lock_free = true}, m_nPid = 1, m_sArgs = ""}, m_sName = 0x7fb9a28b101e "SwXText::insertTextContent"}, m_nCreateTime = 0, m_nNesting = -1} aPam = { = SwPaM = {point = SwPosition (node 81, offset 12), mark = SwPosition (node 81, offset 12)}, } pOwnStartNode = eSearchNodeType = pTmp = bForceExpandHints = false pDocumentIndexMark = pSection = pBookmark = pReferenceMark = 0x0 pMeta = 0x0 pContentControl = 0x0 pTextField = bAttribute = true xTempRange = uno::Reference to (SwXTextRange *) 0x7fb9815afef0 #29 0x00007fb9b8de33e7 in XMLTextMarkImportContext::CreateAndInsertMark(SvXMLImport&, rtl::OUString const&, rtl::OUString const&, com::sun::star::uno::Reference const&, rtl::OUString const&, bool) (rImport=..., sServiceName="com.sun.star.text.Bookmark", sMarkName="__RefNumPara__1055_1755968747", rRange=uno::Reference to (SwXTextRange *) 0x7fb9815afef0, i_rXmlId="", isFieldmarkSeparatorMissing=false) at /home/buildslave/source/libo-core/xmloff/source/text/XMLTextMarkImportContext.cxx:516 xNamed = uno::Reference to (SwXBookmark *) 0x7fb980267150 xTextContent = uno::Reference to (SwXBookmark *) 0x7fb980267158 xFactory = uno::Reference to (SwXTextDocument *) 0x7fb9815eacb0 xIfc = uno::Reference to (SwXBookmark *) 0x7fb980267110 #30 0x00007fb9b8de3e40 in XMLTextMarkImportContext::endFastElement(int) (this=0x7fb980021d80, nElement=) at /home/buildslave/source/libo-core/xmloff/source/text/XMLTextMarkImportContext.cxx:306 formFieldmarkName = "" bImportAsField = false xContent = empty uno::Reference sAPI_bookmark = "com.sun.star.text.Bookmark" nTmp = (anonymous namespace)::TypeBookmark __PRETTY_FUNCTION__ = "virtual void XMLTextMarkImportContext::endFastElement(sal_Int32)" #31 0x00007fb9b8bd5178 in SvXMLImport::endFastElement(int) (this=0x7fb9815fedd0, Element=196871) at /home/buildslave/source/libo-core/xmloff/source/core/xmlimp.cxx:885 __PRETTY_FUNCTION__ = "virtual void SvXMLImport::endFastElement(sal_Int32)" xContext = rtl::Reference to 0x7fb980021d80 pRewindMap = std::optional [no contained value] #32 0x00007fb9b880810a in (anonymous namespace)::Entity::endElement() (this=this@entry=0x7fb98028b290) at /home/buildslave/source/libo-core/sax/source/fastparser/fastparser.cxx:514 nElementToken = aContext = @0x7fb981603740: {mxContext = uno::Reference to (class SwXMLImport *) 0x7fb9815fedf8, mnElementToken = 196871, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]} pContext = 0x7fb9815fedf8 #33 0x00007fb9b880b6ec in sax_fastparser::FastSaxParserImpl::consume((anonymous namespace)::EventList&) (this=this@entry=0x7fb98025a8e0, rEventList=...) at /home/buildslave/source/libo-core/sax/source/fastparser/fastparser.cxx:1015 rEvent = __for_range = std::__debug::vector of length 1000, capacity 1000 = {{maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 66160, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984555410, mxDeclAttributes = rtl::Reference to 0x7fb984094870, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 68065, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984031110, mxDeclAttributes = rtl::Reference to 0x7fb9844f5750, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 68066, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9844272b0, mxDeclAttributes = rtl::Reference to 0x7fb98461b3c0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133603, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984613620, mxDeclAttributes = rtl::Reference to 0x7fb984618640, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133603, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9844e5d70, mxDeclAttributes = rtl::Reference to 0x7fb98449f390, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133603, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984016950, mxDeclAttributes = rtl::Reference to 0x7fb98449fdd0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133603, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9845a3500, mxDeclAttributes = rtl::Reference to 0x7fb9844ac560, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133603, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9844880d0, mxDeclAttributes = rtl::Reference to 0x7fb984580190, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133603, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9853d4600, mxDeclAttributes = rtl::Reference to 0x7fb984740f00, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133603, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9853cf830, mxDeclAttributes = rtl::Reference to 0x7fb98401bb50, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133603, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb98402c6c0, mxDeclAttributes = rtl::Reference to 0x7fb98403e970, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133603, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9845bf0c0, mxDeclAttributes = rtl::Reference to 0x7fb984093d60, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133603, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984535a50, mxDeclAttributes = rtl::Reference to 0x7fb9853ec8b0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133603, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984499520, mxDeclAttributes = rtl::Reference to 0x7fb9853b3c80, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133603, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9841a5fa0, mxDeclAttributes = rtl::Reference to 0x7fb9853f22b0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 65755, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9844de610, mxDeclAttributes = rtl::Reference to 0x7fb9853f95c0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132893, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9843aa4e0, mxDeclAttributes = rtl::Reference to 0x7fb984008970, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133588, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984019db0, mxDeclAttributes = rtl::Reference to 0x7fb9845504c0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132893, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb98540e990, mxDeclAttributes = rtl::Reference to 0x7fb9853b02e0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133589, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984537160, mxDeclAttributes = rtl::Reference to 0x7fb98538af80, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132893, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984006a60, mxDeclAttributes = rtl::Reference to 0x7fb9845ae100, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133589, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9849a6580, mxDeclAttributes = rtl::Reference to 0x7fb9845ba100, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132893, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9843da440, mxDeclAttributes = rtl::Reference to 0x7fb9840179e0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133590, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9853ded10, mxDeclAttributes = rtl::Reference to 0x7fb9853c3ba0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132893, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb98441b960, mxDeclAttributes = rtl::Reference to 0x7fb984531920, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133591, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb98454c410, mxDeclAttributes = rtl::Reference to 0x7fb98448ebe0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 131303, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984018d80, mxDeclAttributes = rtl::Reference to 0x7fb984038b30, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132893, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984030da0, mxDeclAttributes = rtl::Reference to 0x7fb984479840, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133590, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984038130, mxDeclAttributes = rtl::Reference to 0x7fb9844f6a80, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132893, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9853f6130, mxDeclAttributes = rtl::Reference to 0x7fb9853e2ae0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133591, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984503ef0, mxDeclAttributes = rtl::Reference to 0x7fb98458eca0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132893, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9840466a0, mxDeclAttributes = rtl::Reference to 0x7fb98453c360, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133591, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9844b7fd0, mxDeclAttributes = rtl::Reference to 0x7fb9845ac340, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132893, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb98457eec0, mxDeclAttributes = rtl::Reference to 0x7fb9844fe770, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133591, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9845d0530, mxDeclAttributes = rtl::Reference to 0x7fb98460b520, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132893, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9844a9f40, mxDeclAttributes = rtl::Reference to 0x7fb984046ff0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133591, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb98409db20, mxDeclAttributes = rtl::Reference to 0x7fb98457d920, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132893, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9853f1da0, mxDeclAttributes = rtl::Reference to 0x7fb984737350, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133591, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984728a00, mxDeclAttributes = rtl::Reference to 0x7fb9845ea250, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132893, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984027920, mxDeclAttributes = rtl::Reference to 0x7fb984548a80, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133591, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9845e4a30, mxDeclAttributes = rtl::Reference to 0x7fb9845b7860, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132893, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984028450, mxDeclAttributes = rtl::Reference to 0x7fb984035c00, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133585, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb98539f320, mxDeclAttributes = rtl::Reference to 0x7fb98448e520, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132893, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb98453da60, mxDeclAttributes = rtl::Reference to 0x7fb98454dfa0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133585, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9853f55d0, mxDeclAttributes = rtl::Reference to 0x7fb9843ac2f0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133584, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984064300, mxDeclAttributes = rtl::Reference to 0x7fb984097fc0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132893, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9853fe2d0, mxDeclAttributes = rtl::Reference to 0x7fb9846175c0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133585, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb98455f220, mxDeclAttributes = rtl::Reference to 0x7fb984417330, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133584, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9843d8580, mxDeclAttributes = rtl::Reference to 0x7fb9843edf00, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132893, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb985411aa0, mxDeclAttributes = rtl::Reference to 0x7fb9843edad0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133585, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9843d8760, mxDeclAttributes = rtl::Reference to 0x7fb98458b240, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132922, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9845550f0, mxDeclAttributes = rtl::Reference to 0x7fb984608c20, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132920, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9844e1cb0, mxDeclAttributes = rtl::Reference to 0x7fb9843ed7f0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133584, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984553de0, mxDeclAttributes = rtl::Reference to 0x7fb98404a7a0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132893, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984573ba0, mxDeclAttributes = rtl::Reference to 0x7fb984615030, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133585, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9846146d0, mxDeclAttributes = rtl::Reference to 0x7fb98441b720, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132922, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984049c60, mxDeclAttributes = rtl::Reference to 0x7fb98539e180, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132920, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9841a7550, mxDeclAttributes = rtl::Reference to 0x7fb9853f9320, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132920, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb98401e990, mxDeclAttributes = rtl::Reference to 0x7fb9845af350, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133584, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb98403a150, mxDeclAttributes = rtl::Reference to 0x7fb9844b9970, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132893, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb98454e940, mxDeclAttributes = rtl::Reference to 0x7fb98473bca0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133585, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984093ed0, mxDeclAttributes = rtl::Reference to 0x7fb9841a2c70, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132922, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984564f00, mxDeclAttributes = rtl::Reference to 0x7fb984015380, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132920, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb98540ec50, mxDeclAttributes = rtl::Reference to 0x7fb98400cb10, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132920, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984622800, mxDeclAttributes = rtl::Reference to 0x7fb98447a5a0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132893, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9845b8220, mxDeclAttributes = rtl::Reference to 0x7fb9843d7790, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133585, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984554000, mxDeclAttributes = rtl::Reference to 0x7fb9843eec70, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132922, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9844f5880, mxDeclAttributes = rtl::Reference to 0x7fb9853faa60, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132920, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984521ca0, mxDeclAttributes = rtl::Reference to 0x7fb985411d30, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132920, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984615890, mxDeclAttributes = rtl::Reference to 0x7fb985407c40, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132920, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9853d1e50, mxDeclAttributes = rtl::Reference to 0x7fb98456c480, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132893, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9843ad540, mxDeclAttributes = rtl::Reference to 0x7fb984546280, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133584, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984038cc0, mxDeclAttributes = rtl::Reference to 0x7fb98454b850, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132893, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb98454ef70, mxDeclAttributes = rtl::Reference to 0x7fb984592470, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133585, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9841a3770, mxDeclAttributes = rtl::Reference to 0x7fb9845a29f0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132893, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9853ddb40, mxDeclAttributes = rtl::Reference to 0x7fb985409190, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133585, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9844a16d0, mxDeclAttributes = rtl::Reference to 0x7fb98402cc40, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133584, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984037ac0, mxDeclAttributes = rtl::Reference to 0x7fb9844e4990, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132893, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9845f9bc0, mxDeclAttributes = rtl::Reference to 0x7fb984560a60, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133585, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9843d8e20, mxDeclAttributes = rtl::Reference to 0x7fb9841a32d0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133584, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9853d9480, mxDeclAttributes = rtl::Reference to 0x7fb9843a9400, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132893, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984621380, mxDeclAttributes = rtl::Reference to 0x7fb98403af20, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133585, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984564c90, mxDeclAttributes = rtl::Reference to 0x7fb984742e50, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133584, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9843c6950, mxDeclAttributes = rtl::Reference to 0x7fb984568fc0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132893, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984030050, mxDeclAttributes = rtl::Reference to 0x7fb9844f54b0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133584, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9853f5940, mxDeclAttributes = rtl::Reference to 0x7fb98461bb90, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132893, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9845af670, mxDeclAttributes = rtl::Reference to 0x7fb985420840, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133585, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb98449a8a0, mxDeclAttributes = rtl::Reference to 0x7fb98460f9b0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132893, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9840224e0, mxDeclAttributes = rtl::Reference to 0x7fb9846148e0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133585, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9853ee7c0, mxDeclAttributes = rtl::Reference to 0x7fb9844a2270, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132922, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984030410, mxDeclAttributes = rtl::Reference to 0x7fb98460b920, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132920, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9843b8c40, mxDeclAttributes = rtl::Reference to 0x7fb985410e70, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132920, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9844accd0, mxDeclAttributes = rtl::Reference to 0x7fb9854100d0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132920, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9853d7c50, mxDeclAttributes = rtl::Reference to 0x7fb98446eea0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132893, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9845b16d0, mxDeclAttributes = rtl::Reference to 0x7fb98541bab0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133585, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9845b04d0, mxDeclAttributes = rtl::Reference to 0x7fb9845b0640, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132922, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984417670, mxDeclAttributes = rtl::Reference to 0x7fb9844177e0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132920, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9844f62a0, mxDeclAttributes = rtl::Reference to 0x7fb9844f6410, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132893, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984605a60, mxDeclAttributes = rtl::Reference to 0x7fb984605bd0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133585, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb98454a3f0, mxDeclAttributes = rtl::Reference to 0x7fb98454a560, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132922, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984478eb0, mxDeclAttributes = rtl::Reference to 0x7fb984479020, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132920, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9853b5450, mxDeclAttributes = rtl::Reference to 0x7fb9853b55c0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132920, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9845b22f0, mxDeclAttributes = rtl::Reference to 0x7fb9845b2460, msChars = ""}...} __for_begin = {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""} __for_end = {maType = 2576980377, mnElementToken = -1717986919, msNamespace = , msElementName = "ᚱ\000\000\000䦰葁羹\000낰萿羹\000䦰葁羹\000낰萿羹\000", '香' ..., mxAttributes = rtl::Reference to 0x7fb9845ba270, mxDeclAttributes = rtl::Reference to 0x7fb98455ccb0, msChars = ""} rEntity = @0x7fb98028b290: {<(anonymous namespace)::ParserData> = {mxDocumentHandler = uno::Reference to (class SwXMLImport *) 0x7fb9815fedf8, mxTokenHandler = rtl::Reference to 0x55e07cc6ad60, mxErrorHandler = empty uno::Reference, mxNamespaceHandler = uno::Reference to (class SvXMLImportFastNamespaceHandler *) 0x7fb98033b2c8}, static mnEventListSize = , mnProducedEventsSize = 773, 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 = 0x7fb981603880}, maProduceResume = {condition = 0x7fb9803caac0}, maSharedEvent = {maType = 2150151160, mnElementToken = 1180060, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, mbEnableThreads = true, maStructSource = {aInputStream = uno::Reference to (class OInputCompStream *) 0x7fb980395ee8, sEncoding = "", sPublicId = "", sSystemId = ""}, mpParser = 0x7fb984725240, maConverter = {m_in = uno::Reference to (class OInputCompStream *) 0x7fb980395ee8, 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 0, capacity 8, maContextStack = std::stack wrapping: std::__debug::vector of length 6, capacity 8 = {{mxContext = uno::Reference to (class SwXMLImport *) 0x7fb9815fedf8, mnElementToken = 66160, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class SwXMLImport *) 0x7fb9815fedf8, mnElementToken = 65795, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class SwXMLImport *) 0x7fb9815fedf8, mnElementToken = 67430, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class SwXMLImport *) 0x7fb9815fedf8, mnElementToken = 198226, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class SwXMLImport *) 0x7fb9815fedf8, mnElementToken = 197533, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class SwXMLImport *) 0x7fb9815fedf8, mnElementToken = 196871, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}}, maNamespaceCount = std::stack wrapping: std::__debug::vector of length 0, capacity 8, maNamespaceDefines = std::__debug::vector of length 64, capacity 64 = {{maPrefix = "xml", mnToken = 1507328, maNamespaceURL = "http://www.w3.org/XML/1998/namespace"}, {maPrefix = "office", mnToken = 65536, maNamespaceURL = "urn:oasis:names:tc:opendocument:xmlns:office:1.0"}, {maPrefix = "style", mnToken = 131072, maNamespaceURL = "urn:oasis:names:tc:opendocument:xmlns:style:1.0"}, {maPrefix = "text", mnToken = 196608, maNamespaceURL = "urn:oasis:names:tc:opendocument:xmlns:text:1.0"}, {maPrefix = "table", mnToken = 262144, maNamespaceURL = "urn:oasis:names:tc:opendocument:xmlns:table:1.0"}, {maPrefix = "draw", mnToken = 327680, maNamespaceURL = "urn:oasis:names:tc:opendocument:xmlns:drawing:1.0"}, {maPrefix = "fo", mnToken = 5373952, maNamespaceURL = "urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0"}, {maPrefix = "xlink", mnToken = 458752, maNamespaceURL = "http://www.w3.org/1999/xlink"}, {maPrefix = "dc", mnToken = 524288, maNamespaceURL = "http://purl.org/dc/elements/1.1/"}, {maPrefix = "meta", mnToken = 589824, maNamespaceURL = "urn:oasis:names:tc:opendocument:xmlns:meta:1.0"}, {maPrefix = "number", mnToken = 655360, maNamespaceURL = "urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0"}, {maPrefix = "svg", mnToken = 5308416, maNamespaceURL = "urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0"}, {maPrefix = "chart", mnToken = 851968, maNamespaceURL = "urn:oasis:names:tc:opendocument:xmlns:chart:1.0"}, {maPrefix = "dr3d", mnToken = 917504, maNamespaceURL = "urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0"}, {maPrefix = "math", mnToken = 983040, maNamespaceURL = "http://www.w3.org/1998/Math/MathML"}, {maPrefix = "form", mnToken = 1048576, maNamespaceURL = "urn:oasis:names:tc:opendocument:xmlns:form:1.0"}, {maPrefix = "script", mnToken = 1114112, maNamespaceURL = "urn:oasis:names:tc:opendocument:xmlns:script:1.0"}, {maPrefix = "ooo", mnToken = 1966080, maNamespaceURL = "http://openoffice.org/2004/office"}, {maPrefix = "ooow", mnToken = 2031616, maNamespaceURL = "http://openoffice.org/2004/writer"}, {maPrefix = "oooc", mnToken = 2097152, maNamespaceURL = "http://openoffice.org/2004/calc"}, {maPrefix = "dom", mnToken = 1769472, maNamespaceURL = "http://www.w3.org/2001/xml-events"}, {maPrefix = "xforms", mnToken = 1310720, maNamespaceURL = "http://www.w3.org/2002/xforms"}, {maPrefix = "xsd", mnToken = 1835008, maNamespaceURL = "http://www.w3.org/2001/XMLSchema"}, {maPrefix = "xsi", mnToken = 1900544, maNamespaceURL = "http://www.w3.org/2001/XMLSchema-instance"}, {maPrefix = "rpt", mnToken = 2424832, maNamespaceURL = "http://openoffice.org/2005/report"}, {maPrefix = "of", mnToken = -1, maNamespaceURL = "urn:oasis:names:tc:opendocument:xmlns:of:1.0"}, {maPrefix = "xhtml", mnToken = 1572864, maNamespaceURL = "http://www.w3.org/1999/xhtml"}, {maPrefix = "grddl", mnToken = 1638400, maNamespaceURL = "http://www.w3.org/2003/g/data-view#"}, {maPrefix = "tableooo", mnToken = 3407872, maNamespaceURL = "http://openoffice.org/2009/table"}, {maPrefix = "field", mnToken = 3735552, maNamespaceURL = "urn:openoffice:names:experimental:ooo-ms-interop:xmlns:field:1.0"}, {maPrefix = "formx", mnToken = 3866624, maNamespaceURL = "urn:openoffice:names:experimental:ooxml-odf-interop:xmlns:form:1.0"}, {maPrefix = "css3t", mnToken = 3801088, maNamespaceURL = "http://www.w3.org/TR/css3-text/"}, {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 = ""}}} __PRETTY_FUNCTION__ = "bool sax_fastparser::FastSaxParserImpl::consume({anonymous}::EventList&)" #34 0x00007fb9b880ba61 in sax_fastparser::FastSaxParserImpl::parseStream(com::sun::star::xml::sax::InputSource const&) (this=0x7fb98025a8e0, rStructSource=) at /home/buildslave/source/libo-core/sax/source/fastparser/fastparser.cxx:855 aEventList = {maEvents = std::__debug::vector of length 1000, capacity 1000 = {{maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 66160, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984555410, mxDeclAttributes = rtl::Reference to 0x7fb984094870, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 68065, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984031110, mxDeclAttributes = rtl::Reference to 0x7fb9844f5750, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 68066, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9844272b0, mxDeclAttributes = rtl::Reference to 0x7fb98461b3c0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133603, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984613620, mxDeclAttributes = rtl::Reference to 0x7fb984618640, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133603, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9844e5d70, mxDeclAttributes = rtl::Reference to 0x7fb98449f390, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133603, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984016950, mxDeclAttributes = rtl::Reference to 0x7fb98449fdd0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133603, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9845a3500, mxDeclAttributes = rtl::Reference to 0x7fb9844ac560, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133603, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9844880d0, mxDeclAttributes = rtl::Reference to 0x7fb984580190, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133603, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9853d4600, mxDeclAttributes = rtl::Reference to 0x7fb984740f00, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133603, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9853cf830, mxDeclAttributes = rtl::Reference to 0x7fb98401bb50, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133603, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb98402c6c0, mxDeclAttributes = rtl::Reference to 0x7fb98403e970, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133603, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9845bf0c0, mxDeclAttributes = rtl::Reference to 0x7fb984093d60, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133603, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984535a50, mxDeclAttributes = rtl::Reference to 0x7fb9853ec8b0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133603, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984499520, mxDeclAttributes = rtl::Reference to 0x7fb9853b3c80, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133603, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9841a5fa0, mxDeclAttributes = rtl::Reference to 0x7fb9853f22b0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 65755, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9844de610, mxDeclAttributes = rtl::Reference to 0x7fb9853f95c0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132893, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9843aa4e0, mxDeclAttributes = rtl::Reference to 0x7fb984008970, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133588, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984019db0, mxDeclAttributes = rtl::Reference to 0x7fb9845504c0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132893, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb98540e990, mxDeclAttributes = rtl::Reference to 0x7fb9853b02e0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133589, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984537160, mxDeclAttributes = rtl::Reference to 0x7fb98538af80, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132893, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984006a60, mxDeclAttributes = rtl::Reference to 0x7fb9845ae100, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133589, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9849a6580, mxDeclAttributes = rtl::Reference to 0x7fb9845ba100, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132893, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9843da440, mxDeclAttributes = rtl::Reference to 0x7fb9840179e0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133590, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9853ded10, mxDeclAttributes = rtl::Reference to 0x7fb9853c3ba0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132893, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb98441b960, mxDeclAttributes = rtl::Reference to 0x7fb984531920, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133591, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb98454c410, mxDeclAttributes = rtl::Reference to 0x7fb98448ebe0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 131303, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984018d80, mxDeclAttributes = rtl::Reference to 0x7fb984038b30, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132893, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984030da0, mxDeclAttributes = rtl::Reference to 0x7fb984479840, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133590, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984038130, mxDeclAttributes = rtl::Reference to 0x7fb9844f6a80, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132893, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9853f6130, mxDeclAttributes = rtl::Reference to 0x7fb9853e2ae0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133591, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984503ef0, mxDeclAttributes = rtl::Reference to 0x7fb98458eca0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132893, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9840466a0, mxDeclAttributes = rtl::Reference to 0x7fb98453c360, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133591, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9844b7fd0, mxDeclAttributes = rtl::Reference to 0x7fb9845ac340, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132893, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb98457eec0, mxDeclAttributes = rtl::Reference to 0x7fb9844fe770, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133591, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9845d0530, mxDeclAttributes = rtl::Reference to 0x7fb98460b520, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132893, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9844a9f40, mxDeclAttributes = rtl::Reference to 0x7fb984046ff0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133591, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb98409db20, mxDeclAttributes = rtl::Reference to 0x7fb98457d920, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132893, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9853f1da0, mxDeclAttributes = rtl::Reference to 0x7fb984737350, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133591, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984728a00, mxDeclAttributes = rtl::Reference to 0x7fb9845ea250, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132893, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984027920, mxDeclAttributes = rtl::Reference to 0x7fb984548a80, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133591, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9845e4a30, mxDeclAttributes = rtl::Reference to 0x7fb9845b7860, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132893, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984028450, mxDeclAttributes = rtl::Reference to 0x7fb984035c00, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133585, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb98539f320, mxDeclAttributes = rtl::Reference to 0x7fb98448e520, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132893, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb98453da60, mxDeclAttributes = rtl::Reference to 0x7fb98454dfa0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133585, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9853f55d0, mxDeclAttributes = rtl::Reference to 0x7fb9843ac2f0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133584, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984064300, mxDeclAttributes = rtl::Reference to 0x7fb984097fc0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132893, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9853fe2d0, mxDeclAttributes = rtl::Reference to 0x7fb9846175c0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133585, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb98455f220, mxDeclAttributes = rtl::Reference to 0x7fb984417330, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133584, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9843d8580, mxDeclAttributes = rtl::Reference to 0x7fb9843edf00, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132893, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb985411aa0, mxDeclAttributes = rtl::Reference to 0x7fb9843edad0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133585, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9843d8760, mxDeclAttributes = rtl::Reference to 0x7fb98458b240, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132922, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9845550f0, mxDeclAttributes = rtl::Reference to 0x7fb984608c20, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132920, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9844e1cb0, mxDeclAttributes = rtl::Reference to 0x7fb9843ed7f0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133584, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984553de0, mxDeclAttributes = rtl::Reference to 0x7fb98404a7a0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132893, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984573ba0, mxDeclAttributes = rtl::Reference to 0x7fb984615030, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133585, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9846146d0, mxDeclAttributes = rtl::Reference to 0x7fb98441b720, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132922, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984049c60, mxDeclAttributes = rtl::Reference to 0x7fb98539e180, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132920, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9841a7550, mxDeclAttributes = rtl::Reference to 0x7fb9853f9320, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132920, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb98401e990, mxDeclAttributes = rtl::Reference to 0x7fb9845af350, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133584, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb98403a150, mxDeclAttributes = rtl::Reference to 0x7fb9844b9970, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132893, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb98454e940, mxDeclAttributes = rtl::Reference to 0x7fb98473bca0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133585, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984093ed0, mxDeclAttributes = rtl::Reference to 0x7fb9841a2c70, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132922, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984564f00, mxDeclAttributes = rtl::Reference to 0x7fb984015380, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132920, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb98540ec50, mxDeclAttributes = rtl::Reference to 0x7fb98400cb10, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132920, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984622800, mxDeclAttributes = rtl::Reference to 0x7fb98447a5a0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132893, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9845b8220, mxDeclAttributes = rtl::Reference to 0x7fb9843d7790, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133585, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984554000, mxDeclAttributes = rtl::Reference to 0x7fb9843eec70, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132922, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9844f5880, mxDeclAttributes = rtl::Reference to 0x7fb9853faa60, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132920, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984521ca0, mxDeclAttributes = rtl::Reference to 0x7fb985411d30, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132920, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984615890, mxDeclAttributes = rtl::Reference to 0x7fb985407c40, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132920, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9853d1e50, mxDeclAttributes = rtl::Reference to 0x7fb98456c480, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132893, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9843ad540, mxDeclAttributes = rtl::Reference to 0x7fb984546280, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133584, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984038cc0, mxDeclAttributes = rtl::Reference to 0x7fb98454b850, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132893, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb98454ef70, mxDeclAttributes = rtl::Reference to 0x7fb984592470, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133585, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9841a3770, mxDeclAttributes = rtl::Reference to 0x7fb9845a29f0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132893, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9853ddb40, mxDeclAttributes = rtl::Reference to 0x7fb985409190, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133585, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9844a16d0, mxDeclAttributes = rtl::Reference to 0x7fb98402cc40, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133584, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984037ac0, mxDeclAttributes = rtl::Reference to 0x7fb9844e4990, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132893, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9845f9bc0, mxDeclAttributes = rtl::Reference to 0x7fb984560a60, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133585, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9843d8e20, mxDeclAttributes = rtl::Reference to 0x7fb9841a32d0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133584, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9853d9480, mxDeclAttributes = rtl::Reference to 0x7fb9843a9400, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132893, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984621380, mxDeclAttributes = rtl::Reference to 0x7fb98403af20, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133585, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984564c90, mxDeclAttributes = rtl::Reference to 0x7fb984742e50, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133584, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9843c6950, mxDeclAttributes = rtl::Reference to 0x7fb984568fc0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132893, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984030050, mxDeclAttributes = rtl::Reference to 0x7fb9844f54b0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133584, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9853f5940, mxDeclAttributes = rtl::Reference to 0x7fb98461bb90, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132893, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9845af670, mxDeclAttributes = rtl::Reference to 0x7fb985420840, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133585, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb98449a8a0, mxDeclAttributes = rtl::Reference to 0x7fb98460f9b0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132893, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9840224e0, mxDeclAttributes = rtl::Reference to 0x7fb9846148e0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133585, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9853ee7c0, mxDeclAttributes = rtl::Reference to 0x7fb9844a2270, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132922, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984030410, mxDeclAttributes = rtl::Reference to 0x7fb98460b920, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132920, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9843b8c40, mxDeclAttributes = rtl::Reference to 0x7fb985410e70, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132920, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9844accd0, mxDeclAttributes = rtl::Reference to 0x7fb9854100d0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132920, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9853d7c50, mxDeclAttributes = rtl::Reference to 0x7fb98446eea0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132893, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9845b16d0, mxDeclAttributes = rtl::Reference to 0x7fb98541bab0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133585, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9845b04d0, mxDeclAttributes = rtl::Reference to 0x7fb9845b0640, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132922, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984417670, mxDeclAttributes = rtl::Reference to 0x7fb9844177e0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132920, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9844f62a0, mxDeclAttributes = rtl::Reference to 0x7fb9844f6410, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132893, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984605a60, mxDeclAttributes = rtl::Reference to 0x7fb984605bd0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 133585, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb98454a3f0, mxDeclAttributes = rtl::Reference to 0x7fb98454a560, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132922, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb984478eb0, mxDeclAttributes = rtl::Reference to 0x7fb984479020, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132920, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9853b5450, mxDeclAttributes = rtl::Reference to 0x7fb9853b55c0, msChars = ""}, {maType = (anonymous namespace)::CallbackType::END_ELEMENT, mnElementToken = 0, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, {maType = (anonymous namespace)::CallbackType::START_ELEMENT, mnElementToken = 132920, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb9845b22f0, mxDeclAttributes = rtl::Reference to 0x7fb9845b2460, msChars = ""}...}, mbIsAttributesEmpty = false} aGuard = {_M_device = 0x7fb98028b3d0, _M_owns = false} xParser = rtl::Reference to 0x7fb98041c870 done = false guard = {_M_device = 0x7fb98025a958, _M_owns = true} rEntity = @0x7fb98028b290: {<(anonymous namespace)::ParserData> = {mxDocumentHandler = uno::Reference to (class SwXMLImport *) 0x7fb9815fedf8, mxTokenHandler = rtl::Reference to 0x55e07cc6ad60, mxErrorHandler = empty uno::Reference, mxNamespaceHandler = uno::Reference to (class SvXMLImportFastNamespaceHandler *) 0x7fb98033b2c8}, static mnEventListSize = , mnProducedEventsSize = 773, 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 = 0x7fb981603880}, maProduceResume = {condition = 0x7fb9803caac0}, maSharedEvent = {maType = 2150151160, mnElementToken = 1180060, msNamespace = "", msElementName = "", mxAttributes = empty rtl::Reference, mxDeclAttributes = empty rtl::Reference, msChars = ""}, mbEnableThreads = true, maStructSource = {aInputStream = uno::Reference to (class OInputCompStream *) 0x7fb980395ee8, sEncoding = "", sPublicId = "", sSystemId = ""}, mpParser = 0x7fb984725240, maConverter = {m_in = uno::Reference to (class OInputCompStream *) 0x7fb980395ee8, 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 0, capacity 8, maContextStack = std::stack wrapping: std::__debug::vector of length 6, capacity 8 = {{mxContext = uno::Reference to (class SwXMLImport *) 0x7fb9815fedf8, mnElementToken = 66160, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class SwXMLImport *) 0x7fb9815fedf8, mnElementToken = 65795, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class SwXMLImport *) 0x7fb9815fedf8, mnElementToken = 67430, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class SwXMLImport *) 0x7fb9815fedf8, mnElementToken = 198226, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class SwXMLImport *) 0x7fb9815fedf8, mnElementToken = 197533, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class SwXMLImport *) 0x7fb9815fedf8, mnElementToken = 196871, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}}, maNamespaceCount = std::stack wrapping: std::__debug::vector of length 0, capacity 8, maNamespaceDefines = std::__debug::vector of length 64, capacity 64 = {{maPrefix = "xml", mnToken = 1507328, maNamespaceURL = "http://www.w3.org/XML/1998/namespace"}, {maPrefix = "office", mnToken = 65536, maNamespaceURL = "urn:oasis:names:tc:opendocument:xmlns:office:1.0"}, {maPrefix = "style", mnToken = 131072, maNamespaceURL = "urn:oasis:names:tc:opendocument:xmlns:style:1.0"}, {maPrefix = "text", mnToken = 196608, maNamespaceURL = "urn:oasis:names:tc:opendocument:xmlns:text:1.0"}, {maPrefix = "table", mnToken = 262144, maNamespaceURL = "urn:oasis:names:tc:opendocument:xmlns:table:1.0"}, {maPrefix = "draw", mnToken = 327680, maNamespaceURL = "urn:oasis:names:tc:opendocument:xmlns:drawing:1.0"}, {maPrefix = "fo", mnToken = 5373952, maNamespaceURL = "urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0"}, {maPrefix = "xlink", mnToken = 458752, maNamespaceURL = "http://www.w3.org/1999/xlink"}, {maPrefix = "dc", mnToken = 524288, maNamespaceURL = "http://purl.org/dc/elements/1.1/"}, {maPrefix = "meta", mnToken = 589824, maNamespaceURL = "urn:oasis:names:tc:opendocument:xmlns:meta:1.0"}, {maPrefix = "number", mnToken = 655360, maNamespaceURL = "urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0"}, {maPrefix = "svg", mnToken = 5308416, maNamespaceURL = "urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0"}, {maPrefix = "chart", mnToken = 851968, maNamespaceURL = "urn:oasis:names:tc:opendocument:xmlns:chart:1.0"}, {maPrefix = "dr3d", mnToken = 917504, maNamespaceURL = "urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0"}, {maPrefix = "math", mnToken = 983040, maNamespaceURL = "http://www.w3.org/1998/Math/MathML"}, {maPrefix = "form", mnToken = 1048576, maNamespaceURL = "urn:oasis:names:tc:opendocument:xmlns:form:1.0"}, {maPrefix = "script", mnToken = 1114112, maNamespaceURL = "urn:oasis:names:tc:opendocument:xmlns:script:1.0"}, {maPrefix = "ooo", mnToken = 1966080, maNamespaceURL = "http://openoffice.org/2004/office"}, {maPrefix = "ooow", mnToken = 2031616, maNamespaceURL = "http://openoffice.org/2004/writer"}, {maPrefix = "oooc", mnToken = 2097152, maNamespaceURL = "http://openoffice.org/2004/calc"}, {maPrefix = "dom", mnToken = 1769472, maNamespaceURL = "http://www.w3.org/2001/xml-events"}, {maPrefix = "xforms", mnToken = 1310720, maNamespaceURL = "http://www.w3.org/2002/xforms"}, {maPrefix = "xsd", mnToken = 1835008, maNamespaceURL = "http://www.w3.org/2001/XMLSchema"}, {maPrefix = "xsi", mnToken = 1900544, maNamespaceURL = "http://www.w3.org/2001/XMLSchema-instance"}, {maPrefix = "rpt", mnToken = 2424832, maNamespaceURL = "http://openoffice.org/2005/report"}, {maPrefix = "of", mnToken = -1, maNamespaceURL = "urn:oasis:names:tc:opendocument:xmlns:of:1.0"}, {maPrefix = "xhtml", mnToken = 1572864, maNamespaceURL = "http://www.w3.org/1999/xhtml"}, {maPrefix = "grddl", mnToken = 1638400, maNamespaceURL = "http://www.w3.org/2003/g/data-view#"}, {maPrefix = "tableooo", mnToken = 3407872, maNamespaceURL = "http://openoffice.org/2009/table"}, {maPrefix = "field", mnToken = 3735552, maNamespaceURL = "urn:openoffice:names:experimental:ooo-ms-interop:xmlns:field:1.0"}, {maPrefix = "formx", mnToken = 3866624, maNamespaceURL = "urn:openoffice:names:experimental:ooxml-odf-interop:xmlns:form:1.0"}, {maPrefix = "css3t", mnToken = 3801088, maNamespaceURL = "http://www.w3.org/TR/css3-text/"}, {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 = @0x7fb98025a8e0, m_rEntity = @0x7fb98028b290, m_xParser = rtl::Reference to 0x7fb98041c870} #35 0x00007fb9b880bd83 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:1470 #36 0x00007fb9b8bd1868 in SvXMLImport::parseStream(com::sun::star::xml::sax::InputSource const&) (this=0x7fb9815fedd0, aInputSource=...) at /home/buildslave/source/libo-core/xmloff/source/core/xmlimp.cxx:528 aDocumentHandlerGuard = {mxParser = uno::Reference to (class sax_fastparser::FastSaxParser *) 0x7fb9803a9ff0} #37 0x00007fb9a211a4d8 in (anonymous namespace)::ReadThroughComponent(com::sun::star::uno::Reference const&, com::sun::star::uno::Reference const&, rtl::OUString const&, com::sun::star::uno::Reference const&, char const*, com::sun::star::uno::Sequence const&, rtl::OUString const&, bool, bool) (xInputStream=uno::Reference to (OInputCompStream *) 0x7fb980395ee8, xModelComponent=uno::Reference to (SwXTextDocument *) 0x7fb9815eaa50, rStreamName="content.xml", rxContext=uno::Reference to (cppu::(anonymous namespace)::ComponentContext *) 0x55e07ccc1648, pFilterName=pFilterName@entry=0x7fb9a27bdd08 "com.sun.star.comp.Writer.XMLOasisContentImporter", rFilterArguments=uno::Sequence of length 5 = {...}, rName="", bMustBeSuccessful=true, bEncrypted=false) at /home/buildslave/source/libo-core/sw/source/filter/xml/swxml.cxx:181 aParserInput = {aInputStream = uno::Reference to (class OInputCompStream *) 0x7fb980395ee8, sEncoding = "", sPublicId = "", sSystemId = ""} aFilterName = "com.sun.star.comp.Writer.XMLOasisContentImporter" xFilter = uno::Reference to (SwXMLImport *) 0x7fb9815fedd0 xFastParser = uno::Reference to (SwXMLImport *) 0x7fb9815fee20 xDocumentHandler = empty uno::Reference __PRETTY_FUNCTION__ = "ErrCodeMsg {anonymous}::ReadThroughComponent(const com::sun::star::uno::Reference&, const com::sun::star::uno::Reference&, const rtl"... xImporter = uno::Reference to (SwXMLImport *) 0x7fb9815fee10 #38 0x00007fb9a211b64e in (anonymous namespace)::ReadThroughComponent(com::sun::star::uno::Reference const&, com::sun::star::uno::Reference const&, char const*, com::sun::star::uno::Reference const&, char const*, com::sun::star::uno::Sequence const&, rtl::OUString const&, bool) (xStorage=uno::Reference to (OStorage *) 0x7fb9802ed548, xModelComponent=uno::Reference to (SwXTextDocument *) 0x7fb9815eaa50, pStreamName=pStreamName@entry=0x7fb9a28aab2d "content.xml", rxContext=uno::Reference to (cppu::(anonymous namespace)::ComponentContext *) 0x55e07ccc1648, pFilterName=0x7fb9a27bdd08 "com.sun.star.comp.Writer.XMLOasisContentImporter", rFilterArguments=uno::Sequence of length 5 = {...}, rName="", bMustBeSuccessful=true) at /home/buildslave/source/libo-core/sw/source/filter/xml/swxml.cxx:326 xProps = uno::Reference to (OInputCompStream *) 0x7fb980395f08 bEncrypted = false xInputStream = uno::Reference to (OInputCompStream *) 0x7fb980395ee8 xStream = uno::Reference to (OInputCompStream *) 0x7fb980395ef0 aAny = uno::Any("boolean": 0 '\000') b = std::optional = {[contained value] = false} sStreamName = "content.xml" bContainsStream = xInfoSet = uno::Reference to (comphelper::(anonymous namespace)::GenericPropertySet *) 0x7fb9800aef60 #39 0x00007fb9a211d61b in XMLReader::Read(SwDoc&, rtl::OUString const&, SwPaM&, rtl::OUString const&) (this=this@entry=0x7fb992a29d30, rDoc=..., rBaseURL="file:///srv/crashtestdata/files/forums/odt/forum-en-12562.odt", rPaM=SwPaM = {...}, rName="") at /home/buildslave/source/libo-core/sw/source/filter/xml/swxml.cxx:833 xContext = uno::Reference to (cppu::(anonymous namespace)::ComponentContext *) 0x55e07ccc1648 xGraphicStorageHandler = uno::Reference to (SvXMLGraphicHelper *) 0x55e07e29d530 xGraphicHelper = rtl::Reference to 0x55e07e29d4f0 xObjectResolver = uno::Reference to (SvXMLEmbeddedObjectHelper *) 0x7fb9802f9c58 xObjectHelper = rtl::Reference to 0x7fb9802f9c20 xStorage = uno::Reference to (OStorage *) 0x7fb9802ed548 pPersist = pDocSh = xModelComp = uno::Reference to (SwXTextDocument *) 0x7fb9815eaa50 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 = "NumberStyles", maType = uno::Type "com.sun.star.container.XNameContainer", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "RecordChanges", 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 = "PrivateData", maType = uno::Type "com.sun.star.uno.XInterface", 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 = "StyleInsertModeFamilies", maType = uno::Type "[]string", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "StyleInsertModeOverwrite", maType = uno::Type "boolean", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "TextInsertModeRange", maType = uno::Type "com.sun.star.text.XTextRange", 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 = "OrganizerMode", maType = uno::Type "boolean", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "ShapePositionInHoriL2R", maType = uno::Type "boolean", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "BuildId", maType = uno::Type "string", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "TextDocInOOoFileFormat", maType = uno::Type "boolean", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "SourceStorage", maType = uno::Type "com.sun.star.embed.XStorage", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}} xInfoSet = uno::Reference to (comphelper::(anonymous namespace)::GenericPropertySet *) 0x7fb9800aef60 xChild = uno::Reference to (SwXTextDocument *) 0x7fb9815ea9e8 xStatusIndicator = empty uno::Reference nProgressRange = 1000000 aProgRange = uno::Any("long": 1000000) xLateInitSettings = uno::Reference to ((anonymous namespace)::NamedPropertyValuesContainer *) 0x7fb9800b8fc8 aLateInitSettings = {Name = "LateInitSettings", Value = uno::Any("com.sun.star.container.XNameAccess": { = { = {_vptr.XInterface = 0x7fb9800b8fc8}, }, })} aFilterArgs = uno::Sequence of length 5 = {uno::Any("com.sun.star.beans.XPropertySet": { = {_vptr.XInterface = 0x7fb9800aef60}, }), uno::Any("com.sun.star.task.XStatusIndicator": { = {_vptr.XInterface = 0x0}, }), uno::Any("com.sun.star.document.XGraphicStorageHandler": { = {_vptr.XInterface = 0x55e07e29d530}, }), uno::Any("com.sun.star.document.XEmbeddedObjectResolver": { = {_vptr.XInterface = 0x7fb9802f9c58}, }), uno::Any("com.sun.star.beans.NamedValue": {Name = "LateInitSettings", Value = uno::Any("com.sun.star.container.XNameAccess": { = { = {_vptr.XInterface = 0x7fb9800b8fc8}, }, })})} aEmptyArgs = uno::Sequence of length 2 = {uno::Any("com.sun.star.beans.XPropertySet": { = {_vptr.XInterface = 0x7fb9800aef60}, }), uno::Any("com.sun.star.task.XStatusIndicator": { = {_vptr.XInterface = 0x0}, })} pMedDescrMedium = StreamPath = "" aHoldRef = rtl::Reference to 0x7fb980076b50 nRet = {mnCode = {m_value = 0}, maArg1 = "", maArg2 = "", mnDialogMask = DialogMask::NONE, moLoc = std::optional = {[contained value] = {_M_impl = 0x7fb9a2e3b7d0}}} sShowChanges = "ShowChanges" sRecordChanges = "RecordChanges" sRedlineProtectionKey = "RedlineProtectionKey" bOASIS = nWarnRDF = {m_value = } nWarn = {mnCode = {m_value = 0}, maArg1 = "", maArg2 = "", mnDialogMask = DialogMask::NONE, moLoc = std::optional = {[contained value] = {_M_impl = 0x7fb9a2e3b7d0}}} nWarn2 = {mnCode = {m_value = 0}, maArg1 = "", maArg2 = "", mnDialogMask = DialogMask::NONE, moLoc = std::optional = {[contained value] = {_M_impl = 0x7fb9a2e3b7d0}}} aAny = aKey = Python Exception : 'NoneType' object is not iterable uninitialized uno::Sequence nRedlineFlags = 3201810121 #40 0x00007fb9a204801c in SwReader::Read(Reader const&) (this=this@entry=0x7fb989ffc130, rOptions=...) at /home/buildslave/source/libo-core/sw/source/filter/basflt/shellio.cxx:203 pUndoPam = std::optional [no contained value] pUndo = std::unique_ptr = {get() = 0x0} nSttContent = 0 pCNd = nEndContent = 0 aEndPos = SwNodeIndex (node 84) po = 0x7fb992a29d30 nError = {mnCode = {m_value = 0}, maArg1 = "", maArg2 = "", mnDialogMask = DialogMask::NONE, moLoc = std::optional = {[contained value] = {_M_impl = 0x7fb9a2e3ad60}}} aOLELink = {function_ = 0x7fb9a2175cbe , instance_ = 0x7fb9800c5080, file_ = 0x7fb9a27e0cd0 "/home/buildslave/source/libo-core/sw/source/uibase/app/docshini.cxx", line_ = 410, target_ = 0x7fb9a27e0ca8 "SwDocShell::LinkStubOle2ModifiedHdl"} pPam = 0x7fb980170560 pEnd = 0x7fb980170560 bReadPageDescs = false bDocUndo = false bSaveUndo = false eOld = RedlineFlags::ShowMask ePostReadRedlineFlags = aFlyFrameArr = {> = {> = {_vptr.SwVectorModifyBase = 0x7fb9a2d6a4b8 , mvVals = std::__debug::vector of length 0, capacity 0, mPolicy = SwVectorModifyBase::DestructorPolicy::KeepElements}, = {_vptr.SwFormatsBase = 0x7fb9a2d6a4f0 }, }, } bFormatsOnly = false #41 0x00007fb9a2189b1c in SwDocShell::Load(SfxMedium&) (this=0x7fb9800c5080, rMedium=...) at /home/buildslave/source/libo-core/sw/source/uibase/app/docshini.cxx:533 aRdr = { = {mxDoc = rtl::Reference to 0x7fb980076b50}, mpStrm = 0x0, mpStg = empty rtl::Reference, mxStg = empty uno::Reference, mpMedium = 0x7fb980413030, mpCursor = 0x0, maFileName = "", msBaseURL = "file:///srv/crashtestdata/files/forums/odt/forum-en-12562.odt", mbSkipImages = false} pReader = 0x7fb992a29d30 rEmbeddedObjectContainer = aWait = {mrDoc = @0x7fb9800c5080, mbLockUnlockDispatcher = true, mpLockedDispatchers = {m_vector = std::__debug::vector of length 0, capacity 0}} nErr = {mnCode = {m_value = 461570}, maArg1 = "", maArg2 = "", mnDialogMask = DialogMask::NONE, moLoc = std::optional = {[contained value] = {_M_impl = 0x7fb9a2e3c4c0}}} bRet = false #42 0x00007fb9bf5eb01a in SfxObjectShell::LoadOwnFormat(SfxMedium&) (this=this@entry=0x7fb9800c5080, rMedium=...) at /home/buildslave/source/libo-core/sfx2/source/doc/objstor.cxx:3623 aEncryptionData = empty uno::Sequence pPasswdItem = xStorage = uno::Reference to (OStorage *) 0x7fb9802ed548 #43 0x00007fb9bf5f4a0a in SfxObjectShell::DoLoad(SfxMedium*) (this=0x7fb9800c5080, pMed=pMed@entry=0x7fb980413030) at /home/buildslave/source/libo-core/sfx2/source/doc/objstor.cxx:705 xStorage = uno::Reference to (OStorage *) 0x7fb9802ed548 aBlock = {pPersist = 0x7fb9800c5080, bWasEnabled = true} bOk = false pFilter = std::shared_ptr (use count 3, weak count 0) = {get() = 0x7fb9900dc680} rSet = SfxItemSet of pool 0x55e07cec2700 with parent 0x0 and Which ranges: [(5507, 5507), (5511, 5511), (5530, 5530), (5534, 5534), (5590, 5590), (5654, 5654), (6319, 6319), (6648, 6648), (6668, 6668), (6675, 6675), (6679, 6679), (6700, 6700), (6739, 6739)] = {5507 = { = { = {_vptr.SfxPoolItem = 0x7fb9bf0431f0 , m_nRefCount = 0, m_nWhich = 5507, m_nSerialNumber = 550837, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bDeleted = false}, m_aValue = "file:///srv/crashtestdata/files/forums/odt/forum-en-12562.odt"}, }, 5511 = { = { = {_vptr.SfxPoolItem = 0x7fb9bf0431f0 , m_nRefCount = 0, m_nWhich = 5511, m_nSerialNumber = 550856, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bDeleted = false}, m_aValue = "com.sun.star.text.TextDocument"}, }, 5530 = { = { = {_vptr.SfxPoolItem = 0x7fb9bf0431f0 , m_nRefCount = 0, m_nWhich = 5530, m_nSerialNumber = 550834, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bDeleted = false}, m_aValue = "writer8"}, }, 5534 = { = {_vptr.SfxPoolItem = 0x7fb9bf040498 , m_nRefCount = 0, m_nWhich = 5534, m_nSerialNumber = 550869, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bDeleted = false}, m_bValue = true}, 5590 = { = {_vptr.SfxPoolItem = 0x7fb9bf040498 , m_nRefCount = 0, m_nWhich = 5590, m_nSerialNumber = 550871, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bDeleted = false}, m_bValue = true}, 5654 = { = { = {_vptr.SfxPoolItem = 0x7fb9bf0431f0 , m_nRefCount = 0, m_nWhich = 5654, m_nSerialNumber = 550842, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bDeleted = false}, m_aValue = ""}, }, 6319 = { = { = {_vptr.SfxPoolItem = 0x7fb9bf040f00 , m_nRefCount = 0, m_nWhich = 6319, m_nSerialNumber = 550863, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bDeleted = false}, m_nValue = 0}, }, 6648 = 0x0, 6668 = { = { = {_vptr.SfxPoolItem = 0x7fb9bf040f00 , m_nRefCount = 0, m_nWhich = 6668, m_nSerialNumber = 550867, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bDeleted = false}, m_nValue = 0}, }, 6675 = { = {_vptr.SfxPoolItem = 0x7fb9bfaa8bd0 , m_nRefCount = 0, m_nWhich = 6675, m_nSerialNumber = 550873, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bDeleted = false}, aValue = uno::Any("com.sun.star.task.XInteractionHandler": { = {_vptr.XInterface = 0x7fb99800fb78}, })}, 6679 = { = {_vptr.SfxPoolItem = 0x7fb9bfaa8bd0 , m_nRefCount = 0, m_nWhich = 6679, m_nSerialNumber = 550859, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bDeleted = false}, aValue = uno::Any("com.sun.star.ucb.XContent": { = {_vptr.XInterface = 0x7fb980026418}, })}, 6700 = { = { = {_vptr.SfxPoolItem = 0x7fb9bf0431f0 , m_nRefCount = 0, m_nWhich = 6700, m_nSerialNumber = 550875, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bDeleted = false}, m_aValue = "file:///srv/crashtestdata/files/forums/odt/forum-en-12562.odt"}, }, 6739 = { = {_vptr.SfxPoolItem = 0x7fb9bf040498 , m_nRefCount = 0, m_nWhich = 6739, m_nSerialNumber = 550865, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bDeleted = false}, m_bValue = false}} pBaseItem = aBaseURL = "file:///srv/crashtestdata/files/forums/odt/forum-en-12562.odt" pSalvageItem = bOwnStorageFormat = bHasStorage = #44 0x00007fb9bf63016d in SfxBaseModel::load(com::sun::star::uno::Sequence const&) (this=0x7fb9815ea9c0, seqArguments=) at /home/buildslave/source/libo-core/sfx2/source/doc/sfxbasemodel.cxx:1980 aGuard = {m_aGuard = {> = {pT = 0x55e07ccc4d90}, }} pMedium = 0x7fb980413030 nError = {mnCode = {m_value = 0}, maArg1 = "", maArg2 = "", mnDialogMask = DialogMask::NONE, moLoc = std::optional = {[contained value] = {_M_impl = 0x7fb9bfabb9a0}}} aFilterName = "writer8" pFilterNameItem = pSalvageItem = 0x0 bSalvage = false xHandler = uno::Reference to (com::sun::star::uno::XInterface *) 0x7fb9c0d35980 >=(com::sun::star::uno::Sequence&) const+120> pPasswdItem = #45 0x00007fb9bf6da282 in (anonymous namespace)::SfxFrameLoader_Impl::load(com::sun::star::uno::Sequence const&, com::sun::star::uno::Reference const&) (this=0x7fb980437f50, rArgs=, _rTargetFrame=uno::Reference to ((anonymous namespace)::XFrameImpl *) 0x7fb993ab81c0) at /home/buildslave/source/libo-core/sfx2/source/view/frmload.cxx:720 bInternalFilter = sServiceName = "com.sun.star.text.TextDocument" xLoadable = uno::Reference to (SwXTextDocument *) 0x7fb9815eaa78 aGuard = {> = {pT = 0x7fb9bbd90c2a }, } xDoc = rtl::Reference to 0x7fb989ffc618 sViewName = "com.sun.star.text.TextDocument" aViewCreationArgs = Python Exception : No type named std::__detail::_Hash_node, true>. {maValues = std::__debug::unordered_map with 0 elements} nViewId = {m_value = } nViewNo = xController = uno::Reference to (SwXTextDocument *) 0x7fb9815eaa78 xInit = uno::Reference to (cppuhelper::ServiceManager *) 0x55e07cccb9a8 __func__ = "load" aDescriptor = Python Exception : No type named std::__detail::_Hash_node, true>. {maValues = std::__debug::unordered_map with 15 elements} xModel = uno::Reference to (SwXTextDocument *) 0x7fb9815eaa50 bExternalModel = sURL = "file:///srv/crashtestdata/files/forums/odt/forum-en-12562.odt" bIsFactoryURL = pEmptyURLFilter = std::shared_ptr (empty) = {get() = 0x0} bInitNewModel = bIsDefault = false bLoadSuccess = false #46 0x00007fb9c020660a in framework::LoadEnv::impl_loadContent() (this=this@entry=0x7fb989ffca20) at /home/buildslave/source/libo-core/framework/source/loadenv/loadenv.cxx:1176 xTargetFrameProps = uno::Reference to ((anonymous namespace)::XFrameImpl *) 0x7fb993ab8210 bResult = aWriteLock = {pT = 0x7fb989ffca20} sTarget = "_blank" xTargetFrame = uno::Reference to ((anonymous namespace)::XFrameImpl *) 0x7fb993ab81c0 xTargetLock = uno::Reference to ((anonymous namespace)::XFrameImpl *) 0x7fb993ab81e8 bHidden = bMinimized = false bPreview = lDescriptor = uno::Sequence of length 11 = {{Name = "UCBContent", Handle = 0, Value = uno::Any("com.sun.star.ucb.XContent": { = {_vptr.XInterface = 0x7fb980026418}, }), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "UpdateDocMode", Handle = 0, Value = uno::Any("short": 0), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "MacroExecutionMode", Handle = 0, Value = uno::Any("short": 0), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "InputStream", Handle = 0, Value = uno::Any("com.sun.star.io.XInputStream": { = {_vptr.XInterface = 0x7fb9800174e8}, }), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "TypeName", Handle = 0, Value = uno::Any("string": "writer8"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "InteractionHandler", Handle = 0, Value = uno::Any("com.sun.star.task.XInteractionHandler": { = {_vptr.XInterface = 0x7fb99800fb78}, }), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Hidden", Handle = 0, Value = uno::Any("boolean": 1 '\001'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "FilterName", Handle = 0, Value = uno::Any("string": "writer8"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "AuthenticationHandler", Handle = 0, Value = uno::Any("com.sun.star.task.XInteractionHandler": { = {_vptr.XInterface = 0x7fb99800fb78}, }), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "ReadOnly", Handle = 0, Value = uno::Any("boolean": 1 '\001'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "URL", Handle = 0, Value = uno::Any("string": "file:///srv/crashtestdata/files/forums/odt/forum-en-12562.odt"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}} sURL = "file:///srv/crashtestdata/files/forums/odt/forum-en-12562.odt" xLoader = uno::Reference to ((anonymous namespace)::SfxFrameLoader_Impl *) 0x7fb980437f50 xAsyncLoader = empty uno::Reference xSyncLoader = uno::Reference to ((anonymous namespace)::SfxFrameLoader_Impl *) 0x7fb980437f78 #47 0x00007fb9c02068f8 in framework::LoadEnv::start() (this=this@entry=0x7fb989ffca20) at /home/buildslave/source/libo-core/framework/source/loadenv/loadenv.cxx:412 bStarted = #48 0x00007fb9c0207022 in framework::LoadEnv::startLoading(rtl::OUString const&, com::sun::star::uno::Sequence const&, com::sun::star::uno::Reference const&, rtl::OUString const&, int, LoadEnvFeatures) (this=this@entry=0x7fb989ffca20, sURL="file:///srv/crashtestdata/files/forums/odt/forum-en-12562.odt", lMediaDescriptor=uno::Sequence of length 2 = {...}, xBaseFrame=uno::Reference to (framework::Desktop *) 0x55e07cf732d8, sTarget="_blank", nSearchFlags=nSearchFlags@entry=0, eFeature=LoadEnvFeatures::NONE) at /home/buildslave/source/libo-core/framework/source/loadenv/loadenv.cxx:308 g = {pT = 0x7fb989ffca20} aRealURL = "file:///srv/crashtestdata/files/forums/odt/forum-en-12562.odt" xParser = uno::Reference to ((anonymous namespace)::URLTransformer *) 0x7fb980263c98 pIt = {, true>> = {_M_cur = 0x0}, } bUIMode = false #49 0x00007fb9c020723c in framework::LoadEnv::loadComponentFromURL(com::sun::star::uno::Reference const&, com::sun::star::uno::Reference const&, rtl::OUString const&, rtl::OUString const&, int, com::sun::star::uno::Sequence const&) (xLoader=uno::Reference to (framework::Desktop *) 0x55e07cf732e8, xContext=uno::Reference to (cppu::(anonymous namespace)::ComponentContext *) 0x55e07ccc1648, sURL="file:///srv/crashtestdata/files/forums/odt/forum-en-12562.odt", sTarget="_blank", nSearchFlags=0, lArgs=uno::Sequence of length 2 = {...}) at /home/buildslave/source/libo-core/framework/source/loadenv/loadenv.cxx:168 aEnv = Python Exception : No type named std::__detail::_Hash_node, true>. {m_mutex = {mutex = 0x7fb9802cdac0}, m_xContext = uno::Reference to (class cppu::(anonymous namespace)::ComponentContext *) 0x55e07ccc1648, m_xBaseFrame = uno::Reference to (class framework::Desktop *) 0x55e07cf732d8, m_xTargetFrame = uno::Reference to (class (anonymous namespace)::XFrameImpl *) 0x7fb993ab81c0, m_sTarget = "_blank", m_nSearchFlags = 0, m_lMediaDescriptor = { = {m_aMap = std::__debug::unordered_map with 11 elements}, static PROP_ABORTED = {pData = 0x7fb9c04145b0