[New LWP 2641686] [New LWP 2612592] [New LWP 2612821] [New LWP 2612433] [New LWP 2612825] [New LWP 2612596] [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 0x00007f2ffd61eeec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [Current thread is 1 (Thread 0x7f2fce6fd6c0 (LWP 2641686))] Thread 6 (Thread 0x7f2fedc196c0 (LWP 2612596)): #0 0x00007f2ffd69e6df in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f2ffd984210 in osl_acceptPipe(oslPipe) (pPipe=0x7f2fe4001570) 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 = 0x7f2fe4001570, _M_owns = false} flags = #2 0x00007f2fedcb3bb1 in osl::Pipe::accept(osl::StreamPipe&) (this=this@entry=0x7f2fedc174f8, Connection=...) at /home/buildslave/source/libo-core/include/osl/pipe.hxx:155 #3 0x00007f2fedcb38eb in io_acceptor::PipeAcceptor::accept() (this=0x7f2fe4000d50) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:157 pipe = {m_handle = 0x7f2fe4001570} pConn = rtl::Reference to 0x7f2fe4009530 status = #4 0x00007f2fedcb95b8 in (anonymous namespace)::OAcceptor::accept(rtl::OUString const&) (this=0x558b6b4d8f20, sConnectionDescription="pipe,name=pytestb9a58b7e-283b-11f0-84cf-98f2b32c495c") at /home/buildslave/source/libo-core/io/source/acceptor/acceptor.cxx:198 guard = {m_pFlag = 0x558b6b4d8f98} r = empty uno::Reference #5 0x00007f2fef4efa6d in desktop::Acceptor::run() (this=this@entry=0x558b6b4d9df0) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:110 g = {_M_device = 0x558b6b4d9e28, _M_owns = true} rConnection = empty uno::Reference aDescription = "pipe,name=pytestb9a58b7e-283b-11f0-84cf-98f2b32c495c,uniqueValue=139843665401168" rInstanceProvider = uno::Reference to (desktop::AccInstanceProvider *) 0x7f2fe4000d38 #6 0x00007f2fef4eff19 in desktop::offacc_workerfunc(void*) (acc=0x558b6b4d9df0) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:46 #7 0x00007f2ffd9953b3 in osl_thread_start_Impl(void*) (pData=0x558b6b4df3b0) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x558b6b4df3b0 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #8 0x00007f2ffd61d1f5 in () at /lib/x86_64-linux-gnu/libc.so.6 #9 0x00007f2ffd69d89c in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 5 (Thread 0x7f2fdf7fe6c0 (LWP 2612825)): #0 0x00007f2ffd69e924 in recv () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f2ffd9846e7 in osl_receivePipe(oslPipe, void*, sal_Int32) (pPipe=pPipe@entry=0x7f2fe4000f00, pBuffer=pBuffer@entry=0x7f2fd000f3c8, BytesToRead=BytesToRead@entry=8) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:453 socket = 13 nRet = #2 0x00007f2ffd9849cc in osl_readPipe(oslPipe, void*, sal_Int32) (pPipe=0x7f2fe4000f00, pBuffer=0x7f2fd000f3c8, n=) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:527 RetVal = BytesRead = 0 BytesToRead = 8 #3 0x00007f2fedcb3683 in osl::StreamPipe::read(void*, int) const (n=8, pBuffer=, this=0x7f2fe4001550) 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=0x7f2fe4001520, aReadBytes=uno::Sequence of length 8 = {...}, nBytesToRead=8) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:83 n = #5 0x00007f2fedc4b60b in binaryurp::(anonymous namespace)::read(com::sun::star::uno::Reference const&, sal_uInt32, bool) (connection=uno::Reference to (io_acceptor::(anonymous namespace)::PipeConnection *) 0x7f2fe4001548, 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 0x00007f2fedc4d5ae in binaryurp::Reader::execute() (this=0x7f2fe4006a80) 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 0x7f2fe4000fb0, state_ = @0x7f2fe4006ac8, buffer_ = uno::Sequence of length 32552 = {-89 '\247', 54 '6', 100 'd', -102 '\232', 53 '5', -50 '\316', -26 '\346', 110 'n', 89 'Y', 102 'f', 105 'i', 108 'l', 101 'e', 58 ':', 47 '/', 47 '/', 47 '/', 115 's', 114 'r', 118 'v', 47 '/', 99 'c', 114 'r', 97 'a', 115 's', 104 'h', 116 't', 101 'e', 115 's', 116 't', 100 'd', 97 'a', 116 't', 97 'a', 47 '/', 99 'c', 117 'u', 114 'r', 114 'r', 101 'e', 110 'n', 116 't', 47 '/', 115 's', 114 'r', 118 'v', 47 '/', 99 'c', 114 'r', 97 'a', 115 's', 104 'h', 116 't', 101 'e', 115 's', 116 't', 100 'd', 97 'a', 116 't', 97 'a', 47 '/', 102 'f', 105 'i', 108 'l', 101 'e', 115 's', 47 '/', 98 'b', 117 'u', 103 'g', 116 't', 114 'r', 97 'a', 99 'c', 107 'k', 101 'e', 114 'r', 115 's', 47 '/', 111 'o', 100 'd', 116 't', 47 '/', 116 't', 100 'd', 102 'f', 56 '8', 57 '9', 51 '3', 57 '9', 50 '2', 45 '-', 49 '1', 46 '.', 100 'd', 111 'o', 99 'c', 120 'x', 6 '\006', 95 '_', 98 'b', 108 'l', 97 'a', 110 'n', 107 'k', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 3 '\003', 6 '\006', 72 'H', 105 'i', 100 'd', 100 'd', 101 'e', 110 'n', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 2 '\002', 1 '\001', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 8 '\b', 82 'R', 101 'e', 97 'a', 100 'd', 79 'O', 110 'n', 108 'l', 121 'y', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 2 '\002', 1 '\001', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 18 '\022', 65 'A', 98 'b', 111 'o', 114 'r', 116 't', 79 'O', 110 'n', 76 'L', 111 'o', 97 'a', 100 'd', 70 'F', 97 'a', 105 'i', 108 'l', 117 'u', 114 'r', 101 'e', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 2 '\002', 1 '\001', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 53 '5', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', -4 '\374', 100 'd', -3 '\375', 34 '"', 40 '(', 127 '\177', 0 '\000', 0 '\000', -103 '\231', -103 '\231', -103 '\231', -103 '\231', -103 '\231', -103 '\231', -103 '\231', -103 '\231'...}, data_ = 0x7f2fd000c287 "", end_ = 0x7f2fd000c287 ""} header = {bridge_ = rtl::Reference to 0x7f2fe4000fb0, state_ = @0x7f2fe4006ac8, buffer_ = uno::Sequence of length 8 = {0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000'}, data_ = 0x7f2fd000f3d0 "\026", end_ = 0x7f2fd000f3d0 "\026"} size = con = uno::Reference to (io_acceptor::(anonymous namespace)::PipeConnection *) 0x7f2fe4001548 #7 0x00007f2ffcf35121 in salhelper::Thread::run() (this=0x7f2fe4006a80) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x7f2fe4006a80}, m_bDismissed = false} #8 0x00007f2ffcf353c9 in osl::threadFunc(void*) (param=0x7f2fe4006a90) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7f2fe4006a90 #9 0x00007f2ffd9953b3 in osl_thread_start_Impl(void*) (pData=0x7f2fe4008f70) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x7f2fe4008f70 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #10 0x00007f2ffd61d1f5 in () at /lib/x86_64-linux-gnu/libc.so.6 #11 0x00007f2ffd69d89c in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 4 (Thread 0x7f2ff3b2ae00 (LWP 2612433)): #0 0x00007f2ffd619f16 in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f2ffd61cbaf in pthread_cond_clockwait () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f2ff7a4acc4 in std::__condvar::wait_until(std::mutex&, int, timespec&) (__abs_time=..., __clock=1, __m=, this=0x558b6a5067b0) at /usr/include/c++/12/bits/std_mutex.h:169 __s = {__d = {__r = 50307511}} __ts = {tv_sec = 50307511, tv_nsec = 762864901} #3 std::condition_variable::__wait_until_impl > >(std::unique_lock&, std::chrono::time_point > > const&) (this=this@entry=0x558b6a5067b0, __lock=..., __atime=...) at /usr/include/c++/12/condition_variable:200 __s = {__d = {__r = 50307511}} __ts = {tv_sec = 50307511, tv_nsec = 762864901} #4 0x00007f2ff7a49b0b in std::condition_variable::wait_until > >(std::unique_lock&, std::chrono::time_point > > const&) (__atime=..., __lock=..., this=0x558b6a5067b0) at /usr/include/c++/12/condition_variable:108 #5 std::condition_variable::wait_until >, SvpSalInstance::ImplYield(bool, bool):: >(std::unique_lock &, const std::chrono::time_point > > &, struct {...}) (this=this@entry=0x558b6a5067b0, __lock=..., __atime=..., __p=...) at /usr/include/c++/12/condition_variable:151 #6 0x00007f2ff7a49b7e in std::condition_variable::wait_for, SvpSalInstance::ImplYield(bool, bool):: >(std::unique_lock &, const std::chrono::duration > &, struct {...}) (this=this@entry=0x558b6a5067b0, __lock=..., __rtime=..., __p=__p@entry=...) at /usr/include/c++/12/condition_variable:174 #7 0x00007f2ff7a49e1b in SvpSalInstance::ImplYield(bool, bool) (this=this@entry=0x558b6a506560, bWait=bWait@entry=true, bHandleAllCurrentEvents=bHandleAllCurrentEvents@entry=false) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:495 nTimeoutMS = pMutex = 0x558b6a506690 g = {_M_device = 0x558b6a506788, _M_owns = true} __PRETTY_FUNCTION__ = "bool SvpSalInstance::ImplYield(bool, bool)" bWasEvent = false bMustSleep = true nTimeoutMicroS = 110236654 aReleaser = {mnReleased = 1} #8 0x00007f2ff7a4a069 in SvpSalInstance::DoYield(bool, bool) (this=0x558b6a506560, bWait=, bHandleAllCurrentEvents=) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:515 __PRETTY_FUNCTION__ = "virtual bool SvpSalInstance::DoYield(bool, bool)" bWasEvent = false pMutex = 0x558b6a506690 #9 0x00007f2ff787c737 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 = 0x7f2ff870b460 ::get()::instance> bProcessedEvent = #10 0x00007f2ff787cad8 in Application::Yield() () at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:488 bAbort = false #11 0x00007f2ff787cbd0 in Application::Execute() () at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:360 releaser = {mnReleased = 1} pSVData = 0x7f2ff870b460 ::get()::instance> nExitCode = 0 #12 0x00007f2ffd7cb9d5 in desktop::Desktop::Main() (this=0x7fff736c4340) at /home/buildslave/source/libo-core/desktop/source/app/app.cxx:1680 pDisplay = startT = {__d = {__r = 1746289745360029137}} recordTime = {} layer = {m_aEnvTypeName = "gcc3", m_xPreviousContext = uno::Reference to (class (anonymous namespace)::DesktopEnvironmentContext *) 0x558b6a506a68} eStatus = rCmdLineArgs = @0x7f2ffd92a920: {m_cwdUrl = std::optional = {[contained value] = "file:///srv/crashtestdata/control/task7071"}, 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=pytestb9a58b7e-283b-11f0-84cf-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 *) 0x558b6b4d8c68 xDesktop = uno::Reference to (framework::Desktop *) 0x558b6a7c90d8 bMustLockProfile = aTitle = "LibreOfficeDev 25.8.0.0.alpha0 [78ee3d4821904449a13de5451e0c1455a432e614]" bAbort = aEvent = { = {Source = empty uno::Reference}, EventName = "OnStartApp", ViewController = empty uno::Reference, Supplement = uno::Any(void)} bCrashed = false bExistsRecoveryData = false bExistsSessionData = false pidfileName = "" #13 0x00007f2ff7888d7e in ImplSVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:231 pSVData = 0x7f2ff870b460 ::get()::instance> nReturn = 1 bWasInitVCL = bInit = true nRet = 0 #14 0x00007f2ff7888dbe in SVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:249 #15 0x00007f2ffd7fd925 in soffice_main() () at /home/buildslave/source/libo-core/desktop/source/app/sofficemain.cxx:122 aDesktop = { = { = {_vptr.ILibreOfficeKitNotifier = 0x7f2ffd91cc80 }, 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 = 0x7f2ff8620948 , mpSchedulerData = 0x0, mpDebugName = 0x7f2ffd879ca8 "desktop::Desktop m_firstRunTimer", mePriority = TaskPriority::DEFAULT_IDLE, mbActive = false, mbStatic = false}, maInvokeHandler = {function_ = 0x7f2ffd7c58a2 , instance_ = 0x7fff736c4340, source_ = 0x7f2ffd879cf8 "/home/buildslave/source/libo-core/desktop/source/app/app.cxx:451", target_ = 0x7f2ffd879cd0 "Desktop::LinkStubAsyncInitFirstRun"}, mnTimeout = 3000, mbAuto = false}, m_aUpdateThread = {_M_id = {_M_thread = 0}}} rCmdLineArgs = @0x7f2ffd92a920: {m_cwdUrl = std::optional = {[contained value] = "file:///srv/crashtestdata/control/task7071"}, 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=pytestb9a58b7e-283b-11f0-84cf-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 = "" #16 0x0000558b69614962 in sal_main () at /home/buildslave/source/libo-core/desktop/source/app/main.c:51 ret = #17 0x0000558b696149af in main (argc=, argv=) at /home/buildslave/source/libo-core/desktop/source/app/main.c:49 ret = Thread 3 (Thread 0x7f2fdffff6c0 (LWP 2612821)): #0 0x00007f2ffd619f16 in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f2ffd61c5d8 in pthread_cond_wait () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f2ffd972eef in std::condition_variable::wait > (__p=..., __lock=..., this=0x7f2fe4008560) at /usr/include/c++/12/condition_variable:102 g = {_M_device = 0x7f2fe4008590, _M_owns = true} pCond = 0x7f2fe4008560 __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 = 0x7f2fe4008590, _M_owns = true} pCond = 0x7f2fe4008560 __PRETTY_FUNCTION__ = "oslConditionResult osl_waitCondition(oslCondition, const TimeValue*)" #4 0x00007f2fedc51f0c in osl::Condition::wait(TimeValue const*) (pTimeout=0x0, this=0x7f2fe40084b0) at /home/buildslave/source/libo-core/include/osl/conditn.hxx:123 item = {tid = {_pSequence = 0x7f2fd0001120}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x558b6a51bf10}, 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=0x7f2fe40082d0) at /home/buildslave/source/libo-core/binaryurp/source/writer.cxx:151 item = {tid = {_pSequence = 0x7f2fd0001120}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x558b6a51bf10}, 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 0x00007f2ffcf35121 in salhelper::Thread::run() (this=0x7f2fe40082d0) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x7f2fe40082d0}, m_bDismissed = false} #7 0x00007f2ffcf353c9 in osl::threadFunc(void*) (param=0x7f2fe40082e0) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7f2fe40082e0 #8 0x00007f2ffd9953b3 in osl_thread_start_Impl(void*) (pData=0x7f2fe4008ce0) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x7f2fe4008ce0 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #9 0x00007f2ffd61d1f5 in () at /lib/x86_64-linux-gnu/libc.so.6 #10 0x00007f2ffd69d89c in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 2 (Thread 0x7f2fee4fe6c0 (LWP 2612592)): #0 0x00007f2ffd69e6df in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f2ffd984210 in osl_acceptPipe(oslPipe) (pPipe=0x558b6b42ca80) 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 = 0x558b6b42ca80, _M_owns = false} flags = #2 0x00007f2ffd7f9e5f in osl::Pipe::accept(osl::StreamPipe&) (this=this@entry=0x558b6b4ce460, Connection=...) at /home/buildslave/source/libo-core/include/osl/pipe.hxx:155 #3 0x00007f2ffd7f9964 in desktop::PipeIpcThread::execute() (this=0x558b6b4ce430) 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 0x00007f2ffcf35121 in salhelper::Thread::run() (this=0x558b6b4ce430) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x558b6b4ce430}, m_bDismissed = false} #5 0x00007f2ffcf353c9 in osl::threadFunc(void*) (param=0x558b6b4ce440) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x558b6b4ce440 #6 0x00007f2ffd9953b3 in osl_thread_start_Impl(void*) (pData=0x558b6ad9c500) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x558b6ad9c500 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #7 0x00007f2ffd61d1f5 in () at /lib/x86_64-linux-gnu/libc.so.6 #8 0x00007f2ffd69d89c in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 1 (Thread 0x7f2fce6fd6c0 (LWP 2641686)): #0 0x00007f2ffd61eeec in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f2ffd5cffb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f2ffd5ba472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #3 0x00007f2ffd98e904 in (anonymous namespace)::callSystemHandler(int, siginfo_t*, void*) (signal=signal@entry=6, info=info@entry=0x7f2fce6f83f0, context=context@entry=0x7f2fce6f82c0) 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, 139843303605048, 139844048285576, 139843303604736, 139842927215336, 139842927215336, 139843303604736, 139843303604784, 139844048286818, 0, 139843303604784, 139842933268656, 0, 0, 1367739912487202304, 94057289047824}}, sa_flags = 0, sa_restorer = 0x7f2fce6f82c0} i = #4 0x00007f2ffd98ea1d in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7f2fce6f83f0, context=0x7f2fce6f82c0) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:426 act = {__sigaction_handler = {sa_handler = 0x0, sa_sigaction = 0x0}, sa_mask = {__val = {0, 0, 0, 0, 139843303605088, 139842927546432, 139844087777796, 0, 139844087778292, 139843303604904, 139844095302820, 139844084017872, 1451843812, 139844083988284, 139844083978792, 139843303605044}}, sa_flags = -39853878, sa_restorer = 0x79} Info = {Signal = osl_Signal_AccessViolation, UserSignal = 6, UserData = 0x0} #5 0x00007f2ffd5d0050 in () at /lib/x86_64-linux-gnu/libc.so.6 #6 0x00007f2ffd61eeec in () at /lib/x86_64-linux-gnu/libc.so.6 #7 0x00007f2ffd5cffb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #8 0x00007f2ffd5ba472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #9 0x00007f2ff782521e in SalAbort(rtl::OUString const&, bool) (rErrorText="", bDumpCore=bDumpCore@entry=true) at /home/buildslave/source/libo-core/vcl/source/app/salplug.cxx:403 #10 0x00007f2ff787a922 in Application::Abort(rtl::OUString const&) (rErrorText="") at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:300 #11 0x00007f2ffd7c7288 in desktop::Desktop::Exception(ExceptionCategory) (this=, nCategory=ExceptionCategory::System) at /home/buildslave/source/libo-core/desktop/source/app/app.cxx:1238 bInException = true nOldMode = rArgs = bRestart = false bAllowRecoveryAndSessionManagement = #12 0x00007f2ff788793a in VCLExceptionSignal_impl(void*, oslSignalInfo*) (pInfo=) at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:178 nOldMode = SystemWindowFlags::DIALOG pSVData = 0x7f2ff870b460 ::get()::instance> aLock = {m_isAcquired = true, m_isChecked = true, m_rSolarMutex = @0x558b6a506690} bIn = true nVCLException = #13 0x00007f2ffd9455de in callSignalHandler(oslSignalInfo*) (pInfo=pInfo@entry=0x7f2fce6f8a30) at /home/buildslave/source/libo-core/sal/osl/all/signalshared.cxx:47 pHandler = 0x558b6b4d5f10 Action = #14 0x00007f2ffd98e9c0 in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7f2fce6f8c30, context=0x7f2fce6f8b00) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:423 Info = {Signal = osl_Signal_AccessViolation, UserSignal = 6, UserData = 0x0} #15 0x00007f2ffd5d0050 in () at /lib/x86_64-linux-gnu/libc.so.6 #16 0x00007f2ffd61eeec in () at /lib/x86_64-linux-gnu/libc.so.6 #17 0x00007f2ffd5cffb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #18 0x00007f2ffd5ba472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #19 0x00007f2ffd5ba395 in () at /lib/x86_64-linux-gnu/libc.so.6 #20 0x00007f2ffd5c8ec2 in () at /lib/x86_64-linux-gnu/libc.so.6 #21 0x00007f2fcd94307f in writerfilter::dmapper::DomainMapper_Impl::substream(unsigned int, tools::SvRef > const&) (this=0x7f2fb800c380, rName=90022, ref=...) at /home/buildslave/source/libo-core/sw/source/writerfilter/dmapper/DomainMapper_Impl.cxx:10246 contextSize = 2 propSize = {1, 1, 0, 0, 0} __PRETTY_FUNCTION__ = "void writerfilter::dmapper::DomainMapper_Impl::substream(Id, const writerfilter::Reference::Pointer_t&)" #22 0x00007f2fcd8d8d34 in writerfilter::dmapper::DomainMapper::lcl_substream(unsigned int, tools::SvRef > const&) (this=, rName=, ref=) at /home/buildslave/source/libo-core/sw/source/writerfilter/dmapper/DomainMapper.cxx:4799 #23 0x00007f2fcd99b817 in writerfilter::LoggedStream::substream(unsigned int, tools::SvRef > const&) (this=0x7f2fb8052988, name=90022, ref=...) at /home/buildslave/source/libo-core/sw/source/writerfilter/dmapper/LoggedResources.cxx:272 #24 0x00007f2fcda13075 in writerfilter::ooxml::OOXMLDocumentImpl::resolveFastSubStreamWithId(writerfilter::Stream&, tools::SvRef > const&, unsigned int) (rStream=..., pStream=..., nId=nId@entry=90022) at /home/buildslave/source/libo-core/sw/source/writerfilter/ooxml/OOXMLDocumentImpl.cxx:127 #25 0x00007f2fcda16ced in writerfilter::ooxml::OOXMLDocumentImpl::resolveHeader(writerfilter::Stream&, int, rtl::OUString const&) (this=, rStream=..., type=92416, rId=) at /home/buildslave/source/libo-core/sw/source/writerfilter/ooxml/OOXMLDocumentImpl.cxx:384 pStream = {pObj = 0x7f2fb8687330} #26 0x00007f2fcda1d4e4 in writerfilter::ooxml::OOXMLFastContextHandler::resolveHeader(int, rtl::OUString const&) (this=0x7f2fb80764f0, type=92416, rId="rId2") at /home/buildslave/source/libo-core/sw/source/writerfilter/ooxml/OOXMLFastContextHandler.cxx:895 #27 0x00007f2fcda119bb in writerfilter::ooxml::OOXMLHeaderHandler::finalize() (this=this@entry=0x7f2fce6f93e0) at /home/buildslave/source/libo-core/sw/source/writerfilter/ooxml/Handler.cxx:214 #28 0x00007f2fcda2229f in writerfilter::ooxml::OOXMLFastContextHandlerProperties::handleHdrFtr() (this=0x7f2fb80764f0) at /home/buildslave/source/libo-core/sw/source/writerfilter/ooxml/OOXMLFastContextHandler.cxx:1117 aHeaderHandler = { = { = {_vptr.SvRefBase = 0x7f2fcdc611b8 , nRefCount = 0, bNoDelete = 1}, _vptr.Properties = 0x7f2fcdc61180 }, mpFastContext = 0x7f2fb80764f0, msStreamId = "rId2", mnType = 92416} #29 0x00007f2fcda757e5 in writerfilter::ooxml::OOXMLFactory_wml::endAction(writerfilter::ooxml::OOXMLFastContextHandler*) (this=, pHandler=0x7f2fb80764f0) at /home/buildslave/build/workdir/CustomTarget/sw/source/writerfilter/ooxml/OOXMLFactory_wml.cxx:7530 pProperties = nDefine = #30 0x00007f2fcda1b170 in writerfilter::ooxml::OOXMLFactory::endAction(writerfilter::ooxml::OOXMLFastContextHandler*) (pHandler=pHandler@entry=0x7f2fb80764f0) at /home/buildslave/source/libo-core/sw/source/writerfilter/ooxml/OOXMLFactory.cxx:160 nDefine = pFactory = {pObj = 0x7f2fd6dccf70} #31 0x00007f2fcda1c3e9 in writerfilter::ooxml::OOXMLFastContextHandler::endAction() (this=this@entry=0x7f2fb80764f0) at /home/buildslave/source/libo-core/sw/source/writerfilter/ooxml/OOXMLFastContextHandler.cxx:320 #32 0x00007f2fcda21396 in writerfilter::ooxml::OOXMLFastContextHandlerProperties::lcl_endFastElement(int) (this=0x7f2fb80764f0) at /home/buildslave/source/libo-core/sw/source/writerfilter/ooxml/OOXMLFastContextHandler.cxx:1038 #33 0x00007f2fcda1f875 in writerfilter::ooxml::OOXMLFastContextHandler::endFastElement(int) (this=0x7f2fb80764f0, Element=) at /home/buildslave/source/libo-core/sw/source/writerfilter/ooxml/OOXMLFastContextHandler.cxx:227 #34 0x00007f2ff8773e3c in (anonymous namespace)::Entity::endElement() (this=this@entry=0x7f2fb82a05f0) at /home/buildslave/source/libo-core/sax/source/fastparser/fastparser.cxx:515 nElementToken = aContext = @0x7f2fb84de0a0: {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerProperties *) 0x7f2fb8076518, mnElementToken = 1247836, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]} pContext = 0x7f2fb8076518 #35 0x00007f2ff8776f37 in sax_fastparser::FastSaxParserImpl::callbackEndElement() (this=0x7f2fb84d29a0) at /home/buildslave/source/libo-core/sax/source/fastparser/fastparser.cxx:1340 rEntity = @0x7f2fb82a05f0: {<(anonymous namespace)::ParserData> = {mxDocumentHandler = uno::Reference to (class writerfilter::ooxml::OOXMLFastDocumentHandler *) 0x7f2fb85f9c28, mxTokenHandler = rtl::Reference to 0x7f2fb85b7940, 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 = 0x7f2fb85a7aa0}, maProduceResume = {condition = 0x7f2fb84da550}, maSharedEvent = {maType = 3093281568, mnElementToken = 1247836, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7f2fb800da20, mxDeclAttributes = empty rtl::Reference, msChars = ""}, mbEnableThreads = false, maStructSource = {aInputStream = uno::Reference to (class OInputSeekStream *) 0x7f2fb84f5578, sEncoding = "", sPublicId = "", sSystemId = "word/document.xml"}, mpParser = 0x7f2fb8020710, maConverter = {m_in = uno::Reference to (class OInputSeekStream *) 0x7f2fb84f5578, m_bStarted = true, m_sEncoding = "", m_pText2Unicode = std::unique_ptr = {get() = 0x0}, m_pUnicode2Text = std::unique_ptr = {get() = 0x0}}, maSavedException = uno::Any(void), maSavedExceptionMutex = { = {_M_mutex = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0, __elision = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' , __align = 0}}, }, maNamespaceStack = std::stack wrapping: std::__debug::vector of length 5, capacity 8 = {{msName = "", mnToken = -1}, {msName = "", mnToken = -1}, {msName = "", mnToken = -1}, {msName = "", mnToken = -1}, {msName = "", mnToken = -1}}, maContextStack = std::stack wrapping: std::__debug::vector of length 6, capacity 8 = {{mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerStream *) 0x7f2fb8054b28, mnElementToken = 1247140, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerStream *) 0x7f2fb85a79a8, mnElementToken = 1246110, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerStream *) 0x7f2fb86cb5d8, mnElementToken = 1249033, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerProperties *) 0x7f2fb86d02b8, mnElementToken = 1249039, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerProperties *) 0x7f2fb85af908, mnElementToken = 1249753, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerProperties *) 0x7f2fb8076518, mnElementToken = 1247836, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}}, maNamespaceCount = std::stack wrapping: std::__debug::vector of length 5, capacity 8 = {14, 14, 14, 14, 14}, maNamespaceDefines = std::__debug::vector of length 64, capacity 64 = {{maPrefix = "xml", mnToken = 3407872, maNamespaceURL = "http://www.w3.org/XML/1998/namespace"}, {maPrefix = "o", mnToken = 2555904, maNamespaceURL = "urn:schemas-microsoft-com:office:office"}, {maPrefix = "r", mnToken = 1835008, maNamespaceURL = "http://schemas.openxmlformats.org/officeDocument/2006/relationships"}, {maPrefix = "v", mnToken = 2424832, maNamespaceURL = "urn:schemas-microsoft-com:vml"}, {maPrefix = "w", mnToken = 1245184, maNamespaceURL = "http://schemas.openxmlformats.org/wordprocessingml/2006/main"}, {maPrefix = "w10", mnToken = 2686976, maNamespaceURL = "urn:schemas-microsoft-com:office:word"}, {maPrefix = "wp", mnToken = 1179648, maNamespaceURL = "http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing"}, {maPrefix = "pic", mnToken = 1048576, maNamespaceURL = "http://schemas.openxmlformats.org/drawingml/2006/picture"}, {maPrefix = "wps", mnToken = 3080192, maNamespaceURL = "http://schemas.microsoft.com/office/word/2010/wordprocessingShape"}, {maPrefix = "wpg", mnToken = 3014656, maNamespaceURL = "http://schemas.microsoft.com/office/word/2010/wordprocessingGroup"}, {maPrefix = "mc", mnToken = 1441792, maNamespaceURL = "http://schemas.openxmlformats.org/markup-compatibility/2006"}, {maPrefix = "wp14", mnToken = 2883584, maNamespaceURL = "http://schemas.microsoft.com/office/word/2010/wordprocessingDrawing"}, {maPrefix = "w14", mnToken = 2752512, maNamespaceURL = "http://schemas.microsoft.com/office/word/2010/wordml"}, {maPrefix = "w15", mnToken = 2818048, 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 = ""}}} #36 0x00007f2ff8776f45 in (anonymous namespace)::call_callbackEndElement(void*, xmlChar const*, xmlChar const*, xmlChar const*) (userData=) at /home/buildslave/source/libo-core/sax/source/fastparser/fastparser.cxx:339 pFastParser = #37 0x00007f2ff8aaebbb in () at /lib/x86_64-linux-gnu/libxml2.so.2 #38 0x00007f2ff8aaf70b in xmlParseChunk () at /lib/x86_64-linux-gnu/libxml2.so.2 #39 0x00007f2ff87767d8 in sax_fastparser::FastSaxParserImpl::parse() (this=this@entry=0x7f2fb84d29a0) at /home/buildslave/source/libo-core/sax/source/fastparser/fastparser.cxx:1091 bContinue = seqOut = empty uno::Sequence rEntity = @0x7f2fb82a05f0: {<(anonymous namespace)::ParserData> = {mxDocumentHandler = uno::Reference to (class writerfilter::ooxml::OOXMLFastDocumentHandler *) 0x7f2fb85f9c28, mxTokenHandler = rtl::Reference to 0x7f2fb85b7940, 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 = 0x7f2fb85a7aa0}, maProduceResume = {condition = 0x7f2fb84da550}, maSharedEvent = {maType = 3093281568, mnElementToken = 1247836, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7f2fb800da20, mxDeclAttributes = empty rtl::Reference, msChars = ""}, mbEnableThreads = false, maStructSource = {aInputStream = uno::Reference to (class OInputSeekStream *) 0x7f2fb84f5578, sEncoding = "", sPublicId = "", sSystemId = "word/document.xml"}, mpParser = 0x7f2fb8020710, maConverter = {m_in = uno::Reference to (class OInputSeekStream *) 0x7f2fb84f5578, m_bStarted = true, m_sEncoding = "", m_pText2Unicode = std::unique_ptr = {get() = 0x0}, m_pUnicode2Text = std::unique_ptr = {get() = 0x0}}, maSavedException = uno::Any(void), maSavedExceptionMutex = { = {_M_mutex = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0, __elision = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' , __align = 0}}, }, maNamespaceStack = std::stack wrapping: std::__debug::vector of length 5, capacity 8 = {{msName = "", mnToken = -1}, {msName = "", mnToken = -1}, {msName = "", mnToken = -1}, {msName = "", mnToken = -1}, {msName = "", mnToken = -1}}, maContextStack = std::stack wrapping: std::__debug::vector of length 6, capacity 8 = {{mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerStream *) 0x7f2fb8054b28, mnElementToken = 1247140, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerStream *) 0x7f2fb85a79a8, mnElementToken = 1246110, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerStream *) 0x7f2fb86cb5d8, mnElementToken = 1249033, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerProperties *) 0x7f2fb86d02b8, mnElementToken = 1249039, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerProperties *) 0x7f2fb85af908, mnElementToken = 1249753, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerProperties *) 0x7f2fb8076518, mnElementToken = 1247836, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}}, maNamespaceCount = std::stack wrapping: std::__debug::vector of length 5, capacity 8 = {14, 14, 14, 14, 14}, maNamespaceDefines = std::__debug::vector of length 64, capacity 64 = {{maPrefix = "xml", mnToken = 3407872, maNamespaceURL = "http://www.w3.org/XML/1998/namespace"}, {maPrefix = "o", mnToken = 2555904, maNamespaceURL = "urn:schemas-microsoft-com:office:office"}, {maPrefix = "r", mnToken = 1835008, maNamespaceURL = "http://schemas.openxmlformats.org/officeDocument/2006/relationships"}, {maPrefix = "v", mnToken = 2424832, maNamespaceURL = "urn:schemas-microsoft-com:vml"}, {maPrefix = "w", mnToken = 1245184, maNamespaceURL = "http://schemas.openxmlformats.org/wordprocessingml/2006/main"}, {maPrefix = "w10", mnToken = 2686976, maNamespaceURL = "urn:schemas-microsoft-com:office:word"}, {maPrefix = "wp", mnToken = 1179648, maNamespaceURL = "http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing"}, {maPrefix = "pic", mnToken = 1048576, maNamespaceURL = "http://schemas.openxmlformats.org/drawingml/2006/picture"}, {maPrefix = "wps", mnToken = 3080192, maNamespaceURL = "http://schemas.microsoft.com/office/word/2010/wordprocessingShape"}, {maPrefix = "wpg", mnToken = 3014656, maNamespaceURL = "http://schemas.microsoft.com/office/word/2010/wordprocessingGroup"}, {maPrefix = "mc", mnToken = 1441792, maNamespaceURL = "http://schemas.openxmlformats.org/markup-compatibility/2006"}, {maPrefix = "wp14", mnToken = 2883584, maNamespaceURL = "http://schemas.microsoft.com/office/word/2010/wordprocessingDrawing"}, {maPrefix = "w14", mnToken = 2752512, maNamespaceURL = "http://schemas.microsoft.com/office/word/2010/wordml"}, {maPrefix = "w15", mnToken = 2818048, 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 = 0x7f2ff8776293 <(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 = 0x7f2ff8776c79 <(anonymous namespace)::call_callbackCharacters(void*, xmlChar const*, int)>, ignorableWhitespace = 0x0, processingInstruction = 0x7f2ff877706f <(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 = 0x7f2ff8778be0 <(anonymous namespace)::call_callbackStartElement(void*, xmlChar const*, xmlChar const*, xmlChar const*, int, xmlChar const**, int, int, xmlChar const**)>, endElementNs = 0x7f2ff8776f3c <(anonymous namespace)::call_callbackEndElement(void*, xmlChar const*, xmlChar const*, xmlChar const*)>, serror = 0x0} nRead = #40 0x00007f2ff87779f1 in sax_fastparser::FastSaxParserImpl::parseStream(com::sun::star::xml::sax::InputSource const&) (this=0x7f2fb84d29a0, rStructSource=) at /home/buildslave/source/libo-core/sax/source/fastparser/fastparser.cxx:895 guard = {_M_device = 0x7f2fb84d2a18, _M_owns = true} rEntity = @0x7f2fb82a05f0: {<(anonymous namespace)::ParserData> = {mxDocumentHandler = uno::Reference to (class writerfilter::ooxml::OOXMLFastDocumentHandler *) 0x7f2fb85f9c28, mxTokenHandler = rtl::Reference to 0x7f2fb85b7940, 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 = 0x7f2fb85a7aa0}, maProduceResume = {condition = 0x7f2fb84da550}, maSharedEvent = {maType = 3093281568, mnElementToken = 1247836, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x7f2fb800da20, mxDeclAttributes = empty rtl::Reference, msChars = ""}, mbEnableThreads = false, maStructSource = {aInputStream = uno::Reference to (class OInputSeekStream *) 0x7f2fb84f5578, sEncoding = "", sPublicId = "", sSystemId = "word/document.xml"}, mpParser = 0x7f2fb8020710, maConverter = {m_in = uno::Reference to (class OInputSeekStream *) 0x7f2fb84f5578, m_bStarted = true, m_sEncoding = "", m_pText2Unicode = std::unique_ptr = {get() = 0x0}, m_pUnicode2Text = std::unique_ptr = {get() = 0x0}}, maSavedException = uno::Any(void), maSavedExceptionMutex = { = {_M_mutex = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0, __elision = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' , __align = 0}}, }, maNamespaceStack = std::stack wrapping: std::__debug::vector of length 5, capacity 8 = {{msName = "", mnToken = -1}, {msName = "", mnToken = -1}, {msName = "", mnToken = -1}, {msName = "", mnToken = -1}, {msName = "", mnToken = -1}}, maContextStack = std::stack wrapping: std::__debug::vector of length 6, capacity 8 = {{mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerStream *) 0x7f2fb8054b28, mnElementToken = 1247140, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerStream *) 0x7f2fb85a79a8, mnElementToken = 1246110, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerStream *) 0x7f2fb86cb5d8, mnElementToken = 1249033, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerProperties *) 0x7f2fb86d02b8, mnElementToken = 1249039, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerProperties *) 0x7f2fb85af908, mnElementToken = 1249753, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerProperties *) 0x7f2fb8076518, mnElementToken = 1247836, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}}, maNamespaceCount = std::stack wrapping: std::__debug::vector of length 5, capacity 8 = {14, 14, 14, 14, 14}, maNamespaceDefines = std::__debug::vector of length 64, capacity 64 = {{maPrefix = "xml", mnToken = 3407872, maNamespaceURL = "http://www.w3.org/XML/1998/namespace"}, {maPrefix = "o", mnToken = 2555904, maNamespaceURL = "urn:schemas-microsoft-com:office:office"}, {maPrefix = "r", mnToken = 1835008, maNamespaceURL = "http://schemas.openxmlformats.org/officeDocument/2006/relationships"}, {maPrefix = "v", mnToken = 2424832, maNamespaceURL = "urn:schemas-microsoft-com:vml"}, {maPrefix = "w", mnToken = 1245184, maNamespaceURL = "http://schemas.openxmlformats.org/wordprocessingml/2006/main"}, {maPrefix = "w10", mnToken = 2686976, maNamespaceURL = "urn:schemas-microsoft-com:office:word"}, {maPrefix = "wp", mnToken = 1179648, maNamespaceURL = "http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing"}, {maPrefix = "pic", mnToken = 1048576, maNamespaceURL = "http://schemas.openxmlformats.org/drawingml/2006/picture"}, {maPrefix = "wps", mnToken = 3080192, maNamespaceURL = "http://schemas.microsoft.com/office/word/2010/wordprocessingShape"}, {maPrefix = "wpg", mnToken = 3014656, maNamespaceURL = "http://schemas.microsoft.com/office/word/2010/wordprocessingGroup"}, {maPrefix = "mc", mnToken = 1441792, maNamespaceURL = "http://schemas.openxmlformats.org/markup-compatibility/2006"}, {maPrefix = "wp14", mnToken = 2883584, maNamespaceURL = "http://schemas.microsoft.com/office/word/2010/wordprocessingDrawing"}, {maPrefix = "w14", mnToken = 2752512, maNamespaceURL = "http://schemas.microsoft.com/office/word/2010/wordml"}, {maPrefix = "w15", mnToken = 2818048, 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 = @0x7f2fb84d29a0, m_rEntity = @0x7f2fb82a05f0, m_xParser = empty rtl::Reference} #41 0x00007f2ff8777b17 in sax_fastparser::FastSaxParser::parseStream(com::sun::star::xml::sax::InputSource const&) (this=, aInputSource=) at /home/buildslave/source/libo-core/sax/source/fastparser/fastparser.cxx:1479 #42 0x00007f2fcda17a1a in writerfilter::ooxml::OOXMLDocumentImpl::resolve(writerfilter::Stream&) (this=this@entry=0x7f2fb8289110, 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 *) 0x7f2fb85b7a50 xContext = uno::Reference to (cppu::(anonymous namespace)::ComponentContext *) 0x558b6a5030c8 pDocHandler = rtl::Reference to 0x7f2fb85f9c00 xTokenHandler = uno::Reference to (oox::core::FastTokenHandler *) 0x7f2fb85b7968 aParserInput = {aInputStream = uno::Reference to (class OInputSeekStream *) 0x7f2fb84f5578, sEncoding = "", sPublicId = "", sSystemId = "word/document.xml"} #43 0x00007f2fcda0e181 in (anonymous namespace)::WriterFilter::filter(com::sun::star::uno::Sequence const&) (this=0x7f2fb8523910, rDescriptor=uno::Sequence of length 13 = {...}) at /home/buildslave/source/libo-core/sw/source/writerfilter/filter/WriterFilter.cxx:210 g = {m_func = {__this = 0x7f2fb8523910}, 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 = 0x7f2ffc41f2f0