[New LWP 3381984] [New LWP 3304382] [New LWP 3304824] [New LWP 3304610] [New LWP 3305938] [New LWP 3304614] [New LWP 3304828] [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 0x00007f604de03eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [Current thread is 1 (Thread 0x7f6023fff6c0 (LWP 3381984))] Thread 7 (Thread 0x7f602ffff6c0 (LWP 3304828)): #0 0x00007f604de83924 in recv () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f604e16976f in osl_receivePipe(oslPipe, void*, sal_Int32) (pPipe=pPipe@entry=0x7f6034000f00, pBuffer=pBuffer@entry=0x7f602400d508, BytesToRead=BytesToRead@entry=8) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:453 socket = 13 nRet = #2 0x00007f604e169a54 in osl_readPipe(oslPipe, void*, sal_Int32) (pPipe=0x7f6034000f00, pBuffer=0x7f602400d508, n=) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:527 RetVal = BytesRead = 0 BytesToRead = 8 #3 0x00007f603e6e1683 in osl::StreamPipe::read(void*, int) const (n=8, pBuffer=, this=0x7f6034001550) 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=0x7f6034001520, aReadBytes=uno::Sequence of length 8 = {...}, nBytesToRead=8) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:83 n = #5 0x00007f603e67960b in binaryurp::(anonymous namespace)::read(com::sun::star::uno::Reference const&, sal_uInt32, bool) (connection=uno::Reference to (io_acceptor::(anonymous namespace)::PipeConnection *) 0x7f6034001548, 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 0x00007f603e67b5ae in binaryurp::Reader::execute() (this=0x7f6034006a80) 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 0x7f6034000fb0, state_ = @0x7f6034006ac8, buffer_ = uno::Sequence of length 7 = {-27 '\345', 41 ')', -39 '\331', -72 '\270', 51 '3', -80 '\260', -112 '\220'}, data_ = 0x7f6024009e78 "1", end_ = 0x7f6024009e78 "1"} header = {bridge_ = rtl::Reference to 0x7f6034000fb0, state_ = @0x7f6034006ac8, buffer_ = uno::Sequence of length 8 = {0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000'}, data_ = 0x7f602400d510 "\026", end_ = 0x7f602400d510 "\026"} size = con = uno::Reference to (io_acceptor::(anonymous namespace)::PipeConnection *) 0x7f6034001548 #7 0x00007f604d23a121 in salhelper::Thread::run() (this=0x7f6034006a80) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x7f6034006a80}, m_bDismissed = false} #8 0x00007f604d23a3c9 in osl::threadFunc(void*) (param=0x7f6034006a90) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7f6034006a90 #9 0x00007f604e17a43b in osl_thread_start_Impl(void*) (pData=0x7f6034008f70) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x7f6034008f70 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #10 0x00007f604de021f5 in () at /lib/x86_64-linux-gnu/libc.so.6 #11 0x00007f604de8289c in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 6 (Thread 0x7f603e6476c0 (LWP 3304614)): #0 0x00007f604de836df in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f604e169298 in osl_acceptPipe(oslPipe) (pPipe=0x7f6034001570) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:388 s = pAcceptedPipe = socket = 12 __PRETTY_FUNCTION__ = "oslPipeImpl* osl_acceptPipe(oslPipe)" aGuard = {_M_device = 0x7f6034001570, _M_owns = false} flags = #2 0x00007f603e6e1bb1 in osl::Pipe::accept(osl::StreamPipe&) (this=this@entry=0x7f603e6454f8, Connection=...) at /home/buildslave/source/libo-core/include/osl/pipe.hxx:155 #3 0x00007f603e6e18eb in io_acceptor::PipeAcceptor::accept() (this=0x7f6034000d50) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:157 pipe = {m_handle = 0x7f6034001570} pConn = rtl::Reference to 0x7f6034009530 status = #4 0x00007f603e6e75b8 in (anonymous namespace)::OAcceptor::accept(rtl::OUString const&) (this=0x5614b0d44750, sConnectionDescription="pipe,name=pytest40985ea4-15cc-11f0-b72f-98f2b32c495c") at /home/buildslave/source/libo-core/io/source/acceptor/acceptor.cxx:198 guard = {m_pFlag = 0x5614b0d447c8} r = empty uno::Reference #5 0x00007f6040211a6d in desktop::Acceptor::run() (this=this@entry=0x5614b0d45620) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:110 g = {_M_device = 0x5614b0d45658, _M_owns = true} rConnection = empty uno::Reference aDescription = "pipe,name=pytest40985ea4-15cc-11f0-b72f-98f2b32c495c,uniqueValue=140051166008656" rInstanceProvider = uno::Reference to (desktop::AccInstanceProvider *) 0x7f6034000d38 #6 0x00007f6040211f19 in desktop::offacc_workerfunc(void*) (acc=0x5614b0d45620) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:46 #7 0x00007f604e17a43b in osl_thread_start_Impl(void*) (pData=0x5614b0d4abe0) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x5614b0d4abe0 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #8 0x00007f604de021f5 in () at /lib/x86_64-linux-gnu/libc.so.6 #9 0x00007f604de8289c in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 5 (Thread 0x7f602f7fe6c0 (LWP 3305938)): #0 0x00007f604ddff12b in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f604de054da in pthread_mutex_lock () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f604e167c71 in osl_acquireMutex(oslMutex) (pMutex=0x5614afd94390) at /home/buildslave/source/libo-core/sal/osl/unx/mutex.cxx:99 nRet = #3 0x00007f604844159f in osl::Mutex::acquire() (this=0x5614afd94698) at /home/buildslave/source/libo-core/include/osl/mutex.hxx:63 pInst = 0x5614afd94560 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #4 SvpSalYieldMutex::doAcquire(unsigned int) (this=0x5614afd94690, nLockCount=1) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:368 pInst = 0x5614afd94560 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #5 0x00007f6049221750 in comphelper::SolarMutex::acquire(unsigned int) (this=, nLockCount=nLockCount@entry=1) at /home/buildslave/source/libo-core/include/comphelper/solarmutex.hxx:86 __PRETTY_FUNCTION__ = "void comphelper::SolarMutex::acquire(sal_uInt32)" #6 0x00007f6049221969 in osl::Guard::Guard(comphelper::SolarMutex*) (this=, pT_=) at /home/buildslave/source/libo-core/include/osl/mutex.hxx:137 #7 0x00007f6049220f59 in drawinglayer::primitive2d::BufferedDecompositionFlusher::run() (this=0x7f60188ce250) at /home/buildslave/source/libo-core/drawinglayer/source/primitive2d/BufferedDecompositionFlusher.cxx:132 aGuard = {pT = 0x5614afd94690} aNow = {__d = {__r = 48280835326824507}} aRemoved1 = std::__debug::vector of length 26, capacity 32 = {rtl::Reference to 0x7f6008ac24c0, rtl::Reference to 0x7f60084ca220, rtl::Reference to 0x7f60089eac40, rtl::Reference to 0x7f6018608470, rtl::Reference to 0x7f601849cfc0, rtl::Reference to 0x7f60185fa940, rtl::Reference to 0x7f6018914740, rtl::Reference to 0x7f60184ac240, rtl::Reference to 0x7f60187cfa50, rtl::Reference to 0x7f6018823270, rtl::Reference to 0x7f60084ca350, rtl::Reference to 0x7f6008510c40, rtl::Reference to 0x7f6010d986d0, rtl::Reference to 0x7f6010311bd0, rtl::Reference to 0x7f60116822c0, rtl::Reference to 0x7f6018588ce0, rtl::Reference to 0x7f6010cab810, rtl::Reference to 0x7f60116d4f60, rtl::Reference to 0x7f60104e12e0, rtl::Reference to 0x7f6010339990, rtl::Reference to 0x7f60084d22e0, rtl::Reference to 0x7f6008479410, rtl::Reference to 0x7f60184e7390, rtl::Reference to 0x7f60084013a0, rtl::Reference to 0x7f60184acc50, rtl::Reference to 0x7f601825c890} aRemoved2 = std::__debug::vector of length 0, capacity 0 #8 0x00007f604922156d in osl::threadFunc(void*) (param=0x7f60188ce250) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7f60188ce250 #9 0x00007f604e17a43b in osl_thread_start_Impl(void*) (pData=0x7f60188cc6b0) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x7f60188cc6b0 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #10 0x00007f604de021f5 in () at /lib/x86_64-linux-gnu/libc.so.6 #11 0x00007f604de8289c in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 4 (Thread 0x7f603ef2c6c0 (LWP 3304610)): #0 0x00007f604de836df in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f604e169298 in osl_acceptPipe(oslPipe) (pPipe=0x5614b0cba100) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:388 s = pAcceptedPipe = socket = 9 __PRETTY_FUNCTION__ = "oslPipeImpl* osl_acceptPipe(oslPipe)" aGuard = {_M_device = 0x5614b0cba100, _M_owns = false} flags = #2 0x00007f604dfded23 in osl::Pipe::accept(osl::StreamPipe&) (this=this@entry=0x5614b0d39ef0, Connection=...) at /home/buildslave/source/libo-core/include/osl/pipe.hxx:155 #3 0x00007f604dfde828 in desktop::PipeIpcThread::execute() (this=0x5614b0d39ec0) 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 0x00007f604d23a121 in salhelper::Thread::run() (this=0x5614b0d39ec0) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x5614b0d39ec0}, m_bDismissed = false} #5 0x00007f604d23a3c9 in osl::threadFunc(void*) (param=0x5614b0d39ed0) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x5614b0d39ed0 #6 0x00007f604e17a43b in osl_thread_start_Impl(void*) (pData=0x5614b0629b80) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x5614b0629b80 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #7 0x00007f604de021f5 in () at /lib/x86_64-linux-gnu/libc.so.6 #8 0x00007f604de8289c in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 3 (Thread 0x7f603cfd86c0 (LWP 3304824)): #0 0x00007f604ddfef16 in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f604de015d8 in pthread_cond_wait () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f604e157f77 in std::condition_variable::wait > (__p=..., __lock=..., this=0x7f6034008560) at /usr/include/c++/12/condition_variable:102 g = {_M_device = 0x7f6034008590, _M_owns = true} pCond = 0x7f6034008560 __PRETTY_FUNCTION__ = "oslConditionResult osl_waitCondition(oslCondition, const TimeValue*)" #3 osl_waitCondition(oslCondition, TimeValue const*) (Condition=, pTimeout=) at /home/buildslave/source/libo-core/sal/osl/unx/conditn.cxx:125 g = {_M_device = 0x7f6034008590, _M_owns = true} pCond = 0x7f6034008560 __PRETTY_FUNCTION__ = "oslConditionResult osl_waitCondition(oslCondition, const TimeValue*)" #4 0x00007f603e67ff0c in osl::Condition::wait(TimeValue const*) (pTimeout=0x0, this=0x7f60340084b0) at /home/buildslave/source/libo-core/include/osl/conditn.hxx:123 item = {tid = {_pSequence = 0x7f6024001120}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x7f601c20fd40}, currentContext = {m_pUnoI = 0x0}, returnValue = {data_ = }, arguments = std::__debug::vector of length 0, capacity 0, request = false, setter = false, exception = false, setCurrentContextMode = false} __PRETTY_FUNCTION__ = "virtual void binaryurp::Writer::execute()" #5 binaryurp::Writer::execute() (this=0x7f60340082d0) at /home/buildslave/source/libo-core/binaryurp/source/writer.cxx:151 item = {tid = {_pSequence = 0x7f6024001120}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x7f601c20fd40}, currentContext = {m_pUnoI = 0x0}, returnValue = {data_ = }, arguments = std::__debug::vector of length 0, capacity 0, request = false, setter = false, exception = false, setCurrentContextMode = false} __PRETTY_FUNCTION__ = "virtual void binaryurp::Writer::execute()" #6 0x00007f604d23a121 in salhelper::Thread::run() (this=0x7f60340082d0) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x7f60340082d0}, m_bDismissed = false} #7 0x00007f604d23a3c9 in osl::threadFunc(void*) (param=0x7f60340082e0) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7f60340082e0 #8 0x00007f604e17a43b in osl_thread_start_Impl(void*) (pData=0x7f6034008ce0) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x7f6034008ce0 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #9 0x00007f604de021f5 in () at /lib/x86_64-linux-gnu/libc.so.6 #10 0x00007f604de8289c in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 2 (Thread 0x7f604452be00 (LWP 3304382)): #0 0x00007f604ddfef16 in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f604de015d8 in pthread_cond_wait () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f60484415f5 in std::condition_variable::wait > (__p=..., __lock=..., this=0x5614afd947b0) at /usr/include/c++/12/condition_variable:102 g = {_M_device = 0x5614afd94788, _M_owns = true} request = SvpRequest::NONE pInst = 0x5614afd94560 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #3 SvpSalYieldMutex::doAcquire(unsigned int) (this=0x5614afd94690, nLockCount=1) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:346 g = {_M_device = 0x5614afd94788, _M_owns = true} request = SvpRequest::NONE pInst = 0x5614afd94560 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #4 0x00007f6047d41136 in comphelper::SolarMutex::acquire(unsigned int) (this=, nLockCount=) at /home/buildslave/source/libo-core/include/comphelper/solarmutex.hxx:86 __PRETTY_FUNCTION__ = "void comphelper::SolarMutex::acquire(sal_uInt32)" #5 0x00007f6048229fb1 in SalInstance::AcquireYieldMutex(unsigned int) (this=, nCount=nCount@entry=1) at /home/buildslave/source/libo-core/vcl/source/app/salvtables.cxx:146 #6 0x00007f6048273a29 in Application::AcquireSolarMutex(unsigned int) (nCount=) at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:523 pSVData = #7 0x00007f6048275b89 in SolarMutexReleaser::~SolarMutexReleaser() (this=0x7ffc5d6e9404, __in_chrg=) at /home/buildslave/source/libo-core/include/vcl/svapp.hxx:1427 releaser = {mnReleased = 1} pSVData = 0x7f6048ecc360 ::get()::instance> nExitCode = 0 #8 Application::Execute() () at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:363 releaser = {mnReleased = 1} pSVData = 0x7f6048ecc360 ::get()::instance> nExitCode = 0 #9 0x00007f604dfb09c5 in desktop::Desktop::Main() (this=0x7ffc5d6e9730) at /home/buildslave/source/libo-core/desktop/source/app/app.cxx:1680 pDisplay = startT = {__d = {__r = 1744262747540960298}} recordTime = {} layer = {m_aEnvTypeName = "gcc3", m_xPreviousContext = uno::Reference to (class (anonymous namespace)::DesktopEnvironmentContext *) 0x5614afd94a68} eStatus = rCmdLineArgs = @0x7f604e10f900: {m_cwdUrl = std::optional = {[contained value] = "file:///srv/crashtestdata/control/task7712"}, m_minimized = false, m_invisible = false, m_norestore = true, m_headless = true, m_quickstart = false, m_noquickstart = true, m_terminateafterinit = false, m_nologo = true, m_nolockcheck = false, m_nodefault = false, m_help = false, m_writer = false, m_calc = false, m_draw = false, m_impress = false, m_global = false, m_math = false, m_web = false, m_base = false, m_helpwriter = false, m_helpcalc = false, m_helpdraw = false, m_helpbasic = false, m_helpmath = false, m_helpimpress = false, m_helpbase = false, m_version = false, m_splashpipe = false, m_textcat = false, m_scriptcat = false, m_safemode = false, m_unknown = "", m_bEmpty = false, m_bDocumentArgs = false, m_accept = std::__debug::vector of length 1, capacity 1 = {"pipe,name=pytest40985ea4-15cc-11f0-b72f-98f2b32c495c;urp"}, m_unaccept = std::__debug::vector of length 0, capacity 0, m_openlist = std::__debug::vector of length 0, capacity 0, m_viewlist = std::__debug::vector of length 0, capacity 0, m_startlist = std::__debug::vector of length 0, capacity 0, m_forceopenlist = std::__debug::vector of length 0, capacity 0, m_forcenewlist = std::__debug::vector of length 0, capacity 0, m_printlist = std::__debug::vector of length 0, capacity 0, m_printtolist = std::__debug::vector of length 0, capacity 0, m_printername = "", m_conversionlist = std::__debug::vector of length 0, capacity 0, m_conversionparams = "", m_conversionout = "", m_convertimages = "", m_startListParams = "", m_infilter = std::__debug::vector of length 0, capacity 0, m_language = "", m_pidfile = ""} inst_fin = xContext = xRestartManager = uno::Reference to (comphelper::OOfficeRestartManager *) 0x5614b0d44498 xDesktop = uno::Reference to (framework::Desktop *) 0x5614b0056d28 bMustLockProfile = aTitle = "LibreOfficeDev 25.8.0.0.alpha0 [dc9bcbd50f79811787202429b49fe855c2d643be]" bAbort = aEvent = { = {Source = empty uno::Reference}, EventName = "OnStartApp", ViewController = empty uno::Reference, Supplement = uno::Any(void)} bCrashed = false bExistsRecoveryData = false bExistsSessionData = false pidfileName = "" #10 0x00007f6048281d1a in ImplSVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:231 pSVData = 0x7f6048ecc360 ::get()::instance> nReturn = 1 bWasInitVCL = bInit = true nRet = 0 #11 0x00007f6048281d5a in SVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:249 #12 0x00007f604dfe27e9 in soffice_main() () at /home/buildslave/source/libo-core/desktop/source/app/sofficemain.cxx:122 aDesktop = { = { = {_vptr.ILibreOfficeKitNotifier = 0x7f604e101c80 }, 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 = 0x7f6048de1950 , mpSchedulerData = 0x0, mpDebugName = 0x7f604e05eac8 "desktop::Desktop m_firstRunTimer", mePriority = TaskPriority::DEFAULT_IDLE, mbActive = false, mbStatic = false}, maInvokeHandler = {function_ = 0x7f604dfaa892 , instance_ = 0x7ffc5d6e9730, source_ = 0x7f604e05eb18 "/home/buildslave/source/libo-core/desktop/source/app/app.cxx:451", target_ = 0x7f604e05eaf0 "Desktop::LinkStubAsyncInitFirstRun"}, mnTimeout = 3000, mbAuto = false}, m_aUpdateThread = {_M_id = {_M_thread = 0}}} rCmdLineArgs = @0x7f604e10f900: {m_cwdUrl = std::optional = {[contained value] = "file:///srv/crashtestdata/control/task7712"}, m_minimized = false, m_invisible = false, m_norestore = true, m_headless = true, m_quickstart = false, m_noquickstart = true, m_terminateafterinit = false, m_nologo = true, m_nolockcheck = false, m_nodefault = false, m_help = false, m_writer = false, m_calc = false, m_draw = false, m_impress = false, m_global = false, m_math = false, m_web = false, m_base = false, m_helpwriter = false, m_helpcalc = false, m_helpdraw = false, m_helpbasic = false, m_helpmath = false, m_helpimpress = false, m_helpbase = false, m_version = false, m_splashpipe = false, m_textcat = false, m_scriptcat = false, m_safemode = false, m_unknown = "", m_bEmpty = false, m_bDocumentArgs = false, m_accept = std::__debug::vector of length 1, capacity 1 = {"pipe,name=pytest40985ea4-15cc-11f0-b72f-98f2b32c495c;urp"}, m_unaccept = std::__debug::vector of length 0, capacity 0, m_openlist = std::__debug::vector of length 0, capacity 0, m_viewlist = std::__debug::vector of length 0, capacity 0, m_startlist = std::__debug::vector of length 0, capacity 0, m_forceopenlist = std::__debug::vector of length 0, capacity 0, m_forcenewlist = std::__debug::vector of length 0, capacity 0, m_printlist = std::__debug::vector of length 0, capacity 0, m_printtolist = std::__debug::vector of length 0, capacity 0, m_printername = "", m_conversionlist = std::__debug::vector of length 0, capacity 0, m_conversionparams = "", m_conversionout = "", m_convertimages = "", m_startListParams = "", m_infilter = std::__debug::vector of length 0, capacity 0, m_language = "", m_pidfile = ""} aUnknown = "" #13 0x00005614ae347962 in sal_main () at /home/buildslave/source/libo-core/desktop/source/app/main.c:51 ret = #14 0x00005614ae3479af in main (argc=, argv=) at /home/buildslave/source/libo-core/desktop/source/app/main.c:49 ret = Thread 1 (Thread 0x7f6023fff6c0 (LWP 3381984)): #0 0x00007f604de03eec in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f604ddb4fb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f604dd9f472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #3 0x00007f604e17398c in (anonymous namespace)::callSystemHandler(int, siginfo_t*, void*) (signal=signal@entry=6, info=info@entry=0x7f6023ff4ef0, context=context@entry=0x7f6023ff4dc0) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:330 act = {__sigaction_handler = {sa_handler = 0x0, sa_sigaction = 0x0}, sa_mask = {__val = {0, 491424, 8842760622853597952, 94647040203760, 140050439284480, 140050897527456, 0, 94647040203760, 0, 491171, 140051054621946, 0, 140050897521920, 18446744073709551596, 8842760622853597952, 94646866024256}}, sa_flags = 0, sa_restorer = 0x7f6023ff4dc0} i = #4 0x00007f604e173aa5 in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7f6023ff4ef0, context=0x7f6023ff4dc0) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:426 act = {__sigaction_handler = {sa_handler = 0x0, sa_sigaction = 0x0}, sa_mask = {__val = {140050897527456, 94647040203760, 140050897526896, 0, 94647040203760, 140050897527456, 140051054629636, 94647040204032, 1, 0, 140051604188324, 140051598334672, 1451843812, 140051587761980, 140051587752488, 140050897522228}}, sa_flags = 1310601418, sa_restorer = 0x79} Info = {Signal = osl_Signal_AccessViolation, UserSignal = 6, UserData = 0x0} #5 0x00007f604ddb5050 in () at /lib/x86_64-linux-gnu/libc.so.6 #6 0x00007f604de03eec in () at /lib/x86_64-linux-gnu/libc.so.6 #7 0x00007f604ddb4fb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #8 0x00007f604dd9f472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #9 0x00007f604821de8c in SalAbort(rtl::OUString const&, bool) (rErrorText="", bDumpCore=bDumpCore@entry=true) at /home/buildslave/source/libo-core/vcl/source/app/salplug.cxx:403 #10 0x00007f60482738be in Application::Abort(rtl::OUString const&) (rErrorText="") at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:300 #11 0x00007f604dfac278 in desktop::Desktop::Exception(ExceptionCategory) (this=, nCategory=ExceptionCategory::System) at /home/buildslave/source/libo-core/desktop/source/app/app.cxx:1238 bInException = true nOldMode = rArgs = bRestart = false bAllowRecoveryAndSessionManagement = #12 0x00007f60482808d6 in VCLExceptionSignal_impl(void*, oslSignalInfo*) (pInfo=) at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:178 nOldMode = SystemWindowFlags::DIALOG pSVData = 0x7f6048ecc360 ::get()::instance> aLock = {m_isAcquired = true, m_isChecked = true, m_rSolarMutex = @0x5614afd94690} bIn = true nVCLException = #13 0x00007f604e12a666 in callSignalHandler(oslSignalInfo*) (pInfo=pInfo@entry=0x7f6023ff5530) at /home/buildslave/source/libo-core/sal/osl/all/signalshared.cxx:47 pHandler = 0x5614b0d41740 Action = #14 0x00007f604e173a48 in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7f6023ff5730, context=0x7f6023ff5600) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:423 Info = {Signal = osl_Signal_AccessViolation, UserSignal = 6, UserData = 0x0} #15 0x00007f604ddb5050 in () at /lib/x86_64-linux-gnu/libc.so.6 #16 0x00007f604de03eec in () at /lib/x86_64-linux-gnu/libc.so.6 #17 0x00007f604ddb4fb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #18 0x00007f604dd9f472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #19 0x00007f604dd9f395 in () at /lib/x86_64-linux-gnu/libc.so.6 #20 0x00007f604ddadec2 in () at /lib/x86_64-linux-gnu/libc.so.6 #21 0x00007f602d62ac17 in SwRedlineItr::SwRedlineItr(SwTextNode const&, SwFont&, SwAttrHandler&, int, SwRedlineItr::Mode, std::__debug::vector > const*, SwPosition const*) (this=0x7f600a37b580, rTextNd=, rFnt=..., rAH=, nRed=2147483647, mode=, pArr=0x0, pExtInputStart=0x0) at /home/buildslave/source/libo-core/sw/source/core/text/redlnitr.cxx:776 #22 0x00007f602d62b1f1 in SwAttrIter::CtorInitAttrIter(SwTextNode&, SwScriptInfo&, SwTextFrame const*) (this=this@entry=0x7f6023ff62a0, rTextNode=..., rScriptInfo=..., pFrame=pFrame@entry=0x7f6008af2ba0) at /home/buildslave/source/libo-core/sw/source/core/text/redlnitr.cxx:735 pRootFrame = 0x7f600b0281f0 bVertLayout = false bVertLayoutLRBT = false bRTL = __PRETTY_FUNCTION__ = "void SwAttrIter::CtorInitAttrIter(SwTextNode&, SwScriptInfo&, const SwTextFrame*)" rDoc = rIDRA = pExtInp = bShow = false nRedlPos = 2147483647 pArr = 0x0 #23 0x00007f602d5fc4fa in SwTextIter::CtorInitTextIter(SwTextFrame*, SwTextInfo*) (this=this@entry=0x7f6023ff62a0, pNewFrame=pNewFrame@entry=0x7f6008af2ba0, pNewInf=pNewInf@entry=0x7f6023ff6070) at /home/buildslave/source/libo-core/sw/source/core/text/itrtxt.cxx:39 __PRETTY_FUNCTION__ = "void SwTextIter::CtorInitTextIter(SwTextFrame*, SwTextInfo*)" pNode = #24 0x00007f602d5e809d in SwTextMargin::CtorInitTextMargin(SwTextFrame*, SwTextSizeInfo*) (this=this@entry=0x7f6023ff62a0, pNewFrame=pNewFrame@entry=0x7f6008af2ba0, pNewInf=pNewInf@entry=0x7f6023ff6070) at /home/buildslave/source/libo-core/sw/source/core/text/itrcrsr.cxx:158 pNode = stMetrics = {m_dEmTwips = 0, m_dIcTwips = 0, m_bInitialized = false} rFirstLine = rTextLeftMargin = rRightMargin = pTextNode = bLabelAlignmentActive = bListLevelIndentsApplicable = bListLevelIndentsApplicableAndLabelAlignmentActive = nLMWithNum = rAdjust = #25 0x00007f602d5e89c1 in SwTextCursor::CtorInitTextCursor(SwTextFrame*, SwTextSizeInfo*) (this=this@entry=0x7f6023ff62a0, pNewFrame=pNewFrame@entry=0x7f6008af2ba0, pNewInf=pNewInf@entry=0x7f6023ff6070) at /home/buildslave/source/libo-core/sw/source/core/text/itrcrsr.cxx:406 #26 0x00007f602d5f9a83 in SwTextPainter::CtorInitTextPainter(SwTextFrame*, SwTextPaintInfo*) (this=this@entry=0x7f6023ff62a0, pNewFrame=pNewFrame@entry=0x7f6008af2ba0, pNewInf=pNewInf@entry=0x7f6023ff6070) at /home/buildslave/source/libo-core/sw/source/core/text/itrpaint.cxx:68 pMyFnt = #27 0x00007f602d5f1a0b in SwTextFormatter::CtorInitTextFormatter(SwTextFrame*, SwTextFormatInfo*) (this=this@entry=0x7f6023ff62a0, pNewFrame=pNewFrame@entry=0x7f6008af2ba0, pNewInf=pNewInf@entry=0x7f6023ff6070) at /home/buildslave/source/libo-core/sw/source/core/text/itrform2.cxx:97 #28 0x00007f602d5cc7e3 in SwTextFormatter::SwTextFormatter(SwTextFrame*, SwTextFormatInfo*) (this=0x7f6023ff62a0, pTextFrame=0x7f6008af2ba0, pTextFormatInf=0x7f6023ff6070) at /home/buildslave/source/libo-core/sw/source/core/text/itrform2.hxx:157 #29 0x00007f602d5c96a3 in SwTextFrame::FormatImpl(OutputDevice*, SwParaPortion*, std::__debug::vector >&) (this=this@entry=0x7f6008af2ba0, pRenderContext=pRenderContext@entry=0x7f600897df40, pPara=, rIntersectingObjs=std::__debug::vector of length 0, capacity 0) at /home/buildslave/source/libo-core/sw/source/core/text/frmform.cxx:2014 bIsEmpty = aInf = Python Exception : 'NoneType' object has no attribute 'pointer' warning: RTTI symbol not found for class 'std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>' warning: RTTI symbol not found for class 'std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>' { = { = { = {m_pPara = 0x5614bb338040, m_nTextStart = {m_value = 0}}, m_aMaxWidth = std::__debug::map with 0 elements, m_pKanaComp = 0x0, m_pVsh = 0x7f600b68bdb0, m_pOut = {m_rInnerRef = rtl::Reference to 0x7f600897df40}, m_pRef = {m_rInnerRef = rtl::Reference to 0x7f6008286c80}, m_pCachedVclData = std::shared_ptr (use count 2, weak count 0) = {get() = 0x7f601f094f60}, m_pFnt = 0x0, m_pUnderFnt = 0x0, m_pFrame = 0x7f6008af2ba0, m_pOpt = 0x7f600ad37e60, m_pText = 0x7f6008ab57e8, m_nIdx = {m_value = 0}, m_nLen = {m_value = 6}, m_nMeasureLen = {m_value = 2147483647}, m_nLayoutContext = std::optional [no contained value], m_nKanaIdx = 0, m_bOnWin = true, m_bNotEOL = false, m_bURLNotify = false, m_bStopUnderflow = false, m_bFootnoteInside = false, m_bOtherThanFootnoteInside = false, m_bMulti = false, m_bFirstMulti = false, m_bRuby = false, m_bHanging = true, m_bScriptSpace = true, m_bForbiddenChars = true, m_bSnapToGrid = true, m_nDirection = 0 '\000', m_nExtraSpace = 0}, m_pWrongList = 0x0, m_pGrammarCheckList = 0x0, m_pSmartTags = 0x0, m_pSpaceAdd = 0x0, m_pBrushItem = 0x0, m_aTextFly = {m_pPage = 0x7f60088f0820, mpCurrAnchoredObj = 0x0, m_pCurrFrame = 0x7f6008af2ba0, m_pMaster = 0x7f6008af2ba0, mpAnchoredObjList = std::unique_ptr >> = {get() = 0x0}, m_nMinBottom = 0, m_nNextTop = 0, m_nCurrFrameNodeIndex = {m_value = 2147483647}, m_bOn = false, m_bTopRule = true, mbIgnoreCurrentFrame = false, mbIgnoreContour = false, mbIgnoreObjsInHeaderFooter = false}, m_aPos = Point = {x = 0, y = 0}, m_aPaintRect = SwRect = {point = Point = {x = 0, y = 0}, size = Size = {width = 0, height = 0}}, m_nSpaceIdx = 0}, m_aHyphVals = uno::Sequence of length 11 = {{Name = "HyphMinLeading", Handle = 4, Value = uno::Any("short": 2), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "HyphMinTrailing", Handle = 5, Value = uno::Any("short": 2), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "HyphNoCaps", Handle = 31, Value = uno::Any("boolean": 0 '\000'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "HyphNoLastWord", Handle = 32, Value = uno::Any("boolean": 0 '\000'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "HyphMinWordLength", Handle = 6, Value = uno::Any("short": 5), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "HyphZone", Handle = 33, Value = uno::Any("short": 425), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "HyphKeepType", Handle = 39, Value = uno::Any("short": 3), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "HyphCompoundMinLeading", Handle = 40, Value = uno::Any("short": 2), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "HyphKeep", Handle = 38, Value = uno::Any("boolean": 1 '\001'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "HyphKeepLine", Handle = 41, Value = uno::Any("boolean": 1 '\001'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "HyphZoneAlways", Handle = 34, Value = uno::Any("short": 0), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}}, m_pRoot = 0x0, m_pLast = 0x0, m_pFly = 0x0, m_pUnderflow = 0x0, m_pRest = 0x0, m_pLastTab = 0x0, m_nSoftHyphPos = {m_value = 0}, m_nLineStart = {m_value = 0}, m_nLastBookmarkPos = {m_value = -1}, m_nLeft = 0, m_nRight = 0, m_nFirst = 0, m_nLeftMargin = 0, m_nRealWidth = 0, m_nWidth = 0, m_nLineHeight = 0, m_nLineNetHeight = 0, m_nForcedLeftMargin = 0, m_nExtraAscent = 0, m_nExtraDescent = 0, m_bFull = false, m_bFootnoteDone = false, m_bErgoDone = false, m_bNumDone = false, m_bArrowDone = false, m_bStop = false, m_bNewLine = false, m_bShift = false, m_bUnderflow = false, m_bInterHyph = false, m_bAutoHyph = true, m_bDropInit = false, m_bQuick = false, m_bNoEndHyph = false, m_bNoMidHyph = false, m_bIgnoreFly = false, m_bFakeLineStart = false, m_bTabOverflow = false, m_bTestFormat = false, m_cTabDecimal = 0 u'\000', m_cHookChar = 0 u'\000', m_nMaxHyph = 0 '\000', m_eLastTabsSeen = SwTextFormatInfo::TabSeen::None} aLine = { = { = { = { = { = { = {_vptr.SwAttrIter = 0x7f602e661a70 , m_pEndCharFormatAttr = std::unique_ptr = {get() = 0x0}, m_pEndAutoFormatAttr = std::unique_ptr = {get() = 0x0}, m_aAttrHandler = {m_aAttrStack = {std::__debug::vector of length 0, capacity 0 , std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0}, m_pDefaultArray = {0x7f601ecd5730, 0x7f601ecd30d0, 0x7f60081a4d90, 0x7f601ecd3890, 0x7f601ea74390, 0x7f601ecd4680, 0x7f60087736b0, 0x7f6008171e90, 0x7f601ecd32c0, 0x7f60087f49e0, 0x7f601ec47ec0, 0x7f601ecc6140, 0x7f601ecd46f0, 0x7f601ec47e60, 0x7f601c3d0dd0, 0x7f600928b0c0, 0x7f601c3c9620, 0x7f601ecd3740, 0x7f601c3ce300, 0x7f60084d6780, 0x7f6008774050, 0x7f60084db6c0, 0x7f601c3d1230, 0x7f601c3d5340, 0x7f6008949d00, 0x7f600896cb50, 0x7f60090eaee0, 0x7f601ecd6810, 0x7f601ecd5330, 0x7f601ecd5380, 0x7f601ecd53d0, 0x7f601ecd5410, 0x7f601ecd5460, 0x7f601ecd54a0, 0x7f601ecd54f0, 0x7f601ecd5530, 0x7f601c0fe490, 0x7f601ecd5660, 0x7f601c3ce230}, m_pIDocumentSettingAccess = 0x7f600836e050, m_pShell = 0x7f600b68bdb0, m_oFnt = std::optional = {[contained value] = {m_aSub = {static max_index = 2, detail_values = {_M_elems = {{ = { = {_vptr.Font = 0x7f602e6622d0 , mpImplFont = {...}}, eCaseMap = SvxCaseMap::NotMapped, nEsc = 0, nPropr = 100 'd'}, m_nFontCacheId = 0x19b, m_aSize = Size = {width = 0, height = 220}, m_nFontIndex = 11, m_nOrgHeight = 0, m_nOrgAscent = 0, m_nProportionalWidth = 100, m_bSmallCapsPercentage66 = false}, { = { = {_vptr.Font = 0x7f602e6622d0 , mpImplFont = {...}}, eCaseMap = SvxCaseMap::NotMapped, nEsc = 0, nPropr = 100 'd'}, m_nFontCacheId = 0x0, m_aSize = Size = {width = 0, height = 220}, m_nFontIndex = 0, m_nOrgHeight = 0, m_nOrgAscent = 0, m_nProportionalWidth = 100, m_bSmallCapsPercentage66 = false}, { = { = {_vptr.Font = 0x7f602e6622d0 , mpImplFont = {...}}, eCaseMap = SvxCaseMap::NotMapped, nEsc = 0, nPropr = 100 'd'}, m_nFontCacheId = 0x0, m_aSize = Size = {width = 0, height = 240}, m_nFontIndex = 0, m_nOrgHeight = 0, m_nOrgAscent = 0, m_nProportionalWidth = 100, m_bSmallCapsPercentage66 = false}}}}, mxBackColor = std::optional [no contained value], m_aHighlightColor = rgba(255, 255, 255, 0), m_aUnderColor = rgba(255, 255, 255, 0), m_aOverColor = rgba(255, 255, 255, 0), m_aTopBorder = std::optional [no contained value], m_aBottomBorder = std::optional [no contained value], m_aRightBorder = std::optional [no contained value], m_aLeftBorder = std::optional [no contained value], m_nTopBorderDist = 0, m_nBottomBorderDist = 0, m_nRightBorderDist = 0, m_nLeftBorderDist = 0, m_aShadowColor = rgba(255, 255, 255, 0), m_nShadowWidth = 0, m_aShadowLocation = SvxShadowLocation::NONE, m_nToxCount = 0 '\000', m_nRefCount = 0 '\000', m_nMetaCount = 0 '\000', m_nContentControlCount = 0 '\000', m_nInputFieldCount = 0 '\000', m_nActual = SwFontScript::Latin, m_bPaintBlank = false, m_bFontChg = true, m_bOrgChg = true, m_bGreyWave = false, m_bURL = false}}, m_nINETFMT = 0, m_bVertLayout = false, m_bVertLayoutLRBT = false}, m_pViewShell = 0x7f600b68bdb0, m_pFont = 0x7f600a37c2e0, m_pScriptInfo = 0x5614bb338158, m_pLastOut = {m_rInnerRef = empty rtl::Reference}, m_nChgCnt = 0, m_pRedline = std::unique_ptr = {get() = 0x0}, m_nStartIndex = 0, m_nEndIndex = 0, m_nPosition = 0, m_nPropFont = 0 '\000', m_aFontCacheIds = {static max_index = 2, detail_values = {_M_elems = {0x19b, 0x0, 0x0}}}, m_aFontIdx = {static max_index = 2, detail_values = {_M_elems = {11, 19937, 32608}}}, m_pTextNode = 0x7f600b457110, m_pMergedPara = 0x7f6008ab5770}, m_aLineInf = {m_oRuler = std::optional [no contained value], m_pSpace = 0x0, m_nVertAlign = SvxParaVertAlignItem::Align::Automatic, m_nDefTabStop = 0, m_bListTabStopIncluded = false, m_nListTabStopPosition = 0}, m_pFrame = 0x0, m_pInf = 0x0, m_pCurr = 0x0, m_pPrev = 0x0, m_nFrameStart = 0, m_nY = 0, m_nRegStart = 0, m_nStart = {m_value = 0}, m_nRegDiff = 0, m_nLineNr = 0, m_bPrev = false, m_bRegisterOn = false, m_bOneBlock = false, m_bLastBlock = false, m_bLastCenter = false}, mnLeft = 0, mnRight = 0, mnFirst = 0, mnDropLeft = 0, mnDropHeight = 0, mnDropDescent = 0, mnDropLines = 0, mnAdjust = SvxAdjust::Left, mnTabLeft = 0}, }, static s_bRightMargin = false}, m_bPaintDrop = false}, m_pDropFormat = 0x7f602d60a2b3 , m_pMulti = 0x7f6008af2ba8, m_nContentEndHyph = 64 '@', m_nContentMidHyph = 128 '\200', m_nLeftScanIdx = {m_value = 0}, m_nRightScanIdx = {m_value = 0}, m_bOnceMore = false, m_bFlyInContentBase = false, m_bTruncLines = true, m_bUnclipped = false, m_pByEndIter = std::unique_ptr = {get() = 0x0}, m_pFirstOfBorderMerge = 0x7f6008af2ba8} #30 0x00007f602d5ca16f in SwTextFrame::Format(OutputDevice*, SwBorderAttrs const*) (this=0x7f6008af2ba0, pRenderContext=0x7f600897df40) at /home/buildslave/source/libo-core/sw/source/core/text/frmform.cxx:2270 intersectingObjs = std::__debug::vector of length 0, capacity 0 nexts = std::__debug::vector of length 0, capacity 0 bOrphan = false pFootnoteBoss = nFootnoteHeight = 0 aAccess = { = {_vptr.SwCacheAccess = 0x7f602e661b38 , m_rCache = @0x7f601c342020, m_pObj = 0x7f600a37b500, m_pOwner = 0x7f6008af2ba0}, } bNew = aLock = {m_pTextFrame = 0x7f6008af2ba0, m_bOldLocked = false} bSetOffset = stSg = {m_pOut = {m_rInnerRef = rtl::Reference to 0x7f600897df40}, m_pRef = {m_rInnerRef = rtl::Reference to 0x7f6008286c80}} aRectFnSet = {m_bVert = false, m_bVertL2R = false, m_bVertL2RB2T = false, m_fnRect = 0x7f602e7216a0 } nStrLen = {m_value = } __PRETTY_FUNCTION__ = "virtual void SwTextFrame::Format(vcl::RenderContext*, const SwBorderAttrs*)" pPara = #31 0x00007f602d495800 in SwContentFrame::MakeAll(OutputDevice*) (this=0x7f6008af2ba0) at /home/buildslave/source/libo-core/sw/source/core/layout/calcmove.cxx:1624 bMoveable = nBottomDist = bHeightValid = bDontMoveMe = pPre = nOldBodyHeight = pTemp = pPageFrame = pOldUp = bDummy = false bTemp = nPrtBottom = bMoveOrFit = bCheckForGrownBody = isHiddenNow = false oDeleteGuard = std::optional = {[contained value] = {m_pForbidFrame = 0x7f6008af2ba0}} nFormatCount = 1 nConsecutiveFormatsWithoutChange = aEnter = {pImpl = std::unique_ptr = {get() = 0x0}} oNotify = std::optional = {[contained value] = { = {mpFrame = 0x7f6008af2ba0, maFrame = SwRect = {point = Point = {x = 2382, y = 486755}, size = Size = {width = 1106, height = 327}}, maPrt = SwRect = {point = Point = {x = 0, y = 60}, size = Size = {width = 1106, height = 207}}, mnFlyAnchorOfst = 0, mnFlyAnchorOfstNoWrap = 0, mbHadFollow = false, mbInvaKeep = false, mbValidSize = true}, mbChkHeightOfLastLine = false, mnHeightOfLastLine = 0, mbInvalidatePrevPrtArea = false, mbBordersJoinedWithPrev = false}} bMakePage = true bMovedBwd = bMovedFwd = bFormatted = 1 '\001' bMustFit = bFitPromise = bFly = bTab = bFootnote = bSct = aAccess = { = {_vptr.SwCacheAccess = 0x7f602e661228 , m_rCache = @0x7f601c3d5da0, m_pObj = 0x5614baa3d970, m_pOwner = 0x7f600b4571da}, m_pConstructor = 0x7f6008af2ba0} rAttrs = bKeep = pSaveFootnote = std::unique_ptr = {get() = 0x0} aRectFnSet = {m_bVert = false, m_bVertL2R = false, m_bVertL2RB2T = false, m_fnRect = 0x7f602e7216a0 } pMoveBwdPre = isMoveBwdPreValid = aOldFrame_StopFormat = SwRect = {point = Point = {x = 2382, y = 486755}, size = Size = {width = 1106, height = 327}} aOldFrame_StopFormat2 = SwRect = {point = Point = {x = 0, y = 0}, size = Size = {width = 0, height = 0}} aOldPrt_StopFormat = SwRect = {point = Point = {x = 0, y = 60}, size = Size = {width = 1106, height = 207}} aOldPrt_StopFormat2 = SwRect = {point = Point = {x = 0, y = 0}, size = Size = {width = 0, height = 0}} __PRETTY_FUNCTION__ = "virtual void SwContentFrame::MakeAll(vcl::RenderContext*)" #32 0x00007f602d4921b2 in SwFrame::PrepareMake(OutputDevice*) (this=0x7f6008af2ba0, pRenderContext=0x7f600897df40) at /home/buildslave/source/libo-core/sw/source/core/layout/calcmove.cxx:396 __PRETTY_FUNCTION__ = "void SwFrame::PrepareMake(vcl::RenderContext*)" #33 0x00007f602d5466b7 in SwFrame::Calc(OutputDevice*) const (this=, pRenderContext=) at /home/buildslave/source/libo-core/sw/source/core/layout/trvlfrm.cxx:1856 #34 0x00007f602d5398e3 in SwContentFrame::CalcLowers(SwLayoutFrame&, SwLayoutFrame const&, long, bool) (rLay=..., rDontLeave=..., nBottom=nBottom@entry=497446, bSkipRowSpanCells=bSkipRowSpanCells@entry=true) at /home/buildslave/source/libo-core/sw/source/core/layout/tabfrm.cxx:1811 bFormatPossible = bSkipContent = pRenderContext = 0x7f600897df40 bAll = false bRet = true pCnt = 0x7f6008af2ba0 aRectFnSet = {m_bVert = false, m_bVertL2R = false, m_bVertL2RB2T = false, m_fnRect = 0x7f602e7216a0 } nLoopControlRuns = 0 pLoopControlCond = 0x0 #35 0x00007f602d53ac72 in lcl_RecalcRow(SwRowFrame&, tools::Long) (rRow=..., nBottom=nBottom@entry=497446) at /home/buildslave/source/libo-core/sw/source/core/layout/tabfrm.cxx:1947 g = {m_pForbidFrame = 0x5614bb193580} nLoopControlRuns_2 = nLoopControlStage_2 = nLoopControlRuns_1 = 0 nLoopControlStage_1 = 0 bCheck = true #36 0x00007f602d543ba9 in SwTabFrame::MakeAll(OutputDevice*) (this=0x7f6008b0f9b0, pRenderContext=) at /home/buildslave/source/libo-core/sw/source/core/layout/tabfrm.cxx:2987 g = {m_pForbidFrame = 0x5614bb193580} bFlySplit = nMinNumOfLines = bHadFollowFlowLineBeforeSplit = nDeadLine = nBreakLine = bMoveable = n1StLineHeight = bAllowSplitOfRow = aOldPos = Point = {x = , y = } pIndPrev = pFly = pOldUpper = nDistanceToUpperPrtBottom = pSh = bBrowseMode = pFirstNonHeadlineRow = bEmulateTableKeepSplitAllowed = aEnter = {pImpl = std::unique_ptr = {get() = 0x0}} aNotify = { = {mpFrame = 0x7f6008b0f9b0, maFrame = SwRect = {point = Point = {x = 2269, y = 483450}, size = Size = {width = 8220, height = 18936}}, maPrt = SwRect = {point = Point = {x = 5, y = 0}, size = Size = {width = 8220, height = 18926}}, mnFlyAnchorOfst = 0, mnFlyAnchorOfstNoWrap = 0, mbHadFollow = false, mbInvaKeep = false, mbValidSize = false}, m_bLowersComplete = false} bOldValidPos = bMakePage = true bMovedBwd = bMovedFwd = bSplit = bFootnotesInDoc = bFly = oAccess = std::optional = {[contained value] = { = {_vptr.SwCacheAccess = 0x7f602e661228 , m_rCache = @0x7f601c3d5da0, m_pObj = 0x7f6008a95200, m_pOwner = 0x7f600b5a7668}, m_pConstructor = 0x7f6008b0f9b0}} pAttrs = isHiddenNow = bDontSplit = nRepeat = bTryToSplit = bTableRowKeep = bLastRowHasToMoveToFollow = bLastRowMoveNoMoreTries = bLargeTable = bEmulateTableKeep = bKeep = nUnSplitted = nThrowAwayValidLayoutLimit = posSizeOscillationControl = {maFrameDatas = std::__debug::vector of length 0, capacity 0} aRectFnSet = {m_bVert = false, m_bVertL2R = false, m_bVertL2RB2T = false, m_fnRect = 0x7f602e7216a0 } #37 0x00007f602d4921b2 in SwFrame::PrepareMake(OutputDevice*) (this=0x7f6008b0f9b0, pRenderContext=0x7f600897df40) at /home/buildslave/source/libo-core/sw/source/core/layout/calcmove.cxx:396 __PRETTY_FUNCTION__ = "void SwFrame::PrepareMake(vcl::RenderContext*)" #38 0x00007f602d5466b7 in SwFrame::Calc(OutputDevice*) const (this=, pRenderContext=) at /home/buildslave/source/libo-core/sw/source/core/layout/trvlfrm.cxx:1856 #39 0x00007f602d491c80 in SwFrame::PrepareMake(OutputDevice*) (this=0x5614bb193580, pRenderContext=0x7f600897df40) at /home/buildslave/source/libo-core/sw/source/core/layout/calcmove.cxx:266 bOldTabLock = bFoll = aDeleteGuard = {m_pForbidFrame = 0x5614bb193580} bCnt = bTab = bNoSect = pThis = bFormatPrev = __PRETTY_FUNCTION__ = "void SwFrame::PrepareMake(vcl::RenderContext*)" #40 0x00007f602d5466b7 in SwFrame::Calc(OutputDevice*) const (this=, pRenderContext=) at /home/buildslave/source/libo-core/sw/source/core/layout/trvlfrm.cxx:1856 #41 0x00007f602d491c80 in SwFrame::PrepareMake(OutputDevice*) (this=0x5614bb1ac060, pRenderContext=0x7f600897df40) at /home/buildslave/source/libo-core/sw/source/core/layout/calcmove.cxx:266 bOldTabLock = bFoll = aDeleteGuard = {m_pForbidFrame = 0x5614bb1ac060} bCnt = bTab = bNoSect = pThis = bFormatPrev = __PRETTY_FUNCTION__ = "void SwFrame::PrepareMake(vcl::RenderContext*)" #42 0x00007f602d5466b7 in SwFrame::Calc(OutputDevice*) const (this=, pRenderContext=) at /home/buildslave/source/libo-core/sw/source/core/layout/trvlfrm.cxx:1856 #43 0x00007f602d4a7138 in SwFlowFrame::MoveFwd(bool, bool, bool) (this=this@entry=0x7f6008af0660, bMakePage=, bPageBreak=bPageBreak@entry=false, bMoveAlways=bMoveAlways@entry=false) at /home/buildslave/source/libo-core/sw/source/core/layout/flowfrm.cxx:2175 pOldPage = 0x7f6008b211f0 pSect = 0x0 bForceSimpleFormat = pSh = aEnter = {pImpl = std::unique_ptr = {get() = 0x0}} pNewBoss = bBossChg = pNewPage = bFootnoteMoved = pOldBoss = 0x7f6008b211f0 __PRETTY_FUNCTION__ = "bool SwFlowFrame::MoveFwd(bool, bool, bool)" oDeleteGuard = std::optional = {[contained value] = {m_pForbidFrame = 0x7f6008b211f0}} bSamePage = true pNewUpper = 0x5614bb1ac060 #44 0x00007f602d49634b in SwContentFrame::MakeAll(OutputDevice*) (this=0x7f6008af0540) at /home/buildslave/source/libo-core/sw/source/core/layout/calcmove.cxx:1930 bMoveable = true nBottomDist = bHeightValid = bDontMoveMe = pPre = 0x0 nOldBodyHeight = 1286 pTemp = pPageFrame = pOldUp = 0x7f6008af03d0 bDummy = false bTemp = nPrtBottom = bMoveOrFit = bCheckForGrownBody = false isHiddenNow = false oDeleteGuard = std::optional = {[contained value] = {m_pForbidFrame = 0x7f6008af0540}} nFormatCount = 1 nConsecutiveFormatsWithoutChange = 1 aEnter = {pImpl = std::unique_ptr = {get() = 0x0}} oNotify = std::optional = {[contained value] = { = {mpFrame = 0x7f6008af0540, maFrame = SwRect = {point = Point = {x = 5664, y = 479179}, size = Size = {width = 482, height = 837}}, maPrt = SwRect = {point = Point = {x = 0, y = 60}, size = Size = {width = 482, height = 777}}, mnFlyAnchorOfst = 0, mnFlyAnchorOfstNoWrap = 0, mbHadFollow = true, mbInvaKeep = false, mbValidSize = false}, mbChkHeightOfLastLine = false, mnHeightOfLastLine = 0, mbInvalidatePrevPrtArea = false, mbBordersJoinedWithPrev = false}} bMakePage = true bMovedBwd = false bMovedFwd = false bFormatted = 1 '\001' bMustFit = bFitPromise = bFly = bTab = bFootnote = bSct = aAccess = { = {_vptr.SwCacheAccess = 0x7f602e661228 , m_rCache = @0x7f601c3d5da0, m_pObj = 0x7f600894a5c0, m_pOwner = 0x7f600b3e55ca}, m_pConstructor = 0x7f6008af0540} rAttrs = bKeep = pSaveFootnote = std::unique_ptr = {get() = 0x0} aRectFnSet = {m_bVert = false, m_bVertL2R = false, m_bVertL2RB2T = false, m_fnRect = 0x7f602e7216a0 } pMoveBwdPre = 0x0 isMoveBwdPreValid = false aOldFrame_StopFormat = SwRect = {point = Point = {x = 5664, y = 479179}, size = Size = {width = 482, height = 1095}} aOldFrame_StopFormat2 = SwRect = {point = Point = {x = 5664, y = 479179}, size = Size = {width = 482, height = 837}} aOldPrt_StopFormat = SwRect = {point = Point = {x = 0, y = 60}, size = Size = {width = 482, height = 1035}} aOldPrt_StopFormat2 = SwRect = {point = Point = {x = 0, y = 60}, size = Size = {width = 482, height = 777}} __PRETTY_FUNCTION__ = "virtual void SwContentFrame::MakeAll(vcl::RenderContext*)" #45 0x00007f602d492352 in SwFrame::OptPrepareMake() (this=0x7f6008af0540) at /home/buildslave/source/libo-core/sw/source/core/layout/calcmove.cxx:420 #46 0x00007f602d4ddd23 in SwFrame::OptCalc() const (this=this@entry=0x7f6008af0540) at /home/buildslave/source/libo-core/sw/source/core/inc/frame.hxx:1124 #47 0x00007f602d4d95fb in SwLayAction::FormatContent_(SwContentFrame const*, SwPageFrame const*) (this=this@entry=0x7f6023ff95f0, pContent=pContent@entry=0x7f6008af0540, pPage=, pPage@entry=0x7f6008b211f0) at /home/buildslave/source/libo-core/sw/source/core/layout/layact.cxx:2011 bDrawObjsOnly = aRectFnSet = {m_bVert = false, m_bVertL2R = false, m_bVertL2RB2T = false, m_fnRect = 0x7f602e7216a0 } #48 0x00007f602d4d9b47 in SwLayAction::FormatContent(SwPageFrame*) (this=this@entry=0x7f6023ff95f0, pPage=0x7f6008b211f0) at /home/buildslave/source/libo-core/sw/source/core/layout/layact.cxx:1817 pContentPrev = 0x0 oPrevDeleteListener = std::optional [no contained value] bNxtCnt = pOldUpper = 0x7f6008af03d0 bInValid = true bOldPaint = false bSetContent = pContentNext = 0x0 pTab = 0x7f6008aeefc0 bFull = pText = g = {m_func = {__this = 0x7f6023ff95f0, __pPage = 0x7f6008b211f0}, m_bDismissed = false} pContent = 0x7f6008af0540 pSh = bBrowse = #49 0x00007f602d4dc709 in SwLayAction::InternalAction(OutputDevice*) (this=this@entry=0x7f6023ff95f0, pRenderContext=pRenderContext@entry=0x7f600897df40) at /home/buildslave/source/libo-core/sw/source/core/layout/layact.cxx:621 nLoopControlRuns_1 = 0 bTakeShortcut = false pPage = 0x7f6008b211f0 nFirstPageNum = 1 rLayoutAccess = @0x7f6008108700: {_vptr.IDocumentLayoutAccess = 0x7f602e65f518 } bNoLoop = true nPercentPageNum = 29 lcl_isLayoutLooping = {__this = 0x7f6023ff95f0, __bNoLoop = @0x7f6023ff94c7, __rLayoutAccess = @0x7f6008108700} nOuterLoopControlRuns = 21 nOuterLoopControlMax = 10000 #50 0x00007f602d4dd15f in SwLayAction::Action(OutputDevice*) (this=this@entry=0x7f6023ff95f0, pRenderContext=0x7f600897df40) at /home/buildslave/source/libo-core/sw/source/core/layout/layact.cxx:396 #51 0x00007f602d8cdcc9 in SwViewShell::CalcLayout() (this=this@entry=0x7f600b68bdb0) at /home/buildslave/source/libo-core/sw/source/core/view/viewsh.cxx:1234 __PRETTY_FUNCTION__ = "virtual void SwViewShell::CalcLayout()" aCurr = {pPrev = 0x7f600b68bdb0, pRoot = 0x7f600b0281f0} aWait = {mrDoc = @0x7f6008463490, mbLockUnlockDispatcher = true, mpLockedDispatchers = {m_vector = std::__debug::vector of length 0, capacity 0}} aSaveLRU = {} bEndProgress = true aAction = {m_pRoot = 0x7f600b0281f0, m_pImp = 0x7f600800e720, m_pOptTab = 0x0, m_pWait = std::unique_ptr = {get() = 0x0}, m_aFrameStack = std::__debug::vector of length 0, capacity 1, m_aFrameDeleteGuards = std::__debug::vector of length 0, capacity 1, m_nPreInvaPage = 65535, m_nStartTicks = 466185940, m_nInputType = VclInputFlags::NONE, m_nEndPage = 52, m_nCheckPageNum = 65535, m_bPaint = false, m_bComplete = true, m_bCalcLayout = true, m_bAgain = false, m_bNextCycle = false, m_bInterrupt = false, m_bIdle = false, m_bReschedule = true, m_bCheckPages = false, m_bUpdateExpFields = true, m_bBrowseActionStop = false, m_bWaitAllowed = true, m_bPaintExtraData = false, m_bActionInProgress = true, mbFormatContentOnInterrupt = false} #52 0x00007f602d409283 in SwEditShell::CalcLayout() (this=0x7f600b68bdb0) at /home/buildslave/source/libo-core/sw/source/core/edit/edws.cxx:89 #53 0x00007f602d79b7c0 in SwXFrame::getPropertyValue(rtl::OUString const&) (this=this@entry=0x7f600bb7a250, rPropertyName="LayoutSize") at /home/buildslave/source/libo-core/sw/source/core/unocore/unoframe.cxx:2207 pEditShell = pTmpFrame = aGuard = {> = {pT = 0x5614afd94690}, } aDisplayGuard = {m_bLock = false} aAny = uno::Any(void) pFormat = 0x7f600890a680 pEntry = 0x7f602e770790 nMemberId = 0 '\000' #54 0x00007f602d79e3e1 in SwXTextFrame::getPropertyValue(rtl::OUString const&) (this=0x7f600bb7a250, rPropertyName="LayoutSize") at /home/buildslave/source/libo-core/sw/source/core/unocore/unoframe.cxx:3346 aGuard = {> = {pT = 0x5614afd94690}, } aRet = uno::Any(void) #55 0x00007f604542d44d in XMLTextParagraphExport::addTextFrameAttributes(com::sun::star::uno::Reference const&, bool, basegfx::B2DPoint*, rtl::OUString*, rtl::OUString*) (this=this@entry=0x7f600b738d00, rPropSet=uno::Reference to (SwXTextFrame *) 0x7f600bb7a280, bShape=bShape@entry=false, pCenter=pCenter@entry=0x0, pMinHeightValue=pMinHeightValue@entry=0x7f6023ff9a20, pMinWidthValue=pMinWidthValue@entry=0x7f6023ff9a28) at /home/buildslave/source/libo-core/xmloff/source/text/txtparae.cxx:2929 nShapeFeatures = 47 sValue = "" eAnchor = com::sun::star::text::TextContentAnchorType::TextContentAnchorType_AT_PARAGRAPH xPropSetInfo = uno::Reference to (SfxItemPropertySetInfo *) 0x7f60188d5b78 bSyncWidth = false nRelWidth = 100 bSyncHeight = false nRelHeight = 0 aLayoutSize = {Width = 0, Height = 0} bUseLayoutSize = nWidthType = 32608 __PRETTY_FUNCTION__ = "XMLShapeExportFlags XMLTextParagraphExport::addTextFrameAttributes(const com::sun::star::uno::Reference&, bool, basegfx::B2DPoint*, rtl::OUString*, rtl::OUString*)" nSizeType = 0 sZOrder = "" #56 0x00007f6045432804 in XMLTextParagraphExport::_exportTextFrame(com::sun::star::uno::Reference const&, com::sun::star::uno::Reference const&, bool) (this=this@entry=0x7f600b738d00, rPropSet=uno::Reference to (SwXTextFrame *) 0x7f600bb7a280, rPropSetInfo=uno::Reference to (SfxItemPropertySetInfo *) 0x7f60188d5b78, bIsProgress=bIsProgress@entry=true) at /home/buildslave/source/libo-core/xmloff/source/text/txtparae.cxx:3237 xTxtFrame = uno::Reference to (SwXTextFrame *) 0x7f600bb7a380 xTxt = uno::Reference to (SwXTextFrame *) 0x7f600bb7a3a8 sStyle = "Frame" aMinHeightValue = "" sMinWidthValue = "" sAutoStyle = "fr4" aElem = {mrExport = @0x4, maElementName = "⍵譈⑄搨⭈┄(\000蔏nj\000荈㣄嵛屁嵁幁彁䳃⫨퍨䣿욉譈䠀粍ဤ襌¬⡐襈䣥哨횇䣿粍ဤ襈眾\xffdf삄䑴譈␄䂋褄၃삅呾葅瓿謉၃삃褁၃箃Đ踏ă\000譈䠃뢍Ð\000황䣿얉펿\006駴¦仫襈纁ᅯ赈⑼䠐㖍悅ᅮ㻨튾f\xffff赌鰅\xa04䠀ඍ\t赈㰕ᨯ䠀㖍⁠\tƿ\000렀\000\000黨튺シ\xffff襈䣁粍ࠤ롁\001\000ʺ\000䠀ﳨ\xddc6䣿箋䠈䒋ࠤ襈ࡃ襈⑼뮧ᅭƽ\000䠴䲍ࠤ⢺\a븀\002\000襌낵\xffde譈⑼뭿ᅭ譈먻\000\000襌ϩ\xffdf얃㤁ၫ╾譌责オ襈瞯ᅱ襈䣂粍ࠤ¹\000䰀勨\xdeae䢢鳨푽䣿粍"..., mbIgnoreWhitespaceInside = false, mbDoSomething = false} xEventsSupp = uno::Reference to (com::sun::star::uno::XInterface *) 0x7f60092f1f40 #57 0x00007f60454331fb in XMLTextParagraphExport::exportAnyTextFrame(com::sun::star::uno::Reference const&, XMLTextParagraphExport::FrameType, bool, bool, bool, com::sun::star::uno::Reference const*) (this=0x7f600b738d00, rTxtCntnt=uno::Reference to (SwXTextFrame *) 0x7f600bb7a2a0, eType=eType@entry=XMLTextParagraphExport::FrameType::Text, bAutoStyles=, bIsProgress=, bExportContent=, pRangePropSet=0x0) at /home/buildslave/source/libo-core/xmloff/source/text/txtparae.cxx:3191 aElement = {mrExport = @0x7f600906bc60, maElementName = "", mbIgnoreWhitespaceInside = false, mbDoSomething = false} aElem = {mrExport = @0x7f600906bc60, maElementName = "", mbIgnoreWhitespaceInside = false, mbDoSomething = false} sStyle = "" aCharStylesExport = {rExport = @0x7f600906bc60, aName = "", nCount = 0} bAddCharStyles = bIsUICharStyle = false bHasAutoStyle = false bDoSomething = xPropSetInfo = uno::Reference to (SfxItemPropertySetInfo *) 0x7f60188d5b78 xPropSet = uno::Reference to (SwXTextFrame *) 0x7f600bb7a280 #58 0x00007f6045447bcd in XMLTextParagraphExport::exportTextFrame(com::sun::star::uno::Reference const&, bool, bool, bool, com::sun::star::uno::Reference const*) (this=, rTextContent=, bAutoStyles=, bIsProgress=, bExportContent=, pRangePropSet=) at /home/buildslave/source/libo-core/include/xmloff/txtparae.hxx:565 #59 0x00007f6045431ff0 in XMLTextParagraphExport::exportTextContentEnumeration(com::sun::star::uno::Reference const&, bool, com::sun::star::uno::Reference const&, bool, bool, com::sun::star::uno::Reference const*, TextPNS) (this=this@entry=0x7f600b738d00, rContEnum=uno::Reference to ((anonymous namespace)::SwXParaFrameEnumerationImpl *) 0x7f6008231ad0, bAutoStyles=bAutoStyles@entry=false, rBaseSection=empty uno::Reference, bIsProgress=bIsProgress@entry=true, bExportParagraph=bExportParagraph@entry=true, pRangePropSet=0x0, eExtensionNS=TextPNS::ODF) at /home/buildslave/source/libo-core/xmloff/source/text/txtparae.cxx:1935 xServiceInfo = uno::Reference to (SwXTextFrame *) 0x7f600bb7a278 bHasMoreElements = aPrevNumInfo = {mxNumRules = empty uno::Reference, msNumRulesName = "", msListId = "", mbListIdIsDefault = false, mnListStartValue = -1, mnListLevel = 0, mbIsNumbered = false, mbIsRestart = false, mnListLevelStartValue = -1, mbOutlineStyleAsNormalListStyle = false, mbContinueingPreviousSubTree = false, msListLabelString = ""} aNextNumInfo = {mxNumRules = empty uno::Reference, msNumRulesName = "", msListId = "", mbListIdIsDefault = false, mnListStartValue = -1, mnListLevel = 0, mbIsNumbered = false, mbIsRestart = false, mnListLevelStartValue = -1, mbOutlineStyleAsNormalListStyle = false, mbContinueingPreviousSubTree = false, msListLabelString = ""} bHasContent = false xCurrentTextSection = empty uno::Reference aPropSetHelper = Python Exception : No symbol "static_cast" in current context. {pPropertyNames = {static extent = 18446744073709551615, _M_ptr = 0x7f604572cb00 , _M_extent = {_M_extent_value = 7}}, aPropertySequence = empty uno::Sequence, pSequenceIndex = std::unique_ptr = {get() = 0x0}, aValues = empty uno::Sequence, pValues = 0x0, aEmptyAny = uno::Any(void)} bHoldElement = false xTxtCntnt = uno::Reference to (SwXTextFrame *) 0x7f600bb7a2a0 #60 0x00007f6045438027 in XMLTextParagraphExport::exportParagraph(com::sun::star::uno::Reference const&, bool, bool, bool, MultiPropertySetHelper&, TextPNS) (this=this@entry=0x7f600b738d00, rTextContent=uno::Reference to (SwXParagraph *) 0x7f60083cc0b8, bAutoStyles=bAutoStyles@entry=false, bIsProgress=bIsProgress@entry=true, bExportParagraph=bExportParagraph@entry=true, rPropSetHelper=..., eExtensionNS=) at /home/buildslave/source/libo-core/xmloff/source/text/txtparae.cxx:2267 eElem = aElem = {mrExport = @0x7f600906bc60, maElementName = "text:p", mbIgnoreWhitespaceInside = false, mbDoSomething = true} nOutlineLevel = 0 xMultiPropSet = uno::Reference to (SwXParagraph *) 0x7f60083cc098 xPropSet = uno::Reference to (SwXParagraph *) 0x7f60083cc088 xEA = uno::Reference to (SwXParagraph *) 0x7f60083cc0a8 xTextEnum = uno::Reference to (SwXTextPortionEnumeration *) 0x7f60086d7dd8 xContentEnum = uno::Reference to ((anonymous namespace)::SwXParaFrameEnumerationImpl *) 0x7f6008231ad0 xCEA = uno::Reference to (SwXParagraph *) 0x7f60083cc0b0 bHasContentEnum = xSection = empty uno::Reference bPrevCharIsSpace = true #61 0x00007f6045431e2f in XMLTextParagraphExport::exportTextContentEnumeration(com::sun::star::uno::Reference const&, bool, com::sun::star::uno::Reference const&, bool, bool, com::sun::star::uno::Reference const*, TextPNS) (this=this@entry=0x7f600b738d00, rContEnum=uno::Reference to ((anonymous namespace)::SwXParagraphEnumerationImpl *) 0x7f60084bc9d0, bAutoStyles=bAutoStyles@entry=false, rBaseSection=empty uno::Reference, bIsProgress=bIsProgress@entry=true, bExportParagraph=true, pRangePropSet=0x0, eExtensionNS=TextPNS::ODF) at /home/buildslave/source/libo-core/xmloff/source/text/txtparae.cxx:1899 xServiceInfo = uno::Reference to (SwXParagraph *) 0x7f60083cc080 bHasMoreElements = aPrevNumInfo = {mxNumRules = empty uno::Reference, msNumRulesName = "", msListId = "", mbListIdIsDefault = false, mnListStartValue = -1, mnListLevel = 0, mbIsNumbered = false, mbIsRestart = false, mnListLevelStartValue = -1, mbOutlineStyleAsNormalListStyle = false, mbContinueingPreviousSubTree = false, msListLabelString = ""} aNextNumInfo = {mxNumRules = empty uno::Reference, msNumRulesName = "", msListId = "", mbListIdIsDefault = true, mnListStartValue = -1, mnListLevel = 0, mbIsNumbered = false, mbIsRestart = false, mnListLevelStartValue = 1, mbOutlineStyleAsNormalListStyle = false, mbContinueingPreviousSubTree = false, msListLabelString = ""} bHasContent = xCurrentTextSection = empty uno::Reference aPropSetHelper = Python Exception : No symbol "static_cast" in current context. Python Exception : No type named com::sun::star::uno::Sequence. {pPropertyNames = {static extent = 18446744073709551615, _M_ptr = 0x7f604572cb00 , _M_extent = {_M_extent_value = 7}}, aPropertySequence = uno::Sequence of length 7 = {"NumberingIsNumber", "NumberingStyleName", "OutlineLevel", "ParaConditionalStyleName", "ParaStyleName", "TextSection", "OutlineContentVisible"}, pSequenceIndex = std::unique_ptr = {get() = 0x7f6008225b30}, aValues = uno::Sequence of length 7 = {uno::Any("boolean": 0 '\000'), uno::Any("string": ""), uno::Any("short": 0), uno::Any("string": "MinD Fragenkatalog Text"), uno::Any("string": "MinD Fragenkatalog Text"), uno::Any(void), }, pValues = 0x7f60086cf4a8, aEmptyAny = uno::Any(void)} bHoldElement = false xTxtCntnt = uno::Reference to (SwXParagraph *) 0x7f60083cc0b8 #62 0x00007f60454325a9 in XMLTextParagraphExport::exportText(com::sun::star::uno::Reference const&, bool, bool, bool, TextPNS) (this=0x7f600b738d00, rText=uno::Reference to (SwXBodyText *) 0x7f60087ea928, bAutoStyles=bAutoStyles@entry=false, bIsProgress=, bExportParagraph=bExportParagraph@entry=true, eExtensionNS=eExtensionNS@entry=TextPNS::ODF) at /home/buildslave/source/libo-core/xmloff/source/text/txtparae.cxx:1732 xEA = uno::Reference to (SwXBodyText *) 0x7f60087ea910 xParaEnum = uno::Reference to ((anonymous namespace)::SwXParagraphEnumerationImpl *) 0x7f60084bc9d0 xPropertySet = uno::Reference to (SwXBodyText *) 0x7f60087ea920 xBaseSection = empty uno::Reference #63 0x00007f602d9c5089 in XMLTextParagraphExport::exportText(com::sun::star::uno::Reference const&, bool, bool, TextPNS) (eExtensionNS=TextPNS::ODF, bExportParagraph=true, bIsProgress=, rText=uno::Reference to (SwXBodyText *) 0x7f60087ea928, this=) at /home/buildslave/source/libo-core/include/xmloff/txtparae.hxx:497 xDrawPageSupplier = uno::Reference to (SwXTextDocument *) 0x7f6009135f18 xPropSet = uno::Reference to (SwXTextDocument *) 0x7f6009135f30 xTextDoc = uno::Reference to (SwXTextDocument *) 0x7f6009135e78 xText = uno::Reference to (SwXBodyText *) 0x7f60087ea928 #64 SwXMLExport::ExportContent_() (this=0x7f600906bc60) at /home/buildslave/source/libo-core/sw/source/filter/xml/xmlexp.cxx:538 xDrawPageSupplier = uno::Reference to (SwXTextDocument *) 0x7f6009135f18 xPropSet = uno::Reference to (SwXTextDocument *) 0x7f6009135f30 xTextDoc = uno::Reference to (SwXTextDocument *) 0x7f6009135e78 xText = uno::Reference to (SwXBodyText *) 0x7f60087ea928 #65 0x00007f60451c8fd6 in SvXMLExport::ImplExportContent() (this=this@entry=0x7f600906bc60) at /home/buildslave/source/libo-core/xmloff/source/core/xmlexp.cxx:1158 eClass = xmloff::token::XML_TEXT aElem = {mrExport = @0x7f600906bc60, maElementName = "office:text", mbIgnoreWhitespaceInside = true, mbDoSomething = true} aElement = {mrExport = @0x7f600906bc60, maElementName = "office:body", mbIgnoreWhitespaceInside = true, mbDoSomething = true} #66 0x00007f60451c9c0f in SvXMLExport::exportDoc(xmloff::token::XMLTokenEnum) (this=this@entry=0x7f600906bc60, eClass=eClass@entry=xmloff::token::XML_TEXT) at /home/buildslave/source/libo-core/xmloff/source/core/xmlexp.cxx:1398 eRootService = nExportMode = aElem = {mrExport = @0x7f600906bc60, maElementName = "office:document-content", mbIgnoreWhitespaceInside = true, mbDoSomething = true} bOwnGraphicResolver = false bOwnEmbeddedResolver = false nPos = pVersion = #67 0x00007f602d9c6a77 in SwXMLExport::exportDoc(xmloff::token::XMLTokenEnum) (this=0x7f600906bc60, eClass=xmloff::token::XML_TEXT) at /home/buildslave/source/libo-core/sw/source/filter/xml/xmlexp.cxx:309 aPauseThreadStarting = {mbPausedThreadStarting = false} aGuard = {> = {pT = 0x5614afd94690}, } pDoc = 0x7f600800f900 eUnit = xGraphicStorageHandler = empty rtl::Reference xEmbeddedResolver = empty rtl::Reference bSaveRedline = false nRedlineFlags = RedlineFlags::NONE pLayout = __PRETTY_FUNCTION__ = "virtual ErrCode SwXMLExport::exportDoc(xmloff::token::XMLTokenEnum)" #68 0x00007f60451c7cc8 in SvXMLExport::filter(com::sun::star::uno::Sequence const&) (this=0x7f600906bc60, aDescriptor=) at /home/buildslave/source/libo-core/xmloff/source/core/xmlexp.cxx:814 nTest = 83 #69 0x00007f602d9c0da4 in SwXMLWriter::WriteThroughComponent(com::sun::star::uno::Reference const&, com::sun::star::uno::Reference const&, com::sun::star::uno::Reference const&, char const*, com::sun::star::uno::Sequence const&, com::sun::star::uno::Sequence const&) (xOutputStream=uno::Reference to (OWriteStream *) 0x7f600bb7e3e0, xComponent=uno::Reference to (SwXTextDocument *) 0x7f6009135d30, rxContext=uno::Reference to (cppu::(anonymous namespace)::ComponentContext *) 0x5614afd910c8, pServiceName=pServiceName@entry=0x7f602e05c480 "com.sun.star.comp.Writer.XMLOasisContentExporter", rArguments=uno::Sequence of length 3 = {...}, rMediaDesc=empty uno::Sequence) at /home/buildslave/source/libo-core/sw/source/filter/xml/wrtxml.cxx:583 xSaxWriter = uno::Reference to ((anonymous namespace)::SAXWriter *) 0x7f6008040ac8 aArgs = uno::Sequence of length 4 = {uno::Any("com.sun.star.xml.sax.XWriter": { = { = {_vptr.XInterface = 0x7f6008040ac8}, }, = { = { = {_vptr.XInterface = 0x5614afeb4dd0}, }, }, }), uno::Any("com.sun.star.beans.XPropertySet": { = {_vptr.XInterface = 0x7f6008ab5e20}, }), uno::Any("com.sun.star.document.XGraphicStorageHandler": { = {_vptr.XInterface = 0x7f600b59cfe0}, }), uno::Any("com.sun.star.document.XEmbeddedObjectResolver": { = {_vptr.XInterface = 0x7f600845fc68}, })} pArgs = xExporter = uno::Reference to (SwXMLExport *) 0x7f600906bc98 xFilter = uno::Reference to (SwXMLExport *) 0x7f600906bc88 pFilter = #70 0x00007f602d9c127d in SwXMLWriter::WriteThroughComponent(com::sun::star::uno::Reference const&, char const*, com::sun::star::uno::Reference const&, char const*, com::sun::star::uno::Sequence const&, com::sun::star::uno::Sequence const&) (this=this@entry=0x7f60081d1730, xComponent=uno::Reference to (SwXTextDocument *) 0x7f6009135d30, pStreamName=pStreamName@entry=0x7f602e15499e "content.xml", rxContext=uno::Reference to (cppu::(anonymous namespace)::ComponentContext *) 0x5614afd910c8, pServiceName=0x7f602e05c480 "com.sun.star.comp.Writer.XMLOasisContentExporter", rArguments=uno::Sequence of length 3 = {...}, rMediaDesc=empty uno::Sequence) at /home/buildslave/source/libo-core/sw/source/filter/xml/wrtxml.cxx:527 xSet = uno::Reference to (OWriteStream *) 0x7f600bb7e428 xOutputStream = uno::Reference to (OWriteStream *) 0x7f600bb7e3e0 xInfoSet = uno::Reference to (comphelper::(anonymous namespace)::GenericPropertySet *) 0x7f6008ab5e20 sStreamName = "content.xml" xStream = uno::Reference to (OWriteStream *) 0x7f600bb7e3e8 bRet = false #71 0x00007f602d9c27be in SwXMLWriter::Write_(SfxItemSet const*) (this=this@entry=0x7f60081d1730, pMediumItemSet=) at /home/buildslave/source/libo-core/sw/source/filter/xml/wrtxml.cxx:387 xStatusIndicator = empty uno::Reference aDocHierarchicalName = "" bNoEmbDS = xContext = xGraphicStorageHandler = uno::Reference to (SvXMLGraphicHelper *) 0x7f600b59cfe0 xGraphicHelper = rtl::Reference to 0x7f600b59cfa0 xObjectResolver = uno::Reference to (SvXMLEmbeddedObjectHelper *) 0x7f600845fc68 xObjectHelper = rtl::Reference to 0x7f600845fc30 pPersist = aInfoMap = {{maName = "ProgressRange", maType = uno::Type "long", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "ProgressMax", maType = uno::Type "long", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "ProgressCurrent", maType = uno::Type "long", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "WrittenNumberStyles", maType = uno::Type "[]long", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "UsePrettyPrinting", maType = uno::Type "boolean", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "ShowChanges", maType = uno::Type "boolean", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "RedlineProtectionKey", maType = uno::Type "[]byte", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "BaseURI", maType = uno::Type "string", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "StreamRelPath", maType = uno::Type "string", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "StreamName", maType = uno::Type "string", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "AutoTextMode", maType = uno::Type "boolean", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "StyleNames", maType = uno::Type "[]string", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "StyleFamilies", maType = uno::Type "[]long", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "OutlineStyleAsNormalListStyle", maType = uno::Type "boolean", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "TargetStorage", maType = uno::Type "com.sun.star.embed.XStorage", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "NoEmbDataSet", maType = uno::Type "boolean", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}} xInfoSet = uno::Reference to (comphelper::(anonymous namespace)::GenericPropertySet *) 0x7f6008ab5e20 xModelComp = uno::Reference to (SwXTextDocument *) 0x7f6009135d30 xDPS = uno::Reference to (SwXTextDocument *) 0x7f6009135f18 __PRETTY_FUNCTION__ = "ErrCodeMsg SwXMLWriter::Write_(const SfxItemSet*)" nOrigRedlineFlags = RedlineFlags::ShowMask nRedlineFlags = RedlineFlags::ShowInsert isShowChanges = pLayout = bOASIS = nArgs = aEmptyArgs = uno::Sequence of length 1 = {uno::Any("com.sun.star.beans.XPropertySet": { = {_vptr.XInterface = 0x7f6008ab5e20}, })} pArgs = aFilterArgs = uno::Sequence of length 3 = {uno::Any("com.sun.star.beans.XPropertySet": { = {_vptr.XInterface = 0x7f6008ab5e20}, }), uno::Any("com.sun.star.document.XGraphicStorageHandler": { = {_vptr.XInterface = 0x7f600b59cfe0}, }), uno::Any("com.sun.star.document.XEmbeddedObjectResolver": { = {_vptr.XInterface = 0x7f600845fc68}, })} aProps = empty uno::Sequence bWarn = false bStoreMeta = sWarnFile = "" bErr = false sErrFile = "" #72 0x00007f602d9c319c in SwXMLWriter::WriteMedium(SfxMedium&) (this=0x7f60081d1730, aTargetMedium=) at /home/buildslave/source/libo-core/sw/source/filter/xml/wrtxml.cxx:471 #73 0x00007f602d9ac287 in StgWriter::Write(SwPaM&, com::sun::star::uno::Reference const&, rtl::OUString const*, SfxMedium*) (this=this@entry=0x7f60081d1730, rPaM=SwPaM = {...}, rStg=uno::Reference to (OStorage *) 0x7f600890d7f8, pFName=pFName@entry=0x0, pMedium=pMedium@entry=0x7f600b721c70) at /home/buildslave/source/libo-core/sw/source/filter/writer/writer.cxx:508 nRet = {mnCode = {m_value = 778423024}, maArg1 = "갰⏿罠\000갰⏿罠\000࠶罠", '\000' , "ා䶭罠", '\000' , "罠\000⬀缀쯯窷\000\000\000\000\xffff\xffff\xffff\002\000\000\000ᑰ䵻罠\000很ॺ罠\000弨ॺ罠\000忈ॺ罠\000\x1f4f䷡罠", '\000' , "쓠ࢪ罠\000\000\000\000\000穫世罠\000\000\000\000\000\000\000\000\000\001\000罠\000\000\000\000\000쓠ࢪ罠\000约世罠\000\001", '\000' , "㾀香香\000\000\000\000\000\000\000\000\001\000\000\000ⱕ㱒罠\000꺀ள罠\000椀㱏罠\000릸⏿罠\000쾶㱒罠\000쎐㱜罠\000껠ள罠\000깠⏿罠\000枟䵊罠\000\001\000\000\000"..., maArg2 = "갰⏿罠\000갰⏿罠\000࠶罠", '\000' , "ා䶭罠", '\000' , "罠\000⬀缀쯯窷\000\000\000\000\xffff\xffff\xffff\002\000\000\000ᑰ䵻罠\000很ॺ罠\000弨ॺ罠\000忈ॺ罠\000\x1f4f䷡罠", '\000' , "쓠ࢪ罠\000\000\000\000\000穫世罠\000\000\000\000\000\000\000\000\000\001\000罠\000\000\000\000\000쓠ࢪ罠\000约世罠\000\001", '\000' , "㾀香香\000\000\000\000\000\000\000\000\001\000\000\000ⱕ㱒罠\000꺀ள罠\000椀㱏罠\000릸⏿罠\000쾶㱒罠\000쎐㱜罠\000껠ள罠\000깠⏿罠\000枟䵊罠\000\001\000\000\000"..., mnDialogMask = 137819424, moLoc = std::optional [no contained value]} #74 0x00007f602d9c08f2 in SwXMLWriter::Write(SwPaM&, SfxMedium&, rtl::OUString const*) (this=0x7f60081d1730, rPaM=SwPaM = {...}, rMed=..., pFileName=0x0) at /home/buildslave/source/libo-core/sw/source/filter/xml/wrtxml.cxx:479 #75 0x00007f602d8e94f8 in SwWriter::Write(tools::SvRef const&, rtl::OUString const*) (this=this@entry=0x7f6023ffc040, rxWriter=..., pRealFileName=pRealFileName@entry=0x0) at /home/buildslave/source/libo-core/sw/source/filter/basflt/shellio.cxx:863 aPauseThreadStarting = {mbPausedThreadStarting = false} bHasMark = false pTempCursor = std::shared_ptr (use count 1, weak count 1) = {get() = 0x7f600982bce0} pPam = 0x7f600982bd68 xDoc = empty rtl::Reference pOutDoc = 0x7f600800f900 bLockedView = true pESh = 0x7f600b68bdb0 xGuard = std::unique_ptr = {get() = 0x7f600bb59670} nError = {mnCode = {m_value = 0}, maArg1 = "", maArg2 = "", mnDialogMask = DialogMask::NONE, moLoc = std::optional = {[contained value] = {_M_impl = 0x7f602e72afa0}}} #76 0x00007f602da1aa94 in SwDocShell::SaveAs(SfxMedium&) (this=0x7f6008463490, rMedium=...) at /home/buildslave/source/libo-core/sw/source/uibase/app/docsh.cxx:546 bIsModified = false bLockedView = true aWrt = {m_pStrm = 0x0, m_xStg = empty uno::Reference, m_pMedium = 0x7f600b721c70, m_pOutPam = 0x0, m_pShell = 0x0, m_rDoc = @0x7f600800f900, m_bWriteAll = true} aOldOLELnk = {function_ = 0x7f602da16a12 , instance_ = 0x7f6008463490, source_ = 0x7f602e07ebe0 "/home/buildslave/source/libo-core/sw/source/uibase/app/docshini.cxx:412", target_ = 0x7f602e07ebb8 "SwDocShell::LinkStubOle2ModifiedHdl"} mod = 0x7f601c002cd0 xWrt = {pObj = 0x7f60081d1730} aWait = {mrDoc = @0x7f6008463490, mbLockUnlockDispatcher = true, mpLockedDispatchers = {m_vector = std::__debug::vector of length 1, capacity 1 = {0x7f6008492050}}} bURLChanged = pMgr = bHasEmbedded = bSaveDS = __PRETTY_FUNCTION__ = "virtual bool SwDocShell::SaveAs(SfxMedium&)" nErr = {mnCode = {m_value = 461854}, maArg1 = "", maArg2 = "", mnDialogMask = DialogMask::NONE, moLoc = std::optional = {[contained value] = {_M_impl = 0x7f602e72c780}}} nVBWarning = {m_value = } xStor = uno::Reference to (OStorage *) 0x7f600890d7f8 #77 0x00007f604bdf720e in SfxObjectShell::SaveAsOwnFormat(SfxMedium&) (this=0x7f6008463490, rMedium=...) at /home/buildslave/source/libo-core/sfx2/source/doc/objstor.cxx:3670 nVersion = 6800 bTemplate = xStorage = uno::Reference to (OStorage *) 0x7f600890d7f8 #78 0x00007f604be01c99 in SfxObjectShell::SaveTo_Impl(SfxMedium&, SfxItemSet const*) (this=this@entry=0x7f6008463490, rMedium=..., pSet=pSet@entry=0x0) at /home/buildslave/source/libo-core/sfx2/source/doc/objstor.cxx:1823 xMedStorage = uno::Reference to (OStorage *) 0x7f600890d7f8 bPasswdProvided = false pVersionItem = 0x0 aTmpVersionURL = "" aMod = {pPersist = 0x7f6008463490, bWasEnabled = true} aViewGuard = std::unique_ptr = {get() = 0x7f60240095f0} xContext = uno::Reference to (cppu::(anonymous namespace)::ComponentContext *) 0x5614afd910c8 pFilter = std::shared_ptr (use count 4, weak count 0) = {get() = 0x7f602400d600} bStorageBasedSource = false bStorageBasedTarget = true bOwnSource = bOwnTarget = nVersion = bNeedsDisconnectionOnFail = false bStoreToSameLocation = false bTryToPreserveScriptSignature = false bNoPreserveForOasis = false xODFDecryptedInnerPackageStream = empty uno::Reference xODFDecryptedInnerPackage = empty uno::Reference aEncryptionData = empty uno::Sequence __PRETTY_FUNCTION__ = "bool SfxObjectShell::SaveTo_Impl(SfxMedium&, const SfxItemSet*)" isStreamAndInputStreamCleared = bOldStat = false aLockUIGuard = {m_pDoc = 0x7f6008463490, m_bUnlock = true} bCopyTo = true rMedSet = pSaveToItem = bOk = false #79 0x00007f604be0573f in SfxObjectShell::PreDoSaveAs_Impl(rtl::OUString const&, rtl::OUString const&, SfxItemSet const&, com::sun::star::uno::Sequence const&) (this=this@entry=0x7f6008463490, rFileName="file:///srv/crashtestdata/current/srv/crashtestdata/files/bugtrackers/docx/ooo121176-1.odt", aFilterName="writer8", rItemSet=SfxItemSet of pool 0x5614b09fac10 with parent 0x0 and Which ranges: [(500, 500), (5507, 5507), (5530, 5530), (6546, 6546)] = {...}, rArgs=uno::Sequence of length 1 = {...}) at /home/buildslave/source/libo-core/sfx2/source/doc/objstor.cxx:3420 xMergedParams = std::shared_ptr (use count 2, weak count 0) = {get() = 0x7f600b86c100} pNewFile = 0x7f600b721c70 pNoFileSync = bUseThumbnailSave = aThumbnailGuard = {m_func = {__this = 0x7f6008463490, __bUseThumbnailSave = true}, m_bDismissed = true} pNoThumbnail = pSaveToItem = bCopyTo = true bOk = false #80 0x00007f604be0610b in SfxObjectShell::CommonSaveAs_Impl(INetURLObject const&, rtl::OUString const&, SfxItemSet&, com::sun::star::uno::Sequence const&) (this=this@entry=0x7f6008463490, aURL=..., aFilterName="writer8", rItemSet=SfxItemSet of pool 0x5614b09fac10 with parent 0x0 and Which ranges: [(500, 500), (5507, 5507), (5530, 5530), (6546, 6546)] = {...}, rArgs=uno::Sequence of length 1 = {...}) at /home/buildslave/source/libo-core/sfx2/source/doc/objstor.cxx:3210 pSaveToItem = bSaveTo = true pFilter = std::shared_ptr (use count 4, weak count 0) = {get() = 0x7f602400d600} pCopyStreamItem = pActMed = aActName = {m_aAbsURIRef = "file:///srv/crashtestdata/files/bugtrackers/docx/ooo121176-1.docx", 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 = 58}, 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 = true aTempFileURL = "" #81 0x00007f604bdea403 in SfxObjectShell::APISaveAs_Impl(std::basic_string_view >, SfxItemSet&, com::sun::star::uno::Sequence const&) (this=this@entry=0x7f6008463490, aFileName=u"file:///srv/crashtestdata/current/srv/crashtestdata/files/bugtrackers/docx/ooo121176-1.odt", rItemSet=SfxItemSet of pool 0x5614b09fac10 with parent 0x0 and Which ranges: [(500, 500), (5507, 5507), (5530, 5530), (6546, 6546)] = {...}, rArgs=uno::Sequence of length 1 = {...}) at /home/buildslave/source/libo-core/sfx2/source/doc/objserv.cxx:323 xLock = rtl::Reference to 0x7f6008463490 pDocTitleItem = 0x0 aFilterName = "writer8" pFilterNameItem = bOk = false #82 0x00007f604be38729 in SfxBaseModel::impl_store(rtl::OUString const&, com::sun::star::uno::Sequence const&, bool) (this=this@entry=0x7f6009135ca0, sURL="file:///srv/crashtestdata/current/srv/crashtestdata/files/bugtrackers/docx/ooo121176-1.odt", seqArguments=uno::Sequence of length 1 = {...}, bSaveTo=bSaveTo@entry=true) at /usr/include/c++/12/string_view:139 aArgHash = Python Exception : No type named std::__detail::_Hash_node, true>. {m_aMap = std::__debug::unordered_map with 1 element} aFilterName = "writer8" aPassword = "" aPasswordToModify = "" pItemSet = std::optional = {[contained value] = { = SfxItemSet of pool 0x5614b09fac10 with parent 0x0 and Which ranges: [(500, 500), (5507, 5507), (5530, 5530), (6546, 6546)] = {[5530] = { = {_vptr.SfxPoolItem = 0x7f604b858440 , m_nRefCount = 0, m_nWhich = 5530, m_nSerialNumber = 940424, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bNameOrIndex = false, m_bDeleted = false}, m_aValue = "writer8"}, [6546] = { = {_vptr.SfxPoolItem = 0x7f604b855110 , m_nRefCount = 0, m_nWhich = 6546, m_nSerialNumber = 940416, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bNameOrIndex = false, m_bDeleted = false}, m_bValue = true}, [5507] = { = {_vptr.SfxPoolItem = 0x7f604b858440 , m_nRefCount = 0, m_nWhich = 5507, m_nSerialNumber = 940414, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bNameOrIndex = false, m_bDeleted = false}, m_aValue = "file:///srv/crashtestdata/current/srv/crashtestdata/files/bugtrackers/docx/ooo121176-1.odt"}}, }} pCopyStreamItem = nModifyPasswordHash = aModifyPasswordInfo = empty uno::Sequence pModifyPasswordInfoItem = nOldModifyPasswordHash = 0 aOldModifyPasswordInfo = empty uno::Sequence bCopyTo = xOldDocProps = uno::Reference to ((anonymous namespace)::SfxDocumentMetaData *) 0x7f600894f2b0 bRet = xHandler = uno::Reference to (com::sun::star::uno::XInterface *) 0x339ae023ffc8a8 pItem = nErrCode = {mnCode = {m_value = 196099504}, maArg1 = uninitialized rtl::OUString, maArg2 = , mnDialogMask = DialogMask::NONE, moLoc = std::optional [no contained value]} #83 0x00007f604be39989 in SfxBaseModel::storeToURL(rtl::OUString const&, com::sun::star::uno::Sequence const&) (this=0x7f6009135ca0, rURL="file:///srv/crashtestdata/current/srv/crashtestdata/files/bugtrackers/docx/ooo121176-1.odt", rArgs=uno::Sequence of length 1 = {...}) at /home/buildslave/source/libo-core/sfx2/source/doc/sfxbasemodel.cxx:1813 aDescriptor = Python Exception : No type named std::__detail::_Hash_node, true>. { = {m_aMap = std::__debug::unordered_map with 1 element}, static PROP_ABORTED = {pData = 0x7f604cc1f2f0