[New LWP 2194955] [New LWP 2171760] [New LWP 2196692] [New LWP 2171962] [New LWP 2171960] [New LWP 2172342] [New LWP 2172343] [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 0x00007f35636ace2c in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [Current thread is 1 (Thread 0x7f3539dff6c0 (LWP 2194955))] Thread 7 (Thread 0x7f354ec526c0 (LWP 2172343)): #0 0x00007f356372c854 in recv () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f3563a0aaa7 in osl_receivePipe(oslPipe, void*, sal_Int32) (pPipe=pPipe@entry=0x7f3544000f20, pBuffer=pBuffer@entry=0x7f353c005d28, BytesToRead=BytesToRead@entry=8) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:440 nRet = 0 #2 0x00007f3563a0ad5e in osl_readPipe(oslPipe, void*, sal_Int32) (pPipe=0x7f3544000f20, pBuffer=0x7f353c005d28, n=) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:510 RetVal = BytesRead = 0 BytesToRead = 8 #3 0x00007f3555b2f8fb in osl::StreamPipe::read(void*, int) const (n=8, pBuffer=, this=0x7f3544001550) 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=0x7f3544001520, aReadBytes=uno::Sequence of length 8 = {...}, nBytesToRead=8) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:83 n = #5 0x00007f3554498d79 in binaryurp::(anonymous namespace)::read(com::sun::star::uno::Reference const&, sal_uInt32, bool) (connection=uno::Reference to (io_acceptor::(anonymous namespace)::PipeConnection *) 0x7f3544001548, 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 0x00007f355449ad9c in binaryurp::Reader::execute() (this=0x7f3544006b00) 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 0x7f3544000fa0, state_ = @0x7f3544006b48, buffer_ = uno::Sequence of length 7 = {78 'N', -80 '\260', 63 '?', -126 '\202', 113 'q', -40 '\330', -114 '\216'}, data_ = 0x7f353c001416 "\231\2315", end_ = 0x7f353c001416 "\231\2315"} header = {bridge_ = rtl::Reference to 0x7f3544000fa0, state_ = @0x7f3544006b48, buffer_ = uno::Sequence of length 8 = {0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000'}, data_ = 0x7f353c005d30 "\026", end_ = 0x7f353c005d30 "\026"} size = con = uno::Reference to (io_acceptor::(anonymous namespace)::PipeConnection *) 0x7f3544001548 #7 0x00007f356341e0d1 in salhelper::Thread::run() (this=0x7f3544006b00) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x7f3544006b00}, m_bDismissed = false} #8 0x00007f356341e377 in osl::threadFunc(void*) (param=0x7f3544006b10) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7f3544006b10 #9 0x00007f3563a1b699 in osl_thread_start_Impl(void*) (pData=0x7f3544008d60) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x7f3544008d60 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #10 0x00007f35636ab134 in () at /lib/x86_64-linux-gnu/libc.so.6 #11 0x00007f356372b7dc in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 6 (Thread 0x7f35554e96c0 (LWP 2172342)): #0 0x00007f35636a7e96 in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f35636aa558 in pthread_cond_wait () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f35639f9383 in std::condition_variable::wait > (__p=..., __lock=..., this=0x7f35440085e0) at /usr/include/c++/12/condition_variable:102 g = {_M_device = 0x7f3544008610, _M_owns = true} pCond = 0x7f35440085e0 __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 = 0x7f3544008610, _M_owns = true} pCond = 0x7f35440085e0 __PRETTY_FUNCTION__ = "oslConditionResult osl_waitCondition(oslCondition, const TimeValue*)" #4 0x00007f355449f7f3 in osl::Condition::wait(TimeValue const*) (pTimeout=0x0, this=0x7f3544008530) at /home/buildslave/source/libo-core/include/osl/conditn.hxx:123 item = {tid = {_pSequence = 0x7f353c001120}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x564ac20e0000}, 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=0x7f3544008350) at /home/buildslave/source/libo-core/binaryurp/source/writer.cxx:151 item = {tid = {_pSequence = 0x7f353c001120}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x564ac20e0000}, 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 0x00007f356341e0d1 in salhelper::Thread::run() (this=0x7f3544008350) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x7f3544008350}, m_bDismissed = false} #7 0x00007f356341e377 in osl::threadFunc(void*) (param=0x7f3544008360) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7f3544008360 #8 0x00007f3563a1b699 in osl_thread_start_Impl(void*) (pData=0x7f3544006720) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x7f3544006720 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #9 0x00007f35636ab134 in () at /lib/x86_64-linux-gnu/libc.so.6 #10 0x00007f356372b7dc in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 5 (Thread 0x7f3554ce86c0 (LWP 2171960)): #0 0x00007f356372c60f in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f3563a0a64d in osl_acceptPipe(oslPipe) (pPipe=0x564ac2fc0250) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:382 s = pAcceptedPipe = __PRETTY_FUNCTION__ = "oslPipeImpl* osl_acceptPipe(oslPipe)" flags = #2 0x00007f3563889119 in osl::Pipe::accept(osl::StreamPipe&) (this=this@entry=0x564ac222e3a0, Connection=...) at /home/buildslave/source/libo-core/include/osl/pipe.hxx:155 #3 0x00007f3563888c1e in desktop::PipeIpcThread::execute() (this=0x564ac222e370) 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 0x00007f356341e0d1 in salhelper::Thread::run() (this=0x564ac222e370) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x564ac222e370}, m_bDismissed = false} #5 0x00007f356341e377 in osl::threadFunc(void*) (param=0x564ac222e380) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x564ac222e380 #6 0x00007f3563a1b699 in osl_thread_start_Impl(void*) (pData=0x564ac2946550) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x564ac2946550 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #7 0x00007f35636ab134 in () at /lib/x86_64-linux-gnu/libc.so.6 #8 0x00007f356372b7dc in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 4 (Thread 0x7f354ffff6c0 (LWP 2171962)): #0 0x00007f356372c60f in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f3563a0a64d in osl_acceptPipe(oslPipe) (pPipe=0x7f3544001570) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:382 s = pAcceptedPipe = __PRETTY_FUNCTION__ = "oslPipeImpl* osl_acceptPipe(oslPipe)" flags = #2 0x00007f3555b2fad3 in osl::Pipe::accept(osl::StreamPipe&) (this=this@entry=0x7f354fffd548, Connection=...) at /home/buildslave/source/libo-core/include/osl/pipe.hxx:155 #3 0x00007f3555b2f5a2 in io_acceptor::PipeAcceptor::accept() (this=0x7f3544000d70) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:157 pipe = {m_handle = 0x7f3544001570} pConn = rtl::Reference to 0x7f3544009310 status = #4 0x00007f3555b35792 in (anonymous namespace)::OAcceptor::accept(rtl::OUString const&) (this=0x564ac2fc8d00, sConnectionDescription="pipe,name=pytestff726d5a-f184-11ee-82f6-98f2b32c495c") at /home/buildslave/source/libo-core/io/source/acceptor/acceptor.cxx:198 guard = {m_pFlag = 0x564ac2fc8d78} r = empty uno::Reference #5 0x00007f3557dd89f7 in desktop::Acceptor::run() (this=this@entry=0x564ac2fc9b20) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:108 rConnection = empty uno::Reference rBridge = uno::Reference to (binaryurp::Bridge *) 0x7f3544000fc8 g = {_M_device = 0x564ac2fc9b58, _M_owns = false} aDescription = "pipe,name=pytestff726d5a-f184-11ee-82f6-98f2b32c495c,uniqueValue=139866750850384" rInstanceProvider = uno::Reference to (desktop::AccInstanceProvider *) 0x7f3544000d38 #6 0x00007f3557dd8eef in desktop::offacc_workerfunc(void*) (acc=0x564ac2fc9b20) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:46 #7 0x00007f3563a1b699 in osl_thread_start_Impl(void*) (pData=0x564ac2fcf320) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x564ac2fcf320 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #8 0x00007f35636ab134 in () at /lib/x86_64-linux-gnu/libc.so.6 #9 0x00007f356372b7dc in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 3 (Thread 0x7f35395fe6c0 (LWP 2196692)): #0 0x00007f35636a7e96 in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f35636aa558 in pthread_cond_wait () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f356341e566 in std::condition_variable::wait >(std::unique_lock &, struct {...}) (this=this@entry=0x7f3563422268 <(anonymous namespace)::getTimerManager()::aManager+72>, __lock=..., __p=__p@entry=...) at /usr/include/c++/12/condition_variable:102 #3 0x00007f356341ee4b in salhelper::TimerManager::run() (this=0x7f3563422220 <(anonymous namespace)::getTimerManager()::aManager>) at /home/buildslave/source/libo-core/salhelper/source/timer.cxx:376 a_Guard = {_M_device = 0x7f3563422240 <(anonymous namespace)::getTimerManager()::aManager+32>, _M_owns = true} #4 0x00007f356341e377 in osl::threadFunc(void*) (param=0x7f3563422220 <(anonymous namespace)::getTimerManager()::aManager>) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7f3563422220 <(anonymous namespace)::getTimerManager()::aManager> #5 0x00007f3563a1b699 in osl_thread_start_Impl(void*) (pData=0x7f351f5f1cc0) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x7f351f5f1cc0 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #6 0x00007f35636ab134 in () at /lib/x86_64-linux-gnu/libc.so.6 #7 0x00007f356372b7dc in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 2 (Thread 0x7f355b17edc0 (LWP 2171760)): #0 0x00007f35636a7e96 in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f35636aa558 in pthread_cond_wait () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f355dd8d68f in std::condition_variable::wait > (__p=..., __lock=..., this=0x564ac20dcb40) at /usr/include/c++/12/condition_variable:102 g = {_M_device = 0x564ac20dcb18, _M_owns = true} request = SvpRequest::NONE pInst = 0x564ac20dc8f0 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #3 SvpSalYieldMutex::doAcquire(unsigned int) (this=0x564ac20dca20, nLockCount=1) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:301 g = {_M_device = 0x564ac20dcb18, _M_owns = true} request = SvpRequest::NONE pInst = 0x564ac20dc8f0 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #4 0x00007f355d6e4a44 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 0x00007f355db7fb7d in SalInstance::AcquireYieldMutex(unsigned int) (this=, nCount=nCount@entry=1) at /home/buildslave/source/libo-core/vcl/source/app/salvtables.cxx:146 #6 0x00007f355dbcd5bb in Application::AcquireSolarMutex(unsigned int) (nCount=) at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:517 pSVData = #7 0x00007f355dd8d065 in SolarMutexReleaser::~SolarMutexReleaser() (this=0x7ffd449011a4, __in_chrg=) at /home/buildslave/source/libo-core/include/vcl/svapp.hxx:1425 __PRETTY_FUNCTION__ = "bool SvpSalInstance::ImplYield(bool, bool)" bWasEvent = false bMustSleep = nTimeoutMicroS = aReleaser = {mnReleased = 1} #8 SvpSalInstance::ImplYield(bool, bool) (this=this@entry=0x564ac20dc8f0, bWait=bWait@entry=true, bHandleAllCurrentEvents=bHandleAllCurrentEvents@entry=false) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:455 __PRETTY_FUNCTION__ = "bool SvpSalInstance::ImplYield(bool, bool)" bWasEvent = false bMustSleep = nTimeoutMicroS = aReleaser = {mnReleased = 1} #9 0x00007f355dd8d344 in SvpSalInstance::DoYield(bool, bool) (this=0x564ac20dc8f0, bWait=, bHandleAllCurrentEvents=) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:467 __PRETTY_FUNCTION__ = "virtual bool SvpSalInstance::DoYield(bool, bool)" bWasEvent = false pMutex = 0x564ac20dca20 #10 0x00007f355dbcf863 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:394 pSVData = 0x7f355e7821e0 ::get()::instance> bProcessedEvent = #11 0x00007f355dbcfc00 in Application::Yield() () at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:482 bAbort = false #12 0x00007f355dbcfcf8 in Application::Execute() () at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:369 releaser = {mnReleased = 1} pSVData = 0x7f355e7821e0 ::get()::instance> nExitCode = 0 #13 0x00007f356385a468 in desktop::Desktop::Main() (this=0x7ffd44901d30) at /home/buildslave/source/libo-core/desktop/source/app/app.cxx:1611 pDisplay = layer = {m_aEnvTypeName = "gcc3", m_xPreviousContext = uno::Reference to (class (anonymous namespace)::DesktopEnvironmentContext *) 0x564ac20daf08} eStatus = rCmdLineArgs = @0x7f35639b0800: {m_cwdUrl = std::optional = {[contained value] = "file:///srv/crashtestdata/control/task3391"}, 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=pytestff726d5a-f184-11ee-82f6-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 *) 0x564ac20d8378 xRestartManager = uno::Reference to (comphelper::OOfficeRestartManager *) 0x564ac2fc8b28 xDesktop = uno::Reference to (framework::Desktop *) 0x564ac2389f28 bMustLockProfile = aTitle = "LibreOfficeDev 24.8.0.0.alpha0 [03c9875b873d24d72587ab7d9f3190c7c0cf0e5e]" bAbort = aEvent = { = {Source = empty uno::Reference}, EventName = "OnStartApp", ViewController = empty uno::Reference, Supplement = uno::Any(void)} bCrashed = false bExistsRecoveryData = false bExistsSessionData = false pidfileName = "" #14 0x00007f355dbdb8a4 in ImplSVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:229 pSVData = 0x7f355e7821e0 ::get()::instance> nReturn = 1 bWasInitVCL = bInit = true nRet = 0 #15 0x00007f355dbdba46 in SVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:261 #16 0x00007f356388cc5e in soffice_main() () at /home/buildslave/source/libo-core/desktop/source/app/sofficemain.cxx:93 aDesktop = { = { = {_vptr.ILibreOfficeKitNotifier = 0x7f35639a2c20 }, 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 = 0x7f355e695528 , mpSchedulerData = 0x0, mpDebugName = 0x7f3563901de8 "desktop::Desktop m_firstRunTimer", mePriority = TaskPriority::DEFAULT, mbActive = false, mbStatic = false}, maInvokeHandler = {function_ = 0x7f3563855442 , instance_ = 0x7ffd44901d30, file_ = 0x7f3563901e38 "/home/buildslave/source/libo-core/desktop/source/app/app.cxx", line_ = 436, target_ = 0x7f3563901e10 "Desktop::LinkStubAsyncInitFirstRun"}, mnTimeout = 3000, mbAuto = false}, m_aUpdateThread = {_M_id = {_M_thread = 0}}} rCmdLineArgs = @0x7f35639b0800: {m_cwdUrl = std::optional = {[contained value] = "file:///srv/crashtestdata/control/task3391"}, 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=pytestff726d5a-f184-11ee-82f6-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 0x0000564ac10e0962 in sal_main () at /home/buildslave/source/libo-core/desktop/source/app/main.c:51 ret = #18 0x0000564ac10e09af in main (argc=, argv=) at /home/buildslave/source/libo-core/desktop/source/app/main.c:49 ret = Thread 1 (Thread 0x7f3539dff6c0 (LWP 2194955)): #0 0x00007f35636ace2c in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f356365dfb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f3563648472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #3 0x00007f3563a14c6c in (anonymous namespace)::callSystemHandler(int, siginfo_t*, void*) (signal=signal@entry=6, info=info@entry=0x7f3539dfacb0, context=context@entry=0x7f3539dfab80) 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, 89, 91, 90, 73, 74, 30, 81, 115, 128, 32, 579, 580, 599, 14540697506799612160, 94879098887504}}, sa_flags = 0, sa_restorer = 0x7f3539dfab80} i = #4 0x00007f3563a14d85 in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7f3539dfacb0, context=0x7f3539dfab80) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:426 act = {__sigaction_handler = {sa_handler = 0x48, sa_sigaction = 0x48}, sa_mask = {__val = {70, 79, 89, 91, 90, 73, 74, 30, 81, 115, 128, 32, 579, 580, 599, 581}}, sa_flags = 646, sa_restorer = 0x2b0} Info = {Signal = osl_Signal_AccessViolation, UserSignal = 6, UserData = 0x0} #5 0x00007f356365e050 in () at /lib/x86_64-linux-gnu/libc.so.6 #6 0x00007f35636ace2c in () at /lib/x86_64-linux-gnu/libc.so.6 #7 0x00007f356365dfb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #8 0x00007f3563648472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #9 0x00007f355db73f10 in SalAbort(rtl::OUString const&, bool) (rErrorText="", bDumpCore=bDumpCore@entry=true) at /home/buildslave/source/libo-core/vcl/source/app/salplug.cxx:410 #10 0x00007f355dbcd4be in Application::Abort(rtl::OUString const&) (rErrorText="") at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:315 #11 0x00007f3563856474 in desktop::Desktop::Exception(ExceptionCategory) (this=, nCategory=ExceptionCategory::System) at /home/buildslave/source/libo-core/desktop/source/app/app.cxx:1199 bInException = true nOldMode = rArgs = bRestart = false bAllowRecoveryAndSessionManagement = #12 0x00007f355dbda41a in VCLExceptionSignal_impl(void*, oslSignalInfo*) (pInfo=) at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:175 nOldMode = SystemWindowFlags::DIALOG pSVData = 0x7f355e7821e0 ::get()::instance> aLock = {m_isAcquired = true, m_isChecked = true, m_rSolarMutex = @0x564ac20dca20} bIn = true nVCLException = #13 0x00007f35639cb5fc in callSignalHandler(oslSignalInfo*) (pInfo=pInfo@entry=0x7f3539dfb2f0) at /home/buildslave/source/libo-core/sal/osl/all/signalshared.cxx:47 pHandler = 0x564ac2fc5d50 Action = #14 0x00007f3563a14d28 in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7f3539dfb4f0, context=0x7f3539dfb3c0) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:423 Info = {Signal = osl_Signal_AccessViolation, UserSignal = 6, UserData = 0x0} #15 0x00007f356365e050 in () at /lib/x86_64-linux-gnu/libc.so.6 #16 0x00007f35636ace2c in () at /lib/x86_64-linux-gnu/libc.so.6 #17 0x00007f356365dfb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #18 0x00007f3563648472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #19 0x00007f356329d919 in () at /lib/x86_64-linux-gnu/libstdc++.so.6 #20 0x00007f35632a8e1a in () at /lib/x86_64-linux-gnu/libstdc++.so.6 #21 0x00007f35632a7e89 in () at /lib/x86_64-linux-gnu/libstdc++.so.6 #22 0x00007f35632a85a6 in __gxx_personality_v0 () at /lib/x86_64-linux-gnu/libstdc++.so.6 #23 0x00007f3563518934 in () at /lib/x86_64-linux-gnu/libgcc_s.so.1 #24 0x00007f356351938d in _Unwind_Resume () at /lib/x86_64-linux-gnu/libgcc_s.so.1 #25 0x00007f353b2098ba in comphelper::SolarMutex::release(bool) (bUnlockAll=, this=) at /home/buildslave/source/libo-core/include/comphelper/solarmutex.hxx:91 aGuard = {> = {pT = 0x564ac20dca20}, } #26 osl::Guard::~Guard() (this=, __in_chrg=) at /home/buildslave/source/libo-core/include/osl/mutex.hxx:150 aGuard = {> = {pT = 0x564ac20dca20}, } #27 SolarMutexGuard::~SolarMutexGuard() (this=, __in_chrg=) at /home/buildslave/source/libo-core/include/vcl/svapp.hxx:1335 aGuard = {> = {pT = 0x564ac20dca20}, } #28 ScModelObj::unlockControllers() (this=) at /home/buildslave/source/libo-core/sc/source/ui/unoobj/docuno.cxx:2852 aGuard = {> = {pT = 0x564ac20dca20}, } #29 0x00007f354d3be0d4 in operator()() const (__closure=__closure@entry=0x7f3539dfc000) at /home/buildslave/source/libo-core/oox/source/core/filterbase.cxx:476 xTempModel = uno::Reference to (ScModelObj *) 0x7f352c05d2d0 xTempModel = uno::Reference to (com::sun::star::uno::XInterface *) 0x7f350435fe10 lockControllersGuard = {m_func = {__xTempModel = uno::Reference to (class com::sun::star::uno::XInterface *) 0x7f351c0d7d88}, m_bDismissed = 240} bRet = aOpenedGuard = {maUrl = "\000\000\000\000\000\000\000\000\001\000\000\000쉈㧟缵\000풨Ⰵ缵\000\xa04挭缵\000\001\000\000\000鋈惉缵\000⑰捊缵\000㥈㮏缵\000䯰愃缵\000\000\000ᖃ\000兲\001缸\000㰀缵\000쇨㧟缵\000ා挭缵\000숐㧟缵\000\000\000\000\000숐㧟缵\000矜惉缵\000숀㧟缵\000렏掜缵\000⁘Ằ缵\000匥掟缵\000縋!\000\000뜈採缵\000鱠控缵\000렀掜缵\000ὠẰ缵\000꼲짊㧟缵\000꼲짊죰숍噊\000数숍噊\000\001\000\000\000数숍噊\000\000\000\000\000彫捄缵\000\000\000\000\000쨠숍噊\000죰숍噊\000\xd864巘缵\000퉀Ⰵ缵\000쩨憥缵\000츠ᰅ缵\000퉀Ⰵ缵\000쩨憥缵\000츠ᰅ缵\000ⓠᰊ缵\000鼆㬠缵\000"..., mbValid = 13} #30 0x00007f354d3be0e9 in comphelper::ScopeGuard&):: >::~ScopeGuard(void) (this=0x7f3539dfc000, __in_chrg=) at /home/buildslave/source/libo-core/include/comphelper/scopeguard.hxx:65 #31 0x00007f354d3bf8de in oox::core::FilterBase::filter(com::sun::star::uno::Sequence const&) (this=this@entry=0x7f351c216a40, rMediaDescSeq=uno::Sequence of length 13 = {...}) at /home/buildslave/source/libo-core/oox/source/core/filterbase.cxx:498 xTempModel = uno::Reference to (ScModelObj *) 0x7f352c05d2d0 lockControllersGuard = {m_func = {__xTempModel = uno::Reference to (class ScModelObj *) 0x7f352c05d2d0}, m_bDismissed = false} bRet = true aOpenedGuard = {maUrl = "file:///srv/crashtestdata/files/forums/xlsx/forum-mso-en4-344586.xlsx", mbValid = true} #32 0x00007f354c7a2249 in oox::xls::ExcelFilter::filter(com::sun::star::uno::Sequence const&) (this=0x7f351c216a40, rDescriptor=uno::Sequence of length 13 = {...}) at /home/buildslave/source/libo-core/sc/source/filter/oox/excelfilter.cxx:176 #33 0x00007f35615e8d41 in SfxObjectShell::ImportFrom(SfxMedium&, com::sun::star::uno::Reference const&) (this=0x7f351c2a0140, rMedium=..., xInsertPosition=empty uno::Reference) at /home/buildslave/source/libo-core/sfx2/source/doc/objstor.cxx:2391 pNewValue = 0x7f351c0d7d88 xPropertyContainer = uno::Reference to (com::sun::star::uno::XInterface *) 0x7f3539dfc248 xImporter = uno::Reference to (oox::xls::ExcelFilter *) 0x7f351c216a78 aArgs = uno::Sequence of length 13 = {{Name = "URL", Handle = 0, Value = uno::Any("string": "file:///srv/crashtestdata/files/forums/xlsx/forum-mso-en4-344586.xlsx"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "FilterName", Handle = 0, Value = uno::Any("string": "Calc MS Excel 2007 XML"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Referer", Handle = 0, Value = uno::Any("string": ""), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "InteractionHandler", Handle = 0, Value = uno::Any("com.sun.star.task.XInteractionHandler": { = {_vptr.XInterface = 0x7f353c00a0f8}, }), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "UCBContent", Handle = 0, Value = uno::Any("com.sun.star.ucb.XContent": { = {_vptr.XInterface = 0x7f350429bc08}, }), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "InputStream", Handle = 0, Value = uno::Any("com.sun.star.io.XInputStream": { = {_vptr.XInterface = 0x7f351c365308}, }), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "ReadOnly", Handle = 0, Value = uno::Any("boolean": 1 '\001'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Hidden", Handle = 0, Value = uno::Any("boolean": 1 '\001'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "MacroExecutionMode", Handle = 0, Value = uno::Any("short": 0), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "UpdateDocMode", Handle = 0, Value = uno::Any("short": 0), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "DocumentBaseURL", Handle = 0, Value = uno::Any("string": "file:///srv/crashtestdata/files/forums/xlsx/forum-mso-en4-344586.xlsx"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "DocumentService", Handle = 0, Value = uno::Any("string": "com.sun.star.sheet.SpreadsheetDocument"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Replaceable", Handle = 0, Value = uno::Any("boolean": 0 '\000'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}} pOldValue = bHasInputStream = true bHasBaseURL = true nEnd = xComp = uno::Reference to (ScModelObj *) 0x7f352c05d2d0 lDescriptor = uno::Sequence of length 13 = {{Name = "URL", Handle = 0, Value = uno::Any("string": "file:///srv/crashtestdata/files/forums/xlsx/forum-mso-en4-344586.xlsx"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "FilterName", Handle = 0, Value = uno::Any("string": "Calc MS Excel 2007 XML"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Referer", Handle = 0, Value = uno::Any("string": ""), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "InteractionHandler", Handle = 0, Value = uno::Any("com.sun.star.task.XInteractionHandler": { = {_vptr.XInterface = 0x7f353c00a0f8}, }), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "UCBContent", Handle = 0, Value = uno::Any("com.sun.star.ucb.XContent": { = {_vptr.XInterface = 0x7f350429bc08}, }), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "InputStream", Handle = 0, Value = uno::Any("com.sun.star.io.XInputStream": { = {_vptr.XInterface = 0x7f351c365308}, }), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "ReadOnly", Handle = 0, Value = uno::Any("boolean": 1 '\001'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Hidden", Handle = 0, Value = uno::Any("boolean": 1 '\001'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "MacroExecutionMode", Handle = 0, Value = uno::Any("short": 0), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "UpdateDocMode", Handle = 0, Value = uno::Any("short": 0), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "DocumentBaseURL", Handle = 0, Value = uno::Any("string": "file:///srv/crashtestdata/files/forums/xlsx/forum-mso-en4-344586.xlsx"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "DocumentService", Handle = 0, Value = uno::Any("string": "com.sun.star.sheet.SpreadsheetDocument"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Replaceable", Handle = 0, Value = uno::Any("boolean": 0 '\000'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}} bRtn = xPropSupplier = empty uno::Reference sInputStream = "InputStream" aNames = Python Exception : 'NoneType' object is not iterable uninitialized uno::Sequence xDocProps = uno::Reference to (com::sun::star::uno::XInterface *) 0x1 aFilterName = "Calc MS Excel 2007 XML" xMan = uno::Reference to (cppuhelper::ServiceManager *) 0x564ac20e3560 xFilterFact = uno::Reference to (filter::config::FilterFactory *) 0x7f350402d9d8 aProps = uno::Sequence of length 14 = {{Name = "UINames", Handle = 0, Value = uno::Any("[]com.sun.star.beans.PropertyValue": uno::Sequence of length 1 = {{Name = "en-US", Handle = 0, Value = uno::Any("string": "Excel 2007–365"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}}), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "DocumentService", Handle = 0, Value = uno::Any("string": "com.sun.star.sheet.SpreadsheetDocument"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "FileFormatVersion", Handle = 0, Value = uno::Any("long": 0), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "UIComponent", Handle = 0, Value = uno::Any("string": ""), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Type", Handle = 0, Value = uno::Any("string": "MS Excel 2007 XML"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "FilterService", Handle = 0, Value = uno::Any("string": "com.sun.star.comp.oox.xls.ExcelFilter"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Enabled", Handle = 0, Value = uno::Any("boolean": 1 '\001'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Flags", Handle = 0, Value = uno::Any("long": 1393033283), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "TemplateName", Handle = 0, Value = uno::Any("string": ""), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "UserData", Handle = 0, Value = uno::Any("[]string": empty uno::Sequence), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "UIName", Handle = 0, Value = uno::Any("string": "Excel 2007–365"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Name", Handle = 0, Value = uno::Any("string": "Calc MS Excel 2007 XML"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Finalized", Handle = 0, Value = uno::Any("boolean": 0 '\000'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Mandatory", Handle = 0, Value = uno::Any("boolean": 0 '\000'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}} xFilters = uno::Reference to (filter::config::FilterFactory *) 0x7f350402d970 aFilterImplName = "com.sun.star.comp.oox.xls.ExcelFilter" pProp = xLoader = uno::Reference to (oox::xls::ExcelFilter *) 0x7f351c216a88 __PRETTY_FUNCTION__ = "virtual bool SfxObjectShell::ImportFrom(SfxMedium&, const com::sun::star::uno::Reference&)" #34 0x00007f35615ebe8d in SfxObjectShell::DoLoad(SfxMedium*) (this=0x7f351c2a0140, pMed=pMed@entry=0x7f351c05a3a0) at /home/buildslave/source/libo-core/sfx2/source/doc/objstor.cxx:759 xSet = uno::Reference to (ScModelObj *) 0x7f352c05d478 sLockUpdates = "LockUpdates" bSetProperty = true bUsePdfium = bPdfiumImport = false aBlock = {pPersist = 0x7f351c2a0140, bWasEnabled = true} bOk = false pFilter = std::shared_ptr (use count 3, weak count 0) = {get() = 0x7f354010c4b0} rSet = SfxItemSet of pool 0x564ac22d92e0 with parent 0x0 and Which ranges: [(5507, 5507), (5511, 5511), (5530, 5530), (5534, 5534), (5590, 5590), (5654, 5654), (6319, 6319), (6648, 6648), (6668, 6668), (6675, 6675), (6679, 6679), (6700, 6700), (6739, 6739)] = {5507 = { = { = {_vptr.SfxPoolItem = 0x7f35610351d0 , m_nRefCount = 0, m_nWhich = 5507, m_nSerialNumber = 86104, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bDeleted = false}, m_aValue = "file:///srv/crashtestdata/files/forums/xlsx/forum-mso-en4-344586.xlsx"}, }, 5511 = { = { = {_vptr.SfxPoolItem = 0x7f35610351d0 , m_nRefCount = 0, m_nWhich = 5511, m_nSerialNumber = 86123, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bDeleted = false}, m_aValue = "com.sun.star.sheet.SpreadsheetDocument"}, }, 5530 = { = { = {_vptr.SfxPoolItem = 0x7f35610351d0 , m_nRefCount = 0, m_nWhich = 5530, m_nSerialNumber = 86101, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bDeleted = false}, m_aValue = "Calc MS Excel 2007 XML"}, }, 5534 = { = {_vptr.SfxPoolItem = 0x7f35610325d8 , m_nRefCount = 0, m_nWhich = 5534, m_nSerialNumber = 86126, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bDeleted = false}, m_bValue = true}, 5590 = { = {_vptr.SfxPoolItem = 0x7f35610325d8 , m_nRefCount = 0, m_nWhich = 5590, m_nSerialNumber = 86128, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bDeleted = false}, m_bValue = true}, 5654 = { = { = {_vptr.SfxPoolItem = 0x7f35610351d0 , m_nRefCount = 0, m_nWhich = 5654, m_nSerialNumber = 86109, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bDeleted = false}, m_aValue = ""}, }, 6319 = { = { = {_vptr.SfxPoolItem = 0x7f3561033080 , m_nRefCount = 0, m_nWhich = 6319, m_nSerialNumber = 86134, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bDeleted = false}, m_nValue = 0}, }, 6648 = { = {_vptr.SfxPoolItem = 0x7f3561a91c10 , m_nRefCount = 0, m_nWhich = 6648, m_nSerialNumber = 86132, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bDeleted = false}, aValue = uno::Any("com.sun.star.io.XInputStream": { = {_vptr.XInterface = 0x7f351c365308}, })}, 6668 = { = { = {_vptr.SfxPoolItem = 0x7f3561033080 , m_nRefCount = 0, m_nWhich = 6668, m_nSerialNumber = 86138, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bDeleted = false}, m_nValue = 0}, }, 6675 = { = {_vptr.SfxPoolItem = 0x7f3561a91c10 , m_nRefCount = 0, m_nWhich = 6675, m_nSerialNumber = 86130, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bDeleted = false}, aValue = uno::Any("com.sun.star.task.XInteractionHandler": { = {_vptr.XInterface = 0x7f353c00a0f8}, })}, 6679 = { = {_vptr.SfxPoolItem = 0x7f3561a91c10 , m_nRefCount = 0, m_nWhich = 6679, m_nSerialNumber = 86136, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bDeleted = false}, aValue = uno::Any("com.sun.star.ucb.XContent": { = {_vptr.XInterface = 0x7f350429bc08}, })}, 6700 = { = { = {_vptr.SfxPoolItem = 0x7f35610351d0 , m_nRefCount = 0, m_nWhich = 6700, m_nSerialNumber = 86142, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bDeleted = false}, m_aValue = "file:///srv/crashtestdata/files/forums/xlsx/forum-mso-en4-344586.xlsx"}, }, 6739 = { = {_vptr.SfxPoolItem = 0x7f35610325d8 , m_nRefCount = 0, m_nWhich = 6739, m_nSerialNumber = 86140, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bDeleted = false}, m_bValue = false}} pBaseItem = aBaseURL = "file:///srv/crashtestdata/files/forums/xlsx/forum-mso-en4-344586.xlsx" pSalvageItem = bOwnStorageFormat = bHasStorage = #35 0x00007f35616225d7 in SfxBaseModel::load(com::sun::star::uno::Sequence const&) (this=0x7f352c05d240, seqArguments=) at /home/buildslave/source/libo-core/sfx2/source/doc/sfxbasemodel.cxx:1980 aGuard = {m_aGuard = {> = {pT = 0x564ac20dca20}, }} pMedium = 0x7f351c05a3a0 nError = {mnCode = {m_value = 0}, maArg1 = "", maArg2 = "", mnDialogMask = DialogMask::NONE, moLoc = std::optional = {[contained value] = {_M_impl = 0x7f3561aa4920}}} aFilterName = "Calc MS Excel 2007 XML" pFilterNameItem = pSalvageItem = 0x0 bSalvage = false xHandler = uno::Reference to (com::sun::star::uno::XInterface *) 0x7f3562d36182 >=(com::sun::star::uno::Sequence&) const+120> pPasswdItem = #36 0x00007f35616cc6f6 in (anonymous namespace)::SfxFrameLoader_Impl::load(com::sun::star::uno::Sequence const&, com::sun::star::uno::Reference const&) (this=0x7f351c0462f0, rArgs=, _rTargetFrame=uno::Reference to ((anonymous namespace)::XFrameImpl *) 0x7f3540155c40) at /home/buildslave/source/libo-core/sfx2/source/view/frmload.cxx:720 bInternalFilter = sServiceName = "com.sun.star.sheet.SpreadsheetDocument" xLoadable = uno::Reference to (ScModelObj *) 0x7f352c05d2f8 aGuard = {> = {pT = 0x7f355dd8d8c4 }, } xDoc = rtl::Reference to 0x7f3539dfc618 sViewName = "com.sun.star.sheet.SpreadsheetDocument" aViewCreationArgs = Python Exception : No type named std::__detail::_Hash_node, true>. {maValues = std::__debug::unordered_map with 0 elements} nViewId = {m_value = } nViewNo = xController = uno::Reference to (ScModelObj *) 0x7f352c05d2f8 xInit = uno::Reference to (cppuhelper::ServiceManager *) 0x564ac20e3568 __func__ = "load" aDescriptor = Python Exception : No type named std::__detail::_Hash_node, true>. {maValues = std::__debug::unordered_map with 15 elements} xModel = uno::Reference to (ScModelObj *) 0x7f352c05d2d0 bExternalModel = sURL = "file:///srv/crashtestdata/files/forums/xlsx/forum-mso-en4-344586.xlsx" bIsFactoryURL = pEmptyURLFilter = std::shared_ptr (empty) = {get() = 0x0} bInitNewModel = bIsDefault = false bLoadSuccess = false #37 0x00007f356220660a in framework::LoadEnv::impl_loadContent() (this=this@entry=0x7f3539dfca20) at /home/buildslave/source/libo-core/framework/source/loadenv/loadenv.cxx:1176 xTargetFrameProps = uno::Reference to ((anonymous namespace)::XFrameImpl *) 0x7f3540155c90 bResult = aWriteLock = {pT = 0x7f3539dfca20} sTarget = "_blank" xTargetFrame = uno::Reference to ((anonymous namespace)::XFrameImpl *) 0x7f3540155c40 xTargetLock = uno::Reference to ((anonymous namespace)::XFrameImpl *) 0x7f3540155c68 bHidden = bMinimized = false bPreview = lDescriptor = uno::Sequence of length 11 = {{Name = "URL", Handle = 0, Value = uno::Any("string": "file:///srv/crashtestdata/files/forums/xlsx/forum-mso-en4-344586.xlsx"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "ReadOnly", Handle = 0, Value = uno::Any("boolean": 1 '\001'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "AuthenticationHandler", Handle = 0, Value = uno::Any("com.sun.star.task.XInteractionHandler": { = {_vptr.XInterface = 0x7f353c00a0f8}, }), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Hidden", Handle = 0, Value = uno::Any("boolean": 1 '\001'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "InteractionHandler", Handle = 0, Value = uno::Any("com.sun.star.task.XInteractionHandler": { = {_vptr.XInterface = 0x7f353c00a0f8}, }), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "FilterName", Handle = 0, Value = uno::Any("string": "Calc MS Excel 2007 XML"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "TypeName", Handle = 0, Value = uno::Any("string": "MS Excel 2007 XML"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "InputStream", Handle = 0, Value = uno::Any("com.sun.star.io.XInputStream": { = {_vptr.XInterface = 0x7f351c365308}, }), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "MacroExecutionMode", Handle = 0, Value = uno::Any("short": 0), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "UpdateDocMode", Handle = 0, Value = uno::Any("short": 0), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "UCBContent", Handle = 0, Value = uno::Any("com.sun.star.ucb.XContent": { = {_vptr.XInterface = 0x7f350429bc08}, }), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}} sURL = "file:///srv/crashtestdata/files/forums/xlsx/forum-mso-en4-344586.xlsx" xLoader = uno::Reference to ((anonymous namespace)::SfxFrameLoader_Impl *) 0x7f351c0462f0 xAsyncLoader = empty uno::Reference xSyncLoader = uno::Reference to ((anonymous namespace)::SfxFrameLoader_Impl *) 0x7f351c046318 #38 0x00007f35622068f8 in framework::LoadEnv::start() (this=this@entry=0x7f3539dfca20) at /home/buildslave/source/libo-core/framework/source/loadenv/loadenv.cxx:412 bStarted = #39 0x00007f3562207022 in framework::LoadEnv::startLoading(rtl::OUString const&, com::sun::star::uno::Sequence const&, com::sun::star::uno::Reference const&, rtl::OUString const&, int, LoadEnvFeatures) (this=this@entry=0x7f3539dfca20, sURL="file:///srv/crashtestdata/files/forums/xlsx/forum-mso-en4-344586.xlsx", lMediaDescriptor=uno::Sequence of length 2 = {...}, xBaseFrame=uno::Reference to (framework::Desktop *) 0x564ac2389f38, sTarget="_blank", nSearchFlags=nSearchFlags@entry=0, eFeature=LoadEnvFeatures::NONE) at /home/buildslave/source/libo-core/framework/source/loadenv/loadenv.cxx:308 g = {pT = 0x7f3539dfca20} aRealURL = "file:///srv/crashtestdata/files/forums/xlsx/forum-mso-en4-344586.xlsx" xParser = uno::Reference to ((anonymous namespace)::URLTransformer *) 0x7f351c0678f8 pIt = {, true>> = {_M_cur = 0x0}, } bUIMode = false #40 0x00007f356220723c 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 *) 0x564ac2389f48, xContext=uno::Reference to (cppu::(anonymous namespace)::ComponentContext *) 0x564ac20d8378, sURL="file:///srv/crashtestdata/files/forums/xlsx/forum-mso-en4-344586.xlsx", sTarget="_blank", nSearchFlags=0, lArgs=uno::Sequence of length 2 = {...}) at /home/buildslave/source/libo-core/framework/source/loadenv/loadenv.cxx:168 aEnv = Python Exception : No type named std::__detail::_Hash_node, true>. {m_mutex = {mutex = 0x7f351eb29420}, m_xContext = uno::Reference to (class cppu::(anonymous namespace)::ComponentContext *) 0x564ac20d8378, m_xBaseFrame = uno::Reference to (class framework::Desktop *) 0x564ac2389f38, m_xTargetFrame = uno::Reference to (class (anonymous namespace)::XFrameImpl *) 0x7f3540155c40, m_sTarget = "_blank", m_nSearchFlags = 0, m_lMediaDescriptor = { = {m_aMap = std::__debug::unordered_map with 11 elements}, static PROP_ABORTED = {pData = 0x7f3562414430