[New LWP 2151322] [New LWP 2133972] [New LWP 2133825] [New LWP 2134160] [New LWP 2146350] [New LWP 2133974] [New LWP 2134162] [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 0x00007f981c19ceec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [Current thread is 1 (Thread 0x7f97e5bfd6c0 (LWP 2151322))] Thread 7 (Thread 0x7f97ff7fe6c0 (LWP 2134162)): #0 0x00007f981c21c964 in recv () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f981c511ee8 in osl_receivePipe(oslPipe, void*, sal_Int32) (pPipe=pPipe@entry=0x7f9804000f00, pBuffer=pBuffer@entry=0x7f97f00089d8, BytesToRead=BytesToRead@entry=8) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:455 socket = 13 nRet = #2 0x00007f981c511fbb in osl_readPipe(oslPipe, void*, sal_Int32) (pPipe=0x7f9804000f00, pBuffer=0x7f97f00089d8, n=) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:527 RetVal = BytesRead = 0 BytesToRead = 8 #3 0x00007f980dede733 in osl::StreamPipe::read(void*, int) const (n=8, pBuffer=, this=0x7f9804001550) 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=0x7f9804001520, aReadBytes=uno::Sequence of length 8 = {...}, nBytesToRead=8) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:83 n = #5 0x00007f980de75bfd in binaryurp::(anonymous namespace)::read(com::sun::star::uno::Reference const&, sal_uInt32, bool) (connection=uno::Reference to (io_acceptor::(anonymous namespace)::PipeConnection *) 0x7f9804001548, 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 0x00007f980de77b4a in binaryurp::Reader::execute() (this=0x7f9804006a80) 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 0x7f9804000fb0, state_ = @0x7f9804006ac8, buffer_ = uno::Sequence of length 7 = {-64 '\300', -38 '\332', -122 '\206', 32 ' ', 47 '/', 7 '\a', -80 '\260'}, data_ = 0x7f97f000ffea "", end_ = 0x7f97f000ffea ""} header = {bridge_ = rtl::Reference to 0x7f9804000fb0, state_ = @0x7f9804006ac8, buffer_ = uno::Sequence of length 8 = {0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000'}, data_ = 0x7f97f00089e0 "\026", end_ = 0x7f97f00089e0 "\026"} size = con = uno::Reference to (io_acceptor::(anonymous namespace)::PipeConnection *) 0x7f9804001548 #7 0x00007f981c0226b1 in salhelper::Thread::run() (this=0x7f9804006a80) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x7f9804006a80}, m_bDismissed = false} #8 0x00007f981c022995 in osl::threadFunc(void*) (param=0x7f9804006a90) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7f9804006a90 #9 0x00007f981c523662 in osl_thread_start_Impl(void*) (pData=0x7f9804008f60) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:240 terminate = false pImpl = 0x7f9804008f60 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #10 0x00007f981c19b1f5 in () at /lib/x86_64-linux-gnu/libc.so.6 #11 0x00007f981c21b8dc in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 6 (Thread 0x7f980de436c0 (LWP 2133974)): #0 0x00007f981c21c71f in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f981c511b9e in osl_acceptPipe(oslPipe) (pPipe=0x7f9804001570) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:390 s = pAcceptedPipe = socket = 12 __PRETTY_FUNCTION__ = "oslPipeImpl* osl_acceptPipe(oslPipe)" aGuard = {_M_device = 0x7f9804001570, _M_owns = false} flags = #2 0x00007f980dedec93 in osl::Pipe::accept(osl::StreamPipe&) (this=this@entry=0x7f980de42b78, Connection=...) at /home/buildslave/source/libo-core/include/osl/pipe.hxx:155 #3 0x00007f980dede99b in io_acceptor::PipeAcceptor::accept() (this=0x7f9804000d50) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:157 pipe = {m_handle = 0x7f9804001570} pConn = rtl::Reference to 0x7f9804009510 status = #4 0x00007f980dee4668 in (anonymous namespace)::OAcceptor::accept(rtl::OUString const&) (this=0x564af6037fb0, sConnectionDescription="pipe,name=pytest71fb834a-eb14-11f0-86f0-98f2b32c495c") at /home/buildslave/source/libo-core/io/source/acceptor/acceptor.cxx:198 guard = {m_pFlag = 0x564af6038028} r = empty uno::Reference #5 0x00007f980f7250c3 in desktop::Acceptor::run() (this=this@entry=0x564af6038be0) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:111 g = {_M_device = 0x564af6038c18, _M_owns = true} rConnection = empty uno::Reference aDescription = "pipe,name=pytest71fb834a-eb14-11f0-86f0-98f2b32c495c,uniqueValue=140290878870864" rInstanceProvider = uno::Reference to (desktop::AccInstanceProvider *) 0x7f9804000d38 #6 0x00007f980f725388 in desktop::offacc_workerfunc(void*) (acc=0x564af6038be0) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:47 #7 0x00007f981c523662 in osl_thread_start_Impl(void*) (pData=0x564af603e4f0) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:240 terminate = false pImpl = 0x564af603e4f0 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #8 0x00007f981c19b1f5 in () at /lib/x86_64-linux-gnu/libc.so.6 #9 0x00007f981c21b8dc in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 5 (Thread 0x7f97ed9fe6c0 (LWP 2146350)): #0 0x00007f981c197f16 in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f981c19abaf in pthread_cond_clockwait () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f981af93bf6 in std::__condvar::wait_until(std::mutex&, int, timespec&) (__abs_time=..., __clock=1, __m=, this=0x7f97e028eee0) at /usr/include/c++/12/bits/std_mutex.h:169 __s = {__d = {__r = 71731005}} __ts = {tv_sec = 71731005, tv_nsec = 254927955} #3 std::condition_variable::__wait_until_impl > >(std::unique_lock&, std::chrono::time_point > > const&) (this=this@entry=0x7f97e028eee0, __lock=..., __atime=...) at /usr/include/c++/12/condition_variable:200 __s = {__d = {__r = 71731005}} __ts = {tv_sec = 71731005, tv_nsec = 254927955} #4 0x00007f981af8fded in std::condition_variable::wait_until > >(std::unique_lock&, std::chrono::time_point > > const&) (__atime=..., __lock=..., this=0x7f97e028eee0) at /usr/include/c++/12/condition_variable:108 #5 std::condition_variable::wait_until >, drawinglayer::primitive2d::BufferedDecompositionFlusher::run():: >(std::unique_lock &, const std::chrono::time_point > > &, struct {...}) (this=this@entry=0x7f97e028eee0, __lock=..., __atime=..., __p=...) at /usr/include/c++/12/condition_variable:151 #6 0x00007f981af8fe60 in std::condition_variable::wait_for, drawinglayer::primitive2d::BufferedDecompositionFlusher::run():: >(std::unique_lock &, const std::chrono::duration > &, struct {...}) (this=this@entry=0x7f97e028eee0, __lock=..., __rtime=..., __p=__p@entry=...) at /usr/include/c++/12/condition_variable:174 #7 0x00007f981af9089e in drawinglayer::primitive2d::BufferedDecompositionFlusher::run() (this=0x7f97e028ede0) at /home/buildslave/source/libo-core/drawinglayer/source/primitive2d/BufferedDecompositionFlusher.cxx:187 l = {_M_device = 0x7f97e028eeb0, _M_owns = true} aNow = {__d = {__r = 71731003174887765}} aRemoved1 = std::__debug::vector of length 0, capacity 0 aRemoved2 = std::__debug::vector of length 0, capacity 0 #8 0x00007f981af90d7b in osl::threadFunc(void*) (param=0x7f97e028ede0) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7f97e028ede0 #9 0x00007f981c523662 in osl_thread_start_Impl(void*) (pData=0x7f97f8006100) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:240 terminate = false pImpl = 0x7f97f8006100 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #10 0x00007f981c19b1f5 in () at /lib/x86_64-linux-gnu/libc.so.6 #11 0x00007f981c21b8dc in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 4 (Thread 0x7f97fffff6c0 (LWP 2134160)): #0 0x00007f981c197f16 in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f981c19a5d8 in pthread_cond_wait () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f981c4fcfb2 in std::condition_variable::wait > (__p=..., __lock=..., this=0x7f9804008560) at /usr/include/c++/12/condition_variable:102 g = {_M_device = 0x7f9804008590, _M_owns = true} pCond = 0x7f9804008560 __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 = 0x7f9804008590, _M_owns = true} pCond = 0x7f9804008560 __PRETTY_FUNCTION__ = "oslConditionResult osl_waitCondition(oslCondition, const TimeValue*)" #4 0x00007f980de7c23a in osl::Condition::wait(TimeValue const*) (pTimeout=0x0, this=0x7f98040084b0) at /home/buildslave/source/libo-core/include/osl/conditn.hxx:123 item = {tid = {_pSequence = 0x7f97f0001120}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x564af507c9b0}, 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=0x7f98040082d0) at /home/buildslave/source/libo-core/binaryurp/source/writer.cxx:150 item = {tid = {_pSequence = 0x7f97f0001120}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x564af507c9b0}, 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 0x00007f981c0226b1 in salhelper::Thread::run() (this=0x7f98040082d0) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x7f98040082d0}, m_bDismissed = false} #7 0x00007f981c022995 in osl::threadFunc(void*) (param=0x7f98040082e0) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7f98040082e0 #8 0x00007f981c523662 in osl_thread_start_Impl(void*) (pData=0x7f9804008ce0) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:240 terminate = false pImpl = 0x7f9804008ce0 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #9 0x00007f981c19b1f5 in () at /lib/x86_64-linux-gnu/libc.so.6 #10 0x00007f981c21b8dc in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 3 (Thread 0x7f981741b900 (LWP 2133825)): #0 0x00007f981c197f16 in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f981c19abaf in pthread_cond_clockwait () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f98160e752e in std::__condvar::wait_until(std::mutex&, int, timespec&) (__abs_time=..., __clock=1, __m=, this=0x564af5068d10) at /usr/include/c++/12/bits/std_mutex.h:169 __s = {__d = {__r = 71731082}} __ts = {tv_sec = 71731082, tv_nsec = 104727835} #3 std::condition_variable::__wait_until_impl > >(std::unique_lock&, std::chrono::time_point > > const&) (this=this@entry=0x564af5068d10, __lock=..., __atime=...) at /usr/include/c++/12/condition_variable:200 __s = {__d = {__r = 71731082}} __ts = {tv_sec = 71731082, tv_nsec = 104727835} #4 0x00007f98160e637d in std::condition_variable::wait_until > >(std::unique_lock&, std::chrono::time_point > > const&) (__atime=..., __lock=..., this=0x564af5068d10) 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=0x564af5068d10, __lock=..., __atime=..., __p=...) at /usr/include/c++/12/condition_variable:151 #6 0x00007f98160e63f0 in std::condition_variable::wait_for, SvpSalInstance::ImplYield(bool, bool):: >(std::unique_lock &, const std::chrono::duration > &, struct {...}) (this=this@entry=0x564af5068d10, __lock=..., __rtime=..., __p=__p@entry=...) at /usr/include/c++/12/condition_variable:174 #7 0x00007f98160e668d in SvpSalInstance::ImplYield(bool, bool) (this=this@entry=0x564af5068a90, bWait=bWait@entry=true, bHandleAllCurrentEvents=bHandleAllCurrentEvents@entry=false) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:503 nTimeoutMS = pMutex = 0x564af5068bf0 g = {_M_device = 0x564af5068ce8, _M_owns = true} __PRETTY_FUNCTION__ = "bool SvpSalInstance::ImplYield(bool, bool)" bWasEvent = false bMustSleep = true nTimeoutMicroS = 78831220 aReleaser = {mnReleased = 1} #8 0x00007f98160e68db in SvpSalInstance::DoYield(bool, bool) (this=0x564af5068a90, bWait=, bHandleAllCurrentEvents=) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:523 __PRETTY_FUNCTION__ = "virtual bool SvpSalInstance::DoYield(bool, bool)" bWasEvent = false pMutex = 0x564af5068bf0 #9 0x00007f9815e9950e 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:389 pSVData = 0x7f98170ed300 ::get()::instance> bProcessedEvent = false #10 0x00007f9815e9970c in Application::Yield() () at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:502 bAbort = false #11 0x00007f9815e997f2 in Application::Execute() () at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:364 releaser = {mnReleased = 1} pSVData = 0x7f98170ed300 ::get()::instance> nExitCode = 0 #12 0x00007f981c34b87b in desktop::Desktop::Main() (this=0x7ffcc45c5d00) at /home/buildslave/source/libo-core/desktop/source/app/app.cxx:1681 pDisplay = startT = {__d = {__r = 1767713351623843832}} recordTime = {} layer = {m_aEnvTypeName = "gcc3", m_xPreviousContext = empty uno::Reference} eStatus = rCmdLineArgs = @0x7f981c4b0960: {m_cwdUrl = std::optional = {[contained value] = "file:///srv/crashtestdata/control/task7956"}, 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=pytest71fb834a-eb14-11f0-86f0-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 = "", m_bAllSucceeded = true} inst_fin = desktop::userinstall::EXISTED xContext = xRestartManager = uno::Reference to (comphelper::OOfficeRestartManager *) 0x564af6037be8 bMustLockProfile = aTitle = "LibreOfficeDev 26.8.0.0.alpha0 [389bbaad1d00974f87a7e99a962e7850ad4332f7]" xDesktop = uno::Reference to (framework::Desktop *) 0x564af53240b8 bAbort = aEvent = { = {Source = empty uno::Reference}, EventName = "OnStartApp", ViewController = empty uno::Reference, Supplement = uno::Any(void)} bCrashed = false bExistsRecoveryData = false bExistsSessionData = false pidfileName = "" #13 0x00007f9815ea821f in ImplSVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:230 pSVData = 0x7f98170ed300 ::get()::instance> nReturn = 1 bWasInitVCL = bInit = true nRet = 0 #14 0x00007f9815ea8261 in SVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:248 #15 0x00007f981c37da02 in soffice_main() () at /home/buildslave/source/libo-core/desktop/source/app/sofficemain.cxx:122 aDesktop = { = { = {_vptr.ILibreOfficeKitNotifier = 0x7f981c4a2c08 }, 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 = 0x7f9816fd5dc0 , mpSchedulerData = 0x0, mpDebugName = 0x7f981c3fca60 "desktop::Desktop m_firstRunTimer", mePriority = TaskPriority::DEFAULT_IDLE, mbActive = false, mbStatic = false}, maInvokeHandler = {function_ = 0x7f981c3465d8 , instance_ = 0x7ffcc45c5d00, source_ = 0x7f981c3fcab0 "/home/buildslave/source/libo-core/desktop/source/app/app.cxx:455", target_ = 0x7f981c3fca88 "Desktop::LinkStubAsyncInitFirstRun"}, mnTimeout = 3000, mbAuto = false}, m_aUpdateThread = {_M_id = {_M_thread = 0}}} rCmdLineArgs = @0x7f981c4b0960: {m_cwdUrl = std::optional = {[contained value] = "file:///srv/crashtestdata/control/task7956"}, 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=pytest71fb834a-eb14-11f0-86f0-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 = "", m_bAllSucceeded = true} aUnknown = "" #16 0x0000564af3789962 in sal_main () at /home/buildslave/source/libo-core/desktop/source/app/main.c:51 ret = #17 0x0000564af37899af in main (argc=, argv=) at /home/buildslave/source/libo-core/desktop/source/app/main.c:49 ret = Thread 2 (Thread 0x7f980e72a6c0 (LWP 2133972)): #0 0x00007f981c21c71f in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f981c511b9e in osl_acceptPipe(oslPipe) (pPipe=0x564af5fa9340) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:390 s = pAcceptedPipe = socket = 9 __PRETTY_FUNCTION__ = "oslPipeImpl* osl_acceptPipe(oslPipe)" aGuard = {_M_device = 0x564af5fa9340, _M_owns = false} flags = #2 0x00007f981c379f21 in osl::Pipe::accept(osl::StreamPipe&) (this=this@entry=0x564af602dd10, Connection=...) at /home/buildslave/source/libo-core/include/osl/pipe.hxx:155 #3 0x00007f981c379a20 in desktop::PipeIpcThread::execute() (this=0x564af602dce0) at /home/buildslave/source/libo-core/desktop/source/app/officeipcthread.cxx:1095 aStreamPipe = { = {m_handle = 0x0}, } nError = 32664 __PRETTY_FUNCTION__ = "virtual void desktop::PipeIpcThread::execute()" resetThreadRunning = {m_func = {}, m_bDismissed = false} #4 0x00007f981c0226b1 in salhelper::Thread::run() (this=0x564af602dce0) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x564af602dce0}, m_bDismissed = false} #5 0x00007f981c022995 in osl::threadFunc(void*) (param=0x564af602dcf0) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x564af602dcf0 #6 0x00007f981c523662 in osl_thread_start_Impl(void*) (pData=0x564af5913720) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:240 terminate = false pImpl = 0x564af5913720 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #7 0x00007f981c19b1f5 in () at /lib/x86_64-linux-gnu/libc.so.6 #8 0x00007f981c21b8dc in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 1 (Thread 0x7f97e5bfd6c0 (LWP 2151322)): #0 0x00007f981c19ceec in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f981c14dfb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f981c138472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #3 0x00007f981c51c0a3 in (anonymous namespace)::callSystemHandler(int, siginfo_t*, void*) (signal=signal@entry=6, info=info@entry=0x7f97e5bfb330, context=context@entry=0x7f97e5bfb200) 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, 140290371334344, 140291238082281, 140290275310072, 140290371334464, 140290275310072, 140291237976503, 140290276557616, 140291238281355, 0, 140291281621952, 140290540356112, 140290274979032, 140290274979304, 12637746111286945024, 94879954982176}}, sa_flags = 0, sa_restorer = 0x7f97e5bfb200} i = #4 0x00007f981c51c1bc in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7f97e5bfb330, context=0x7f97e5bfb200) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:426 act = {__sigaction_handler = {sa_handler = 0x0, sa_sigaction = 0x0}, sa_mask = {__val = {140290275015560, 0, 0, 0, 0, 0, 0, 18446744073709551576, 1, 0, 140291287346340, 140291281685200, 1451843812, 140291281652240, 140291281642024, 140290371334772}}, sa_flags = 475590858, sa_restorer = 0x83} Info = {Signal = osl_Signal_AccessViolation, UserSignal = 6, UserData = 0x0} #5 0x00007f981c14e050 in () at /lib/x86_64-linux-gnu/libc.so.6 #6 0x00007f981c19ceec in () at /lib/x86_64-linux-gnu/libc.so.6 #7 0x00007f981c14dfb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #8 0x00007f981c138472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #9 0x00007f9815e3fcf8 in SalAbort(rtl::OUString const&, bool) (rErrorText="", bDumpCore=bDumpCore@entry=true) at /home/buildslave/source/libo-core/vcl/source/app/salplug.cxx:403 #10 0x00007f9815e97208 in Application::Abort(rtl::OUString const&) (rErrorText="") at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:300 #11 0x00007f981c3482ca in desktop::Desktop::Exception(ExceptionCategory) (this=0x7ffcc45c5d00, nCategory=ExceptionCategory::System) at /home/buildslave/source/libo-core/desktop/source/app/app.cxx:1242 bInException = true nOldMode = rArgs = bRestart = false bAllowRecoveryAndSessionManagement = #12 0x00007f9815ea70b2 in VCLExceptionSignal_impl(void*, oslSignalInfo*) (pInfo=) at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:177 nOldMode = SystemWindowFlags::DIALOG pSVData = 0x7f98170ed300 ::get()::instance> aLock = {m_isAcquired = true, m_isChecked = true, m_rSolarMutex = @0x564af5068bf0} bIn = true nVCLException = #13 0x00007f981c4cba74 in callSignalHandler(oslSignalInfo*) (pInfo=pInfo@entry=0x7f97e5bfb970) at /home/buildslave/source/libo-core/sal/osl/all/signalshared.cxx:47 pHandler = 0x564af6035520 Action = #14 0x00007f981c51c15f in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7f97e5bfbb70, context=0x7f97e5bfba40) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:423 Info = {Signal = osl_Signal_AccessViolation, UserSignal = 6, UserData = 0x0} #15 0x00007f981c14e050 in () at /lib/x86_64-linux-gnu/libc.so.6 #16 0x00007f981c19ceec in () at /lib/x86_64-linux-gnu/libc.so.6 #17 0x00007f981c14dfb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #18 0x00007f981c138472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #19 0x00007f981c138395 in () at /lib/x86_64-linux-gnu/libc.so.6 #20 0x00007f981c146ec2 in () at /lib/x86_64-linux-gnu/libc.so.6 #21 0x00007f981ac102ea in framework::LoadEnv::loadComponentFromURL(com::sun::star::uno::Reference const&, com::sun::star::uno::Reference const&, rtl::OUString const&, rtl::OUString const&, int, com::sun::star::uno::Sequence const&) (xLoader=uno::Reference to (framework::Desktop *) 0x564af53240d8, xContext=uno::Reference to (cppu::(anonymous namespace)::ComponentContext *) 0x564af50653e8, sURL="file:///srv/crashtestdata/current/srv/crashtestdata/files/bugtrackers/doc/novell485609-1.odt", sTarget="_blank", nSearchFlags=nSearchFlags@entry=0, lArgs=uno::Sequence of length 3 = {...}) at /home/buildslave/source/libo-core/framework/source/loadenv/loadenv.cxx:211 xComponent = empty uno::Reference 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 = 0x7f981ae097a9 "loadComponentFromURL"}, m_nCreateTime = 0, m_nNesting = -1} __PRETTY_FUNCTION__ = "static com::sun::star::uno::Reference framework::LoadEnv::loadComponentFromURL(const com::sun::star::uno::Reference&, const c"... #22 0x00007f981ac215d7 in framework::Desktop::loadComponentFromURL(rtl::OUString const&, rtl::OUString const&, int, com::sun::star::uno::Sequence const&) (this=0x564af5324060, sURL="file:///srv/crashtestdata/current/srv/crashtestdata/files/bugtrackers/doc/novell485609-1.odt", sTargetFrameName="_blank", nSearchFlags=0, lArguments=uno::Sequence of length 3 = {...}) at /home/buildslave/source/libo-core/framework/source/services/desktop.cxx:595 aTransaction = {m_pManager = 0x564af5324150} xThis = uno::Reference to (framework::Desktop *) 0x564af53240d8 aDescriptor = Python Exception : No type named std::__detail::_Hash_node, true>. {m_aMap = std::__debug::unordered_map with 3 elements} bOnMainThread = false #23 0x00007f980fe7485b in gcc3::callVirtualMethod(void*, unsigned int, void*, _typelib_TypeDescriptionReference*, bool, unsigned long*, unsigned int, unsigned long*, double*) (pThis=0x564af53240d8, nVtableIndex=3, pRegisterReturn=0x7f97e5bfc680, pReturnTypeRef=0x564af5190a90, bSimpleReturn=false, pStack=0x7f97e5bfc690, nStack=0, pGPR=0x7f97e5bfc7c0, pFPR=0x7f97e5bfc7f0) at /home/buildslave/source/libo-core/bridges/source/cpp_uno/gcc3_linux_x86-64/callvirtualmethod.cxx:87 data = {pMethod = 140291260683839, pStack = 0x7f97e5bfc690, nStack = 0, pGPR = 0x7f97e5bfc7c0, pFPR = 0x7f97e5bfc7f0, rax = 12637746111286945024, rdx = 140290371339728, xmm0 = 6.9312605588228805e-310, xmm1 = 6.9312652921286829e-310} pMethod = 140291263920728 #24 0x00007f980fe73de8 in cpp_call(bridges::cpp_uno::shared::UnoInterfaceProxy*, bridges::cpp_uno::shared::VtableSlot, typelib_TypeDescriptionReference*, sal_Int32, typelib_MethodParameter*, void*, void**, uno_Any**) (pThis=pThis@entry=0x7f97e041c360, aVtableSlot=..., aVtableSlot@entry=..., pReturnTypeRef=, nParams=, pParams=, pUnoReturn=pUnoReturn@entry=0x7f97e86fc360, pUnoArgs=, ppUnoExc=) at /home/buildslave/source/libo-core/bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx:230 pStack = 0x7f97e5bfc690 pStackStart = pGPR = {140290371339904, 94879941279960, 140290275536512, 140290275536536, 0, 140290371339760} nGPR = 6 pFPR = {1.4821969375237396e-323, 1.4821969375237396e-323, 6.9312652921603031e-310, 6.3659873748720795e-314, 1.9762625833649862e-323, 6.9313002351240025e-310, 6.9312737942284959e-310, 0} nFPR = 0 pReturnTypeDescr = 0x564af5190a90 __PRETTY_FUNCTION__ = "void cpp_call(bridges::cpp_uno::shared::UnoInterfaceProxy*, bridges::cpp_uno::shared::VtableSlot, typelib_TypeDescriptionReference*, sal_Int32, typelib_MethodParameter*, void*, void**, uno_Any**)" pCppReturn = 0x7f97e5bfc680 bSimpleReturn = pAdjustedThisPtr = 0x564af53240d8 pCppArgs = 0x7f97e5bfc610 pTempIndices = ppTempParamTypeDescr = nTempIndices = 1 #25 0x00007f980fe743c4 in bridges::cpp_uno::shared::unoInterfaceProxyDispatch(uno_Interface*, typelib_TypeDescription const*, void*, void**, uno_Any**) (pUnoI=0x7f97e041c360, pMemberDescr=0x7f97f00192b0, pReturn=0x7f97e86fc360, pArgs=0x7f97f0003fc0, ppException=0x7f97e5bfc940) at /home/buildslave/source/libo-core/bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx:410 aVtableSlot = {offset = , index = } pThis = 0x7f97e041c360 __PRETTY_FUNCTION__ = "void bridges::cpp_uno::shared::unoInterfaceProxyDispatch(uno_Interface*, const typelib_TypeDescription*, void*, void**, uno_Any**)" #26 0x00007f980de66e2f in binaryurp::IncomingRequest::execute_throw(binaryurp::BinaryAny*, std::__debug::vector >*) const (this=this@entry=0x7f97f0016f80, returnValue=returnValue@entry=0x7f97e5bfcb40, outArguments=outArguments@entry=0x7f97e5bfcba0) at /home/buildslave/source/libo-core/binaryurp/source/incomingrequest.cxx:236 retType = {_pTypeDescr = 0x564af5190a90} nSize = retBuf = std::__debug::vector of length 8, capacity 8 = {0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000'} pexc = 0x7f97e5bfc950 outBufs = std::__debug::vector of length 0, capacity 0 args = std::__debug::vector of length 4, capacity 4 = {0x7f97e009ee80, 0x7f97e009ee98, 0x7f97e009eeb0, 0x7f97e009eec8} exc = Python Exception : __PRETTY_FUNCTION__ = "bool binaryurp::IncomingRequest::execute_throw(binaryurp::BinaryAny*, std::__debug::vector*) const" isExc = false #27 0x00007f980de67427 in binaryurp::IncomingRequest::execute() const (this=this@entry=0x7f97f0016f80) at /home/buildslave/source/libo-core/binaryurp/source/incomingrequest.cxx:79 resetCc = true oldCc = {m_pUnoI = 0x0} ret = {data_ = _uno_Any(void)} outArgs = std::__debug::vector of length 0, capacity 0 isExc = #28 0x00007f980de758bc in binaryurp::(anonymous namespace)::request(void*) (pThreadSpecificData=pThreadSpecificData@entry=0x7f97f0016f80) at /home/buildslave/source/libo-core/binaryurp/source/reader.cxx:86 __PRETTY_FUNCTION__ = "void binaryurp::{anonymous}::request(void*)" #29 0x00007f981bcafe6e in cppu_threadpool::JobQueue::enter(void const*, bool) (this=0x7f97f0015e80, nDisposeId=, nDisposeId@entry=0x7f97f000b840, bReturnWhenNoJob=bReturnWhenNoJob@entry=true) at /home/buildslave/source/libo-core/cppu/source/threadpool/jobqueue.cxx:100 guard = {_M_device = @0x7f97f0015e80} Python Exception : DWARF-2 expression error: DW_OP_GNU_uninit must always be the very last op. #30 0x00007f981bcb2716 in cppu_threadpool::ORequestThread::run() (this=0x7f97f000b840) at /home/buildslave/source/libo-core/cppu/source/threadpool/thread.cxx:165 #31 0x00007f981bcb2c1b in osl::threadFunc(void*) (param=0x7f97f000b850) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7f97f000b850 #32 0x00007f981c523662 in osl_thread_start_Impl(void*) (pData=0x7f97f0013400) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:240 terminate = false pImpl = 0x7f97f0013400 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #33 0x00007f981c19b1f5 in () at /lib/x86_64-linux-gnu/libc.so.6 #34 0x00007f981c21b8dc in () at /lib/x86_64-linux-gnu/libc.so.6