[New LWP 1889330] [New LWP 1885843] [New LWP 1886757] [New LWP 1886137] [New LWP 1886144] [New LWP 1886759] [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 0x00007f284a42debc in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [Current thread is 1 (Thread 0x7f28214646c0 (LWP 1889330))] Thread 6 (Thread 0x7f28390506c0 (LWP 1886759)): #0 0x00007f284a4ad8e4 in recv () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f284a791751 in osl_receivePipe(oslPipe, void*, sal_Int32) (pPipe=pPipe@entry=0x7f2830000f00, pBuffer=pBuffer@entry=0x7f2828006fa8, BytesToRead=BytesToRead@entry=8) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:453 socket = 13 nRet = #2 0x00007f284a791a36 in osl_readPipe(oslPipe, void*, sal_Int32) (pPipe=0x7f2830000f00, pBuffer=0x7f2828006fa8, n=) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:527 RetVal = BytesRead = 0 BytesToRead = 8 #3 0x00007f283af388af in osl::StreamPipe::read(void*, int) const (n=8, pBuffer=, this=0x7f2830001550) 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=0x7f2830001520, aReadBytes=uno::Sequence of length 8 = {...}, nBytesToRead=8) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:83 n = #5 0x00007f283aed0555 in binaryurp::(anonymous namespace)::read(com::sun::star::uno::Reference const&, sal_uInt32, bool) (connection=uno::Reference to (io_acceptor::(anonymous namespace)::PipeConnection *) 0x7f2830001548, 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 0x00007f283aed24f2 in binaryurp::Reader::execute() (this=0x7f2830006a80) 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 0x7f2830000fb0, state_ = @0x7f2830006ac8, buffer_ = uno::Sequence of length 7 = {-113 '\217', -25 '\347', -71 '\271', 93 ']', -54 '\312', -92 '\244', -80 '\260'}, data_ = 0x7f282800844a '\231' , "\225", end_ = 0x7f282800844a '\231' , "\225"} header = {bridge_ = rtl::Reference to 0x7f2830000fb0, state_ = @0x7f2830006ac8, buffer_ = uno::Sequence of length 8 = {0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000'}, data_ = 0x7f2828006fb0 "", end_ = 0x7f2828006fb0 ""} size = con = uno::Reference to (io_acceptor::(anonymous namespace)::PipeConnection *) 0x7f2830001548 #7 0x00007f2849d48121 in salhelper::Thread::run() (this=0x7f2830006a80) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x7f2830006a80}, m_bDismissed = false} #8 0x00007f2849d483c7 in osl::threadFunc(void*) (param=0x7f2830006a90) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7f2830006a90 #9 0x00007f284a7a239b in osl_thread_start_Impl(void*) (pData=0x7f2830008f70) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x7f2830008f70 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #10 0x00007f284a42c1c4 in () at /lib/x86_64-linux-gnu/libc.so.6 #11 0x00007f284a4ac85c in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 5 (Thread 0x7f283ae9e6c0 (LWP 1886144)): #0 0x00007f284a4ad69f in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f284a79127a in osl_acceptPipe(oslPipe) (pPipe=0x7f2830001570) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:388 s = pAcceptedPipe = socket = 12 __PRETTY_FUNCTION__ = "oslPipeImpl* osl_acceptPipe(oslPipe)" aGuard = {_M_device = 0x7f2830001570, _M_owns = false} flags = #2 0x00007f283af38a81 in osl::Pipe::accept(osl::StreamPipe&) (this=this@entry=0x7f283ae9c4f8, Connection=...) at /home/buildslave/source/libo-core/include/osl/pipe.hxx:155 #3 0x00007f283af38562 in io_acceptor::PipeAcceptor::accept() (this=0x7f2830000d50) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:157 pipe = {m_handle = 0x7f2830001570} pConn = rtl::Reference to 0x7f2830009530 status = #4 0x00007f283af3e4c0 in (anonymous namespace)::OAcceptor::accept(rtl::OUString const&) (this=0x564036aeb370, sConnectionDescription="pipe,name=pytest569c46ad-bcf8-11ef-a595-98f2b32c495c") at /home/buildslave/source/libo-core/io/source/acceptor/acceptor.cxx:198 guard = {m_pFlag = 0x564036aeb3e8} r = empty uno::Reference #5 0x00007f283c732a2d in desktop::Acceptor::run() (this=this@entry=0x564036aec240) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:110 g = {_M_device = 0x564036aec278, _M_owns = true} rConnection = empty uno::Reference aDescription = "pipe,name=pytest569c46ad-bcf8-11ef-a595-98f2b32c495c,uniqueValue=139810580731216" rInstanceProvider = uno::Reference to (desktop::AccInstanceProvider *) 0x7f2830000d38 #6 0x00007f283c732ed9 in desktop::offacc_workerfunc(void*) (acc=0x564036aec240) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:46 #7 0x00007f284a7a239b in osl_thread_start_Impl(void*) (pData=0x564036af18e0) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x564036af18e0 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #8 0x00007f284a42c1c4 in () at /lib/x86_64-linux-gnu/libc.so.6 #9 0x00007f284a4ac85c in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 4 (Thread 0x7f283b7836c0 (LWP 1886137)): #0 0x00007f284a4ad69f in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f284a79127a in osl_acceptPipe(oslPipe) (pPipe=0x564036a5ff10) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:388 s = pAcceptedPipe = socket = 9 __PRETTY_FUNCTION__ = "oslPipeImpl* osl_acceptPipe(oslPipe)" aGuard = {_M_device = 0x564036a5ff10, _M_owns = false} flags = #2 0x00007f284a609b8d in osl::Pipe::accept(osl::StreamPipe&) (this=this@entry=0x564036ae0bd0, Connection=...) at /home/buildslave/source/libo-core/include/osl/pipe.hxx:155 #3 0x00007f284a609692 in desktop::PipeIpcThread::execute() (this=0x564036ae0ba0) 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 0x00007f2849d48121 in salhelper::Thread::run() (this=0x564036ae0ba0) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x564036ae0ba0}, m_bDismissed = false} #5 0x00007f2849d483c7 in osl::threadFunc(void*) (param=0x564036ae0bb0) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x564036ae0bb0 #6 0x00007f284a7a239b in osl_thread_start_Impl(void*) (pData=0x5640363d45b0) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x5640363d45b0 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #7 0x00007f284a42c1c4 in () at /lib/x86_64-linux-gnu/libc.so.6 #8 0x00007f284a4ac85c in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 3 (Thread 0x7f28398516c0 (LWP 1886757)): #0 0x00007f284a428f16 in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f284a42b5d8 in pthread_cond_wait () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f284a77ff25 in std::condition_variable::wait > (__p=..., __lock=..., this=0x7f2830008560) at /usr/include/c++/12/condition_variable:102 g = {_M_device = 0x7f2830008590, _M_owns = true} pCond = 0x7f2830008560 __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 = 0x7f2830008590, _M_owns = true} pCond = 0x7f2830008560 __PRETTY_FUNCTION__ = "oslConditionResult osl_waitCondition(oslCondition, const TimeValue*)" #4 0x00007f283aed6c36 in osl::Condition::wait(TimeValue const*) (pTimeout=0x0, this=0x7f28300084b0) at /home/buildslave/source/libo-core/include/osl/conditn.hxx:123 item = {tid = {_pSequence = 0x7f2828001120}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x564035b66d90}, 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=0x7f28300082d0) at /home/buildslave/source/libo-core/binaryurp/source/writer.cxx:151 item = {tid = {_pSequence = 0x7f2828001120}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x564035b66d90}, 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 0x00007f2849d48121 in salhelper::Thread::run() (this=0x7f28300082d0) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x7f28300082d0}, m_bDismissed = false} #7 0x00007f2849d483c7 in osl::threadFunc(void*) (param=0x7f28300082e0) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7f28300082e0 #8 0x00007f284a7a239b in osl_thread_start_Impl(void*) (pData=0x7f2830008ce0) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x7f2830008ce0 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #9 0x00007f284a42c1c4 in () at /lib/x86_64-linux-gnu/libc.so.6 #10 0x00007f284a4ac85c in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 2 (Thread 0x7f2842188e00 (LWP 1885843)): #0 0x00007f284a428f16 in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f284a42b5d8 in pthread_cond_wait () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f2844bbef1f in std::condition_variable::wait > (__p=..., __lock=..., this=0x564035b51630) at /usr/include/c++/12/condition_variable:102 g = {_M_device = 0x564035b51608, _M_owns = true} request = SvpRequest::NONE pInst = 0x564035b513e0 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #3 SvpSalYieldMutex::doAcquire(unsigned int) (this=0x564035b51510, nLockCount=1) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:334 g = {_M_device = 0x564035b51608, _M_owns = true} request = SvpRequest::NONE pInst = 0x564035b513e0 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #4 0x00007f284450b626 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 0x00007f28449a71f7 in SalInstance::AcquireYieldMutex(unsigned int) (this=, nCount=nCount@entry=1) at /home/buildslave/source/libo-core/vcl/source/app/salvtables.cxx:146 #6 0x00007f28449f31a9 in Application::AcquireSolarMutex(unsigned int) (nCount=) at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:508 pSVData = #7 0x00007f2844bbe8cc in SolarMutexReleaser::~SolarMutexReleaser() (this=0x7ffd0408a4f4, __in_chrg=) at /home/buildslave/source/libo-core/include/vcl/svapp.hxx:1425 __PRETTY_FUNCTION__ = "bool SvpSalInstance::ImplYield(bool, bool)" bWasEvent = false bMustSleep = nTimeoutMicroS = 692102 aReleaser = {mnReleased = 1} #8 SvpSalInstance::ImplYield(bool, bool) (this=this@entry=0x564035b513e0, 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 = 692102 aReleaser = {mnReleased = 1} #9 0x00007f2844bbebd4 in SvpSalInstance::DoYield(bool, bool) (this=0x564035b513e0, bWait=, bHandleAllCurrentEvents=) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:503 __PRETTY_FUNCTION__ = "virtual bool SvpSalInstance::DoYield(bool, bool)" bWasEvent = false pMutex = 0x564035b51510 #10 0x00007f28449f52ab 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 = 0x7f28455ee6e0 ::get()::instance> bProcessedEvent = #11 0x00007f28449f5648 in Application::Yield() () at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:473 bAbort = false #12 0x00007f28449f5740 in Application::Execute() () at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:360 releaser = {mnReleased = 1} pSVData = 0x7f28455ee6e0 ::get()::instance> nExitCode = 0 #13 0x00007f284a5db6b2 in desktop::Desktop::Main() (this=0x7ffd0408af10) at /home/buildslave/source/libo-core/desktop/source/app/app.cxx:1679 pDisplay = startT = {__d = {__r = 1734496028717237748}} recordTime = {} layer = {m_aEnvTypeName = "gcc3", m_xPreviousContext = uno::Reference to (class (anonymous namespace)::DesktopEnvironmentContext *) 0x564035b518e8} eStatus = rCmdLineArgs = @0x7f284a737880: {m_cwdUrl = std::optional = {[contained value] = "file:///srv/crashtestdata/control/task1923"}, 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=pytest569c46ad-bcf8-11ef-a595-98f2b32c495c;urp"}, m_unaccept = std::__debug::vector of length 0, capacity 0, m_openlist = std::__debug::vector of length 0, capacity 0, m_viewlist = std::__debug::vector of length 0, capacity 0, m_startlist = std::__debug::vector of length 0, capacity 0, m_forceopenlist = std::__debug::vector of length 0, capacity 0, m_forcenewlist = std::__debug::vector of length 0, capacity 0, m_printlist = std::__debug::vector of length 0, capacity 0, m_printtolist = std::__debug::vector of length 0, capacity 0, m_printername = "", m_conversionlist = std::__debug::vector of length 0, capacity 0, m_conversionparams = "", m_conversionout = "", m_convertimages = "", m_startListParams = "", m_infilter = std::__debug::vector of length 0, capacity 0, m_language = "", m_pidfile = ""} inst_fin = xContext = xRestartManager = uno::Reference to (comphelper::OOfficeRestartManager *) 0x564036aeb0b8 xDesktop = uno::Reference to (framework::Desktop *) 0x564035e0acb8 bMustLockProfile = aTitle = "LibreOfficeDev 25.8.0.0.alpha0 [7c2d94c6b41a71e0440953d753f6a7092626bc9c]" bAbort = aEvent = { = {Source = empty uno::Reference}, EventName = "OnStartApp", ViewController = empty uno::Reference, Supplement = uno::Any(void)} bCrashed = false bExistsRecoveryData = false bExistsSessionData = false pidfileName = "" #14 0x00007f2844a01501 in ImplSVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:228 pSVData = 0x7f28455ee6e0 ::get()::instance> nReturn = 1 bWasInitVCL = bInit = true nRet = 0 #15 0x00007f2844a01541 in SVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:246 #16 0x00007f284a60d6d2 in soffice_main() () at /home/buildslave/source/libo-core/desktop/source/app/sofficemain.cxx:121 aDesktop = { = { = {_vptr.ILibreOfficeKitNotifier = 0x7f284a729d58 }, 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 = 0x7f28454fc5a8 , mpSchedulerData = 0x0, mpDebugName = 0x7f284a686288 "desktop::Desktop m_firstRunTimer", mePriority = TaskPriority::DEFAULT, mbActive = false, mbStatic = false}, maInvokeHandler = {function_ = 0x7f284a5d69d4 , instance_ = 0x7ffd0408af10, file_ = 0x7f284a6862d8 "/home/buildslave/source/libo-core/desktop/source/app/app.cxx", line_ = 450, target_ = 0x7f284a6862b0 "Desktop::LinkStubAsyncInitFirstRun"}, mnTimeout = 3000, mbAuto = false}, m_aUpdateThread = {_M_id = {_M_thread = 0}}} rCmdLineArgs = @0x7f284a737880: {m_cwdUrl = std::optional = {[contained value] = "file:///srv/crashtestdata/control/task1923"}, 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=pytest569c46ad-bcf8-11ef-a595-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 0x0000564035742962 in sal_main () at /home/buildslave/source/libo-core/desktop/source/app/main.c:51 ret = #18 0x00005640357429af in main (argc=, argv=) at /home/buildslave/source/libo-core/desktop/source/app/main.c:49 ret = Thread 1 (Thread 0x7f28214646c0 (LWP 1889330)): #0 0x00007f284a42debc in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f284a3defb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f284a3c9472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #3 0x00007f284a79b96e in (anonymous namespace)::callSystemHandler(int, siginfo_t*, void*) (signal=signal@entry=6, info=info@entry=0x7f282145eab0, context=context@entry=0x7f282145e980) 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, 139810333649144, 139810333649232, 139811017787908, 0, 139811017788404, 139810333649144, 139810333649136, 139810333649232, 139810333649232, 139810333649048, 139811017788696, 1, 8322325673513249536, 94833795302240}}, sa_flags = 0, sa_restorer = 0x7f282145e980} i = #4 0x00007f284a79ba87 in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7f282145eab0, context=0x7f282145e980) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:426 act = {__sigaction_handler = {sa_handler = 0x7f282145e918, sa_sigaction = 0x7f282145e918}, sa_mask = {__val = {139811017788696, 139810333649176, 139811017788879, 139810044429944, 139810292073104, 1, 139810977863377, 1, 339860646328, 0, 139811025366180, 139811019172560, 1451843812, 139811014076224, 139811014066728, 139810333649396}}, sa_flags = 1249947850, sa_restorer = 0x7a} Info = {Signal = osl_Signal_AccessViolation, UserSignal = 6, UserData = 0x0} #5 0x00007f284a3df050 in () at /lib/x86_64-linux-gnu/libc.so.6 #6 0x00007f284a42debc in () at /lib/x86_64-linux-gnu/libc.so.6 #7 0x00007f284a3defb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #8 0x00007f284a3c9472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #9 0x00007f284499b27e in SalAbort(rtl::OUString const&, bool) (rErrorText="", bDumpCore=bDumpCore@entry=true) at /home/buildslave/source/libo-core/vcl/source/app/salplug.cxx:403 #10 0x00007f28449f303e in Application::Abort(rtl::OUString const&) (rErrorText="") at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:300 #11 0x00007f284a5d75fe 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 0x00007f2844a000fe in VCLExceptionSignal_impl(void*, oslSignalInfo*) (pInfo=) at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:175 nOldMode = SystemWindowFlags::DIALOG pSVData = 0x7f28455ee6e0 ::get()::instance> aLock = {m_isAcquired = true, m_isChecked = true, m_rSolarMutex = @0x564035b51510} bIn = true nVCLException = #13 0x00007f284a752666 in callSignalHandler(oslSignalInfo*) (pInfo=pInfo@entry=0x7f282145f0f0) at /home/buildslave/source/libo-core/sal/osl/all/signalshared.cxx:47 pHandler = 0x564036ae8360 Action = #14 0x00007f284a79ba2a in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7f282145f2f0, context=0x7f282145f1c0) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:423 Info = {Signal = osl_Signal_AccessViolation, UserSignal = 6, UserData = 0x0} #15 0x00007f284a3df050 in () at /lib/x86_64-linux-gnu/libc.so.6 #16 0x00007f284a42debc in () at /lib/x86_64-linux-gnu/libc.so.6 #17 0x00007f284a3defb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #18 0x00007f284a3c9472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #19 0x00007f284a09ffa5 in std::__throw_bad_exception() () at /lib/x86_64-linux-gnu/libstdc++.so.6 #20 0x00007f2816757792 in std::__debug::deque, std::allocator > >::back() (this=this@entry=0x7f281007a138) at /usr/include/c++/12/debug/deque:380 __PRETTY_FUNCTION__ = "std::__debug::deque<_Tp, _Allocator>::reference std::__debug::deque<_Tp, _Allocator>::back() [with _Tp = tools::SvRef; _Allocator = std::allocator const&) (this=this@entry=0x7f28100206d0, rSprm=..., rContext=) at /home/buildslave/source/libo-core/sw/source/writerfilter/dmapper/DomainMapper.cxx:2703 pContext = {pObj = 0x7f281689de4e} xTOC = empty uno::Reference pSectHdl = {pObj = 0x7f2810173580} pProperties = {pObj = 0x7f2810211340} __PRETTY_FUNCTION__ = "void writerfilter::dmapper::DomainMapper::sprmWithProps(writerfilter::Sprm&, const writerfilter::dmapper::PropertyMapPtr&)" __func__ = "sprmWithProps" nSprmId = pSectionContext = 0x7f28101530f0 pValue = 0x7f28102579f0 nIntValue = 0 sStringValue = "0" #23 0x00007f28166ef0e3 in writerfilter::dmapper::DomainMapper::lcl_sprm(writerfilter::Sprm&) (this=0x7f28100206d0, rSprm=...) at /home/buildslave/source/libo-core/sw/source/writerfilter/dmapper/DomainMapper.cxx:1414 #24 0x00007f2816799857 in writerfilter::LoggedProperties::sprm(writerfilter::Sprm&) (this=0x7f28100206d0, rSprm=...) at /home/buildslave/source/libo-core/sw/source/writerfilter/dmapper/LoggedResources.cxx:365 #25 0x00007f28166b9eab in writerfilter::rtftok::RTFReferenceProperties::resolve(writerfilter::Properties&) (this=0x7f281021fbb0, rHandler=...) at /home/buildslave/source/libo-core/sw/source/writerfilter/rtftok/rtfreferenceproperties.cxx:34 aSprm = { = { = {_vptr.SvRefBase = 0x7f2816a500c8 , nRefCount = 0, bNoDelete = 1}, _vptr.Sprm = 0x7f2816a50078 }, m_nKeyword = 92427, m_pValue = @0x7f2810151808} rSprm = __for_range = @0x7f281021fbd8: { = {_vptr.SvRefBase = 0x7f2816a50128 , nRefCount = 0, bNoDelete = 1}, _vptr.RTFSprms = 0x7f2816a50100 , m_pSprms = {pObj = 0x7f2810254750}} __for_begin = {first = 92427, second = {pObj = 0x7f28102579f0}} __for_end = {first = 2576980377, second = {pObj = 0x9999999999999999}} #26 0x00007f2816808900 in writerfilter::dmapper::resolveSprmProps(writerfilter::Properties&, writerfilter::Sprm&) (rHandler=..., rSprm=...) at /home/buildslave/source/libo-core/sw/source/writerfilter/dmapper/util.cxx:66 pProperties = {pObj = 0x7f281021fbb0} #27 0x00007f28166e930f in writerfilter::dmapper::DomainMapper::sprmWithProps(writerfilter::Sprm&, tools::SvRef const&) (this=this@entry=0x7f28100206d0, rSprm=..., rContext=...) at /home/buildslave/source/libo-core/sw/source/writerfilter/dmapper/DomainMapper.cxx:2522 __PRETTY_FUNCTION__ = "void writerfilter::dmapper::DomainMapper::sprmWithProps(writerfilter::Sprm&, const writerfilter::dmapper::PropertyMapPtr&)" __func__ = "sprmWithProps" nSprmId = 92217 pSectionContext = 0x7f28101530f0 pValue = 0x7f2810173610 nIntValue = 0 sStringValue = "0" #28 0x00007f28166ef0e3 in writerfilter::dmapper::DomainMapper::lcl_sprm(writerfilter::Sprm&) (this=0x7f28100206d0, rSprm=...) at /home/buildslave/source/libo-core/sw/source/writerfilter/dmapper/DomainMapper.cxx:1414 #29 0x00007f2816799857 in writerfilter::LoggedProperties::sprm(writerfilter::Sprm&) (this=0x7f28100206d0, rSprm=...) at /home/buildslave/source/libo-core/sw/source/writerfilter/dmapper/LoggedResources.cxx:365 #30 0x00007f28166b9eab in writerfilter::rtftok::RTFReferenceProperties::resolve(writerfilter::Properties&) (this=0x7f2810233a60, rHandler=...) at /home/buildslave/source/libo-core/sw/source/writerfilter/rtftok/rtfreferenceproperties.cxx:34 aSprm = { = { = {_vptr.SvRefBase = 0x7f2816a500c8 , nRefCount = 0, bNoDelete = 1}, _vptr.Sprm = 0x7f2816a50078 }, m_nKeyword = 92217, m_pValue = @0x7f28102215e8} rSprm = __for_range = @0x7f2810233a88: { = {_vptr.SvRefBase = 0x7f2816a50128 , nRefCount = 0, bNoDelete = 1}, _vptr.RTFSprms = 0x7f2816a50100 , m_pSprms = {pObj = 0x7f28102148d0}} __for_begin = {first = 92217, second = {pObj = 0x7f2810173610}} __for_end = {first = 1835093504, second = {pObj = 0x25}} #31 0x00007f28166d8ecf in writerfilter::dmapper::DomainMapper::lcl_props(tools::SvRef > const&) (this=0x7f28100206d0, ref=) at /home/buildslave/source/libo-core/sw/source/writerfilter/dmapper/DomainMapper.cxx:4704 #32 0x00007f2816799186 in writerfilter::LoggedStream::props(tools::SvRef > const&) (this=0x7f2810020728, ref=...) at /home/buildslave/source/libo-core/sw/source/writerfilter/dmapper/LoggedResources.cxx:244 #33 0x00007f281669bdaf in writerfilter::rtftok::RTFDocumentImpl::sectBreak(bool) (this=this@entry=0x7f28100bc770, bFinal=bFinal@entry=false) at /home/buildslave/source/libo-core/sw/source/writerfilter/rtftok/rtfdocumentimpl.cxx:732 __func__ = "sectBreak" bNeedSect = true pBreak = {pObj = 0x7f2810151740} bContinuous = true pValue = aAttributes = { = {_vptr.SvRefBase = 0x7f2816a50128 , nRefCount = 0, bNoDelete = 1}, _vptr.RTFSprms = 0x7f2816a50100 , m_pSprms = {pObj = 0x0}} aSprms = { = {_vptr.SvRefBase = 0x7f2816a50128 , nRefCount = 0, bNoDelete = 1}, _vptr.RTFSprms = 0x7f2816a50100 , m_pSprms = {pObj = 0x0}} pProperties = {pObj = 0x7f2810233a60} #34 0x00007f28166823fe in writerfilter::rtftok::RTFDocumentImpl::dispatchSymbol(writerfilter::rtftok::RTFKeyword) (this=0x7f28100bc770, nKeyword=writerfilter::rtftok::RTFKeyword::SECT) at /home/buildslave/source/libo-core/sw/source/writerfilter/rtftok/rtfdispatchsymbol.cxx:159 bPendingFloatingTable = false pTblpPr = {pObj = 0x0} aSkip = {m_rImport = @0x7f28100bc778, m_bParsed = true, m_bReset = true} cCh = 0 '\000' __PRETTY_FUNCTION__ = "virtual writerfilter::rtftok::RTFError writerfilter::rtftok::RTFDocumentImpl::dispatchSymbol(writerfilter::rtftok::RTFKeyword)" #35 0x00007f28166ce8f2 in writerfilter::rtftok::RTFTokenizer::dispatchKeyword(rtl::OString const&, bool, int) (this=this@entry=0x7f28100c13f0, rKeyword="sect", bParam=bParam@entry=false, nParam=nParam@entry=0) at /home/buildslave/source/libo-core/sw/source/writerfilter/rtftok/rtftokenizer.cxx:2195 __func__ = "dispatchKeyword" pSymbol = ret = #36 0x00007f28166cebf9 in writerfilter::rtftok::RTFTokenizer::resolveKeyword() (this=this@entry=0x7f28100c13f0) at /home/buildslave/source/libo-core/sw/source/writerfilter/rtftok/rtftokenizer.cxx:2145 ch = 92 '\\' aBuf = "" bNeg = false bParam = false nParam = 0 aKeyword = "sect" #37 0x00007f28166ceef2 in writerfilter::rtftok::RTFTokenizer::resolveParse() (this=0x7f28100c13f0) at /home/buildslave/source/libo-core/sw/source/writerfilter/rtftok/rtftokenizer.cxx:2022 nCurrentPos = 55598 __func__ = "resolveParse" ch = 92 '\\' ret = b = 0 count = 2 nPercentSize = 0 nLastPos = 0 #38 0x00007f2816696b74 in writerfilter::rtftok::RTFDocumentImpl::resolve(writerfilter::Stream&) (this=this@entry=0x7f28100bc770, rMapper=) at /home/buildslave/source/libo-core/sw/source/writerfilter/rtftok/rtfdocumentimpl.cxx:844 #39 0x00007f28168094da in (anonymous namespace)::RtfFilter::filter(com::sun::star::uno::Sequence const&) (this=0x7f28100205a0, rDescriptor=) at /home/buildslave/source/libo-core/sw/source/writerfilter/filter/RtfFilter.cxx:164 aMediaDesc = Python Exception : No type named std::__detail::_Hash_node, true>. { = {m_aMap = std::__debug::unordered_map with 13 elements}, static PROP_ABORTED = {pData = 0x7f284921b890