[New LWP 253520] [New LWP 252931] [New LWP 253581] [New LWP 253084] [New LWP 253085] [New LWP 253515] [New LWP 253517] [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 SIGSEGV, Segmentation fault. #0 std::__shared_ptr::get (this=0x0) at /usr/include/c++/12/bits/shared_ptr_base.h:1665 1665 get() const noexcept [Current thread is 1 (Thread 0x7f349c9d26c0 (LWP 253520))] Thread 7 (Thread 0x7f349d1d36c0 (LWP 253517)): #0 0x00007f34adc1d854 in recv () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f34adefa63b in osl_receivePipe(oslPipe, void*, sal_Int32) (pPipe=pPipe@entry=0x7f3494000f20, pBuffer=pBuffer@entry=0x7f3488006db8, BytesToRead=BytesToRead@entry=8) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:440 nRet = 0 #2 0x00007f34adefa8f2 in osl_readPipe(oslPipe, void*, sal_Int32) (pPipe=0x7f3494000f20, pBuffer=0x7f3488006db8, n=) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:510 RetVal = BytesRead = 0 BytesToRead = 8 #3 0x00007f349ea458fb in osl::StreamPipe::read(void*, int) const (n=8, pBuffer=, this=0x7f3494001550) 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=0x7f3494001520, aReadBytes=uno::Sequence of length 8 = {...}, nBytesToRead=8) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:83 n = #5 0x00007f349e9dcd79 in binaryurp::(anonymous namespace)::read(com::sun::star::uno::Reference const&, sal_uInt32, bool) (connection=uno::Reference to (io_acceptor::(anonymous namespace)::PipeConnection *) 0x7f3494001548, 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 0x00007f349e9ded9c in binaryurp::Reader::execute() (this=0x7f3494006b00) 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 0x7f3494000fa0, state_ = @0x7f3494006b48, buffer_ = uno::Sequence of length 7 = {91 '[', -31 '\341', -76 '\264', 117 'u', 44 ',', 55 '7', 72 'H'}, data_ = 0x7f348800bebd "t", end_ = 0x7f348800bebd "t"} header = {bridge_ = rtl::Reference to 0x7f3494000fa0, state_ = @0x7f3494006b48, buffer_ = uno::Sequence of length 8 = {0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000'}, data_ = 0x7f3488006dc0 "", end_ = 0x7f3488006dc0 ""} size = con = uno::Reference to (io_acceptor::(anonymous namespace)::PipeConnection *) 0x7f3494001548 #7 0x00007f34ada230d1 in salhelper::Thread::run() (this=0x7f3494006b00) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x7f3494006b00}, m_bDismissed = false} #8 0x00007f34ada23377 in osl::threadFunc(void*) (param=0x7f3494006b10) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7f3494006b10 #9 0x00007f34adf0b22d in osl_thread_start_Impl(void*) (pData=0x7f3494008d60) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x7f3494008d60 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #10 0x00007f34adb9c134 in () at /lib/x86_64-linux-gnu/libc.so.6 #11 0x00007f34adc1c7dc in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 6 (Thread 0x7f349fa926c0 (LWP 253515)): #0 0x00007f34adb98e96 in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f34adb9b558 in pthread_cond_wait () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f34adee8f17 in std::condition_variable::wait > (__p=..., __lock=..., this=0x7f34940085e0) at /usr/include/c++/12/condition_variable:102 g = {_M_device = 0x7f3494008610, _M_owns = true} pCond = 0x7f34940085e0 __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 = 0x7f3494008610, _M_owns = true} pCond = 0x7f34940085e0 __PRETTY_FUNCTION__ = "oslConditionResult osl_waitCondition(oslCondition, const TimeValue*)" #4 0x00007f349e9e37f3 in osl::Condition::wait(TimeValue const*) (pTimeout=0x0, this=0x7f3494008530) at /home/buildslave/source/libo-core/include/osl/conditn.hxx:123 item = {tid = {_pSequence = 0x7f3488001120}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x7f348800e570}, 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=0x7f3494008350) at /home/buildslave/source/libo-core/binaryurp/source/writer.cxx:151 item = {tid = {_pSequence = 0x7f3488001120}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x7f348800e570}, 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 0x00007f34ada230d1 in salhelper::Thread::run() (this=0x7f3494008350) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x7f3494008350}, m_bDismissed = false} #7 0x00007f34ada23377 in osl::threadFunc(void*) (param=0x7f3494008360) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7f3494008360 #8 0x00007f34adf0b22d in osl_thread_start_Impl(void*) (pData=0x7f3494006720) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x7f3494006720 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #9 0x00007f34adb9c134 in () at /lib/x86_64-linux-gnu/libc.so.6 #10 0x00007f34adc1c7dc in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 5 (Thread 0x7f349e9aa6c0 (LWP 253085)): #0 0x00007f34adc1d60f in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f34adefa1e1 in osl_acceptPipe(oslPipe) (pPipe=0x7f3494001570) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:382 s = pAcceptedPipe = __PRETTY_FUNCTION__ = "oslPipeImpl* osl_acceptPipe(oslPipe)" flags = #2 0x00007f349ea45ad3 in osl::Pipe::accept(osl::StreamPipe&) (this=this@entry=0x7f349e9a8548, Connection=...) at /home/buildslave/source/libo-core/include/osl/pipe.hxx:155 #3 0x00007f349ea455a2 in io_acceptor::PipeAcceptor::accept() (this=0x7f3494000d70) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:157 pipe = {m_handle = 0x7f3494001570} pConn = rtl::Reference to 0x7f3494009310 status = #4 0x00007f349ea4b792 in (anonymous namespace)::OAcceptor::accept(rtl::OUString const&) (this=0x5614291dac90, sConnectionDescription="pipe,name=pytestaed41694-ea97-11ee-a2cf-98f2b32c495c") at /home/buildslave/source/libo-core/io/source/acceptor/acceptor.cxx:198 guard = {m_pFlag = 0x5614291dad08} r = empty uno::Reference #5 0x00007f34a01249f7 in desktop::Acceptor::run() (this=this@entry=0x5614291dbab0) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:108 rConnection = empty uno::Reference rBridge = uno::Reference to (binaryurp::Bridge *) 0x7f3494000fc8 g = {_M_device = 0x5614291dbae8, _M_owns = false} aDescription = "pipe,name=pytestaed41694-ea97-11ee-a2cf-98f2b32c495c,uniqueValue=139863798060368" rInstanceProvider = uno::Reference to (desktop::AccInstanceProvider *) 0x7f3494000d38 #6 0x00007f34a0124eef in desktop::offacc_workerfunc(void*) (acc=0x5614291dbab0) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:46 #7 0x00007f34adf0b22d in osl_thread_start_Impl(void*) (pData=0x5614291e12b0) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x5614291e12b0 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #8 0x00007f34adb9c134 in () at /lib/x86_64-linux-gnu/libc.so.6 #9 0x00007f34adc1c7dc in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 4 (Thread 0x7f349f2916c0 (LWP 253084)): #0 0x00007f34adc1d60f in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f34adefa1e1 in osl_acceptPipe(oslPipe) (pPipe=0x5614291d21e0) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:382 s = pAcceptedPipe = __PRETTY_FUNCTION__ = "oslPipeImpl* osl_acceptPipe(oslPipe)" flags = #2 0x00007f34add7a34b in osl::Pipe::accept(osl::StreamPipe&) (this=this@entry=0x5614291ce740, Connection=...) at /home/buildslave/source/libo-core/include/osl/pipe.hxx:155 #3 0x00007f34add79e50 in desktop::PipeIpcThread::execute() (this=0x5614291ce710) 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 0x00007f34ada230d1 in salhelper::Thread::run() (this=0x5614291ce710) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x5614291ce710}, m_bDismissed = false} #5 0x00007f34ada23377 in osl::threadFunc(void*) (param=0x5614291ce720) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x5614291ce720 #6 0x00007f34adf0b22d in osl_thread_start_Impl(void*) (pData=0x561428b57530) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x561428b57530 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #7 0x00007f34adb9c134 in () at /lib/x86_64-linux-gnu/libc.so.6 #8 0x00007f34adc1c7dc in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 3 (Thread 0x7f34849ff6c0 (LWP 253581)): #0 0x00007f34adb98e96 in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f34adb9b558 in pthread_cond_wait () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f34ada23566 in std::condition_variable::wait >(std::unique_lock &, struct {...}) (this=this@entry=0x7f34ada27268 <(anonymous namespace)::getTimerManager()::aManager+72>, __lock=..., __p=__p@entry=...) at /usr/include/c++/12/condition_variable:102 #3 0x00007f34ada23e4b in salhelper::TimerManager::run() (this=0x7f34ada27220 <(anonymous namespace)::getTimerManager()::aManager>) at /home/buildslave/source/libo-core/salhelper/source/timer.cxx:376 a_Guard = {_M_device = 0x7f34ada27240 <(anonymous namespace)::getTimerManager()::aManager+32>, _M_owns = true} #4 0x00007f34ada23377 in osl::threadFunc(void*) (param=0x7f34ada27220 <(anonymous namespace)::getTimerManager()::aManager>) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7f34ada27220 <(anonymous namespace)::getTimerManager()::aManager> #5 0x00007f34adf0b22d in osl_thread_start_Impl(void*) (pData=0x7f348f375990) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x7f348f375990 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #6 0x00007f34adb9c134 in () at /lib/x86_64-linux-gnu/libc.so.6 #7 0x00007f34adc1c7dc in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 2 (Thread 0x7f34a9013dc0 (LWP 252931)): #0 0x00007f34adb98e96 in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f34adb9b558 in pthread_cond_wait () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f34a83819f1 in std::condition_variable::wait > (__p=..., __lock=..., this=0x5614282edb10) at /usr/include/c++/12/condition_variable:102 g = {_M_device = 0x5614282edae8, _M_owns = true} request = SvpRequest::NONE pInst = 0x5614282ed8c0 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #3 SvpSalYieldMutex::doAcquire(unsigned int) (this=0x5614282ed9f0, nLockCount=1) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:301 g = {_M_device = 0x5614282edae8, _M_owns = true} request = SvpRequest::NONE pInst = 0x5614282ed8c0 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #4 0x00007f34a7cda1a4 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 0x00007f34a8174809 in SalInstance::AcquireYieldMutex(unsigned int) (this=, nCount=nCount@entry=1) at /home/buildslave/source/libo-core/vcl/source/app/salvtables.cxx:147 #6 0x00007f34a81c1ce5 in Application::AcquireSolarMutex(unsigned int) (nCount=, nCount@entry=1) at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:517 pSVData = #7 0x00007f34a83813d0 in SolarMutexReleaser::~SolarMutexReleaser() (this=0x7ffdf1b195f4, __in_chrg=) at /home/buildslave/source/libo-core/include/vcl/svapp.hxx:1418 __PRETTY_FUNCTION__ = "bool SvpSalInstance::ImplYield(bool, bool)" bWasEvent = false bMustSleep = nTimeoutMicroS = aReleaser = {mnReleased = 1} #8 SvpSalInstance::ImplYield(bool, bool) (this=this@entry=0x5614282ed8c0, bWait=bWait@entry=true, bHandleAllCurrentEvents=bHandleAllCurrentEvents@entry=false) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:455 __PRETTY_FUNCTION__ = "bool SvpSalInstance::ImplYield(bool, bool)" bWasEvent = false bMustSleep = nTimeoutMicroS = aReleaser = {mnReleased = 1} #9 0x00007f34a83816aa in SvpSalInstance::DoYield(bool, bool) (this=0x5614282ed8c0, bWait=, bHandleAllCurrentEvents=) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:467 __PRETTY_FUNCTION__ = "virtual bool SvpSalInstance::DoYield(bool, bool)" bWasEvent = false pMutex = 0x5614282ed9f0 #10 0x00007f34a81c3f8d 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:394 pSVData = 0x7f34a8d71220 ::get()::instance> bProcessedEvent = #11 0x00007f34a81c432a in Application::Yield() () at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:482 bAbort = false #12 0x00007f34a81c4425 in Application::Execute() () at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:369 releaser = {mnReleased = 1} pSVData = 0x7f34a8d71220 ::get()::instance> nExitCode = 0 #13 0x00007f34add4b5f2 in desktop::Desktop::Main() (this=0x7ffdf1b1a180) at /home/buildslave/source/libo-core/desktop/source/app/app.cxx:1614 pDisplay = layer = {m_aEnvTypeName = "gcc3", m_xPreviousContext = uno::Reference to ((anonymous namespace)::DesktopEnvironmentContext *) 0x5614282ebed8} eStatus = rCmdLineArgs = @0x7f34adea0800: {m_cwdUrl = std::optional = {[contained value] = "file:///srv/crashtestdata/control/task7691"}, 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=pytestaed41694-ea97-11ee-a2cf-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 (cppu::(anonymous namespace)::ComponentContext *) 0x5614282e9348 xRestartManager = uno::Reference to (comphelper::OOfficeRestartManager *) 0x5614291daab8 xDesktop = uno::Reference to (framework::Desktop *) 0x56142859af08 bMustLockProfile = aTitle = "LibreOfficeDev 24.8.0.0.alpha0 [c469e786be9345fc76e5cc62fd23dd317db53c02]" bAbort = aEvent = { = {Source = empty uno::Reference}, EventName = "OnStartApp", ViewController = empty uno::Reference, Supplement = uno::Any(void)} bCrashed = false bExistsRecoveryData = false bExistsSessionData = false pidfileName = "" #14 0x00007f34a81cff8e in ImplSVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:229 pSVData = 0x7f34a8d71220 ::get()::instance> nReturn = 1 bWasInitVCL = bInit = true nRet = 0 #15 0x00007f34a81d0124 in SVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:261 #16 0x00007f34add7de90 in soffice_main() () at /home/buildslave/source/libo-core/desktop/source/app/sofficemain.cxx:94 aDesktop = { = { = {_vptr.ILibreOfficeKitNotifier = 0x7f34ade92c38 }, 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() = 0x5614291ff2e0}, m_firstRunTimer = { = {_vptr.Task = 0x7f34a8c88d60 , mpSchedulerData = 0x0, mpDebugName = 0x7f34addf2f30 "desktop::Desktop m_firstRunTimer", mePriority = TaskPriority::DEFAULT, mbActive = false, mbStatic = false}, maInvokeHandler = {function_ = 0x7f34add465d6 , instance_ = 0x7ffdf1b1a180, file_ = 0x7f34addf2f80 "/home/buildslave/source/libo-core/desktop/source/app/app.cxx", line_ = 439, target_ = 0x7f34addf2f58 "Desktop::LinkStubAsyncInitFirstRun"}, mnTimeout = 3000, mbAuto = false}, m_aUpdateThread = {_M_id = {_M_thread = 0}}} rCmdLineArgs = @0x7f34adea0800: {m_cwdUrl = std::optional = {[contained value] = "file:///srv/crashtestdata/control/task7691"}, 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=pytestaed41694-ea97-11ee-a2cf-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 0x0000561427db9962 in sal_main () at /home/buildslave/source/libo-core/desktop/source/app/main.c:51 ret = #18 0x0000561427db99af in main (argc=, argv=) at /home/buildslave/source/libo-core/desktop/source/app/main.c:49 ret = Thread 1 (Thread 0x7f349c9d26c0 (LWP 253520)): #0 std::__shared_ptr::get() const (this=0x0) at /usr/include/c++/12/bits/shared_ptr_base.h:1665 #1 std::__shared_ptr_access::_M_get() const (this=0x0) at /usr/include/c++/12/bits/shared_ptr_base.h:1363 #2 std::__shared_ptr_access::operator->() const (this=0x0) at /usr/include/c++/12/bits/shared_ptr_base.h:1357 #3 Graphic::GetPrefSize() const (this=this@entry=0x0) at /home/buildslave/source/libo-core/vcl/source/gdi/graph.cxx:366 #4 0x00007f347ed1dc6b in RtfAttributeOutput::FlyFrameOLEReplacement(SwFlyFrameFormat const*, SwOLENode&, Size const&) (this=this@entry=0x7f348ea75660, pFlyFrameFormat=pFlyFrameFormat@entry=0x7f3480c98a40, rOLENode=..., rSize=Size = {...}) at /home/buildslave/source/libo-core/sw/source/filter/ww8/rtfattributeoutput.cxx:4347 aSize = Size = {width = 8639, height = 5039} aRendered = Size = {width = 8640, height = 5040} pGraphic = 0x0 aMapped = Size = {width = 94644590740768, height = 139863422495959} rCr = pBLIPType = pGraphicAry = aStream = { = {_vptr.SvStream = 0x561429360608, m_xLockBytes = {pObj = 0xdeadbe00}, m_nActPos = 0, m_pRWBuf = std::unique_ptr = {get() = 0x7f347f0e38d3 "H\203\304\b\303H\203\357x\353\350H\203\357p\353\342H\203\357h\353\334H\203\357`\353\326H\203\357X\353\320H\203\357P\353\312H\203\357H\353\304H\203\357@\353\276H\203\3578\353\270H\203\357(\353\262H\203\357 \353\254H\203\357\030\353\246H\203\357\020\353\240H\203\357\b\353\232H\203\354\bH\203\307`跘\377\377H\203\304\b\303H\203\357`\353\350USH\203\354\030H\211\373H\211\365dH\213\004%("}, m_pBufPos = 0x561429360558 "\320t\310}4\177", m_nBufSize = 14612, m_nBufActualLen = 43448, m_nBufActualPos = 32564, m_nBufFree = 0, m_isIoRead = 248, m_isIoWrite = 108, m_isDirty = 157, m_isSwap = 125, m_isEof = 52, m_nError = {m_value = 4084202240}, m_nCompressMode = (SvStreamCompressFlags::NATIVE | unknown: 0x9a3de284), m_eLineDelimiter = (LINEEND_LF | LINEEND_CRLF | unknown: 0x3b84), m_eStreamCharSet = 0, m_aCryptMaskKey = , m_nCryptMask = 2 '\002', m_nVersion = 0, m_nBufFilePos = 139863479547664, m_eStreamMode = 2627521768, m_isWritable = 52}, nSize = 139863475718920, nResize = 0, nPos = 139864229723791, nEndOfData = 139863708726192, pBuf = 0x7f34aded97a5 "H\203\304\b\303ATUSH\205\377t3H\211\375H\211\363H\205\366tG\203>", bOwnsData = 176} nSize = aWmfStream = { = {_vptr.SvStream = 0x7f348ea75660, m_xLockBytes = {pObj = 0x7f34a9b846c2 ::operator()(svt::EmbeddedObjectRef_Impl*) const+30>}, m_nActPos = 139863942547488, m_pRWBuf = std::unique_ptr = {get() = 0x7f347f0e38d3 "H\203\304\b\303H\203\357x\353\350H\203\357p\353\342H\203\357h\353\334H\203\357`\353\326H\203\357X\353\320H\203\357P\353\312H\203\357H\353\304H\203\357@\353\276H\203\3578\353\270H\203\357(\353\262H\203\357 \353\254H\203\357\030\353\246H\203\357\020\353\240H\203\357\b\353\232H\203\354\bH\203\307`跘\377\377H\203\304\b\303H\203\357`\353\350USH\203\354\030H\211\373H\211\365dH\213\004%("}, m_pBufPos = 0x7f349c9cc820 "", m_nBufSize = 60294, m_nBufActualLen = 32459, m_nBufActualPos = 32564, m_nBufFree = 0, m_isIoRead = false, m_isIoWrite = false, m_isDirty = false, m_isSwap = false, m_isEof = false, m_nError = {m_value = 2127683742}, m_nCompressMode = (SvStreamCompressFlags::NATIVE | unknown: 0x7f24), m_eLineDelimiter = LINEEND_CR, m_eStreamCharSet = 0, m_aCryptMaskKey = "\240)À4\177\000\000\000\000\000\000\000\000\000\0000@ƀ4\177\000\000(X\003\2014\177\000\000\000\000\000\000\000\000\000\000\310\316b\2534\177", '\000' , "\004\000\000\000\000\000\000\000p\024\t\2174\177\000\000x\024\t\2174\177\000\000\220\024\t\2174\177\000\000\004", '\000' , "\001\000\000\000\000\343%@", '\000' , "\001\000\000\000\000\000\000\000\004\000\000\000\000R\033@\001\000\000\000\000\001\000\000P\317\377\2004\177\000\000\300\3355\2074\177\000\000"..., m_nCryptMask = 1 '\001', m_nVersion = 0, m_nBufFilePos = 139863479808240, m_eStreamMode = StreamMode::NONE, m_isWritable = false}, nSize = 0, nResize = 139863475705712, nPos = 139863475718720, nEndOfData = 4715031448805748262, pBuf = 0x2e38276108c334a2 , bOwnsData = false} #5 0x00007f347ed1e323 in RtfAttributeOutput::FlyFrameOLE(SwFlyFrameFormat const*, SwOLENode&, Size const&) (this=this@entry=0x7f348ea75660, pFlyFrameFormat=pFlyFrameFormat@entry=0x7f3480c98a40, rOLENode=..., rSize=Size = {...}) at /home/buildslave/source/libo-core/sw/source/filter/ww8/rtfattributeoutput.cxx:4410 #6 0x00007f347ed201a3 in RtfAttributeOutput::OutputFlyFrame_Impl(ww8::Frame const&, Point const&) (this=0x7f348ea75660, rFrame=...) at /home/buildslave/source/libo-core/sw/source/filter/ww8/rtfattributeoutput.cxx:2533 aIdx = SwNodeIndex (node 9) rOLENd = @0x7f348103f710: { = { = { = { = { = { = {_vptr.WriterListener = 0x7f348738be98 , m_pLeft = 0x7f3481060430, m_pRight = 0x0}, m_pRegisteredIn = 0x7f348001ffd0}, m_pWriterListeners = 0x561429418860, m_bModifyLocked = false}, = {m_aNotifier = {_vptr.SvtBroadcaster = 0x7f34ab62cec8 , 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_bInCache = true}, = {_vptr.BigPtrEntry = 0x7f348738bf70 , m_pBlock = 0x7f3480016240, m_nOffset = 9}, m_nNodeType = SwNodeType::Ole, m_nAFormatNumLvl = 0 '\000', m_bIgnoreDontExpand = false, m_aAccessibilityCheckStatus = {pCollection = std::unique_ptr = {get() = 0x0}}, m_eMerge = SwNode::Merge::None, static s_nSerial = 272, m_nSerial = 248, m_aAnchoredFlys = std::__debug::vector of length 0, capacity 0, m_pStartOfSection = 0x7f3481001290}, = {_vptr.SwContentIndexReg = 0x7f348738bf98 , m_pFirst = 0x0, m_pLast = 0x0}, m_aCondCollListener = {m_rToTell = @0x7f348103f710, m_vDepends = std::__debug::vector of length 0, capacity 0}, m_pCondColl = 0x0, mbSetModifyAtAttr = false, mpAttrSet = std::shared_ptr (empty) = {get() = 0x0}}, m_pContour = std::optional [no contained value], m_bAutomaticContour = false, m_bContourMapModeValid = true, m_bPixelContour = false}, maOLEObj = {m_pOLENode = 0x7f348103f710, m_xListener = rtl::Reference to 0x7f3480bfdbf0, m_xOLERef = {mpImpl = std::unique_ptr = {get() = 0x7f3480cb41f0}}, m_aName = "Object 3", m_aPrimitive2DSequence = {, std::allocator > >> = std::__debug::deque with 0 elements, = {_vptr.Primitive2DDecompositionVisitor = 0x7f34ab1fe880 }, }, m_aRange = empty basegfx::B2DRange, m_nGraphicVersion = 0, m_pDeflateData = std::unique_ptr = {get() = 0x0}}, msChartTableName = "", mbOLESizeInvalid = false, mpObjectLink = 0x0, maLinkURL = ""} pSdrObj = rFrameFormat = @0x7f3480c98a40: { = { = {m_bInCache = true}, = { = { = { = {_vptr.WriterListener = 0x7f3487386578 , m_pLeft = 0x7f3480c329a0, m_pRight = 0x0}, m_pRegisteredIn = 0x7f3480c64030}, m_pWriterListeners = 0x7f3481035828, m_bModifyLocked = false}, = {m_aNotifier = {_vptr.SvtBroadcaster = 0x7f34ab62cec8 , maListeners = std::__debug::vector of length 1, capacity 4 = {0x7f348f2816f9}, maDestructedListeners = std::__debug::vector of length 0, capacity 0, mnEmptySlots = 1, mnListenersFirstUnsorted = 0, mbAboutToDie = false, mbDisposing = false, mbDestNormalized = true}}, }, m_aFormatName = "Chart 2", m_aSet = { = SfxItemSet of pool 0x7f34800181a0 with parent 0x7f3480c640f8 and Which ranges: [(88, 141), (159, 159), (1014, 1034)] = {88 = 0x0, 89 = { = { = {_vptr.SfxPoolItem = 0x7f3487385870 , m_nRefCount = 1, m_nWhich = 89, m_nSerialNumber = 43411, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bDeleted = false}, m_aSize = Size = {width = 8640, height = 5040}}, m_eFrameHeightType = SwFrameSize::Variable, m_eFrameWidthType = SwFrameSize::Fixed, m_nWidthPercent = 0 '\000', m_eWidthPercentRelation = 0, m_nHeightPercent = 0 '\000', m_eHeightPercentRelation = 0}, 90 = 0x0, 91 = 0x0, 92 = 0x0, 93 = 0x0, 94 = 0x0, 95 = 0x0, 96 = 0x0, 97 = 0x0, 98 = 0x0, 99 = 0x0, 100 = 0x0, 101 = { = {_vptr.SfxPoolItem = 0x7f3487385b00 , m_nRefCount = 1, m_nWhich = 101, m_nSerialNumber = 43379, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = false, m_bDeleted = false}, m_oStartNode = std::optional = {[contained value] = SwNodeIndex (node 8)}}, 102 = 0x0, 103 = 0x0, 104 = 0x0, 105 = 0x0, 106 = 0x0, 107 = 0x0, 108 = { = {_vptr.SfxPoolItem = 0x7f3487385d48 , m_nRefCount = 1, m_nWhich = 108, m_nSerialNumber = 45751, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bDeleted = false}, m_nYPos = -5040, m_eOrient = 1, m_eRelation = 0}, 109 = 0x0, 110 = { = {_vptr.SfxPoolItem = 0x7f3487385e28 , m_nRefCount = 1, m_nWhich = 110, m_nSerialNumber = 43390, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = false, m_bDeleted = false}, m_oContentAnchor = std::optional = {[contained value] = SwPosition (node 29, offset 0)}, m_eAnchorId = RndStdIds::FLY_AS_CHAR, m_nPageNumber = 0, m_nOrder = 126, static s_nOrderCounter = 178}, 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, 141 = 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_aCallbackHolder = {m_Set = 0x7f3480c98b08}}, m_nWhichId = 162, m_nPoolFormatId = 65535, m_nPoolHelpId = 65535, m_nPoolHlpFileId = 255 '\377', m_bAutoFormat = true, m_bFormatInDTOR = false, m_bAutoUpdateOnDirectFormat = false, m_bHidden = false, m_pGrabBagItem = std::shared_ptr (empty) = {get() = 0x0}}, m_wXObject = { = {m_pImpl = 0x7f3480c8f590}, }, maFillAttributes = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5614292c5350}, m_ffList = 0x7f34800204e0, m_pOtherTextBoxFormats = std::shared_ptr (empty) = {get() = 0x0}} pNode = pGrfNode = __func__ = "OutputFlyFrame_Impl" #7 0x00007f347edf3f86 in AttributeOutputBase::TextFlyContent(SwFormatFlyCnt const&) (this=0x7f348ea75660, rFlyContent=...) at /home/buildslave/source/libo-core/sw/source/filter/ww8/ww8atr.cxx:3554 origin = Point = {x = 0, y = 0} aLayPos = Point = {x = 1985, y = 18881} aPos = SwPosition (node 29, offset 0) aFrame = {mpFlyFrame = 0x7f3480c98a40, maPos = SwPosition (node 29, offset 0), maSize = Size = {width = 8639, height = 5039}, maLayoutSize = Size = {width = 8640, height = 5040}, meWriterType = ww8::Frame::eOle, mpStartFrameContent = 0x7f348103f7c8, mbIsInline = true, mbForBullet = false, maGrf = {mxImpGraphic = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f348edf2ed0}}} pTextNd = #8 0x00007f347ee00604 in AttributeOutputBase::OutputItem(SfxPoolItem const&) (this=0x7f348ea75660, rHt=...) at /home/buildslave/source/libo-core/sw/source/filter/ww8/ww8atr.cxx:5741 #9 0x00007f347ee00e2f in MSWordExportBase::ExportPoolItemsToCHP(std::__debug::map > >&, unsigned short, SvxFontItem const*, bool) (this=0x7f349c9ce460, rItems=std::__debug::map with 1 element = {...}, nScript=4, pFont=0x0, bWriteCombChars=bWriteCombChars@entry=false) at /home/buildslave/source/libo-core/sw/source/filter/ww8/ww8atr.cxx:304 pItem = 0x7f3480c35610 nWhich = 58 rItem = __for_range = std::__debug::map with 1 element = {[58] = 0x7f3480c35610} __for_begin = {first = 58, second = 0x7f3480c35610} __for_end = {first = 1, second = 0x7f347ecc2c31 >::clear()+17>} #10 0x00007f347ed9170d in SwWW8AttrIter::OutAttr(int, bool) (this=this@entry=0x7f349c9cd800, nSwPos=, nSwPos@entry=0, bWriteCombChars=bWriteCombChars@entry=false) at /home/buildslave/source/libo-core/sw/source/filter/ww8/wrtww8.hxx:1576 pOldMod = 0x0 pFontToOutput = rParentFont = @0x7f3480c0e890: { = {_vptr.SfxPoolItem = 0x7f34acfd1578 , m_nRefCount = 1, m_nWhich = 7, m_nSerialNumber = 39931, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bDeleted = false}, aFamilyName = "Calibri", aStyleName = "", eFamily = FAMILY_ROMAN, ePitch = PITCH_VARIABLE, eTextEncoding = 76} pFont = 0x7f3480c0e890 pGrabBag = 0x0 aExportSet = {> = {static NITEMS = 62, m_aItems = {0x0 }}, = SfxItemSet of pool 0x7f34800181a0 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}, } aRangeItems = std::__debug::map with 1 element = {[58] = 0x7f3480c35610} pCharFormatItem = __PRETTY_FUNCTION__ = "void SwWW8AttrIter::OutAttr(sal_Int32, bool)" aExportItems = std::__debug::map with 1 element = {[58] = 0x7f3480c35610} #11 0x00007f347ed93f60 in MSWordExportBase::OutputTextNode(SwTextNode&) (this=this@entry=0x7f349c9ce460, rNode=...) at /home/buildslave/source/libo-core/sw/source/filter/ww8/wrtw8nds.cxx:2776 aSavedSnippet = "" pAttr = nNextAttr = 1 aSymbolFont = "" pRedlineData = 0x0 bPostponeWritingText = false bStartedPostponedRunProperties = true bSingleEmptyRun = false bTextAtr = true nStateOfFlyFrame = FLY_NONE nLen = 1 nCurrentPos = 0 pTOXSect = 0x0 aStr = "\001" bIsEndOfCell = false bIncludeEndOfParaCRInRedlineProperties = false pParagraphRedlineData = nEnd = 1 pTextNodeInfoInner = std::shared_ptr (empty) = {get() = 0x0} rListAutoFormat = pRedlineParagraphMarkerDelete = nOpenAttrWithRange = 0 aParagraphMarkerProperties = Python Exception : {> = {static NITEMS = 63, m_aItems = {0x7f34873867b0 , 0x7f34ad8aa6d3 <__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+643>, 0x7f3480c24ef0, 0x7f349c9cdb40, 0x50, 0x69c9cdb50, 0x7f348738a8f8 , 0x7f3487356a98 , 0x7f349c9cdb40, 0x7f3401010084, 0x7f3480c24ea0, 0x6, 0x6, 0x7f3487356a98 , 0x0, 0x7f3480c24ef0, 0x7f348738a8f8 , 0x7f3487356a98 , 0x50, 0x7f3480021b60, 0x7f34ad08a2af , 0x7f34ad8a79a3 <__dynamic_cast+115>, 0x7f3480c24ef0, 0x7f349c9cdbb0, 0x7f3480c24ea0, 0x6, 0x7f349c9cdd00, 0x7f349c9cdd00, 0x7f349c9cdcc0, 0x7f349c9cdcc8, 0xc000, 0x7f34ad8d0a04 <__gnu_debug::_Safe_sequence_base::_M_get_mutex()+20>, 0x7f349c9cdcc0, 0x7f34ad8d0ce9 <__gnu_debug::_Safe_sequence_base::_M_detach_all()+121>, 0x7f349c9cdcc0, 0x0, 0xc000, 0x7f34ab31d50d , 0x40000000c000, 0x7f3480c24ea0, 0x7f348005eea0, 0x7f3486219f27 const*)+887>, 0x7f3400000000, 0x0, 0x0, 0x0, 0x56142936dd30, 0x0, 0x0, 0x0, 0x0, 0x0, 0x7f3487342bd0 +16>, 0x7f349c9cdc90, 0x7f349c9cdc90, 0x7f3480c47970, 0x7f3480c24ef0, 0x7f3480c24ef0, 0x7f34ab62d260 , 0x0, 0x0, 0x7f3400000001, 0x0}}, = SfxItemSet of pool 0x7f3487356a98 with parent 0x7f349c9cdab0 and Which ranges: [], } bCharFormatOnly = pRedlineParagraphMarkerInsert = pTextNodeInfo = std::shared_ptr (empty) = {get() = 0x0} bLastCR = false bExported = false aWatermarkAttrIter = { = {_vptr.MSWordAttrIter = 0x7f347f0a7b08 , m_pOld = 0x0, m_rExport = @0x7f349c9ce460}, m_rNode = @0x7f3480c47970, maCharRuns = std::__debug::vector of length 1, capacity 1 = {{mnEndPos = 1, mnScript = 4, meCharSet = 76, mbRTL = false}}, maCharRunIter = {mnEndPos = 0, mnScript = 0, meCharSet = 0, mbRTL = false}, meChrSet = 76, mnScript = 4, mbCharIsRTL = false, m_pCurRedline = 0x0, m_nCurrentSwPos = 1, m_nCurRedlinePos = 2147483647, mbParaIsRTL = false, mrSwFormatDrop = @0x7f348ea87150, maFlyFrames = std::__debug::vector of length 0, capacity 0, maFlyIter = non-dereferenceable iterator for std::vector} bFlyInTable = false rTextColl = @0x7f34800323f0: { = { = { = {m_bInCache = false}, = { = { = { = {_vptr.WriterListener = 0x7f3487377f50 , m_pLeft = 0x7f348000e7f0, m_pRight = 0x0}, m_pRegisteredIn = 0x7f348001f9a0}, m_pWriterListeners = 0x7f348000ecb0, m_bModifyLocked = false}, = {m_aNotifier = {_vptr.SvtBroadcaster = 0x7f34ab62cec8 , maListeners = std::__debug::vector of length 0, capacity 0, maDestructedListeners = std::__debug::vector of length 0, capacity 0, mnEmptySlots = 0, mnListenersFirstUnsorted = 0, mbAboutToDie = false, mbDisposing = false, mbDestNormalized = true}}, }, m_aFormatName = "Default Paragraph Style", m_aSet = { = SfxItemSet of pool 0x7f34800181a0 with parent 0x7f348001fa68 and Which ranges: [(1, 45), (63, 81), (83, 83), (88, 141), (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 = { = { = {_vptr.SfxPoolItem = 0x7f34acfd0a48 , m_nRefCount = 1, m_nWhich = 63, m_nSerialNumber = 40303, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bDeleted = false}, }, nInterLineSpace = 0, nLineHeight = 115, nPropLineSpace = 115, eLineSpaceRule = SvxLineSpaceRule::Auto, eInterLineSpaceRule = SvxInterLineSpaceRule::Prop}, 64 = { = { = {_vptr.SfxPoolItem = 0x7f34acfd0ae8 , m_nRefCount = 2, m_nWhich = 64, m_nSerialNumber = 40143, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bDeleted = false}, }, bLeft = true, bRight = false, bCenter = false, bBlock = false, bOneBlock = false, bLastCenter = false, bLastBlock = false}, 65 = 0x0, 66 = { = { = { = {_vptr.SfxPoolItem = 0x7f34acfd0bf8 , m_nRefCount = 1, m_nWhich = 66, m_nSerialNumber = 40304, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bDeleted = false}, m_nValue = 2 '\002'}, }, }, 67 = { = { = { = {_vptr.SfxPoolItem = 0x7f34acfd0b88 , m_nRefCount = 1, m_nWhich = 67, m_nSerialNumber = 40306, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bDeleted = false}, m_nValue = 2 '\002'}, }, }, 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 = 0x7f34acfcfcf8 , m_nRefCount = 1, m_nWhich = 98, m_nSerialNumber = 40302, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bDeleted = false}, nUpper = 0, nLower = 200, 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 = {> = { = { = {_vptr.SfxPoolItem = 0x7f34acfd0240 , m_nRefCount = 6, m_nWhich = 126, m_nSerialNumber = 39509, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bDeleted = false}, }, m_nValue = SvxFrameDirection::Horizontal_LR_TB}, }, 127 = 0x0, 128 = 0x0, 129 = 0x0, 130 = 0x0, 131 = 0x0, 132 = 0x0, 133 = 0x0, 134 = 0x0, 135 = 0x0, 136 = 0x0, 137 = 0x0, 138 = 0x0, 139 = 0x0, 140 = 0x0, 141 = 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_aCallbackHolder = {m_Set = 0x7f34800324b8}}, m_nWhichId = 163, m_nPoolFormatId = 2048, m_nPoolHelpId = 65535, m_nPoolHlpFileId = 255 '\377', m_bAutoFormat = false, m_bFormatInDTOR = false, m_bAutoUpdateOnDirectFormat = false, m_bHidden = false, m_pGrabBagItem = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f3480c0d170}}, }, = {_vptr.FormatDropDefiner = 0x7f3487377ff8 }, mbStayAssignedToListLevelOfOutlineStyle = false, mbAssignedToOutlineStyle = false, m_bInSwFntCache = true, mpNextTextFormatColl = 0x7f34800323f0, mpLinkedCharFormat = 0x0} nStyle = 0 aAttrIter = { = {_vptr.MSWordAttrIter = 0x7f347f0a7b08 , m_pOld = 0x7f349c9cd6f0, m_rExport = @0x7f349c9ce460}, m_rNode = @0x7f3480c47970, maCharRuns = std::__debug::vector of length 1, capacity 1 = {{mnEndPos = 1, mnScript = 4, meCharSet = 76, mbRTL = false}}, maCharRunIter = {mnEndPos = 0, mnScript = 32, meCharSet = 0, mbRTL = false}, meChrSet = 76, mnScript = 4, mbCharIsRTL = false, m_pCurRedline = 0x0, m_nCurrentSwPos = 1, m_nCurRedlinePos = 2147483647, mbParaIsRTL = false, mrSwFormatDrop = @0x7f348ea87150, 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, 1}} bNeedParaSplit = false pNextSplitParaPageDesc = 0x7f34800219d0 aBreakIt = 1 __PRETTY_FUNCTION__ = "virtual void MSWordExportBase::OutputTextNode(SwTextNode&)" #12 0x00007f347ed2f322 in RtfExport::OutputTextNode(SwTextNode&) (this=0x7f349c9ce460, rNode=...) at /home/buildslave/source/libo-core/sw/source/filter/ww8/rtfexport.cxx:1084 #13 0x00007f347ed88e83 in MSWordExportBase::OutputContentNode(SwContentNode&) (this=this@entry=0x7f349c9ce460, rNode=...) at /home/buildslave/source/libo-core/sw/source/filter/ww8/wrtw8nds.cxx:3712 #14 0x00007f347edd72f8 in MSWordExportBase::WriteText() (this=this@entry=0x7f349c9ce460) at /home/buildslave/source/libo-core/sw/source/filter/ww8/wrtww8.cxx:2937 pCNd = 0x7f3480c47970 pTemp = pNextNode = rNd = @0x7f3480c47a28: { = {m_bInCache = true}, = {_vptr.BigPtrEntry = 0x7f3487396110 , m_pBlock = 0x7f3480016240, m_nOffset = 29}, 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 = 272, m_nSerial = 247, m_aAnchoredFlys = std::__debug::vector of length 1, capacity 1 = {0x7f3480c98a40}, m_pStartOfSection = 0x7f3480008770} pCurrentNode = aContentTracking = {m_pCurPam = 0x7f348f378fe8, m_nStart = {m_value = 18}, m_nEnd = {m_value = 41}} #15 0x00007f347ed2e2d1 in RtfExport::WriteMainText() (this=this@entry=0x7f349c9ce460) at /home/buildslave/source/libo-core/sw/source/filter/ww8/rtfexport.cxx:511 __func__ = "WriteMainText" oBrush = std::unique_ptr = {get() = 0x0} pTableNode = #16 0x00007f347ed2f09e in RtfExport::ExportDocument_Impl() (this=0x7f349c9ce460) at /home/buildslave/source/libo-core/sw/source/filter/ww8/rtfexport.cxx:1011 pViewShell = rIDSA = rLnNumInfo = #17 0x00007f347eddbc8b in MSWordExportBase::ExportDocument(bool) (this=this@entry=0x7f349c9ce460, bWriteAll=bWriteAll@entry=true) at /home/buildslave/source/libo-core/sw/source/filter/ww8/wrtww8.cxx:3483 pLayout = err = {m_value = } #18 0x00007f347ed3463f in RtfExportFilter::filter(com::sun::star::uno::Sequence const&) (this=0x7f348f372260, aDescriptor=) at /home/buildslave/source/libo-core/sw/source/filter/ww8/rtfexportfilter.cxx:82 aExport = { = {_vptr.MSWordExportBase = 0x7f347f0ad370 , m_aFontHelper = {maFonts = std::__debug::map with 10 elements = {[{maWW8_FFN = ")\006\220\001\001", msFamilyNm = "", msAltNm = "", mbAlt = false, mePitch = PITCH_VARIABLE, meFamily = FAMILY_SYSTEM, meChrSet = 76}] = 9, [{maWW8_FFN = "3&\220\001\000", msFamilyNm = "Arial", msAltNm = "", mbAlt = false, mePitch = PITCH_VARIABLE, meFamily = FAMILY_SWISS, meChrSet = 1}] = 2, [{maWW8_FFN = "5\006\220\001\001", msFamilyNm = "Tahoma", msAltNm = "", mbAlt = false, mePitch = PITCH_VARIABLE, meFamily = FAMILY_SYSTEM, meChrSet = 76}] = 8, [{maWW8_FFN = "5\026\220\001\001", msFamilyNm = "Tahoma", msAltNm = "", mbAlt = false, mePitch = PITCH_VARIABLE, meFamily = FAMILY_ROMAN, meChrSet = 76}] = 6, [{maWW8_FFN = "5\026\220\001\002", msFamilyNm = "Symbol", msAltNm = "", mbAlt = false, mePitch = PITCH_VARIABLE, meFamily = FAMILY_ROMAN, meChrSet = 10}] = 1, [{maWW8_FFN = "7\026\220\001\001", msFamilyNm = "Calibri", msAltNm = "", mbAlt = false, mePitch = PITCH_VARIABLE, meFamily = FAMILY_ROMAN, meChrSet = 76}] = 4, [{maWW8_FFN = ";\006\220\001\001", msFamilyNm = "Noto Sans", msAltNm = "", mbAlt = false, mePitch = PITCH_VARIABLE, meFamily = FAMILY_SYSTEM, meChrSet = 76}] = 7, [{maWW8_FFN = "G\026\220\001\000", msFamilyNm = "Times New Roman", msAltNm = "", mbAlt = false, mePitch = PITCH_VARIABLE, meFamily = FAMILY_ROMAN, meChrSet = 1}] = 0, [{maWW8_FFN = "S&\220\001\001\020", msFamilyNm = "Liberation Sans", msAltNm = "Arial", mbAlt = true, mePitch = PITCH_VARIABLE, meFamily = FAMILY_SWISS, meChrSet = 76}] = 5, [{maWW8_FFN = "i\026\220\001\001\021", msFamilyNm = "Liberation Serif", msAltNm = "Times New Roman", mbAlt = true, mePitch = PITCH_VARIABLE, meFamily = FAMILY_ROMAN, meChrSet = 76}] = 3}, 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 = 0x0, m_pFirstPageFormat = 0x0, m_pPiece = std::unique_ptr = {get() = 0x0}, m_pUsedNumTable = std::unique_ptr = {get() = 0x0}, 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 = {0}, m_pBkmks = std::unique_ptr = {get() = 0x0}, m_pRedlAuthors = std::unique_ptr = {get() = 0x0}, m_pKeyMap = std::shared_ptr> (empty) = {get() = 0x0}, m_oOLEExp = std::optional = {[contained value] = {nConvertFlags = 15}}, m_pOCXExp = std::unique_ptr = {get() = 0x7f348eec76b0}, m_aOleMap = std::__debug::map with 0 elements, m_pTableInfo = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f348c177e00}, m_nCharFormatStart = 16, m_nFormatCollStart = 18, m_nStyleBeforeFly = 0, m_nLastFormatId = 0, m_nUniqueList = 0, m_nHdFtIndex = 0, m_nOrigRedlineFlags = RedlineFlags::ShowMask, m_bOrigShowChanges = true, m_aImplicitBookmarks = std::__debug::vector of length 0, capacity 0, m_TOXMarkBookmarksByURL = std::__debug::unordered_map with 0 elements, m_TOXMarkBookmarksByTOXMark = std::__debug::unordered_map with 0 elements, m_aFrames = std::__debug::vector of length 0, capacity 0, m_pCurrentPageDesc = 0x7f34800219d0, m_pPreviousSectionPageDesc = 0x0, m_bFirstTOCNodeWithSection = false, m_pPapPlc = std::unique_ptr = {get() = 0x0}, m_pChpPlc = std::unique_ptr = {get() = 0x0}, m_pChpIter = 0x7f349c9cd800, m_pStyles = std::unique_ptr = {get() = 0x7f348f1e0170}, 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 = 0x7f3480c47970, 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 = @0x7f3480015e10, m_nCurStart = {m_value = 18}, m_nCurEnd = {m_value = 41}, m_pCurPam = std::shared_ptr (use count 1, weak count 1) = {get() = 0x7f348f378f60}, m_pOrigPam = 0x7f349c9ce390, 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_aBookmarkToWord = std::__debug::unordered_map with 0 elements, m_aWordBookmarks = {m_vector = std::__debug::vector of length 0, capacity 0}}, m_pFilter = 0x7f348f372260, m_pWriter = 0x7f348f3722b0, m_pAttrOutput = std::unique_ptr = {get() = 0x7f348ea75660}, m_pSections = std::unique_ptr = {get() = 0x7f348eb48e70}, m_pSdrExport = std::unique_ptr = {get() = 0x7f348f37af80}, m_bOutOutlineOnly = false, m_eDefaultEncoding = 1, m_eCurrentEncoding = 1, m_bRTFFlySyntax = false, m_nCurrentNodeIndex = {m_value = 29}, m_aColTable = std::__debug::map with 17 elements = {[0] = rgba(255, 255, 255, 0), [1] = rgb(0, 0, 0), [2] = rgb(0, 0, 255), [3] = rgb(0, 255, 255), [4] = rgb(0, 255, 0), [5] = rgb(255, 0, 255), [6] = rgb(255, 0, 0), [7] = rgb(255, 255, 0), [8] = rgb(255, 255, 255), [9] = rgb(0, 0, 128), [10] = rgb(0, 128, 128), [11] = rgb(0, 128, 0), [12] = rgb(128, 0, 128), [13] = rgb(128, 0, 0), [14] = rgb(128, 128, 0), [15] = rgb(128, 128, 128), [16] = rgb(192, 192, 192)}, m_aStyTable = std::__debug::map with 9 elements = {[0] = "\\rtlch\\af9\\afs22\\alang1025 \\ltrch\\lang1033\\langfe1041\\hich\\af4\\loch\\sl276\\slmult1\\ql\\widctlpar\\sb0\\sa200\\ltrpar\\hyphpar0\\cf0\\f4\\fs22\\lang1033\\kerning0\\dbch\\af9\\langfe1041", [15] = "", [16] = "\\rtlch\\af8\\afs16 \\ltrch\\hich\\af6\\loch\\f6\\fs16", [17] = "\\rtlch\\af7\\afs28 \\ltrch\\hich\\af5\\loch\\sl276\\slmult1\\ql\\widctlpar\\sb240\\sa120\\keepn\\ltrpar\\f5\\fs28\\dbch\\af7", [18] = "\\loch\\sl276\\slmult1\\ql\\widctlpar\\sb0\\sa140\\ltrpar", [19] = "\\loch\\sl276\\slmult1\\ql\\widctlpar\\sb0\\sa140\\ltrpar", [20] = "\\rtlch\\afs24\\ai \\ltrch\\loch\\sl276\\slmult1\\ql\\widctlpar\\sb120\\sa120\\noline\\ltrpar\\fs24\\i", [21] = "\\loch\\sl276\\slmult1\\ql\\widctlpar\\sb0\\sa200\\noline\\ltrpar", [22] = "\\rtlch\\af8\\afs16 \\ltrch\\hich\\af6\\loch\\sl240\\slmult1\\ql\\widctlpar\\sb0\\sa0\\ltrpar\\f6\\fs16"}, m_aRedlineTable = std::__debug::map with 0 elements, m_pStream = std::unique_ptr = {get() = 0x0}, m_pFirstPageItemSet = 0x0} aMediaDesc = { = {m_aMap = std::__debug::unordered_map with 11 elements = {[{maString = "StreamForOutput", mnHashCode = 398960779}] = uno::Any("com.sun.star.io.XStream": { = {_vptr.XInterface = 0x7f348f211928}, }), [{maString = "OutputStream", mnHashCode = -1054639455}] = uno::Any("com.sun.star.io.XOutputStream": { = {_vptr.XInterface = 0x7f348f3fc788}, }), [{maString = "Replaceable", mnHashCode = -454886221}] = uno::Any("boolean": 0 '\000'), [{maString = "DocumentService", mnHashCode = 471447263}] = uno::Any("string": "com.sun.star.text.TextDocument"), [{maString = "DocumentBaseURL", mnHashCode = -472619532}] = uno::Any("string": "file:///srv/crashtestdata/current/srv/crashtestdata/files/bugtrackers/docx/kde274105-6.rtf"), [{maString = "UpdateDocMode", mnHashCode = 682996319}] = uno::Any("short": 0), [{maString = "MacroExecutionMode", mnHashCode = 1656267773}] = uno::Any("short": 0), [{maString = "SaveTo", mnHashCode = -137017436}] = uno::Any("boolean": 1 '\001'), [{maString = "Hidden", mnHashCode = -885720170}] = uno::Any("boolean": 1 '\001'), [{maString = "FilterName", mnHashCode = -1339490047}] = uno::Any("string": "Rich Text Format"), [{maString = "URL", mnHashCode = 271434}] = uno::Any("string": "file:///srv/crashtestdata/current/srv/crashtestdata/files/bugtrackers/docx/kde274105-6.rtf")}}, static PROP_ABORTED = {pData = 0x7f34aca0c4b0