[New LWP 878931] [New LWP 878393] [New LWP 878582] [New LWP 878585] [New LWP 878925] [New LWP 878929] [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 0x00007fe1fc3aace1 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [Current thread is 1 (Thread 0x7fe1eab13700 (LWP 878931))] Thread 6 (Thread 0x7fe1eb314700 (LWP 878929)): #0 0x00007fe1fc46fc74 in recv () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007fe1fc79acd3 in osl_receivePipe(oslPipe, void*, sal_Int32) (pPipe=pPipe@entry=0x55a2327a90f0, pBuffer=pBuffer@entry=0x55a2327affc8, BytesToRead=BytesToRead@entry=8) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:439 nRet = 0 #2 0x00007fe1fc79b280 in osl_readPipe(oslPipe, void*, sal_Int32) (pPipe=0x55a2327a90f0, pBuffer=0x55a2327affc8, n=n@entry=8) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:509 RetVal = BytesRead = 0 BytesToRead = 8 #3 0x00007fe1ecaaba44 in osl::StreamPipe::read(void*, int) const (n=8, pBuffer=, this=0x55a2327af550) 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=0x55a2327af520, aReadBytes=uno::Sequence of length 8 = {...}, nBytesToRead=8) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:83 n = #5 0x00007fe1eca5515f in binaryurp::(anonymous namespace)::read(com::sun::star::uno::Reference const&, sal_uInt32, bool) (connection=uno::Reference to (class io_acceptor::(anonymous namespace)::PipeConnection *) 0x55a2327af548, 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 0x00007fe1eca585b1 in binaryurp::Reader::execute() (this=0x55a2327c8200) 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 0x55a2327aa860, state_ = @0x55a2327c8248, buffer_ = empty uno::Sequence, data_ = 0x55a235f5c77b "\231\231\231\231\231\240", end_ = 0x55a235f5c77b "\231\231\231\231\231\240"} header = {bridge_ = rtl::Reference to 0x55a2327aa860, state_ = @0x55a2327c8248, buffer_ = uno::Sequence of length 8 = {0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000'}, data_ = 0x55a2327affd0 "\251", end_ = 0x55a2327affd0 "\251"} size = con = uno::Reference to (class io_acceptor::(anonymous namespace)::PipeConnection *) 0x55a2327af548 #7 0x00007fe1face064b in salhelper::Thread::run() (this=0x55a2327c8200) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x55a2327c8200}, m_bDismissed = false} #8 0x00007fe1face0d25 in osl::threadFunc(void*) (param=0x55a2327c8210) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x55a2327c8210 #9 0x00007fe1fc7b5449 in osl_thread_start_Impl(void*) (pData=0x55a2327ae780) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:239 terminate = false pImpl = 0x55a2327ae780 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #10 0x00007fe1fc007ea7 in start_thread () at /lib/x86_64-linux-gnu/libpthread.so.0 #11 0x00007fe1fc46ea2f in clone () at /lib/x86_64-linux-gnu/libc.so.6 Thread 5 (Thread 0x7fe1edb2a700 (LWP 878925)): #0 0x00007fe1fc00e7b2 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007fe1fc24b90c in std::condition_variable::wait(std::unique_lock&) () at /lib/x86_64-linux-gnu/libstdc++.so.6 #2 0x00007fe1fc77bd6e in std::condition_variable::wait > (__p=..., __lock=..., this=0x55a2327c8110) at /usr/include/c++/10/condition_variable:111 g = {_M_device = 0x55a2327c8140, _M_owns = true} pCond = 0x55a2327c8110 __PRETTY_FUNCTION__ = "oslConditionResult osl_waitCondition(oslCondition, const TimeValue*)" #3 osl_waitCondition(oslCondition, TimeValue const*) (Condition=, pTimeout=pTimeout@entry=0x0) at /home/buildslave/source/libo-core/sal/osl/unx/conditn.cxx:125 g = {_M_device = 0x55a2327c8140, _M_owns = true} pCond = 0x55a2327c8110 __PRETTY_FUNCTION__ = "oslConditionResult osl_waitCondition(oslCondition, const TimeValue*)" #4 0x00007fe1eca6066c in osl::Condition::wait(TimeValue const*) (pTimeout=0x0, this=0x55a2327c7e90) at /home/buildslave/source/libo-core/include/osl/conditn.hxx:123 item = {tid = {_pSequence = 0x55a2327ca610}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x55a2327d0640}, currentContext = {m_pUnoI = 0x0}, returnValue = {data_ = _uno_Any(void)}, 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=0x55a2327c7cb0) at /home/buildslave/source/libo-core/binaryurp/source/writer.cxx:151 item = {tid = {_pSequence = 0x55a2327ca610}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x55a2327d0640}, currentContext = {m_pUnoI = 0x0}, returnValue = {data_ = _uno_Any(void)}, 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 0x00007fe1face064b in salhelper::Thread::run() (this=0x55a2327c7cb0) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x55a2327c7cb0}, m_bDismissed = false} #7 0x00007fe1face0d25 in osl::threadFunc(void*) (param=0x55a2327c7cc0) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x55a2327c7cc0 #8 0x00007fe1fc7b5449 in osl_thread_start_Impl(void*) (pData=0x55a2327ad420) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:239 terminate = false pImpl = 0x55a2327ad420 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #9 0x00007fe1fc007ea7 in start_thread () at /lib/x86_64-linux-gnu/libpthread.so.0 #10 0x00007fe1fc46ea2f in clone () at /lib/x86_64-linux-gnu/libc.so.6 Thread 4 (Thread 0x7fe1eca12700 (LWP 878585)): #0 0x00007fe1fc46fa2f in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007fe1fc79ba03 in osl_acceptPipe(oslPipe) (pPipe=pPipe@entry=0x55a23262e410) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:381 s = pAcceptedPipe = __PRETTY_FUNCTION__ = "oslPipeImpl* osl_acceptPipe(oslPipe)" flags = #2 0x00007fe1ecaac201 in osl::Pipe::accept(osl::StreamPipe&) (Connection=..., this=0x7fe1eca10400) at /home/buildslave/source/libo-core/include/osl/pipe.hxx:155 pipe = {m_handle = 0x55a23262e410} pConn = rtl::Reference to 0x55a2327cb270 status = #3 io_acceptor::PipeAcceptor::accept() (this=0x55a2327aa450) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:157 pipe = {m_handle = 0x55a23262e410} pConn = rtl::Reference to 0x55a2327cb270 status = #4 0x00007fe1ecab4f00 in (anonymous namespace)::OAcceptor::accept(rtl::OUString const&) (this=0x55a23260e570, sConnectionDescription="pipe,name=pytestcf6f5a10-b6fb-11ed-bd49-98f2b32c495c") at /home/buildslave/source/libo-core/io/source/acceptor/acceptor.cxx:198 guard = {m_pFlag = 0x55a23260e5e8} r = empty uno::Reference #5 0x00007fe1ecb156d4 in desktop::Acceptor::run() (this=this@entry=0x55a23260df80) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:107 rConnection = empty uno::Reference rBridge = uno::Reference to (class binaryurp::Bridge *) 0x55a2327aa888 g = {_M_device = 0x55a23260dfb8, _M_owns = false} aDescription = "pipe,name=pytestcf6f5a10-b6fb-11ed-bd49-98f2b32c495c,uniqueValue=94155119981904" rInstanceProvider = uno::Reference to (class desktop::AccInstanceProvider *) 0x55a2327ad398 #6 0x00007fe1ecb16060 in desktop::offacc_workerfunc(void*) (acc=0x55a23260df80) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:45 #7 0x00007fe1fc7b5449 in osl_thread_start_Impl(void*) (pData=0x55a232610410) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:239 terminate = false pImpl = 0x55a232610410 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #8 0x00007fe1fc007ea7 in start_thread () at /lib/x86_64-linux-gnu/libpthread.so.0 #9 0x00007fe1fc46ea2f in clone () at /lib/x86_64-linux-gnu/libc.so.6 Thread 3 (Thread 0x7fe1ed329700 (LWP 878582)): #0 0x00007fe1fc46fa2f in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007fe1fc79ba03 in osl_acceptPipe(oslPipe) (pPipe=0x55a232602dc0) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:381 s = pAcceptedPipe = __PRETTY_FUNCTION__ = "oslPipeImpl* osl_acceptPipe(oslPipe)" flags = #2 0x00007fe1fc5e2e60 in osl::Pipe::accept(osl::StreamPipe&) (Connection=..., this=0x55a232600270) at /home/buildslave/source/libo-core/include/osl/pipe.hxx:155 aStreamPipe = { = {m_handle = 0x0}, } nError = __PRETTY_FUNCTION__ = "virtual void desktop::PipeIpcThread::execute()" #3 desktop::PipeIpcThread::execute() (this=0x55a232600240) 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 0x00007fe1face064b in salhelper::Thread::run() (this=0x55a232600240) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x55a232600240}, m_bDismissed = false} #5 0x00007fe1face0d25 in osl::threadFunc(void*) (param=0x55a232600250) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x55a232600250 #6 0x00007fe1fc7b5449 in osl_thread_start_Impl(void*) (pData=0x55a232602ae0) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:239 terminate = false pImpl = 0x55a232602ae0 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #7 0x00007fe1fc007ea7 in start_thread () at /lib/x86_64-linux-gnu/libpthread.so.0 #8 0x00007fe1fc46ea2f in clone () at /lib/x86_64-linux-gnu/libc.so.6 Thread 2 (Thread 0x7fe1ee65fe00 (LWP 878393)): #0 0x00007fe1fc00e7b2 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007fe1fc24b90c in std::condition_variable::wait(std::unique_lock&) () at /lib/x86_64-linux-gnu/libstdc++.so.6 #2 0x00007fe1f70654f2 in std::condition_variable::wait > (__p=..., __lock=..., this=0x55a23179c520) at /usr/include/c++/10/condition_variable:111 g = {_M_device = 0x55a23179c4f8, _M_owns = true} request = SvpRequest::NONE pInst = 0x55a23179d8e0 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #3 SvpSalYieldMutex::doAcquire(unsigned int) (this=0x55a23179c400, nLockCount=1) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:305 g = {_M_device = 0x55a23179c4f8, _M_owns = true} request = SvpRequest::NONE pInst = 0x55a23179d8e0 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #4 0x00007fe1f6cf5366 in comphelper::SolarMutex::acquire(unsigned int) (nLockCount=1, this=) at /home/buildslave/source/libo-core/include/comphelper/solarmutex.hxx:86 #5 SalInstance::AcquireYieldMutex(unsigned int) (this=, nCount=nCount@entry=1) at /home/buildslave/source/libo-core/vcl/source/app/salvtables.cxx:149 #6 0x00007fe1f6d7f113 in Application::AcquireSolarMutex(unsigned int) (nCount=, nCount@entry=1) at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:594 pSVData = #7 0x00007fe1f7064d1a in SolarMutexReleaser::~SolarMutexReleaser() (this=0x7fff03c6a304, __in_chrg=) at /home/buildslave/source/libo-core/include/vcl/svapp.hxx:1451 __PRETTY_FUNCTION__ = "bool SvpSalInstance::ImplYield(bool, bool)" bWasEvent = false bMustSleep = nTimeoutMicroS = aReleaser = {mnReleased = 1} #8 SvpSalInstance::ImplYield(bool, bool) (this=this@entry=0x55a23179d8e0, bWait=bWait@entry=true, bHandleAllCurrentEvents=bHandleAllCurrentEvents@entry=false) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:423 __PRETTY_FUNCTION__ = "bool SvpSalInstance::ImplYield(bool, bool)" bWasEvent = false bMustSleep = nTimeoutMicroS = aReleaser = {mnReleased = 1} #9 0x00007fe1f7064f98 in SvpSalInstance::DoYield(bool, bool) (this=0x55a23179d8e0, bWait=, bHandleAllCurrentEvents=) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:471 __PRETTY_FUNCTION__ = "virtual bool SvpSalInstance::DoYield(bool, bool)" bWasEvent = false pMutex = 0x55a23179c400 #10 0x00007fe1f6d82bfc 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:475 pSVData = 0x7fe1f79ba6e0 ::get()::instance> bProcessedEvent = #11 0x00007fe1f6d831ac in Application::Yield() () at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:559 bAbort = false #12 0x00007fe1f6d833e4 in Application::Execute() () at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:453 pSVData = 0x7fe1f79ba6e0 ::get()::instance> nExitCode = 0 #13 0x00007fe1fc59e4a3 in desktop::Desktop::Main() (this=0x7fff03c6ae10) at /home/buildslave/source/libo-core/desktop/source/app/app.cxx:1604 pDisplay = layer = {m_aEnvTypeName = "gcc3", m_xPreviousContext = uno::Reference to (class (anonymous namespace)::DesktopEnvironmentContext *) 0x55a23179da88} eStatus = rCmdLineArgs = @0x7fe1fc723040: {m_cwdUrl = std::optional = {[contained value] = "file:///srv/crashtestdata/control/task7026"}, m_minimized = false, m_invisible = false, m_norestore = true, m_headless = true, m_eventtesting = false, 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=pytestcf6f5a10-b6fb-11ed-bd49-98f2b32c495c;urp"}, m_unaccept = std::__debug::vector of length 0, capacity 0, m_openlist = std::__debug::vector of length 0, capacity 0, m_viewlist = std::__debug::vector of length 0, capacity 0, m_startlist = std::__debug::vector of length 0, capacity 0, m_forceopenlist = std::__debug::vector of length 0, capacity 0, m_forcenewlist = std::__debug::vector of length 0, capacity 0, m_printlist = std::__debug::vector of length 0, capacity 0, m_printtolist = std::__debug::vector of length 0, capacity 0, m_printername = "", m_conversionlist = std::__debug::vector of length 0, capacity 0, m_conversionparams = "", m_conversionout = "", m_convertimages = "", m_infilter = std::__debug::vector of length 0, capacity 0, m_language = "", m_pidfile = ""} inst_fin = xContext = uno::Reference to (class cppu::(anonymous namespace)::ComponentContext *) 0x55a2317b51d0 xRestartManager = uno::Reference to (class comphelper::OOfficeRestartManager *) 0x55a23260d508 xDesktop = uno::Reference to (class framework::Desktop *) 0x55a23268a798 bMustLockProfile = aTitle = "LibreOfficeDev 7.6.0.0.alpha0 [b16f5e374eb7e7199d4506eb04a3c3223dd52257]" bAbort = aEvent = { = {Source = empty uno::Reference}, EventName = "OnStartApp", ViewController = empty uno::Reference, Supplement = uno::Any(void)} bCrashed = false bExistsRecoveryData = false bExistsSessionData = false pidfileName = "" aAppearanceCfg = { = { = {_vptr.ConfigurationBroadcaster = 0x7fe1f8831db0 , mpList = std::unique_ptr >> = {get() = 0x0}, m_nBroadcastBlocked = 0, m_nBlockedHint = ConfigurationHints::NONE}, sSubTree = "Office.Common/View", m_xHierarchyAccess = uno::Reference to (class configmgr::RootAccess *) 0x55a2327111c8, xChangeLstnr = empty uno::Reference, m_nMode = ConfigItemMode::NONE, m_bIsModified = false, m_bEnableInternalNotification = false, m_nInValueChange = 0}, nDragMode = DragMode::SystemDep, nSnapMode = SnapType::NONE, nMiddleMouse = MouseMiddleButtonAction::PasteSelection, nAAMinPixelHeight = 8, bFontAntialiasing = true, bMenuMouseFollow = true, static bInitialized = true} aOptions = { = { = {_vptr.ConfigurationBroadcaster = 0x7fe1f8831d28 , mpList = std::unique_ptr >> = {get() = 0x0}, m_nBroadcastBlocked = 0, m_nBlockedHint = ConfigurationHints::NONE}, = {_vptr.ConfigurationListener = 0x7fe1f8831d58 }, }, static sm_pSingleImplConfig = 0x55a23279fef0, static sm_nAccessibilityRefCount = 6} #14 0x00007fe1f6d9c019 in ImplSVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:203 pSVData = 0x7fe1f79ba6e0 ::get()::instance> nReturn = 1 bWasInitVCL = bInit = true nRet = 0 #15 0x00007fe1f6d9c1d0 in SVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:235 #16 0x00007fe1fc5e89d0 in soffice_main() () at /home/buildslave/source/libo-core/desktop/source/app/sofficemain.cxx:94 aDesktop = { = { = {_vptr.ILibreOfficeKitNotifier = 0x7fe1fc7162b0 }, 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 = 0x7fe1f7905a80 , mpSchedulerData = 0x0, mpDebugName = 0x7fe1fc69d448 "desktop::Desktop m_firstRunTimer", mePriority = TaskPriority::DEFAULT, mbActive = false, mbStatic = false}, maInvokeHandler = {function_ = 0x7fe1fc593540 , instance_ = 0x7fff03c6ae10, file_ = 0x7fe1fc69d498 "/home/buildslave/source/libo-core/desktop/source/app/app.cxx", line_ = 432, target_ = 0x7fe1fc69d470 "Desktop::LinkStubAsyncInitFirstRun"}, mnTimeout = 3000, mbAuto = false}, m_aUpdateThread = {_M_id = {_M_thread = 0}}} rCmdLineArgs = @0x7fe1fc723040: {m_cwdUrl = std::optional = {[contained value] = "file:///srv/crashtestdata/control/task7026"}, m_minimized = false, m_invisible = false, m_norestore = true, m_headless = true, m_eventtesting = false, 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=pytestcf6f5a10-b6fb-11ed-bd49-98f2b32c495c;urp"}, m_unaccept = std::__debug::vector of length 0, capacity 0, m_openlist = std::__debug::vector of length 0, capacity 0, m_viewlist = std::__debug::vector of length 0, capacity 0, m_startlist = std::__debug::vector of length 0, capacity 0, m_forceopenlist = std::__debug::vector of length 0, capacity 0, m_forcenewlist = std::__debug::vector of length 0, capacity 0, m_printlist = std::__debug::vector of length 0, capacity 0, m_printtolist = std::__debug::vector of length 0, capacity 0, m_printername = "", m_conversionlist = std::__debug::vector of length 0, capacity 0, m_conversionparams = "", m_conversionout = "", m_convertimages = "", m_infilter = std::__debug::vector of length 0, capacity 0, m_language = "", m_pidfile = ""} aUnknown = "" #17 0x000055a2300418ee in sal_main () at /home/buildslave/source/libo-core/desktop/source/app/main.c:51 ret = #18 0x000055a23004193b in main (argc=, argv=) at /home/buildslave/source/libo-core/desktop/source/app/main.c:49 ret = Thread 1 (Thread 0x7fe1eab13700 (LWP 878931)): #0 0x00007fe1fc3aace1 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007fe1fc394537 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007fe1fc7aae96 in (anonymous namespace)::callSystemHandler(int, siginfo_t*, void*) (signal=signal@entry=6, info=info@entry=0x7fe1eab0bab0, context=, context@entry=0x7fe1eab0b980) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:332 act = {__sigaction_handler = {sa_handler = 0x0, sa_sigaction = 0x0}, sa_mask = {__val = {0 }}, sa_flags = 0, sa_restorer = 0x7fe1eab0b980} i = #3 0x00007fe1fc7aaf9b in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7fe1eab0bab0, context=0x7fe1eab0b980) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:428 act = {__sigaction_handler = {sa_handler = 0x9, sa_sigaction = 0x9}, sa_mask = {__val = {136, 136, 94155179225088, 140608575692800, 0, 140608281819920, 140608574643248, 0, 140608574644046, 94155179225088, 0, 140608281820368, 0, 0, 140608437461391, 140608281820144}}, sa_flags = -1872940544, sa_restorer = 0x7} Info = {Signal = osl_Signal_AccessViolation, UserSignal = 6, UserData = 0x0} #4 0x00007fe1fc3aad60 in () at /lib/x86_64-linux-gnu/libc.so.6 #5 0x00007fe1fc3aace1 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #6 0x00007fe1fc394537 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #7 0x00007fe1f6ce01d0 in SalAbort(rtl::OUString const&, bool) (rErrorText="", bDumpCore=bDumpCore@entry=true) at /home/buildslave/source/libo-core/vcl/source/app/salplug.cxx:405 #8 0x00007fe1f6d7eee6 in Application::Abort(rtl::OUString const&) (rErrorText="") at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:275 #9 0x00007fe1fc592206 in desktop::Desktop::Exception(ExceptionCategory) (this=0x7fe1eab0c1a0, nCategory=) at /home/buildslave/source/libo-core/desktop/source/app/app.cxx:1181 bInException = true nOldMode = rArgs = bRestart = false bAllowRecoveryAndSessionManagement = #10 0x00007fe1f6d95dec in VCLExceptionSignal_impl(void*, oslSignalInfo*) (pInfo=) at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:173 nOldMode = SystemWindowFlags::DIALOG pSVData = 0x7fe1f79ba6e0 ::get()::instance> aLock = {m_isAcquired = true, m_isChecked = true, m_rSolarMutex = @0x55a23179c400} bIn = true nVCLException = #11 0x00007fe1fc741a35 in callSignalHandler(oslSignalInfo*) (pInfo=pInfo@entry=0x7fe1eab0c230) at /home/buildslave/source/libo-core/sal/osl/all/signalshared.cxx:48 pHandler = 0x55a232609a00 Action = #12 0x00007fe1fc7aaf35 in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7fe1eab0c430, context=0x7fe1eab0c300) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:425 Info = {Signal = osl_Signal_AccessViolation, UserSignal = 6, UserData = 0x0} #13 0x00007fe1fc3aad60 in () at /lib/x86_64-linux-gnu/libc.so.6 #14 0x00007fe1fc3aace1 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #15 0x00007fe1fc394537 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #16 0x00007fe1fc39440f in () at /lib/x86_64-linux-gnu/libc.so.6 #17 0x00007fe1fc3a3662 in () at /lib/x86_64-linux-gnu/libc.so.6 #18 0x00007fe1f9dfa014 in SfxItemPool::GetDefaultItem(unsigned short) const (this=0x55a235697cb0, nWhich=) at /home/buildslave/source/libo-core/svl/source/items/itempool.cxx:822 __PRETTY_FUNCTION__ = "const SfxPoolItem& SfxItemPool::GetDefaultItem(sal_uInt16) const" nPos = pDefault = #19 0x00007fe1f9e26dd2 in SfxItemSet::Get(unsigned short, bool) const (this=, nWhich=nWhich@entry=10044, bSrchInParent=bSrchInParent@entry=true) at /home/buildslave/source/libo-core/svl/source/items/itemset.cxx:841 pCurrentSet = __PRETTY_FUNCTION__ = "const SfxPoolItem& SfxItemSet::Get(sal_uInt16, bool) const" #20 0x00007fe1e48dc2a2 in MSWordExportBase::GetItem(unsigned short) const (this=0x7fe1eab0f1e0, nWhich=10044, nWhich@entry=92) at /home/buildslave/source/libo-core/sw/source/filter/ww8/wrtww8.cxx:790 __PRETTY_FUNCTION__ = "const SfxPoolItem& MSWordExportBase::GetItem(sal_uInt16) const" #21 0x00007fe1e47c2f81 in MSWordExportBase::GetItem(TypedWhichId) const (nWhich=..., this=) at /home/buildslave/source/libo-core/sw/source/filter/ww8/wrtww8.hxx:632 nOffset = 0 #22 RtfAttributeOutput::ParaTabStop(SvxTabStopItem const&) (this=0x55a23602aab0, rTabStop=...) at /home/buildslave/source/libo-core/sw/source/filter/ww8/rtfattributeoutput.cxx:3001 nOffset = 0 #23 0x00007fe1e4935a44 in AttributeOutputBase::OutputItem(SfxPoolItem const&) (this=0x55a23602aab0, rHt=...) at /home/buildslave/source/libo-core/sw/source/filter/ww8/ww8atr.cxx:5623 #24 0x00007fe1e485faf1 in MSWord_SdrAttrIter::OutParaAttr(bool, std::__debug::set, std::allocator > const*) (this=this@entry=0x7fe1eab0cfb0, bCharAttr=bCharAttr@entry=false, pWhichsToIgnore=pWhichsToIgnore@entry=0x0) at /home/buildslave/source/libo-core/sw/source/filter/ww8/wrtw8esh.cxx:1311 pI = std::unique_ptr = {get() = 0x55a236033b70} nWhich = 68 nSlotId = 10002 aSet = SfxItemSet of pool 0x55a235697cb0 with parent 0x0 and Which ranges: [(4008, 4060)] = {4008 = {> = { = { = {_vptr.SfxPoolItem = 0x7fe1fb7ade78 , m_nRefCount = 5, m_nWhich = 4008, m_nKind = SfxItemKind::NONE}, }, m_nValue = SvxFrameDirection::Horizontal_LR_TB}, }, 4009 = 0x0, 4010 = 0x0, 4011 = 0x0, 4012 = 0x0, 4013 = 0x0, 4014 = 0x0, 4015 = 0x0, 4016 = 0x0, 4017 = 0x0, 4018 = 0x0, 4019 = { = {_vptr.SfxPoolItem = 0x7fe1fa034b38 , m_nRefCount = 12, m_nWhich = 4019, m_nKind = SfxItemKind::NONE}, m_nValue = -1}, 4020 = 0x0, 4021 = 0x0, 4022 = 0x0, 4023 = 0x0, 4024 = { = { = {_vptr.SfxPoolItem = 0x7fe1fb7ae860 , m_nRefCount = 6, m_nWhich = 4024, m_nKind = SfxItemKind::NONE}, }, bLeft = false, bRight = true, bCenter = false, bBlock = false, bOneBlock = false, bLastCenter = false, bLastBlock = false}, 4025 = { = {_vptr.SfxPoolItem = 0x7fe1fb7aead0 , m_nRefCount = 6, m_nWhich = 4025, m_nKind = SfxItemKind::NONE}, maTabStops = {m_vector = std::__debug::vector of length 0, capacity 1}}, 4026 = 0x0, 4027 = 0x0, 4028 = 0x0, 4029 = 0x0, 4030 = 0x0, 4031 = 0x0, 4032 = 0x0, 4033 = 0x0, 4034 = 0x0, 4035 = 0x0, 4036 = 0x0, 4037 = 0x0, 4038 = 0x0, 4039 = 0x0, 4040 = 0x0, 4041 = 0x0, 4042 = 0x0, 4043 = 0x0, 4044 = 0x0, 4045 = 0x0, 4046 = 0x0, 4047 = 0x0, 4048 = 0x0, 4049 = 0x0, 4050 = 0x0, 4051 = 0x0, 4052 = 0x0, 4053 = 0x0, 4054 = 0x0, 4055 = 0x0, 4056 = 0x0, 4057 = 0x0, 4058 = 0x0, 4059 = 0x0, 4060 = 0x0} pOldSet = 0x0 aIter = {m_rSet = SfxItemSet of pool 0x55a235697cb0 with parent 0x0 and Which ranges: [(4008, 4060)] = {4008 = {> = { = { = {_vptr.SfxPoolItem = 0x7fe1fb7ade78 , m_nRefCount = 5, m_nWhich = 4008, m_nKind = SfxItemKind::NONE}, }, m_nValue = SvxFrameDirection::Horizontal_LR_TB}, }, 4009 = 0x0, 4010 = 0x0, 4011 = 0x0, 4012 = 0x0, 4013 = 0x0, 4014 = 0x0, 4015 = 0x0, 4016 = 0x0, 4017 = 0x0, 4018 = 0x0, 4019 = { = {_vptr.SfxPoolItem = 0x7fe1fa034b38 , m_nRefCount = 12, m_nWhich = 4019, m_nKind = SfxItemKind::NONE}, m_nValue = -1}, 4020 = 0x0, 4021 = 0x0, 4022 = 0x0, 4023 = 0x0, 4024 = { = { = {_vptr.SfxPoolItem = 0x7fe1fb7ae860 , m_nRefCount = 6, m_nWhich = 4024, m_nKind = SfxItemKind::NONE}, }, bLeft = false, bRight = true, bCenter = false, bBlock = false, bOneBlock = false, bLastCenter = false, bLastBlock = false}, 4025 = { = {_vptr.SfxPoolItem = 0x7fe1fb7aead0 , m_nRefCount = 6, m_nWhich = 4025, m_nKind = SfxItemKind::NONE}, maTabStops = {m_vector = std::__debug::vector of length 0, capacity 1}}, 4026 = 0x0, 4027 = 0x0, 4028 = 0x0, 4029 = 0x0, 4030 = 0x0, 4031 = 0x0, 4032 = 0x0, 4033 = 0x0, 4034 = 0x0, 4035 = 0x0, 4036 = 0x0, 4037 = 0x0, 4038 = 0x0, 4039 = 0x0, 4040 = 0x0, 4041 = 0x0, 4042 = 0x0, 4043 = 0x0, 4044 = 0x0, 4045 = 0x0, 4046 = 0x0, 4047 = 0x0, 4048 = 0x0, 4049 = 0x0, 4050 = 0x0, 4051 = 0x0, 4052 = 0x0, 4053 = 0x0, 4054 = 0x0, 4055 = 0x0, 4056 = 0x0, 4057 = 0x0, 4058 = 0x0, 4059 = 0x0, 4060 = 0x0}, m_nStart = 0, m_nEnd = 17, m_nCurrent = 17} pItem = 0x55a235b1f210 pSrcPool = 0x55a235697cb0 #25 0x00007fe1e47fc2fe in RtfSdrExport::WriteOutliner(OutlinerParaObject const&, TextTypes) (this=this@entry=0x55a23602a6f0, rParaObj=..., eType=eType@entry=TXT_HFTXTBOX) at /home/buildslave/source/libo-core/sw/source/filter/ww8/rtfsdrexport.cxx:684 eChrSet = 76 aStr = "Copyright EDF 2012 ― Ce document est la propriété d'EDF. Toute communication, reproduction, publication, même partielle, est interdite sauf autorisation" nCurrentPos = 0 nEnd = 153 n = 0 __func__ = "WriteOutliner" rEditObj = @0x55a235b2b380: {_vptr.EditTextObject = 0x7fe1fb7a42d8 } aAttrIter = { = {_vptr.MSWordAttrIter = 0x7fe1e4bdb328 , m_pOld = 0x7fe1eab0e220, m_rExport = @0x7fe1eab0f1e0}, m_pEditObj = 0x55a235b2b380, m_pEditPool = 0x55a235697cb0, m_aTextAtrArr = std::__debug::vector of length 9, capacity 16 = {{pAttr = 0x55a235b2b490, nStart = 0, nEnd = 153}, {pAttr = 0x55a235b2b730, nStart = 0, nEnd = 153}, {pAttr = 0x55a235b2b810, nStart = 0, nEnd = 153}, {pAttr = 0x55a235b2c320, nStart = 0, nEnd = 153}, {pAttr = 0x55a235b2bad0, nStart = 0, nEnd = 153}, {pAttr = 0x55a235b2b680, nStart = 0, nEnd = 153}, {pAttr = 0x55a235b2b6c0, nStart = 0, nEnd = 153}, {pAttr = 0x55a235b1c090, nStart = 0, nEnd = 153}, {pAttr = 0x55a235b2c2f0, nStart = 0, nEnd = 153}}, m_aChrTextAtrArr = std::__debug::vector of length 0, capacity 0, m_aChrSetArr = std::__debug::vector of length 0, capacity 0, m_nPara = 0, m_nCurrentSwPos = 153, m_nTmpSwPos = 0, m_eNdChrSet = 76, m_nScript = 1, mnTyp = 7 '\a'} nPara = 1 bShape = true #26 0x00007fe1e4800a0c in RtfSdrExport::StartShape() (this=0x55a23602a6f0) at /home/buildslave/source/libo-core/sw/source/filter/ww8/rtfsdrexport.cxx:617 pParaObj = 0x55a235b14c30 pOwnedParaObj = Python Exception There is no member or method named _M_payload.: {maParaObject = {mpImpl = {m_pimpl = 0x0}}} pShape = pTextObj = 0x55a235b15d30 #27 0x00007fe1e4800fab in RtfSdrExport::CloseContainer() (this=0x55a23602a6f0) at /home/buildslave/source/libo-core/sw/source/filter/ww8/rtfsdrexport.cxx:79 nShapeElement = #28 0x00007fe1e7ef4dc0 in ImplEESdrWriter::ImplWriteShape(ImplEESdrObject&, EscherSolverContainer&, bool) (this=, rObj=..., rSolverContainer=, bOOxmlExport=bOOxmlExport@entry=false) at /home/buildslave/source/libo-core/filter/source/msfilter/eschesdo.cxx:704 aRect100thmm = {static RECT_EMPTY = -32767, mnLeft = 499, mnTop = 8961, mnRight = 798, mnBottom = 24459} sdrObj = aShapeName = "Shape1" xShape = uno::Reference to (class SwXShape *) 0x55a235b75fb0 aSize100thmm = {Width = , Height = } aPoint100thmm = {X = , Y = } aPropOpt = {pGraphicProvider = 0x55a23602d3b0, pPicOutStrm = 0x0, pShapeBoundRect = 0x7fe1eab0d5e0, nCountCount = 17, nCountSize = 116, pSortStruct = std::__debug::vector of length 17, capacity 64 = {{nProp = std::__debug::vector of length 14, capacity 14 = {83 'S', 0 '\000', 104 'h', 0 '\000', 97 'a', 0 '\000', 112 'p', 0 '\000', 101 'e', 0 '\000', 49 '1', 0 '\000', 0 '\000', 0 '\000'}, nPropValue = 14, nPropId = 50048}, {nProp = std::__debug::vector of length 0, capacity 0, nPropValue = 0, nPropId = 133}, {nProp = std::__debug::vector of length 0, capacity 0, nPropValue = 0, nPropId = 135}, {nProp = std::__debug::vector of length 0, capacity 0, nPropValue = 1048576, nPropId = 447}, {nProp = std::__debug::vector of length 0, capacity 0, nPropValue = 2, nPropId = 471}, {nProp = std::__debug::vector of length 0, capacity 0, nPropValue = 589824, nPropId = 511}, {nProp = std::__debug::vector of length 0, capacity 0, nPropValue = 0, nPropId = 448}, {nProp = std::__debug::vector of length 0, capacity 0, nPropValue = 16777215, nPropId = 450}, {nProp = std::__debug::vector of length 0, capacity 0, nPropValue = 2, nPropId = 470}, {nProp = std::__debug::vector of length 0, capacity 0, nPropValue = 65536, nPropId = 449}, {nProp = std::__debug::vector of length 0, capacity 0, nPropValue = 1, nPropId = 136}, {nProp = std::__debug::vector of length 0, capacity 0, nPropValue = 0, nPropId = 129}, {nProp = std::__debug::vector of length 0, capacity 0, nPropValue = 0, nPropId = 131}, {nProp = std::__debug::vector of length 0, capacity 0, nPropValue = 0, nPropId = 130}, {nProp = std::__debug::vector of length 0, capacity 0, nPropValue = 0, nPropId = 132}, {nProp = std::__debug::vector of length 0, capacity 0, nPropValue = 393222, nPropId = 191}, {nProp = std::__debug::vector of length 0, capacity 0, nPropValue = 131072, nPropId = 575}}, bHasComplexData = true} nShapeID = 0 nShapeType = 202 bDontWriteText = bAdditionalText = false nGrpShapeID = 0 addShape = {__this = 0x55a235fb8380, __rObj = @0x7fe1eab0d730, __rSolverContainer = @0x55a235fe0b50, __nShapeID = @0x7fe1eab0d554, __nShapeType = @0x7fe1eab0d552} #29 0x00007fe1e7ef5124 in ImplEESdrWriter::ImplWriteTheShape(ImplEESdrObject&, bool) (this=, rObj=..., ooxmlExport=ooxmlExport@entry=false) at /home/buildslave/source/libo-core/filter/source/msfilter/eschesdo.cxx:938 __PRETTY_FUNCTION__ = "sal_uInt32 ImplEESdrWriter::ImplWriteTheShape(ImplEESdrObject&, bool)" #30 0x00007fe1e7ef51bb in EscherEx::AddSdrObject(SdrObject const&, bool, unsigned int) (this=0x55a23602a6f0, rObj=, ooxmlExport=ooxmlExport@entry=false, nId=nId@entry=0) at /home/buildslave/source/libo-core/filter/source/msfilter/eschesdo.cxx:957 aObj = {mXShape = uno::Reference to (class SwXShape *) 0x55a235b75fb0, mAny = uno::Any("boolean": 0 '\000'), maRect = {static RECT_EMPTY = -32767, mnLeft = 283, mnTop = 5080, mnRight = 452, mnBottom = 13866}, mType = "drawing.Text", mnShapeId = 0, mnTextSize = 153, mnAngle = 0, mbValid = true, mbPresObj = false, mbEmptyPresObj = false, mbOOXML = false, mXPropSet = uno::Reference to (class SwXShape *) 0x55a235b75f88} #31 0x00007fe1e47f74c0 in RtfSdrExport::AddSdrObject(SdrObject const&) (this=, rObj=) at /home/buildslave/source/libo-core/sw/source/filter/ww8/rtfsdrexport.cxx:730 #32 0x00007fe1e47da2a7 in RtfAttributeOutput::OutputFlyFrame_Impl(ww8::Frame const&, Point const&) (this=0x55a23602aab0, rFrame=) at /home/buildslave/source/libo-core/sw/source/filter/ww8/rtfattributeoutput.cxx:2150 pSdrObj = 0x55a235b15d30 pNode = pGrfNode = __func__ = "OutputFlyFrame_Impl" #33 0x00007fe1e486ee7d in AttributeOutputBase::OutputFlyFrame(ww8::Frame const&) (this=this@entry=0x55a23602aab0, rFormat=...) at /home/buildslave/source/libo-core/sw/source/filter/ww8/wrtw8nds.cxx:3546 rNode = @0x55a235b0f8c0: { = { = { = { = {_vptr.WriterListener = 0x7fe1e9eea4c8 , m_pLeft = 0x55a235b2eda0, m_pRight = 0x55a235ae7740}, m_pRegisteredIn = 0x55a2356bcad0}, m_pWriterListeners = 0x0, m_bModifyLocked = false}, = {m_aNotifier = {_vptr.SvtBroadcaster = 0x7fe1fa039048 , maListeners = std::__debug::vector of length 2, capacity 2 = {0x55a235c47521, 0x55a235c6bfa1}, maDestructedListeners = std::__debug::vector of length 0, capacity 0, mnEmptySlots = 2, mnListenersFirstUnsorted = 0, mbAboutToDie = false, mbDisposing = false, mbDestNormalized = true}}, }, = { = {m_bInCache = false}, = {_vptr.BigPtrEntry = 0x7fe1e9eea5c0 , m_pBlock = 0x55a235684d10, m_nOffset = 167}, m_nNodeType = SwNodeType::Text, m_nAFormatNumLvl = 0 '\000', m_bIgnoreDontExpand = false, m_aAccessibilityCheckStatus = {pCollection = std::unique_ptr = {get() = 0x0}}, m_eMerge = SwNode::Merge::None, static s_nSerial = 1755, m_nSerial = 525, m_aAnchoredFlys = std::__debug::vector of length 1, capacity 2 = {0x55a235b166c0}, m_pStartOfSection = 0x55a235b0f620}, = {_vptr.SwContentIndexReg = 0x7fe1e9eea5e8 , m_pFirst = 0x55a235fb5410, m_pLast = 0x55a235fb5460}, m_aCondCollListener = {m_rToTell = @0x55a235b0f8c0, m_vDepends = std::__debug::vector of length 0, capacity 0}, m_pCondColl = 0x0, mbSetModifyAtAttr = false, mpAttrSet = std::shared_ptr (use count 4, weak count 0) = {get() = 0x55a235a91f40}} aLayPos = Point = {x = 0, y = 0} #34 0x00007fe1e487689d in SwWW8AttrIter::OutFlys(int) (this=this@entry=0x7fe1eab0e220, nSwPos=nSwPos@entry=0) at /home/buildslave/source/libo-core/sw/source/filter/ww8/wrtw8nds.cxx:750 rAnchor = nPos = pSdrObj = linkedTextboxesIter = {mpFlyFrame = 0x799999999999941, maPos = , maSize = Size = {width = 282578783305728, height = 7378697629483820544}, maLayoutSize = Size = {width = 94155173673664, height = 94155173796864}, meWriterType = ww8::Frame::eTextBox, mpStartFrameContent = 0x0, mbIsInline = false, mbForBullet = false, maGrf = {mxImpGraphic = }} __PRETTY_FUNCTION__ = "FlyProcessingState SwWW8AttrIter::OutFlys(sal_Int32)" #35 0x00007fe1e488a0d9 in MSWordExportBase::OutputTextNode(SwTextNode&) (this=this@entry=0x7fe1eab0f1e0, rNode=...) at /home/buildslave/source/libo-core/sw/source/filter/ww8/wrtw8nds.cxx:2451 aSavedSnippet = "" nNextAttr = 0 aSymbolFont = "" pRedlineData = 0x0 bPostponeWritingText = false bStartedPostponedRunProperties = false bSingleEmptyRun = true bTextAtr = nStateOfFlyFrame = nLen = nCurrentPos = 0 pTOXSect = 0x0 aStr = "" bIsEndOfCell = false bIncludeEndOfParaCRInRedlineProperties = false pParagraphRedlineData = nEnd = 0 pTextNodeInfoInner = std::shared_ptr (empty) = {get() = 0x0} rListAutoFormat = pRedlineParagraphMarkerDelete = nOpenAttrWithRange = 0 aParagraphMarkerProperties = Python Exception : { = SfxItemSet of pool 0x1 with parent 0x55a236032b50 and Which ranges: [], static NITEMS = 63, m_aItems = {0x9dd462fb905d3200, 0x7fe1eab0e538, 0x7fe1fc24df84 <__gnu_debug::_Safe_iterator_base::_M_detach_single()+20>, 0x7fe1eab0e568, 0x7fe1fc24e038 <__gnu_debug::_Safe_iterator_base::_M_detach()+88>, 0x7fe1eab0e530, 0x7fe1eab0e7f0, 0x7fe1eab0e6c0, 0x7fe1e48a24e1 > >, std::__debug::vector >, std::random_access_iterator_tag>, int, std::less >(__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator > >, std::__debug::vector >, std::random_access_iterator_tag>, __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator > >, std::__debug::vector >, std::random_access_iterator_tag>, int const&, std::less)+300>, 0x0, 0x0, 0x7fe100000000, 0x0, 0x0, 0x1, 0x7fe1eab0e920, 0x7fe1fc24dc30 <__gnu_debug::_Safe_sequence_base::_M_get_mutex()+16>, 0x1, 0x7fe1eab0e6f0, 0x7fe1eab0e6b8, 0x7fe1fc24dc30 <__gnu_debug::_Safe_sequence_base::_M_get_mutex()+16>, 0x7fe1eab0e6f0, 0x7fe1fc24df4e <__gnu_debug::_Safe_sequence_base::_M_detach_all()+142>, 0x7fe1eab0e6f0, 0x7fe1eab0e6f0, 0x7fe1eab0e6b0, 0xc000, 0x55a235865e80, 0x7fe1f9ed6ead , 0x55a236032b50, 0x0, 0x0, 0x0, 0x0, 0x0, 0x55a236032b54, 0x0, 0x0, 0x0, 0xc000, 0x7fe1e8ac7848 const*)+2026>, 0x55a236032b50, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x7fe1e9e99270 +16>, 0x7fe1eab0e680, 0x7fe1eab0e680, 0x55a235b0f8c0, 0x0, 0x0, 0x7fe1fa039418 , 0x0, 0x0, 0x1, 0x0, 0x0}} bCharFormatOnly = pRedlineParagraphMarkerInsert = pTextNodeInfo = std::shared_ptr (empty) = {get() = 0x0} bLastCR = false bExported = false aWatermarkAttrIter = { = {_vptr.MSWordAttrIter = 0x7fe1e4bdb3e0 , m_pOld = 0x0, m_rExport = @0x7fe1eab0f1e0}, m_rNode = @0x55a235b0f8c0, maCharRuns = std::__debug::vector of length 1, capacity 1 = {{mnEndPos = 0, mnScript = 1, meCharSet = 76, mbRTL = false}}, maCharRunIter = {mnEndPos = -1717987059, mnScript = 32, meCharSet = 0, mbRTL = false}, meChrSet = 76, mnScript = 1, mbCharIsRTL = false, m_pCurRedline = 0x0, m_nCurrentSwPos = 0, m_nCurRedlinePos = 2147483647, mbParaIsRTL = false, mrSwFormatDrop = @0x55a232916eb0, maFlyFrames = std::__debug::vector of length 1, capacity 1 = {{mpFlyFrame = 0x55a235b166c0, maPos = SwPosition (node 167, offset 0), maSize = Size = {width = 171, height = 8788}, maLayoutSize = Size = {width = 171, height = 8788}, meWriterType = ww8::Frame::eDrawing, mpStartFrameContent = 0x0, mbIsInline = false, mbForBullet = false, maGrf = {mxImpGraphic = std::shared_ptr (use count 3, weak count 0) = {get() = 0x55a236034fa0}}}}, maFlyIter = {mpFlyFrame = 0x55a235b166c0, maPos = SwPosition (node 167, offset 0), maSize = Size = {width = 171, height = 8788}, maLayoutSize = Size = {width = 171, height = 8788}, meWriterType = ww8::Frame::eDrawing, mpStartFrameContent = 0x0, mbIsInline = false, mbForBullet = false, maGrf = {mxImpGraphic = std::shared_ptr (use count 3, weak count 0) = {get() = 0x55a236034fa0}}}} bFlyInTable = false rTextColl = @0x55a2356bcad0: { = { = { = {m_bInCache = false}, = { = { = { = {_vptr.WriterListener = 0x7fe1e9eccc30 , m_pLeft = 0x55a2359f9940, m_pRight = 0x0}, m_pRegisteredIn = 0x55a23569e4f0}, m_pWriterListeners = 0x55a2356bc660, m_bModifyLocked = false}, = {m_aNotifier = {_vptr.SvtBroadcaster = 0x7fe1fa039048 , maListeners = std::__debug::vector of length 0, capacity 0, maDestructedListeners = std::__debug::vector of length 0, capacity 0, mnEmptySlots = 0, mnListenersFirstUnsorted = 0, mbAboutToDie = false, mbDisposing = false, mbDestNormalized = true}}, }, m_aFormatName = "Default Paragraph Style", m_aSet = { = SfxItemSet of pool 0x55a235682bd0 with parent 0x55a23569e5b8 and Which ranges: [(1, 45), (63, 81), (83, 83), (88, 140), (159, 159), (1014, 1034)] = {1 = 0x0, 2 = 0x0, 3 = 0x0, 4 = 0x0, 5 = 0x0, 6 = 0x0, 7 = 0x0, 8 = 0x0, 9 = 0x0, 10 = 0x0, 11 = 0x0, 12 = 0x0, 13 = 0x0, 14 = 0x0, 15 = 0x0, 16 = 0x0, 17 = 0x0, 18 = 0x0, 19 = 0x0, 20 = 0x0, 21 = 0x0, 22 = 0x0, 23 = 0x0, 24 = 0x0, 25 = 0x0, 26 = 0x0, 27 = 0x0, 28 = 0x0, 29 = 0x0, 30 = 0x0, 31 = 0x0, 32 = 0x0, 33 = 0x0, 34 = 0x0, 35 = 0x0, 36 = 0x0, 37 = 0x0, 38 = 0x0, 39 = 0x0, 40 = 0x0, 41 = 0x0, 42 = 0x0, 43 = 0x0, 44 = 0x0, 45 = 0x0, 63 = 0x0, 64 = 0x0, 65 = 0x0, 66 = 0x0, 67 = 0x0, 68 = 0x0, 69 = 0x0, 70 = 0x0, 71 = 0x0, 72 = 0x0, 73 = 0x0, 74 = 0x0, 75 = 0x0, 76 = 0x0, 77 = 0x0, 78 = 0x0, 79 = 0x0, 80 = 0x0, 81 = 0x0, 83 = 0x0, 88 = 0x0, 89 = 0x0, 90 = 0x0, 91 = 0x0, 92 = 0x0, 93 = 0x0, 94 = 0x0, 95 = 0x0, 96 = 0x0, 97 = 0x0, 98 = 0x0, 99 = 0x0, 100 = 0x0, 101 = 0x0, 102 = 0x0, 103 = 0x0, 104 = 0x0, 105 = 0x0, 106 = 0x0, 107 = 0x0, 108 = 0x0, 109 = 0x0, 110 = 0x0, 111 = 0x0, 112 = 0x0, 113 = 0x0, 114 = 0x0, 115 = 0x0, 116 = 0x0, 117 = 0x0, 118 = 0x0, 119 = 0x0, 120 = 0x0, 121 = 0x0, 122 = 0x0, 123 = 0x0, 124 = 0x0, 125 = 0x0, 126 = 0x0, 127 = 0x0, 128 = 0x0, 129 = 0x0, 130 = 0x0, 131 = 0x0, 132 = 0x0, 133 = 0x0, 134 = 0x0, 135 = 0x0, 136 = 0x0, 137 = 0x0, 138 = 0x0, 139 = 0x0, 140 = 0x0, 159 = 0x0, 1014 = 0x0, 1015 = 0x0, 1016 = 0x0, 1017 = 0x0, 1018 = 0x0, 1019 = 0x0, 1020 = 0x0, 1021 = 0x0, 1022 = 0x0, 1023 = 0x0, 1024 = 0x0, 1025 = 0x0, 1026 = 0x0, 1027 = 0x0, 1028 = 0x0, 1029 = 0x0, 1030 = 0x0, 1031 = 0x0, 1032 = 0x0, 1033 = 0x0, 1034 = 0x0}, m_pOldSet = 0x0, m_pNewSet = 0x0}, m_nWhichId = 163, m_nPoolFormatId = 2048, m_nPoolHelpId = 65535, m_nPoolHlpFileId = 255 '\377', m_bAutoFormat = false, m_bFormatInDTOR = false, m_bAutoUpdateOnDirectFormat = false, m_bHidden = false, m_pGrabBagItem = std::shared_ptr (empty) = {get() = 0x0}}, }, = {_vptr.FormatDropDefiner = 0x7fe1e9ecccd8 }, mbStayAssignedToListLevelOfOutlineStyle = false, mbAssignedToOutlineStyle = false, m_bInSwFntCache = true, mpNextTextFormatColl = 0x55a2356bcad0, mpLinkedCharFormat = 0x0} nStyle = 0 aAttrIter = { = {_vptr.MSWordAttrIter = 0x7fe1e4bdb3e0 , m_pOld = 0x7fe1eab0e110, m_rExport = @0x7fe1eab0f1e0}, m_rNode = @0x55a235b0f8c0, maCharRuns = std::__debug::vector of length 1, capacity 1 = {{mnEndPos = 0, mnScript = 1, meCharSet = 76, mbRTL = false}}, maCharRunIter = {mnEndPos = -1717987067, mnScript = 32, meCharSet = 0, mbRTL = false}, meChrSet = 76, mnScript = 1, mbCharIsRTL = false, m_pCurRedline = 0x0, m_nCurrentSwPos = 0, m_nCurRedlinePos = 2147483647, mbParaIsRTL = false, mrSwFormatDrop = @0x55a232916eb0, maFlyFrames = std::__debug::vector of length 1, capacity 1 = {{mpFlyFrame = 0x55a235b166c0, maPos = SwPosition (node 167, offset 0), maSize = Size = {width = 171, height = 8788}, maLayoutSize = Size = {width = 171, height = 8788}, meWriterType = ww8::Frame::eDrawing, mpStartFrameContent = 0x0, mbIsInline = false, mbForBullet = false, maGrf = {mxImpGraphic = std::shared_ptr (use count 3, weak count 0) = {get() = 0x55a236034fa0}}}}, maFlyIter = {mpFlyFrame = 0x55a235b166c0, maPos = SwPosition (node 167, offset 0), maSize = Size = {width = 171, height = 8788}, maLayoutSize = Size = {width = 171, height = 8788}, meWriterType = ww8::Frame::eDrawing, mpStartFrameContent = 0x0, mbIsInline = false, mbForBullet = false, maGrf = {mxImpGraphic = std::shared_ptr (use count 3, weak count 0) = {get() = 0x55a236034fa0}}}} eChrSet = 76 softBreakList = {m_vector = std::__debug::vector of length 1, capacity 1 = {0}} bNeedParaSplit = false pNextSplitParaPageDesc = 0x55a235ac8400 aBreakIt = 0 __PRETTY_FUNCTION__ = "virtual void MSWordExportBase::OutputTextNode(SwTextNode&)" #36 0x00007fe1e47f3502 in RtfExport::OutputTextNode(SwTextNode&) (this=0x7fe1eab0f1e0, rNode=...) at /home/buildslave/source/libo-core/sw/source/filter/ww8/rtfexport.cxx:1123 #37 0x00007fe1e4877c21 in MSWordExportBase::OutputContentNode(SwContentNode&) (this=this@entry=0x7fe1eab0f1e0, rNode=...) at /home/buildslave/source/libo-core/sw/source/filter/ww8/wrtw8nds.cxx:3610 #38 0x00007fe1e48eeec5 in MSWordExportBase::WriteText() (this=this@entry=0x7fe1eab0f1e0) at /home/buildslave/source/libo-core/sw/source/filter/ww8/wrtww8.cxx:2813 pCNd = 0x55a235b0f8c0 pTemp = pNextNode = rNd = @0x55a235b0f978: { = {m_bInCache = false}, = {_vptr.BigPtrEntry = 0x7fe1e9eea5c0 , m_pBlock = 0x55a235684d10, m_nOffset = 167}, m_nNodeType = SwNodeType::Text, m_nAFormatNumLvl = 0 '\000', m_bIgnoreDontExpand = false, m_aAccessibilityCheckStatus = {pCollection = std::unique_ptr = {get() = 0x0}}, m_eMerge = SwNode::Merge::None, static s_nSerial = 1755, m_nSerial = 525, m_aAnchoredFlys = std::__debug::vector of length 1, capacity 2 = {0x55a235b166c0}, m_pStartOfSection = 0x55a235b0f620} pCurrentNode = #39 0x00007fe1e48f40ea in MSWordExportBase::WriteSpecialText(o3tl::strong_int, o3tl::strong_int, unsigned char) (this=this@entry=0x7fe1eab0f1e0, nStart=..., nStart@entry=..., nEnd=..., nTTyp=nTTyp@entry=2 '\002') at /home/buildslave/source/libo-core/sw/source/filter/ww8/wrtww8.cxx:1822 nOldTyp = 0 '\000' pOldPam = std::shared_ptr (use count 1, weak count 1) = {get() = 0x55a235fb3800} nOldStart = {m_value = } nOldEnd = {m_value = } pOldEnd = 0x7fe1eab0f110 bOldPageDescs = false pOldTableInfo = std::shared_ptr (use count 1, weak count 0) = {get() = 0x55a23601e5c0} #40 0x00007fe1e48b57af in MSWordExportBase::WriteHeaderFooterText(SwFormat const&, bool) (this=this@entry=0x7fe1eab0f1e0, rFormat=, bHeader=bHeader@entry=false) at /home/buildslave/source/libo-core/sw/source/filter/ww8/wrtw8sty.cxx:2161 bOldKF = false aIdx = SwNodeIndex (node 159) aEnd = SwNodeIndex (node 168) pContent = 0x55a235b0f810 pSttIdx = 0x55a235b0f820 #41 0x00007fe1e47ee444 in RtfExport::WriteHeaderFooter(SfxPoolItem const&, bool) (this=this@entry=0x7fe1eab0f1e0, rItem=, bHeader=bHeader@entry=false) at /home/buildslave/source/libo-core/sw/inc/pagedesc.hxx:242 __func__ = "WriteHeaderFooter" pStr = 0x7fe1e4b50a9a "\\footer" #42 0x00007fe1e47ef285 in RtfExport::OutPageDescription(SwPageDesc const&, bool) (this=this@entry=0x7fe1eab0f1e0, rPgDsc=..., bCheckForFirstPage=bCheckForFirstPage@entry=false) at /home/buildslave/source/libo-core/sw/source/filter/ww8/rtfexport.cxx:1481 __func__ = "OutPageDescription" pSave = 0x55a23569f3e0 pFormat = pItem = 0x55a235b0f7c0 #43 0x00007fe1e47f0204 in RtfExport::WritePageDescTable() (this=this@entry=0x7fe1eab0f1e0) at /home/buildslave/source/libo-core/sw/source/filter/ww8/rtfexport.cxx:758 rPageDesc = @0x55a235ac8400: { = { = { = { = {_vptr.WriterListener = 0x7fe1e9ede638 , m_pLeft = 0x0, m_pRight = 0x0}, m_pRegisteredIn = 0x0}, m_pWriterListeners = 0x0, m_bModifyLocked = false}, = {m_aNotifier = {_vptr.SvtBroadcaster = 0x7fe1fa039048 , maListeners = std::__debug::vector of length 0, capacity 0, maDestructedListeners = std::__debug::vector of length 0, capacity 0, mnEmptySlots = 0, mnListenersFirstUnsorted = 0, mbAboutToDie = false, mbDisposing = false, mbDestNormalized = true}}, }, m_StyleName = "Page de service", m_NumType = {static nRefCount = 211, static xFormatter = { = {_pInterface = 0x55a235ac24d0}, }, nNumType = SVX_NUM_ARABIC, bShowSymbol = true}, m_Master = { = { = {m_bInCache = false}, = { = { = { = {_vptr.WriterListener = 0x7fe1e9edaf40 , m_pLeft = 0x55a235ac8620, m_pRight = 0x55a235ac73c0}, m_pRegisteredIn = 0x55a23569d690}, m_pWriterListeners = 0x0, m_bModifyLocked = false}, = {m_aNotifier = {_vptr.SvtBroadcaster = 0x7fe1fa039048 , maListeners = std::__debug::vector of length 0, capacity 0, maDestructedListeners = std::__debug::vector of length 0, capacity 0, mnEmptySlots = 0, mnListenersFirstUnsorted = 0, mbAboutToDie = false, mbDisposing = false, mbDestNormalized = true}}, }, m_aFormatName = "Page de service", m_aSet = { = SfxItemSet of pool 0x55a235682bd0 with parent 0x55a23569d758 and Which ranges: [(88, 140), (159, 159), (1014, 1034)] = {88 = 0x0, 89 = { = { = {_vptr.SfxPoolItem = 0x7fe1e9eda040 , m_nRefCount = 24, m_nWhich = 89, m_nKind = SfxItemKind::NONE}, m_aSize = Size = {width = 11906, height = 16838}}, m_eFrameHeightType = SwFrameSize::Fixed, m_eFrameWidthType = SwFrameSize::Fixed, m_nWidthPercent = 0 '\000', m_eWidthPercentRelation = 0, m_nHeightPercent = 0 '\000', m_eHeightPercentRelation = 0}, 90 = 0x0, 91 = 0x0, 92 = 0x0, 93 = 0x0, 94 = 0x0, 95 = 0x0, 96 = 0x0, 97 = { = {_vptr.SfxPoolItem = 0x7fe1fb7ad740 , m_nRefCount = 20, m_nWhich = 97, m_nKind = SfxItemKind::NONE}, nFirstLineOffset = 0, nLeftMargin = 1134, nRightMargin = 1134, m_nGutterMargin = 0, m_nRightGutterMargin = 0, nPropFirstLineOffset = 100, nPropLeftMargin = 100, nPropRightMargin = 100, bAutoFirst = false, bExplicitZeroMarginValRight = false, bExplicitZeroMarginValLeft = false}, 98 = { = {_vptr.SfxPoolItem = 0x7fe1fb7ad7d0 , m_nRefCount = 16, m_nWhich = 98, m_nKind = SfxItemKind::NONE}, nUpper = 850, nLower = 850, bContext = false, nPropUpper = 100, nPropLower = 100}, 99 = 0x0, 100 = 0x0, 101 = 0x0, 102 = { = {_vptr.SfxPoolItem = 0x7fe1e9eda190 , m_nRefCount = 2, m_nWhich = 102, m_nKind = SfxItemKind::NONE}, = { = {_vptr.WriterListener = 0x7fe1e9eda220 , m_pLeft = 0x0, m_pRight = 0x0}, m_pRegisteredIn = 0x55a235acab50}, m_bActive = true}, 103 = { = {_vptr.SfxPoolItem = 0x7fe1e9eda270 , m_nRefCount = 4, m_nWhich = 103, m_nKind = SfxItemKind::NONE}, = { = {_vptr.WriterListener = 0x7fe1e9eda300 , m_pLeft = 0x0, m_pRight = 0x0}, m_pRegisteredIn = 0x55a235b0f240}, m_bActive = true}, 104 = 0x0, 105 = 0x0, 106 = 0x0, 107 = 0x0, 108 = 0x0, 109 = 0x0, 110 = 0x0, 111 = 0x0, 112 = 0x0, 113 = 0x0, 114 = 0x0, 115 = 0x0, 116 = 0x0, 117 = 0x0, 118 = 0x0, 119 = 0x0, 120 = 0x0, 121 = { = {_vptr.SfxPoolItem = 0x7fe1e9edae18 , m_nRefCount = 28, m_nWhich = 121, m_nKind = SfxItemKind::NONE}, m_aColor = rgb(192, 192, 192), m_nLines = 20, m_nBaseHeight = 400, m_nRubyHeight = 200, m_eGridType = GRID_NONE, m_bRubyTextBelow = false, m_bPrintGrid = false, m_bDisplayGrid = false, m_nBaseWidth = 400, m_bSnapToChars = true, m_bSquaredMode = true}, 122 = 0x0, 123 = 0x0, 124 = 0x0, 125 = 0x0, 126 = {> = { = { = {_vptr.SfxPoolItem = 0x7fe1fb7ade78 , m_nRefCount = 54, m_nWhich = 126, m_nKind = SfxItemKind::NONE}, }, m_nValue = SvxFrameDirection::Horizontal_LR_TB}, }, 127 = 0x0, 128 = 0x0, 129 = 0x0, 130 = 0x0, 131 = 0x0, 132 = 0x0, 133 = 0x0, 134 = 0x0, 135 = 0x0, 136 = 0x0, 137 = 0x0, 138 = { = {_vptr.SfxPoolItem = 0x7fe1fa033f80 , m_nRefCount = 32, m_nWhich = 138, m_nKind = SfxItemKind::NONE}, m_bValue = true}, 139 = { = {_vptr.SfxPoolItem = 0x7fe1fa033f80 , m_nRefCount = 32, m_nWhich = 139, m_nKind = SfxItemKind::NONE}, m_bValue = false}, 140 = 0x0, 159 = 0x0, 1014 = 0x0, 1015 = 0x0, 1016 = 0x0, 1017 = 0x0, 1018 = 0x0, 1019 = 0x0, 1020 = 0x0, 1021 = 0x0, 1022 = 0x0, 1023 = 0x0, 1024 = 0x0, 1025 = 0x0, 1026 = 0x0, 1027 = 0x0, 1028 = 0x0, 1029 = 0x0, 1030 = 0x0, 1031 = 0x0, 1032 = 0x0, 1033 = 0x0, 1034 = 0x0}, m_pOldSet = 0x0, m_pNewSet = 0x0}, m_nWhichId = 161, m_nPoolFormatId = 65535, m_nPoolHelpId = 65535, m_nPoolHlpFileId = 255 '\377', m_bAutoFormat = true, m_bFormatInDTOR = false, m_bAutoUpdateOnDirectFormat = false, m_bHidden = false, m_pGrabBagItem = std::shared_ptr (empty) = {get() = 0x0}}, m_wXObject = { = {m_pImpl = 0x0}, }, maFillAttributes = std::shared_ptr (empty) = {get() = 0x0}, m_ffList = 0x0, m_pOtherTextBoxFormats = std::shared_ptr (empty) = {get() = 0x0}}, m_Left = { = { = {m_bInCache = false}, = { = { = { = {_vptr.WriterListener = 0x7fe1e9edaf40 , m_pLeft = 0x55a235ac8778, m_pRight = 0x55a235ac84c8}, m_pRegisteredIn = 0x55a23569d690}, m_pWriterListeners = 0x0, m_bModifyLocked = false}, = {m_aNotifier = {_vptr.SvtBroadcaster = 0x7fe1fa039048 , maListeners = std::__debug::vector of length 0, capacity 0, maDestructedListeners = std::__debug::vector of length 0, capacity 0, mnEmptySlots = 0, mnListenersFirstUnsorted = 0, mbAboutToDie = false, mbDisposing = false, mbDestNormalized = true}}, }, m_aFormatName = "Page de service", m_aSet = { = SfxItemSet of pool 0x55a235682bd0 with parent 0x55a23569d758 and Which ranges: [(88, 140), (159, 159), (1014, 1034)] = {88 = 0x0, 89 = { = { = {_vptr.SfxPoolItem = 0x7fe1e9eda040 , m_nRefCount = 24, m_nWhich = 89, m_nKind = SfxItemKind::NONE}, m_aSize = Size = {width = 11906, height = 16838}}, m_eFrameHeightType = SwFrameSize::Fixed, m_eFrameWidthType = SwFrameSize::Fixed, m_nWidthPercent = 0 '\000', m_eWidthPercentRelation = 0, m_nHeightPercent = 0 '\000', m_eHeightPercentRelation = 0}, 90 = 0x0, 91 = 0x0, 92 = 0x0, 93 = 0x0, 94 = 0x0, 95 = 0x0, 96 = 0x0, 97 = { = {_vptr.SfxPoolItem = 0x7fe1fb7ad740 , m_nRefCount = 20, m_nWhich = 97, m_nKind = SfxItemKind::NONE}, nFirstLineOffset = 0, nLeftMargin = 1134, nRightMargin = 1134, m_nGutterMargin = 0, m_nRightGutterMargin = 0, nPropFirstLineOffset = 100, nPropLeftMargin = 100, nPropRightMargin = 100, bAutoFirst = false, bExplicitZeroMarginValRight = false, bExplicitZeroMarginValLeft = false}, 98 = { = {_vptr.SfxPoolItem = 0x7fe1fb7ad7d0 , m_nRefCount = 16, m_nWhich = 98, m_nKind = SfxItemKind::NONE}, nUpper = 850, nLower = 850, bContext = false, nPropUpper = 100, nPropLower = 100}, 99 = 0x0, 100 = 0x0, 101 = 0x0, 102 = { = {_vptr.SfxPoolItem = 0x7fe1e9eda190 , m_nRefCount = 2, m_nWhich = 102, m_nKind = SfxItemKind::NONE}, = { = {_vptr.WriterListener = 0x7fe1e9eda220 , m_pLeft = 0x0, m_pRight = 0x0}, m_pRegisteredIn = 0x55a235ae3000}, m_bActive = true}, 103 = { = {_vptr.SfxPoolItem = 0x7fe1e9eda270 , m_nRefCount = 4, m_nWhich = 103, m_nKind = SfxItemKind::NONE}, = { = {_vptr.WriterListener = 0x7fe1e9eda300 , m_pLeft = 0x0, m_pRight = 0x0}, m_pRegisteredIn = 0x55a235b0f240}, m_bActive = true}, 104 = 0x0, 105 = 0x0, 106 = 0x0, 107 = 0x0, 108 = 0x0, 109 = 0x0, 110 = 0x0, 111 = 0x0, 112 = 0x0, 113 = 0x0, 114 = 0x0, 115 = 0x0, 116 = 0x0, 117 = 0x0, 118 = 0x0, 119 = 0x0, 120 = 0x0, 121 = { = {_vptr.SfxPoolItem = 0x7fe1e9edae18 , m_nRefCount = 28, m_nWhich = 121, m_nKind = SfxItemKind::NONE}, m_aColor = rgb(192, 192, 192), m_nLines = 20, m_nBaseHeight = 400, m_nRubyHeight = 200, m_eGridType = GRID_NONE, m_bRubyTextBelow = false, m_bPrintGrid = false, m_bDisplayGrid = false, m_nBaseWidth = 400, m_bSnapToChars = true, m_bSquaredMode = true}, 122 = 0x0, 123 = 0x0, 124 = 0x0, 125 = 0x0, 126 = {> = { = { = {_vptr.SfxPoolItem = 0x7fe1fb7ade78 , m_nRefCount = 54, m_nWhich = 126, m_nKind = SfxItemKind::NONE}, }, m_nValue = SvxFrameDirection::Horizontal_LR_TB}, }, 127 = 0x0, 128 = 0x0, 129 = 0x0, 130 = 0x0, 131 = 0x0, 132 = 0x0, 133 = 0x0, 134 = 0x0, 135 = 0x0, 136 = 0x0, 137 = 0x0, 138 = { = {_vptr.SfxPoolItem = 0x7fe1fa033f80 , m_nRefCount = 32, m_nWhich = 138, m_nKind = SfxItemKind::NONE}, m_bValue = true}, 139 = { = {_vptr.SfxPoolItem = 0x7fe1fa033f80 , m_nRefCount = 32, m_nWhich = 139, m_nKind = SfxItemKind::NONE}, m_bValue = false}, 140 = 0x0, 159 = 0x0, 1014 = 0x0, 1015 = 0x0, 1016 = 0x0, 1017 = 0x0, 1018 = 0x0, 1019 = 0x0, 1020 = 0x0, 1021 = 0x0, 1022 = 0x0, 1023 = 0x0, 1024 = 0x0, 1025 = 0x0, 1026 = 0x0, 1027 = 0x0, 1028 = 0x0, 1029 = 0x0, 1030 = 0x0, 1031 = 0x0, 1032 = 0x0, 1033 = 0x0, 1034 = 0x0}, m_pOldSet = 0x0, m_pNewSet = 0x0}, m_nWhichId = 161, m_nPoolFormatId = 65535, m_nPoolHelpId = 65535, m_nPoolHlpFileId = 255 '\377', m_bAutoFormat = true, m_bFormatInDTOR = false, m_bAutoUpdateOnDirectFormat = false, m_bHidden = false, m_pGrabBagItem = std::shared_ptr (empty) = {get() = 0x0}}, m_wXObject = { = {m_pImpl = 0x0}, }, maFillAttributes = std::shared_ptr (empty) = {get() = 0x0}, m_ffList = 0x0, m_pOtherTextBoxFormats = std::shared_ptr (empty) = {get() = 0x0}}, m_FirstMaster = { = { = {m_bInCache = false}, = { = { = { = {_vptr.WriterListener = 0x7fe1e9edaf40 , m_pLeft = 0x55a235ac88d0, m_pRight = 0x55a235ac8620}, m_pRegisteredIn = 0x55a23569d690}, m_pWriterListeners = 0x0, m_bModifyLocked = false}, = {m_aNotifier = {_vptr.SvtBroadcaster = 0x7fe1fa039048 , maListeners = std::__debug::vector of length 0, capacity 0, maDestructedListeners = std::__debug::vector of length 0, capacity 0, mnEmptySlots = 0, mnListenersFirstUnsorted = 0, mbAboutToDie = false, mbDisposing = false, mbDestNormalized = true}}, }, m_aFormatName = "Page de service", m_aSet = { = SfxItemSet of pool 0x55a235682bd0 with parent 0x55a23569d758 and Which ranges: [(88, 140), (159, 159), (1014, 1034)] = {88 = 0x0, 89 = { = { = {_vptr.SfxPoolItem = 0x7fe1e9eda040 , m_nRefCount = 24, m_nWhich = 89, m_nKind = SfxItemKind::NONE}, m_aSize = Size = {width = 11906, height = 16838}}, m_eFrameHeightType = SwFrameSize::Fixed, m_eFrameWidthType = SwFrameSize::Fixed, m_nWidthPercent = 0 '\000', m_eWidthPercentRelation = 0, m_nHeightPercent = 0 '\000', m_eHeightPercentRelation = 0}, 90 = 0x0, 91 = 0x0, 92 = 0x0, 93 = 0x0, 94 = 0x0, 95 = 0x0, 96 = 0x0, 97 = { = {_vptr.SfxPoolItem = 0x7fe1fb7ad740 , m_nRefCount = 20, m_nWhich = 97, m_nKind = SfxItemKind::NONE}, nFirstLineOffset = 0, nLeftMargin = 1134, nRightMargin = 1134, m_nGutterMargin = 0, m_nRightGutterMargin = 0, nPropFirstLineOffset = 100, nPropLeftMargin = 100, nPropRightMargin = 100, bAutoFirst = false, bExplicitZeroMarginValRight = false, bExplicitZeroMarginValLeft = false}, 98 = { = {_vptr.SfxPoolItem = 0x7fe1fb7ad7d0 , m_nRefCount = 16, m_nWhich = 98, m_nKind = SfxItemKind::NONE}, nUpper = 850, nLower = 850, bContext = false, nPropUpper = 100, nPropLower = 100}, 99 = 0x0, 100 = 0x0, 101 = 0x0, 102 = { = {_vptr.SfxPoolItem = 0x7fe1e9eda190 , m_nRefCount = 2, m_nWhich = 102, m_nKind = SfxItemKind::NONE}, = { = {_vptr.WriterListener = 0x7fe1e9eda220 , m_pLeft = 0x0, m_pRight = 0x0}, m_pRegisteredIn = 0x55a235acab50}, m_bActive = true}, 103 = { = {_vptr.SfxPoolItem = 0x7fe1e9eda270 , m_nRefCount = 4, m_nWhich = 103, m_nKind = SfxItemKind::NONE}, = { = {_vptr.WriterListener = 0x7fe1e9eda300 , m_pLeft = 0x0, m_pRight = 0x0}, m_pRegisteredIn = 0x55a235b0f240}, m_bActive = true}, 104 = 0x0, 105 = 0x0, 106 = 0x0, 107 = 0x0, 108 = 0x0, 109 = 0x0, 110 = 0x0, 111 = 0x0, 112 = 0x0, 113 = 0x0, 114 = 0x0, 115 = 0x0, 116 = 0x0, 117 = 0x0, 118 = 0x0, 119 = 0x0, 120 = 0x0, 121 = { = {_vptr.SfxPoolItem = 0x7fe1e9edae18 , m_nRefCount = 28, m_nWhich = 121, m_nKind = SfxItemKind::NONE}, m_aColor = rgb(192, 192, 192), m_nLines = 20, m_nBaseHeight = 400, m_nRubyHeight = 200, m_eGridType = GRID_NONE, m_bRubyTextBelow = false, m_bPrintGrid = false, m_bDisplayGrid = false, m_nBaseWidth = 400, m_bSnapToChars = true, m_bSquaredMode = true}, 122 = 0x0, 123 = 0x0, 124 = 0x0, 125 = 0x0, 126 = {> = { = { = {_vptr.SfxPoolItem = 0x7fe1fb7ade78 , m_nRefCount = 54, m_nWhich = 126, m_nKind = SfxItemKind::NONE}, }, m_nValue = SvxFrameDirection::Horizontal_LR_TB}, }, 127 = 0x0, 128 = 0x0, 129 = 0x0, 130 = 0x0, 131 = 0x0, 132 = 0x0, 133 = 0x0, 134 = 0x0, 135 = 0x0, 136 = 0x0, 137 = 0x0, 138 = { = {_vptr.SfxPoolItem = 0x7fe1fa033f80 , m_nRefCount = 32, m_nWhich = 138, m_nKind = SfxItemKind::NONE}, m_bValue = true}, 139 = { = {_vptr.SfxPoolItem = 0x7fe1fa033f80 , m_nRefCount = 32, m_nWhich = 139, m_nKind = SfxItemKind::NONE}, m_bValue = false}, 140 = 0x0, 159 = 0x0, 1014 = 0x0, 1015 = 0x0, 1016 = 0x0, 1017 = 0x0, 1018 = 0x0, 1019 = 0x0, 1020 = 0x0, 1021 = 0x0, 1022 = 0x0, 1023 = 0x0, 1024 = 0x0, 1025 = 0x0, 1026 = 0x0, 1027 = 0x0, 1028 = 0x0, 1029 = 0x0, 1030 = 0x0, 1031 = 0x0, 1032 = 0x0, 1033 = 0x0, 1034 = 0x0}, m_pOldSet = 0x0, m_pNewSet = 0x0}, m_nWhichId = 161, m_nPoolFormatId = 65535, m_nPoolHelpId = 65535, m_nPoolHlpFileId = 255 '\377', m_bAutoFormat = true, m_bFormatInDTOR = false, m_bAutoUpdateOnDirectFormat = false, m_bHidden = false, m_pGrabBagItem = std::shared_ptr (empty) = {get() = 0x0}}, m_wXObject = { = {m_pImpl = 0x0}, }, maFillAttributes = std::shared_ptr (empty) = {get() = 0x0}, m_ffList = 0x0, m_pOtherTextBoxFormats = std::shared_ptr (empty) = {get() = 0x0}}, m_FirstLeft = { = { = {m_bInCache = false}, = { = { = { = {_vptr.WriterListener = 0x7fe1e9edaf40 , m_pLeft = 0x55a235acab50, m_pRight = 0x55a235ac8778}, m_pRegisteredIn = 0x55a23569d690}, m_pWriterListeners = 0x0, m_bModifyLocked = false}, = {m_aNotifier = {_vptr.SvtBroadcaster = 0x7fe1fa039048 , maListeners = std::__debug::vector of length 0, capacity 0, maDestructedListeners = std::__debug::vector of length 0, capacity 0, mnEmptySlots = 0, mnListenersFirstUnsorted = 0, mbAboutToDie = false, mbDisposing = false, mbDestNormalized = true}}, }, m_aFormatName = "Page de service", m_aSet = { = SfxItemSet of pool 0x55a235682bd0 with parent 0x55a23569d758 and Which ranges: [(88, 140), (159, 159), (1014, 1034)] = {88 = 0x0, 89 = { = { = {_vptr.SfxPoolItem = 0x7fe1e9eda040 , m_nRefCount = 24, m_nWhich = 89, m_nKind = SfxItemKind::NONE}, m_aSize = Size = {width = 11906, height = 16838}}, m_eFrameHeightType = SwFrameSize::Fixed, m_eFrameWidthType = SwFrameSize::Fixed, m_nWidthPercent = 0 '\000', m_eWidthPercentRelation = 0, m_nHeightPercent = 0 '\000', m_eHeightPercentRelation = 0}, 90 = 0x0, 91 = 0x0, 92 = 0x0, 93 = 0x0, 94 = 0x0, 95 = 0x0, 96 = 0x0, 97 = { = {_vptr.SfxPoolItem = 0x7fe1fb7ad740 , m_nRefCount = 20, m_nWhich = 97, m_nKind = SfxItemKind::NONE}, nFirstLineOffset = 0, nLeftMargin = 1134, nRightMargin = 1134, m_nGutterMargin = 0, m_nRightGutterMargin = 0, nPropFirstLineOffset = 100, nPropLeftMargin = 100, nPropRightMargin = 100, bAutoFirst = false, bExplicitZeroMarginValRight = false, bExplicitZeroMarginValLeft = false}, 98 = { = {_vptr.SfxPoolItem = 0x7fe1fb7ad7d0 , m_nRefCount = 16, m_nWhich = 98, m_nKind = SfxItemKind::NONE}, nUpper = 850, nLower = 850, bContext = false, nPropUpper = 100, nPropLower = 100}, 99 = 0x0, 100 = 0x0, 101 = 0x0, 102 = { = {_vptr.SfxPoolItem = 0x7fe1e9eda190 , m_nRefCount = 2, m_nWhich = 102, m_nKind = SfxItemKind::NONE}, = { = {_vptr.WriterListener = 0x7fe1e9eda220 , m_pLeft = 0x0, m_pRight = 0x0}, m_pRegisteredIn = 0x55a235ae3000}, m_bActive = true}, 103 = { = {_vptr.SfxPoolItem = 0x7fe1e9eda270 , m_nRefCount = 4, m_nWhich = 103, m_nKind = SfxItemKind::NONE}, = { = {_vptr.WriterListener = 0x7fe1e9eda300 , m_pLeft = 0x0, m_pRight = 0x0}, m_pRegisteredIn = 0x55a235b0f240}, m_bActive = true}, 104 = 0x0, 105 = 0x0, 106 = 0x0, 107 = 0x0, 108 = 0x0, 109 = 0x0, 110 = 0x0, 111 = 0x0, 112 = 0x0, 113 = 0x0, 114 = 0x0, 115 = 0x0, 116 = 0x0, 117 = 0x0, 118 = 0x0, 119 = 0x0, 120 = 0x0, 121 = { = {_vptr.SfxPoolItem = 0x7fe1e9edae18 , m_nRefCount = 28, m_nWhich = 121, m_nKind = SfxItemKind::NONE}, m_aColor = rgb(192, 192, 192), m_nLines = 20, m_nBaseHeight = 400, m_nRubyHeight = 200, m_eGridType = GRID_NONE, m_bRubyTextBelow = false, m_bPrintGrid = false, m_bDisplayGrid = false, m_nBaseWidth = 400, m_bSnapToChars = true, m_bSquaredMode = true}, 122 = 0x0, 123 = 0x0, 124 = 0x0, 125 = 0x0, 126 = {> = { = { = {_vptr.SfxPoolItem = 0x7fe1fb7ade78 , m_nRefCount = 54, m_nWhich = 126, m_nKind = SfxItemKind::NONE}, }, m_nValue = SvxFrameDirection::Horizontal_LR_TB}, }, 127 = 0x0, 128 = 0x0, 129 = 0x0, 130 = 0x0, 131 = 0x0, 132 = 0x0, 133 = 0x0, 134 = 0x0, 135 = 0x0, 136 = 0x0, 137 = 0x0, 138 = { = {_vptr.SfxPoolItem = 0x7fe1fa033f80 , m_nRefCount = 32, m_nWhich = 138, m_nKind = SfxItemKind::NONE}, m_bValue = true}, 139 = { = {_vptr.SfxPoolItem = 0x7fe1fa033f80 , m_nRefCount = 32, m_nWhich = 139, m_nKind = SfxItemKind::NONE}, m_bValue = false}, 140 = 0x0, 159 = 0x0, 1014 = 0x0, 1015 = 0x0, 1016 = 0x0, 1017 = 0x0, 1018 = 0x0, 1019 = 0x0, 1020 = 0x0, 1021 = 0x0, 1022 = 0x0, 1023 = 0x0, 1024 = 0x0, 1025 = 0x0, 1026 = 0x0, 1027 = 0x0, 1028 = 0x0, 1029 = 0x0, 1030 = 0x0, 1031 = 0x0, 1032 = 0x0, 1033 = 0x0, 1034 = 0x0}, m_pOldSet = 0x0, m_pNewSet = 0x0}, m_nWhichId = 161, m_nPoolFormatId = 65535, m_nPoolHelpId = 65535, m_nPoolHlpFileId = 255 '\377', m_bAutoFormat = true, m_bFormatInDTOR = false, m_bAutoUpdateOnDirectFormat = false, m_bHidden = false, m_pGrabBagItem = std::shared_ptr (empty) = {get() = 0x0}}, m_wXObject = { = {m_pImpl = 0x0}, }, maFillAttributes = std::shared_ptr (empty) = {get() = 0x0}, m_ffList = 0x0, m_pOtherTextBoxFormats = std::shared_ptr (empty) = {get() = 0x0}}, m_aStashedHeader = {m_pStashedFirst = std::shared_ptr (empty) = {get() = 0x0}, m_pStashedLeft = std::shared_ptr (empty) = {get() = 0x0}, m_pStashedFirstLeft = std::shared_ptr (empty) = {get() = 0x0}}, m_aStashedFooter = {m_pStashedFirst = std::shared_ptr (empty) = {get() = 0x0}, m_pStashedLeft = std::shared_ptr (empty) = {get() = 0x0}, m_pStashedFirstLeft = std::shared_ptr (empty) = {get() = 0x0}}, m_aDepends = {m_rToTell = @0x55a235ac8400, m_vDepends = std::__debug::vector of length 0, capacity 0}, m_pTextFormatColl = 0x0, m_pFollow = 0x55a235ac8400, m_nRegHeight = 0, m_nRegAscent = 0, m_nVerticalAdjustment = com::sun::star::drawing::TextVerticalAdjust::TextVerticalAdjust_TOP, m_eUse = 387, m_IsLandscape = false, m_IsHidden = false, m_FootnoteInfo = {m_nMaxHeight = 0, m_nLineWidth = 10, m_eLineStyle = SvxBorderLineStyle::SOLID, m_LineColor = rgb(0, 0, 0), m_Width = {mnNumerator = 25, mnDenominator = 100, mbValid = true}, m_eAdjust = com::sun::star::text::HorizontalAdjust::HorizontalAdjust_LEFT, m_nTopDist = 57, m_nBottomDist = 57}, m_pdList = 0x55a235682570} i = n = 4 nSize = 8 #44 0x00007fe1e47f2601 in RtfExport::ExportDocument_Impl() (this=0x7fe1eab0f1e0) at /home/buildslave/source/libo-core/sw/source/filter/ww8/rtfexport.cxx:843 pViewShell = rLnNumInfo = #45 0x00007fe1e48ff65a in MSWordExportBase::ExportDocument(bool) (this=0x7fe1eab0f1e0, bWriteAll=) at /home/buildslave/source/libo-core/sw/source/filter/ww8/wrtww8.cxx:3391 pLayout = #46 0x00007fe1e47f637d in RtfExportFilter::filter(com::sun::star::uno::Sequence const&) (this=0x55a23602a310, aDescriptor=) at /home/buildslave/source/libo-core/sw/source/filter/ww8/rtfexportfilter.cxx:81 aExport = Python Exception 'NoneType' object has no attribute 'pointer': Python Exception 'NoneType' object has no attribute 'pointer': Python Exception 'NoneType' object has no attribute 'pointer': Python Exception 'NoneType' object has no attribute 'pointer': Python Exception 'NoneType' object has no attribute 'pointer': Python Exception No type named std::__detail::_Hash_node, true>.: Python Exception No type named std::__detail::_Hash_node, false>.: Python Exception 'NoneType' object has no attribute 'pointer': Python Exception Attempt to extract a component of a value that is not a struct/class/union.: Python Exception Attempt to extract a component of a value that is not a struct/class/union.: Python Exception 'NoneType' object has no attribute 'pointer': { = {_vptr.MSWordExportBase = 0x7fe1e4be0778 , m_aFontHelper = {maFonts = std::__debug::map with 18 elements, m_bLoadAllFonts = true}, m_aChapterFieldLocs = std::__debug::vector of length 0, capacity 0, m_aMainStg = "WordDocument", m_aTOXArr = std::__debug::vector of length 0, capacity 0, m_pISet = 0x7fe1eab0cef0, m_pFirstPageFormat = 0x0, m_pPiece = std::unique_ptr = {get() = 0x0}, m_pUsedNumTable = std::unique_ptr = {get() = 0x55a236022d20}, m_OverridingNums = std::__debug::map with 0 elements, m_Lists = std::__debug::map with 0 elements, m_ListLevelOverrides = std::__debug::map with 0 elements, m_pTopNodeOfHdFtPage = 0x0, m_aCurrentCharPropStarts = std::stack wrapping: std::__debug::deque with 0 elements, m_pBkmks = std::unique_ptr = {get() = 0x0}, m_pRedlAuthors = std::unique_ptr = {get() = 0x0}, m_pKeyMap = std::shared_ptr> (empty) = {get() = 0x0}, m_pOLEExp = std::unique_ptr = {get() = 0x55a235f5c230}, m_pOCXExp = std::unique_ptr = {get() = 0x55a236022640}, m_aOleMap = std::__debug::map with 0 elements, m_pTableInfo = std::shared_ptr (use count 1, weak count 0) = {get() = 0x55a2360330d0}, m_nCharFormatStart = 16, m_nFormatCollStart = 49, m_nStyleBeforeFly = 0, m_nLastFormatId = 0, m_nUniqueList = 0, m_nHdFtIndex = 0, m_nOrigRedlineFlags = RedlineFlags::ShowMask, m_bOrigShowChanges = true, m_aImplicitBookmarks = std::__debug::vector of length 0, capacity 0, m_TOXMarkBookmarksByURL = std::__debug::unordered_map with 0 elements, m_TOXMarkBookmarksByTOXMark = std::__debug::unordered_map with 0 elements, m_aFrames = std::__debug::vector of length 3, capacity 4 = {{mpFlyFrame = 0x55a235b166c0, maPos = SwPosition (node 167, offset 0), maSize = Size = {width = 171, height = 8788}, maLayoutSize = Size = {width = 171, height = 8788}, meWriterType = ww8::Frame::eDrawing, mpStartFrameContent = 0x0, mbIsInline = false, mbForBullet = false, maGrf = {mxImpGraphic = std::shared_ptr (use count 3, weak count 0) = {get() = 0x55a236034fa0}}}, {mpFlyFrame = 0x55a235b39f60, maPos = SwPosition (node 211, offset 0), maSize = Size = {width = 169, height = 8786}, maLayoutSize = Size = {width = 169, height = 8786}, meWriterType = ww8::Frame::eTextBox, mpStartFrameContent = 0x55a235b3e918, mbIsInline = false, mbForBullet = false, maGrf = {mxImpGraphic = std::shared_ptr (use count 1, weak count 0) = {get() = 0x55a23601ec80}}}, {mpFlyFrame = 0x55a235b4dd50, maPos = SwPosition (node 283, offset 0), maSize = Size = {width = 9594, height = 277}, maLayoutSize = Size = {width = 9594, height = 277}, meWriterType = ww8::Frame::eTextBox, mpStartFrameContent = 0x55a235b4db98, mbIsInline = false, mbForBullet = false, maGrf = {mxImpGraphic = std::shared_ptr (use count 1, weak count 0) = {get() = 0x55a23602a410}}}}, m_pCurrentPageDesc = 0x55a235ac8400, m_pPreviousSectionPageDesc = 0x0, m_bFirstTOCNodeWithSection = false, m_pPapPlc = std::unique_ptr = {get() = 0x0}, m_pChpPlc = std::unique_ptr = {get() = 0x0}, m_pChpIter = 0x7fe1eab0cfb0, m_pStyles = std::unique_ptr = {get() = 0x55a235f94f50}, m_pAtn = std::unique_ptr = {get() = 0x0}, m_pFactoids = std::unique_ptr = {get() = 0x0}, m_pTextBxs = std::unique_ptr = {get() = 0x0}, m_pHFTextBxs = std::unique_ptr = {get() = 0x0}, m_aLinkedTextboxesHelper = std::__debug::map with 0 elements, m_bLinkedTextboxesHelperInitialized = false, m_nLinkedTextboxesChainId = 0, m_pParentFrame = 0x0, m_pFlyOffset = 0x0, m_eNewAnchorType = RndStdIds::FLY_AT_PAGE, m_pFieldMain = std::unique_ptr = {get() = 0x0}, m_pFieldHdFt = std::unique_ptr = {get() = 0x0}, m_pFieldFootnote = std::unique_ptr = {get() = 0x0}, m_pFieldEdn = std::unique_ptr = {get() = 0x0}, m_pFieldAtn = std::unique_ptr = {get() = 0x0}, m_pFieldTextBxs = std::unique_ptr = {get() = 0x0}, m_pFieldHFTextBxs = std::unique_ptr = {get() = 0x0}, m_pMagicTable = std::unique_ptr = {get() = 0x0}, m_pGrf = std::unique_ptr = {get() = 0x0}, m_pStyAttr = 0x0, m_pOutFormatNode = 0x0, m_pCurrentStyle = 0x0, m_pSdrObjs = std::unique_ptr = {get() = 0x0}, m_pHFSdrObjs = std::unique_ptr = {get() = 0x0}, m_pEscher = 0x0, m_nTextTyp = 2 '\002', m_bStyDef = false, m_bBreakBefore = false, m_bOutKF = true, m_bOutFlyFrameAttrs = false, m_bOutPageDescs = false, m_bOutFirstPage = false, m_bOutTable = false, m_bOutGrf = false, m_bInWriteEscher = false, m_bStartTOX = false, m_bInWriteTOX = false, m_bFootnoteAtTextEnd = true, m_bEndAtTextEnd = true, m_bHasHdr = true, m_bHasFtr = true, m_bSubstituteBullets = false, m_bTabInTOC = false, m_bHideTabLeaderAndPageNumbers = false, m_bExportModeRTF = true, m_bFontSizeWritten = false, m_bAddFootnoteTab = false, m_rDoc = @0x55a235682560, m_nCurStart = {m_value = 159}, m_nCurEnd = {m_value = 168}, m_pCurPam = std::shared_ptr (use count 1, weak count 1) = {get() = 0x55a235fb5350}, m_pOrigPam = 0x55a235fb53d8, m_aSaveData = std::stack wrapping: std::__debug::deque with 0 elements, m_rSortedBookmarksStart = std::__debug::vector of length 0, capacity 0, m_rSortedBookmarksEnd = std::__debug::vector of length 0, capacity 0, m_rSortedAnnotationMarksStart = std::__debug::vector of length 0, capacity 0, m_rSortedAnnotationMarksEnd = std::__debug::vector of length 0, capacity 0, m_vecBulletPic = std::__debug::vector of length 1, capacity 1 = {0x55a235a35510}}, m_pFilter = 0x55a23602a310, m_pWriter = 0x55a23602a358, m_pAttrOutput = std::unique_ptr = {get() = 0x55a23602aab0}, m_pSections = std::unique_ptr = {get() = 0x55a236033460}, m_pSdrExport = std::unique_ptr = {get() = 0x55a23602a6f0}, m_bOutOutlineOnly = false, m_eDefaultEncoding = 1, m_eCurrentEncoding = 1, m_bRTFFlySyntax = false, m_nCurrentNodeIndex = {m_value = 167}, m_aColTable = std::__debug::map with 24 elements, m_aStyTable = std::__debug::map with 80 elements, m_aRedlineTable = std::__debug::map with 0 elements, m_pStream = std::unique_ptr = {get() = 0x0}, m_pFirstPageItemSet = 0x0} aMediaDesc = Python Exception No type named std::__detail::_Hash_node, true>.: Python Exception 'NoneType' object has no attribute 'lazy_string': { = {m_aMap = std::__debug::unordered_map with 11 elements}, static PROP_ABORTED = {{str = , more = {refCount = 1073741824, length = 7, buffer = u"Aborted"}}}, static PROP_ASTEMPLATE = , static PROP_COMPONENTDATA = , static PROP_DOCUMENTSERVICE = {{str = "DocumentService", more = {refCount = 1073741824, length = 15, buffer = u"DocumentService"}}}, static PROP_ENCRYPTIONDATA = , static PROP_FILENAME = , static PROP_FILTERNAME = , static PROP_FILTERPROVIDER = , static PROP_FILTEROPTIONS = , static PROP_FRAME = , static PROP_FRAMENAME = , static PROP_HIDDEN = , static PROP_INPUTSTREAM = , static PROP_INTERACTIONHANDLER = , static PROP_AUTHENTICATIONHANDLER = , static PROP_JUMPMARK = , static PROP_MACROEXECUTIONMODE = , static PROP_MEDIATYPE = , static PROP_MINIMIZED = , static PROP_NOAUTOSAVE = , static PROP_OPENNEWVIEW = , static PROP_OUTPUTSTREAM = , static PROP_PASSWORD = , static PROP_POSTDATA = , static PROP_PREVIEW = , static PROP_READONLY = , static PROP_REFERRER = , static PROP_REPLACEABLE = , static PROP_SALVAGEDFILE = , static PROP_SILENT = , static PROP_STATUSINDICATOR = , static PROP_STREAM = , static PROP_STREAMFOROUTPUT = , static PROP_TEMPLATENAME = , static PROP_TITLE = , static PROP_TYPENAME = , static PROP_UCBCONTENT = , static PROP_UPDATEDOCMODE = , static PROP_URL = , static PROP_VERSION = , static PROP_DOCUMENTTITLE = , static PROP_MODEL = , static PROP_VIEWONLY = , static PROP_DOCUMENTBASEURL = , static PROP_SUGGESTEDSAVEASNAME = , static PROP_AUTOSAVEEVENT = } xStream = uno::Reference to (class utl::OStreamWrapper *) 0x55a235f5ed68 pStream = std::unique_ptr = {get() = 0x55a23603b250} xIfc = uno::Reference to (class SwXTextDocument *) 0x55a23564aef0 pTextDoc = pDoc = 0x55a235682560 pViewShell = aPam = SwPaM = {point = SwPosition (node 301, offset 0), mark = SwPosition (node 368, offset 0)} pCurPam = std::shared_ptr (use count 1, weak count 1) = {get() = 0x55a235fb5350} #47 0x00007fe1e367b176 in (anonymous namespace)::RtfFilter::filter(com::sun::star::uno::Sequence const&) (this=0x55a23603a3f0, rDescriptor=uno::Sequence of length 11 = {...}) at /home/buildslave/source/libo-core/writerfilter/source/filter/RtfFilter.cxx:94 xMSF = uno::Reference to (class cppuhelper::ServiceManager *) 0x55a23179f278 xIfc = uno::Reference to (class RtfExportFilter *) 0x55a23602a310 xExporter = uno::Reference to (class RtfExportFilter *) 0x55a23602a340 xFilter = uno::Reference to (class RtfExportFilter *) 0x55a23602a338 bResult = xStatusIndicator = uno::Reference to (class com::sun::star::uno::XInterface *) 0x7fe1fb9f4cdd xDocProps = uno::Reference to (class com::sun::star::uno::XInterface *) 0x20 g = {m_func = {__xDocProps = uno::Reference to (class RtfExportFilter *) 0x55a23602a310}, m_bDismissed = 56} #48 0x00007fe1fa56678f in SfxObjectShell::ExportTo(SfxMedium&) (this=this@entry=0x55a235647b80, rMedium=...) at /home/buildslave/source/libo-core/sfx2/source/doc/objstor.cxx:2494 pItems = 0x55a235f60420 pNewValue = 0x55a23602a6f8 bHasStream = false bIsPreview = false pOldValue = 0x55a235f9bea8 aArgs = uno::Sequence of length 11 = {{Name = "URL", Handle = 0, Value = uno::Any("string": "file:///srv/crashtestdata/current/srv/crashtestdata/files/bugtrackers/odt/tdf88013-1.rtf"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "FilterName", Handle = 0, Value = uno::Any("string": "Rich Text Format"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "SaveTo", Handle = 0, Value = uno::Any("boolean": 1 '\001'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Hidden", Handle = 0, Value = uno::Any("boolean": 1 '\001'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "MacroExecutionMode", Handle = 0, Value = uno::Any("short": 0), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "UpdateDocMode", Handle = 0, Value = uno::Any("short": 0), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "DocumentService", Handle = 0, Value = uno::Any("string": "com.sun.star.text.TextDocument"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Replaceable", Handle = 0, Value = uno::Any("boolean": 0 '\000'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "OutputStream", Handle = 0, Value = uno::Any("com.sun.star.io.XOutputStream": { = {_vptr.XInterface = 0x55a235f5dea8}, }), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "StreamForOutput", Handle = 0, Value = uno::Any("com.sun.star.io.XStream": { = {_vptr.XInterface = 0x55a235f5ed68}, }), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "DocumentBaseURL", Handle = 0, Value = uno::Any("string": "file:///srv/crashtestdata/current/srv/crashtestdata/files/bugtrackers/odt/tdf88013-1.rtf"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}} bHasOutputStream = false bHasBaseURL = nEnd = xComp = uno::Reference to (class SwXTextDocument *) 0x55a23564b0c8 sStream = {{str = "StreamForOutput", more = {refCount = 1073741824, length = 15, buffer = u"StreamForOutput"}}} xFilter = uno::Reference to (class (anonymous namespace)::RtfFilter *) 0x55a23603a418 aOldArgs = uno::Sequence of length 8 = {{Name = "URL", Handle = 0, Value = uno::Any("string": "file:///srv/crashtestdata/current/srv/crashtestdata/files/bugtrackers/odt/tdf88013-1.rtf"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "FilterName", Handle = 0, Value = uno::Any("string": "Rich Text Format"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "SaveTo", Handle = 0, Value = uno::Any("boolean": 1 '\001'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Hidden", Handle = 0, Value = uno::Any("boolean": 1 '\001'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "MacroExecutionMode", Handle = 0, Value = uno::Any("short": 0), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "UpdateDocMode", Handle = 0, Value = uno::Any("short": 0), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "DocumentService", Handle = 0, Value = uno::Any("string": "com.sun.star.text.TextDocument"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Replaceable", Handle = 0, Value = uno::Any("boolean": 0 '\000'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}} sOutputStream = {{str = "OutputStream", more = {refCount = 1073741824, length = 12, buffer = u"OutputStream"}}} bHasFilterName = true bIsRedactMode = aFilterName = "Rich Text Format" xExporter = uno::Reference to (class (anonymous namespace)::RtfFilter *) 0x55a23603a428 #49 0x00007fe1fa5724ec in SfxObjectShell::SaveTo_Impl(SfxMedium&, SfxItemSet const*) (this=this@entry=0x55a235647b80, rMedium=..., pSet=pSet@entry=0x0) at /home/buildslave/source/libo-core/sfx2/source/doc/objstor.cxx:1562 aMod = {pPersist = 0x55a235647b80, bWasEnabled = false} aViewGuard = std::unique_ptr = {get() = 0x55a235fb7e30} pFilter = std::shared_ptr (use count 4, weak count 0) = {get() = 0x55a23603c890} bStorageBasedSource = true bStorageBasedTarget = false bOwnSource = bOwnTarget = false bNeedsDisconnectionOnFail = false bStoreToSameLocation = false bTryToPreserveScriptSignature = false bNoPreserveForOasis = false bOldStat = false aLockUIGuard = {m_pDoc = 0x55a235647b80, m_bUnlock = true} bCopyTo = true pMedSet = bOk = false #50 0x00007fe1fa575a51 in SfxObjectShell::PreDoSaveAs_Impl(rtl::OUString const&, rtl::OUString const&, SfxItemSet const&, com::sun::star::uno::Sequence const&) (this=this@entry=0x55a235647b80, rFileName="file:///srv/crashtestdata/current/srv/crashtestdata/files/bugtrackers/odt/tdf88013-1.rtf", aFilterName="Rich Text Format", rItemSet=SfxItemSet of pool 0x55a232692ff0 with parent 0x0 and Which ranges: [(5507, 5507), (5530, 5530), (6546, 6546)] = {...}, rArgs=uno::Sequence of length 1 = {...}) at /home/buildslave/source/libo-core/sfx2/source/doc/objstor.cxx:2993 xMergedParams = std::shared_ptr (use count 2, weak count 0) = {get() = 0x55a235f60420} pNewFile = 0x55a23603a7e0 pNoFileSync = bUseThumbnailSave = aThumbnailGuard = {m_func = {__this = 0x55a235647b80, __bUseThumbnailSave = true}, m_bDismissed = true} pNoThumbnail = pSaveToItem = bCopyTo = true bOk = false #51 0x00007fe1fa576af6 in SfxObjectShell::CommonSaveAs_Impl(INetURLObject const&, rtl::OUString const&, SfxItemSet&, com::sun::star::uno::Sequence const&) (this=this@entry=0x55a235647b80, aURL=..., aFilterName="Rich Text Format", rItemSet=SfxItemSet of pool 0x55a232692ff0 with parent 0x0 and Which ranges: [(5507, 5507), (5530, 5530), (6546, 6546)] = {...}, rArgs=uno::Sequence of length 1 = {...}) at /home/buildslave/source/libo-core/sfx2/source/doc/objstor.cxx:2783 pSaveToItem = bSaveTo = true pFilter = std::shared_ptr (use count 4, weak count 0) = {get() = 0x55a23603c890} pCopyStreamItem = pActMed = aActName = {m_aAbsURIRef = "file:///srv/crashtestdata/files/bugtrackers/odt/tdf88013-1.odt", m_aScheme = {m_nBegin = 0, m_nLength = 4}, m_aUser = {m_nBegin = -1, m_nLength = 0}, m_aAuth = {m_nBegin = -1, m_nLength = 0}, m_aHost = {m_nBegin = 7, m_nLength = 0}, m_aPort = {m_nBegin = -1, m_nLength = 0}, m_aPath = {m_nBegin = 7, m_nLength = 55}, m_aQuery = {m_nBegin = -1, m_nLength = 0}, m_aFragment = {m_nBegin = -1, m_nLength = 0}, m_eScheme = INetProtocol::File, m_eSmartScheme = INetProtocol::Http} bWasReadonly = aTempFileURL = "" #52 0x00007fe1fa54d0ad in SfxObjectShell::APISaveAs_Impl(std::basic_string_view >, SfxItemSet&, com::sun::star::uno::Sequence const&) (this=0x55a235647b80, aFileName=Python Exception value has been optimized out: , rItemSet=SfxItemSet of pool 0x55a232692ff0 with parent 0x0 and Which ranges: [(5507, 5507), (5530, 5530), (6546, 6546)] = {...}, rArgs=uno::Sequence of length 1 = {...}) at /home/buildslave/source/libo-core/sfx2/source/doc/objserv.cxx:319 xLock = {pObj = 0x55a235647b80} pDocTitleItem = aFilterName = "Rich Text Format" pFilterNameItem = bOk = false #53 0x00007fe1fa5c2a26 in SfxBaseModel::impl_store(rtl::OUString const&, com::sun::star::uno::Sequence const&, bool) (this=this@entry=0x55a23564aef0, sURL="file:///srv/crashtestdata/current/srv/crashtestdata/files/bugtrackers/odt/tdf88013-1.rtf", seqArguments=uno::Sequence of length 1 = {...}, bSaveTo=bSaveTo@entry=true) at /usr/include/c++/10/string_view:133 bSaved = pItemSet = std::optional = {[contained value] = { = SfxItemSet of pool 0x55a232692ff0 with parent 0x0 and Which ranges: [(5507, 5507), (5530, 5530), (6546, 6546)] = {5507 = { = { = {_vptr.SfxPoolItem = 0x7fe1fa0366f8 , m_nRefCount = 1, m_nWhich = 5507, m_nKind = SfxItemKind::NONE}, m_aValue = "file:///srv/crashtestdata/current/srv/crashtestdata/files/bugtrackers/odt/tdf88013-1.rtf"}, }, 5530 = { = { = {_vptr.SfxPoolItem = 0x7fe1fa0366f8 , m_nRefCount = 1, m_nWhich = 5530, m_nKind = SfxItemKind::NONE}, m_aValue = "Rich Text Format"}, }, 6546 = { = {_vptr.SfxPoolItem = 0x7fe1fa033f80 , m_nRefCount = 1, m_nWhich = 6546, m_nKind = SfxItemKind::NONE}, m_bValue = true}}, }} pCopyStreamItem = nModifyPasswordHash = aModifyPasswordInfo = empty uno::Sequence nOldModifyPasswordHash = 0 aOldModifyPasswordInfo = empty uno::Sequence bCopyTo = xOldDocProps = uno::Reference to (class (anonymous namespace)::SfxDocumentMetaData *) 0x55a235703158 bRet = xHandler = empty uno::Reference pItem = nErrCode = {m_value = 0} #54 0x00007fe1fa5c4dcd in SfxBaseModel::storeToURL(rtl::OUString const&, com::sun::star::uno::Sequence const&) (this=0x55a23564aef0, rURL="file:///srv/crashtestdata/current/srv/crashtestdata/files/bugtrackers/odt/tdf88013-1.rtf", rArgs=uno::Sequence of length 1 = {...}) at /home/buildslave/source/libo-core/sfx2/source/doc/sfxbasemodel.cxx:1785 aDescriptor = Python Exception No type named std::__detail::_Hash_node, true>.: Python Exception 'NoneType' object has no attribute 'lazy_string': { = {m_aMap = std::__debug::unordered_map with 1 element}, static PROP_ABORTED = {{str = , more = {refCount = 1073741824, length = 7, buffer = u"Aborted"}}}, static PROP_ASTEMPLATE = , static PROP_COMPONENTDATA = , static PROP_DOCUMENTSERVICE = {{str = "DocumentService", more = {refCount = 1073741824, length = 15, buffer = u"DocumentService"}}}, static PROP_ENCRYPTIONDATA = , static PROP_FILENAME = , static PROP_FILTERNAME = , static PROP_FILTERPROVIDER = , static PROP_FILTEROPTIONS = , static PROP_FRAME = , static PROP_FRAMENAME = , static PROP_HIDDEN = , static PROP_INPUTSTREAM = , static PROP_INTERACTIONHANDLER = , static PROP_AUTHENTICATIONHANDLER = , static PROP_JUMPMARK = , static PROP_MACROEXECUTIONMODE = , static PROP_MEDIATYPE = , static PROP_MINIMIZED = , static PROP_NOAUTOSAVE = , static PROP_OPENNEWVIEW = , static PROP_OUTPUTSTREAM = , static PROP_PASSWORD = , static PROP_POSTDATA = , static PROP_PREVIEW = , static PROP_READONLY = , static PROP_REFERRER = , static PROP_REPLACEABLE = , static PROP_SALVAGEDFILE = , static PROP_SILENT = , static PROP_STATUSINDICATOR = , static PROP_STREAM = , static PROP_STREAMFOROUTPUT = , static PROP_TEMPLATENAME = , static PROP_TITLE = , static PROP_TYPENAME = , static PROP_UCBCONTENT = , static PROP_UPDATEDOCMODE = , static PROP_URL = , static PROP_VERSION = , static PROP_DOCUMENTTITLE = , static PROP_MODEL = , static PROP_VIEWONLY = , static PROP_DOCUMENTBASEURL = , static PROP_SUGGESTEDSAVEASNAME = , static PROP_AUTOSAVEEVENT = } bOnMainThread = false aGuard = {m_aGuard = {> = {pT = 0x55a23179c400}, }} aZone = { = { = {static s_nBufferSize = 0, static s_pBufferFullCallback = 0x0, static s_bRecording = {_M_base = {static _S_alignment = 1, _M_i = false}, static is_always_lock_free = true}, m_nPid = 1, m_sArgs = ""}, m_sName = 0x7fe1fa8e01e0 "storeToURL"}, m_nCreateTime = 0, m_nNesting = -1} aSaveGuard = {m_xModel = uno::Reference to (class SwXTextDocument *) 0x55a23564af80, m_pData = 0x55a23564a010, m_pFramesLock = std::unique_ptr = {get() = 0x55a235f5e570}} #55 0x00007fe1ee35bbef in gcc3::callVirtualMethod(void*, unsigned int, void*, _typelib_TypeDescriptionReference*, bool, unsigned long*, unsigned int, unsigned long*, double*) (pThis=0x55a23564afa0, nVtableIndex=8, pRegisterReturn=0x0, pReturnTypeRef=0x55a2317ba050, bSimpleReturn=true, pStack=0x7fe1eab10d10, nStack=0, pGPR=0x7fe1eab10e90, pFPR=0x7fe1eab10ec0) at /home/buildslave/source/libo-core/bridges/source/cpp_uno/gcc3_linux_x86-64/callvirtualmethod.cxx:77 data = {pMethod = 140608544722516, pStack = 0x7fe1eab10d10, nStack = 0, pGPR = 0x7fe1eab10e90, pFPR = 0x7fe1eab10ec0, rax = 94155171445832, rdx = 140608281840848, xmm0 = 6.9469861927681575e-310, xmm1 = 0} pMethod = 140608269453728 #56 0x00007fe1ee35abfd in cpp_call(bridges::cpp_uno::shared::UnoInterfaceProxy*, bridges::cpp_uno::shared::VtableSlot, typelib_TypeDescriptionReference*, sal_Int32, typelib_MethodParameter*, void*, void**, uno_Any**) (pThis=pThis@entry=0x55a2327d08c0, aVtableSlot=..., aVtableSlot@entry=..., pReturnTypeRef=, nParams=, pParams=, pUnoReturn=pUnoReturn@entry=0x0, pUnoArgs=, ppUnoExc=) at /home/buildslave/source/libo-core/bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx:233 pStack = 0x7fe1eab10d10 pStackStart = pGPR = {94155168853920, 94155174556048, 140608281840832, 140608340896119, 140608281841408, 11372823791615685120} nGPR = 3 pFPR = {1.4821969375237396e-323, 1.4821969375237396e-323, 6.9469721578634883e-310, 1.6975966327722179e-313, 0, 6.9469750755897504e-310, 4.6518810230019898e-310, 0} nFPR = 0 pReturnTypeDescr = 0x55a2317ba050 __PRETTY_FUNCTION__ = "void cpp_call(bridges::cpp_uno::shared::UnoInterfaceProxy*, bridges::cpp_uno::shared::VtableSlot, typelib_TypeDescriptionReference*, sal_Int32, typelib_MethodParameter*, void*, void**, uno_Any**)" pCppReturn = 0x0 bSimpleReturn = pAdjustedThisPtr = 0x55a23564afa0 pCppArgs = 0x7fe1eab10cd0 pTempIndices = ppTempParamTypeDescr = nTempIndices = 1 #57 0x00007fe1ee35b332 in bridges::cpp_uno::shared::unoInterfaceProxyDispatch(uno_Interface*, typelib_TypeDescription const*, void*, void**, uno_Any**) (pUnoI=0x55a2327d08c0, pMemberDescr=0x55a2327d0640, pReturn=0x0, pArgs=0x55a23591c700, ppException=0x7fe1eab11058) at /home/buildslave/source/libo-core/bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx:413 aVtableSlot = {offset = , index = } pThis = 0x55a2327d08c0 __PRETTY_FUNCTION__ = "void bridges::cpp_uno::shared::unoInterfaceProxyDispatch(uno_Interface*, const typelib_TypeDescription*, void*, void**, uno_Any**)" #58 0x00007fe1eca42918 in binaryurp::IncomingRequest::execute_throw(binaryurp::BinaryAny*, std::__debug::vector >*) const (this=this@entry=0x55a235fb4a50, returnValue=returnValue@entry=0x7fe1eab113d0, outArguments=outArguments@entry=0x7fe1eab11490) at /home/buildslave/source/libo-core/include/uno/dispatcher.hxx:72 retType = {_pTypeDescr = 0x55a2317ba050} nSize = 0 retBuf = std::__debug::vector of length 0, capacity 0 pexc = 0x7fe1eab11070 outBufs = std::__debug::vector of length 0, capacity 0 args = std::__debug::vector of length 2, capacity 2 = {0x55a235bbb190, 0x55a235bbb1a8} exc = __PRETTY_FUNCTION__ = "bool binaryurp::IncomingRequest::execute_throw(binaryurp::BinaryAny*, std::__debug::vector*) const" isExc = false #59 0x00007fe1eca438f3 in binaryurp::IncomingRequest::execute() const (this=this@entry=0x55a235fb4a50) at /home/buildslave/source/libo-core/binaryurp/source/incomingrequest.cxx:79 resetCc = true oldCc = {m_pUnoI = 0x0} ret = {data_ = _uno_Any(void)} outArgs = std::__debug::vector of length 0, capacity 0 isExc = #60 0x00007fe1eca555ae in binaryurp::(anonymous namespace)::request(void*) (pThreadSpecificData=pThreadSpecificData@entry=0x55a235fb4a50) at /home/buildslave/source/libo-core/binaryurp/source/reader.cxx:86 __PRETTY_FUNCTION__ = "void binaryurp::{anonymous}::request(void*)" #61 0x00007fe1fb9c6b40 in cppu_threadpool::JobQueue::enter(void const*, bool) (this=0x55a23602e970, nDisposeId=, nDisposeId@entry=0x55a2327caec0, bReturnWhenNoJob=bReturnWhenNoJob@entry=true) at /home/buildslave/source/libo-core/cppu/source/threadpool/jobqueue.cxx:100 guard = {_M_device = @0x55a23603e0c0} job = {pThreadSpecificData = 0x55a235fb4a50, doRequest = 0x7fe1eca55583 } pReturn = 0x0 __PRETTY_FUNCTION__ = "void* cppu_threadpool::JobQueue::enter(const void*, bool)" #62 0x00007fe1fb9c9097 in cppu_threadpool::ORequestThread::run() (this=0x55a2327caec0) at /home/buildslave/source/libo-core/cppu/source/threadpool/thread.cxx:165 #63 0x00007fe1fb9ca97f in osl::threadFunc(void*) (param=0x55a2327caed0) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x55a2327caed0 #64 0x00007fe1fc7b5449 in osl_thread_start_Impl(void*) (pData=0x55a2327caf10) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:239 terminate = false pImpl = 0x55a2327caf10 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #65 0x00007fe1fc007ea7 in start_thread () at /lib/x86_64-linux-gnu/libpthread.so.0 #66 0x00007fe1fc46ea2f in clone () at /lib/x86_64-linux-gnu/libc.so.6