[New LWP 267030] [New LWP 219460] [New LWP 219627] [New LWP 220136] [New LWP 219631] [New LWP 220146] [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 0x00007fb6ae142ebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [Current thread is 1 (Thread 0x7fb687fff6c0 (LWP 267030))] Thread 6 (Thread 0x7fb69cc436c0 (LWP 220146)): #0 0x00007fb6ae1c28e4 in recv () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007fb6ae4a6751 in osl_receivePipe(oslPipe, void*, sal_Int32) (pPipe=pPipe@entry=0x7fb694000f00, pBuffer=pBuffer@entry=0x7fb68c000c08, BytesToRead=BytesToRead@entry=8) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:453 socket = 13 nRet = #2 0x00007fb6ae4a6a36 in osl_readPipe(oslPipe, void*, sal_Int32) (pPipe=0x7fb694000f00, pBuffer=0x7fb68c000c08, n=) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:527 RetVal = BytesRead = 0 BytesToRead = 8 #3 0x00007fb69eb388ff in osl::StreamPipe::read(void*, int) const (n=8, pBuffer=, this=0x7fb694001550) 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=0x7fb694001520, aReadBytes=uno::Sequence of length 8 = {...}, nBytesToRead=8) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:83 n = #5 0x00007fb69ead0555 in binaryurp::(anonymous namespace)::read(com::sun::star::uno::Reference const&, sal_uInt32, bool) (connection=uno::Reference to (io_acceptor::(anonymous namespace)::PipeConnection *) 0x7fb694001548, 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 0x00007fb69ead24f2 in binaryurp::Reader::execute() (this=0x7fb694006a80) 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 0x7fb694000fb0, state_ = @0x7fb694006ac8, buffer_ = uno::Sequence of length 7 = {22 '\026', -105 '\227', 40 '(', -92 '\244', 8 '\b', -109 '\223', 56 '8'}, data_ = 0x7fb68c00df59 "\231\231\231\231\231\231\231", , end_ = 0x7fb68c00df59 "\231\231\231\231\231\231\231", } header = {bridge_ = rtl::Reference to 0x7fb694000fb0, state_ = @0x7fb694006ac8, buffer_ = uno::Sequence of length 8 = {0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000'}, data_ = 0x7fb68c000c10 "\026", end_ = 0x7fb68c000c10 "\026"} size = con = uno::Reference to (io_acceptor::(anonymous namespace)::PipeConnection *) 0x7fb694001548 #7 0x00007fb6ad543121 in salhelper::Thread::run() (this=0x7fb694006a80) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x7fb694006a80}, m_bDismissed = false} #8 0x00007fb6ad5433c7 in osl::threadFunc(void*) (param=0x7fb694006a90) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7fb694006a90 #9 0x00007fb6ae4b741d in osl_thread_start_Impl(void*) (pData=0x7fb694008f70) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x7fb694008f70 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #10 0x00007fb6ae1411c4 in () at /lib/x86_64-linux-gnu/libc.so.6 #11 0x00007fb6ae1c185c in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 5 (Thread 0x7fb69ea9e6c0 (LWP 219631)): #0 0x00007fb6ae1c269f in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007fb6ae4a627a in osl_acceptPipe(oslPipe) (pPipe=0x7fb694001570) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:388 s = pAcceptedPipe = socket = 12 __PRETTY_FUNCTION__ = "oslPipeImpl* osl_acceptPipe(oslPipe)" aGuard = {_M_device = 0x7fb694001570, _M_owns = false} flags = #2 0x00007fb69eb38ad1 in osl::Pipe::accept(osl::StreamPipe&) (this=this@entry=0x7fb69ea9c4f8, Connection=...) at /home/buildslave/source/libo-core/include/osl/pipe.hxx:155 #3 0x00007fb69eb385b2 in io_acceptor::PipeAcceptor::accept() (this=0x7fb694000d50) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:157 pipe = {m_handle = 0x7fb694001570} pConn = rtl::Reference to 0x7fb694009530 status = #4 0x00007fb69eb3e510 in (anonymous namespace)::OAcceptor::accept(rtl::OUString const&) (this=0x562a101ec8c0, sConnectionDescription="pipe,name=pytest7b56b315-cb1c-11ef-98aa-98f2b32c495c") at /home/buildslave/source/libo-core/io/source/acceptor/acceptor.cxx:198 guard = {m_pFlag = 0x562a101ec938} r = empty uno::Reference #5 0x00007fb6a060da2d in desktop::Acceptor::run() (this=this@entry=0x562a101ed790) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:110 g = {_M_device = 0x562a101ed7c8, _M_owns = true} rConnection = empty uno::Reference aDescription = "pipe,name=pytest7b56b315-cb1c-11ef-98aa-98f2b32c495c,uniqueValue=140422143808848" rInstanceProvider = uno::Reference to (desktop::AccInstanceProvider *) 0x7fb694000d38 #6 0x00007fb6a060ded9 in desktop::offacc_workerfunc(void*) (acc=0x562a101ed790) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:46 #7 0x00007fb6ae4b741d in osl_thread_start_Impl(void*) (pData=0x562a101f2d50) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x562a101f2d50 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #8 0x00007fb6ae1411c4 in () at /lib/x86_64-linux-gnu/libc.so.6 #9 0x00007fb6ae1c185c in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 4 (Thread 0x7fb69d4446c0 (LWP 220136)): #0 0x00007fb6ae13df16 in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007fb6ae1405d8 in pthread_cond_wait () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007fb6ae494f25 in std::condition_variable::wait > (__p=..., __lock=..., this=0x7fb694008560) at /usr/include/c++/12/condition_variable:102 g = {_M_device = 0x7fb694008590, _M_owns = true} pCond = 0x7fb694008560 __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 = 0x7fb694008590, _M_owns = true} pCond = 0x7fb694008560 __PRETTY_FUNCTION__ = "oslConditionResult osl_waitCondition(oslCondition, const TimeValue*)" #4 0x00007fb69ead6c36 in osl::Condition::wait(TimeValue const*) (pTimeout=0x0, this=0x7fb6940084b0) at /home/buildslave/source/libo-core/include/osl/conditn.hxx:123 item = {tid = {_pSequence = 0x7fb68c001750}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x562a0f23cd90}, 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=0x7fb6940082d0) at /home/buildslave/source/libo-core/binaryurp/source/writer.cxx:151 item = {tid = {_pSequence = 0x7fb68c001750}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x562a0f23cd90}, 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 0x00007fb6ad543121 in salhelper::Thread::run() (this=0x7fb6940082d0) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x7fb6940082d0}, m_bDismissed = false} #7 0x00007fb6ad5433c7 in osl::threadFunc(void*) (param=0x7fb6940082e0) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7fb6940082e0 #8 0x00007fb6ae4b741d in osl_thread_start_Impl(void*) (pData=0x7fb694008ce0) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x7fb694008ce0 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #9 0x00007fb6ae1411c4 in () at /lib/x86_64-linux-gnu/libc.so.6 #10 0x00007fb6ae1c185c in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 3 (Thread 0x7fb69f3836c0 (LWP 219627)): #0 0x00007fb6ae1c269f in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007fb6ae4a627a in osl_acceptPipe(oslPipe) (pPipe=0x562a101402f0) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:388 s = pAcceptedPipe = socket = 9 __PRETTY_FUNCTION__ = "oslPipeImpl* osl_acceptPipe(oslPipe)" aGuard = {_M_device = 0x562a101402f0, _M_owns = false} flags = #2 0x00007fb6ae31eb81 in osl::Pipe::accept(osl::StreamPipe&) (this=this@entry=0x562a101e1ec0, Connection=...) at /home/buildslave/source/libo-core/include/osl/pipe.hxx:155 #3 0x00007fb6ae31e686 in desktop::PipeIpcThread::execute() (this=0x562a101e1e90) 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 0x00007fb6ad543121 in salhelper::Thread::run() (this=0x562a101e1e90) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x562a101e1e90}, m_bDismissed = false} #5 0x00007fb6ad5433c7 in osl::threadFunc(void*) (param=0x562a101e1ea0) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x562a101e1ea0 #6 0x00007fb6ae4b741d in osl_thread_start_Impl(void*) (pData=0x562a0fab4990) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x562a0fab4990 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #7 0x00007fb6ae1411c4 in () at /lib/x86_64-linux-gnu/libc.so.6 #8 0x00007fb6ae1c185c in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 2 (Thread 0x7fb6a4c20e00 (LWP 219460)): #0 0x00007fb6ae13df16 in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007fb6ae1405d8 in pthread_cond_wait () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007fb6a8662319 in std::condition_variable::wait > (__p=..., __lock=..., this=0x562a0f227630) at /usr/include/c++/12/condition_variable:102 g = {_M_device = 0x562a0f227608, _M_owns = true} request = SvpRequest::NONE pInst = 0x562a0f2273e0 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #3 SvpSalYieldMutex::doAcquire(unsigned int) (this=0x562a0f227510, nLockCount=1) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:334 g = {_M_device = 0x562a0f227608, _M_owns = true} request = SvpRequest::NONE pInst = 0x562a0f2273e0 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #4 0x00007fb6a7f4fac6 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 0x00007fb6a8448289 in SalInstance::AcquireYieldMutex(unsigned int) (this=, nCount=nCount@entry=1) at /home/buildslave/source/libo-core/vcl/source/app/salvtables.cxx:146 #6 0x00007fb6a8492e9f in Application::AcquireSolarMutex(unsigned int) (nCount=) at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:508 pSVData = #7 0x00007fb6a8661cc6 in SolarMutexReleaser::~SolarMutexReleaser() (this=0x7ffee670f384, __in_chrg=) at /home/buildslave/source/libo-core/include/vcl/svapp.hxx:1425 __PRETTY_FUNCTION__ = "bool SvpSalInstance::ImplYield(bool, bool)" bWasEvent = false bMustSleep = nTimeoutMicroS = 512653 aReleaser = {mnReleased = 1} #8 SvpSalInstance::ImplYield(bool, bool) (this=this@entry=0x562a0f2273e0, bWait=bWait@entry=true, bHandleAllCurrentEvents=bHandleAllCurrentEvents@entry=false) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:491 __PRETTY_FUNCTION__ = "bool SvpSalInstance::ImplYield(bool, bool)" bWasEvent = false bMustSleep = nTimeoutMicroS = 512653 aReleaser = {mnReleased = 1} #9 0x00007fb6a8661fce in SvpSalInstance::DoYield(bool, bool) (this=0x562a0f2273e0, bWait=, bHandleAllCurrentEvents=) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:503 __PRETTY_FUNCTION__ = "virtual bool SvpSalInstance::DoYield(bool, bool)" bWasEvent = false pMutex = 0x562a0f227510 #10 0x00007fb6a8494f79 in ImplYield(bool, bool) (i_bWait=i_bWait@entry=true, i_bAllEvents=i_bAllEvents@entry=false) at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:385 pSVData = 0x7fb6a9103ce0 ::get()::instance> bProcessedEvent = #11 0x00007fb6a8495316 in Application::Yield() () at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:473 bAbort = false #12 0x00007fb6a849540e in Application::Execute() () at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:360 releaser = {mnReleased = 1} pSVData = 0x7fb6a9103ce0 ::get()::instance> nExitCode = 0 #13 0x00007fb6ae2f06be in desktop::Desktop::Main() (this=0x7ffee670fda0) at /home/buildslave/source/libo-core/desktop/source/app/app.cxx:1679 pDisplay = startT = {__d = {__r = 1736050868198058926}} recordTime = {} layer = {m_aEnvTypeName = "gcc3", m_xPreviousContext = uno::Reference to (class (anonymous namespace)::DesktopEnvironmentContext *) 0x562a0f2278e8} eStatus = rCmdLineArgs = @0x7fb6ae44c8a0: {m_cwdUrl = std::optional = {[contained value] = "file:///srv/crashtestdata/control/task7667"}, 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=pytest7b56b315-cb1c-11ef-98aa-98f2b32c495c;urp"}, m_unaccept = std::__debug::vector of length 0, capacity 0, m_openlist = std::__debug::vector of length 0, capacity 0, m_viewlist = std::__debug::vector of length 0, capacity 0, m_startlist = std::__debug::vector of length 0, capacity 0, m_forceopenlist = std::__debug::vector of length 0, capacity 0, m_forcenewlist = std::__debug::vector of length 0, capacity 0, m_printlist = std::__debug::vector of length 0, capacity 0, m_printtolist = std::__debug::vector of length 0, capacity 0, m_printername = "", m_conversionlist = std::__debug::vector of length 0, capacity 0, m_conversionparams = "", m_conversionout = "", m_convertimages = "", m_startListParams = "", m_infilter = std::__debug::vector of length 0, capacity 0, m_language = "", m_pidfile = ""} inst_fin = xContext = xRestartManager = uno::Reference to (comphelper::OOfficeRestartManager *) 0x562a101ec608 xDesktop = uno::Reference to (framework::Desktop *) 0x562a0f4e7348 bMustLockProfile = aTitle = "LibreOfficeDev 25.8.0.0.alpha0 [a1c835797d16383db1e67035c79b237c7706df0c]" bAbort = aEvent = { = {Source = empty uno::Reference}, EventName = "OnStartApp", ViewController = empty uno::Reference, Supplement = uno::Any(void)} bCrashed = false bExistsRecoveryData = false bExistsSessionData = false pidfileName = "" #14 0x00007fb6a84a0f4b in ImplSVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:230 pSVData = 0x7fb6a9103ce0 ::get()::instance> nReturn = 1 bWasInitVCL = bInit = true nRet = 0 #15 0x00007fb6a84a0f8b in SVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:248 #16 0x00007fb6ae3226c6 in soffice_main() () at /home/buildslave/source/libo-core/desktop/source/app/sofficemain.cxx:121 aDesktop = { = { = {_vptr.ILibreOfficeKitNotifier = 0x7fb6ae43ed58 }, 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 = 0x7fb6a9018f88 , mpSchedulerData = 0x0, mpDebugName = 0x7fb6ae39b6c8 "desktop::Desktop m_firstRunTimer", mePriority = TaskPriority::DEFAULT, mbActive = false, mbStatic = false}, maInvokeHandler = {function_ = 0x7fb6ae2eba04 , instance_ = 0x7ffee670fda0, source_ = 0x7fb6ae39b718 "/home/buildslave/source/libo-core/desktop/source/app/app.cxx:450", target_ = 0x7fb6ae39b6f0 "Desktop::LinkStubAsyncInitFirstRun"}, mnTimeout = 3000, mbAuto = false}, m_aUpdateThread = {_M_id = {_M_thread = 0}}} rCmdLineArgs = @0x7fb6ae44c8a0: {m_cwdUrl = std::optional = {[contained value] = "file:///srv/crashtestdata/control/task7667"}, 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=pytest7b56b315-cb1c-11ef-98aa-98f2b32c495c;urp"}, m_unaccept = std::__debug::vector of length 0, capacity 0, m_openlist = std::__debug::vector of length 0, capacity 0, m_viewlist = std::__debug::vector of length 0, capacity 0, m_startlist = std::__debug::vector of length 0, capacity 0, m_forceopenlist = std::__debug::vector of length 0, capacity 0, m_forcenewlist = std::__debug::vector of length 0, capacity 0, m_printlist = std::__debug::vector of length 0, capacity 0, m_printtolist = std::__debug::vector of length 0, capacity 0, m_printername = "", m_conversionlist = std::__debug::vector of length 0, capacity 0, m_conversionparams = "", m_conversionout = "", m_convertimages = "", m_startListParams = "", m_infilter = std::__debug::vector of length 0, capacity 0, m_language = "", m_pidfile = ""} aUnknown = "" #17 0x0000562a0e589962 in sal_main () at /home/buildslave/source/libo-core/desktop/source/app/main.c:51 ret = #18 0x0000562a0e5899af in main (argc=, argv=) at /home/buildslave/source/libo-core/desktop/source/app/main.c:49 ret = Thread 1 (Thread 0x7fb687fff6c0 (LWP 267030)): #0 0x00007fb6ae142ebc in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007fb6ae0f3fb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007fb6ae0de472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #3 0x00007fb6ae4b096e in (anonymous namespace)::callSystemHandler(int, siginfo_t*, void*) (signal=signal@entry=6, info=info@entry=0x7fb687ff9fb0, context=context@entry=0x7fb687ff9e80) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:330 act = {__sigaction_handler = {sa_handler = 0x0, sa_sigaction = 0x0}, sa_mask = {__val = {0, 0, 140419660775424, 140421859277552, 3, 0, 140419660775424, 0, 0, 140421859277552, 2784520404058687488, 140421942452648, 140421790283312, 140421942451728, 2784520404058687488, 94738659055792}}, sa_flags = 0, sa_restorer = 0x7fb687ff9e80} i = #4 0x00007fb6ae4b0a87 in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7fb687ff9fb0, context=0x7fb687ff9e80) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:426 act = {__sigaction_handler = {sa_handler = 0x7fb6830a7af0, sa_sigaction = 0x7fb6830a7af0}, sa_mask = {__val = {3, 140421859277552, 3, 0, 0, 1, 140421942452080, 140421942452560, 140422578768388, 1, 140422585384100, 140422569265872, 1451843812, 140422568744768, 140422568735272, 140421942451956}}, sa_flags = -1370357558, sa_restorer = 0x7a} Info = {Signal = osl_Signal_AccessViolation, UserSignal = 6, UserData = 0x0} #5 0x00007fb6ae0f4050 in () at /lib/x86_64-linux-gnu/libc.so.6 #6 0x00007fb6ae142ebc in () at /lib/x86_64-linux-gnu/libc.so.6 #7 0x00007fb6ae0f3fb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #8 0x00007fb6ae0de472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #9 0x00007fb6a843c3d2 in SalAbort(rtl::OUString const&, bool) (rErrorText="", bDumpCore=bDumpCore@entry=true) at /home/buildslave/source/libo-core/vcl/source/app/salplug.cxx:403 #10 0x00007fb6a8492d34 in Application::Abort(rtl::OUString const&) (rErrorText="") at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:300 #11 0x00007fb6ae2ec62e in desktop::Desktop::Exception(ExceptionCategory) (this=, nCategory=ExceptionCategory::System) at /home/buildslave/source/libo-core/desktop/source/app/app.cxx:1237 bInException = true nOldMode = rArgs = bRestart = false bAllowRecoveryAndSessionManagement = #12 0x00007fb6a849fb48 in VCLExceptionSignal_impl(void*, oslSignalInfo*) (pInfo=) at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:177 nOldMode = SystemWindowFlags::DIALOG pSVData = 0x7fb6a9103ce0 ::get()::instance> aLock = {m_isAcquired = true, m_isChecked = true, m_rSolarMutex = @0x562a0f227510} bIn = true nVCLException = #13 0x00007fb6ae467666 in callSignalHandler(oslSignalInfo*) (pInfo=pInfo@entry=0x7fb687ffa5f0) at /home/buildslave/source/libo-core/sal/osl/all/signalshared.cxx:47 pHandler = 0x562a101e98b0 Action = #14 0x00007fb6ae4b0a2a in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7fb687ffa7f0, context=0x7fb687ffa6c0) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:423 Info = {Signal = osl_Signal_AccessViolation, UserSignal = 6, UserData = 0x0} #15 0x00007fb6ae0f4050 in () at /lib/x86_64-linux-gnu/libc.so.6 #16 0x00007fb6ae142ebc in () at /lib/x86_64-linux-gnu/libc.so.6 #17 0x00007fb6ae0f3fb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #18 0x00007fb6ae0de472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #19 0x00007fb6ae0de395 in () at /lib/x86_64-linux-gnu/libc.so.6 #20 0x00007fb6ae0eceb2 in () at /lib/x86_64-linux-gnu/libc.so.6 #21 0x00007fb67c36d5b3 in writerfilter::dmapper::PermInsertPosition::createBookmarkName() const (this=0x7fb683134ec8) at /home/buildslave/source/libo-core/sw/source/writerfilter/dmapper/DomainMapper_Impl.hxx:460 bookmarkName = "" __PRETTY_FUNCTION__ = "rtl::OUString writerfilter::dmapper::PermInsertPosition::createBookmarkName() const" #22 0x00007fb67c32790a in writerfilter::dmapper::DomainMapper_Impl::startOrEndPermissionRange(int) (this=0x7fb683086c20, permissinId=) at /home/buildslave/source/libo-core/sw/source/writerfilter/dmapper/DomainMapper_Impl.cxx:9332 xText = uno::Reference to (SwXBodyText *) 0x7fb682cdbbd8 bAbsorb = xCursor = uno::Reference to (SwXTextCursor *) 0x7fb68325b9c8 xPerm = rtl::Reference to 0x7fb683294740 xCurrent = empty uno::Reference bIsAfterDummyPara = xTextAppend = uno::Reference to (SwXBodyText *) 0x7fb682cdbbd8 aPermIter = {first = 1, second = {m_bIsStartOfText = false, m_Id = 1, m_Ed = "", m_EdGrp = "", m_xTextRange = uno::Reference to (SwXTextRange *) 0x7fb682d31fb0}} #23 0x00007fb67c2e1aeb in writerfilter::dmapper::DomainMapper::lcl_attribute(unsigned int, writerfilter::Value const&) (this=0x7fb683005c70, nName=92120, val=...) at /home/buildslave/source/libo-core/sw/source/writerfilter/dmapper/DomainMapper.cxx:1359 nIntValue = 1 sStringValue = "" pSectionContext = 0x7fb683101ae0 #24 0x00007fb67c399763 in writerfilter::LoggedProperties::attribute(unsigned int, writerfilter::Value const&) (this=0x7fb683005c70, name=92120, val=...) at /home/buildslave/source/libo-core/sw/source/writerfilter/dmapper/LoggedResources.cxx:354 #25 0x00007fb67c42b929 in writerfilter::ooxml::OOXMLProperty::resolve(writerfilter::Properties&) (this=, rProperties=...) at /home/buildslave/source/libo-core/sw/source/writerfilter/ooxml/OOXMLPropertySet.cxx:102 #26 0x00007fb67c42cb5f in writerfilter::ooxml::OOXMLPropertySet::resolve(writerfilter::Properties&) (this=0x7fb683170e10, rHandler=...) at /home/buildslave/source/libo-core/sw/source/writerfilter/ooxml/OOXMLPropertySet.cxx:355 pProp = {pObj = 0x7fb683232740} nIt = 0 #27 0x00007fb67c2d8e9f in writerfilter::dmapper::DomainMapper::lcl_props(tools::SvRef > const&) (this=0x7fb683005c70, ref=) at /home/buildslave/source/libo-core/sw/source/writerfilter/dmapper/DomainMapper.cxx:4704 #28 0x00007fb67c3991cc in writerfilter::LoggedStream::props(tools::SvRef > const&) (this=this@entry=0x7fb683005cc8, ref=...) at /home/buildslave/source/libo-core/sw/source/writerfilter/dmapper/LoggedResources.cxx:244 #29 0x00007fb67c41e490 in writerfilter::ooxml::OOXMLFastContextHandlerProperties::lcl_endFastElement(int) (this=) at /home/buildslave/source/libo-core/sw/source/writerfilter/ooxml/OOXMLFastContextHandler.cxx:1044 #30 0x00007fb67c41d4e3 in writerfilter::ooxml::OOXMLFastContextHandler::endFastElement(int) (this=0x7fb683141870, Element=) at /home/buildslave/source/libo-core/sw/source/writerfilter/ooxml/OOXMLFastContextHandler.cxx:227 #31 0x00007fb6a9177b2c in (anonymous namespace)::Entity::endElement() (this=this@entry=0x7fb682f8f3e0) at /home/buildslave/source/libo-core/sax/source/fastparser/fastparser.cxx:515 nElementToken = aContext = @0x7fb682e81c40: {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerProperties *) 0x7fb683141898, mnElementToken = 1118076, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]} pContext = 0x7fb683141898 #32 0x00007fb6a917ac05 in sax_fastparser::FastSaxParserImpl::callbackEndElement() (this=0x7fb682fc8d40) at /home/buildslave/source/libo-core/sax/source/fastparser/fastparser.cxx:1338 rEntity = @0x7fb682f8f3e0: {<(anonymous namespace)::ParserData> = {mxDocumentHandler = uno::Reference to (class writerfilter::ooxml::OOXMLFastDocumentHandler *) 0x7fb683076578, mxTokenHandler = rtl::Reference to 0x7fb68314d050, mxErrorHandler = empty uno::Reference, mxNamespaceHandler = empty uno::Reference}, static mnEventListSize = , mnProducedEventsSize = 0, mxProducedEvents = std::optional [no contained value], maPendingEvents = std::queue wrapping: std::__debug::deque with 0 elements, maUsedEvents = std::queue wrapping: std::__debug::deque with 0 elements, maEventProtector = { = {_M_mutex = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0, __elision = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' , __align = 0}}, }, static mnEventLowWater = , static mnEventHighWater = , maConsumeResume = {condition = 0x7fb68374aa40}, maProduceResume = {condition = 0x7fb682e306c0}, maSharedEvent = {maType = 2576980377, mnElementToken = 1118076, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb6837aa120, mxDeclAttributes = empty rtl::Reference, msChars = ""}, mbEnableThreads = false, maStructSource = {aInputStream = uno::Reference to (class OInputSeekStream *) 0x7fb682cfa328, sEncoding = "", sPublicId = "", sSystemId = "word/document.xml"}, mpParser = 0x7fb6831b4530, maConverter = {m_in = uno::Reference to (class OInputSeekStream *) 0x7fb682cfa328, 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 3, capacity 8 = {{msName = "", mnToken = -1}, {msName = "", mnToken = -1}, {msName = "", mnToken = -1}}, maContextStack = std::stack wrapping: std::__debug::vector of length 4, capacity 8 = {{mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerStream *) 0x7fb683240ad8, mnElementToken = 1116056, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerStream *) 0x7fb682d0cb28, mnElementToken = 1115036, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerStream *) 0x7fb68326ce18, mnElementToken = 1117945, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerProperties *) 0x7fb683141898, mnElementToken = 1118076, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}}, maNamespaceCount = std::stack wrapping: std::__debug::vector of length 3, capacity 8 = {14, 14, 14}, maNamespaceDefines = std::__debug::vector of length 64, capacity 64 = {{maPrefix = "xml", mnToken = 3276800, maNamespaceURL = "http://www.w3.org/XML/1998/namespace"}, {maPrefix = "o", mnToken = 2424832, maNamespaceURL = "urn:schemas-microsoft-com:office:office"}, {maPrefix = "r", mnToken = 1703936, maNamespaceURL = "http://schemas.openxmlformats.org/officeDocument/2006/relationships"}, {maPrefix = "v", mnToken = 2293760, maNamespaceURL = "urn:schemas-microsoft-com:vml"}, {maPrefix = "w", mnToken = 1114112, maNamespaceURL = "http://schemas.openxmlformats.org/wordprocessingml/2006/main"}, {maPrefix = "w10", mnToken = 2555904, maNamespaceURL = "urn:schemas-microsoft-com:office:word"}, {maPrefix = "wp", mnToken = 1048576, maNamespaceURL = "http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing"}, {maPrefix = "pic", mnToken = 917504, maNamespaceURL = "http://schemas.openxmlformats.org/drawingml/2006/picture"}, {maPrefix = "wps", mnToken = 2949120, maNamespaceURL = "http://schemas.microsoft.com/office/word/2010/wordprocessingShape"}, {maPrefix = "wpg", mnToken = 2883584, maNamespaceURL = "http://schemas.microsoft.com/office/word/2010/wordprocessingGroup"}, {maPrefix = "mc", mnToken = 1310720, maNamespaceURL = "http://schemas.openxmlformats.org/markup-compatibility/2006"}, {maPrefix = "wp14", mnToken = 2752512, maNamespaceURL = "http://schemas.microsoft.com/office/word/2010/wordprocessingDrawing"}, {maPrefix = "w14", mnToken = 2621440, maNamespaceURL = "http://schemas.microsoft.com/office/word/2010/wordml"}, {maPrefix = "w15", mnToken = 2686976, maNamespaceURL = "http://schemas.microsoft.com/office/word/2012/wordml"}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}}} #33 0x00007fb6a917ac13 in (anonymous namespace)::call_callbackEndElement(void*, xmlChar const*, xmlChar const*, xmlChar const*) (userData=) at /home/buildslave/source/libo-core/sax/source/fastparser/fastparser.cxx:339 pFastParser = #34 0x00007fb6a94aebbb in () at /lib/x86_64-linux-gnu/libxml2.so.2 #35 0x00007fb6a94af70b in xmlParseChunk () at /lib/x86_64-linux-gnu/libxml2.so.2 #36 0x00007fb6a917a485 in sax_fastparser::FastSaxParserImpl::parse() (this=this@entry=0x7fb682fc8d40) at /home/buildslave/source/libo-core/sax/source/fastparser/fastparser.cxx:1117 bContinue = true seqOut = uno::Sequence of length 16384 = {108 'l', 32 ' ', 119 'w', 58 ':', 118 'v', 97 'a', 108 'l', 61 '=', 34 '"', 49 '1', 34 '"', 47 '/', 62 '>', 60 '<', 119 'w', 58 ':', 110 'n', 117 'u', 109 'm', 73 'I', 100 'd', 32 ' ', 119 'w', 58 ':', 118 'v', 97 'a', 108 'l', 61 '=', 34 '"', 49 '1', 34 '"', 47 '/', 62 '>', 60 '<', 47 '/', 119 'w', 58 ':', 110 'n', 117 'u', 109 'm', 80 'P', 114 'r', 62 '>', 60 '<', 119 'w', 58 ':', 116 't', 97 'a', 98 'b', 115 's', 62 '>', 60 '<', 119 'w', 58 ':', 116 't', 97 'a', 98 'b', 32 ' ', 119 'w', 58 ':', 118 'v', 97 'a', 108 'l', 61 '=', 34 '"', 99 'c', 108 'l', 101 'e', 97 'a', 114 'r', 34 '"', 32 ' ', 119 'w', 58 ':', 112 'p', 111 'o', 115 's', 61 '=', 34 '"', 55 '7', 50 '2', 48 '0', 34 '"', 47 '/', 62 '>', 60 '<', 119 'w', 58 ':', 116 't', 97 'a', 98 'b', 32 ' ', 119 'w', 58 ':', 118 'v', 97 'a', 108 'l', 61 '=', 34 '"', 108 'l', 101 'e', 102 'f', 116 't', 34 '"', 32 ' ', 119 'w', 58 ':', 112 'p', 111 'o', 115 's', 61 '=', 34 '"', 48 '0', 34 '"', 32 ' ', 119 'w', 58 ':', 108 'l', 101 'e', 97 'a', 100 'd', 101 'e', 114 'r', 61 '=', 34 '"', 110 'n', 111 'o', 110 'n', 101 'e', 34 '"', 47 '/', 62 '>', 60 '<', 119 'w', 58 ':', 116 't', 97 'a', 98 'b', 32 ' ', 119 'w', 58 ':', 118 'v', 97 'a', 108 'l', 61 '=', 34 '"', 108 'l', 101 'e', 102 'f', 116 't', 34 '"', 32 ' ', 119 'w', 58 ':', 112 'p', 111 'o', 115 's', 61 '=', 34 '"', 49 '1', 50 '2', 54 '6', 48 '0', 34 '"', 32 ' ', 119 'w', 58 ':', 108 'l', 101 'e', 97 'a', 100 'd', 101 'e', 114 'r', 61 '=', 34 '"', 110 'n', 111 'o', 110 'n', 101 'e', 34 '"', 47 '/', 62 '>', 60 '<', 47 '/', 119 'w', 58 ':', 116 't', 97 'a', 98 'b', 115 's', 62 '>', 60 '<', 119 'w', 58 ':', 115 's', 112 'p', 97 'a', 99 'c', 105 'i', 110 'n'...} rEntity = @0x7fb682f8f3e0: {<(anonymous namespace)::ParserData> = {mxDocumentHandler = uno::Reference to (class writerfilter::ooxml::OOXMLFastDocumentHandler *) 0x7fb683076578, mxTokenHandler = rtl::Reference to 0x7fb68314d050, mxErrorHandler = empty uno::Reference, mxNamespaceHandler = empty uno::Reference}, static mnEventListSize = , mnProducedEventsSize = 0, mxProducedEvents = std::optional [no contained value], maPendingEvents = std::queue wrapping: std::__debug::deque with 0 elements, maUsedEvents = std::queue wrapping: std::__debug::deque with 0 elements, maEventProtector = { = {_M_mutex = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0, __elision = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' , __align = 0}}, }, static mnEventLowWater = , static mnEventHighWater = , maConsumeResume = {condition = 0x7fb68374aa40}, maProduceResume = {condition = 0x7fb682e306c0}, maSharedEvent = {maType = 2576980377, mnElementToken = 1118076, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb6837aa120, mxDeclAttributes = empty rtl::Reference, msChars = ""}, mbEnableThreads = false, maStructSource = {aInputStream = uno::Reference to (class OInputSeekStream *) 0x7fb682cfa328, sEncoding = "", sPublicId = "", sSystemId = "word/document.xml"}, mpParser = 0x7fb6831b4530, maConverter = {m_in = uno::Reference to (class OInputSeekStream *) 0x7fb682cfa328, 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 3, capacity 8 = {{msName = "", mnToken = -1}, {msName = "", mnToken = -1}, {msName = "", mnToken = -1}}, maContextStack = std::stack wrapping: std::__debug::vector of length 4, capacity 8 = {{mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerStream *) 0x7fb683240ad8, mnElementToken = 1116056, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerStream *) 0x7fb682d0cb28, mnElementToken = 1115036, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerStream *) 0x7fb68326ce18, mnElementToken = 1117945, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerProperties *) 0x7fb683141898, mnElementToken = 1118076, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}}, maNamespaceCount = std::stack wrapping: std::__debug::vector of length 3, capacity 8 = {14, 14, 14}, maNamespaceDefines = std::__debug::vector of length 64, capacity 64 = {{maPrefix = "xml", mnToken = 3276800, maNamespaceURL = "http://www.w3.org/XML/1998/namespace"}, {maPrefix = "o", mnToken = 2424832, maNamespaceURL = "urn:schemas-microsoft-com:office:office"}, {maPrefix = "r", mnToken = 1703936, maNamespaceURL = "http://schemas.openxmlformats.org/officeDocument/2006/relationships"}, {maPrefix = "v", mnToken = 2293760, maNamespaceURL = "urn:schemas-microsoft-com:vml"}, {maPrefix = "w", mnToken = 1114112, maNamespaceURL = "http://schemas.openxmlformats.org/wordprocessingml/2006/main"}, {maPrefix = "w10", mnToken = 2555904, maNamespaceURL = "urn:schemas-microsoft-com:office:word"}, {maPrefix = "wp", mnToken = 1048576, maNamespaceURL = "http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing"}, {maPrefix = "pic", mnToken = 917504, maNamespaceURL = "http://schemas.openxmlformats.org/drawingml/2006/picture"}, {maPrefix = "wps", mnToken = 2949120, maNamespaceURL = "http://schemas.microsoft.com/office/word/2010/wordprocessingShape"}, {maPrefix = "wpg", mnToken = 2883584, maNamespaceURL = "http://schemas.microsoft.com/office/word/2010/wordprocessingGroup"}, {maPrefix = "mc", mnToken = 1310720, maNamespaceURL = "http://schemas.openxmlformats.org/markup-compatibility/2006"}, {maPrefix = "wp14", mnToken = 2752512, maNamespaceURL = "http://schemas.microsoft.com/office/word/2010/wordprocessingDrawing"}, {maPrefix = "w14", mnToken = 2621440, maNamespaceURL = "http://schemas.microsoft.com/office/word/2010/wordml"}, {maPrefix = "w15", mnToken = 2686976, maNamespaceURL = "http://schemas.microsoft.com/office/word/2012/wordml"}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}}} callbacks = {internalSubset = 0x0, isStandalone = 0x0, hasInternalSubset = 0x0, hasExternalSubset = 0x0, resolveEntity = 0x0, getEntity = 0x7fb6a9179f81 <(anonymous namespace)::call_callbackGetEntity(void*, xmlChar const*)>, entityDecl = 0x0, notationDecl = 0x0, attributeDecl = 0x0, elementDecl = 0x0, unparsedEntityDecl = 0x0, setDocumentLocator = 0x0, startDocument = 0x0, endDocument = 0x0, startElement = 0x0, endElement = 0x0, reference = 0x0, characters = 0x7fb6a917a947 <(anonymous namespace)::call_callbackCharacters(void*, xmlChar const*, int)>, ignorableWhitespace = 0x0, processingInstruction = 0x7fb6a917ad3d <(anonymous namespace)::call_callbackProcessingInstruction(void*, xmlChar const*, xmlChar const*)>, comment = 0x0, warning = 0x0, error = 0x0, fatalError = 0x0, getParameterEntity = 0x0, cdataBlock = 0x0, externalSubset = 0x0, initialized = 3740122799, _private = 0x0, startElementNs = 0x7fb6a917c872 <(anonymous namespace)::call_callbackStartElement(void*, xmlChar const*, xmlChar const*, xmlChar const*, int, xmlChar const**, int, int, xmlChar const**)>, endElementNs = 0x7fb6a917ac0a <(anonymous namespace)::call_callbackEndElement(void*, xmlChar const*, xmlChar const*, xmlChar const*)>, serror = 0x0} nRead = #37 0x00007fb6a917b6bc in sax_fastparser::FastSaxParserImpl::parseStream(com::sun::star::xml::sax::InputSource const&) (this=0x7fb682fc8d40, rStructSource=) at /home/buildslave/source/libo-core/sax/source/fastparser/fastparser.cxx:896 guard = {_M_device = 0x7fb682fc8db8, _M_owns = true} rEntity = @0x7fb682f8f3e0: {<(anonymous namespace)::ParserData> = {mxDocumentHandler = uno::Reference to (class writerfilter::ooxml::OOXMLFastDocumentHandler *) 0x7fb683076578, mxTokenHandler = rtl::Reference to 0x7fb68314d050, mxErrorHandler = empty uno::Reference, mxNamespaceHandler = empty uno::Reference}, static mnEventListSize = , mnProducedEventsSize = 0, mxProducedEvents = std::optional [no contained value], maPendingEvents = std::queue wrapping: std::__debug::deque with 0 elements, maUsedEvents = std::queue wrapping: std::__debug::deque with 0 elements, maEventProtector = { = {_M_mutex = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0, __elision = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' , __align = 0}}, }, static mnEventLowWater = , static mnEventHighWater = , maConsumeResume = {condition = 0x7fb68374aa40}, maProduceResume = {condition = 0x7fb682e306c0}, maSharedEvent = {maType = 2576980377, mnElementToken = 1118076, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7fb6837aa120, mxDeclAttributes = empty rtl::Reference, msChars = ""}, mbEnableThreads = false, maStructSource = {aInputStream = uno::Reference to (class OInputSeekStream *) 0x7fb682cfa328, sEncoding = "", sPublicId = "", sSystemId = "word/document.xml"}, mpParser = 0x7fb6831b4530, maConverter = {m_in = uno::Reference to (class OInputSeekStream *) 0x7fb682cfa328, 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 3, capacity 8 = {{msName = "", mnToken = -1}, {msName = "", mnToken = -1}, {msName = "", mnToken = -1}}, maContextStack = std::stack wrapping: std::__debug::vector of length 4, capacity 8 = {{mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerStream *) 0x7fb683240ad8, mnElementToken = 1116056, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerStream *) 0x7fb682d0cb28, mnElementToken = 1115036, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerStream *) 0x7fb68326ce18, mnElementToken = 1117945, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerProperties *) 0x7fb683141898, mnElementToken = 1118076, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}}, maNamespaceCount = std::stack wrapping: std::__debug::vector of length 3, capacity 8 = {14, 14, 14}, maNamespaceDefines = std::__debug::vector of length 64, capacity 64 = {{maPrefix = "xml", mnToken = 3276800, maNamespaceURL = "http://www.w3.org/XML/1998/namespace"}, {maPrefix = "o", mnToken = 2424832, maNamespaceURL = "urn:schemas-microsoft-com:office:office"}, {maPrefix = "r", mnToken = 1703936, maNamespaceURL = "http://schemas.openxmlformats.org/officeDocument/2006/relationships"}, {maPrefix = "v", mnToken = 2293760, maNamespaceURL = "urn:schemas-microsoft-com:vml"}, {maPrefix = "w", mnToken = 1114112, maNamespaceURL = "http://schemas.openxmlformats.org/wordprocessingml/2006/main"}, {maPrefix = "w10", mnToken = 2555904, maNamespaceURL = "urn:schemas-microsoft-com:office:word"}, {maPrefix = "wp", mnToken = 1048576, maNamespaceURL = "http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing"}, {maPrefix = "pic", mnToken = 917504, maNamespaceURL = "http://schemas.openxmlformats.org/drawingml/2006/picture"}, {maPrefix = "wps", mnToken = 2949120, maNamespaceURL = "http://schemas.microsoft.com/office/word/2010/wordprocessingShape"}, {maPrefix = "wpg", mnToken = 2883584, maNamespaceURL = "http://schemas.microsoft.com/office/word/2010/wordprocessingGroup"}, {maPrefix = "mc", mnToken = 1310720, maNamespaceURL = "http://schemas.openxmlformats.org/markup-compatibility/2006"}, {maPrefix = "wp14", mnToken = 2752512, maNamespaceURL = "http://schemas.microsoft.com/office/word/2010/wordprocessingDrawing"}, {maPrefix = "w14", mnToken = 2621440, maNamespaceURL = "http://schemas.microsoft.com/office/word/2010/wordml"}, {maPrefix = "w15", mnToken = 2686976, maNamespaceURL = "http://schemas.microsoft.com/office/word/2012/wordml"}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}}} aEnsureFree = {m_rParser = @0x7fb682fc8d40, m_rEntity = @0x7fb682f8f3e0, m_xParser = empty rtl::Reference} #38 0x00007fb6a917b7e3 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:1477 #39 0x00007fb67c415640 in writerfilter::ooxml::OOXMLDocumentImpl::resolve(writerfilter::Stream&) (this=this@entry=0x7fb683083c40, rStream=) at /home/buildslave/source/libo-core/sw/source/writerfilter/ooxml/OOXMLDocumentImpl.cxx:514 aStatusIndicatorGuard = {mxStatusIndicator = empty uno::Reference} xParser = uno::Reference to (sax_fastparser::FastSaxParser *) 0x7fb680096130 xContext = uno::Reference to (cppu::(anonymous namespace)::ComponentContext *) 0x562a0f223f48 pDocHandler = rtl::Reference to 0x7fb683076550 xTokenHandler = uno::Reference to (oox::core::FastTokenHandler *) 0x7fb68314d078 aParserInput = {aInputStream = uno::Reference to (class OInputSeekStream *) 0x7fb682cfa328, sEncoding = "", sPublicId = "", sSystemId = "word/document.xml"} #40 0x00007fb67c40be0f in (anonymous namespace)::WriterFilter::filter(com::sun::star::uno::Sequence const&) (this=0x7fb683177710, rDescriptor=uno::Sequence of length 13 = {...}) at /home/buildslave/source/libo-core/sw/source/writerfilter/filter/WriterFilter.cxx:210 g = {m_func = {__this = 0x7fb683177710}, m_bDismissed = false} aMediaDesc = Python Exception : No type named std::__detail::_Hash_node, true>. { = {m_aMap = std::__debug::unordered_map with 13 elements}, static PROP_ABORTED = {pData = 0x7fb6ace1c9f0