[New LWP 3722155] [New LWP 3647204] [New LWP 3645786] [New LWP 3645988] [New LWP 3645994] [New LWP 3647219] [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 0x00007f2d405daebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [Current thread is 1 (Thread 0x7f2d18bff6c0 (LWP 3722155))] Thread 6 (Thread 0x7f2d23da46c0 (LWP 3647219)): #0 0x00007f2d4065a8e4 in recv () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f2d4092e845 in osl_receivePipe(oslPipe, void*, sal_Int32) (pPipe=pPipe@entry=0x7f2d28000f20, pBuffer=pBuffer@entry=0x7f2d1c003248, BytesToRead=BytesToRead@entry=8) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:444 nRet = 0 #2 0x00007f2d4092eafc in osl_readPipe(oslPipe, void*, sal_Int32) (pPipe=0x7f2d28000f20, pBuffer=0x7f2d1c003248, n=) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:514 RetVal = BytesRead = 0 BytesToRead = 8 #3 0x00007f2d31518875 in osl::StreamPipe::read(void*, int) const (n=8, pBuffer=, this=0x7f2d28001550) 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=0x7f2d28001520, aReadBytes=uno::Sequence of length 8 = {...}, nBytesToRead=8) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:83 n = #5 0x00007f2d314b3d1f in binaryurp::(anonymous namespace)::read(com::sun::star::uno::Reference const&, sal_uInt32, bool) (connection=uno::Reference to (io_acceptor::(anonymous namespace)::PipeConnection *) 0x7f2d28001548, 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 0x00007f2d314b5d42 in binaryurp::Reader::execute() (this=0x7f2d28006b00) 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 0x7f2d28000fa0, state_ = @0x7f2d28006b48, buffer_ = uno::Sequence of length 7 = {-73 '\267', 50 '2', -104 '\230', 35 '#', 42 '*', 108 'l', 67 'C'}, data_ = 0x7f2d1c0096fa "", end_ = 0x7f2d1c0096fa ""} header = {bridge_ = rtl::Reference to 0x7f2d28000fa0, state_ = @0x7f2d28006b48, buffer_ = uno::Sequence of length 8 = {0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000'}, data_ = 0x7f2d1c003250 "\026", end_ = 0x7f2d1c003250 "\026"} size = con = uno::Reference to (io_acceptor::(anonymous namespace)::PipeConnection *) 0x7f2d28001548 #7 0x00007f2d404200d1 in salhelper::Thread::run() (this=0x7f2d28006b00) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x7f2d28006b00}, m_bDismissed = false} #8 0x00007f2d40420379 in osl::threadFunc(void*) (param=0x7f2d28006b10) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7f2d28006b10 #9 0x00007f2d4093f511 in osl_thread_start_Impl(void*) (pData=0x7f2d28008d60) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x7f2d28008d60 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #10 0x00007f2d405d91c4 in () at /lib/x86_64-linux-gnu/libc.so.6 #11 0x00007f2d4065985c in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 5 (Thread 0x7f2d314846c0 (LWP 3645994)): #0 0x00007f2d4065a69f in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f2d4092e3eb in osl_acceptPipe(oslPipe) (pPipe=0x7f2d28001570) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:386 s = pAcceptedPipe = __PRETTY_FUNCTION__ = "oslPipeImpl* osl_acceptPipe(oslPipe)" flags = #2 0x00007f2d31518a4d in osl::Pipe::accept(osl::StreamPipe&) (this=this@entry=0x7f2d31482508, Connection=...) at /home/buildslave/source/libo-core/include/osl/pipe.hxx:155 #3 0x00007f2d3151851c in io_acceptor::PipeAcceptor::accept() (this=0x7f2d28000d70) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:157 pipe = {m_handle = 0x7f2d28001570} pConn = rtl::Reference to 0x7f2d28009320 status = #4 0x00007f2d3151e6a0 in (anonymous namespace)::OAcceptor::accept(rtl::OUString const&) (this=0x561778bd6e50, sConnectionDescription="pipe,name=pytest7229f65c-ad2c-11ef-bbfd-98f2b32c495c") at /home/buildslave/source/libo-core/io/source/acceptor/acceptor.cxx:198 guard = {m_pFlag = 0x561778bd6ec8} r = empty uno::Reference #5 0x00007f2d32ceffa9 in desktop::Acceptor::run() (this=this@entry=0x561778bd6300) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:108 rConnection = empty uno::Reference rBridge = uno::Reference to (binaryurp::Bridge *) 0x7f2d28000fc8 g = {_M_device = 0x561778bd6338, _M_owns = false} aDescription = "pipe,name=pytest7229f65c-ad2c-11ef-bbfd-98f2b32c495c,uniqueValue=139831921349968" rInstanceProvider = uno::Reference to (desktop::AccInstanceProvider *) 0x7f2d28000d38 #6 0x00007f2d32cf04a1 in desktop::offacc_workerfunc(void*) (acc=0x561778bd6300) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:46 #7 0x00007f2d4093f511 in osl_thread_start_Impl(void*) (pData=0x561778bdcaf0) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x561778bdcaf0 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #8 0x00007f2d405d91c4 in () at /lib/x86_64-linux-gnu/libc.so.6 #9 0x00007f2d4065985c in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 4 (Thread 0x7f2d31d646c0 (LWP 3645988)): #0 0x00007f2d4065a69f in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f2d4092e3eb in osl_acceptPipe(oslPipe) (pPipe=0x561778bcc970) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:386 s = pAcceptedPipe = __PRETTY_FUNCTION__ = "oslPipeImpl* osl_acceptPipe(oslPipe)" flags = #2 0x00007f2d407a9e8b in osl::Pipe::accept(osl::StreamPipe&) (this=this@entry=0x561778bc8dc0, Connection=...) at /home/buildslave/source/libo-core/include/osl/pipe.hxx:155 #3 0x00007f2d407a9990 in desktop::PipeIpcThread::execute() (this=0x561778bc8d90) at /home/buildslave/source/libo-core/desktop/source/app/officeipcthread.cxx:1128 aStreamPipe = { = {m_handle = 0x0}, } nError = __PRETTY_FUNCTION__ = "virtual void desktop::PipeIpcThread::execute()" #4 0x00007f2d404200d1 in salhelper::Thread::run() (this=0x561778bc8d90) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x561778bc8d90}, m_bDismissed = false} #5 0x00007f2d40420379 in osl::threadFunc(void*) (param=0x561778bc8da0) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x561778bc8da0 #6 0x00007f2d4093f511 in osl_thread_start_Impl(void*) (pData=0x5617784c2660) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x5617784c2660 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #7 0x00007f2d405d91c4 in () at /lib/x86_64-linux-gnu/libc.so.6 #8 0x00007f2d4065985c in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 3 (Thread 0x7f2d3b76fe00 (LWP 3645786)): #0 0x00007f2d405d5f16 in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f2d405d85d8 in pthread_cond_wait () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f2d3ad71a47 in std::condition_variable::wait > (__p=..., __lock=..., this=0x561777c5b980) at /usr/include/c++/12/condition_variable:102 g = {_M_device = 0x561777c5b958, _M_owns = true} request = SvpRequest::NONE pInst = 0x561777c5b730 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #3 SvpSalYieldMutex::doAcquire(unsigned int) (this=0x561777c5b860, nLockCount=1) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:306 g = {_M_device = 0x561777c5b958, _M_owns = true} request = SvpRequest::NONE pInst = 0x561777c5b730 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #4 0x00007f2d3a6c4c68 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 0x00007f2d3ab59dd1 in SalInstance::AcquireYieldMutex(unsigned int) (this=, nCount=nCount@entry=1) at /home/buildslave/source/libo-core/vcl/source/app/salvtables.cxx:146 #6 0x00007f2d3aba62ed in Application::AcquireSolarMutex(unsigned int) (nCount=, nCount@entry=1) at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:515 pSVData = #7 0x00007f2d3ad713fc in SolarMutexReleaser::~SolarMutexReleaser() (this=0x7ffd94eabcd4, __in_chrg=) at /home/buildslave/source/libo-core/include/vcl/svapp.hxx:1418 __PRETTY_FUNCTION__ = "bool SvpSalInstance::ImplYield(bool, bool)" bWasEvent = false bMustSleep = nTimeoutMicroS = 9268575 aReleaser = {mnReleased = 1} #8 SvpSalInstance::ImplYield(bool, bool) (this=this@entry=0x561777c5b730, bWait=bWait@entry=true, bHandleAllCurrentEvents=bHandleAllCurrentEvents@entry=false) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:463 __PRETTY_FUNCTION__ = "bool SvpSalInstance::ImplYield(bool, bool)" bWasEvent = false bMustSleep = nTimeoutMicroS = 9268575 aReleaser = {mnReleased = 1} #9 0x00007f2d3ad71700 in SvpSalInstance::DoYield(bool, bool) (this=0x561777c5b730, bWait=, bHandleAllCurrentEvents=) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:475 __PRETTY_FUNCTION__ = "virtual bool SvpSalInstance::DoYield(bool, bool)" bWasEvent = false pMutex = 0x561777c5b860 #10 0x00007f2d3aba8821 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:396 pSVData = 0x7f2d3b7675c0 ::get()::instance> bProcessedEvent = #11 0x00007f2d3aba8bbe in Application::Yield() () at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:480 bAbort = false #12 0x00007f2d3aba8ca9 in Application::Execute() () at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:374 pSVData = 0x7f2d3b7675c0 ::get()::instance> nExitCode = 0 #13 0x00007f2d4077c0cb in desktop::Desktop::Main() (this=0x7ffd94eac860) at /home/buildslave/source/libo-core/desktop/source/app/app.cxx:1605 pDisplay = layer = {m_aEnvTypeName = "gcc3", m_xPreviousContext = uno::Reference to (class (anonymous namespace)::DesktopEnvironmentContext *) 0x561777c5bbf8} eStatus = rCmdLineArgs = @0x7f2d408d4c80: {m_cwdUrl = std::optional = {[contained value] = "file:///srv/crashtestdata/control/task684"}, 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=pytest7229f65c-ad2c-11ef-bbfd-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 = uno::Reference to (cppu::(anonymous namespace)::ComponentContext *) 0x561777c59148 xRestartManager = uno::Reference to (comphelper::OOfficeRestartManager *) 0x561778bd53a8 xDesktop = uno::Reference to (framework::Desktop *) 0x561777f0a678 bMustLockProfile = aTitle = "Collabora OfficeDev 24.04.10.1 [e393a739fa890aeb77f189b62de4356043211490]" bAbort = aEvent = { = {Source = empty uno::Reference}, EventName = "OnStartApp", ViewController = empty uno::Reference, Supplement = uno::Any(void)} bCrashed = false bExistsRecoveryData = false bExistsSessionData = false pidfileName = "" #14 0x00007f2d3abb474b in ImplSVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:229 pSVData = 0x7f2d3b7675c0 ::get()::instance> nReturn = 1 bWasInitVCL = bInit = true nRet = 0 #15 0x00007f2d3abb48e1 in SVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:261 #16 0x00007f2d407ad830 in soffice_main() () at /home/buildslave/source/libo-core/desktop/source/app/sofficemain.cxx:94 aDesktop = { = { = {_vptr.ILibreOfficeKitNotifier = 0x7f2d408c6f68 }, 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 = 0x7f2d3b67a660 , mpSchedulerData = 0x0, mpDebugName = 0x7f2d408259f0 "desktop::Desktop m_firstRunTimer", mePriority = TaskPriority::DEFAULT, mbActive = false, mbStatic = false}, maInvokeHandler = {function_ = 0x7f2d40777182 , instance_ = 0x7ffd94eac860, file_ = 0x7f2d40825a40 "/home/buildslave/source/libo-core/desktop/source/app/app.cxx", line_ = 437, target_ = 0x7f2d40825a18 "Desktop::LinkStubAsyncInitFirstRun"}, mnTimeout = 3000, mbAuto = false}, m_aUpdateThread = {_M_id = {_M_thread = 0}}} rCmdLineArgs = @0x7f2d408d4c80: {m_cwdUrl = std::optional = {[contained value] = "file:///srv/crashtestdata/control/task684"}, 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=pytest7229f65c-ad2c-11ef-bbfd-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 0x0000561775d93962 in sal_main () at /home/buildslave/source/libo-core/desktop/source/app/main.c:51 ret = #18 0x0000561775d939af in main (argc=, argv=) at /home/buildslave/source/libo-core/desktop/source/app/main.c:49 ret = Thread 2 (Thread 0x7f2d325656c0 (LWP 3647204)): #0 0x00007f2d405d5f16 in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f2d405d85d8 in pthread_cond_wait () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f2d4091be01 in std::condition_variable::wait > (__p=..., __lock=..., this=0x7f2d280085e0) at /usr/include/c++/12/condition_variable:102 g = {_M_device = 0x7f2d28008610, _M_owns = true} pCond = 0x7f2d280085e0 __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 = 0x7f2d28008610, _M_owns = true} pCond = 0x7f2d280085e0 __PRETTY_FUNCTION__ = "oslConditionResult osl_waitCondition(oslCondition, const TimeValue*)" #4 0x00007f2d314ba799 in osl::Condition::wait(TimeValue const*) (pTimeout=0x0, this=0x7f2d28008530) at /home/buildslave/source/libo-core/include/osl/conditn.hxx:123 item = {tid = {_pSequence = 0x7f2d1c001750}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x561777c72770}, 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=0x7f2d28008350) at /home/buildslave/source/libo-core/binaryurp/source/writer.cxx:151 item = {tid = {_pSequence = 0x7f2d1c001750}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x561777c72770}, 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 0x00007f2d404200d1 in salhelper::Thread::run() (this=0x7f2d28008350) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x7f2d28008350}, m_bDismissed = false} #7 0x00007f2d40420379 in osl::threadFunc(void*) (param=0x7f2d28008360) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7f2d28008360 #8 0x00007f2d4093f511 in osl_thread_start_Impl(void*) (pData=0x7f2d28006720) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x7f2d28006720 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #9 0x00007f2d405d91c4 in () at /lib/x86_64-linux-gnu/libc.so.6 #10 0x00007f2d4065985c in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 1 (Thread 0x7f2d18bff6c0 (LWP 3722155)): #0 0x00007f2d405daebc in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f2d4058bfb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f2d40576472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #3 0x00007f2d409386f6 in (anonymous namespace)::callSystemHandler(int, siginfo_t*, void*) (signal=signal@entry=6, info=info@entry=0x7f2d18bf9f30, context=context@entry=0x7f2d18bf9e00) 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, 139831647109440, 1, 139831665471344, 139831647109440, 1, 11089330689673306880, 139831665471712, 18446744073709549080, 0, 139831665471456, 139831665471408, 0, 139831250361296, 11089330689673306880, 94658809898448}}, sa_flags = 0, sa_restorer = 0x7f2d18bf9e00} i = #4 0x00007f2d4093880f in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7f2d18bf9f30, context=0x7f2d18bf9e00) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:426 act = {__sigaction_handler = {sa_handler = 0x0, sa_sigaction = 0x0}, sa_mask = {__val = {139832286815233, 139831283462176, 139832330184555, 0, 0, 0, 0, 139832334059480, 11089330688954990592, 139831719595344, 18446744073709549057, 0, 139831283462176, 139831665468432, 0, 0}}, sa_flags = 1079938847, sa_restorer = 0x7f2d18bf9e20} Info = {Signal = osl_Signal_AccessViolation, UserSignal = 6, UserData = 0x0} #5 0x00007f2d4058c050 in () at /lib/x86_64-linux-gnu/libc.so.6 #6 0x00007f2d405daebc in () at /lib/x86_64-linux-gnu/libc.so.6 #7 0x00007f2d4058bfb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #8 0x00007f2d40576472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #9 0x00007f2d3ab4ed13 in SalAbort(rtl::OUString const&, bool) (rErrorText="", bDumpCore=bDumpCore@entry=true) at /home/buildslave/source/libo-core/vcl/source/app/salplug.cxx:431 #10 0x00007f2d3aba61f0 in Application::Abort(rtl::OUString const&) (rErrorText="") at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:315 #11 0x00007f2d4077815e in desktop::Desktop::Exception(ExceptionCategory) (this=, nCategory=ExceptionCategory::System) at /home/buildslave/source/libo-core/desktop/source/app/app.cxx:1193 bInException = true nOldMode = rArgs = bRestart = false bAllowRecoveryAndSessionManagement = #12 0x00007f2d3abb330e in VCLExceptionSignal_impl(void*, oslSignalInfo*) (pInfo=) at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:175 nOldMode = SystemWindowFlags::DIALOG pSVData = 0x7f2d3b7675c0 ::get()::instance> aLock = {m_isAcquired = true, m_isChecked = true, m_rSolarMutex = @0x561777c5b860} bIn = true nVCLException = #13 0x00007f2d408ee62f in callSignalHandler(oslSignalInfo*) (pInfo=pInfo@entry=0x7f2d18bfa570) at /home/buildslave/source/libo-core/sal/osl/all/signalshared.cxx:47 pHandler = 0x561778bd25d0 Action = #14 0x00007f2d409387b2 in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7f2d18bfa770, context=0x7f2d18bfa640) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:423 Info = {Signal = osl_Signal_AccessViolation, UserSignal = 6, UserData = 0x0} #15 0x00007f2d4058c050 in () at /lib/x86_64-linux-gnu/libc.so.6 #16 0x00007f2d405daebc in () at /lib/x86_64-linux-gnu/libc.so.6 #17 0x00007f2d4058bfb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #18 0x00007f2d40576472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #19 0x00007f2d40576395 in () at /lib/x86_64-linux-gnu/libc.so.6 #20 0x00007f2d40584eb2 in () at /lib/x86_64-linux-gnu/libc.so.6 #21 0x00007f2d0f56da77 in writerfilter::dmapper::PermInsertPosition::createBookmarkName() const (this=0x7f2d01f4d7d8) at /home/buildslave/source/libo-core/writerfilter/source/dmapper/DomainMapper_Impl.hxx:384 bookmarkName = "" __PRETTY_FUNCTION__ = "rtl::OUString writerfilter::dmapper::PermInsertPosition::createBookmarkName() const" #22 0x00007f2d0f52e759 in writerfilter::dmapper::DomainMapper_Impl::startOrEndPermissionRange(int) (this=0x7f2d17b549e0, permissinId=) at /home/buildslave/source/libo-core/writerfilter/source/dmapper/DomainMapper_Impl.cxx:9159 xText = uno::Reference to (SwXBodyText *) 0x7f2d179b3b18 bAbsorb = xCursor = uno::Reference to (SwXTextCursor *) 0x7f2d01f4b688 xPerm = uno::Reference to (SwXBookmark *) 0x7f2d17cb2168 xPermNamed = uno::Reference to (SwXBookmark *) 0x7f2d17cb2160 xCurrent = uno::Reference to (com::sun::star::uno::XInterface *) 0x7f2d409987d8 ::data> bIsAfterDummyPara = xTextAppend = uno::Reference to (SwXBodyText *) 0x7f2d179b3b18 aPermIter = {first = 1065681507, second = {m_bIsStartOfText = false, m_Id = 1065681507, m_Ed = "", m_EdGrp = "", m_xTextRange = uno::Reference to (SwXTextRange *) 0x7f2d01f52930}} #23 0x00007f2d0f4dbdba in writerfilter::dmapper::DomainMapper::lcl_attribute(unsigned int, writerfilter::Value&) (this=0x7f2d171947d0, nName=92126, val=...) at /home/buildslave/source/libo-core/writerfilter/source/dmapper/DomainMapper.cxx:1412 nIntValue = 1065681507 sStringValue = "" pSectionContext = 0x7f2d05248880 #24 0x00007f2d0f598347 in writerfilter::LoggedProperties::attribute(unsigned int, writerfilter::Value&) (this=this@entry=0x7f2d171947d0, name=92126, val=...) at /home/buildslave/source/libo-core/writerfilter/source/dmapper/LoggedResources.cxx:354 #25 0x00007f2d0f627075 in writerfilter::ooxml::OOXMLProperty::resolve(writerfilter::Properties&) (this=0x7f2d17a2ed50, rProperties=...) at /home/buildslave/source/libo-core/writerfilter/source/ooxml/OOXMLPropertySet.cxx:117 #26 0x00007f2d0f6281c1 in writerfilter::ooxml::OOXMLPropertySet::resolve(writerfilter::Properties&) (this=0x7f2d01f42260, rHandler=...) at /home/buildslave/source/libo-core/writerfilter/source/ooxml/OOXMLPropertySet.cxx:345 pProp = {pObj = 0x7f2d17a2ed50} nIt = 0 #27 0x00007f2d0f4d5421 in writerfilter::dmapper::DomainMapper::lcl_props(tools::SvRef >) (this=0x7f2d171947d0, ref=...) at /home/buildslave/source/libo-core/writerfilter/source/dmapper/DomainMapper.cxx:4688 #28 0x00007f2d0f597d28 in writerfilter::LoggedStream::props(tools::SvRef >) (this=this@entry=0x7f2d17194828, ref=...) at /home/buildslave/source/libo-core/writerfilter/source/dmapper/LoggedResources.cxx:244 #29 0x00007f2d0f61ad9b in writerfilter::ooxml::OOXMLFastContextHandlerProperties::lcl_endFastElement(int) (this=) at /home/buildslave/source/libo-core/writerfilter/source/ooxml/OOXMLFastContextHandler.cxx:1042 #30 0x00007f2d0f619e05 in writerfilter::ooxml::OOXMLFastContextHandler::endFastElement(int) (this=0x7f2d01f9ceb0, Element=) at /home/buildslave/source/libo-core/writerfilter/source/ooxml/OOXMLFastContextHandler.cxx:224 #31 0x00007f2d3817a052 in (anonymous namespace)::Entity::endElement() (this=this@entry=0x7f2d17c04b50) at /home/buildslave/source/libo-core/sax/source/fastparser/fastparser.cxx:514 nElementToken = aContext = @0x7f2d17aeec50: {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerProperties *) 0x7f2d01f9ced8, mnElementToken = 1118075, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]} pContext = 0x7f2d01f9ced8 #32 0x00007f2d3817d0d7 in sax_fastparser::FastSaxParserImpl::callbackEndElement() (this=0x7f2d058f12a0) at /home/buildslave/source/libo-core/sax/source/fastparser/fastparser.cxx:1331 rEntity = @0x7f2d17c04b50: {<(anonymous namespace)::ParserData> = {mxDocumentHandler = uno::Reference to (class writerfilter::ooxml::OOXMLFastDocumentHandler *) 0x7f2d16d5c978, mxTokenHandler = rtl::Reference to 0x7f2d00578670, 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 = 0x7f2d17dbc500}, maProduceResume = {condition = 0x7f2d172009d0}, maSharedEvent = {maType = 398478520, mnElementToken = 1118075, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7f2d17e42540, mxDeclAttributes = empty rtl::Reference, msChars = ""}, mbEnableThreads = false, maStructSource = {aInputStream = uno::Reference to (class OInputSeekStream *) 0x7f2d17bb2438, sEncoding = "", sPublicId = "", sSystemId = "word/document.xml"}, mpParser = 0x7f2d00111c30, maConverter = {m_in = uno::Reference to (class OInputSeekStream *) 0x7f2d17bb2438, 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 6, capacity 16 = {{msName = "", mnToken = -1}, {msName = "", mnToken = -1}, {msName = "", mnToken = -1}, {msName = "", mnToken = -1}, {msName = "", mnToken = -1}, {msName = "", mnToken = -1}}, maContextStack = std::stack wrapping: std::__debug::vector of length 7, capacity 16 = {{mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerStream *) 0x7f2d17037d58, mnElementToken = 1116056, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerStream *) 0x7f2d17ac4b38, mnElementToken = 1115036, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerTextTable *) 0x7f2d01ff2088, mnElementToken = 1119285, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerTextTableRow *) 0x7f2d01fe2518, mnElementToken = 1119532, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerTextTableCell *) 0x7f2d01fe0658, mnElementToken = 1119316, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerStream *) 0x7f2d01f55228, mnElementToken = 1117945, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerProperties *) 0x7f2d01f9ced8, mnElementToken = 1118075, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}}, maNamespaceCount = std::stack wrapping: std::__debug::vector of length 6, capacity 16 = {13, 13, 13, 13, 13, 13}, 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 = "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 = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}}} #33 0x00007f2d3817d0e5 in (anonymous namespace)::call_callbackEndElement(void*, xmlChar const*, xmlChar const*, xmlChar const*) (userData=) at /home/buildslave/source/libo-core/sax/source/fastparser/fastparser.cxx:338 pFastParser = #34 0x00007f2d3baaebbb in () at /lib/x86_64-linux-gnu/libxml2.so.2 #35 0x00007f2d3baaf70b in xmlParseChunk () at /lib/x86_64-linux-gnu/libxml2.so.2 #36 0x00007f2d3817c94f in sax_fastparser::FastSaxParserImpl::parse() (this=this@entry=0x7f2d058f12a0) at /home/buildslave/source/libo-core/sax/source/fastparser/fastparser.cxx:1110 bContinue = true seqOut = uno::Sequence of length 16384 = {84 'T', 105 'i', 109 'm', 101 'e', 115 's', 32 ' ', 78 'N', 101 'e', 119 'w', 32 ' ', 82 'R', 111 'o', 109 'm', 97 'a', 110 'n', 34 '"', 32 ' ', 119 'w', 58 ':', 104 'h', 65 'A', 110 'n', 115 's', 105 'i', 61 '=', 34 '"', 84 'T', 105 'i', 109 'm', 101 'e', 115 's', 32 ' ', 78 'N', 101 'e', 119 'w', 32 ' ', 82 'R', 111 'o', 109 'm', 97 'a', 110 'n', 34 '"', 47 '/', 62 '>', 60 '<', 119 'w', 58 ':', 98 'b', 47 '/', 62 '>', 60 '<', 119 'w', 58 ':', 98 'b', 67 'C', 115 's', 47 '/', 62 '>', 60 '<', 119 'w', 58 ':', 99 'c', 111 'o', 108 'l', 111 'o', 114 'r', 32 ' ', 119 'w', 58 ':', 118 'v', 97 'a', 108 'l', 61 '=', 34 '"', 70 'F', 70 'F', 70 'F', 70 'F', 70 'F', 70 'F', 34 '"', 47 '/', 62 '>', 60 '<', 47 '/', 119 'w', 58 ':', 114 'r', 80 'P', 114 'r', 62 '>', 60 '<', 47 '/', 119 'w', 58 ':', 112 'p', 80 'P', 114 'r', 62 '>', 60 '<', 119 'w', 58 ':', 114 'r', 62 '>', 60 '<', 119 'w', 58 ':', 114 'r', 80 'P', 114 'r', 62 '>', 60 '<', 119 'w', 58 ':', 114 'r', 70 'F', 111 'o', 110 'n', 116 't', 115 's', 32 ' ', 119 'w', 58 ':', 97 'a', 115 's', 99 'c', 105 'i', 105 'i', 61 '=', 34 '"', 84 'T', 105 'i', 109 'm', 101 'e', 115 's', 32 ' ', 78 'N', 101 'e', 119 'w', 32 ' ', 82 'R', 111 'o', 109 'm', 97 'a', 110 'n', 34 '"', 32 ' ', 119 'w', 58 ':', 104 'h', 65 'A', 110 'n', 115 's', 105 'i', 61 '=', 34 '"', 84 'T', 105 'i', 109 'm', 101 'e', 115 's', 32 ' ', 78 'N', 101 'e', 119 'w', 32 ' ', 82 'R', 111 'o', 109 'm', 97 'a', 110 'n', 34 '"', 47 '/', 62 '>', 60 '<', 119 'w', 58 ':', 98 'b', 47 '/', 62 '>', 60 '<', 119 'w', 58 ':', 98 'b', 67 'C', 115 's', 47 '/', 62 '>', 60 '<', 119 'w', 58 ':', 99 'c', 111 'o', 108 'l', 111 'o', 114 'r', 32 ' ', 119 'w', 58 ':', 116 't'...} rEntity = @0x7f2d17c04b50: {<(anonymous namespace)::ParserData> = {mxDocumentHandler = uno::Reference to (class writerfilter::ooxml::OOXMLFastDocumentHandler *) 0x7f2d16d5c978, mxTokenHandler = rtl::Reference to 0x7f2d00578670, 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 = 0x7f2d17dbc500}, maProduceResume = {condition = 0x7f2d172009d0}, maSharedEvent = {maType = 398478520, mnElementToken = 1118075, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7f2d17e42540, mxDeclAttributes = empty rtl::Reference, msChars = ""}, mbEnableThreads = false, maStructSource = {aInputStream = uno::Reference to (class OInputSeekStream *) 0x7f2d17bb2438, sEncoding = "", sPublicId = "", sSystemId = "word/document.xml"}, mpParser = 0x7f2d00111c30, maConverter = {m_in = uno::Reference to (class OInputSeekStream *) 0x7f2d17bb2438, 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 6, capacity 16 = {{msName = "", mnToken = -1}, {msName = "", mnToken = -1}, {msName = "", mnToken = -1}, {msName = "", mnToken = -1}, {msName = "", mnToken = -1}, {msName = "", mnToken = -1}}, maContextStack = std::stack wrapping: std::__debug::vector of length 7, capacity 16 = {{mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerStream *) 0x7f2d17037d58, mnElementToken = 1116056, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerStream *) 0x7f2d17ac4b38, mnElementToken = 1115036, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerTextTable *) 0x7f2d01ff2088, mnElementToken = 1119285, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerTextTableRow *) 0x7f2d01fe2518, mnElementToken = 1119532, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerTextTableCell *) 0x7f2d01fe0658, mnElementToken = 1119316, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerStream *) 0x7f2d01f55228, mnElementToken = 1117945, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerProperties *) 0x7f2d01f9ced8, mnElementToken = 1118075, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}}, maNamespaceCount = std::stack wrapping: std::__debug::vector of length 6, capacity 16 = {13, 13, 13, 13, 13, 13}, 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 = "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 = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}}} callbacks = {internalSubset = 0x0, isStandalone = 0x0, hasInternalSubset = 0x0, hasExternalSubset = 0x0, resolveEntity = 0x0, getEntity = 0x7f2d3817c449 <(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 = 0x7f2d3817ce19 <(anonymous namespace)::call_callbackCharacters(void*, xmlChar const*, int)>, ignorableWhitespace = 0x0, processingInstruction = 0x7f2d3817d20f <(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 = 0x7f2d3817ed46 <(anonymous namespace)::call_callbackStartElement(void*, xmlChar const*, xmlChar const*, xmlChar const*, int, xmlChar const**, int, int, xmlChar const**)>, endElementNs = 0x7f2d3817d0dc <(anonymous namespace)::call_callbackEndElement(void*, xmlChar const*, xmlChar const*, xmlChar const*)>, serror = 0x0} nRead = #37 0x00007f2d3817db91 in sax_fastparser::FastSaxParserImpl::parseStream(com::sun::star::xml::sax::InputSource const&) (this=0x7f2d058f12a0, rStructSource=) at /home/buildslave/source/libo-core/sax/source/fastparser/fastparser.cxx:890 guard = {_M_device = 0x7f2d058f1318, _M_owns = true} rEntity = @0x7f2d17c04b50: {<(anonymous namespace)::ParserData> = {mxDocumentHandler = uno::Reference to (class writerfilter::ooxml::OOXMLFastDocumentHandler *) 0x7f2d16d5c978, mxTokenHandler = rtl::Reference to 0x7f2d00578670, 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 = 0x7f2d17dbc500}, maProduceResume = {condition = 0x7f2d172009d0}, maSharedEvent = {maType = 398478520, mnElementToken = 1118075, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7f2d17e42540, mxDeclAttributes = empty rtl::Reference, msChars = ""}, mbEnableThreads = false, maStructSource = {aInputStream = uno::Reference to (class OInputSeekStream *) 0x7f2d17bb2438, sEncoding = "", sPublicId = "", sSystemId = "word/document.xml"}, mpParser = 0x7f2d00111c30, maConverter = {m_in = uno::Reference to (class OInputSeekStream *) 0x7f2d17bb2438, 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 6, capacity 16 = {{msName = "", mnToken = -1}, {msName = "", mnToken = -1}, {msName = "", mnToken = -1}, {msName = "", mnToken = -1}, {msName = "", mnToken = -1}, {msName = "", mnToken = -1}}, maContextStack = std::stack wrapping: std::__debug::vector of length 7, capacity 16 = {{mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerStream *) 0x7f2d17037d58, mnElementToken = 1116056, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerStream *) 0x7f2d17ac4b38, mnElementToken = 1115036, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerTextTable *) 0x7f2d01ff2088, mnElementToken = 1119285, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerTextTableRow *) 0x7f2d01fe2518, mnElementToken = 1119532, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerTextTableCell *) 0x7f2d01fe0658, mnElementToken = 1119316, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerStream *) 0x7f2d01f55228, mnElementToken = 1117945, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerProperties *) 0x7f2d01f9ced8, mnElementToken = 1118075, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}}, maNamespaceCount = std::stack wrapping: std::__debug::vector of length 6, capacity 16 = {13, 13, 13, 13, 13, 13}, 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 = "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 = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}}} aEnsureFree = {m_rParser = @0x7f2d058f12a0, m_rEntity = @0x7f2d17c04b50, m_xParser = empty rtl::Reference} #38 0x00007f2d3817dcb7 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 #39 0x00007f2d0f610735 in writerfilter::ooxml::OOXMLDocumentImpl::resolve(writerfilter::Stream&) (this=this@entry=0x7f2d043ea9d0, rStream=) at /home/buildslave/source/libo-core/writerfilter/source/ooxml/OOXMLDocumentImpl.cxx:515 aStatusIndicatorGuard = {mxStatusIndicator = empty uno::Reference} xParser = uno::Reference to (sax_fastparser::FastSaxParser *) 0x7f2d17d50ce0 xContext = uno::Reference to (cppu::(anonymous namespace)::ComponentContext *) 0x561777c59148 pDocHandler = rtl::Reference to 0x7f2d16d5c950 xTokenHandler = uno::Reference to (oox::core::FastTokenHandler *) 0x7f2d00578698 aParserInput = {aInputStream = uno::Reference to (class OInputSeekStream *) 0x7f2d17bb2438, sEncoding = "", sPublicId = "", sSystemId = "word/document.xml"} #40 0x00007f2d0f608dfd in (anonymous namespace)::WriterFilter::filter(com::sun::star::uno::Sequence const&) (this=0x7f2d0050c3b0, rDescriptor=) at /home/buildslave/source/libo-core/writerfilter/source/filter/WriterFilter.cxx:208 aMediaDesc = Python Exception : No type named std::__detail::_Hash_node, true>. { = {m_aMap = std::__debug::unordered_map with 13 elements}, static PROP_ABORTED = {pData = 0x7f2d3f3ce390