[New LWP 935176] [New LWP 884982] [New LWP 885596] [New LWP 885132] [New LWP 885137] [New LWP 885600] [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 0x00007f217cba8ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [Current thread is 1 (Thread 0x7f215de23700 (LWP 935176))] Thread 6 (Thread 0x7f216bb12700 (LWP 885600)): #0 0x00007f217cc6dc74 in recv () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f217cf98cd3 in osl_receivePipe(oslPipe, void*, sal_Int32) (pPipe=pPipe@entry=0x5594bac37f20, pBuffer=pBuffer@entry=0x5594bf4142b8, BytesToRead=BytesToRead@entry=8) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:439 nRet = 0 #2 0x00007f217cf99280 in osl_readPipe(oslPipe, void*, sal_Int32) (pPipe=0x5594bac37f20, pBuffer=0x5594bf4142b8, n=n@entry=8) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:509 RetVal = BytesRead = 0 BytesToRead = 8 #3 0x00007f216d2a9a44 in osl::StreamPipe::read(void*, int) const (n=8, pBuffer=, this=0x5594bacd1950) 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=0x5594bacd1920, aReadBytes=uno::Sequence of length 8 = {...}, nBytesToRead=8) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:83 n = #5 0x00007f216d25315f in binaryurp::(anonymous namespace)::read(com::sun::star::uno::Reference const&, sal_uInt32, bool) (connection=uno::Reference to (class io_acceptor::(anonymous namespace)::PipeConnection *) 0x5594bacd1948, 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 0x00007f216d2565b1 in binaryurp::Reader::execute() (this=0x5594bacec360) 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 0x5594baccc9e0, state_ = @0x5594bacec3a8, buffer_ = empty uno::Sequence, data_ = 0x5594bfb7955b "\231\231\231\231\231\240", end_ = 0x5594bfb7955b "\231\231\231\231\231\240"} header = {bridge_ = rtl::Reference to 0x5594baccc9e0, state_ = @0x5594bacec3a8, buffer_ = uno::Sequence of length 8 = {0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000'}, data_ = 0x5594bf4142c0 "|\203", end_ = 0x5594bf4142c0 "|\203"} size = con = uno::Reference to (class io_acceptor::(anonymous namespace)::PipeConnection *) 0x5594bacd1948 #7 0x00007f217b4de64b in salhelper::Thread::run() (this=0x5594bacec360) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x5594bacec360}, m_bDismissed = false} #8 0x00007f217b4ded25 in osl::threadFunc(void*) (param=0x5594bacec370) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x5594bacec370 #9 0x00007f217cfb3449 in osl_thread_start_Impl(void*) (pData=0x5594bacccde0) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:239 terminate = false pImpl = 0x5594bacccde0 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #10 0x00007f217c805ea7 in start_thread () at /lib/x86_64-linux-gnu/libpthread.so.0 #11 0x00007f217cc6ca2f in clone () at /lib/x86_64-linux-gnu/libc.so.6 Thread 5 (Thread 0x7f216d210700 (LWP 885137)): #0 0x00007f217cc6da2f in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f217cf99a03 in osl_acceptPipe(oslPipe) (pPipe=pPipe@entry=0x5594babab180) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:381 s = pAcceptedPipe = __PRETTY_FUNCTION__ = "oslPipeImpl* osl_acceptPipe(oslPipe)" flags = #2 0x00007f216d2aa201 in osl::Pipe::accept(osl::StreamPipe&) (Connection=..., this=0x7f216d20e400) at /home/buildslave/source/libo-core/include/osl/pipe.hxx:155 pipe = {m_handle = 0x5594babab180} pConn = rtl::Reference to 0x5594bacee5a0 status = #3 io_acceptor::PipeAcceptor::accept() (this=0x5594bacd0920) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:157 pipe = {m_handle = 0x5594babab180} pConn = rtl::Reference to 0x5594bacee5a0 status = #4 0x00007f216d2b2f00 in (anonymous namespace)::OAcceptor::accept(rtl::OUString const&) (this=0x5594bab32610, sConnectionDescription="pipe,name=pyteste6ef4722-b6fb-11ed-a59f-98f2b32c495c") at /home/buildslave/source/libo-core/io/source/acceptor/acceptor.cxx:198 guard = {m_pFlag = 0x5594bab32688} r = empty uno::Reference #5 0x00007f216d3136d4 in desktop::Acceptor::run() (this=this@entry=0x5594bab32020) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:107 rConnection = empty uno::Reference rBridge = uno::Reference to (class binaryurp::Bridge *) 0x5594baccca08 g = {_M_device = 0x5594bab32058, _M_owns = false} aDescription = "pipe,name=pyteste6ef4722-b6fb-11ed-a59f-98f2b32c495c,uniqueValue=94097277524304" rInstanceProvider = uno::Reference to (class desktop::AccInstanceProvider *) 0x5594baccbac8 #6 0x00007f216d314060 in desktop::offacc_workerfunc(void*) (acc=0x5594bab32020) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:45 #7 0x00007f217cfb3449 in osl_thread_start_Impl(void*) (pData=0x5594bab344b0) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:239 terminate = false pImpl = 0x5594bab344b0 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #8 0x00007f217c805ea7 in start_thread () at /lib/x86_64-linux-gnu/libpthread.so.0 #9 0x00007f217cc6ca2f in clone () at /lib/x86_64-linux-gnu/libc.so.6 Thread 4 (Thread 0x7f216db27700 (LWP 885132)): #0 0x00007f217cc6da2f in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f217cf99a03 in osl_acceptPipe(oslPipe) (pPipe=0x5594bab26e60) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:381 s = pAcceptedPipe = __PRETTY_FUNCTION__ = "oslPipeImpl* osl_acceptPipe(oslPipe)" flags = #2 0x00007f217cde0e60 in osl::Pipe::accept(osl::StreamPipe&) (Connection=..., this=0x5594bab24310) 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=0x5594bab242e0) 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 0x00007f217b4de64b in salhelper::Thread::run() (this=0x5594bab242e0) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x5594bab242e0}, m_bDismissed = false} #5 0x00007f217b4ded25 in osl::threadFunc(void*) (param=0x5594bab242f0) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x5594bab242f0 #6 0x00007f217cfb3449 in osl_thread_start_Impl(void*) (pData=0x5594bab26b80) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:239 terminate = false pImpl = 0x5594bab26b80 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #7 0x00007f217c805ea7 in start_thread () at /lib/x86_64-linux-gnu/libpthread.so.0 #8 0x00007f217cc6ca2f in clone () at /lib/x86_64-linux-gnu/libc.so.6 Thread 3 (Thread 0x7f216e328700 (LWP 885596)): #0 0x00007f217c80c7b2 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f217ca4990c in std::condition_variable::wait(std::unique_lock&) () at /lib/x86_64-linux-gnu/libstdc++.so.6 #2 0x00007f217cf79d6e in std::condition_variable::wait > (__p=..., __lock=..., this=0x5594baceb5d0) at /usr/include/c++/10/condition_variable:111 g = {_M_device = 0x5594baceb600, _M_owns = true} pCond = 0x5594baceb5d0 __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 = 0x5594baceb600, _M_owns = true} pCond = 0x5594baceb5d0 __PRETTY_FUNCTION__ = "oslConditionResult osl_waitCondition(oslCondition, const TimeValue*)" #4 0x00007f216d25e66c in osl::Condition::wait(TimeValue const*) (pTimeout=0x0, this=0x5594baceb8c0) at /home/buildslave/source/libo-core/include/osl/conditn.hxx:123 item = {tid = {_pSequence = 0x5594baceed70}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x5594c0c5c2a0}, 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=0x5594baceb6e0) at /home/buildslave/source/libo-core/binaryurp/source/writer.cxx:151 item = {tid = {_pSequence = 0x5594baceed70}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x5594c0c5c2a0}, 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 0x00007f217b4de64b in salhelper::Thread::run() (this=0x5594baceb6e0) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x5594baceb6e0}, m_bDismissed = false} #7 0x00007f217b4ded25 in osl::threadFunc(void*) (param=0x5594baceb6f0) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x5594baceb6f0 #8 0x00007f217cfb3449 in osl_thread_start_Impl(void*) (pData=0x5594bacccd50) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:239 terminate = false pImpl = 0x5594bacccd50 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #9 0x00007f217c805ea7 in start_thread () at /lib/x86_64-linux-gnu/libpthread.so.0 #10 0x00007f217cc6ca2f in clone () at /lib/x86_64-linux-gnu/libc.so.6 Thread 2 (Thread 0x7f216ee5de00 (LWP 884982)): #0 0x00007f217c80c7b2 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f217ca4990c in std::condition_variable::wait(std::unique_lock&) () at /lib/x86_64-linux-gnu/libstdc++.so.6 #2 0x00007f21778634f2 in std::condition_variable::wait > (__p=..., __lock=..., this=0x5594b9cc1520) at /usr/include/c++/10/condition_variable:111 g = {_M_device = 0x5594b9cc14f8, _M_owns = true} request = SvpRequest::NONE pInst = 0x5594b9cc28e0 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #3 SvpSalYieldMutex::doAcquire(unsigned int) (this=0x5594b9cc1400, nLockCount=1) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:305 g = {_M_device = 0x5594b9cc14f8, _M_owns = true} request = SvpRequest::NONE pInst = 0x5594b9cc28e0 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #4 0x00007f21774f3366 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 0x00007f217757d113 in Application::AcquireSolarMutex(unsigned int) (nCount=, nCount@entry=1) at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:594 pSVData = #7 0x00007f2177862d1a in SolarMutexReleaser::~SolarMutexReleaser() (this=0x7ffe014fff94, __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=0x5594b9cc28e0, 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 0x00007f2177862f98 in SvpSalInstance::DoYield(bool, bool) (this=0x5594b9cc28e0, bWait=, bHandleAllCurrentEvents=) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:471 __PRETTY_FUNCTION__ = "virtual bool SvpSalInstance::DoYield(bool, bool)" bWasEvent = false pMutex = 0x5594b9cc1400 #10 0x00007f2177580bfc 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 = 0x7f21781b86e0 ::get()::instance> bProcessedEvent = #11 0x00007f21775811ac in Application::Yield() () at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:559 bAbort = false #12 0x00007f21775813e4 in Application::Execute() () at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:453 pSVData = 0x7f21781b86e0 ::get()::instance> nExitCode = 0 #13 0x00007f217cd9c4a3 in desktop::Desktop::Main() (this=0x7ffe01500aa0) 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 *) 0x5594b9cc2a88} eStatus = rCmdLineArgs = @0x7f217cf21040: {m_cwdUrl = std::optional = {[contained value] = "file:///srv/crashtestdata/control/task7078"}, 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=pyteste6ef4722-b6fb-11ed-a59f-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 *) 0x5594b9cda1d0 xRestartManager = uno::Reference to (class comphelper::OOfficeRestartManager *) 0x5594bab315a8 xDesktop = uno::Reference to (class framework::Desktop *) 0x5594babae8b8 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 = 0x7f217902fdb0 , 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 *) 0x5594bac37a18, 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 = 0x7f217902fd28 , mpList = std::unique_ptr >> = {get() = 0x0}, m_nBroadcastBlocked = 0, m_nBlockedHint = ConfigurationHints::NONE}, = {_vptr.ConfigurationListener = 0x7f217902fd58 }, }, static sm_pSingleImplConfig = 0x5594bacc4120, static sm_nAccessibilityRefCount = 5} #14 0x00007f217759a019 in ImplSVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:203 pSVData = 0x7f21781b86e0 ::get()::instance> nReturn = 1 bWasInitVCL = bInit = true nRet = 0 #15 0x00007f217759a1d0 in SVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:235 #16 0x00007f217cde69d0 in soffice_main() () at /home/buildslave/source/libo-core/desktop/source/app/sofficemain.cxx:94 aDesktop = { = { = {_vptr.ILibreOfficeKitNotifier = 0x7f217cf142b0 }, 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 = 0x7f2178103a80 , mpSchedulerData = 0x0, mpDebugName = 0x7f217ce9b448 "desktop::Desktop m_firstRunTimer", mePriority = TaskPriority::DEFAULT, mbActive = false, mbStatic = false}, maInvokeHandler = {function_ = 0x7f217cd91540 , instance_ = 0x7ffe01500aa0, file_ = 0x7f217ce9b498 "/home/buildslave/source/libo-core/desktop/source/app/app.cxx", line_ = 432, target_ = 0x7f217ce9b470 "Desktop::LinkStubAsyncInitFirstRun"}, mnTimeout = 3000, mbAuto = false}, m_aUpdateThread = {_M_id = {_M_thread = 0}}} rCmdLineArgs = @0x7f217cf21040: {m_cwdUrl = std::optional = {[contained value] = "file:///srv/crashtestdata/control/task7078"}, 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=pyteste6ef4722-b6fb-11ed-a59f-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 0x00005594b91f28ee in sal_main () at /home/buildslave/source/libo-core/desktop/source/app/main.c:51 ret = #18 0x00005594b91f293b in main (argc=, argv=) at /home/buildslave/source/libo-core/desktop/source/app/main.c:49 ret = Thread 1 (Thread 0x7f215de23700 (LWP 935176)): #0 0x00007f217cba8ce1 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f217cb92537 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f217cfa8e96 in (anonymous namespace)::callSystemHandler(int, siginfo_t*, void*) (signal=signal@entry=6, info=info@entry=0x7f215de1bef0, context=, context@entry=0x7f215de1bdc0) 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 = 0x7f215de1bdc0} i = #3 0x00007f217cfa8f9b in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7f215de1bef0, context=0x7f215de1bdc0) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:428 act = {__sigaction_handler = {sa_handler = 0x7f215de1bdd0, sa_sigaction = 0x7f215de1bdd0}, sa_mask = {__val = {36, 84, 94097381719056, 139781802869376, 0, 139781285723632, 139781801819184, 0, 139781803563903, 94097381719056, 139781803565350, 94097260286976, 139781807373900, 15, 7, 0}}, sa_flags = 2096358287, sa_restorer = 0x559400000011} Info = {Signal = osl_Signal_AccessViolation, UserSignal = 6, UserData = 0x0} #4 0x00007f217cba8d60 in () at /lib/x86_64-linux-gnu/libc.so.6 #5 0x00007f217cba8ce1 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #6 0x00007f217cb92537 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #7 0x00007f21774de1d0 in SalAbort(rtl::OUString const&, bool) (rErrorText="", bDumpCore=bDumpCore@entry=true) at /home/buildslave/source/libo-core/vcl/source/app/salplug.cxx:405 #8 0x00007f217757cee6 in Application::Abort(rtl::OUString const&) (rErrorText="") at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:275 #9 0x00007f217cd90206 in desktop::Desktop::Exception(ExceptionCategory) (this=0x7f215de1c5e0, nCategory=) at /home/buildslave/source/libo-core/desktop/source/app/app.cxx:1181 bInException = true nOldMode = rArgs = bRestart = false bAllowRecoveryAndSessionManagement = #10 0x00007f2177593dec in VCLExceptionSignal_impl(void*, oslSignalInfo*) (pInfo=) at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:173 nOldMode = SystemWindowFlags::DIALOG pSVData = 0x7f21781b86e0 ::get()::instance> aLock = {m_isAcquired = true, m_isChecked = true, m_rSolarMutex = @0x5594b9cc1400} bIn = true nVCLException = #11 0x00007f217cf3fa35 in callSignalHandler(oslSignalInfo*) (pInfo=pInfo@entry=0x7f215de1c670) at /home/buildslave/source/libo-core/sal/osl/all/signalshared.cxx:48 pHandler = 0x5594bab2daa0 Action = #12 0x00007f217cfa8f35 in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7f215de1c870, context=0x7f215de1c740) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:425 Info = {Signal = osl_Signal_AccessViolation, UserSignal = 6, UserData = 0x0} #13 0x00007f217cba8d60 in () at /lib/x86_64-linux-gnu/libc.so.6 #14 0x00007f217cba8ce1 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #15 0x00007f217cb92537 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #16 0x00007f217cb9240f in () at /lib/x86_64-linux-gnu/libc.so.6 #17 0x00007f217cba1662 in () at /lib/x86_64-linux-gnu/libc.so.6 #18 0x00007f217a5f8014 in SfxItemPool::GetDefaultItem(unsigned short) const (this=0x5594c09d09b0, 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 0x00007f217a624dd2 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 0x00007f21661622a2 in MSWordExportBase::GetItem(unsigned short) const (this=0x7f215de1f1e0, 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 0x00007f2166048f81 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=0x5594c100c160, rTabStop=...) at /home/buildslave/source/libo-core/sw/source/filter/ww8/rtfattributeoutput.cxx:3001 nOffset = 0 #23 0x00007f21661bba44 in AttributeOutputBase::OutputItem(SfxPoolItem const&) (this=0x5594c100c160, rHt=...) at /home/buildslave/source/libo-core/sw/source/filter/ww8/ww8atr.cxx:5623 #24 0x00007f21660e5af1 in MSWord_SdrAttrIter::OutParaAttr(bool, std::__debug::set, std::allocator > const*) (this=this@entry=0x7f215de1d3e0, 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() = 0x5594be05cbd0} nWhich = 68 nSlotId = 10002 aSet = SfxItemSet of pool 0x5594c09d09b0 with parent 0x0 and Which ranges: [(4008, 4060)] = {4008 = {> = { = { = {_vptr.SfxPoolItem = 0x7f217bfabe78 , m_nRefCount = 1, m_nWhich = 4008, m_nKind = SfxItemKind::NONE}, }, m_nValue = SvxFrameDirection::Horizontal_LR_TB}, }, 4009 = 0x0, 4010 = { = { = {_vptr.SfxPoolItem = 0x7f217bfacd20 , m_nRefCount = 1, m_nWhich = 4010, m_nKind = SfxItemKind::NONE}, m_bValue = false}, }, 4011 = 0x0, 4012 = 0x0, 4013 = 0x0, 4014 = 0x0, 4015 = 0x0, 4016 = 0x0, 4017 = 0x0, 4018 = 0x0, 4019 = { = {_vptr.SfxPoolItem = 0x7f217a832b38 , m_nRefCount = 3, m_nWhich = 4019, m_nKind = SfxItemKind::NONE}, m_nValue = -1}, 4020 = 0x0, 4021 = 0x0, 4022 = 0x0, 4023 = 0x0, 4024 = 0x0, 4025 = { = {_vptr.SfxPoolItem = 0x7f217bfacad0 , m_nRefCount = 1, m_nWhich = 4025, m_nKind = SfxItemKind::NONE}, maTabStops = {m_vector = std::__debug::vector of length 0, capacity 0}}, 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 0x5594c09d09b0 with parent 0x0 and Which ranges: [(4008, 4060)] = {4008 = {> = { = { = {_vptr.SfxPoolItem = 0x7f217bfabe78 , m_nRefCount = 1, m_nWhich = 4008, m_nKind = SfxItemKind::NONE}, }, m_nValue = SvxFrameDirection::Horizontal_LR_TB}, }, 4009 = 0x0, 4010 = { = { = {_vptr.SfxPoolItem = 0x7f217bfacd20 , m_nRefCount = 1, m_nWhich = 4010, m_nKind = SfxItemKind::NONE}, m_bValue = false}, }, 4011 = 0x0, 4012 = 0x0, 4013 = 0x0, 4014 = 0x0, 4015 = 0x0, 4016 = 0x0, 4017 = 0x0, 4018 = 0x0, 4019 = { = {_vptr.SfxPoolItem = 0x7f217a832b38 , m_nRefCount = 3, m_nWhich = 4019, m_nKind = SfxItemKind::NONE}, m_nValue = -1}, 4020 = 0x0, 4021 = 0x0, 4022 = 0x0, 4023 = 0x0, 4024 = 0x0, 4025 = { = {_vptr.SfxPoolItem = 0x7f217bfacad0 , m_nRefCount = 1, m_nWhich = 4025, m_nKind = SfxItemKind::NONE}, maTabStops = {m_vector = std::__debug::vector of length 0, capacity 0}}, 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 = 0x5594bf18c540 pSrcPool = 0x5594c09d09b0 #25 0x00007f21660822fe in RtfSdrExport::WriteOutliner(OutlinerParaObject const&, TextTypes) (this=0x5594bf18c5a0, rParaObj=, eType=TXT_ATN) at /home/buildslave/source/libo-core/sw/source/filter/ww8/rtfsdrexport.cxx:684 eChrSet = 76 aStr = "Pour information :" nCurrentPos = 0 nEnd = 18 n = 0 __func__ = "WriteOutliner" rEditObj = @0x5594be9a7ba0: {_vptr.EditTextObject = 0x7f217bfa22d8 } aAttrIter = { = {_vptr.MSWordAttrIter = 0x7f2166461328 , m_pOld = 0x7f215de1e4f0, m_rExport = @0x7f215de1f1e0}, m_pEditObj = 0x5594be9a7ba0, m_pEditPool = 0x5594c09d09b0, m_aTextAtrArr = std::__debug::vector of length 0, capacity 0, 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 = 2147483647, m_nTmpSwPos = 0, m_eNdChrSet = 76, m_nScript = 1, mnTyp = 5 '\005'} nPara = 2 bShape = false #26 0x00007f216605edba in RtfAttributeOutput::PostitField(SwField const*) (this=0x5594c100c160, pField=0x5594be600c00) at /home/buildslave/source/libo-core/sw/source/filter/ww8/rtfattributeoutput.cxx:3919 pObject = 0x5594be600c60 rPField = Python Exception There is no member or method named _M_payload.: @0x5594be600c00: { = {_vptr.SwField = 0x7f216a6d3cd0 , m_Cache = "", m_pType = 0x5594be95ced0, m_nFormat = 0, m_nLang = {m_value = 1036}, m_bUseFieldValueCache = true, m_bIsAutomaticLanguage = true, m_aTitle = ""}, m_sText = "Pour information :\nceci est une note !", m_sAuthor = "BM", m_sInitials = "", m_sName = "", m_aDateTime = 2008-5-13 00:00:00, m_bResolved = false, mpText = {maParaObject = {mpImpl = {m_pimpl = 0x5594c0424f20}}}, m_xTextObject = rtl::Reference to 0x5594c0fdf3b0, m_nPostItId = 1, m_nParentId = 0, m_nParaId = 0, static s_nLastPostItId = 2} aName = "" it = Python Exception 'NoneType' object has no attribute 'pointer': {_M_node = 0x5594c100c2b0} #27 0x00007f21661b9046 in AttributeOutputBase::TextField(SwFormatField const&) (this=0x5594c100c160, rField=...) at /home/buildslave/source/libo-core/sw/source/filter/ww8/ww8atr.cxx:3148 pField = 0x5594be600c00 bWriteExpand = false nSubType = 0 __PRETTY_FUNCTION__ = "void AttributeOutputBase::TextField(const SwFormatField&)" #28 0x00007f21661bb9ee in AttributeOutputBase::OutputItem(SfxPoolItem const&) (this=0x5594c100c160, rHt=...) at /home/buildslave/source/libo-core/sw/source/filter/ww8/ww8atr.cxx:5600 #29 0x00007f21661bca90 in MSWordExportBase::ExportPoolItemsToCHP(std::__debug::map > >&, unsigned short, SvxFontItem const*, bool) (this=0x7f215de1f1e0, rItems=Python Exception Attempt to extract a component of a value that is not a struct/class/union.: std::__debug::map with 1 element, nScript=1, pFont=0x0, bWriteCombChars=bWriteCombChars@entry=false) at /home/buildslave/source/libo-core/sw/source/filter/ww8/ww8atr.cxx:303 pItem = 0x5594bf0a6650 nWhich = 60 rItem = __for_range = Python Exception Attempt to extract a component of a value that is not a struct/class/union.: std::__debug::map with 1 element __for_begin = Python Exception 'NoneType' object has no attribute 'pointer': {_M_node = 0x5594bebb9230} __for_end = Python Exception 'NoneType' object has no attribute 'pointer': {_M_node = 0x7f215de1def0} #30 0x00007f216610def0 in SwWW8AttrIter::OutAttr(int, bool) (this=this@entry=0x7f215de1e4f0, nSwPos=, nSwPos@entry=7, bWriteCombChars=bWriteCombChars@entry=false) at /home/buildslave/source/libo-core/sw/source/filter/ww8/wrtww8.hxx:1564 pOldMod = 0x0 pFontToOutput = rParentFont = @0x5594c03b5cc0: { = {_vptr.SfxPoolItem = 0x7f217bfad4a8 , m_nRefCount = 4294967295, m_nWhich = 7, m_nKind = SfxItemKind::PoolDefault}, aFamilyName = "Times New Roman", aStyleName = "", eFamily = FAMILY_ROMAN, ePitch = PITCH_VARIABLE, eTextEncoding = 76} pFont = 0x5594c03b5cc0 pGrabBag = 0x0 aExportSet = { = SfxItemSet of pool 0x5594bf54dfb0 with parent 0x0 and Which ranges: [(1, 62)] = {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, 46 = 0x0, 47 = 0x0, 48 = 0x0, 49 = 0x0, 50 = 0x0, 51 = 0x0, 52 = 0x0, 53 = 0x0, 54 = 0x0, 55 = 0x0, 56 = 0x0, 57 = 0x0, 58 = 0x0, 59 = 0x0, 60 = 0x0, 61 = 0x0, 62 = 0x0}, static NITEMS = 62, m_aItems = {0x0 }} aRangeItems = Python Exception Attempt to extract a component of a value that is not a struct/class/union.: std::__debug::map with 1 element pCharFormatItem = __PRETTY_FUNCTION__ = "void SwWW8AttrIter::OutAttr(sal_Int32, bool)" aExportItems = Python Exception Attempt to extract a component of a value that is not a struct/class/union.: std::__debug::map with 1 element #31 0x00007f21661126c5 in MSWordExportBase::OutputTextNode(SwTextNode&) (this=this@entry=0x7f215de1f1e0, rNode=...) at /home/buildslave/source/libo-core/sw/source/filter/ww8/wrtw8nds.cxx:2688 aSavedSnippet = "" nNextAttr = 8 aSymbolFont = "" pRedlineData = 0x0 bPostponeWritingText = false bStartedPostponedRunProperties = true bSingleEmptyRun = false bTextAtr = true nStateOfFlyFrame = FLY_NONE nLen = 1 nCurrentPos = 7 pTOXSect = 0x0 aStr = "bla bla" bIsEndOfCell = false bIncludeEndOfParaCRInRedlineProperties = false pParagraphRedlineData = nEnd = 8 pTextNodeInfoInner = std::shared_ptr (empty) = {get() = 0x0} rListAutoFormat = pRedlineParagraphMarkerDelete = nOpenAttrWithRange = 0 aParagraphMarkerProperties = { = SfxItemSet of pool 0x7f216a6a9e68 with parent 0x9400000006 and Which ranges: [], static NITEMS = 63, m_aItems = {0x7f217ca24407 <__cxxabiv1::__class_type_info::__do_dyncast(long, __cxxabiv1::__class_type_info::__sub_kind, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__dyncast_result&) const+55>, 0x7f215de1ec08, 0x7f215de1e8b0, 0x1, 0x7f216a6dd070 , 0x7f216a6d9248 , 0x50, 0x50, 0x7f217ca27132 <__cxxabiv1::__vmi_class_type_info::__do_dyncast(long, __cxxabiv1::__class_type_info::__sub_kind, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__dyncast_result&) const+642>, 0x5594be028eb0, 0x7f215de1e840, 0x5594be028e60, 0x5594be028e60, 0x7f216a6dd070 , 0x7f216a6a9e68 , 0x101002100000006, 0x7f217ca2675a <__cxxabiv1::__si_class_type_info::__do_dyncast(long, __cxxabiv1::__class_type_info::__sub_kind, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__dyncast_result&) const+90>, 0x5594be028e60, 0x7f215de1e9c0, 0x7f215de1e988, 0x7f217ca4bc30 <__gnu_debug::_Safe_sequence_base::_M_get_mutex()+16>, 0x7f215de1e9c0, 0x7f217ca4bf4e <__gnu_debug::_Safe_sequence_base::_M_detach_all()+142>, 0x7f215de1e9c0, 0x7f215de1e9c0, 0x7f215de1e980, 0xc000, 0x5594c0c3d290, 0x7f217a6d4ead , 0x5594be028eb0, 0x7f215de1e8b0, 0x5594be028e60, 0x6, 0x6, 0x7f216a6e1898 , 0x5594c0362ab0, 0x5594be028eb0, 0x5594be028e60, 0x5594be028eb0, 0xc000, 0x7f21692c5848 const*)+2026>, 0x5594c0362ab4, 0x0, 0x1000000000, 0x0, 0x0, 0x5594be028eb0, 0x0, 0x0, 0x0, 0x0, 0x7f216a697270 +16>, 0x7f215de1e950, 0x7f215de1e950, 0x5594bed3dfa0, 0x5594be028eb0, 0x5594be028eb0, 0x7f217a837418 , 0x0, 0x0, 0x1, 0x0, 0x0}} bCharFormatOnly = pRedlineParagraphMarkerInsert = pTextNodeInfo = std::shared_ptr (empty) = {get() = 0x0} bLastCR = false bExported = false aWatermarkAttrIter = { = {_vptr.MSWordAttrIter = 0x7f21664613e0 , m_pOld = 0x0, m_rExport = @0x7f215de1f1e0}, m_rNode = @0x5594bed3dfa0, maCharRuns = std::__debug::vector of length 1, capacity 1 = {{mnEndPos = 8, mnScript = 1, meCharSet = 76, mbRTL = false}}, maCharRunIter = {mnEndPos = 8, mnScript = 1, meCharSet = 76, mbRTL = false}, meChrSet = 76, mnScript = 1, mbCharIsRTL = false, m_pCurRedline = 0x0, m_nCurrentSwPos = 7, m_nCurRedlinePos = 2147483647, mbParaIsRTL = false, mrSwFormatDrop = @0x5594bae3afb0, maFlyFrames = std::__debug::vector of length 0, capacity 0, maFlyIter = non-dereferenceable iterator for std::vector} bFlyInTable = false rTextColl = @0x5594c0c3a930: { = { = { = {m_bInCache = false}, = { = { = { = {_vptr.WriterListener = 0x7f216a6cad50 , m_pLeft = 0x5594bf3ec7e0, m_pRight = 0x0}, m_pRegisteredIn = 0x5594c0e41a30}, m_pWriterListeners = 0x5594c0b3e080, m_bModifyLocked = false}, = {m_aNotifier = {_vptr.SvtBroadcaster = 0x7f217a837048 , 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 = "Text Body", m_aSet = { = SfxItemSet of pool 0x5594bf54dfb0 with parent 0x5594c0e41af8 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 = { = {_vptr.SfxPoolItem = 0x7f217bfab7d0 , m_nRefCount = 2, m_nWhich = 98, m_nKind = SfxItemKind::NONE}, nUpper = 0, nLower = 120, bContext = false, nPropUpper = 100, nPropLower = 100}, 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 = 166, m_nPoolFormatId = 2049, 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 = 0x7f216a6cadf8 }, mbStayAssignedToListLevelOfOutlineStyle = false, mbAssignedToOutlineStyle = false, m_bInSwFntCache = true, mpNextTextFormatColl = 0x5594c0c3a930, mpLinkedCharFormat = 0x0} nStyle = 21 aAttrIter = { = {_vptr.MSWordAttrIter = 0x7f21664613e0 , m_pOld = 0x7f215de1e3e0, m_rExport = @0x7f215de1f1e0}, m_rNode = @0x5594bed3dfa0, maCharRuns = std::__debug::vector of length 1, capacity 1 = {{mnEndPos = 8, mnScript = 1, meCharSet = 76, mbRTL = false}}, maCharRunIter = {mnEndPos = -1717987059, mnScript = 26214, meCharSet = 62054, mbRTL = 242}, meChrSet = 76, mnScript = 1, mbCharIsRTL = false, m_pCurRedline = 0x0, m_nCurrentSwPos = 8, m_nCurRedlinePos = 2147483647, mbParaIsRTL = false, mrSwFormatDrop = @0x5594bae3afb0, maFlyFrames = std::__debug::vector of length 0, capacity 0, maFlyIter = non-dereferenceable iterator for std::vector} eChrSet = 76 softBreakList = {m_vector = std::__debug::vector of length 2, capacity 2 = {0, 8}} bNeedParaSplit = false pNextSplitParaPageDesc = 0x5594c0fba620 aBreakIt = 8 __PRETTY_FUNCTION__ = "virtual void MSWordExportBase::OutputTextNode(SwTextNode&)" #32 0x00007f2166079502 in RtfExport::OutputTextNode(SwTextNode&) (this=0x7f215de1f1e0, rNode=...) at /home/buildslave/source/libo-core/sw/source/filter/ww8/rtfexport.cxx:1123 #33 0x00007f21660fdc21 in MSWordExportBase::OutputContentNode(SwContentNode&) (this=this@entry=0x7f215de1f1e0, rNode=...) at /home/buildslave/source/libo-core/sw/source/filter/ww8/wrtw8nds.cxx:3610 #34 0x00007f2166174ec5 in MSWordExportBase::WriteText() (this=this@entry=0x7f215de1f1e0) at /home/buildslave/source/libo-core/sw/source/filter/ww8/wrtww8.cxx:2813 pCNd = 0x5594bed3dfa0 pTemp = pNextNode = rNd = @0x5594bed3e058: { = {m_bInCache = true}, = {_vptr.BigPtrEntry = 0x7f216a6e85c0 , m_pBlock = 0x5594be685700, m_nOffset = 19}, 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 = 13418, m_nSerial = 13308, m_aAnchoredFlys = std::__debug::vector of length 0, capacity 0, m_pStartOfSection = 0x5594bebfaf30} pCurrentNode = #35 0x00007f2166077c85 in RtfExport::WriteMainText() (this=this@entry=0x7f215de1f1e0) at /home/buildslave/source/libo-core/sw/source/filter/ww8/rtfexport.cxx:511 __func__ = "WriteMainText" pTableNode = 0x0 #36 0x00007f216607925b in RtfExport::ExportDocument_Impl() (this=0x7f215de1f1e0) at /home/buildslave/source/libo-core/sw/source/filter/ww8/rtfexport.cxx:1050 pViewShell = rLnNumInfo = #37 0x00007f216618565a in MSWordExportBase::ExportDocument(bool) (this=0x7f215de1f1e0, bWriteAll=) at /home/buildslave/source/libo-core/sw/source/filter/ww8/wrtww8.cxx:3391 pLayout = #38 0x00007f216607c37d in RtfExportFilter::filter(com::sun::star::uno::Sequence const&) (this=0x5594bf3f1ea0, 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 = 0x7f2166466778 , m_aFontHelper = {maFonts = std::__debug::map with 10 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 = 0x7f215de1d320, m_pFirstPageFormat = 0x0, m_pPiece = std::unique_ptr = {get() = 0x0}, m_pUsedNumTable = std::unique_ptr = {get() = 0x5594c0c47670}, 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 1 element = {7}, 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() = 0x5594bfa69470}, m_pOCXExp = std::unique_ptr = {get() = 0x5594c0dfe7d0}, m_aOleMap = std::__debug::map with 0 elements, m_pTableInfo = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5594c1038020}, m_nCharFormatStart = 16, m_nFormatCollStart = 22, m_nStyleBeforeFly = 21, m_nLastFormatId = 0, m_nUniqueList = 0, m_nHdFtIndex = 0, m_nOrigRedlineFlags = RedlineFlags::ShowMask, m_bOrigShowChanges = true, m_aImplicitBookmarks = std::__debug::vector of length 2, capacity 2 = {{first = "1.Conversion to PDF does not produce links from IDE|outline", second = {m_value = 9}}, {first = "2.Textes pour essais|outline", second = {m_value = 16}}}, 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 4, capacity 4 = {{mpFlyFrame = 0x5594c0843660, maPos = SwPosition (node 9, offset 0), maSize = Size = {width = 2206, height = 451}, maLayoutSize = Size = {width = 2206, height = 451}, meWriterType = ww8::Frame::eFormControl, mpStartFrameContent = 0x0, mbIsInline = false, mbForBullet = false, maGrf = {mxImpGraphic = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5594c0ff8f30}}}, {mpFlyFrame = 0x5594c0cee250, maPos = SwPosition (node 42, offset 0), maSize = Size = {width = 1531, height = 406}, maLayoutSize = Size = {width = 1531, height = 406}, meWriterType = ww8::Frame::eFormControl, mpStartFrameContent = 0x0, mbIsInline = false, mbForBullet = false, maGrf = {mxImpGraphic = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5594c0c29c70}}}, {mpFlyFrame = 0x5594bf3e2470, maPos = SwPosition (node 42, offset 0), maSize = Size = {width = 1696, height = 331}, maLayoutSize = Size = {width = 1696, height = 331}, meWriterType = ww8::Frame::eFormControl, mpStartFrameContent = 0x0, mbIsInline = false, mbForBullet = false, maGrf = {mxImpGraphic = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5594c0877310}}}, {mpFlyFrame = 0x5594c0f6a470, maPos = SwPosition (node 42, offset 0), maSize = Size = {width = 1576, height = 331}, maLayoutSize = Size = {width = 1576, height = 331}, meWriterType = ww8::Frame::eFormControl, mpStartFrameContent = 0x0, mbIsInline = false, mbForBullet = false, maGrf = {mxImpGraphic = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5594bff8d180}}}}, m_pCurrentPageDesc = 0x5594c0fba620, m_pPreviousSectionPageDesc = 0x0, m_bFirstTOCNodeWithSection = false, m_pPapPlc = std::unique_ptr = {get() = 0x0}, m_pChpPlc = std::unique_ptr = {get() = 0x0}, m_pChpIter = 0x7f215de1d3e0, m_pStyles = std::unique_ptr = {get() = 0x5594c0023060}, 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 = 0x5594bed3dfa0, m_pCurrentStyle = 0x0, m_pSdrObjs = std::unique_ptr = {get() = 0x0}, m_pHFSdrObjs = std::unique_ptr = {get() = 0x0}, m_pEscher = 0x0, m_nTextTyp = 0 '\000', m_bStyDef = false, m_bBreakBefore = false, m_bOutKF = false, 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 = false, m_bHasFtr = false, m_bSubstituteBullets = false, m_bTabInTOC = false, m_bHideTabLeaderAndPageNumbers = false, m_bExportModeRTF = true, m_bFontSizeWritten = false, m_bAddFootnoteTab = false, m_rDoc = @0x5594bdf4dca0, m_nCurStart = {m_value = 9}, m_nCurEnd = {m_value = 61}, m_pCurPam = std::shared_ptr (use count 1, weak count 1) = {get() = 0x5594c0d52bc0}, m_pOrigPam = 0x7f215de1f110, 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 0, capacity 0}, m_pFilter = 0x5594bf3f1ea0, m_pWriter = 0x5594bf3f1ee8, m_pAttrOutput = std::unique_ptr = {get() = 0x5594c100c160}, m_pSections = std::unique_ptr = {get() = 0x5594be05cc30}, m_pSdrExport = std::unique_ptr = {get() = 0x5594bf18c5a0}, m_bOutOutlineOnly = false, m_eDefaultEncoding = 1, m_eCurrentEncoding = 1, m_bRTFFlySyntax = false, m_nCurrentNodeIndex = {m_value = 19}, m_aColTable = std::__debug::map with 17 elements, m_aStyTable = std::__debug::map with 26 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 *) 0x5594c0d25998 pStream = std::unique_ptr = {get() = 0x5594c0d34fb0} xIfc = uno::Reference to (class SwXTextDocument *) 0x5594c0998ee0 pTextDoc = pDoc = 0x5594bdf4dca0 pViewShell = aPam = SwPaM = {point = SwPosition (node 9, offset 0), mark = SwPosition (node 61, offset 0)} pCurPam = std::shared_ptr (use count 1, weak count 1) = {get() = 0x5594c0d52bc0} #39 0x00007f216460d176 in (anonymous namespace)::RtfFilter::filter(com::sun::star::uno::Sequence const&) (this=0x5594c10378e0, 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 *) 0x5594b9cc4278 xIfc = uno::Reference to (class RtfExportFilter *) 0x5594bf3f1ea0 xExporter = uno::Reference to (class RtfExportFilter *) 0x5594bf3f1ed0 xFilter = uno::Reference to (class RtfExportFilter *) 0x5594bf3f1ec8 bResult = xStatusIndicator = uno::Reference to (class com::sun::star::uno::XInterface *) 0x7f217c1f2cdd xDocProps = uno::Reference to (class com::sun::star::uno::XInterface *) 0x20 g = {m_func = {__xDocProps = uno::Reference to (class RtfExportFilter *) 0x5594bf3f1ea0}, m_bDismissed = 56} #40 0x00007f217ad6478f in SfxObjectShell::ExportTo(SfxMedium&) (this=this@entry=0x5594bf353660, rMedium=...) at /home/buildslave/source/libo-core/sfx2/source/doc/objstor.cxx:2494 pItems = 0x5594c0be9e20 pNewValue = 0x5594bf18c5a8 bHasStream = false bIsPreview = false pOldValue = 0x5594c0e29ef8 aArgs = uno::Sequence of length 11 = {{Name = "URL", Handle = 0, Value = uno::Any("string": "file:///srv/crashtestdata/current/srv/crashtestdata/files/bugtrackers/odt/ooo89389-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 = 0x5594bf97fe08}, }), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "StreamForOutput", Handle = 0, Value = uno::Any("com.sun.star.io.XStream": { = {_vptr.XInterface = 0x5594c0d25998}, }), 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/ooo89389-1.rtf"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}} bHasOutputStream = false bHasBaseURL = nEnd = xComp = uno::Reference to (class SwXTextDocument *) 0x5594c09990b8 sStream = {{str = "StreamForOutput", more = {refCount = 1073741824, length = 15, buffer = u"StreamForOutput"}}} xFilter = uno::Reference to (class (anonymous namespace)::RtfFilter *) 0x5594c1037908 aOldArgs = uno::Sequence of length 8 = {{Name = "URL", Handle = 0, Value = uno::Any("string": "file:///srv/crashtestdata/current/srv/crashtestdata/files/bugtrackers/odt/ooo89389-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 *) 0x5594c1037918 #41 0x00007f217ad704ec in SfxObjectShell::SaveTo_Impl(SfxMedium&, SfxItemSet const*) (this=this@entry=0x5594bf353660, rMedium=..., pSet=pSet@entry=0x0) at /home/buildslave/source/libo-core/sfx2/source/doc/objstor.cxx:1562 aMod = {pPersist = 0x5594bf353660, bWasEnabled = false} aViewGuard = std::unique_ptr = {get() = 0x5594bedd9f50} pFilter = std::shared_ptr (use count 4, weak count 0) = {get() = 0x5594be454db0} bStorageBasedSource = true bStorageBasedTarget = false bOwnSource = bOwnTarget = false bNeedsDisconnectionOnFail = false bStoreToSameLocation = false bTryToPreserveScriptSignature = false bNoPreserveForOasis = false bOldStat = false aLockUIGuard = {m_pDoc = 0x5594bf353660, m_bUnlock = true} bCopyTo = true pMedSet = bOk = false #42 0x00007f217ad73a51 in SfxObjectShell::PreDoSaveAs_Impl(rtl::OUString const&, rtl::OUString const&, SfxItemSet const&, com::sun::star::uno::Sequence const&) (this=this@entry=0x5594bf353660, rFileName="file:///srv/crashtestdata/current/srv/crashtestdata/files/bugtrackers/odt/ooo89389-1.rtf", aFilterName="Rich Text Format", rItemSet=SfxItemSet of pool 0x5594babc48d0 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() = 0x5594c0be9e20} pNewFile = 0x5594c0c5c670 pNoFileSync = bUseThumbnailSave = aThumbnailGuard = {m_func = {__this = 0x5594bf353660, __bUseThumbnailSave = true}, m_bDismissed = true} pNoThumbnail = pSaveToItem = bCopyTo = true bOk = false #43 0x00007f217ad74af6 in SfxObjectShell::CommonSaveAs_Impl(INetURLObject const&, rtl::OUString const&, SfxItemSet&, com::sun::star::uno::Sequence const&) (this=this@entry=0x5594bf353660, aURL=..., aFilterName="Rich Text Format", rItemSet=SfxItemSet of pool 0x5594babc48d0 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() = 0x5594be454db0} pCopyStreamItem = pActMed = aActName = {m_aAbsURIRef = "file:///srv/crashtestdata/files/bugtrackers/odt/ooo89389-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 = "" #44 0x00007f217ad4b0ad in SfxObjectShell::APISaveAs_Impl(std::basic_string_view >, SfxItemSet&, com::sun::star::uno::Sequence const&) (this=0x5594bf353660, aFileName=Python Exception value has been optimized out: , rItemSet=SfxItemSet of pool 0x5594babc48d0 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 = 0x5594bf353660} pDocTitleItem = aFilterName = "Rich Text Format" pFilterNameItem = bOk = false #45 0x00007f217adc0a26 in SfxBaseModel::impl_store(rtl::OUString const&, com::sun::star::uno::Sequence const&, bool) (this=this@entry=0x5594c0998ee0, sURL="file:///srv/crashtestdata/current/srv/crashtestdata/files/bugtrackers/odt/ooo89389-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 0x5594babc48d0 with parent 0x0 and Which ranges: [(5507, 5507), (5530, 5530), (6546, 6546)] = {5507 = { = { = {_vptr.SfxPoolItem = 0x7f217a8346f8 , m_nRefCount = 1, m_nWhich = 5507, m_nKind = SfxItemKind::NONE}, m_aValue = "file:///srv/crashtestdata/current/srv/crashtestdata/files/bugtrackers/odt/ooo89389-1.rtf"}, }, 5530 = { = { = {_vptr.SfxPoolItem = 0x7f217a8346f8 , m_nRefCount = 1, m_nWhich = 5530, m_nKind = SfxItemKind::NONE}, m_aValue = "Rich Text Format"}, }, 6546 = { = {_vptr.SfxPoolItem = 0x7f217a831f80 , 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 *) 0x5594be5a16e8 bRet = xHandler = empty uno::Reference pItem = nErrCode = {m_value = 0} #46 0x00007f217adc2dcd in SfxBaseModel::storeToURL(rtl::OUString const&, com::sun::star::uno::Sequence const&) (this=0x5594c0998ee0, rURL="file:///srv/crashtestdata/current/srv/crashtestdata/files/bugtrackers/odt/ooo89389-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 = 0x5594b9cc1400}, }} 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 = 0x7f217b0de1e0 "storeToURL"}, m_nCreateTime = 0, m_nNesting = -1} aSaveGuard = {m_xModel = uno::Reference to (class SwXTextDocument *) 0x5594c0998f70, m_pData = 0x5594c0e19850, m_pFramesLock = std::unique_ptr = {get() = 0x5594bf4fea50}} #47 0x00007f216eb59bef in gcc3::callVirtualMethod(void*, unsigned int, void*, _typelib_TypeDescriptionReference*, bool, unsigned long*, unsigned int, unsigned long*, double*) (pThis=0x5594c0998f90, nVtableIndex=8, pRegisterReturn=0x0, pReturnTypeRef=0x5594b9cdf050, bSimpleReturn=true, pStack=0x7f215de20d10, nStack=0, pGPR=0x7f215de20e90, pFPR=0x7f215de20ec0) at /home/buildslave/source/libo-core/bridges/source/cpp_uno/gcc3_linux_x86-64/callvirtualmethod.cxx:77 data = {pMethod = 139781771898452, pStack = 0x7f215de20d10, nStack = 0, pGPR = 0x7f215de20e90, pFPR = 0x7f215de20ec0, rax = 94097364912840, rdx = 139781285743824, xmm0 = 6.9061381878396403e-310, xmm1 = 0} pMethod = 139781496629664 #48 0x00007f216eb58bfd 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=0x5594c0f694e0, 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 = 0x7f215de20d10 pStackStart = pGPR = {94097374810000, 94097364448336, 139781285743808, 139781568072055, 139781285744384, 15853813056974381056} nGPR = 3 pFPR = {1.4821969375237396e-323, 1.4821969375237396e-323, 6.906113121785053e-310, 1.6975966327722179e-313, 0, 6.9061270706612333e-310, 4.6490281688606711e-310, 0} nFPR = 0 pReturnTypeDescr = 0x5594b9cdf050 __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 = 0x5594c0998f90 pCppArgs = 0x7f215de20cd0 pTempIndices = ppTempParamTypeDescr = nTempIndices = 1 #49 0x00007f216eb59332 in bridges::cpp_uno::shared::unoInterfaceProxyDispatch(uno_Interface*, typelib_TypeDescription const*, void*, void**, uno_Any**) (pUnoI=0x5594c0f694e0, pMemberDescr=0x5594c0c5c2a0, pReturn=0x0, pArgs=0x5594c0685c10, ppException=0x7f215de21058) at /home/buildslave/source/libo-core/bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx:413 aVtableSlot = {offset = , index = } pThis = 0x5594c0f694e0 __PRETTY_FUNCTION__ = "void bridges::cpp_uno::shared::unoInterfaceProxyDispatch(uno_Interface*, const typelib_TypeDescription*, void*, void**, uno_Any**)" #50 0x00007f216d240918 in binaryurp::IncomingRequest::execute_throw(binaryurp::BinaryAny*, std::__debug::vector >*) const (this=this@entry=0x5594c0c30d00, returnValue=returnValue@entry=0x7f215de213d0, outArguments=outArguments@entry=0x7f215de21490) at /home/buildslave/source/libo-core/include/uno/dispatcher.hxx:72 retType = {_pTypeDescr = 0x5594b9cdf050} nSize = 0 retBuf = std::__debug::vector of length 0, capacity 0 pexc = 0x7f215de21070 outBufs = std::__debug::vector of length 0, capacity 0 args = std::__debug::vector of length 2, capacity 2 = {0x5594bffb7450, 0x5594bffb7468} exc = __PRETTY_FUNCTION__ = "bool binaryurp::IncomingRequest::execute_throw(binaryurp::BinaryAny*, std::__debug::vector*) const" isExc = false #51 0x00007f216d2418f3 in binaryurp::IncomingRequest::execute() const (this=this@entry=0x5594c0c30d00) 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 = #52 0x00007f216d2535ae in binaryurp::(anonymous namespace)::request(void*) (pThreadSpecificData=pThreadSpecificData@entry=0x5594c0c30d00) at /home/buildslave/source/libo-core/binaryurp/source/reader.cxx:86 __PRETTY_FUNCTION__ = "void binaryurp::{anonymous}::request(void*)" #53 0x00007f217c1c4b40 in cppu_threadpool::JobQueue::enter(void const*, bool) (this=0x5594bfc34a50, nDisposeId=, nDisposeId@entry=0x5594be505360, bReturnWhenNoJob=bReturnWhenNoJob@entry=true) at /home/buildslave/source/libo-core/cppu/source/threadpool/jobqueue.cxx:100 guard = {_M_device = @0x5594c0b6a490} job = {pThreadSpecificData = 0x5594c0c30d00, doRequest = 0x7f216d253583 } pReturn = 0x0 __PRETTY_FUNCTION__ = "void* cppu_threadpool::JobQueue::enter(const void*, bool)" #54 0x00007f217c1c7097 in cppu_threadpool::ORequestThread::run() (this=0x5594be505360) at /home/buildslave/source/libo-core/cppu/source/threadpool/thread.cxx:165 #55 0x00007f217c1c897f in osl::threadFunc(void*) (param=0x5594be505370) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x5594be505370 #56 0x00007f217cfb3449 in osl_thread_start_Impl(void*) (pData=0x5594be2410c0) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:239 terminate = false pImpl = 0x5594be2410c0 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #57 0x00007f217c805ea7 in start_thread () at /lib/x86_64-linux-gnu/libpthread.so.0 #58 0x00007f217cc6ca2f in clone () at /lib/x86_64-linux-gnu/libc.so.6