[New LWP 1444858] [New LWP 1399799] [New LWP 1399349] [New LWP 1407747] [New LWP 1399809] [New LWP 1401260] [New LWP 1401264] [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 0x00007fc00a552e3c in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [Current thread is 1 (Thread 0x7fbfdb7fe6c0 (LWP 1444858))] Thread 7 (Thread 0x7fbff8fa96c0 (LWP 1401264)): #0 0x00007fc00a5d2854 in recv () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007fc00a8b5631 in osl_receivePipe(oslPipe, void*, sal_Int32) (pPipe=pPipe@entry=0x7fbff0000f00, pBuffer=pBuffer@entry=0x7fbfd473fe08, BytesToRead=BytesToRead@entry=8) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:440 nRet = 0 #2 0x00007fc00a8b58e8 in osl_readPipe(oslPipe, void*, sal_Int32) (pPipe=0x7fbff0000f00, pBuffer=0x7fbfd473fe08, n=) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:509 RetVal = BytesRead = 0 BytesToRead = 8 #3 0x00007fbffb0e186f in osl::StreamPipe::read(void*, int) const (n=8, pBuffer=, this=0x7fbff0001550) 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=0x7fbff0001520, aReadBytes=uno::Sequence of length 8 = {...}, nBytesToRead=8) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:83 n = #5 0x00007fbffb079587 in binaryurp::(anonymous namespace)::read(com::sun::star::uno::Reference const&, sal_uInt32, bool) (connection=uno::Reference to (io_acceptor::(anonymous namespace)::PipeConnection *) 0x7fbff0001548, 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 0x00007fbffb07b524 in binaryurp::Reader::execute() (this=0x7fbff0006a20) 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 0x7fbff0000f80, state_ = @0x7fbff0006a68, buffer_ = uno::Sequence of length 7 = {-3 '\375', 110 'n', -96 '\240', -57 '\307', 125 '}', 66 'B', 63 '?'}, data_ = 0x7fbfe8007c1a '\231' , "\261", end_ = 0x7fbfe8007c1a '\231' , "\261"} header = {bridge_ = rtl::Reference to 0x7fbff0000f80, state_ = @0x7fbff0006a68, buffer_ = uno::Sequence of length 8 = {0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000'}, data_ = 0x7fbfd473fe10 "", end_ = 0x7fbfd473fe10 ""} size = con = uno::Reference to (io_acceptor::(anonymous namespace)::PipeConnection *) 0x7fbff0001548 #7 0x00007fc00a421121 in salhelper::Thread::run() (this=0x7fbff0006a20) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x7fbff0006a20}, m_bDismissed = false} #8 0x00007fc00a4213c7 in osl::threadFunc(void*) (param=0x7fbff0006a30) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7fbff0006a30 #9 0x00007fc00a8c6205 in osl_thread_start_Impl(void*) (pData=0x7fbff0008f10) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x7fbff0008f10 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #10 0x00007fc00a551144 in () at /lib/x86_64-linux-gnu/libc.so.6 #11 0x00007fc00a5d17dc in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 6 (Thread 0x7fbff97aa6c0 (LWP 1401260)): #0 0x00007fc00a54de96 in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007fc00a550558 in pthread_cond_wait () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007fc00a8a3f5b in std::condition_variable::wait > (__p=..., __lock=..., this=0x7fbff0008500) at /usr/include/c++/12/condition_variable:102 g = {_M_device = 0x7fbff0008530, _M_owns = true} pCond = 0x7fbff0008500 __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 = 0x7fbff0008530, _M_owns = true} pCond = 0x7fbff0008500 __PRETTY_FUNCTION__ = "oslConditionResult osl_waitCondition(oslCondition, const TimeValue*)" #4 0x00007fbffb07fc68 in osl::Condition::wait(TimeValue const*) (pTimeout=0x0, this=0x7fbff0008450) at /home/buildslave/source/libo-core/include/osl/conditn.hxx:123 item = {tid = {_pSequence = 0x7fbfe8001120}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x7fbfdc1af040}, 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=0x7fbff0008270) at /home/buildslave/source/libo-core/binaryurp/source/writer.cxx:151 item = {tid = {_pSequence = 0x7fbfe8001120}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x7fbfdc1af040}, 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 0x00007fc00a421121 in salhelper::Thread::run() (this=0x7fbff0008270) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x7fbff0008270}, m_bDismissed = false} #7 0x00007fc00a4213c7 in osl::threadFunc(void*) (param=0x7fbff0008280) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7fbff0008280 #8 0x00007fc00a8c6205 in osl_thread_start_Impl(void*) (pData=0x7fbff0008c80) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x7fbff0008c80 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #9 0x00007fc00a551144 in () at /lib/x86_64-linux-gnu/libc.so.6 #10 0x00007fc00a5d17dc in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 5 (Thread 0x7fbffb0476c0 (LWP 1399809)): #0 0x00007fc00a5d260f in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007fc00a8b51d7 in osl_acceptPipe(oslPipe) (pPipe=0x7fbff0001570) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:382 s = pAcceptedPipe = __PRETTY_FUNCTION__ = "oslPipeImpl* osl_acceptPipe(oslPipe)" flags = #2 0x00007fbffb0e1a41 in osl::Pipe::accept(osl::StreamPipe&) (this=this@entry=0x7fbffb045508, Connection=...) at /home/buildslave/source/libo-core/include/osl/pipe.hxx:155 #3 0x00007fbffb0e1522 in io_acceptor::PipeAcceptor::accept() (this=0x7fbff0000d50) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:157 pipe = {m_handle = 0x7fbff0001570} pConn = rtl::Reference to 0x7fbff00094d0 status = #4 0x00007fbffb0e7480 in (anonymous namespace)::OAcceptor::accept(rtl::OUString const&) (this=0x563509d17880, sConnectionDescription="pipe,name=pytest070c5a24-958b-11ef-8b11-98f2b32c495c") at /home/buildslave/source/libo-core/io/source/acceptor/acceptor.cxx:198 guard = {m_pFlag = 0x563509d178f8} r = empty uno::Reference #5 0x00007fbffc9249bb in desktop::Acceptor::run() (this=this@entry=0x563509d18750) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:108 rConnection = empty uno::Reference rBridge = uno::Reference to (binaryurp::Bridge *) 0x7fbff0000fa8 g = {_M_device = 0x563509d18788, _M_owns = false} aDescription = "pipe,name=pytest070c5a24-958b-11ef-8b11-98f2b32c495c,uniqueValue=140462342018384" rInstanceProvider = uno::Reference to (desktop::AccInstanceProvider *) 0x7fbff0000d38 #6 0x00007fbffc924eb4 in desktop::offacc_workerfunc(void*) (acc=0x563509d18750) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:46 #7 0x00007fc00a8c6205 in osl_thread_start_Impl(void*) (pData=0x563509d1dcf0) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x563509d1dcf0 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #8 0x00007fc00a551144 in () at /lib/x86_64-linux-gnu/libc.so.6 #9 0x00007fc00a5d17dc in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 4 (Thread 0x7fbfe3fff6c0 (LWP 1407747)): #0 0x00007fc00a54de96 in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007fc00a550558 in pthread_cond_wait () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007fc00a4215b6 in std::condition_variable::wait >(std::unique_lock &, struct {...}) (this=this@entry=0x7fc00a425288 <(anonymous namespace)::getTimerManager()::aManager+72>, __lock=..., __p=__p@entry=...) at /usr/include/c++/12/condition_variable:102 #3 0x00007fc00a421ecd in salhelper::TimerManager::run() (this=0x7fc00a425240 <(anonymous namespace)::getTimerManager()::aManager>) at /home/buildslave/source/libo-core/salhelper/source/timer.cxx:380 a_Guard = {_M_device = 0x7fc00a425260 <(anonymous namespace)::getTimerManager()::aManager+32>, _M_owns = true} #4 0x00007fc00a4213c7 in osl::threadFunc(void*) (param=0x7fc00a425240 <(anonymous namespace)::getTimerManager()::aManager>) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7fc00a425240 <(anonymous namespace)::getTimerManager()::aManager> #5 0x00007fc00a8c6205 in osl_thread_start_Impl(void*) (pData=0x7fbfd0062790) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x7fbfd0062790 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #6 0x00007fc00a551144 in () at /lib/x86_64-linux-gnu/libc.so.6 #7 0x00007fc00a5d17dc in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 3 (Thread 0x7fc00089de00 (LWP 1399349)): #0 0x00007fc00a54de96 in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007fc00a550558 in pthread_cond_wait () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007fc004ba1967 in std::condition_variable::wait > (__p=..., __lock=..., this=0x563508ddb4b0) at /usr/include/c++/12/condition_variable:102 g = {_M_device = 0x563508ddb488, _M_owns = true} request = SvpRequest::NONE pInst = 0x563508ddb260 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #3 SvpSalYieldMutex::doAcquire(unsigned int) (this=0x563508ddb390, nLockCount=1) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:334 g = {_M_device = 0x563508ddb488, _M_owns = true} request = SvpRequest::NONE pInst = 0x563508ddb260 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #4 0x00007fc0044fee76 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 0x00007fc004991e95 in SalInstance::AcquireYieldMutex(unsigned int) (this=, nCount=nCount@entry=1) at /home/buildslave/source/libo-core/vcl/source/app/salvtables.cxx:146 #6 0x00007fc0049e18df in Application::AcquireSolarMutex(unsigned int) (nCount=) at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:508 pSVData = #7 0x00007fc004ba1314 in SolarMutexReleaser::~SolarMutexReleaser() (this=0x7ffc270f4104, __in_chrg=) at /home/buildslave/source/libo-core/include/vcl/svapp.hxx:1425 __PRETTY_FUNCTION__ = "bool SvpSalInstance::ImplYield(bool, bool)" bWasEvent = false bMustSleep = nTimeoutMicroS = 208727 aReleaser = {mnReleased = 1} #8 SvpSalInstance::ImplYield(bool, bool) (this=this@entry=0x563508ddb260, bWait=bWait@entry=true, bHandleAllCurrentEvents=bHandleAllCurrentEvents@entry=false) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:491 __PRETTY_FUNCTION__ = "bool SvpSalInstance::ImplYield(bool, bool)" bWasEvent = false bMustSleep = nTimeoutMicroS = 208727 aReleaser = {mnReleased = 1} #9 0x00007fc004ba161c in SvpSalInstance::DoYield(bool, bool) (this=0x563508ddb260, bWait=, bHandleAllCurrentEvents=) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:503 __PRETTY_FUNCTION__ = "virtual bool SvpSalInstance::DoYield(bool, bool)" bWasEvent = false pMutex = 0x563508ddb390 #10 0x00007fc0049e3a31 in ImplYield(bool, bool) (i_bWait=i_bWait@entry=true, i_bAllEvents=i_bAllEvents@entry=false) at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:385 pSVData = 0x7fc0055b7f20 ::get()::instance> bProcessedEvent = #11 0x00007fc0049e3dce in Application::Yield() () at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:473 bAbort = false #12 0x00007fc0049e3ec6 in Application::Execute() () at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:360 releaser = {mnReleased = 1} pSVData = 0x7fc0055b7f20 ::get()::instance> nExitCode = 0 #13 0x00007fc00a700b34 in desktop::Desktop::Main() (this=0x7ffc270f4b20) at /home/buildslave/source/libo-core/desktop/source/app/app.cxx:1683 pDisplay = startT = {__d = {__r = 1730160989279599338}} recordTime = {} layer = {m_aEnvTypeName = "gcc3", m_xPreviousContext = uno::Reference to (class (anonymous namespace)::DesktopEnvironmentContext *) 0x563508ddb768} eStatus = rCmdLineArgs = @0x7fc00a85b820: {m_cwdUrl = std::optional = {[contained value] = "file:///srv/crashtestdata/control/task672"}, 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=pytest070c5a24-958b-11ef-8b11-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 = uno::Reference to (cppu::(anonymous namespace)::ComponentContext *) 0x563508dd7d08 xRestartManager = uno::Reference to (comphelper::OOfficeRestartManager *) 0x563509d175c8 xDesktop = uno::Reference to (framework::Desktop *) 0x56350908ec58 bMustLockProfile = aTitle = "LibreOfficeDev 25.2.0.0.alpha0 [2a2ab1621b4cee87366b41564ae957fbd61e0a64]" bAbort = aEvent = { = {Source = empty uno::Reference}, EventName = "OnStartApp", ViewController = empty uno::Reference, Supplement = uno::Any(void)} bCrashed = false bExistsRecoveryData = false bExistsSessionData = false pidfileName = "" #14 0x00007fc0049ef860 in ImplSVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:228 pSVData = 0x7fc0055b7f20 ::get()::instance> nReturn = 1 bWasInitVCL = bInit = true nRet = 0 #15 0x00007fc0049ef8a0 in SVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:246 #16 0x00007fc00a732dc8 in soffice_main() () at /home/buildslave/source/libo-core/desktop/source/app/sofficemain.cxx:121 aDesktop = { = { = {_vptr.ILibreOfficeKitNotifier = 0x7fc00a84dd58 }, 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 = 0x7fc0054c6d08 , mpSchedulerData = 0x0, mpDebugName = 0x7fc00a7aaf08 "desktop::Desktop m_firstRunTimer", mePriority = TaskPriority::DEFAULT, mbActive = false, mbStatic = false}, maInvokeHandler = {function_ = 0x7fc00a6fb89c , instance_ = 0x7ffc270f4b20, file_ = 0x7fc00a7aaf58 "/home/buildslave/source/libo-core/desktop/source/app/app.cxx", line_ = 450, target_ = 0x7fc00a7aaf30 "Desktop::LinkStubAsyncInitFirstRun"}, mnTimeout = 3000, mbAuto = false}, m_aUpdateThread = {_M_id = {_M_thread = 0}}} rCmdLineArgs = @0x7fc00a85b820: {m_cwdUrl = std::optional = {[contained value] = "file:///srv/crashtestdata/control/task672"}, 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=pytest070c5a24-958b-11ef-8b11-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 = "" #17 0x00005635083b1962 in sal_main () at /home/buildslave/source/libo-core/desktop/source/app/main.c:51 ret = #18 0x00005635083b19af in main (argc=, argv=) at /home/buildslave/source/libo-core/desktop/source/app/main.c:49 ret = Thread 2 (Thread 0x7fbffb92c6c0 (LWP 1399799)): #0 0x00007fc00a5d260f in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007fc00a8b51d7 in osl_acceptPipe(oslPipe) (pPipe=0x563509d0dc80) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:382 s = pAcceptedPipe = __PRETTY_FUNCTION__ = "oslPipeImpl* osl_acceptPipe(oslPipe)" flags = #2 0x00007fc00a72f283 in osl::Pipe::accept(osl::StreamPipe&) (this=this@entry=0x563509d0d100, Connection=...) at /home/buildslave/source/libo-core/include/osl/pipe.hxx:155 #3 0x00007fc00a72ed88 in desktop::PipeIpcThread::execute() (this=0x563509d0d0d0) 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 0x00007fc00a421121 in salhelper::Thread::run() (this=0x563509d0d0d0) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x563509d0d0d0}, m_bDismissed = false} #5 0x00007fc00a4213c7 in osl::threadFunc(void*) (param=0x563509d0d0e0) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x563509d0d0e0 #6 0x00007fc00a8c6205 in osl_thread_start_Impl(void*) (pData=0x563509652230) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x563509652230 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #7 0x00007fc00a551144 in () at /lib/x86_64-linux-gnu/libc.so.6 #8 0x00007fc00a5d17dc in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 1 (Thread 0x7fbfdb7fe6c0 (LWP 1444858)): #0 0x00007fc00a552e3c in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007fc00a503fb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007fc00a4ee472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #3 0x00007fc00a8bf7d8 in (anonymous namespace)::callSystemHandler(int, siginfo_t*, void*) (signal=signal@entry=6, info=info@entry=0x7fbfdb7f7570, context=context@entry=0x7fbfdb7f7440) 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, 0, 0, 0, 0, 0, 0, 140461998044152, 140461998044152, 140461815864440, 140462781172228, 140461998044600, 140461998044096, 140461998044600, 17357509436485779200, 94785797965936}}, sa_flags = 0, sa_restorer = 0x7fbfdb7f7440} i = #4 0x00007fc00a8bf8f1 in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7fbfdb7f7570, context=0x7fbfdb7f7440) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:426 act = {__sigaction_handler = {sa_handler = 0x3, sa_sigaction = 0x3}, sa_mask = {__val = {140461806857000, 54, 140462739170451, 0, 17357509436485779200, 13, 18446744073709549080, 13, 3, 140461806857000, 54, 77, 140462783860383, 140461998044544, 140462739154831, 0}}, sa_flags = -612403744, sa_restorer = 0x7fbfdb7f75a0} Info = {Signal = osl_Signal_AccessViolation, UserSignal = 6, UserData = 0x0} #5 0x00007fc00a504050 in () at /lib/x86_64-linux-gnu/libc.so.6 #6 0x00007fc00a552e3c in () at /lib/x86_64-linux-gnu/libc.so.6 #7 0x00007fc00a503fb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #8 0x00007fc00a4ee472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #9 0x00007fc004985f6e in SalAbort(rtl::OUString const&, bool) (rErrorText="", bDumpCore=bDumpCore@entry=true) at /home/buildslave/source/libo-core/vcl/source/app/salplug.cxx:403 #10 0x00007fc0049e1774 in Application::Abort(rtl::OUString const&) (rErrorText="") at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:300 #11 0x00007fc00a6fc8b4 in desktop::Desktop::Exception(ExceptionCategory) (this=, nCategory=ExceptionCategory::System) at /home/buildslave/source/libo-core/desktop/source/app/app.cxx:1237 bInException = true nOldMode = rArgs = bRestart = false bAllowRecoveryAndSessionManagement = #12 0x00007fc0049ee438 in VCLExceptionSignal_impl(void*, oslSignalInfo*) (pInfo=) at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:175 nOldMode = SystemWindowFlags::DIALOG pSVData = 0x7fc0055b7f20 ::get()::instance> aLock = {m_isAcquired = true, m_isChecked = true, m_rSolarMutex = @0x563508ddb390} bIn = true nVCLException = #13 0x00007fc00a876636 in callSignalHandler(oslSignalInfo*) (pInfo=pInfo@entry=0x7fbfdb7f7bb0) at /home/buildslave/source/libo-core/sal/osl/all/signalshared.cxx:47 pHandler = 0x563509d14870 Action = #14 0x00007fc00a8bf894 in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7fbfdb7f7db0, context=0x7fbfdb7f7c80) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:423 Info = {Signal = osl_Signal_AccessViolation, UserSignal = 6, UserData = 0x0} #15 0x00007fc00a504050 in () at /lib/x86_64-linux-gnu/libc.so.6 #16 0x00007fc00a552e3c in () at /lib/x86_64-linux-gnu/libc.so.6 #17 0x00007fc00a503fb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #18 0x00007fc00a4ee472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #19 0x00007fc00a4ee395 in () at /lib/x86_64-linux-gnu/libc.so.6 #20 0x00007fc00a4fceb2 in () at /lib/x86_64-linux-gnu/libc.so.6 #21 0x00007fc001e2accd in XMLTextParagraphExport::RecordNodeIndex(com::sun::star::uno::Reference const&) (this=this@entry=0x7fbfd0af2120, xTextContent=uno::Reference to (SwXParagraph *) 0x7fbfd0abeac8) at /home/buildslave/source/libo-core/xmloff/source/text/txtparae.cxx:1786 index = 44 xPropSet = uno::Reference to (SwXParagraph *) 0x7fbfd0abea98 __PRETTY_FUNCTION__ = "void XMLTextParagraphExport::RecordNodeIndex(const com::sun::star::uno::Reference&)" #22 0x00007fc001e2e236 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=0x7fbfd0af2120, rContEnum=uno::Reference to ((anonymous namespace)::SwXParagraphEnumerationImpl *) 0x7fbfd0c3d3a0, bAutoStyles=bAutoStyles@entry=true, 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:1855 xServiceInfo = uno::Reference to (SwXParagraph *) 0x7fbfd0abea90 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 = 0x7fc002127de0 , _M_extent = {_M_extent_value = 3}}, 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 (SwXParagraph *) 0x7fbfd0abeac8 #23 0x00007fc001e2ebc5 in XMLTextParagraphExport::exportText(com::sun::star::uno::Reference const&, bool, bool, bool, TextPNS) (this=this@entry=0x7fbfd0af2120, rText=uno::Reference to (SwXCell *) 0x7fbfd0c5aa08, bAutoStyles=bAutoStyles@entry=true, bIsProgress=bIsProgress@entry=true, 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 (SwXCell *) 0x7fbfd0c5a9f0 xParaEnum = uno::Reference to ((anonymous namespace)::SwXParagraphEnumerationImpl *) 0x7fbfd0c3d3a0 xPropertySet = uno::Reference to (SwXCell *) 0x7fbfd0c5aa00 xBaseSection = empty uno::Reference #24 0x00007fbfe21de495 in SwXMLTextParagraphExport::CollectTableLinesAutoStyles(SwTableLines const&, SwFrameFormat&, bool) (this=this@entry=0x7fbfd0af2120, rLines=..., rFormat=..., _bProgress=_bProgress@entry=true) at /home/buildslave/source/libo-core/sw/source/filter/xml/xmltble.cxx:1199 xCell = rtl::Reference to 0x7fbfd0c5a9b0 pBox = __for_range = __for_begin = 0x7fbfd4722290 __for_end = 0x30 pLine = __for_range = @0x7fbfd4d84ba0: {m_vLines = std::__debug::vector of length 4, capacity 4 = {0x7fbfd4ea7840, 0x7fbfd4be8f70, 0x7fbfd4bc25c0, 0x7fbfd4b76be0}} __for_begin = 0x7fbfd4ea7840 __for_end = 0x30 #25 0x00007fbfe21dff9c in SwXMLTextParagraphExport::exportTable(com::sun::star::uno::Reference const&, bool, bool) (this=0x7fbfd0af2120, rTextContent=, bAutoStyles=, _bProgress=true) at /home/buildslave/source/libo-core/sw/source/filter/xml/xmltble.cxx:1244 bExportStyles = pFormat = 0x7fbfd4283110 pTable = 0x7fbfd4d84b80 pTableNd = 0x7fbfd4752940 pXTable = bOldShowProgress = true xTextTable = uno::Reference to (SwXTextTable *) 0x7fbfd0b40568 __PRETTY_FUNCTION__ = "virtual void SwXMLTextParagraphExport::exportTable(const com::sun::star::uno::Reference&, bool, bool)" #26 0x00007fc001e2e54c 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=0x7fbfd0af2120, rContEnum=uno::Reference to ((anonymous namespace)::SwXParagraphEnumerationImpl *) 0x7fbfd0c48660, bAutoStyles=bAutoStyles@entry=true, 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:1920 xServiceInfo = uno::Reference to (SwXTextTable *) 0x7fbfd0b40570 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 = xCurrentTextSection = empty uno::Reference aPropSetHelper = Python Exception : No symbol "static_cast" in current context. {pPropertyNames = {static extent = 18446744073709551615, _M_ptr = 0x7fc002127de0 , _M_extent = {_M_extent_value = 3}}, 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 (SwXTextTable *) 0x7fbfd0b40568 #27 0x00007fc001e2ebc5 in XMLTextParagraphExport::exportText(com::sun::star::uno::Reference const&, bool, bool, bool, TextPNS) (this=this@entry=0x7fbfd0af2120, rText=uno::Reference to (SwXTextFrame *) 0x7fbfd08b5628, bAutoStyles=bAutoStyles@entry=true, bIsProgress=bIsProgress@entry=true, 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 (SwXTextFrame *) 0x7fbfd08b5608 xParaEnum = uno::Reference to ((anonymous namespace)::SwXParagraphEnumerationImpl *) 0x7fbfd0c48660 xPropertySet = uno::Reference to (SwXTextFrame *) 0x7fbfd08b5500 xBaseSection = empty uno::Reference #28 0x00007fc001e2f3ec in XMLTextParagraphExport::exportAnyTextFrame(com::sun::star::uno::Reference const&, XMLTextParagraphExport::FrameType, bool, bool, bool, com::sun::star::uno::Reference const*) (this=0x7fbfd0af2120, rTxtCntnt=uno::Reference to (SwXTextFrame *) 0x7fbfd08b5520, eType=eType@entry=XMLTextParagraphExport::FrameType::Text, bAutoStyles=, bIsProgress=, bExportContent=, pRangePropSet=0x0) at /home/buildslave/source/libo-core/xmloff/source/text/txtparae.cxx:3083 g = {m_func = {__this = 0x7fbfd0af2120, __xTxtFrame = uno::Reference to (class SwXTextFrame *) 0x7fbfd08b5600}, m_bDismissed = false} xTxt = uno::Reference to (SwXTextFrame *) 0x7fbfd08b5628 xTxtFrame = uno::Reference to (SwXTextFrame *) 0x7fbfd08b5600 bAlreadySeen = xPropSet = uno::Reference to (SwXTextFrame *) 0x7fbfd08b5500 #29 0x00007fc001e44529 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:562 #30 0x00007fc001e2e60c 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=0x7fbfd0af2120, rContEnum=uno::Reference to ((anonymous namespace)::SwXParaFrameEnumerationImpl *) 0x7fbfe8010ee0, bAutoStyles=bAutoStyles@entry=true, 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 *) 0x7fbfd08b54f8 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 = 0x7fc002127de0 , _M_extent = {_M_extent_value = 3}}, 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 *) 0x7fbfd08b5520 #31 0x00007fc001e34a19 in XMLTextParagraphExport::exportParagraph(com::sun::star::uno::Reference const&, bool, bool, bool, MultiPropertySetHelper&, TextPNS) (this=this@entry=0x7fbfd0af2120, rTextContent=uno::Reference to (SwXParagraph *) 0x7fbfd0abae28, bAutoStyles=bAutoStyles@entry=true, 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 = @0x7fbfd0a558e0, maElementName = "", mbIgnoreWhitespaceInside = false, mbDoSomething = false} nOutlineLevel = -1 xMultiPropSet = uno::Reference to (SwXParagraph *) 0x7fbfd0abae08 xPropSet = uno::Reference to (SwXParagraph *) 0x7fbfd0abadf8 xEA = uno::Reference to (SwXParagraph *) 0x7fbfd0abae18 xTextEnum = uno::Reference to (SwXTextPortionEnumeration *) 0x7fbfd04b7dc8 xContentEnum = uno::Reference to ((anonymous namespace)::SwXParaFrameEnumerationImpl *) 0x7fbfe8010ee0 xCEA = uno::Reference to (SwXParagraph *) 0x7fbfd0abae20 bHasContentEnum = xSection = empty uno::Reference bPrevCharIsSpace = true #32 0x00007fc001e2e44b 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=0x7fbfd0af2120, rContEnum=uno::Reference to ((anonymous namespace)::SwXParagraphEnumerationImpl *) 0x7fbfd0c40bc0, bAutoStyles=bAutoStyles@entry=true, 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 *) 0x7fbfd0abadf0 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 = xCurrentTextSection = empty uno::Reference aPropSetHelper = Python Exception : No symbol "static_cast" in current context. {pPropertyNames = {static extent = 18446744073709551615, _M_ptr = 0x7fc002127de0 , _M_extent = {_M_extent_value = 3}}, aPropertySequence = uno::Sequence of length 3 = {"NumberingRules", "ParaConditionalStyleName", "ParaStyleName"}, pSequenceIndex = std::unique_ptr = {get() = 0x7fbfd0d167e0}, aValues = uno::Sequence of length 3 = {uno::Any(void), uno::Any("string": "Standard"), uno::Any("string": "Standard")}, pValues = 0x7fbfd002eba8, aEmptyAny = uno::Any(void)} bHoldElement = false xTxtCntnt = uno::Reference to (SwXParagraph *) 0x7fbfd0abae28 #33 0x00007fc001e2ebc5 in XMLTextParagraphExport::exportText(com::sun::star::uno::Reference const&, bool, bool, bool, TextPNS) (this=this@entry=0x7fbfd0af2120, rText=uno::Reference to (SwXBodyText *) 0x7fbfd4ba2388, bAutoStyles=bAutoStyles@entry=true, bIsProgress=bIsProgress@entry=true, 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 *) 0x7fbfd4ba2370 xParaEnum = uno::Reference to ((anonymous namespace)::SwXParagraphEnumerationImpl *) 0x7fbfd0c40bc0 xPropertySet = uno::Reference to (SwXBodyText *) 0x7fbfd4ba2380 xBaseSection = empty uno::Reference #34 0x00007fc001e30181 in XMLTextParagraphExport::collectTextAutoStyles(com::sun::star::uno::Reference const&, bool, bool) (bExportParagraph=true, bIsProgress=, rText=uno::Reference to (SwXBodyText *) 0x7fbfd4ba2388, this=0x7fbfd0af2120) at /home/buildslave/source/libo-core/include/xmloff/txtparae.hxx:466 xTextDocument = uno::Reference to (SwXTextDocument *) 0x7fbfd4e995d8 bAutoStyles = true bExportContent = true xTextFramesEnum = uno::Reference to (com::sun::star::uno::XInterface *) 0x7fbfe24810f8 xGraphicsEnum = uno::Reference to (SvpSalYieldMutex *) 0x563508ddb390 xEmbeddedsEnum = uno::Reference to (com::sun::star::uno::XInterface *) 0xf0e242de5339bf00 xShapesEnum = uno::Reference to (com::sun::star::uno::XInterface *) 0x7fbfdb7f9140 #35 XMLTextParagraphExport::collectTextAutoStylesAndNodeExportOrder(bool) (this=0x7fbfd0af2120, bIsProgress=true) at /home/buildslave/source/libo-core/xmloff/source/text/txtparae.cxx:1637 xTextDocument = uno::Reference to (SwXTextDocument *) 0x7fbfd4e995d8 bAutoStyles = true bExportContent = true xTextFramesEnum = uno::Reference to (com::sun::star::uno::XInterface *) 0x7fbfe24810f8 xGraphicsEnum = uno::Reference to (SvpSalYieldMutex *) 0x563508ddb390 xEmbeddedsEnum = uno::Reference to (com::sun::star::uno::XInterface *) 0xf0e242de5339bf00 xShapesEnum = uno::Reference to (com::sun::star::uno::XInterface *) 0x7fbfdb7f9140 #36 0x00007fbfe21c7740 in SwXMLExport::collectAutoStyles() (this=0x7fbfd0a558e0) at /home/buildslave/source/libo-core/sw/source/filter/xml/xmlfmte.cxx:250 xDrawPageSupplier = uno::Reference to (SwXTextDocument *) 0x7fbfd4e99678 #37 0x00007fbfe21c72cd in SwXMLExport::ExportAutoStyles_() (this=0x7fbfd0a558e0) at /home/buildslave/source/libo-core/sw/source/filter/xml/xmlfmte.cxx:258 nContentAutostyles = #38 0x00007fc001bc7769 in SvXMLExport::ImplExportAutoStyles() (this=this@entry=0x7fbfd0a558e0) at /home/buildslave/source/libo-core/xmloff/source/core/xmlexp.cxx:1122 aElem = {mrExport = @0x7fbfd0a558e0, maElementName = "office:automatic-styles", mbIgnoreWhitespaceInside = true, mbDoSomething = true} sStyleNames = "StyleNames" sStyleFamilies = "StyleFamilies" #39 0x00007fc001bc8a87 in SvXMLExport::exportDoc(xmloff::token::XMLTokenEnum) (this=this@entry=0x7fbfd0a558e0, eClass=eClass@entry=xmloff::token::XML_TEXT) at /home/buildslave/source/libo-core/xmloff/source/core/xmlexp.cxx:1390 eRootService = nExportMode = aElem = {mrExport = @0x7fbfd0a558e0, maElementName = "office:document-content", mbIgnoreWhitespaceInside = true, mbDoSomething = true} bOwnGraphicResolver = false bOwnEmbeddedResolver = false nPos = pVersion = #40 0x00007fbfe21bebba in SwXMLExport::exportDoc(xmloff::token::XMLTokenEnum) (this=0x7fbfd0a558e0, eClass=xmloff::token::XML_TEXT) at /home/buildslave/source/libo-core/sw/source/filter/xml/xmlexp.cxx:309 aPauseThreadStarting = {mbPausedThreadStarting = false} aGuard = {> = {pT = 0x563508ddb390}, } pDoc = 0x7fbfd4bb59b0 eUnit = xGraphicStorageHandler = empty rtl::Reference xEmbeddedResolver = empty rtl::Reference bSaveRedline = false nRedlineFlags = RedlineFlags::NONE pLayout = __PRETTY_FUNCTION__ = "virtual ErrCode SwXMLExport::exportDoc(xmloff::token::XMLTokenEnum)" #41 0x00007fc001bc6740 in SvXMLExport::filter(com::sun::star::uno::Sequence const&) (this=0x7fbfd0a558e0, aDescriptor=) at /home/buildslave/source/libo-core/xmloff/source/core/xmlexp.cxx:814 nTest = 83 #42 0x00007fbfe21b8f06 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 *) 0x7fbfd0cd0990, xComponent=uno::Reference to (SwXTextDocument *) 0x7fbfd4e99490, rxContext=uno::Reference to (cppu::(anonymous namespace)::ComponentContext *) 0x563508dd7d08, pServiceName=pServiceName@entry=0x7fbfe284ce70 "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:576 xSaxWriter = uno::Reference to ((anonymous namespace)::SAXWriter *) 0x7fbfd0b8bc18 aArgs = uno::Sequence of length 4 = {uno::Any("com.sun.star.xml.sax.XWriter": { = { = {_vptr.XInterface = 0x7fbfd0b8bc18}, }, = { = { = {_vptr.XInterface = 0x563508efc370}, }, }, }), uno::Any("com.sun.star.beans.XPropertySet": { = {_vptr.XInterface = 0x7fbfd0b3ea00}, }), uno::Any("com.sun.star.document.XGraphicStorageHandler": { = {_vptr.XInterface = 0x7fbfd0899180}, }), uno::Any("com.sun.star.document.XEmbeddedObjectResolver": { = {_vptr.XInterface = 0x7fbfd0c42678}, })} pArgs = xExporter = uno::Reference to (SwXMLExport *) 0x7fbfd0a55918 xFilter = uno::Reference to (SwXMLExport *) 0x7fbfd0a55908 #43 0x00007fbfe21b93df 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=0x7fbfd0131f90, xComponent=uno::Reference to (SwXTextDocument *) 0x7fbfd4e99490, pStreamName=pStreamName@entry=0x7fbfe293f156 "content.xml", rxContext=uno::Reference to (cppu::(anonymous namespace)::ComponentContext *) 0x563508dd7d08, pServiceName=0x7fbfe284ce70 "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:525 xSet = uno::Reference to (OWriteStream *) 0x7fbfd0cd09d8 xOutputStream = uno::Reference to (OWriteStream *) 0x7fbfd0cd0990 xInfoSet = uno::Reference to (comphelper::(anonymous namespace)::GenericPropertySet *) 0x7fbfd0b3ea00 sStreamName = "content.xml" xStream = uno::Reference to (OWriteStream *) 0x7fbfd0cd0998 bRet = false #44 0x00007fbfe21ba90c in SwXMLWriter::Write_(SfxItemSet const*) (this=this@entry=0x7fbfd0131f90, pMediumItemSet=) at /home/buildslave/source/libo-core/sw/source/filter/xml/wrtxml.cxx:385 xStatusIndicator = empty uno::Reference aDocHierarchicalName = "" bNoEmbDS = xContext = uno::Reference to (cppu::(anonymous namespace)::ComponentContext *) 0x563508dd7d08 xGraphicStorageHandler = uno::Reference to (SvXMLGraphicHelper *) 0x7fbfd0899180 xGraphicHelper = rtl::Reference to 0x7fbfd0899140 xObjectResolver = uno::Reference to (SvXMLEmbeddedObjectHelper *) 0x7fbfd0c42678 xObjectHelper = rtl::Reference to 0x7fbfd0c42640 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 *) 0x7fbfd0b3ea00 xModelComp = uno::Reference to (SwXTextDocument *) 0x7fbfd4e99490 xDPS = uno::Reference to (SwXTextDocument *) 0x7fbfd4e99678 __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 = 0x7fbfd0b3ea00}, })} pArgs = aFilterArgs = uno::Sequence of length 3 = {uno::Any("com.sun.star.beans.XPropertySet": { = {_vptr.XInterface = 0x7fbfd0b3ea00}, }), uno::Any("com.sun.star.document.XGraphicStorageHandler": { = {_vptr.XInterface = 0x7fbfd0899180}, }), uno::Any("com.sun.star.document.XEmbeddedObjectResolver": { = {_vptr.XInterface = 0x7fbfd0c42678}, })} aProps = empty uno::Sequence bWarn = false bStoreMeta = sWarnFile = "" bErr = false sErrFile = "" #45 0x00007fbfe21bb2f2 in SwXMLWriter::WriteMedium(SfxMedium&) (this=0x7fbfd0131f90, aTargetMedium=) at /home/buildslave/source/libo-core/sw/source/filter/xml/wrtxml.cxx:469 #46 0x00007fbfe21a4287 in StgWriter::Write(SwPaM&, com::sun::star::uno::Reference const&, rtl::OUString const*, SfxMedium*) (this=this@entry=0x7fbfd0131f90, rPaM=SwPaM = {...}, rStg=uno::Reference to (OStorage *) 0x7fbfd08a0518, pFName=pFName@entry=0x0, pMedium=pMedium@entry=0x7fbfd00492e0) at /home/buildslave/source/libo-core/sw/source/filter/writer/writer.cxx:508 nRet = {mnCode = {m_value = 3806607472}, maArg1 = "鯰\xdb7f羿\000鯰\xdb7f羿\000\x1ad0퓭羿", '\000' , "ාਭ翀", '\000' , "羿\000뼀匹䋞\000\000\000\000\xffff\xffff\xffff\002\000\000\000ি翀\000킵羿\000킵羿\000킵羿\000ຟ\xa56翀", '\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ꥸ\xdb7f羿\000羿\000팰羿\000캰탔羿\000鸠\xdb7f羿\000濗\x9ca翀\000\001\000\000\000"..., maArg2 = "鯰\xdb7f羿\000鯰\xdb7f羿\000\x1ad0퓭羿", '\000' , "ාਭ翀", '\000' , "羿\000뼀匹䋞\000\000\000\000\xffff\xffff\xffff\002\000\000\000ি翀\000킵羿\000킵羿\000킵羿\000ຟ\xa56翀", '\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ꥸ\xdb7f羿\000羿\000팰羿\000캰탔羿\000鸠\xdb7f羿\000濗\x9ca翀\000\001\000\000\000"..., mnDialogMask = 3572308688, moLoc = std::optional [no contained value]} #47 0x00007fbfe21b8a98 in SwXMLWriter::Write(SwPaM&, SfxMedium&, rtl::OUString const*) (this=0x7fbfd0131f90, rPaM=SwPaM = {...}, rMed=..., pFileName=0x0) at /home/buildslave/source/libo-core/sw/source/filter/xml/wrtxml.cxx:477 #48 0x00007fbfe20e242e in SwWriter::Write(tools::SvRef const&, rtl::OUString const*) (this=this@entry=0x7fbfdb7fb010, rxWriter=..., pRealFileName=pRealFileName@entry=0x0) at /home/buildslave/source/libo-core/sw/source/filter/basflt/shellio.cxx:864 aPauseThreadStarting = {mbPausedThreadStarting = false} bHasMark = false pTempCursor = std::shared_ptr (use count 1, weak count 1) = {get() = 0x7fbfd0a937e0} pPam = 0x7fbfd0a93868 xDoc = empty rtl::Reference pOutDoc = 0x7fbfd4bb59b0 bLockedView = true pESh = 0x7fbfd4ea44a0 xGuard = std::unique_ptr = {get() = 0x7fbfd0cd08b0} nError = {mnCode = {m_value = 0}, maArg1 = "", maArg2 = "", mnDialogMask = DialogMask::NONE, moLoc = std::optional = {[contained value] = {_M_impl = 0x7fbfe2f112c0}}} #49 0x00007fbfe2211e45 in SwDocShell::SaveAs(SfxMedium&) (this=0x7fbfd42c7000, rMedium=...) at /home/buildslave/source/libo-core/sw/source/uibase/app/docsh.cxx:545 bIsModified = false bLockedView = true aWrt = {m_pStrm = 0x0, m_xStg = empty uno::Reference, m_pMedium = 0x7fbfd00492e0, m_pOutPam = 0x0, m_pShell = 0x0, m_rDoc = @0x7fbfd4bb59b0, m_bWriteAll = true} aOldOLELnk = {function_ = 0x7fbfe220dee8 , instance_ = 0x7fbfd42c7000, file_ = 0x7fbfe286f190 "/home/buildslave/source/libo-core/sw/source/uibase/app/docshini.cxx", line_ = 411, target_ = 0x7fbfe286f168 "SwDocShell::LinkStubOle2ModifiedHdl"} xWrt = {pObj = 0x7fbfd0131f90} aWait = {mrDoc = @0x7fbfd42c7000, mbLockUnlockDispatcher = true, mpLockedDispatchers = {m_vector = std::__debug::vector of length 1, capacity 1 = {0x7fbfd4d85f70}}} 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 = 0x7fbfe2f12aa0}}} nVBWarning = {m_value = } xStor = uno::Reference to (OStorage *) 0x7fbfd08a0518 #50 0x00007fc0083f67f9 in SfxObjectShell::SaveAsOwnFormat(SfxMedium&) (this=0x7fbfd42c7000, rMedium=...) at /home/buildslave/source/libo-core/sfx2/source/doc/objstor.cxx:3709 nVersion = 6800 bTemplate = xStorage = uno::Reference to (OStorage *) 0x7fbfd08a0518 #51 0x00007fc008401588 in SfxObjectShell::SaveTo_Impl(SfxMedium&, SfxItemSet const*) (this=this@entry=0x7fbfd42c7000, rMedium=..., pSet=pSet@entry=0x0) at /home/buildslave/source/libo-core/sfx2/source/doc/objstor.cxx:1838 xMedStorage = uno::Reference to (OStorage *) 0x7fbfd08a0518 bPasswdProvided = false pVersionItem = 0x0 aTmpVersionURL = "" aMod = {pPersist = 0x7fbfd42c7000, bWasEnabled = true} aViewGuard = std::unique_ptr = {get() = 0x7fbfd0ccc2a0} xContext = uno::Reference to (cppu::(anonymous namespace)::ComponentContext *) 0x563508dd7d08 pFilter = std::shared_ptr (use count 4, weak count 0) = {get() = 0x7fbfe800bfa0} 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 = 0x7fbfd42c7000, m_bUnlock = true} bCopyTo = true rMedSet = pSaveToItem = bOk = false #52 0x00007fc0084050fb in SfxObjectShell::PreDoSaveAs_Impl(rtl::OUString const&, rtl::OUString const&, SfxItemSet const&, com::sun::star::uno::Sequence const&) (this=this@entry=0x7fbfd42c7000, rFileName="file:///srv/crashtestdata/current/srv/crashtestdata/files/forums/docx/forum-mso-de-60423.odt", aFilterName="writer8", rItemSet=SfxItemSet of pool 0x563509a1b910 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:3459 xMergedParams = std::shared_ptr (use count 2, weak count 0) = {get() = 0x7fbfd072db40} pNewFile = 0x7fbfd00492e0 pNoFileSync = bUseThumbnailSave = aThumbnailGuard = {m_func = {__this = 0x7fbfd42c7000, __bUseThumbnailSave = true}, m_bDismissed = true} pNoThumbnail = pSaveToItem = bCopyTo = true bOk = false #53 0x00007fc008405acc in SfxObjectShell::CommonSaveAs_Impl(INetURLObject const&, rtl::OUString const&, SfxItemSet&, com::sun::star::uno::Sequence const&) (this=this@entry=0x7fbfd42c7000, aURL=..., aFilterName="writer8", rItemSet=SfxItemSet of pool 0x563509a1b910 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:3249 pSaveToItem = bSaveTo = true pFilter = std::shared_ptr (use count 4, weak count 0) = {get() = 0x7fbfe800bfa0} pCopyStreamItem = pActMed = aActName = {m_aAbsURIRef = "file:///srv/crashtestdata/files/forums/docx/forum-mso-de-60423.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 = 60}, 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 = "" #54 0x00007fc0083e9aba in SfxObjectShell::APISaveAs_Impl(std::basic_string_view >, SfxItemSet&, com::sun::star::uno::Sequence const&) (this=this@entry=0x7fbfd42c7000, aFileName=u"file:///srv/crashtestdata/current/srv/crashtestdata/files/forums/docx/forum-mso-de-60423.odt", rItemSet=SfxItemSet of pool 0x563509a1b910 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:320 xLock = rtl::Reference to 0x7fbfd42c7000 pDocTitleItem = 0x0 aFilterName = "writer8" pFilterNameItem = bOk = false #55 0x00007fc00843807b in SfxBaseModel::impl_store(rtl::OUString const&, com::sun::star::uno::Sequence const&, bool) (this=this@entry=0x7fbfd4e99400, sURL="file:///srv/crashtestdata/current/srv/crashtestdata/files/forums/docx/forum-mso-de-60423.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 0x563509a1b910 with parent 0x0 and Which ranges: [(500, 500), (5507, 5507), (5530, 5530), (6546, 6546)] = {[5530] = { = {_vptr.SfxPoolItem = 0x7fc007e531f0 , m_nRefCount = 0, m_nWhich = 5530, m_eItemType = SfxItemType::SfxStringItemType, m_nSerialNumber = 531192, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bNameOrIndex = false, m_bDeleted = false}, m_aValue = "writer8"}, [6546] = { = {_vptr.SfxPoolItem = 0x7fc007e500a8 , m_nRefCount = 0, m_nWhich = 6546, m_eItemType = SfxItemType::SfxBoolItemType, m_nSerialNumber = 531184, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bNameOrIndex = false, m_bDeleted = false}, m_bValue = true}, [5507] = { = {_vptr.SfxPoolItem = 0x7fc007e531f0 , m_nRefCount = 0, m_nWhich = 5507, m_eItemType = SfxItemType::SfxStringItemType, m_nSerialNumber = 531182, 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/forums/docx/forum-mso-de-60423.odt"}}, }} pCopyStreamItem = nModifyPasswordHash = aModifyPasswordInfo = empty uno::Sequence pModifyPasswordInfoItem = nOldModifyPasswordHash = 0 aOldModifyPasswordInfo = empty uno::Sequence bCopyTo = xOldDocProps = uno::Reference to ((anonymous namespace)::SfxDocumentMetaData *) 0x7fbfd4b95570 bRet = xHandler = uno::Reference to (com::sun::star::uno::XInterface *) 0x160bfadb7fb8a8 pItem = nErrCode = {mnCode = {m_value = 3568915840}, maArg1 = uninitialized rtl::OUString, maArg2 = "쓓⧢솜鰩엚姰었姨엓⧸큕䴩엠妴큅譈၇襈엏⥼큝䴩엠⧸큕볅啙쓐緣섹쐁緣팹씁矸譌䧉斍䇰}曠\x2e66Ἇ\204\000\000Ἇ@譈ࡇ磅젨赌၇\x1879ࡀ拄\x1879р拄\x1879ᑐ拄\x1879⁘拄项쓁秢\030싄頹쓁祢䀘쐐⥢솘拄\x1879\xc50䋄頹쓑祢䀘쐜⇂좘拄\x1879ᡀ譈၇襌쓇煂솘拄\x1879愍ጷ쐀磁졓拄鰱쓁烁졙셙ꣅ쥙Ἇ\204\000\000腈샬\000䠀䞋䰈䞍씐⧸⒴\230\000磅栨씐⡸䁐尩栤磅砨앐⡸⁘䰩䠤磅뀨À\000쇄夨엵⡸え搩砤磅(磅﬩磅砨애⧸\x2454았⥸⑴얈⡸킰\000씀⡸灠磅ﰩ尩려磅련\200\000磅琩頤䇄⡸쓲硁퀨"..., mnDialogMask = DialogMask::NONE, moLoc = std::optional = {[contained value] = {_M_impl = 0x0}}} #56 0x00007fc0084392ed in SfxBaseModel::storeToURL(rtl::OUString const&, com::sun::star::uno::Sequence const&) (this=0x7fbfd4e99400, rURL="file:///srv/crashtestdata/current/srv/crashtestdata/files/forums/docx/forum-mso-de-60423.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 = 0x7fc009217990