[New LWP 238598] [New LWP 237666] [New LWP 238592] [New LWP 237865] [New LWP 237867] [New LWP 238594] [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 0x00007f0bf6e69ebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [Current thread is 1 (Thread 0x7f0be1e3a6c0 (LWP 238598))] Thread 6 (Thread 0x7f0be263b6c0 (LWP 238594)): #0 0x00007f0bf6ee98e4 in recv () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f0bf71ba845 in osl_receivePipe(oslPipe, void*, sal_Int32) (pPipe=pPipe@entry=0x7f0bd4000f20, pBuffer=pBuffer@entry=0x7f0bd8006e78, BytesToRead=BytesToRead@entry=8) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:444 nRet = 0 #2 0x00007f0bf71baafc in osl_readPipe(oslPipe, void*, sal_Int32) (pPipe=0x7f0bd4000f20, pBuffer=0x7f0bd8006e78, n=) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:514 RetVal = BytesRead = 0 BytesToRead = 8 #3 0x00007f0be859a875 in osl::StreamPipe::read(void*, int) const (n=8, pBuffer=, this=0x7f0bd4001550) 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=0x7f0bd4001520, aReadBytes=uno::Sequence of length 8 = {...}, nBytesToRead=8) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:83 n = #5 0x00007f0be8535d1f in binaryurp::(anonymous namespace)::read(com::sun::star::uno::Reference const&, sal_uInt32, bool) (connection=uno::Reference to (io_acceptor::(anonymous namespace)::PipeConnection *) 0x7f0bd4001548, 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 0x00007f0be8537d42 in binaryurp::Reader::execute() (this=0x7f0bd4006b00) 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 0x7f0bd4000fa0, state_ = @0x7f0bd4006b48, buffer_ = uno::Sequence of length 7 = {-39 '\331', -77 '\263', 94 '^', -102 '\232', 124 '|', 107 'k', -117 '\213'}, data_ = 0x7f0bd800865a '\231' , "\225", end_ = 0x7f0bd800865a '\231' , "\225"} header = {bridge_ = rtl::Reference to 0x7f0bd4000fa0, state_ = @0x7f0bd4006b48, buffer_ = uno::Sequence of length 8 = {0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000'}, data_ = 0x7f0bd8006e80 "n", end_ = 0x7f0bd8006e80 "n"} size = con = uno::Reference to (io_acceptor::(anonymous namespace)::PipeConnection *) 0x7f0bd4001548 #7 0x00007f0bf6c2a0d1 in salhelper::Thread::run() (this=0x7f0bd4006b00) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x7f0bd4006b00}, m_bDismissed = false} #8 0x00007f0bf6c2a379 in osl::threadFunc(void*) (param=0x7f0bd4006b10) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7f0bd4006b10 #9 0x00007f0bf71cb511 in osl_thread_start_Impl(void*) (pData=0x7f0bd4008d60) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x7f0bd4008d60 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #10 0x00007f0bf6e681c4 in () at /lib/x86_64-linux-gnu/libc.so.6 #11 0x00007f0bf6ee885c in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 5 (Thread 0x7f0be37fe6c0 (LWP 237867)): #0 0x00007f0bf6ee969f in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f0bf71ba3eb in osl_acceptPipe(oslPipe) (pPipe=0x7f0bd4001570) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:386 s = pAcceptedPipe = __PRETTY_FUNCTION__ = "oslPipeImpl* osl_acceptPipe(oslPipe)" flags = #2 0x00007f0be859aa4d in osl::Pipe::accept(osl::StreamPipe&) (this=this@entry=0x7f0be37fc508, Connection=...) at /home/buildslave/source/libo-core/include/osl/pipe.hxx:155 #3 0x00007f0be859a51c in io_acceptor::PipeAcceptor::accept() (this=0x7f0bd4000d70) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:157 pipe = {m_handle = 0x7f0bd4001570} pConn = rtl::Reference to 0x7f0bd4009320 status = #4 0x00007f0be85a06a0 in (anonymous namespace)::OAcceptor::accept(rtl::OUString const&) (this=0x5615d57ed0c0, sConnectionDescription="pipe,name=pytest045b0276-d0e8-11ef-80f9-98f2b32c495c") at /home/buildslave/source/libo-core/io/source/acceptor/acceptor.cxx:198 guard = {m_pFlag = 0x5615d57ed138} r = empty uno::Reference #5 0x00007f0be85ebfa9 in desktop::Acceptor::run() (this=this@entry=0x5615d57ec570) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:108 rConnection = empty uno::Reference rBridge = uno::Reference to (binaryurp::Bridge *) 0x7f0bd4000fc8 g = {_M_device = 0x5615d57ec5a8, _M_owns = false} aDescription = "pipe,name=pytest045b0276-d0e8-11ef-80f9-98f2b32c495c,uniqueValue=139688778143056" rInstanceProvider = uno::Reference to (desktop::AccInstanceProvider *) 0x7f0bd4000d38 #6 0x00007f0be85ec4a1 in desktop::offacc_workerfunc(void*) (acc=0x5615d57ec570) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:46 #7 0x00007f0bf71cb511 in osl_thread_start_Impl(void*) (pData=0x5615d57f2d60) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x5615d57f2d60 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #8 0x00007f0bf6e681c4 in () at /lib/x86_64-linux-gnu/libc.so.6 #9 0x00007f0bf6ee885c in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 4 (Thread 0x7f0be3fff6c0 (LWP 237865)): #0 0x00007f0bf6ee969f in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f0bf71ba3eb in osl_acceptPipe(oslPipe) (pPipe=0x5615d57e2be0) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:386 s = pAcceptedPipe = __PRETTY_FUNCTION__ = "oslPipeImpl* osl_acceptPipe(oslPipe)" flags = #2 0x00007f0bf7037bfb in osl::Pipe::accept(osl::StreamPipe&) (this=this@entry=0x5615d57df030, Connection=...) at /home/buildslave/source/libo-core/include/osl/pipe.hxx:155 #3 0x00007f0bf7037700 in desktop::PipeIpcThread::execute() (this=0x5615d57df000) 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 0x00007f0bf6c2a0d1 in salhelper::Thread::run() (this=0x5615d57df000) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x5615d57df000}, m_bDismissed = false} #5 0x00007f0bf6c2a379 in osl::threadFunc(void*) (param=0x5615d57df010) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x5615d57df010 #6 0x00007f0bf71cb511 in osl_thread_start_Impl(void*) (pData=0x5615d50d88f0) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x5615d50d88f0 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #7 0x00007f0bf6e681c4 in () at /lib/x86_64-linux-gnu/libc.so.6 #8 0x00007f0bf6ee885c in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 3 (Thread 0x7f0be8dff6c0 (LWP 238592)): #0 0x00007f0bf6e64f16 in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f0bf6e675d8 in pthread_cond_wait () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f0bf71a7e01 in std::condition_variable::wait > (__p=..., __lock=..., this=0x7f0bd40085e0) at /usr/include/c++/12/condition_variable:102 g = {_M_device = 0x7f0bd4008610, _M_owns = true} pCond = 0x7f0bd40085e0 __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 = 0x7f0bd4008610, _M_owns = true} pCond = 0x7f0bd40085e0 __PRETTY_FUNCTION__ = "oslConditionResult osl_waitCondition(oslCondition, const TimeValue*)" #4 0x00007f0be853c799 in osl::Condition::wait(TimeValue const*) (pTimeout=0x0, this=0x7f0bd4008530) at /home/buildslave/source/libo-core/include/osl/conditn.hxx:123 item = {tid = {_pSequence = 0x7f0bd8001750}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x5615d4887590}, 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=0x7f0bd4008350) at /home/buildslave/source/libo-core/binaryurp/source/writer.cxx:151 item = {tid = {_pSequence = 0x7f0bd8001750}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x5615d4887590}, 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 0x00007f0bf6c2a0d1 in salhelper::Thread::run() (this=0x7f0bd4008350) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x7f0bd4008350}, m_bDismissed = false} #7 0x00007f0bf6c2a379 in osl::threadFunc(void*) (param=0x7f0bd4008360) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7f0bd4008360 #8 0x00007f0bf71cb511 in osl_thread_start_Impl(void*) (pData=0x7f0bd4006720) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x7f0bd4006720 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #9 0x00007f0bf6e681c4 in () at /lib/x86_64-linux-gnu/libc.so.6 #10 0x00007f0bf6ee885c in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 2 (Thread 0x7f0bedb1ce00 (LWP 237666)): #0 0x00007f0bf6e64f16 in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f0bf6e67baf in pthread_cond_clockwait () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f0bf157ebb2 in std::__condvar::wait_until(std::mutex&, int, timespec&) (__abs_time=..., __clock=1, __m=, this=0x5615d486f9a0) at /usr/include/c++/12/bits/std_mutex.h:169 __s = {__d = {__r = 40705539}} __ts = {tv_sec = 40705539, tv_nsec = 938524188} #3 std::condition_variable::__wait_until_impl > >(std::unique_lock&, std::chrono::time_point > > const&) (this=this@entry=0x5615d486f9a0, __lock=..., __atime=...) at /usr/include/c++/12/condition_variable:200 __s = {__d = {__r = 40705539}} __ts = {tv_sec = 40705539, tv_nsec = 938524188} #4 0x00007f0bf157d9d5 in std::condition_variable::wait_until > >(std::unique_lock&, std::chrono::time_point > > const&) (__atime=..., __lock=..., this=0x5615d486f9a0) at /usr/include/c++/12/condition_variable:108 #5 std::condition_variable::wait_until >, SvpSalInstance::ImplYield(bool, bool):: >(std::unique_lock &, const std::chrono::time_point > > &, struct {...}) (this=this@entry=0x5615d486f9a0, __lock=..., __atime=..., __p=...) at /usr/include/c++/12/condition_variable:151 #6 0x00007f0bf157da48 in std::condition_variable::wait_for, SvpSalInstance::ImplYield(bool, bool):: >(std::unique_lock &, const std::chrono::duration > &, struct {...}) (this=this@entry=0x5615d486f9a0, __lock=..., __rtime=..., __p=__p@entry=...) at /usr/include/c++/12/condition_variable:174 #7 0x00007f0bf157dcda in SvpSalInstance::ImplYield(bool, bool) (this=this@entry=0x5615d486f750, bWait=bWait@entry=true, bHandleAllCurrentEvents=bHandleAllCurrentEvents@entry=false) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:455 nTimeoutMS = pMutex = 0x5615d486f880 g = {_M_device = 0x5615d486f978, _M_owns = true} __PRETTY_FUNCTION__ = "bool SvpSalInstance::ImplYield(bool, bool)" bWasEvent = false bMustSleep = true nTimeoutMicroS = 6837229 aReleaser = {mnReleased = 1} #8 0x00007f0bf157df1e in SvpSalInstance::DoYield(bool, bool) (this=0x5615d486f750, bWait=, bHandleAllCurrentEvents=) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:475 __PRETTY_FUNCTION__ = "virtual bool SvpSalInstance::DoYield(bool, bool)" bWasEvent = false pMutex = 0x5615d486f880 #9 0x00007f0bf13aeb79 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 = 0x7f0bf1f7e620 ::get()::instance> bProcessedEvent = #10 0x00007f0bf13aef16 in Application::Yield() () at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:495 bAbort = false #11 0x00007f0bf13af001 in Application::Execute() () at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:374 pSVData = 0x7f0bf1f7e620 ::get()::instance> nExitCode = 0 #12 0x00007f0bf7009e3b in desktop::Desktop::Main() (this=0x7fff1c136510) 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 *) 0x5615d486fc18} eStatus = rCmdLineArgs = @0x7f0bf7160cc0: {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=pytest045b0276-d0e8-11ef-80f9-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 *) 0x5615d486e148 xRestartManager = uno::Reference to (comphelper::OOfficeRestartManager *) 0x5615d57eb618 xDesktop = uno::Reference to (framework::Desktop *) 0x5615d4b1f948 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 = "" #13 0x00007f0bf13baae9 in ImplSVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:229 pSVData = 0x7f0bf1f7e620 ::get()::instance> nReturn = 1 bWasInitVCL = bInit = true nRet = 0 #14 0x00007f0bf13bac7f in SVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:261 #15 0x00007f0bf703b5a0 in soffice_main() () at /home/buildslave/source/libo-core/desktop/source/app/sofficemain.cxx:94 aDesktop = { = { = {_vptr.ILibreOfficeKitNotifier = 0x7f0bf7152ec8 }, 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 = 0x7f0bf1e90f18 , mpSchedulerData = 0x0, mpDebugName = 0x7f0bf70b44f0 "desktop::Desktop m_firstRunTimer", mePriority = TaskPriority::DEFAULT, mbActive = false, mbStatic = false}, maInvokeHandler = {function_ = 0x7f0bf7004ef2 , instance_ = 0x7fff1c136510, file_ = 0x7f0bf70b4540 "/home/buildslave/source/libo-core/desktop/source/app/app.cxx", line_ = 437, target_ = 0x7f0bf70b4518 "Desktop::LinkStubAsyncInitFirstRun"}, mnTimeout = 3000, mbAuto = false}, m_aUpdateThread = {_M_id = {_M_thread = 0}}} rCmdLineArgs = @0x7f0bf7160cc0: {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=pytest045b0276-d0e8-11ef-80f9-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 = "" #16 0x00005615d2bea962 in sal_main () at /home/buildslave/source/libo-core/desktop/source/app/main.c:51 ret = #17 0x00005615d2bea9af in main (argc=, argv=) at /home/buildslave/source/libo-core/desktop/source/app/main.c:49 ret = Thread 1 (Thread 0x7f0be1e3a6c0 (LWP 238598)): #0 0x00007f0bf6e69ebc in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f0bf6e1afb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f0bf6e05472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #3 0x00007f0bf71c46f6 in (anonymous namespace)::callSystemHandler(int, siginfo_t*, void*) (signal=signal@entry=6, info=info@entry=0x7f0be1e34a70, context=context@entry=0x7f0be1e34940) 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, 139689011137248, 139689367013372, 139689011142224, 139688758652190, 139688694914848, 139688694914848, 0, 139688764060352, 139688695347024, 0, 0, 0, 0, 1073154822587929088, 94651776141376}}, sa_flags = 0, sa_restorer = 0x7f0be1e34940} i = #4 0x00007f0bf71c480f in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7f0be1e34a70, context=0x7f0be1e34940) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:426 act = {__sigaction_handler = {sa_handler = 0x7f0bceed3180, sa_sigaction = 0x7f0bceed3180}, sa_mask = {__val = {3471760448, 139688691305216, 0, 0, 0, 0, 139688695989344, 139688691305248, 0, 0, 0, 0, 139688696487712, 139688776860560, 139689011136752, 139689011136752}}, sa_flags = -820934648, sa_restorer = 0x7f0b00000000} Info = {Signal = osl_Signal_AccessViolation, UserSignal = 6, UserData = 0x0} #5 0x00007f0bf6e1b050 in () at /lib/x86_64-linux-gnu/libc.so.6 #6 0x00007f0bf6e69ebc in () at /lib/x86_64-linux-gnu/libc.so.6 #7 0x00007f0bf6e1afb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #8 0x00007f0bf6e05472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #9 0x00007f0bf1354b25 in SalAbort(rtl::OUString const&, bool) (rErrorText="", bDumpCore=bDumpCore@entry=true) at /home/buildslave/source/libo-core/vcl/source/app/salplug.cxx:431 #10 0x00007f0bf13ac548 in Application::Abort(rtl::OUString const&) (rErrorText="") at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:315 #11 0x00007f0bf7005ece 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 0x00007f0bf13b96ac in VCLExceptionSignal_impl(void*, oslSignalInfo*) (pInfo=) at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:175 nOldMode = SystemWindowFlags::DIALOG pSVData = 0x7f0bf1f7e620 ::get()::instance> aLock = {m_isAcquired = true, m_isChecked = true, m_rSolarMutex = @0x5615d486f880} bIn = true nVCLException = #13 0x00007f0bf717a62f in callSignalHandler(oslSignalInfo*) (pInfo=pInfo@entry=0x7f0be1e350b0) at /home/buildslave/source/libo-core/sal/osl/all/signalshared.cxx:47 pHandler = 0x5615d57e8840 Action = #14 0x00007f0bf71c47b2 in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7f0be1e352b0, context=0x7f0be1e35180) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:423 Info = {Signal = osl_Signal_AccessViolation, UserSignal = 6, UserData = 0x0} #15 0x00007f0bf6e1b050 in () at /lib/x86_64-linux-gnu/libc.so.6 #16 0x00007f0bf6e69ebc in () at /lib/x86_64-linux-gnu/libc.so.6 #17 0x00007f0bf6e1afb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #18 0x00007f0bf6e05472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #19 0x00007f0bf6a9ffa5 in std::__throw_bad_exception() () at /lib/x86_64-linux-gnu/libstdc++.so.6 #20 0x00007f0bbfb57df8 in std::__debug::deque, std::allocator > >::back() (this=this@entry=0x7f0bceec8c18) 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=0x7f0bcf061040, rSprm=..., rContext=) at /home/buildslave/source/libo-core/writerfilter/source/dmapper/DomainMapper.cxx:2667 pContext = {pObj = 0x0} xTOC = empty uno::Reference pSectHdl = {pObj = 0x7f0bcf2866d0} pProperties = {pObj = 0x7f0bcf0ba0a0} __PRETTY_FUNCTION__ = "void writerfilter::dmapper::DomainMapper::sprmWithProps(writerfilter::Sprm&, const writerfilter::dmapper::PropertyMapPtr&)" __func__ = "sprmWithProps" nSprmId = pSectionContext = 0x7f0bcee02d60 pValue = {pObj = 0x7f0bcf0ef360} nIntValue = 0 sStringValue = "0" #23 0x00007f0bbfaeba03 in writerfilter::dmapper::DomainMapper::lcl_sprm(writerfilter::Sprm&) (this=0x7f0bcf061040, rSprm=...) at /home/buildslave/source/libo-core/writerfilter/source/dmapper/DomainMapper.cxx:1469 #24 0x00007f0bbfb9848f in writerfilter::LoggedProperties::sprm(writerfilter::Sprm&) (this=0x7f0bcf061040, rSprm=...) at /home/buildslave/source/libo-core/writerfilter/source/dmapper/LoggedResources.cxx:365 #25 0x00007f0bbfab14e5 in writerfilter::rtftok::RTFReferenceProperties::resolve(writerfilter::Properties&) (this=0x7f0bced1b000, rHandler=...) at /home/buildslave/source/libo-core/writerfilter/source/rtftok/rtfreferenceproperties.cxx:34 aSprm = { = { = {_vptr.SvRefBase = 0x7f0bbfe33878 , nRefCount = 0, bNoDelete = 1}, _vptr.Sprm = 0x7f0bbfe33828 }, m_nKeyword = 92426, m_pValue = @0x7f0bcf0f79a8} rSprm = __for_range = @0x7f0bced1b028: { = {_vptr.SvRefBase = 0x7f0bbfe338d8 , nRefCount = 0, bNoDelete = 1}, _vptr.RTFSprms = 0x7f0bbfe338b0 , m_pSprms = {pObj = 0x7f0bcf0dcd40}} __for_begin = {first = 92426, second = {pObj = 0x7f0bcf28b8d0}} __for_end = {first = 2576980377, second = {pObj = 0x9999999999999999}} #26 0x00007f0bbfc051d0 in writerfilter::dmapper::resolveSprmProps(writerfilter::Properties&, writerfilter::Sprm&) (rHandler=..., rSprm=...) at /home/buildslave/source/libo-core/writerfilter/source/dmapper/util.cxx:66 pProperties = {pObj = 0x7f0bced1b000} #27 0x00007f0bbfae591b in writerfilter::dmapper::DomainMapper::sprmWithProps(writerfilter::Sprm&, tools::SvRef const&) (this=this@entry=0x7f0bcf061040, rSprm=..., rContext=...) at /home/buildslave/source/libo-core/writerfilter/source/dmapper/DomainMapper.cxx:2485 __PRETTY_FUNCTION__ = "void writerfilter::dmapper::DomainMapper::sprmWithProps(writerfilter::Sprm&, const writerfilter::dmapper::PropertyMapPtr&)" __func__ = "sprmWithProps" nSprmId = 92216 pSectionContext = 0x7f0bcee02d60 pValue = {pObj = 0x7f0bcf102950} nIntValue = 0 sStringValue = "0" #28 0x00007f0bbfaeba03 in writerfilter::dmapper::DomainMapper::lcl_sprm(writerfilter::Sprm&) (this=0x7f0bcf061040, rSprm=...) at /home/buildslave/source/libo-core/writerfilter/source/dmapper/DomainMapper.cxx:1469 #29 0x00007f0bbfb9848f in writerfilter::LoggedProperties::sprm(writerfilter::Sprm&) (this=0x7f0bcf061040, rSprm=...) at /home/buildslave/source/libo-core/writerfilter/source/dmapper/LoggedResources.cxx:365 #30 0x00007f0bbfab14e5 in writerfilter::rtftok::RTFReferenceProperties::resolve(writerfilter::Properties&) (this=0x7f0bcf122890, rHandler=...) at /home/buildslave/source/libo-core/writerfilter/source/rtftok/rtfreferenceproperties.cxx:34 aSprm = { = { = {_vptr.SvRefBase = 0x7f0bbfe33878 , nRefCount = 0, bNoDelete = 1}, _vptr.Sprm = 0x7f0bbfe33828 }, m_nKeyword = 92216, m_pValue = @0x7f0bcf264e88} rSprm = __for_range = @0x7f0bcf1228b8: { = {_vptr.SvRefBase = 0x7f0bbfe338d8 , nRefCount = 0, bNoDelete = 1}, _vptr.RTFSprms = 0x7f0bbfe338b0 , m_pSprms = {pObj = 0x7f0bcf2425d0}} __for_begin = {first = 92216, second = {pObj = 0x7f0bcf0d4380}} __for_end = {first = 1835093504, second = {pObj = 0x65}} #31 0x00007f0bbfad5421 in writerfilter::dmapper::DomainMapper::lcl_props(tools::SvRef >) (this=0x7f0bcf061040, ref=...) at /home/buildslave/source/libo-core/writerfilter/source/dmapper/DomainMapper.cxx:4688 #32 0x00007f0bbfb97d36 in writerfilter::LoggedStream::props(tools::SvRef >) (this=this@entry=0x7f0bcf061098, ref=...) at /home/buildslave/source/libo-core/writerfilter/source/dmapper/LoggedResources.cxx:244 #33 0x00007f0bbfa9197c in writerfilter::rtftok::RTFDocumentImpl::sectBreak(bool) (this=this@entry=0x7f0bcef36490, bFinal=bFinal@entry=false) at /home/buildslave/source/libo-core/writerfilter/source/rtftok/rtfdocumentimpl.cxx:743 __func__ = "sectBreak" bNeedSect = true pBreak = {pObj = 0x7f0bcf0ca9d0} bContinuous = true pValue = aAttributes = { = {_vptr.SvRefBase = 0x7f0bbfe338d8 , nRefCount = 0, bNoDelete = 1}, _vptr.RTFSprms = 0x7f0bbfe338b0 , m_pSprms = {pObj = 0x0}} aSprms = { = {_vptr.SvRefBase = 0x7f0bbfe338d8 , nRefCount = 0, bNoDelete = 1}, _vptr.RTFSprms = 0x7f0bbfe338b0 , m_pSprms = {pObj = 0x0}} pProperties = {pObj = 0x7f0bcf122890} #34 0x00007f0bbfa7927b in writerfilter::rtftok::RTFDocumentImpl::dispatchSymbol(writerfilter::rtftok::RTFKeyword) (this=0x7f0bcef36490, nKeyword=writerfilter::rtftok::RTFKeyword::SECT) at /home/buildslave/source/libo-core/writerfilter/source/rtftok/rtfdispatchsymbol.cxx:158 bPendingFloatingTable = false pTblpPr = {pObj = 0x0} aSkip = {m_rImport = @0x7f0bcef36498, m_bParsed = true, m_bReset = true} cCh = 0 '\000' __PRETTY_FUNCTION__ = "virtual writerfilter::rtftok::RTFError writerfilter::rtftok::RTFDocumentImpl::dispatchSymbol(writerfilter::rtftok::RTFKeyword)" #35 0x00007f0bbfac5ba3 in writerfilter::rtftok::RTFTokenizer::dispatchKeyword(rtl::OString const&, bool, int) (this=this@entry=0x7f0bcef09af0, rKeyword="sect", bParam=bParam@entry=false, nParam=nParam@entry=0) at /home/buildslave/source/libo-core/writerfilter/source/rtftok/rtftokenizer.cxx:301 __func__ = "dispatchKeyword" findIt = {, true>> = {_M_cur = 0x7f0bcee13780}, } rSymbol = #36 0x00007f0bbfac5ebb in writerfilter::rtftok::RTFTokenizer::resolveKeyword() (this=this@entry=0x7f0bcef09af0) at /home/buildslave/source/libo-core/writerfilter/source/rtftok/rtftokenizer.cxx:248 ch = 92 '\\' aBuf = "" bNeg = false bParam = false nParam = 0 aKeyword = "sect" #37 0x00007f0bbfac61b4 in writerfilter::rtftok::RTFTokenizer::resolveParse() (this=0x7f0bcef09af0) at /home/buildslave/source/libo-core/writerfilter/source/rtftok/rtftokenizer.cxx:125 nCurrentPos = 82035 __func__ = "resolveParse" ch = 92 '\\' ret = b = 0 count = 2 nPercentSize = 0 nLastPos = 0 #38 0x00007f0bbfa8d36e in writerfilter::rtftok::RTFDocumentImpl::resolve(writerfilter::Stream&) (this=this@entry=0x7f0bcef36490, rMapper=) at /home/buildslave/source/libo-core/writerfilter/source/rtftok/rtfdocumentimpl.cxx:855 #39 0x00007f0bbfc05e82 in (anonymous namespace)::RtfFilter::filter(com::sun::star::uno::Sequence const&) (this=0x7f0bcf02a4e0, 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 = 0x7f0bf5bcf270