[New LWP 451406] [New LWP 394215] [New LWP 394302] [New LWP 394244] [New LWP 394245] [New LWP 394304] [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 0x00007f0bff3a3d3c in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [Current thread is 1 (Thread 0x7f0bc97ff6c0 (LWP 451406))] Thread 6 (Thread 0x7f0beaf546c0 (LWP 394304)): #0 0x00007f0bff423694 in recv () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f0bff6ef72d in osl_receivePipe(oslPipe, void*, sal_Int32) (pPipe=pPipe@entry=0x7f0be0000f20, pBuffer=pBuffer@entry=0x7f0bd800f2c8, BytesToRead=BytesToRead@entry=8) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:440 nRet = 0 #2 0x00007f0bff6ef9e4 in osl_readPipe(oslPipe, void*, sal_Int32) (pPipe=0x7f0be0000f20, pBuffer=0x7f0bd800f2c8, n=) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:510 RetVal = BytesRead = 0 BytesToRead = 8 #3 0x00007f0bf0571875 in osl::StreamPipe::read(void*, int) const (n=8, pBuffer=, this=0x7f0be0001550) 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=0x7f0be0001520, aReadBytes=uno::Sequence of length 8 = {...}, nBytesToRead=8) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:83 n = #5 0x00007f0bf050cda5 in binaryurp::(anonymous namespace)::read(com::sun::star::uno::Reference const&, sal_uInt32, bool) (connection=uno::Reference to (io_acceptor::(anonymous namespace)::PipeConnection *) 0x7f0be0001548, 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 0x00007f0bf050edc8 in binaryurp::Reader::execute() (this=0x7f0be0006b00) 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 0x7f0be0000fa0, state_ = @0x7f0be0006b48, buffer_ = uno::Sequence of length 7 = {-78 '\262', -102 '\232', -65 '\277', -43 '\325', -42 '\326', -52 '\314', 81 'Q'}, data_ = 0x7f0bd8018490 "97", end_ = 0x7f0bd8018490 "97"} header = {bridge_ = rtl::Reference to 0x7f0be0000fa0, state_ = @0x7f0be0006b48, buffer_ = uno::Sequence of length 8 = {0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000'}, data_ = 0x7f0bd800f2d0 "\026", end_ = 0x7f0bd800f2d0 "\026"} size = con = uno::Reference to (io_acceptor::(anonymous namespace)::PipeConnection *) 0x7f0be0001548 #7 0x00007f0bff22ae11 in salhelper::Thread::run() (this=0x7f0be0006b00) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x7f0be0006b00}, m_bDismissed = false} #8 0x00007f0bff22b0b7 in osl::threadFunc(void*) (param=0x7f0be0006b10) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7f0be0006b10 #9 0x00007f0bff7002ab in osl_thread_start_Impl(void*) (pData=0x7f0be0008d60) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x7f0be0008d60 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #10 0x00007f0bff3a2044 in () at /lib/x86_64-linux-gnu/libc.so.6 #11 0x00007f0bff42261c in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 5 (Thread 0x7f0bebfff6c0 (LWP 394245)): #0 0x00007f0bff42344f in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f0bff6ef2d3 in osl_acceptPipe(oslPipe) (pPipe=0x7f0be0001570) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:382 s = pAcceptedPipe = __PRETTY_FUNCTION__ = "oslPipeImpl* osl_acceptPipe(oslPipe)" flags = #2 0x00007f0bf0571a4d in osl::Pipe::accept(osl::StreamPipe&) (this=this@entry=0x7f0bebffd548, Connection=...) at /home/buildslave/source/libo-core/include/osl/pipe.hxx:155 #3 0x00007f0bf057151c in io_acceptor::PipeAcceptor::accept() (this=0x7f0be0000d70) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:157 pipe = {m_handle = 0x7f0be0001570} pConn = rtl::Reference to 0x7f0be0009310 status = #4 0x00007f0bf05776a0 in (anonymous namespace)::OAcceptor::accept(rtl::OUString const&) (this=0x562f972b8470, sConnectionDescription="pipe,name=pytestc6b612c0-8fa8-11ee-b84a-98f2b32c495c") at /home/buildslave/source/libo-core/io/source/acceptor/acceptor.cxx:198 guard = {m_pFlag = 0x562f972b84e8} r = empty uno::Reference #5 0x00007f0bf1d32f99 in desktop::Acceptor::run() (this=this@entry=0x562f972b9210) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:108 rConnection = empty uno::Reference rBridge = uno::Reference to (binaryurp::Bridge *) 0x7f0be0000fc8 g = {_M_device = 0x562f972b9248, _M_owns = false} aDescription = "pipe,name=pytestc6b612c0-8fa8-11ee-b84a-98f2b32c495c,uniqueValue=139688979469648" rInstanceProvider = uno::Reference to (desktop::AccInstanceProvider *) 0x7f0be0000d38 #6 0x00007f0bf1d33491 in desktop::offacc_workerfunc(void*) (acc=0x562f972b9210) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:46 #7 0x00007f0bff7002ab in osl_thread_start_Impl(void*) (pData=0x562f972be8c0) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x562f972be8c0 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #8 0x00007f0bff3a2044 in () at /lib/x86_64-linux-gnu/libc.so.6 #9 0x00007f0bff42261c in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 4 (Thread 0x7f0bf0dbd6c0 (LWP 394244)): #0 0x00007f0bff42344f in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f0bff6ef2d3 in osl_acceptPipe(oslPipe) (pPipe=0x562f972aef40) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:382 s = pAcceptedPipe = __PRETTY_FUNCTION__ = "oslPipeImpl* osl_acceptPipe(oslPipe)" flags = #2 0x00007f0bff5721a9 in osl::Pipe::accept(osl::StreamPipe&) (this=this@entry=0x562f972ad420, Connection=...) at /home/buildslave/source/libo-core/include/osl/pipe.hxx:155 #3 0x00007f0bff571cae in desktop::PipeIpcThread::execute() (this=0x562f972ad3f0) 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 0x00007f0bff22ae11 in salhelper::Thread::run() (this=0x562f972ad3f0) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x562f972ad3f0}, m_bDismissed = false} #5 0x00007f0bff22b0b7 in osl::threadFunc(void*) (param=0x562f972ad400) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x562f972ad400 #6 0x00007f0bff7002ab in osl_thread_start_Impl(void*) (pData=0x562f96542490) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x562f96542490 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #7 0x00007f0bff3a2044 in () at /lib/x86_64-linux-gnu/libc.so.6 #8 0x00007f0bff42261c in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 3 (Thread 0x7f0bf15be6c0 (LWP 394302)): #0 0x00007f0bff39eda6 in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f0bff3a1468 in pthread_cond_wait () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f0bff6de315 in std::condition_variable::wait > (__p=..., __lock=..., this=0x7f0be00085e0) at /usr/include/c++/12/condition_variable:102 g = {_M_device = 0x7f0be0008610, _M_owns = true} pCond = 0x7f0be00085e0 __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 = 0x7f0be0008610, _M_owns = true} pCond = 0x7f0be00085e0 __PRETTY_FUNCTION__ = "oslConditionResult osl_waitCondition(oslCondition, const TimeValue*)" #4 0x00007f0bf051381f in osl::Condition::wait(TimeValue const*) (pTimeout=0x0, this=0x7f0be0008530) at /home/buildslave/source/libo-core/include/osl/conditn.hxx:123 item = {tid = {_pSequence = 0x7f0bd8001750}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x562f963fd140}, 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=0x7f0be0008350) at /home/buildslave/source/libo-core/binaryurp/source/writer.cxx:151 item = {tid = {_pSequence = 0x7f0bd8001750}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x562f963fd140}, 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 0x00007f0bff22ae11 in salhelper::Thread::run() (this=0x7f0be0008350) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x7f0be0008350}, m_bDismissed = false} #7 0x00007f0bff22b0b7 in osl::threadFunc(void*) (param=0x7f0be0008360) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7f0be0008360 #8 0x00007f0bff7002ab in osl_thread_start_Impl(void*) (pData=0x7f0be0006720) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x7f0be0006720 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #9 0x00007f0bff3a2044 in () at /lib/x86_64-linux-gnu/libc.so.6 #10 0x00007f0bff42261c in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 2 (Thread 0x7f0bf8e90dc0 (LWP 394215)): #0 0x00007f0bff39eda6 in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f0bff3a1468 in pthread_cond_wait () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f0bf9b5816f in std::condition_variable::wait > (__p=..., __lock=..., this=0x562f963ef330) at /usr/include/c++/12/condition_variable:102 g = {_M_device = 0x562f963ef308, _M_owns = true} request = SvpRequest::NONE pInst = 0x562f963ef0e0 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #3 SvpSalYieldMutex::doAcquire(unsigned int) (this=0x562f963ef210, nLockCount=1) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:305 g = {_M_device = 0x562f963ef308, _M_owns = true} request = SvpRequest::NONE pInst = 0x562f963ef0e0 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #4 0x00007f0bf9559ea6 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 0x00007f0bf994e7d7 in SalInstance::AcquireYieldMutex(unsigned int) (this=, nCount=nCount@entry=1) at /home/buildslave/source/libo-core/vcl/source/app/salvtables.cxx:147 #6 0x00007f0bf999a98f in Application::AcquireSolarMutex(unsigned int) (nCount=, nCount@entry=1) at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:509 pSVData = #7 0x00007f0bf9b57b4e in SolarMutexReleaser::~SolarMutexReleaser() (this=0x7ffed3ea1c34, __in_chrg=) at /home/buildslave/source/libo-core/include/vcl/svapp.hxx:1418 __PRETTY_FUNCTION__ = "bool SvpSalInstance::ImplYield(bool, bool)" bWasEvent = false bMustSleep = nTimeoutMicroS = aReleaser = {mnReleased = 1} #8 SvpSalInstance::ImplYield(bool, bool) (this=this@entry=0x562f963ef0e0, bWait=bWait@entry=true, bHandleAllCurrentEvents=bHandleAllCurrentEvents@entry=false) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:459 __PRETTY_FUNCTION__ = "bool SvpSalInstance::ImplYield(bool, bool)" bWasEvent = false bMustSleep = nTimeoutMicroS = aReleaser = {mnReleased = 1} #9 0x00007f0bf9b57e28 in SvpSalInstance::DoYield(bool, bool) (this=0x562f963ef0e0, bWait=, bHandleAllCurrentEvents=) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:471 __PRETTY_FUNCTION__ = "virtual bool SvpSalInstance::DoYield(bool, bool)" bWasEvent = false pMutex = 0x562f963ef210 #10 0x00007f0bf999ce0d 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:390 pSVData = 0x7f0bfa53f640 ::get()::instance> bProcessedEvent = #11 0x00007f0bf999d1aa in Application::Yield() () at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:474 bAbort = false #12 0x00007f0bf999d295 in Application::Execute() () at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:368 pSVData = 0x7f0bfa53f640 ::get()::instance> nExitCode = 0 #13 0x00007f0bff544617 in desktop::Desktop::Main() (this=0x7ffed3ea27c0) at /home/buildslave/source/libo-core/desktop/source/app/app.cxx:1601 pDisplay = layer = {m_aEnvTypeName = "gcc3", m_xPreviousContext = uno::Reference to (class (anonymous namespace)::DesktopEnvironmentContext *) 0x562f963ef5a8} eStatus = rCmdLineArgs = @0x7f0bff696a80: {m_cwdUrl = std::optional = {[contained value] = "file:///srv/crashtestdata/control/task7917"}, 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=pytestc6b612c0-8fa8-11ee-b84a-98f2b32c495c;urp"}, m_unaccept = std::__debug::vector of length 0, capacity 0, m_openlist = std::__debug::vector of length 0, capacity 0, m_viewlist = std::__debug::vector of length 0, capacity 0, m_startlist = std::__debug::vector of length 0, capacity 0, m_forceopenlist = std::__debug::vector of length 0, capacity 0, m_forcenewlist = std::__debug::vector of length 0, capacity 0, m_printlist = std::__debug::vector of length 0, capacity 0, m_printtolist = std::__debug::vector of length 0, capacity 0, m_printername = "", m_conversionlist = std::__debug::vector of length 0, capacity 0, m_conversionparams = "", m_conversionout = "", m_convertimages = "", m_infilter = std::__debug::vector of length 0, capacity 0, m_language = "", m_pidfile = ""} inst_fin = xContext = uno::Reference to (cppu::(anonymous namespace)::ComponentContext *) 0x562f963edce8 xRestartManager = uno::Reference to (comphelper::OOfficeRestartManager *) 0x562f972b8158 xDesktop = uno::Reference to (framework::Desktop *) 0x562f9669c068 bMustLockProfile = aTitle = "LibreOfficeDev 24.2.0.0.alpha1 [53de98b29548ded88e0a44c80256fc5e340d551e]" bAbort = aEvent = { = {Source = empty uno::Reference}, EventName = "OnStartApp", ViewController = empty uno::Reference, Supplement = uno::Any(void)} bCrashed = false bExistsRecoveryData = false bExistsSessionData = false pidfileName = "" #14 0x00007f0bf99a8bb3 in ImplSVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:229 pSVData = 0x7f0bfa53f640 ::get()::instance> nReturn = 1 bWasInitVCL = bInit = true nRet = 0 #15 0x00007f0bf99a8d49 in SVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:261 #16 0x00007f0bff575b0e in soffice_main() () at /home/buildslave/source/libo-core/desktop/source/app/sofficemain.cxx:94 aDesktop = { = { = {_vptr.ILibreOfficeKitNotifier = 0x7f0bff688f28 }, 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 = 0x7f0bfa4574c8 , mpSchedulerData = 0x0, mpDebugName = 0x7f0bff5ea450 "desktop::Desktop m_firstRunTimer", mePriority = TaskPriority::DEFAULT, mbActive = false, mbStatic = false}, maInvokeHandler = {function_ = 0x7f0bff53f6e2 , instance_ = 0x7ffed3ea27c0, file_ = 0x7f0bff5ea4a0 "/home/buildslave/source/libo-core/desktop/source/app/app.cxx", line_ = 436, target_ = 0x7f0bff5ea478 "Desktop::LinkStubAsyncInitFirstRun"}, mnTimeout = 3000, mbAuto = false}, m_aUpdateThread = {_M_id = {_M_thread = 0}}} rCmdLineArgs = @0x7f0bff696a80: {m_cwdUrl = std::optional = {[contained value] = "file:///srv/crashtestdata/control/task7917"}, 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=pytestc6b612c0-8fa8-11ee-b84a-98f2b32c495c;urp"}, m_unaccept = std::__debug::vector of length 0, capacity 0, m_openlist = std::__debug::vector of length 0, capacity 0, m_viewlist = std::__debug::vector of length 0, capacity 0, m_startlist = std::__debug::vector of length 0, capacity 0, m_forceopenlist = std::__debug::vector of length 0, capacity 0, m_forcenewlist = std::__debug::vector of length 0, capacity 0, m_printlist = std::__debug::vector of length 0, capacity 0, m_printtolist = std::__debug::vector of length 0, capacity 0, m_printername = "", m_conversionlist = std::__debug::vector of length 0, capacity 0, m_conversionparams = "", m_conversionout = "", m_convertimages = "", m_infilter = std::__debug::vector of length 0, capacity 0, m_language = "", m_pidfile = ""} aUnknown = "" #17 0x0000562f95cf3962 in sal_main () at /home/buildslave/source/libo-core/desktop/source/app/main.c:51 ret = #18 0x0000562f95cf39af in main (argc=, argv=) at /home/buildslave/source/libo-core/desktop/source/app/main.c:49 ret = Thread 1 (Thread 0x7f0bc97ff6c0 (LWP 451406)): #0 0x00007f0bff3a3d3c in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f0bff354f32 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f0bff33f472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #3 0x00007f0bff6f9490 in (anonymous namespace)::callSystemHandler(int, siginfo_t*, void*) (signal=signal@entry=6, info=info@entry=0x7f0bc97f95b0, context=context@entry=0x7f0bc97f9480) 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, 599, 581, 646, 688, 61, 72, 70, 139689490982532, 115, 128, 32, 579, 580, 4412736750525229568, 94762399650912}}, sa_flags = 0, sa_restorer = 0x7f0bc97f9480} i = #4 0x00007f0bff6f95a9 in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7f0bc97f95b0, context=0x7f0bc97f9480) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:426 act = {__sigaction_handler = {sa_handler = 0x243, sa_sigaction = 0x243}, sa_mask = {__val = {580, 599, 581, 646, 688, 61, 83, 87, 139689490982758, 30, 81, 115, 128, 32, 579, 580}}, sa_flags = 599, sa_restorer = 0x245} Info = {Signal = osl_Signal_AccessViolation, UserSignal = 6, UserData = 0x0} #5 0x00007f0bff354fd0 in () at /lib/x86_64-linux-gnu/libc.so.6 #6 0x00007f0bff3a3d3c in () at /lib/x86_64-linux-gnu/libc.so.6 #7 0x00007f0bff354f32 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #8 0x00007f0bff33f472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #9 0x00007f0bf99437b3 in SalAbort(rtl::OUString const&, bool) (rErrorText="", bDumpCore=bDumpCore@entry=true) at /home/buildslave/source/libo-core/vcl/source/app/salplug.cxx:431 #10 0x00007f0bf999a892 in Application::Abort(rtl::OUString const&) (rErrorText="") at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:315 #11 0x00007f0bff540642 in desktop::Desktop::Exception(ExceptionCategory) (this=, nCategory=ExceptionCategory::System) at /home/buildslave/source/libo-core/desktop/source/app/app.cxx:1192 bInException = true nOldMode = rArgs = bRestart = false bAllowRecoveryAndSessionManagement = #12 0x00007f0bf99a7782 in VCLExceptionSignal_impl(void*, oslSignalInfo*) (pInfo=) at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:175 nOldMode = SystemWindowFlags::DIALOG pSVData = 0x7f0bfa53f640 ::get()::instance> aLock = {m_isAcquired = true, m_isChecked = true, m_rSolarMutex = @0x562f963ef210} bIn = true nVCLException = #13 0x00007f0bff6b056f in callSignalHandler(oslSignalInfo*) (pInfo=pInfo@entry=0x7f0bc97f9bf0) at /home/buildslave/source/libo-core/sal/osl/all/signalshared.cxx:47 pHandler = 0x562f972b5460 Action = #14 0x00007f0bff6f954c in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7f0bc97f9df0, context=0x7f0bc97f9cc0) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:423 Info = {Signal = osl_Signal_AccessViolation, UserSignal = 6, UserData = 0x0} #15 0x00007f0bff354fd0 in () at /lib/x86_64-linux-gnu/libc.so.6 #16 0x00007f0bff3a3d3c in () at /lib/x86_64-linux-gnu/libc.so.6 #17 0x00007f0bff354f32 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #18 0x00007f0bff33f472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #19 0x00007f0bff33f395 in () at /lib/x86_64-linux-gnu/libc.so.6 #20 0x00007f0bff34de32 in () at /lib/x86_64-linux-gnu/libc.so.6 #21 0x00007f0bd284e4a8 in sw::mark::CrossRefBookmark::CrossRefBookmark(SwPaM const&, vcl::KeyCode const&, rtl::OUString const&, std::basic_string_view >) (this=this@entry=0x7f0b7e4a19f0, __vtt_parm=__vtt_parm@entry=0x7f0bd3c88a60 , rPaM=SwPaM = {...}, rCode=..., rName="__RefNumPara__227751_1539435551", rPrefix=u"__RefNumPara__", __in_chrg=) at /home/buildslave/source/libo-core/sw/source/core/crsr/crossrefbookmark.cxx:44 #22 0x00007f0bd284e904 in sw::mark::CrossRefNumItemBookmark::CrossRefNumItemBookmark(SwPaM const&, vcl::KeyCode const&, rtl::OUString const&) (this=0x7f0b7e4a19f0, rPaM=SwPaM = {...}, rCode=..., rName="__RefNumPara__227751_1539435551", __in_chrg=, __vtt_parm=) at /home/buildslave/source/libo-core/sw/source/core/crsr/crossrefbookmark.cxx:85 #23 0x00007f0bd28db8d0 in std::make_unique(SwPaM const&, vcl::KeyCode&&, rtl::OUString const&) () at /usr/include/c++/12/bits/unique_ptr.h:1065 #24 0x00007f0bd28d9a5b in sw::mark::MarkManager::makeMark(SwPaM const&, rtl::OUString const&, IDocumentMarkAccess::MarkType, sw::mark::InsertMode, SwPosition const*) (this=0x7f0b859d2280, rPaM=SwPaM = {...}, rName="__RefNumPara__227751_1539435551", eType=IDocumentMarkAccess::MarkType::CROSSREF_NUMITEM_BOOKMARK, eMode=sw::mark::InsertMode::New, pSepPos=0x0) at /home/buildslave/source/libo-core/sw/source/core/doc/docbm.cxx:669 pMark = std::unique_ptr = {get() = 0x0} __PRETTY_FUNCTION__ = "virtual sw::mark::IMark* sw::mark::MarkManager::makeMark(const SwPaM&, const rtl::OUString&, IDocumentMarkAccess::MarkType, sw::mark::InsertMode, const SwPosition*)" #25 0x00007f0bd2e184cc in SwXBookmark::attachToRangeEx(com::sun::star::uno::Reference const&, IDocumentMarkAccess::MarkType, bool) (this=0x7f0b9aee2ad0, xTextRange=, eType=IDocumentMarkAccess::MarkType::CROSSREF_NUMITEM_BOOKMARK, eType@entry=IDocumentMarkAccess::MarkType::BOOKMARK, isFieldmarkSeparatorAtStart=isFieldmarkSeparatorAtStart@entry=false) at /home/buildslave/source/libo-core/sw/source/core/unocore/unobkm.cxx:234 pRange = pCursor = pDoc = aPam = { = SwPaM = {point = SwPosition (node 1211, offset 547), mark = SwPosition (node 1211, offset 509)}, } aCont = {m_pDoc = 0x7f0b9b19d460} #26 0x00007f0bd2e18603 in SwXBookmark::attachToRange(com::sun::star::uno::Reference const&) (this=, xTextRange=) at /home/buildslave/source/libo-core/sw/source/core/unocore/unobkm.cxx:254 #27 0x00007f0bd2e1551d in SwXBookmark::attach(com::sun::star::uno::Reference const&) (this=0x7f0b9aee2ad0, xTextRange=uno::Reference to (SwXTextCursor *) 0x7f0b8e552e80) at /home/buildslave/source/libo-core/sw/source/core/unocore/unobkm.cxx:260 aGuard = {> = {pT = 0x562f963ef210}, } #28 0x00007f0bd2f8a372 in SwXText::insertTextContent(com::sun::star::uno::Reference const&, com::sun::star::uno::Reference const&, unsigned char) (this=0x7f0b7d6c1978, xRange=uno::Reference to (SwXTextCursor *) 0x7f0b8e552e80, xContent=uno::Reference to (SwXBookmark *) 0x7f0b9aee2b18, bAbsorb=) at /home/buildslave/source/libo-core/sw/source/core/unocore/unotext.cxx:606 aGuard = {> = {pT = 0x562f963ef210}, } aZone = { = { = {static s_nBufferSize = 0, static s_pBufferFullCallback = 0x0, static s_bRecording = {_M_base = {static _S_alignment = 1, _M_i = false}, static is_always_lock_free = true}, m_nPid = 1, m_sArgs = ""}, m_sName = 0x7f0bd37ea439 "SwXText::insertTextContent"}, m_nCreateTime = 0, m_nNesting = -1} aPam = { = SwPaM = {point = SwPosition (node 1211, offset 547), mark = SwPosition (node 1211, offset 509)}, } pOwnStartNode = eSearchNodeType = pTmp = bForceExpandHints = false pDocumentIndexMark = pSection = pBookmark = pReferenceMark = 0x0 pMeta = 0x0 pContentControl = 0x0 pTextField = bAttribute = true xTempRange = uno::Reference to (SwXTextCursor *) 0x7f0b8e552e80 #29 0x00007f0bd1127d55 in writerfilter::dmapper::DomainMapper_Impl::StartOrEndBookmark(rtl::OUString const&) (this=0x7f0b2d278130, rId="62") at /home/buildslave/source/libo-core/writerfilter/source/dmapper/DomainMapper_Impl.cxx:8538 xText = uno::Reference to (SwXBodyText *) 0x7f0b7d6c1988 xBkmNamed = uno::Reference to (SwXBookmark *) 0x7f0b9aee2b10 xBookmark = uno::Reference to (SwXBookmark *) 0x7f0b9aee2b18 xCursor = uno::Reference to (SwXTextCursor *) 0x7f0b8e552e88 bIsAfterDummyPara = xTextAppend = uno::Reference to (SwXBodyText *) 0x7f0b7d6c1988 aBookmarkIter = {first = "62", second = {m_bIsStartOfText = false, m_sBookmarkName = "__RefNumPara__227751_1539435551", m_xTextRange = uno::Reference to (SwXTextRange *) 0x7f0b8e6255d0}} #30 0x00007f0bd10d693f in writerfilter::dmapper::DomainMapper::lcl_attribute(unsigned int, writerfilter::Value&) (this=0x7f0b9b024a60, nName=92115, val=...) at /home/buildslave/source/libo-core/writerfilter/source/dmapper/DomainMapper.cxx:328 nIntValue = 62 sStringValue = "62" pSectionContext = 0x7f0b8e456430 #31 0x00007f0bd118c11d in writerfilter::LoggedProperties::attribute(unsigned int, writerfilter::Value&) (this=this@entry=0x7f0b9b024a60, name=92115, val=...) at /home/buildslave/source/libo-core/writerfilter/source/dmapper/LoggedResources.cxx:354 #32 0x00007f0bd10b001f in writerfilter::rtftok::RTFReferenceProperties::resolve(writerfilter::Properties&) (this=0x7f0bdecfc830, rHandler=...) at /home/buildslave/source/libo-core/writerfilter/source/rtftok/rtfreferenceproperties.cxx:30 rAttribute = {first = 92115, second = {pObj = 0x7f0b8e248470}} __for_range = @0x7f0bdecfc838: { = {_vptr.SvRefBase = 0x7f0bd1417c78 , nRefCount = 0, bNoDelete = 1}, _vptr.RTFSprms = 0x7f0bd1417c50 , m_pSprms = {pObj = 0x7f0b8ecdcc00}} __for_begin = {first = 92115, second = {pObj = 0x7f0b8e248470}} __for_end = {first = 51, second = {pObj = 0xa5}} #33 0x00007f0bd10d4155 in writerfilter::dmapper::DomainMapper::lcl_props(tools::SvRef >) (this=0x7f0b9b024a60, ref=...) at /home/buildslave/source/libo-core/writerfilter/source/dmapper/DomainMapper.cxx:4534 #34 0x00007f0bd118bafe in writerfilter::LoggedStream::props(tools::SvRef >) (this=0x7f0b9b024ab8, ref=...) at /home/buildslave/source/libo-core/writerfilter/source/dmapper/LoggedResources.cxx:244 #35 0x00007f0bd1099df7 in writerfilter::rtftok::RTFDocumentImpl::beforePopState(writerfilter::rtftok::RTFParserState&) (this=this@entry=0x7f0bc2b2bd40, rState=...) at /home/buildslave/source/libo-core/writerfilter/source/rtftok/rtfdocumentimpl.cxx:2553 aStr = "_Ref395555413" #36 0x00007f0bd109e158 in writerfilter::rtftok::RTFDocumentImpl::popState() (this=0x7f0bc2b2bd40) at /home/buildslave/source/libo-core/writerfilter/source/rtftok/rtfdocumentimpl.cxx:3637 aState = {m_pDocumentImpl = 0x7f0bc2b2bd40, m_nInternalState = writerfilter::rtftok::RTFInternalState::NORMAL, m_eDestination = writerfilter::rtftok::Destination::BOOKMARKEND, m_eFieldStatus = writerfilter::rtftok::RTFFieldStatus::NONE, m_bFieldLocked = false, m_nBorderState = writerfilter::rtftok::RTFBorderState::CELL, m_aTableSprms = { = {_vptr.SvRefBase = 0x7f0bd1417c78 , nRefCount = 0, bNoDelete = 1}, _vptr.RTFSprms = 0x7f0bd1417c50 , m_pSprms = {pObj = 0x7f0b975976b0}}, m_aTableAttributes = { = {_vptr.SvRefBase = 0x7f0bd1417c78 , nRefCount = 0, bNoDelete = 1}, _vptr.RTFSprms = 0x7f0bd1417c50 , m_pSprms = {pObj = 0x7f0b2d2bfb30}}, m_aCharacterSprms = { = {_vptr.SvRefBase = 0x7f0bd1417c78 , nRefCount = 0, bNoDelete = 1}, _vptr.RTFSprms = 0x7f0bd1417c50 , m_pSprms = {pObj = 0x7f0b3d3d9df0}}, m_aCharacterAttributes = { = {_vptr.SvRefBase = 0x7f0bd1417c78 , nRefCount = 0, bNoDelete = 1}, _vptr.RTFSprms = 0x7f0bd1417c50 , m_pSprms = {pObj = 0x7f0b3f26e860}}, m_aParagraphSprms = { = {_vptr.SvRefBase = 0x7f0bd1417c78 , nRefCount = 0, bNoDelete = 1}, _vptr.RTFSprms = 0x7f0bd1417c50 , m_pSprms = {pObj = 0x7f0bdeea21d0}}, m_aParagraphAttributes = { = {_vptr.SvRefBase = 0x7f0bd1417c78 , nRefCount = 0, bNoDelete = 1}, _vptr.RTFSprms = 0x7f0bd1417c50 , m_pSprms = {pObj = 0x7f0bdf1a1bc0}}, m_aSectionSprms = { = {_vptr.SvRefBase = 0x7f0bd1417c78 , nRefCount = 0, bNoDelete = 1}, _vptr.RTFSprms = 0x7f0bd1417c50 , m_pSprms = {pObj = 0x7f0b9af977b0}}, m_aSectionAttributes = { = {_vptr.SvRefBase = 0x7f0bd1417c78 , nRefCount = 0, bNoDelete = 1}, _vptr.RTFSprms = 0x7f0bd1417c50 , m_pSprms = {pObj = 0x7f0b8e2014d0}}, m_aTableRowSprms = { = {_vptr.SvRefBase = 0x7f0bd1417c78 , nRefCount = 0, bNoDelete = 1}, _vptr.RTFSprms = 0x7f0bd1417c50 , m_pSprms = {pObj = 0x7f0bb2fd4ef0}}, m_aTableRowAttributes = { = {_vptr.SvRefBase = 0x7f0bd1417c78 , nRefCount = 0, bNoDelete = 1}, _vptr.RTFSprms = 0x7f0bd1417c50 , m_pSprms = {pObj = 0x7f0bdc137d30}}, m_aTableCellSprms = { = {_vptr.SvRefBase = 0x7f0bd1417c78 , nRefCount = 0, bNoDelete = 1}, _vptr.RTFSprms = 0x7f0bd1417c50 , m_pSprms = {pObj = 0x7f0bdedcb1b0}}, m_aTableCellAttributes = { = {_vptr.SvRefBase = 0x7f0bd1417c78 , nRefCount = 0, bNoDelete = 1}, _vptr.RTFSprms = 0x7f0bd1417c50 , m_pSprms = {pObj = 0x7f0bdf1938b0}}, m_aTabAttributes = { = {_vptr.SvRefBase = 0x7f0bd1417c78 , nRefCount = 0, bNoDelete = 1}, _vptr.RTFSprms = 0x7f0bd1417c50 , m_pSprms = {pObj = 0x7f0b8e3f6d80}}, 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 = 0x7f0bd1417c78 , nRefCount = 0, bNoDelete = 1}, _vptr.RTFSprms = 0x7f0bd1417c50 , m_pSprms = {pObj = 0x7f0b8b289000}}, m_aLevelNumbers = std::__debug::vector of length 0, capacity 0, m_bLevelNumbersValid = true, m_aPicture = { = {_vptr.SvRefBase = 0x7f0bd14178c0 , nRefCount = 0, bNoDelete = 1}, _vptr.RTFPicture = 0x7f0bd1417898 , 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 = 0x7f0bd14177a0 , nRefCount = 0, bNoDelete = 1}, _vptr.RTFShape = 0x7f0bd1417778 , 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 = 0x7f0bd1417c78 , nRefCount = 0, bNoDelete = 1}, _vptr.RTFSprms = 0x7f0bd1417c50 , m_pSprms = {pObj = 0x7f0bdf0a9110}}, m_aAnchorAttributes = { = {_vptr.SvRefBase = 0x7f0bd1417c78 , nRefCount = 0, bNoDelete = 1}, _vptr.RTFSprms = 0x7f0bd1417c50 , m_pSprms = {pObj = 0x7f0b883b07f0}}, m_aWrapSprm = {first = 0, second = {pObj = 0x0}}}, m_aDrawingObject = { = { = {_vptr.SvRefBase = 0x7f0bd1417860 , nRefCount = 0, bNoDelete = 1}, _vptr.RTFShape = 0x7f0bd1417838 , 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 = 0x7f0bd1417c78 , nRefCount = 0, bNoDelete = 1}, _vptr.RTFSprms = 0x7f0bd1417c50 , m_pSprms = {pObj = 0x7f0bdeff8c20}}, m_aAnchorAttributes = { = {_vptr.SvRefBase = 0x7f0bd1417c78 , nRefCount = 0, bNoDelete = 1}, _vptr.RTFSprms = 0x7f0bd1417c50 , m_pSprms = {pObj = 0x7f0bdedd6f80}}, 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 = 0x7f0bc2b2bd40, 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 = "_Ref395555413", m_pCurrentDestinationText = 0x7f0b9b12b3f8, m_nCurrentStyleIndex = 48, 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 = __PRETTY_FUNCTION__ = "virtual writerfilter::rtftok::RTFError writerfilter::rtftok::RTFDocumentImpl::popState()" #37 0x00007f0bd10c50f7 in writerfilter::rtftok::RTFTokenizer::resolveParse() (this=0x7f0bdf282a30) at /home/buildslave/source/libo-core/writerfilter/source/rtftok/rtftokenizer.cxx:114 nCurrentPos = 233969 __func__ = "resolveParse" ch = 125 '}' ret = b = 0 count = 2 nPercentSize = 0 nLastPos = 0 #38 0x00007f0bd108c26a in writerfilter::rtftok::RTFDocumentImpl::resolve(writerfilter::Stream&) (this=this@entry=0x7f0bc2b2bd40, rMapper=) at /home/buildslave/source/libo-core/writerfilter/source/rtftok/rtfdocumentimpl.cxx:841 #39 0x00007f0bd11f5cf2 in (anonymous namespace)::RtfFilter::filter(com::sun::star::uno::Sequence const&) (this=0x7f0bb6334b10, 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 = 0x7f0bfe1c96d0