[New LWP 277976] [New LWP 270251] [New LWP 270697] [New LWP 270113] [New LWP 270253] [New LWP 270703] [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 0x00007fec0a200ebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [Current thread is 1 (Thread 0x7febe083f6c0 (LWP 277976))] Thread 6 (Thread 0x7febf99e46c0 (LWP 270703)): #0 0x00007fec0a2808e4 in recv () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007fec0a551845 in osl_receivePipe(oslPipe, void*, sal_Int32) (pPipe=pPipe@entry=0x7febf0000f20, pBuffer=pBuffer@entry=0x7febe4009828, BytesToRead=BytesToRead@entry=8) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:444 nRet = 0 #2 0x00007fec0a551afc in osl_readPipe(oslPipe, void*, sal_Int32) (pPipe=0x7febf0000f20, pBuffer=0x7febe4009828, n=) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:514 RetVal = BytesRead = 0 BytesToRead = 8 #3 0x00007febfb118875 in osl::StreamPipe::read(void*, int) const (n=8, pBuffer=, this=0x7febf0001550) 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=0x7febf0001520, aReadBytes=uno::Sequence of length 8 = {...}, nBytesToRead=8) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:83 n = #5 0x00007febfb0b3d1f in binaryurp::(anonymous namespace)::read(com::sun::star::uno::Reference const&, sal_uInt32, bool) (connection=uno::Reference to (io_acceptor::(anonymous namespace)::PipeConnection *) 0x7febf0001548, 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 0x00007febfb0b5d42 in binaryurp::Reader::execute() (this=0x7febf0006b00) 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 0x7febf0000fa0, state_ = @0x7febf0006b48, buffer_ = uno::Sequence of length 7 = {74 'J', -89 '\247', -125 '\203', 13 '\r', 110 'n', 3 '\003', 76 'L'}, data_ = 0x7febe4008675 "", end_ = 0x7febe4008675 ""} header = {bridge_ = rtl::Reference to 0x7febf0000fa0, state_ = @0x7febf0006b48, buffer_ = uno::Sequence of length 8 = {0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000'}, data_ = 0x7febe4009830 "\026", end_ = 0x7febe4009830 "\026"} size = con = uno::Reference to (io_acceptor::(anonymous namespace)::PipeConnection *) 0x7febf0001548 #7 0x00007fec09b480d1 in salhelper::Thread::run() (this=0x7febf0006b00) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x7febf0006b00}, m_bDismissed = false} #8 0x00007fec09b48379 in osl::threadFunc(void*) (param=0x7febf0006b10) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7febf0006b10 #9 0x00007fec0a562511 in osl_thread_start_Impl(void*) (pData=0x7febf0008d60) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x7febf0008d60 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #10 0x00007fec0a1ff1c4 in () at /lib/x86_64-linux-gnu/libc.so.6 #11 0x00007fec0a27f85c in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 5 (Thread 0x7febfb0846c0 (LWP 270253)): #0 0x00007fec0a28069f in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007fec0a5513eb in osl_acceptPipe(oslPipe) (pPipe=0x7febf0001570) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:386 s = pAcceptedPipe = __PRETTY_FUNCTION__ = "oslPipeImpl* osl_acceptPipe(oslPipe)" flags = #2 0x00007febfb118a4d in osl::Pipe::accept(osl::StreamPipe&) (this=this@entry=0x7febfb082508, Connection=...) at /home/buildslave/source/libo-core/include/osl/pipe.hxx:155 #3 0x00007febfb11851c in io_acceptor::PipeAcceptor::accept() (this=0x7febf0000d70) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:157 pipe = {m_handle = 0x7febf0001570} pConn = rtl::Reference to 0x7febf0009320 status = #4 0x00007febfb11e6a0 in (anonymous namespace)::OAcceptor::accept(rtl::OUString const&) (this=0x557889b030c0, sConnectionDescription="pipe,name=pytest97f526d6-d068-11ef-a7cc-98f2b32c495c") at /home/buildslave/source/libo-core/io/source/acceptor/acceptor.cxx:198 guard = {m_pFlag = 0x557889b03138} r = empty uno::Reference #5 0x00007febfc924fa9 in desktop::Acceptor::run() (this=this@entry=0x557889b02570) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:108 rConnection = empty uno::Reference rBridge = uno::Reference to (binaryurp::Bridge *) 0x7febf0000fc8 g = {_M_device = 0x557889b025a8, _M_owns = false} aDescription = "pipe,name=pytest97f526d6-d068-11ef-a7cc-98f2b32c495c,uniqueValue=140651320579408" rInstanceProvider = uno::Reference to (desktop::AccInstanceProvider *) 0x7febf0000d38 #6 0x00007febfc9254a1 in desktop::offacc_workerfunc(void*) (acc=0x557889b02570) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:46 #7 0x00007fec0a562511 in osl_thread_start_Impl(void*) (pData=0x557889b08e60) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x557889b08e60 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #8 0x00007fec0a1ff1c4 in () at /lib/x86_64-linux-gnu/libc.so.6 #9 0x00007fec0a27f85c in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 4 (Thread 0x7fec00f21e00 (LWP 270113)): #0 0x00007fec0a1fbf16 in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007fec0a1fe5d8 in pthread_cond_wait () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007fec0497e265 in std::condition_variable::wait > (__p=..., __lock=..., this=0x557888b85a50) at /usr/include/c++/12/condition_variable:102 g = {_M_device = 0x557888b85a28, _M_owns = true} request = SvpRequest::NONE pInst = 0x557888b85800 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #3 SvpSalYieldMutex::doAcquire(unsigned int) (this=0x557888b85930, nLockCount=1) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:306 g = {_M_device = 0x557888b85a28, _M_owns = true} request = SvpRequest::NONE pInst = 0x557888b85800 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #4 0x00007fec042c7e98 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 0x00007fec0475fca7 in SalInstance::AcquireYieldMutex(unsigned int) (this=, nCount=nCount@entry=1) at /home/buildslave/source/libo-core/vcl/source/app/salvtables.cxx:146 #6 0x00007fec047ac645 in Application::AcquireSolarMutex(unsigned int) (nCount=, nCount@entry=1) at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:530 pSVData = #7 0x00007fec0497dc1a in SolarMutexReleaser::~SolarMutexReleaser() (this=0x7fff45ff7424, __in_chrg=) at /home/buildslave/source/libo-core/include/vcl/svapp.hxx:1418 __PRETTY_FUNCTION__ = "bool SvpSalInstance::ImplYield(bool, bool)" bWasEvent = false bMustSleep = nTimeoutMicroS = 5705815 aReleaser = {mnReleased = 1} #8 SvpSalInstance::ImplYield(bool, bool) (this=this@entry=0x557888b85800, bWait=bWait@entry=true, bHandleAllCurrentEvents=bHandleAllCurrentEvents@entry=false) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:463 __PRETTY_FUNCTION__ = "bool SvpSalInstance::ImplYield(bool, bool)" bWasEvent = false bMustSleep = nTimeoutMicroS = 5705815 aReleaser = {mnReleased = 1} #9 0x00007fec0497df1e in SvpSalInstance::DoYield(bool, bool) (this=0x557888b85800, bWait=, bHandleAllCurrentEvents=) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:475 __PRETTY_FUNCTION__ = "virtual bool SvpSalInstance::DoYield(bool, bool)" bWasEvent = false pMutex = 0x557888b85930 #10 0x00007fec047aeb79 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:396 pSVData = 0x7fec0537e620 ::get()::instance> bProcessedEvent = #11 0x00007fec047aef16 in Application::Yield() () at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:495 bAbort = false #12 0x00007fec047af001 in Application::Execute() () at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:374 pSVData = 0x7fec0537e620 ::get()::instance> nExitCode = 0 #13 0x00007fec0a3a0e3b in desktop::Desktop::Main() (this=0x7fff45ff7fb0) at /home/buildslave/source/libo-core/desktop/source/app/app.cxx:1605 pDisplay = layer = {m_aEnvTypeName = "gcc3", m_xPreviousContext = uno::Reference to (class (anonymous namespace)::DesktopEnvironmentContext *) 0x557888b85cc8} eStatus = rCmdLineArgs = @0x7fec0a4f7cc0: {m_cwdUrl = std::optional = {[contained value] = "file:///srv/crashtestdata/control/task99"}, 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=pytest97f526d6-d068-11ef-a7cc-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 *) 0x557888b84148 xRestartManager = uno::Reference to (comphelper::OOfficeRestartManager *) 0x557889b01618 xDesktop = uno::Reference to (framework::Desktop *) 0x557888e35908 bMustLockProfile = aTitle = "Collabora OfficeDev 24.04.12.0 [a7ef21f36857a803c977d8f9c24b32a5e20ce7bd]" bAbort = aEvent = { = {Source = empty uno::Reference}, EventName = "OnStartApp", ViewController = empty uno::Reference, Supplement = uno::Any(void)} bCrashed = false bExistsRecoveryData = false bExistsSessionData = false pidfileName = "" #14 0x00007fec047baae9 in ImplSVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:229 pSVData = 0x7fec0537e620 ::get()::instance> nReturn = 1 bWasInitVCL = bInit = true nRet = 0 #15 0x00007fec047bac7f in SVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:261 #16 0x00007fec0a3d25a0 in soffice_main() () at /home/buildslave/source/libo-core/desktop/source/app/sofficemain.cxx:94 aDesktop = { = { = {_vptr.ILibreOfficeKitNotifier = 0x7fec0a4e9ec8 }, 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 = 0x7fec05290f18 , mpSchedulerData = 0x0, mpDebugName = 0x7fec0a44b4f0 "desktop::Desktop m_firstRunTimer", mePriority = TaskPriority::DEFAULT, mbActive = false, mbStatic = false}, maInvokeHandler = {function_ = 0x7fec0a39bef2 , instance_ = 0x7fff45ff7fb0, file_ = 0x7fec0a44b540 "/home/buildslave/source/libo-core/desktop/source/app/app.cxx", line_ = 437, target_ = 0x7fec0a44b518 "Desktop::LinkStubAsyncInitFirstRun"}, mnTimeout = 3000, mbAuto = false}, m_aUpdateThread = {_M_id = {_M_thread = 0}}} rCmdLineArgs = @0x7fec0a4f7cc0: {m_cwdUrl = std::optional = {[contained value] = "file:///srv/crashtestdata/control/task99"}, 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=pytest97f526d6-d068-11ef-a7cc-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 0x0000557887bd1962 in sal_main () at /home/buildslave/source/libo-core/desktop/source/app/main.c:51 ret = #18 0x0000557887bd19af in main (argc=, argv=) at /home/buildslave/source/libo-core/desktop/source/app/main.c:49 ret = Thread 3 (Thread 0x7febfc1656c0 (LWP 270697)): #0 0x00007fec0a1fbf16 in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007fec0a1fe5d8 in pthread_cond_wait () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007fec0a53ee01 in std::condition_variable::wait > (__p=..., __lock=..., this=0x7febf00085e0) at /usr/include/c++/12/condition_variable:102 g = {_M_device = 0x7febf0008610, _M_owns = true} pCond = 0x7febf00085e0 __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 = 0x7febf0008610, _M_owns = true} pCond = 0x7febf00085e0 __PRETTY_FUNCTION__ = "oslConditionResult osl_waitCondition(oslCondition, const TimeValue*)" #4 0x00007febfb0ba799 in osl::Condition::wait(TimeValue const*) (pTimeout=0x0, this=0x7febf0008530) at /home/buildslave/source/libo-core/include/osl/conditn.hxx:123 item = {tid = {_pSequence = 0x7febe4001120}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x557888b9d550}, 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=0x7febf0008350) at /home/buildslave/source/libo-core/binaryurp/source/writer.cxx:151 item = {tid = {_pSequence = 0x7febe4001120}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x557888b9d550}, 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 0x00007fec09b480d1 in salhelper::Thread::run() (this=0x7febf0008350) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x7febf0008350}, m_bDismissed = false} #7 0x00007fec09b48379 in osl::threadFunc(void*) (param=0x7febf0008360) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7febf0008360 #8 0x00007fec0a562511 in osl_thread_start_Impl(void*) (pData=0x7febf0006720) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x7febf0006720 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #9 0x00007fec0a1ff1c4 in () at /lib/x86_64-linux-gnu/libc.so.6 #10 0x00007fec0a27f85c in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 2 (Thread 0x7febfb9646c0 (LWP 270251)): #0 0x00007fec0a28069f in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007fec0a5513eb in osl_acceptPipe(oslPipe) (pPipe=0x557889af8bf0) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:386 s = pAcceptedPipe = __PRETTY_FUNCTION__ = "oslPipeImpl* osl_acceptPipe(oslPipe)" flags = #2 0x00007fec0a3cebfb in osl::Pipe::accept(osl::StreamPipe&) (this=this@entry=0x557889af5040, Connection=...) at /home/buildslave/source/libo-core/include/osl/pipe.hxx:155 #3 0x00007fec0a3ce700 in desktop::PipeIpcThread::execute() (this=0x557889af5010) at /home/buildslave/source/libo-core/desktop/source/app/officeipcthread.cxx:1128 aStreamPipe = { = {m_handle = 0x0}, } nError = __PRETTY_FUNCTION__ = "virtual void desktop::PipeIpcThread::execute()" #4 0x00007fec09b480d1 in salhelper::Thread::run() (this=0x557889af5010) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x557889af5010}, m_bDismissed = false} #5 0x00007fec09b48379 in osl::threadFunc(void*) (param=0x557889af5020) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x557889af5020 #6 0x00007fec0a562511 in osl_thread_start_Impl(void*) (pData=0x5578893ee8b0) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x5578893ee8b0 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #7 0x00007fec0a1ff1c4 in () at /lib/x86_64-linux-gnu/libc.so.6 #8 0x00007fec0a27f85c in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 1 (Thread 0x7febe083f6c0 (LWP 277976)): #0 0x00007fec0a200ebc in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007fec0a1b1fb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007fec0a19c472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #3 0x00007fec0a55b6f6 in (anonymous namespace)::callSystemHandler(int, siginfo_t*, void*) (signal=signal@entry=6, info=info@entry=0x7febe083a2b0, context=context@entry=0x7febe083a180) 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, 3701400320, 93976178363440, 140650939338681, 93976178363440, 3701400320, 140651751981387, 0, 93976195029808, 3701400320, 3701400320, 0, 140651758939935, 140650995591824, 691643133206306304, 93976194443328}}, sa_flags = 0, sa_restorer = 0x7febe083a180} i = #4 0x00007fec0a55b80f in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7febe083a2b0, context=0x7febe083a180) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:426 act = {__sigaction_handler = {sa_handler = 0xdc9ee300, sa_sigaction = 0xdc9ee300}, sa_mask = {__val = {691643133206306304, 0, 140651060765176, 140650939338681, 140650939871631, 140650989328896, 140650989328864, 140650989329376, 140650985931080, 140650995442416, 691643133206306304, 140651060765376, 140651081118335, 140650987928640, 140650940275284, 140651060765376}}, sa_flags = -648840358, sa_restorer = 0x7febdc2c3c40} Info = {Signal = osl_Signal_AccessViolation, UserSignal = 6, UserData = 0x0} #5 0x00007fec0a1b2050 in () at /lib/x86_64-linux-gnu/libc.so.6 #6 0x00007fec0a200ebc in () at /lib/x86_64-linux-gnu/libc.so.6 #7 0x00007fec0a1b1fb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #8 0x00007fec0a19c472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #9 0x00007fec04754b25 in SalAbort(rtl::OUString const&, bool) (rErrorText="", bDumpCore=bDumpCore@entry=true) at /home/buildslave/source/libo-core/vcl/source/app/salplug.cxx:431 #10 0x00007fec047ac548 in Application::Abort(rtl::OUString const&) (rErrorText="") at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:315 #11 0x00007fec0a39cece in desktop::Desktop::Exception(ExceptionCategory) (this=, nCategory=ExceptionCategory::System) at /home/buildslave/source/libo-core/desktop/source/app/app.cxx:1193 bInException = true nOldMode = rArgs = bRestart = false bAllowRecoveryAndSessionManagement = #12 0x00007fec047b96ac in VCLExceptionSignal_impl(void*, oslSignalInfo*) (pInfo=) at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:175 nOldMode = SystemWindowFlags::DIALOG pSVData = 0x7fec0537e620 ::get()::instance> aLock = {m_isAcquired = true, m_isChecked = true, m_rSolarMutex = @0x557888b85930} bIn = true nVCLException = #13 0x00007fec0a51162f in callSignalHandler(oslSignalInfo*) (pInfo=pInfo@entry=0x7febe083a8f0) at /home/buildslave/source/libo-core/sal/osl/all/signalshared.cxx:47 pHandler = 0x557889afe840 Action = #14 0x00007fec0a55b7b2 in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7febe083aaf0, context=0x7febe083a9c0) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:423 Info = {Signal = osl_Signal_AccessViolation, UserSignal = 6, UserData = 0x0} #15 0x00007fec0a1b2050 in () at /lib/x86_64-linux-gnu/libc.so.6 #16 0x00007fec0a200ebc in () at /lib/x86_64-linux-gnu/libc.so.6 #17 0x00007fec0a1b1fb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #18 0x00007fec0a19c472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #19 0x00007fec0a19c395 in () at /lib/x86_64-linux-gnu/libc.so.6 #20 0x00007fec0a1aaeb2 in () at /lib/x86_64-linux-gnu/libc.so.6 #21 0x00007febd954175f in writerfilter::dmapper::DomainMapper_Impl::substream(unsigned int, tools::SvRef > const&) (this=0x7febdc2c3c40, rName=90025, ref=...) at /home/buildslave/source/libo-core/writerfilter/source/dmapper/DomainMapper_Impl.cxx:9950 contextSize = 1 propSize = {1, 0, 0, 0, 0} bHasFtn = false __PRETTY_FUNCTION__ = "void writerfilter::dmapper::DomainMapper_Impl::substream(Id, const writerfilter::Reference::Pointer_t&)" #22 0x00007febd94d4888 in writerfilter::dmapper::DomainMapper::lcl_substream(unsigned int, tools::SvRef >) (this=, rName=, ref=...) at /home/buildslave/source/libo-core/writerfilter/source/dmapper/DomainMapper.cxx:4730 #23 0x00007febd9597f75 in writerfilter::LoggedStream::substream(unsigned int, tools::SvRef >) (this=this@entry=0x7febdc2b6228, name=name@entry=90025, ref=...) at /home/buildslave/source/libo-core/writerfilter/source/dmapper/LoggedResources.cxx:272 #24 0x00007febd94912f2 in writerfilter::rtftok::RTFDocumentImpl::resolveSubstream(unsigned long, unsigned int, rtl::OUString const&) (this=this@entry=0x7febdc675160, nPos=nPos@entry=26728, nId=nId@entry=90025, rIgnoreFirst="") at /home/buildslave/source/libo-core/writerfilter/source/rtftok/rtfdocumentimpl.cxx:393 nCurrent = 874016 pImpl = 0x7febdca102b0 #25 0x00007febd94914af in writerfilter::rtftok::RTFDocumentImpl::resolveSubstream(unsigned long, unsigned int) (this=this@entry=0x7febdc675160, nPos=nPos@entry=26728, nId=nId@entry=90025) at /home/buildslave/source/libo-core/writerfilter/source/rtftok/rtfdocumentimpl.cxx:368 #26 0x00007febd94917a5 in writerfilter::rtftok::RTFDocumentImpl::sectBreak(bool) (this=this@entry=0x7febdc675160, bFinal=bFinal@entry=true) at /home/buildslave/source/libo-core/writerfilter/source/rtftok/rtfdocumentimpl.cxx:716 __func__ = "sectBreak" bNeedSect = true pBreak = {pObj = 0x7febdcc79180} bContinuous = true pValue = aAttributes = { = , _vptr.RTFSprms = 0x647261646e617453, m_pSprms = {pObj = 0x7febe083b320}} aSprms = { = {_vptr.SvRefBase = 0x7febdc9ee360, nRefCount = 169914940, bNoDelete = 0}, _vptr.RTFSprms = 0x7febdc9ee360, m_pSprms = {pObj = 0x7fec0a20b23c}} pProperties = {pObj = 0x7febd95ca2b8 , std::_Select1st >, std::less, std::allocator > >::_M_insert_node(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node >*)+38>} #27 0x00007febd949f845 in writerfilter::rtftok::RTFDocumentImpl::popState() (this=0x7febdc675160) at /home/buildslave/source/libo-core/writerfilter/source/rtftok/rtfdocumentimpl.cxx:3706 aState = {m_pDocumentImpl = 0x7febdc675160, m_nInternalState = writerfilter::rtftok::RTFInternalState::NORMAL, m_eDestination = writerfilter::rtftok::Destination::NORMAL, m_eFieldStatus = writerfilter::rtftok::RTFFieldStatus::NONE, m_bFieldLocked = false, m_nBorderState = writerfilter::rtftok::RTFBorderState::PARAGRAPH, m_aTableSprms = { = {_vptr.SvRefBase = 0x7febd98338d8 , nRefCount = 0, bNoDelete = 1}, _vptr.RTFSprms = 0x7febd98338b0 , m_pSprms = {pObj = 0x7febdc050900}}, m_aTableAttributes = { = {_vptr.SvRefBase = 0x7febd98338d8 , nRefCount = 0, bNoDelete = 1}, _vptr.RTFSprms = 0x7febd98338b0 , m_pSprms = {pObj = 0x7febdc59a3a0}}, m_aCharacterSprms = { = {_vptr.SvRefBase = 0x7febd98338d8 , nRefCount = 0, bNoDelete = 1}, _vptr.RTFSprms = 0x7febd98338b0 , m_pSprms = {pObj = 0x7febdcd28d00}}, m_aCharacterAttributes = { = {_vptr.SvRefBase = 0x7febd98338d8 , nRefCount = 0, bNoDelete = 1}, _vptr.RTFSprms = 0x7febd98338b0 , m_pSprms = {pObj = 0x7febdc308cc0}}, m_aParagraphSprms = { = {_vptr.SvRefBase = 0x7febd98338d8 , nRefCount = 0, bNoDelete = 1}, _vptr.RTFSprms = 0x7febd98338b0 , m_pSprms = {pObj = 0x7febdc308600}}, m_aParagraphAttributes = { = {_vptr.SvRefBase = 0x7febd98338d8 , nRefCount = 0, bNoDelete = 1}, _vptr.RTFSprms = 0x7febd98338b0 , m_pSprms = {pObj = 0x7febdc98f9b0}}, m_aSectionSprms = { = {_vptr.SvRefBase = 0x7febd98338d8 , nRefCount = 0, bNoDelete = 1}, _vptr.RTFSprms = 0x7febd98338b0 , m_pSprms = {pObj = 0x7febdc04fbc0}}, m_aSectionAttributes = { = {_vptr.SvRefBase = 0x7febd98338d8 , nRefCount = 0, bNoDelete = 1}, _vptr.RTFSprms = 0x7febd98338b0 , m_pSprms = {pObj = 0x7febdc08b9a0}}, m_aTableRowSprms = { = {_vptr.SvRefBase = 0x7febd98338d8 , nRefCount = 0, bNoDelete = 1}, _vptr.RTFSprms = 0x7febd98338b0 , m_pSprms = {pObj = 0x7febdc96b410}}, m_aTableRowAttributes = { = {_vptr.SvRefBase = 0x7febd98338d8 , nRefCount = 0, bNoDelete = 1}, _vptr.RTFSprms = 0x7febd98338b0 , m_pSprms = {pObj = 0x7febdc66eb10}}, m_aTableCellSprms = { = {_vptr.SvRefBase = 0x7febd98338d8 , nRefCount = 0, bNoDelete = 1}, _vptr.RTFSprms = 0x7febd98338b0 , m_pSprms = {pObj = 0x7febdcc27ff0}}, m_aTableCellAttributes = { = {_vptr.SvRefBase = 0x7febd98338d8 , nRefCount = 0, bNoDelete = 1}, _vptr.RTFSprms = 0x7febd98338b0 , m_pSprms = {pObj = 0x7febdc413a10}}, m_aTabAttributes = { = {_vptr.SvRefBase = 0x7febd98338d8 , nRefCount = 0, bNoDelete = 1}, _vptr.RTFSprms = 0x7febd98338b0 , m_pSprms = {pObj = 0x7febdc9c54c0}}, m_aCurrentColor = {m_bAuto = true, m_nR = 0 '\000', m_nG = 0 '\000', m_nB = 0 '\000'}, m_nCurrentEncoding = 1, m_nUc = 1, m_nCharsToSkip = 0, m_nBinaryToRead = 0, m_nListLevelNum = 0, m_aListLevelEntries = { = {_vptr.SvRefBase = 0x7febd98338d8 , nRefCount = 0, bNoDelete = 1}, _vptr.RTFSprms = 0x7febd98338b0 , m_pSprms = {pObj = 0x7febdc0dfad0}}, m_aLevelNumbers = std::__debug::vector of length 0, capacity 0, m_bLevelNumbersValid = true, m_aPicture = { = {_vptr.SvRefBase = 0x7febd9833520 , nRefCount = 0, bNoDelete = 1}, _vptr.RTFPicture = 0x7febd98334f8 , nWidth = 0, nHeight = 0, nGoalWidth = 0, nGoalHeight = 0, nScaleX = 100, nScaleY = 100, nCropT = 0, nCropB = 0, nCropL = 0, nCropR = 0, eWMetafile = 0, eStyle = writerfilter::rtftok::RTFBmpStyle::NONE}, m_aShape = { = {_vptr.SvRefBase = 0x7febd9833400 , nRefCount = 0, bNoDelete = 1}, _vptr.RTFShape = 0x7febd98333d8 , m_aProperties = std::__debug::vector of length 0, capacity 0, m_aGroupProperties = std::__debug::vector of length 0, capacity 0, m_nLeft = 0, m_nTop = 0, m_nRight = 0, m_nBottom = 0, m_oZ = std::optional [no contained value], m_nHoriOrientRelation = 0, m_nVertOrientRelation = 0, m_nHoriOrientRelationToken = 0, m_nVertOrientRelationToken = 0, m_nWrap = com::sun::star::text::WrapTextMode::WrapTextMode_MAKE_FIXED_SIZE, m_bInBackground = false, m_aWrapPolygonSprms = { = {_vptr.SvRefBase = 0x7febd98338d8 , nRefCount = 0, bNoDelete = 1}, _vptr.RTFSprms = 0x7febd98338b0 , m_pSprms = {pObj = 0x7febdc28f3e0}}, m_aAnchorAttributes = { = {_vptr.SvRefBase = 0x7febd98338d8 , nRefCount = 0, bNoDelete = 1}, _vptr.RTFSprms = 0x7febd98338b0 , m_pSprms = {pObj = 0x7febdc36cd60}}, m_aWrapSprm = {first = 0, second = {pObj = 0x0}}}, m_aDrawingObject = { = { = {_vptr.SvRefBase = 0x7febd98334c0 , nRefCount = 0, bNoDelete = 1}, _vptr.RTFShape = 0x7febd9833498 , m_aProperties = std::__debug::vector of length 0, capacity 0, m_aGroupProperties = std::__debug::vector of length 0, capacity 0, m_nLeft = 0, m_nTop = 0, m_nRight = 0, m_nBottom = 0, m_oZ = std::optional [no contained value], m_nHoriOrientRelation = 0, m_nVertOrientRelation = 0, m_nHoriOrientRelationToken = 0, m_nVertOrientRelationToken = 0, m_nWrap = com::sun::star::text::WrapTextMode::WrapTextMode_MAKE_FIXED_SIZE, m_bInBackground = false, m_aWrapPolygonSprms = { = {_vptr.SvRefBase = 0x7febd98338d8 , nRefCount = 0, bNoDelete = 1}, _vptr.RTFSprms = 0x7febd98338b0 , m_pSprms = {pObj = 0x7febdc04f400}}, m_aAnchorAttributes = { = {_vptr.SvRefBase = 0x7febd98338d8 , nRefCount = 0, bNoDelete = 1}, _vptr.RTFSprms = 0x7febd98338b0 , m_pSprms = {pObj = 0x7febdc2150d0}}, m_aWrapSprm = {first = 0, second = {pObj = 0x0}}}, m_xShape = empty uno::Reference, m_xPropertySet = empty uno::Reference, m_aPendingProperties = std::__debug::vector of length 0, capacity 0, m_nLineColorR = 0 '\000', m_nLineColorG = 0 '\000', m_nLineColorB = 0 '\000', m_bHasLineColor = false, m_nFillColorR = 0 '\000', m_nFillColorG = 0 '\000', m_nFillColorB = 0 '\000', m_bHasFillColor = false, m_nDhgt = 0, m_nFLine = -1, m_nPolyLineCount = 0, m_aPolyLinePoints = std::__debug::vector of length 0, capacity 0, m_bHadShapeText = false}, m_aFrame = {m_pDocumentImpl = 0x7febdc675160, m_nX = 0, m_nY = 0, m_nW = 0, m_nH = 0, m_nHoriPadding = 0, m_nVertPadding = 0, m_nHoriAlign = 0, m_nHoriAnchor = 0, m_nVertAlign = 0, m_nVertAnchor = 0, m_nHRule = 91920, m_oWrap = std::optional [no contained value]}, m_eRunType = writerfilter::rtftok::RTFParserState::RunType::NONE, m_nYear = 0, m_nMonth = 0, m_nDay = 0, m_nHour = 0, m_nMinute = 0, m_aDestinationText = "", m_pCurrentDestinationText = 0x7febdca5f4e8, m_nCurrentStyleIndex = 93, m_nCurrentCharacterStyleIndex = -1, m_nCurrentListIndex = -1, m_nCurrentListOverrideIndex = -1, m_pCurrentBuffer = 0x0, m_bInListpicture = false, m_bInBackground = false, m_bHadShapeText = false, m_bInShapeGroup = false, m_bInShape = false, m_bCreatedShapeGroup = false, m_bStartedTrackchange = false, m_aPropName = "", m_aPropType = uno::Type void, m_nTableRowWidthAfter = 0, m_aDocVar = "", m_aDocVarName = ""} eError = writerfilter::rtftok::RTFError::OK __PRETTY_FUNCTION__ = "virtual writerfilter::rtftok::RTFError writerfilter::rtftok::RTFDocumentImpl::popState()" #28 0x00007febd94c6125 in writerfilter::rtftok::RTFTokenizer::resolveParse() (this=0x7febdc3e87d0) at /home/buildslave/source/libo-core/writerfilter/source/rtftok/rtftokenizer.cxx:114 nCurrentPos = 874016 __func__ = "resolveParse" ch = 125 '}' ret = b = 0 count = 2 nPercentSize = 0 nLastPos = 0 #29 0x00007febd948d36e in writerfilter::rtftok::RTFDocumentImpl::resolve(writerfilter::Stream&) (this=this@entry=0x7febdc675160, rMapper=) at /home/buildslave/source/libo-core/writerfilter/source/rtftok/rtfdocumentimpl.cxx:855 #30 0x00007febd9605e82 in (anonymous namespace)::RtfFilter::filter(com::sun::star::uno::Sequence const&) (this=0x7febdc377980, rDescriptor=) at /home/buildslave/source/libo-core/writerfilter/source/filter/RtfFilter.cxx:163 aMediaDesc = Python Exception : No type named std::__detail::_Hash_node, true>. { = {m_aMap = std::__debug::unordered_map with 13 elements}, static PROP_ABORTED = {pData = 0x7fec08fcf270