[New LWP 3540225] [New LWP 3464246] [New LWP 3464619] [New LWP 3464327] [New LWP 3464329] [New LWP 3464623] [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 0x00007f63733faebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [Current thread is 1 (Thread 0x7f6349a3f6c0 (LWP 3540225))] Thread 6 (Thread 0x7f635ebe46c0 (LWP 3464623)): #0 0x00007f637347a8e4 in recv () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f637374e845 in osl_receivePipe(oslPipe, void*, sal_Int32) (pPipe=pPipe@entry=0x7f6354000f20, pBuffer=pBuffer@entry=0x7f634c003248, BytesToRead=BytesToRead@entry=8) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:444 nRet = 0 #2 0x00007f637374eafc in osl_readPipe(oslPipe, void*, sal_Int32) (pPipe=0x7f6354000f20, pBuffer=0x7f634c003248, n=) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:514 RetVal = BytesRead = 0 BytesToRead = 8 #3 0x00007f6364318875 in osl::StreamPipe::read(void*, int) const (n=8, pBuffer=, this=0x7f6354001550) 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=0x7f6354001520, aReadBytes=uno::Sequence of length 8 = {...}, nBytesToRead=8) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:83 n = #5 0x00007f63642b3d1f in binaryurp::(anonymous namespace)::read(com::sun::star::uno::Reference const&, sal_uInt32, bool) (connection=uno::Reference to (io_acceptor::(anonymous namespace)::PipeConnection *) 0x7f6354001548, 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 0x00007f63642b5d42 in binaryurp::Reader::execute() (this=0x7f6354006b00) 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 0x7f6354000fa0, state_ = @0x7f6354006b48, buffer_ = uno::Sequence of length 7 = {98 'b', -97 '\237', -65 '\277', -15 '\361', -89 '\247', 94 '^', -51 '\315'}, data_ = 0x7f634c00c3a6 "", end_ = 0x7f634c00c3a6 ""} header = {bridge_ = rtl::Reference to 0x7f6354000fa0, state_ = @0x7f6354006b48, buffer_ = uno::Sequence of length 8 = {0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000'}, data_ = 0x7f634c003250 "\026", end_ = 0x7f634c003250 "\026"} size = con = uno::Reference to (io_acceptor::(anonymous namespace)::PipeConnection *) 0x7f6354001548 #7 0x00007f63732400d1 in salhelper::Thread::run() (this=0x7f6354006b00) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x7f6354006b00}, m_bDismissed = false} #8 0x00007f6373240379 in osl::threadFunc(void*) (param=0x7f6354006b10) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7f6354006b10 #9 0x00007f637375f511 in osl_thread_start_Impl(void*) (pData=0x7f6354008d60) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x7f6354008d60 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #10 0x00007f63733f91c4 in () at /lib/x86_64-linux-gnu/libc.so.6 #11 0x00007f637347985c in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 5 (Thread 0x7f635ffff6c0 (LWP 3464329)): #0 0x00007f637347a69f in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f637374e3eb in osl_acceptPipe(oslPipe) (pPipe=0x7f6354001570) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:386 s = pAcceptedPipe = __PRETTY_FUNCTION__ = "oslPipeImpl* osl_acceptPipe(oslPipe)" flags = #2 0x00007f6364318a4d in osl::Pipe::accept(osl::StreamPipe&) (this=this@entry=0x7f635fffd508, Connection=...) at /home/buildslave/source/libo-core/include/osl/pipe.hxx:155 #3 0x00007f636431851c in io_acceptor::PipeAcceptor::accept() (this=0x7f6354000d70) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:157 pipe = {m_handle = 0x7f6354001570} pConn = rtl::Reference to 0x7f6354009320 status = #4 0x00007f636431e6a0 in (anonymous namespace)::OAcceptor::accept(rtl::OUString const&) (this=0x560afc71b100, sConnectionDescription="pipe,name=pytest9993b162-b8d8-11ef-a52c-98f2b32c495c") at /home/buildslave/source/libo-core/io/source/acceptor/acceptor.cxx:198 guard = {m_pFlag = 0x560afc71b178} r = empty uno::Reference #5 0x00007f6365b24fa9 in desktop::Acceptor::run() (this=this@entry=0x560afc71a5b0) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:108 rConnection = empty uno::Reference rBridge = uno::Reference to (binaryurp::Bridge *) 0x7f6354000fc8 g = {_M_device = 0x560afc71a5e8, _M_owns = false} aDescription = "pipe,name=pytest9993b162-b8d8-11ef-a52c-98f2b32c495c,uniqueValue=140064587781456" rInstanceProvider = uno::Reference to (desktop::AccInstanceProvider *) 0x7f6354000d38 #6 0x00007f6365b254a1 in desktop::offacc_workerfunc(void*) (acc=0x560afc71a5b0) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:46 #7 0x00007f637375f511 in osl_thread_start_Impl(void*) (pData=0x560afc720da0) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x560afc720da0 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #8 0x00007f63733f91c4 in () at /lib/x86_64-linux-gnu/libc.so.6 #9 0x00007f637347985c in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 4 (Thread 0x7f6364b646c0 (LWP 3464327)): #0 0x00007f637347a69f in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f637374e3eb in osl_acceptPipe(oslPipe) (pPipe=0x560afc710c20) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:386 s = pAcceptedPipe = __PRETTY_FUNCTION__ = "oslPipeImpl* osl_acceptPipe(oslPipe)" flags = #2 0x00007f63735c9e8b in osl::Pipe::accept(osl::StreamPipe&) (this=this@entry=0x560afc70d100, Connection=...) at /home/buildslave/source/libo-core/include/osl/pipe.hxx:155 #3 0x00007f63735c9990 in desktop::PipeIpcThread::execute() (this=0x560afc70d0d0) 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 0x00007f63732400d1 in salhelper::Thread::run() (this=0x560afc70d0d0) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x560afc70d0d0}, m_bDismissed = false} #5 0x00007f6373240379 in osl::threadFunc(void*) (param=0x560afc70d0e0) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x560afc70d0e0 #6 0x00007f637375f511 in osl_thread_start_Impl(void*) (pData=0x560afc005690) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x560afc005690 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #7 0x00007f63733f91c4 in () at /lib/x86_64-linux-gnu/libc.so.6 #8 0x00007f637347985c in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 3 (Thread 0x7f63653656c0 (LWP 3464619)): #0 0x00007f63733f5f16 in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f63733f85d8 in pthread_cond_wait () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f637373be01 in std::condition_variable::wait > (__p=..., __lock=..., this=0x7f63540085e0) at /usr/include/c++/12/condition_variable:102 g = {_M_device = 0x7f6354008610, _M_owns = true} pCond = 0x7f63540085e0 __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 = 0x7f6354008610, _M_owns = true} pCond = 0x7f63540085e0 __PRETTY_FUNCTION__ = "oslConditionResult osl_waitCondition(oslCondition, const TimeValue*)" #4 0x00007f63642ba799 in osl::Condition::wait(TimeValue const*) (pTimeout=0x0, this=0x7f6354008530) at /home/buildslave/source/libo-core/include/osl/conditn.hxx:123 item = {tid = {_pSequence = 0x7f634c001750}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x560afb7b5590}, 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=0x7f6354008350) at /home/buildslave/source/libo-core/binaryurp/source/writer.cxx:151 item = {tid = {_pSequence = 0x7f634c001750}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x560afb7b5590}, 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 0x00007f63732400d1 in salhelper::Thread::run() (this=0x7f6354008350) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x7f6354008350}, m_bDismissed = false} #7 0x00007f6373240379 in osl::threadFunc(void*) (param=0x7f6354008360) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7f6354008360 #8 0x00007f637375f511 in osl_thread_start_Impl(void*) (pData=0x7f6354006720) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x7f6354006720 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #9 0x00007f63733f91c4 in () at /lib/x86_64-linux-gnu/libc.so.6 #10 0x00007f637347985c in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 2 (Thread 0x7f636a6f3e00 (LWP 3464246)): #0 0x00007f63733f5f16 in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f63733f85d8 in pthread_cond_wait () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f636db7abe9 in std::condition_variable::wait > (__p=..., __lock=..., this=0x560afb79d9a0) at /usr/include/c++/12/condition_variable:102 g = {_M_device = 0x560afb79d978, _M_owns = true} request = SvpRequest::NONE pInst = 0x560afb79d750 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #3 SvpSalYieldMutex::doAcquire(unsigned int) (this=0x560afb79d880, nLockCount=1) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:306 g = {_M_device = 0x560afb79d978, _M_owns = true} request = SvpRequest::NONE pInst = 0x560afb79d750 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #4 0x00007f636d4c7058 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 0x00007f636d95c73d in SalInstance::AcquireYieldMutex(unsigned int) (this=, nCount=nCount@entry=1) at /home/buildslave/source/libo-core/vcl/source/app/salvtables.cxx:146 #6 0x00007f636d9a90db in Application::AcquireSolarMutex(unsigned int) (nCount=, nCount@entry=1) at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:515 pSVData = #7 0x00007f636db7a59e in SolarMutexReleaser::~SolarMutexReleaser() (this=0x7ffeb144d074, __in_chrg=) at /home/buildslave/source/libo-core/include/vcl/svapp.hxx:1418 __PRETTY_FUNCTION__ = "bool SvpSalInstance::ImplYield(bool, bool)" bWasEvent = false bMustSleep = nTimeoutMicroS = 6162 aReleaser = {mnReleased = 1} #8 SvpSalInstance::ImplYield(bool, bool) (this=this@entry=0x560afb79d750, bWait=bWait@entry=true, bHandleAllCurrentEvents=bHandleAllCurrentEvents@entry=false) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:463 __PRETTY_FUNCTION__ = "bool SvpSalInstance::ImplYield(bool, bool)" bWasEvent = false bMustSleep = nTimeoutMicroS = 6162 aReleaser = {mnReleased = 1} #9 0x00007f636db7a8a2 in SvpSalInstance::DoYield(bool, bool) (this=0x560afb79d750, bWait=, bHandleAllCurrentEvents=) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:475 __PRETTY_FUNCTION__ = "virtual bool SvpSalInstance::DoYield(bool, bool)" bWasEvent = false pMutex = 0x560afb79d880 #10 0x00007f636d9ab60f 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 = 0x7f636e5755e0 ::get()::instance> bProcessedEvent = #11 0x00007f636d9ab9ac in Application::Yield() () at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:480 bAbort = false #12 0x00007f636d9aba97 in Application::Execute() () at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:374 pSVData = 0x7f636e5755e0 ::get()::instance> nExitCode = 0 #13 0x00007f637359c0cb in desktop::Desktop::Main() (this=0x7ffeb144dc00) 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 *) 0x560afb79dc18} eStatus = rCmdLineArgs = @0x7f63736f4c80: {m_cwdUrl = std::optional = {[contained value] = "file:///srv/crashtestdata/control/task7971"}, 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=pytest9993b162-b8d8-11ef-a52c-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 *) 0x560afb79c148 xRestartManager = uno::Reference to (comphelper::OOfficeRestartManager *) 0x560afc719658 xDesktop = uno::Reference to (framework::Desktop *) 0x560afba4d6a8 bMustLockProfile = aTitle = "Collabora OfficeDev 24.04.11.0 [1908f487a9be9c5b8c7b84a5ff5487e9df0ec1e0]" bAbort = aEvent = { = {Source = empty uno::Reference}, EventName = "OnStartApp", ViewController = empty uno::Reference, Supplement = uno::Any(void)} bCrashed = false bExistsRecoveryData = false bExistsSessionData = false pidfileName = "" #14 0x00007f636d9b7539 in ImplSVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:229 pSVData = 0x7f636e5755e0 ::get()::instance> nReturn = 1 bWasInitVCL = bInit = true nRet = 0 #15 0x00007f636d9b76cf in SVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:261 #16 0x00007f63735cd830 in soffice_main() () at /home/buildslave/source/libo-core/desktop/source/app/sofficemain.cxx:94 aDesktop = { = { = {_vptr.ILibreOfficeKitNotifier = 0x7f63736e6f68 }, 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 = 0x7f636e488018 , mpSchedulerData = 0x0, mpDebugName = 0x7f63736459f0 "desktop::Desktop m_firstRunTimer", mePriority = TaskPriority::DEFAULT, mbActive = false, mbStatic = false}, maInvokeHandler = {function_ = 0x7f6373597182 , instance_ = 0x7ffeb144dc00, file_ = 0x7f6373645a40 "/home/buildslave/source/libo-core/desktop/source/app/app.cxx", line_ = 437, target_ = 0x7f6373645a18 "Desktop::LinkStubAsyncInitFirstRun"}, mnTimeout = 3000, mbAuto = false}, m_aUpdateThread = {_M_id = {_M_thread = 0}}} rCmdLineArgs = @0x7f63736f4c80: {m_cwdUrl = std::optional = {[contained value] = "file:///srv/crashtestdata/control/task7971"}, 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=pytest9993b162-b8d8-11ef-a52c-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 0x0000560afb22c962 in sal_main () at /home/buildslave/source/libo-core/desktop/source/app/main.c:51 ret = #18 0x0000560afb22c9af in main (argc=, argv=) at /home/buildslave/source/libo-core/desktop/source/app/main.c:49 ret = Thread 1 (Thread 0x7f6349a3f6c0 (LWP 3540225)): #0 0x00007f63733faebc in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f63733abfb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f6373396472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #3 0x00007f63737586f6 in (anonymous namespace)::callSystemHandler(int, siginfo_t*, void*) (signal=signal@entry=6, info=info@entry=0x7f6349a3a1f0, context=context@entry=0x7f6349a3a0c0) 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, 140064200789072, 140065068524760, 140065072208800, 140065072208840, 140064187593456, 14130, 140064413952272, 140065068524886, 140065072208800, 140064187593456, 20753, 140065068524923, 140065072208800, 8502157035044135936, 94605184952448}}, sa_flags = 0, sa_restorer = 0x7f6349a3a0c0} i = #4 0x00007f637375880f in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7f6349a3a1f0, context=0x7f6349a3a0c0) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:426 act = {__sigaction_handler = {sa_handler = 0x0, sa_sigaction = 0x0}, sa_mask = {__val = {140064200789072, 0, 0, 140065099199352, 77, 140064413950016, 140064413950016, 140065072169504, 730144440320, 274882442462, 0, 0, 0, 0, 1, 0}}, sa_flags = 0, sa_restorer = 0x0} Info = {Signal = osl_Signal_AccessViolation, UserSignal = 6, UserData = 0x0} #5 0x00007f63733ac050 in () at /lib/x86_64-linux-gnu/libc.so.6 #6 0x00007f63733faebc in () at /lib/x86_64-linux-gnu/libc.so.6 #7 0x00007f63733abfb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #8 0x00007f6373396472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #9 0x00007f636d9515bb in SalAbort(rtl::OUString const&, bool) (rErrorText="", bDumpCore=bDumpCore@entry=true) at /home/buildslave/source/libo-core/vcl/source/app/salplug.cxx:431 #10 0x00007f636d9a8fde in Application::Abort(rtl::OUString const&) (rErrorText="") at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:315 #11 0x00007f637359815e 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 0x00007f636d9b60fc in VCLExceptionSignal_impl(void*, oslSignalInfo*) (pInfo=) at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:175 nOldMode = SystemWindowFlags::DIALOG pSVData = 0x7f636e5755e0 ::get()::instance> aLock = {m_isAcquired = true, m_isChecked = true, m_rSolarMutex = @0x560afb79d880} bIn = true nVCLException = #13 0x00007f637370e62f in callSignalHandler(oslSignalInfo*) (pInfo=pInfo@entry=0x7f6349a3a830) at /home/buildslave/source/libo-core/sal/osl/all/signalshared.cxx:47 pHandler = 0x560afc716880 Action = #14 0x00007f63737587b2 in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7f6349a3aa30, context=0x7f6349a3a900) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:423 Info = {Signal = osl_Signal_AccessViolation, UserSignal = 6, UserData = 0x0} #15 0x00007f63733ac050 in () at /lib/x86_64-linux-gnu/libc.so.6 #16 0x00007f63733faebc in () at /lib/x86_64-linux-gnu/libc.so.6 #17 0x00007f63733abfb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #18 0x00007f6373396472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #19 0x00007f6373396395 in () at /lib/x86_64-linux-gnu/libc.so.6 #20 0x00007f63733a4eb2 in () at /lib/x86_64-linux-gnu/libc.so.6 #21 0x00007f63429359a3 in writerfilter::dmapper::DomainMapper_Impl::finishParagraph(tools::SvRef const&, bool, bool) (this=this@entry=0x7f6315014990, pPropertyMap=..., bRemove=bRemove@entry=false, bNoNumbering=bNoNumbering@entry=false) at /home/buildslave/source/libo-core/writerfilter/source/dmapper/DomainMapper_Impl.cxx:2668 xCursor = empty uno::Reference itNumberingRules = Python Exception : _typelib_TypeDescription {Name = , Handle = 149, Value = , State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE} xTextRange = empty uno::Reference xParaProps = empty uno::Reference aParaStyle = std::optional> containing None = {first = writerfilter::dmapper::PROP_PARA_STYLE_NAME, second = uno::Any("string": "Standard")} pToBeSavedProperties = {pObj = 0x0} bKeepLastParagraphProperties = false bIsDropCap = false aDrop = {Lines = 0 '\000', Count = 0 '\000', Distance = 0} aProperties = std::__debug::vector of length 4, capacity 4 = {{Name = "ParaStyleName", Handle = 0, Value = uno::Any("string": "Standard"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "NumberingLevel", Handle = 0, Value = uno::Any("short": 0), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "ParaAdjust", Handle = 0, Value = uno::Any("com.sun.star.style.ParagraphAdjust": com::sun::star::style::ParagraphAdjust::ParagraphAdjust_LEFT), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "ParaLastLineAdjust", Handle = 0, Value = uno::Any("com.sun.star.style.ParagraphAdjust": com::sun::star::style::ParagraphAdjust::ParagraphAdjust_LEFT), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}} pParaContext = 0x7f633d350370 rAppendContext = @0x7f6353031400: {xTextAppend = uno::Reference to (class SwXBodyText *) 0x7f633c6c6868, xCursor = empty uno::Reference, xInsertPosition = empty uno::Reference, pLastParagraphProperties = {pObj = 0x0}, m_aAnchoredObjects = std::__debug::vector of length 0, capacity 1} xTextAppend = uno::Reference to (SwXBodyText *) 0x7f633c6c6868 pEntry = {pObj = 0x7f633c88aee0} pStyleSheetProperties = nListId = 3 isNumberingViaStyle = false isNumberingViaRule = true bAllowAdjustments = nBeforeAutospacing = -1 bIsAutoSet = bNoTopmargin = nAfterAutospacing = -1 bNoBottomMargin = bAppliedBottomAutospacing = __PRETTY_FUNCTION__ = "void writerfilter::dmapper::DomainMapper_Impl::finishParagraph(const writerfilter::dmapper::PropertyMapPtr&, bool, bool)" bIgnoreFrameState = #22 0x00007f63428d4fc1 in writerfilter::dmapper::DomainMapper::finishParagraph(bool, bool) (this=this@entry=0x7f633ce8b460, bRemove=bRemove@entry=false, bNoNumbering=bNoNumbering@entry=false) at /home/buildslave/source/libo-core/writerfilter/source/dmapper/DomainMapper.cxx:5115 #23 0x00007f63428dfe50 in writerfilter::dmapper::DomainMapper::lcl_utext(char16_t const*, unsigned long) (this=0x7f633ce8b460, data_=, len=) at /home/buildslave/source/libo-core/writerfilter/source/dmapper/DomainMapper.cxx:4577 bSingleParagraph = false bNoNumbering = bSingleParagraphAfterRedline = pContext = {pObj = 0x7f633d350370} bIsColumnBreak = false bRemove = xContext = {pObj = 0x0} sText = "\r" aInfo = bNewLine = eSkip = __PRETTY_FUNCTION__ = "virtual void writerfilter::dmapper::DomainMapper::lcl_utext(const sal_Unicode*, size_t)" #24 0x00007f63429979d9 in writerfilter::LoggedStream::utext(char16_t const*, unsigned long) (this=0x7f633ce8b4b8, data=0x7f6349a3b576 u"\r뫆痽贰㳳罣", len=1) at /home/buildslave/source/libo-core/writerfilter/source/dmapper/LoggedResources.cxx:187 sText = "\r" #25 0x00007f6342889203 in writerfilter::rtftok::RTFDocumentImpl::runBreak() (this=this@entry=0x7f633cf38d30) at /home/buildslave/source/libo-core/writerfilter/source/rtftok/rtfdocumentimpl.cxx:650 sBreak = u"\r" #26 0x00007f6342894add in writerfilter::rtftok::RTFDocumentImpl::parBreak() (this=this@entry=0x7f633cf38d30) at /home/buildslave/source/libo-core/writerfilter/source/rtftok/rtfdocumentimpl.cxx:668 #27 0x00007f6342878f63 in writerfilter::rtftok::RTFDocumentImpl::dispatchSymbol(writerfilter::rtftok::RTFKeyword) (this=0x7f633cf38d30, nKeyword=writerfilter::rtftok::RTFKeyword::PAR) at /home/buildslave/source/libo-core/writerfilter/source/rtftok/rtfdispatchsymbol.cxx:106 aSkip = {m_rImport = @0x7f633cf38d38, m_bParsed = true, m_bReset = true} cCh = 0 '\000' __PRETTY_FUNCTION__ = "virtual writerfilter::rtftok::RTFError writerfilter::rtftok::RTFDocumentImpl::dispatchSymbol(writerfilter::rtftok::RTFKeyword)" #28 0x00007f63428c5ba3 in writerfilter::rtftok::RTFTokenizer::dispatchKeyword(rtl::OString const&, bool, int) (this=this@entry=0x7f633ca78c10, rKeyword="par", 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 = 0x7f6352ec14d0}, } rSymbol = #29 0x00007f63428c5ebb in writerfilter::rtftok::RTFTokenizer::resolveKeyword() (this=this@entry=0x7f633ca78c10) at /home/buildslave/source/libo-core/writerfilter/source/rtftok/rtftokenizer.cxx:248 ch = 32 ' ' aBuf = "" bNeg = false bParam = false nParam = 0 aKeyword = "par" #30 0x00007f63428c61b4 in writerfilter::rtftok::RTFTokenizer::resolveParse() (this=0x7f633ca78c10) at /home/buildslave/source/libo-core/writerfilter/source/rtftok/rtftokenizer.cxx:125 nCurrentPos = 15049301 __func__ = "resolveParse" ch = 92 '\\' ret = b = 0 count = 2 nPercentSize = 0 nLastPos = 0 #31 0x00007f634288d36e in writerfilter::rtftok::RTFDocumentImpl::resolve(writerfilter::Stream&) (this=this@entry=0x7f633cf38d30, rMapper=) at /home/buildslave/source/libo-core/writerfilter/source/rtftok/rtfdocumentimpl.cxx:855 #32 0x00007f6342a05e78 in (anonymous namespace)::RtfFilter::filter(com::sun::star::uno::Sequence const&) (this=0x7f633d022110, 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 = 0x7f63721ce390