[New LWP 33482] [New LWP 23761] [New LWP 24382] [New LWP 24383] [New LWP 25310] [New LWP 25313] [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 0x00007f77e1a37ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [Current thread is 1 (Thread 0x7f77bfa7c700 (LWP 33482))] Thread 6 (Thread 0x7f77d06bb700 (LWP 25313)): #0 0x00007f77e1afb034 in recv () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f77e1e03b47 in osl_receivePipe(oslPipe, void*, sal_Int32) (pPipe=pPipe@entry=0x55baf9dafe00, pBuffer=pBuffer@entry=0x55baf9dd8668, BytesToRead=BytesToRead@entry=8) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:439 nRet = 0 #2 0x00007f77e1e040f4 in osl_readPipe(oslPipe, void*, sal_Int32) (pPipe=0x55baf9dafe00, pBuffer=0x55baf9dd8668, n=n@entry=8) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:509 RetVal = BytesRead = 0 BytesToRead = 8 #3 0x00007f77d1d9fa44 in osl::StreamPipe::read(void*, int) const (n=8, pBuffer=, this=0x55baf9db4940) 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=0x55baf9db4910, aReadBytes=uno::Sequence of length 8 = {...}, nBytesToRead=8) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:83 n = #5 0x00007f77d1d4915f in binaryurp::(anonymous namespace)::read(com::sun::star::uno::Reference const&, sal_uInt32, bool) (connection=uno::Reference to (class io_acceptor::(anonymous namespace)::PipeConnection *) 0x55baf9db4938, 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 0x00007f77d1d4c5cd in binaryurp::Reader::execute() (this=0x55baf9dd55f0) 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 0x55baf9db0fc0, state_ = @0x55baf9dd5638, buffer_ = empty uno::Sequence, data_ = 0x55bafa44d339 "", end_ = 0x55bafa44d339 ""} header = {bridge_ = rtl::Reference to 0x55baf9db0fc0, state_ = @0x55baf9dd5638, buffer_ = uno::Sequence of length 8 = {0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000'}, data_ = 0x55baf9dd8670 "z\231\231\231\231\231\231\a1", end_ = 0x55baf9dd8670 "z\231\231\231\231\231\231\a1"} size = con = uno::Reference to (class io_acceptor::(anonymous namespace)::PipeConnection *) 0x55baf9db4938 #7 0x00007f77e03a764b in salhelper::Thread::run() (this=0x55baf9dd55f0) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x55baf9dd55f0}, m_bDismissed = false} #8 0x00007f77e03a7d25 in osl::threadFunc(void*) (param=0x55baf9dd5600) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x55baf9dd5600 #9 0x00007f77e1e1e36d in osl_thread_start_Impl(void*) (pData=0x55baf9dd5440) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:265 terminate = false pImpl = 0x55baf9dd5440 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #10 0x00007f77e1692ea7 in start_thread () at /lib/x86_64-linux-gnu/libpthread.so.0 #11 0x00007f77e1af9def in clone () at /lib/x86_64-linux-gnu/libc.so.6 Thread 5 (Thread 0x7f77d2e1d700 (LWP 25310)): #0 0x00007f77e16997b2 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f77e1de3a37 in osl_waitCondition(oslCondition, TimeValue const*) (Condition=0x55baf9dd4b30, pTimeout=pTimeout@entry=0x0) at /home/buildslave/source/libo-core/sal/osl/unx/conditn.cxx:228 pCond = 0x55baf9dd4b30 nRet = 0 __PRETTY_FUNCTION__ = "oslConditionResult osl_waitCondition(oslCondition, const TimeValue*)" #2 0x00007f77d1d54688 in osl::Condition::wait(TimeValue const*) (pTimeout=0x0, this=0x55baf9dd4a80) at /home/buildslave/source/libo-core/include/osl/conditn.hxx:123 item = {tid = {_pSequence = 0x55baf9dd7de0}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x55bafa119ca0}, 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()" #3 binaryurp::Writer::execute() (this=0x55baf9dd48a0) at /home/buildslave/source/libo-core/binaryurp/source/writer.cxx:151 item = {tid = {_pSequence = 0x55baf9dd7de0}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x55bafa119ca0}, 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()" #4 0x00007f77e03a764b in salhelper::Thread::run() (this=0x55baf9dd48a0) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x55baf9dd48a0}, m_bDismissed = false} #5 0x00007f77e03a7d25 in osl::threadFunc(void*) (param=0x55baf9dd48b0) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x55baf9dd48b0 #6 0x00007f77e1e1e36d in osl_thread_start_Impl(void*) (pData=0x55baf9db6520) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:265 terminate = false pImpl = 0x55baf9db6520 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #7 0x00007f77e1692ea7 in start_thread () at /lib/x86_64-linux-gnu/libpthread.so.0 #8 0x00007f77e1af9def in clone () at /lib/x86_64-linux-gnu/libc.so.6 Thread 4 (Thread 0x7f77d1d06700 (LWP 24383)): #0 0x00007f77e1afadef in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f77e1e04877 in osl_acceptPipe(oslPipe) (pPipe=pPipe@entry=0x55baf9dbcf50) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:381 s = pAcceptedPipe = __PRETTY_FUNCTION__ = "oslPipeImpl* osl_acceptPipe(oslPipe)" flags = #2 0x00007f77d1da0201 in osl::Pipe::accept(osl::StreamPipe&) (Connection=..., this=0x7f77d1d04400) at /home/buildslave/source/libo-core/include/osl/pipe.hxx:155 pipe = {m_handle = 0x55baf9dbcf50} pConn = rtl::Reference to 0x55baf9dd8840 status = #3 io_acceptor::PipeAcceptor::accept() (this=0x55baf9daf030) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:157 pipe = {m_handle = 0x55baf9dbcf50} pConn = rtl::Reference to 0x55baf9dd8840 status = #4 0x00007f77d1da8f00 in (anonymous namespace)::OAcceptor::accept(rtl::OUString const&) (this=0x55baf9c1ab60, sConnectionDescription="pipe,name=pytest792932fe-0ecf-11ed-b616-98f2b32c495c") at /home/buildslave/source/libo-core/io/source/acceptor/acceptor.cxx:198 guard = {m_pFlag = 0x55baf9c1abd8} r = empty uno::Reference #5 0x00007f77d1e086fe in desktop::Acceptor::run() (this=this@entry=0x55baf9c1a430) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:107 rConnection = empty uno::Reference rBridge = uno::Reference to (class binaryurp::Bridge *) 0x55baf9db0fe8 g = {_M_device = 0x55baf9c1a468, _M_owns = false} aDescription = "pipe,name=pytest792932fe-0ecf-11ed-b616-98f2b32c495c,uniqueValue=94261544175936" rInstanceProvider = uno::Reference to (class desktop::AccInstanceProvider *) 0x55baf9d207e8 #6 0x00007f77d1e0908a in desktop::offacc_workerfunc(void*) (acc=0x55baf9c1a430) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:45 #7 0x00007f77e1e1e36d in osl_thread_start_Impl(void*) (pData=0x55baf9c1f710) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:265 terminate = false pImpl = 0x55baf9c1f710 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #8 0x00007f77e1692ea7 in start_thread () at /lib/x86_64-linux-gnu/libpthread.so.0 #9 0x00007f77e1af9def in clone () at /lib/x86_64-linux-gnu/libc.so.6 Thread 3 (Thread 0x7f77d261c700 (LWP 24382)): #0 0x00007f77e1afadef in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f77e1e04877 in osl_acceptPipe(oslPipe) (pPipe=0x55baf9c0f2d0) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:381 s = pAcceptedPipe = __PRETTY_FUNCTION__ = "oslPipeImpl* osl_acceptPipe(oslPipe)" flags = #2 0x00007f77e1c5b875 in osl::Pipe::accept(osl::StreamPipe&) (Connection=..., this=0x55baf9c0f2a0) at /home/buildslave/source/libo-core/include/osl/pipe.hxx:155 aStreamPipe = { = {m_handle = 0x0}, } nError = __PRETTY_FUNCTION__ = "virtual void desktop::PipeIpcThread::execute()" #3 desktop::PipeIpcThread::execute() (this=0x55baf9c0f270) at /home/buildslave/source/libo-core/desktop/source/app/officeipcthread.cxx:1132 aStreamPipe = { = {m_handle = 0x0}, } nError = __PRETTY_FUNCTION__ = "virtual void desktop::PipeIpcThread::execute()" #4 0x00007f77e03a764b in salhelper::Thread::run() (this=0x55baf9c0f270) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x55baf9c0f270}, m_bDismissed = false} #5 0x00007f77e03a7d25 in osl::threadFunc(void*) (param=0x55baf9c0f280) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x55baf9c0f280 #6 0x00007f77e1e1e36d in osl_thread_start_Impl(void*) (pData=0x55baf9584ec0) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:265 terminate = false pImpl = 0x55baf9584ec0 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #7 0x00007f77e1692ea7 in start_thread () at /lib/x86_64-linux-gnu/libpthread.so.0 #8 0x00007f77e1af9def in clone () at /lib/x86_64-linux-gnu/libc.so.6 Thread 2 (Thread 0x7f77d3942e00 (LWP 23761)): #0 0x00007f77e16997b2 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f77e18d590c in std::condition_variable::wait(std::unique_lock&) () at /lib/x86_64-linux-gnu/libstdc++.so.6 #2 0x00007f77dc77ccbd in std::condition_variable::wait > (__p=..., __lock=..., this=0x55baf8dc8618) at /usr/include/c++/10/condition_variable:111 g = {_M_device = 0x55baf8dc85f0, _M_owns = true} request = SvpRequest::NONE pInst = 0x55baf8dc64f0 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #3 SvpSalYieldMutex::doAcquire(unsigned int) (this=0x55baf8dc85b0, nLockCount=1) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:358 g = {_M_device = 0x55baf8dc85f0, _M_owns = true} request = SvpRequest::NONE pInst = 0x55baf8dc64f0 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #4 0x00007f77dc42cec0 in comphelper::SolarMutex::acquire(unsigned int) (nLockCount=1, this=) at /home/buildslave/source/libo-core/include/comphelper/solarmutex.hxx:86 #5 SalInstance::AcquireYieldMutex(unsigned int) (this=, nCount=nCount@entry=1) at /home/buildslave/source/libo-core/vcl/source/app/salvtables.cxx:149 #6 0x00007f77dc4b608f in Application::AcquireSolarMutex(unsigned int) (nCount=, nCount@entry=1) at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:593 pSVData = #7 0x00007f77dc77b430 in SolarMutexReleaser::~SolarMutexReleaser() (this=0x7fffcb888a14, __in_chrg=) at /home/buildslave/source/libo-core/include/vcl/svapp.hxx:1446 __PRETTY_FUNCTION__ = "bool SvpSalInstance::ImplYield(bool, bool)" bWasEvent = false bMustSleep = nTimeoutMicroS = aReleaser = {mnReleased = 1} #8 SvpSalInstance::ImplYield(bool, bool) (this=this@entry=0x55baf8dc64f0, bWait=bWait@entry=true, bHandleAllCurrentEvents=bHandleAllCurrentEvents@entry=false) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:476 __PRETTY_FUNCTION__ = "bool SvpSalInstance::ImplYield(bool, bool)" bWasEvent = false bMustSleep = nTimeoutMicroS = aReleaser = {mnReleased = 1} #9 0x00007f77dc77b6b7 in SvpSalInstance::DoYield(bool, bool) (this=0x55baf8dc64f0, bWait=, bHandleAllCurrentEvents=) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:524 __PRETTY_FUNCTION__ = "virtual bool SvpSalInstance::DoYield(bool, bool)" bWasEvent = false pMutex = 0x55baf8dc85b0 #10 0x00007f77dc4b9a12 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:474 pSVData = 0x7f77dd0890e0 ::get()::instance> bProcessedEvent = #11 0x00007f77dc4b9fc2 in Application::Yield() () at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:558 bAbort = false #12 0x00007f77dc4ba1fa in Application::Execute() () at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:452 pSVData = 0x7f77dd0890e0 ::get()::instance> nExitCode = 0 #13 0x00007f77e1c16702 in desktop::Desktop::Main() (this=0x7fffcb8894b0) at /home/buildslave/source/libo-core/desktop/source/app/app.cxx:1600 layer = {m_aEnvTypeName = "gcc3", m_xPreviousContext = uno::Reference to (class (anonymous namespace)::DesktopEnvironmentContext *) 0x55baf8dc4fb8} eStatus = rCmdLineArgs = @0x7f77e1d86c80: {m_cwdUrl = std::optional = {[contained value] = "file:///srv/crashtestdata/control/task1417"}, m_minimized = false, m_invisible = false, m_norestore = true, m_headless = true, m_eventtesting = false, 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=pytest792932fe-0ecf-11ed-b616-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 (class cppu::(anonymous namespace)::ComponentContext *) 0x55baf8ddaac0 xRestartManager = uno::Reference to (class comphelper::OOfficeRestartManager *) 0x55baf9c125c8 xDesktop = uno::Reference to (class framework::Desktop *) 0x55baf9c94cd8 bMustLockProfile = aTitle = "LibreOfficeDev 7.5.0.0.alpha0 [6cf1f3c09c43bd3bbcda611a9476ff5e64c5164f]" bAbort = aEvent = { = {Source = empty uno::Reference}, EventName = "OnStartApp", ViewController = empty uno::Reference, Supplement = uno::Any(void)} bCrashed = false bExistsRecoveryData = false bExistsSessionData = false pidfileName = "" aAppearanceCfg = { = { = {_vptr.ConfigurationBroadcaster = 0x7f77ddee6bc0 , mpList = std::unique_ptr >> = {get() = 0x0}, m_nBroadcastBlocked = 0, m_nBlockedHint = ConfigurationHints::NONE}, sSubTree = "Office.Common/View", m_xHierarchyAccess = uno::Reference to (class configmgr::RootAccess *) 0x55baf9d1f298, xChangeLstnr = empty uno::Reference, m_nMode = ConfigItemMode::NONE, m_bIsModified = false, m_bEnableInternalNotification = false, m_nInValueChange = 0}, nDragMode = DragMode::SystemDep, nSnapMode = SnapType::NONE, nMiddleMouse = MouseMiddleButtonAction::PasteSelection, nAAMinPixelHeight = 8, bFontAntialiasing = true, bMenuMouseFollow = true, static bInitialized = true} aOptions = { = { = {_vptr.ConfigurationBroadcaster = 0x7f77ddee6b38 , mpList = std::unique_ptr >> = {get() = 0x0}, m_nBroadcastBlocked = 0, m_nBlockedHint = ConfigurationHints::NONE}, = {_vptr.ConfigurationListener = 0x7f77ddee6b68 }, }, static sm_pSingleImplConfig = 0x55baf9d78df0, static sm_nAccessibilityRefCount = 9} #14 0x00007f77dc4d3083 in ImplSVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:203 pSVData = 0x7f77dd0890e0 ::get()::instance> nReturn = 1 bWasInitVCL = bInit = true nRet = 0 #15 0x00007f77dc4d323a in SVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:235 #16 0x00007f77e1c61374 in soffice_main() () at /home/buildslave/source/libo-core/desktop/source/app/sofficemain.cxx:94 aDesktop = { = { = {_vptr.ILibreOfficeKitNotifier = 0x7f77e1d7a4b0 }, 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 = 0x7f77dcfd6058 , mpSchedulerData = 0x0, mpDebugName = 0x7f77e1d08208 "desktop::Desktop m_firstRunTimer", mePriority = TaskPriority::DEFAULT, mbActive = false, mbStatic = false}, maInvokeHandler = {function_ = 0x7f77e1c0b8ac , instance_ = 0x7fffcb8894b0, file_ = 0x7f77e1d08258 "/home/buildslave/source/libo-core/desktop/source/app/app.cxx", line_ = 432, target_ = 0x7f77e1d08230 "Desktop::LinkStubAsyncInitFirstRun"}, mnTimeout = 3000, mbAuto = false}, m_aUpdateThread = {_M_id = {_M_thread = 0}}} rCmdLineArgs = @0x7f77e1d86c80: {m_cwdUrl = std::optional = {[contained value] = "file:///srv/crashtestdata/control/task1417"}, m_minimized = false, m_invisible = false, m_norestore = true, m_headless = true, m_eventtesting = false, 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=pytest792932fe-0ecf-11ed-b616-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 0x000055baf7f6f8ee in sal_main () at /home/buildslave/source/libo-core/desktop/source/app/main.c:51 ret = #18 0x000055baf7f6f93b in main (argc=, argv=) at /home/buildslave/source/libo-core/desktop/source/app/main.c:49 ret = Thread 1 (Thread 0x7f77bfa7c700 (LWP 33482)): #0 0x00007f77e1a37ce1 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f77e1a21537 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f77e1e13d07 in (anonymous namespace)::callSystemHandler(int, siginfo_t*, void*) (signal=signal@entry=6, info=info@entry=0x7f77bfa771f0, context=, context@entry=0x7f77bfa770c0) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:332 act = {__sigaction_handler = {sa_handler = 0x0, sa_sigaction = 0x0}, sa_mask = {__val = {0 }}, sa_flags = 0, sa_restorer = 0x7f77bfa770c0} i = #3 0x00007f77e1e13e0c in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7f77bfa771f0, context=0x7f77bfa770c0) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:428 act = {__sigaction_handler = {sa_handler = 0x1f, sa_sigaction = 0x1f}, sa_mask = {__val = {7, 0, 140152863740198, 140149077835809, 140152863740198, 11, 140152865008608, 31, 16348163440908425728, 0, 140152293257976, 140152293257472, 140152510901517, 560, 8, 240518168609}}, sa_flags = -861665696, sa_restorer = 0x0} Info = {Signal = osl_Signal_AccessViolation, UserSignal = 6, UserData = 0x0} #4 0x00007f77e1a37d60 in () at /lib/x86_64-linux-gnu/libc.so.6 #5 0x00007f77e1a37ce1 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #6 0x00007f77e1a21537 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #7 0x00007f77dc418424 in SalAbort(rtl::OUString const&, bool) (rErrorText="", bDumpCore=bDumpCore@entry=true) at /home/buildslave/source/libo-core/vcl/source/app/salplug.cxx:403 #8 0x00007f77dc4b5e62 in Application::Abort(rtl::OUString const&) (rErrorText="") at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:274 #9 0x00007f77e1c0a572 in desktop::Desktop::Exception(ExceptionCategory) (this=0x7f77bfa778e0, nCategory=) at /home/buildslave/source/libo-core/desktop/source/app/app.cxx:1181 bInException = true nOldMode = rArgs = bRestart = false bAllowRecoveryAndSessionManagement = #10 0x00007f77dc4cce56 in VCLExceptionSignal_impl(void*, oslSignalInfo*) (pInfo=) at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:173 nOldMode = SystemWindowFlags::DIALOG pSVData = 0x7f77dd0890e0 ::get()::instance> aLock = {m_isAcquired = true, m_isChecked = true, m_rSolarMutex = @0x55baf8dc85b0} bIn = true nVCLException = #11 0x00007f77e1da489d in callSignalHandler(oslSignalInfo*) (pInfo=pInfo@entry=0x7f77bfa77970) at /home/buildslave/source/libo-core/sal/osl/all/signalshared.cxx:48 pHandler = 0x55baf9c15fc0 Action = #12 0x00007f77e1e13da6 in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7f77bfa77b70, context=0x7f77bfa77a40) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:425 Info = {Signal = osl_Signal_AccessViolation, UserSignal = 6, UserData = 0x0} #13 0x00007f77e1a37d60 in () at /lib/x86_64-linux-gnu/libc.so.6 #14 0x00007f77e1a37ce1 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #15 0x00007f77e1a21537 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #16 0x00007f77e1a2140f in () at /lib/x86_64-linux-gnu/libc.so.6 #17 0x00007f77e1a30662 in () at /lib/x86_64-linux-gnu/libc.so.6 #18 0x00007f77cedbf68a in (anonymous namespace)::SAXWriter::endElement(rtl::OUString const&) (this=0x55bafbc06320, aName="table:table") at /home/buildslave/source/libo-core/sax/source/expatwrap/saxwriter.cxx:1244 bRet = true __PRETTY_FUNCTION__ = "virtual void {anonymous}::SAXWriter::endElement(const rtl::OUString&)" #19 0x00007f77d8e31402 in SvXMLExport::EndElement(rtl::OUString const&, bool) (this=0x55bafbc48940, rName="table:table", bIgnWSInside=) at /home/buildslave/source/libo-core/xmloff/source/core/xmlexp.cxx:2184 #20 0x00007f77d8e31a14 in SvXMLElementExport::~SvXMLElementExport() (this=0x7f77bfa78490, __in_chrg=) at /home/buildslave/source/libo-core/xmloff/source/core/xmlexp.cxx:2471 #21 0x00007f77cd819c3e in ScXMLExport::WriteTable(int, com::sun::star::uno::Reference const&) (this=this@entry=0x55bafbc48940, nTable=nTable@entry=0, xTable=uno::Reference to (class ScTableSheetObj *) 0x55bafb0487f0) at /home/buildslave/source/libo-core/sc/source/filter/xml/xmlexprt.cxx:2870 xName = uno::Reference to (class ScTableSheetObj *) 0x55bafb0487f8 sOUTableName = "Tabelle1" xProtectable = uno::Reference to (class ScTableSheetObj *) 0x55bafb048860 pProtect = sPrintRanges = "" aColumnHeaderRange = {aStart = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}} bHasColumnHeader = false aElemT = {mrExport = @0x55bafbc48940, maElementName = "table:table", mbIgnoreWhitespaceInside = true, mbDoSomething = true} xDrawPage = uno::Reference to (class ScPageObj *) 0x55baf9ef4c38 aRange = {Sheet = 0, StartColumn = 0, StartRow = 0, EndColumn = 4, EndRow = 5} bIsFirst = nEqualCells = aCell = Python Exception 'NoneType' object has no attribute 'pointer': {maCellAddress = {nRow = 12, nCol = 22, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aCellAddress = {nRow = 12, nCol = 22, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aMergeRange = {aStart = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, aMatrixRange = {aStart = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, aAreaLink = {sFilter = "", sFilterOptions = "", sURL = "", sSourceStr = "", aDestRange = {aStart = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, nRefreshDelaySeconds = 0}, aShapeList = std::__debug::list, aDetectiveObjVec = std::__debug::vector of length 0, capacity 0, aDetectiveOpVec = std::__debug::vector of length 0, capacity 0, pNote = 0x0, nValidationIndex = -1, nStyleIndex = -1, nNumberFormat = 0, nType = com::sun::star::table::CellContentType::CellContentType_EMPTY, maBaseCell = {meType = CELLTYPE_NONE, {mfValue = 0, mpString = 0x0, mpEditText = 0x0, mpFormula = 0x0}}, bIsAutoStyle = false, bHasShape = true, bIsMergedBase = false, bIsCovered = false, bHasAreaLink = false, bHasEmptyDatabase = false, bHasDetectiveObj = false, bHasDetectiveOp = false, bIsMatrixBase = false, bIsMatrixCovered = false, bHasAnnotation = false} aPrevCell = Python Exception 'NoneType' object has no attribute 'pointer': {maCellAddress = {nRow = 12, nCol = 22, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aCellAddress = {nRow = 12, nCol = 22, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aMergeRange = {aStart = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, aMatrixRange = {aStart = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, aAreaLink = {sFilter = "", sFilterOptions = "", sURL = "", sSourceStr = "", aDestRange = {aStart = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, aEnd = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}, nRefreshDelaySeconds = 0}, aShapeList = std::__debug::list, aDetectiveObjVec = std::__debug::vector of length 0, capacity 0, aDetectiveOpVec = std::__debug::vector of length 0, capacity 0, pNote = 0x0, nValidationIndex = -1, nStyleIndex = -1, nNumberFormat = 0, nType = com::sun::star::table::CellContentType::CellContentType_EMPTY, maBaseCell = {meType = CELLTYPE_NONE, {mfValue = 0, mpString = 0x0, mpEditText = 0x0, mpFormula = 0x0}}, bIsAutoStyle = false, bHasShape = true, bIsMergedBase = false, bIsCovered = false, bHasAreaLink = false, bHasEmptyDatabase = false, bHasDetectiveObj = false, bHasDetectiveOp = false, bIsMatrixBase = false, bIsMatrixCovered = false, bHasAnnotation = false} pRangeName = #22 0x00007f77cd81a22c in ScXMLExport::ExportContent_() (this=0x55bafbc48940) at /home/buildslave/source/libo-core/sc/source/filter/xml/xmlexprt.cxx:1941 xTable = uno::Reference to (class ScTableSheetObj *) 0x55bafb0487f0 nStartOffset = -1 nEndOffset = -1 nTable = 0 nTableCount = 3 aAreaLinks = Python Exception 'NoneType' object has no attribute 'pointer': { = {_vptr.ScMyIteratorBase = 0x7f77ce937b58 }, aAreaLinkList = empty std::__debug::list} aEmptyRanges = Python Exception 'NoneType' object has no attribute 'pointer': { = {_vptr.ScMyIteratorBase = 0x7f77ce937b90 }, aDatabaseList = empty std::__debug::list} aDetectiveOpContainer = Python Exception 'NoneType' object has no attribute 'pointer': { = {_vptr.ScMyIteratorBase = 0x7f77ce937c00 }, aDetectiveOpList = empty std::__debug::list} aExportDatabaseRanges = {rExport = @0x55bafbc48940, pDoc = 0x0} xSpreadDoc = uno::Reference to (class ScModelObj *) 0x55baf9fa52d0 pSheetData = 0x55bafb3bc290 xIndex = uno::Reference to (class ScTableSheetsObj *) 0x55bafb3aa3c0 aExportDataPilot = warning: can't find linker symbol for virtual table for `ScXMLExport' value warning: found `ScMyDetectiveOpContainer::~ScMyDetectiveOpContainer()' instead {rExport = @0x7f77ce937c00, pDoc = 0x0} aExportDDELinks = warning: can't find linker symbol for virtual table for `ScXMLExport' value warning: found `ScMyEmptyDatabaseRangesContainer::~ScMyEmptyDatabaseRangesContainer()' instead {rExport = @0x7f77ce937b90} #23 0x00007f77d8e36b0c in SvXMLExport::ImplExportContent() (this=this@entry=0x55bafbc48940) at /home/buildslave/source/libo-core/xmloff/source/core/xmlexp.cxx:1160 eClass = xmloff::token::XML_SPREADSHEET aElem = {mrExport = @0x55bafbc48940, maElementName = "office:spreadsheet", mbIgnoreWhitespaceInside = true, mbDoSomething = true} aElement = {mrExport = @0x55bafbc48940, maElementName = "office:body", mbIgnoreWhitespaceInside = true, mbDoSomething = true} #24 0x00007f77d8e37b25 in SvXMLExport::exportDoc(xmloff::token::XMLTokenEnum) (this=this@entry=0x55bafbc48940, eClass=eClass@entry=xmloff::token::XML_SPREADSHEET) at /home/buildslave/source/libo-core/xmloff/source/core/xmlexp.cxx:1385 eRootService = nExportMode = aElem = {mrExport = @0x55bafbc48940, maElementName = "office:document-content", mbIgnoreWhitespaceInside = true, mbDoSomething = true} bOwnGraphicResolver = false bOwnEmbeddedResolver = false nPos = pVersion = #25 0x00007f77cd81a8e8 in ScXMLExport::exportDoc(xmloff::token::XMLTokenEnum) (this=0x55bafbc48940, eClass=) at /home/buildslave/source/libo-core/sc/source/filter/xml/xmlexprt.cxx:5370 #26 0x00007f77d8e2c8ef in SvXMLExport::filter(com::sun::star::uno::Sequence const&) (this=this@entry=0x55bafbc48940, aDescriptor=uno::Sequence of length 1 = {...}) at /home/buildslave/source/libo-core/xmloff/source/core/xmlexp.cxx:813 nTest = 83 #27 0x00007f77cd81ac0a in ScXMLExport::filter(com::sun::star::uno::Sequence const&) (this=0x55bafbc48940, aDescriptor=uno::Sequence of length 1 = {...}) at /home/buildslave/source/libo-core/sc/source/filter/xml/xmlexprt.cxx:5408 aGuard = {> = {pT = 0x55baf8dc85b0}, } bReturn = #28 0x00007f77cd86c904 in ScXMLImportWrapper::ExportToComponent(com::sun::star::uno::Reference const&, com::sun::star::uno::Reference const&, com::sun::star::uno::Reference const&, com::sun::star::uno::Sequence const&, rtl::OUString const&, rtl::OUString const&, rtl::OUString const&, com::sun::star::uno::Sequence const&, std::unique_ptr >&) (this=this@entry=0x7f77bfa78e60, xContext=uno::Reference to (class cppu::(anonymous namespace)::ComponentContext *) 0x55baf8ddaac0, xModel=uno::Reference to (class ScModelObj *) 0x55baf9fa5180, xWriter=uno::Reference to (class (anonymous namespace)::SAXWriter *) 0x55bafbc06348, aDescriptor=uno::Sequence of length 1 = {...}, sName="content.xml", sMediaType="text/xml", sComponentName="com.sun.star.comp.Calc.XMLOasisContentExporter", aArgs=uno::Sequence of length 5 = {...}, pSharedData=std::unique_ptr = {...}) at /home/buildslave/source/libo-core/sc/source/filter/xml/xmlwrap.cxx:709 pExport = 0x55bafbc48940 bRet = false xOut = uno::Reference to (class OWriteStream *) 0x55bafbc32620 xStream = uno::Reference to (class OWriteStream *) 0x55bafbc32628 xInfoSet = uno::Reference to (class comphelper::(anonymous namespace)::GenericPropertySet *) 0x55bafb3af580 xFilter = uno::Reference to (class ScXMLExport *) 0x55bafbc48968 xExporter = uno::Reference to (class ScXMLExport *) 0x55bafbc48978 #29 0x00007f77cd875a6b in ScXMLImportWrapper::Export(bool) (this=this@entry=0x7f77bfa78e60, bStylesOnly=bStylesOnly@entry=false) at /home/buildslave/source/libo-core/sc/source/filter/xml/xmlwrap.cxx:945 aDocArgs = uno::Sequence of length 5 = {uno::Any("com.sun.star.beans.XPropertySet": { = {_vptr.XInterface = 0x55bafb3af580}, }), uno::Any("com.sun.star.document.XGraphicStorageHandler": { = {_vptr.XInterface = 0x55bafbc3e940}, }), uno::Any("com.sun.star.task.XStatusIndicator": { = {_vptr.XInterface = 0x0}, }), uno::Any("com.sun.star.xml.sax.XWriter": { = { = {_vptr.XInterface = 0x55bafbc06348}, }, = { = { = {_vptr.XInterface = 0x55bafa2e3310}, }, }, }), uno::Any("com.sun.star.document.XEmbeddedObjectResolver": { = {_vptr.XInterface = 0x55bafb3a9cc8}, })} bUsePrettyPrinting = sPropName = "BaseURI" bSettingsRet = false xObjectHelper = rtl::Reference to 0x55bafb3a9c60 xObjectResolver = uno::Reference to (class SvXMLEmbeddedObjectHelper *) 0x55bafb3a9cc8 xModel = uno::Reference to (class ScModelObj *) 0x55baf9fa5180 xStatusIndicator = empty uno::Reference aBaseURL = "file:///srv/crashtestdata/current/srv/crashtestdata/files/forums/xlsx/forum-mso-de-100850.ods" bStylesRet = true bOasis = nProgressRange = 1000000 sTextMediaType = "text/xml" bMetaRet = bDocRet = false pSharedData = std::unique_ptr = {get() = 0x0} xGraphicHelper = rtl::Reference to 0x55bafbc3e8d0 xDPS = uno::Reference to (class ScModelObj *) 0x55baf9fa52f0 xDPs = uno::Reference to (class ScDrawPagesObj *) 0x55bafb39f608 xGraphicStorageHandler = uno::Reference to (class SvXMLGraphicHelper *) 0x55bafbc3e940 pDrawLayer = bOldLock = xContext = uno::Reference to (class cppu::(anonymous namespace)::ComponentContext *) 0x55baf8ddaac0 xWriter = uno::Reference to (class (anonymous namespace)::SAXWriter *) 0x55bafbc06348 sFileName = "file:///srv/crashtestdata/current/srv/crashtestdata/files/forums/xlsx/forum-mso-de-100850.ods" pObjSh = aDescriptor = uno::Sequence of length 1 = {{Name = "FileName", Handle = -1, Value = uno::Any("string": "file:///srv/crashtestdata/current/srv/crashtestdata/files/forums/xlsx/forum-mso-de-100850.ods"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}} aExportInfoMap = {{maName = "ProgressRange", maType = uno::Type "long", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "ProgressMax", maType = uno::Type "long", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "ProgressCurrent", maType = uno::Type "long", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "WrittenNumberStyles", maType = uno::Type "[]long", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "UsePrettyPrinting", maType = uno::Type "boolean", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "BaseURI", maType = uno::Type "string", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "StreamRelPath", maType = uno::Type "string", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "StreamName", maType = uno::Type "string", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "StyleNames", maType = uno::Type "[]string", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "StyleFamilies", maType = uno::Type "[]long", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "TargetStorage", maType = uno::Type "com.sun.star.embed.XStorage", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}} xInfoSet = uno::Reference to (class comphelper::(anonymous namespace)::GenericPropertySet *) 0x55bafb3af580 __PRETTY_FUNCTION__ = "bool ScXMLImportWrapper::Export(bool)" #30 0x00007f77cda7373c in ScDocShell::SaveXML(SfxMedium*, com::sun::star::uno::Reference const&) (this=this@entry=0x55bafbe59c40, pSaveMedium=pSaveMedium@entry=0x55bafbe35150, xStor=empty uno::Reference) at /home/buildslave/source/libo-core/sc/source/ui/docshell/docsh.cxx:564 aImport = {maPostProcessData = {mpDataStream = std::unique_ptr = {get() = 0x0}}, mrDocShell = @0x55bafbe59c40, rDoc = @0x55baf9fb9270, pMedium = 0x55bafbe35150, xStorage = uno::Reference to (class OStorage *) 0x55bafa45f2f8} bRet = false #31 0x00007f77cda823c8 in ScDocShell::SaveAs(SfxMedium&) (this=0x55bafbe59c40, rMedium=...) at /home/buildslave/source/libo-core/sc/source/ui/docshell/docsh.cxx:1847 aCurPath = "file:///srv/crashtestdata/files/forums/xlsx/" pCurMedium = pViewShell = 0x0 bNeedsRehash = aProt = {m_rpControl = std::unique_ptr = {get() = 0x55baf9fd8d90}} aPrepareGuard = {mrDocShell = @0x55bafbe59c40} bRet = true #32 0x00007f77dfc30e3a in SfxObjectShell::SaveAsOwnFormat(SfxMedium&) (this=0x55bafbe59c40, rMedium=...) at /home/buildslave/source/libo-core/sfx2/source/doc/objstor.cxx:3194 nVersion = 6800 bTemplate = xStorage = uno::Reference to (class OStorage *) 0x55bafa45f2f8 #33 0x00007f77dfc41d38 in SfxObjectShell::SaveTo_Impl(SfxMedium&, SfxItemSet const*) (this=this@entry=0x55bafbe59c40, rMedium=..., pSet=pSet@entry=0x0) at /home/buildslave/source/libo-core/sfx2/source/doc/objstor.cxx:1447 xMedStorage = uno::Reference to (class OStorage *) 0x55bafa45f2f8 bPasswdProvided = false aEncryptionData = empty uno::Sequence pVersionItem = 0x0 aTmpVersionURL = "" aMod = {pPersist = 0x55bafbe59c40, bWasEnabled = false} aViewGuard = std::unique_ptr = {get() = 0x55bafa462080} pFilter = std::shared_ptr (use count 4, weak count 0) = {get() = 0x55bafa081c40} bStorageBasedSource = false bStorageBasedTarget = true bOwnSource = bOwnTarget = bNeedsDisconnectionOnFail = false bStoreToSameLocation = false bTryToPreserveScriptSignature = false bNoPreserveForOasis = false bOldStat = false aLockUIGuard = {m_pDoc = 0x55bafbe59c40, m_bUnlock = true} bCopyTo = true pMedSet = bOk = false #34 0x00007f77dfc459a7 in SfxObjectShell::PreDoSaveAs_Impl(rtl::OUString const&, rtl::OUString const&, SfxItemSet const&, com::sun::star::uno::Sequence const&) (this=this@entry=0x55bafbe59c40, rFileName="file:///srv/crashtestdata/current/srv/crashtestdata/files/forums/xlsx/forum-mso-de-100850.ods", aFilterName="calc8", rItemSet=SfxItemSet of pool 0x55baf9c99580 with parent 0x0 and Which ranges: [(5507, 5507), (5530, 5530), (6546, 6546)] = {...}, rArgs=uno::Sequence of length 1 = {...}) at /home/buildslave/source/libo-core/sfx2/source/doc/objstor.cxx:2962 xMergedParams = std::shared_ptr (use count 2, weak count 0) = {get() = 0x55baf9fafe00} pNewFile = 0x55bafbe35150 pNoFileSync = bUseThumbnailSave = aThumbnailGuard = {m_func = {__this = 0x55bafbe59c40, __bUseThumbnailSave = true}, m_bDismissed = true} pNoThumbnail = pSaveToItem = bCopyTo = true bOk = false #35 0x00007f77dfc46952 in SfxObjectShell::CommonSaveAs_Impl(INetURLObject const&, rtl::OUString const&, SfxItemSet&, com::sun::star::uno::Sequence const&) (this=this@entry=0x55bafbe59c40, aURL=..., aFilterName="calc8", rItemSet=SfxItemSet of pool 0x55baf9c99580 with parent 0x0 and Which ranges: [(5507, 5507), (5530, 5530), (6546, 6546)] = {...}, rArgs=uno::Sequence of length 1 = {...}) at /home/buildslave/source/libo-core/sfx2/source/doc/objstor.cxx:2752 pSaveToItem = bSaveTo = true pFilter = std::shared_ptr (use count 4, weak count 0) = {get() = 0x55bafa081c40} pCopyStreamItem = pActMed = aActName = {m_aAbsURIRef = "file:///srv/crashtestdata/files/forums/xlsx/forum-mso-de-100850.xlsx", m_aScheme = {m_nBegin = 0, m_nLength = 4}, m_aUser = {m_nBegin = -1, m_nLength = 0}, m_aAuth = {m_nBegin = -1, m_nLength = 0}, m_aHost = {m_nBegin = 7, m_nLength = 0}, m_aPort = {m_nBegin = -1, m_nLength = 0}, m_aPath = {m_nBegin = 7, m_nLength = 61}, m_aQuery = {m_nBegin = -1, m_nLength = 0}, m_aFragment = {m_nBegin = -1, m_nLength = 0}, m_eScheme = INetProtocol::File, m_eSmartScheme = INetProtocol::Http} bWasReadonly = aTempFileURL = "" #36 0x00007f77dfc1ebd5 in SfxObjectShell::APISaveAs_Impl(std::basic_string_view >, SfxItemSet&, com::sun::star::uno::Sequence const&) (this=0x55bafbe59c40, aFileName=Python Exception value has been optimized out: , rItemSet=SfxItemSet of pool 0x55baf9c99580 with parent 0x0 and Which ranges: [(5507, 5507), (5530, 5530), (6546, 6546)] = {...}, rArgs=uno::Sequence of length 1 = {...}) at /home/buildslave/source/libo-core/sfx2/source/doc/objserv.cxx:318 xLock = {pObj = 0x55bafbe59c40} pDocTitleItem = aFilterName = "calc8" pFilterNameItem = bOk = false #37 0x00007f77dfc92854 in SfxBaseModel::impl_store(rtl::OUString const&, com::sun::star::uno::Sequence const&, bool) (this=this@entry=0x55baf9fa50f0, sURL="file:///srv/crashtestdata/current/srv/crashtestdata/files/forums/xlsx/forum-mso-de-100850.ods", seqArguments=uno::Sequence of length 1 = {...}, bSaveTo=bSaveTo@entry=true) at /usr/include/c++/10/string_view:133 bSaved = pItemSet = std::optional = {[contained value] = { = SfxItemSet of pool 0x55baf9c99580 with parent 0x0 and Which ranges: [(5507, 5507), (5530, 5530), (6546, 6546)] = {5507 = { = { = {_vptr.SfxPoolItem = 0x7f77df701418 , m_nRefCount = 1, m_nWhich = 5507, m_nKind = SfxItemKind::NONE}, m_aValue = "file:///srv/crashtestdata/current/srv/crashtestdata/files/forums/xlsx/forum-mso-de-100850.ods"}, }, 5530 = { = { = {_vptr.SfxPoolItem = 0x7f77df701418 , m_nRefCount = 1, m_nWhich = 5530, m_nKind = SfxItemKind::NONE}, m_aValue = "calc8"}, }, 6546 = { = {_vptr.SfxPoolItem = 0x7f77df6feca0 , m_nRefCount = 1, m_nWhich = 6546, m_nKind = SfxItemKind::NONE}, m_bValue = true}}, }} pCopyStreamItem = nModifyPasswordHash = aModifyPasswordInfo = empty uno::Sequence nOldModifyPasswordHash = 0 aOldModifyPasswordInfo = empty uno::Sequence bCopyTo = xOldDocProps = uno::Reference to (class (anonymous namespace)::SfxDocumentMetaData *) 0x55bafa271fd8 bRet = xHandler = empty uno::Reference pItem = nErrCode = {m_value = 0} #38 0x00007f77dfc94be7 in SfxBaseModel::storeToURL(rtl::OUString const&, com::sun::star::uno::Sequence const&) (this=0x55baf9fa50f0, rURL="file:///srv/crashtestdata/current/srv/crashtestdata/files/forums/xlsx/forum-mso-de-100850.ods", rArgs=uno::Sequence of length 1 = {...}) at /home/buildslave/source/libo-core/sfx2/source/doc/sfxbasemodel.cxx:1776 aDescriptor = Python Exception No type named std::__detail::_Hash_node, true>.: Python Exception 'NoneType' object has no attribute 'lazy_string': { = {m_aMap = std::__debug::unordered_map with 1 element}, static PROP_ABORTED = {{str = , more = {refCount = 1073741824, length = 7, buffer = u"Aborted"}}}, static PROP_ASTEMPLATE = , static PROP_COMPONENTDATA = , static PROP_DOCUMENTSERVICE = {{str = "DocumentService", more = {refCount = 1073741824, length = 15, buffer = u"DocumentService"}}}, static PROP_ENCRYPTIONDATA = , static PROP_FILENAME = , static PROP_FILTERNAME = , static PROP_FILTERPROVIDER = , static PROP_FILTEROPTIONS = , static PROP_FRAME = , static PROP_FRAMENAME = , static PROP_HIDDEN = , static PROP_INPUTSTREAM = , static PROP_INTERACTIONHANDLER = , static PROP_AUTHENTICATIONHANDLER = , static PROP_JUMPMARK = , static PROP_MACROEXECUTIONMODE = , static PROP_MEDIATYPE = , static PROP_MINIMIZED = , static PROP_NOAUTOSAVE = , static PROP_OPENNEWVIEW = , static PROP_OUTPUTSTREAM = , static PROP_PASSWORD = , static PROP_POSTDATA = , static PROP_PREVIEW = , static PROP_READONLY = , static PROP_REFERRER = , static PROP_REPLACEABLE = , static PROP_SALVAGEDFILE = , static PROP_STATUSINDICATOR = , static PROP_STREAM = , static PROP_STREAMFOROUTPUT = , static PROP_TEMPLATENAME = , static PROP_TITLE = , static PROP_TYPENAME = , static PROP_UCBCONTENT = , static PROP_UPDATEDOCMODE = , static PROP_URL = , static PROP_VERSION = , static PROP_DOCUMENTTITLE = , static PROP_MODEL = , static PROP_VIEWONLY = , static PROP_DOCUMENTBASEURL = , static PROP_SUGGESTEDSAVEASNAME = , static PROP_AUTOSAVEEVENT = } bOnMainThread = false aGuard = {m_aGuard = {> = {pT = 0x55baf8dc85b0}, }} 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 = 0x7f77dffa89d9 "storeToURL"}, m_nCreateTime = 0, m_nNesting = -1} aSaveGuard = {m_xModel = uno::Reference to (class ScModelObj *) 0x55baf9fa5180, m_pData = 0x55bafa157b50, m_pFramesLock = std::unique_ptr = {get() = 0x55bafa408e20}} #39 0x00007f77d363eac7 in gcc3::callVirtualMethod(void*, unsigned int, void*, _typelib_TypeDescriptionReference*, bool, unsigned long*, unsigned int, unsigned long*, double*) (pThis=0x55baf9fa51a0, nVtableIndex=8, pRegisterReturn=0x0, pReturnTypeRef=0x55baf8ef5ba0, bSimpleReturn=true, pStack=0x7f77bfa79d10, nStack=0, pGPR=0x7f77bfa79e90, pFPR=0x7f77bfa79ec0) at /home/buildslave/source/libo-core/bridges/source/cpp_uno/gcc3_linux_x86-64/callvirtualmethod.cxx:77 data = {pMethod = 140152832347246, pStack = 0x7f77bfa79d10, nStack = 0, pGPR = 0x7f77bfa79e90, pFPR = 0x7f77bfa79ec0, rax = 94261547095160, rdx = 140152293268688, xmm0 = 6.9244710015992091e-310, xmm1 = 0} pMethod = 140152544060096 #40 0x00007f77d363dad5 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=0x55baf9fa4980, aVtableSlot=..., aVtableSlot@entry=..., pReturnTypeRef=, nParams=, pParams=, pUnoReturn=pUnoReturn@entry=0x0, pUnoArgs=, ppUnoExc=) at /home/buildslave/source/libo-core/bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx:233 pStack = 0x7f77bfa79d10 pStackStart = pGPR = {94261546209696, 94261549986128, 140152293268672, 140152624404211, 140152293269248, 16348163440908425728} nGPR = 3 pFPR = {1.4821969375237396e-323, 1.4821969375237396e-323, 6.9244433290234424e-310, 1.6975966327722179e-313, 0, 6.9244596893002471e-310, 4.6571390781513272e-310, 0} nFPR = 0 pReturnTypeDescr = 0x55baf8ef5ba0 __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 = 0x0 bSimpleReturn = pAdjustedThisPtr = 0x55baf9fa51a0 pCppArgs = 0x7f77bfa79cd0 pTempIndices = ppTempParamTypeDescr = nTempIndices = 1 #41 0x00007f77d363e20a in bridges::cpp_uno::shared::unoInterfaceProxyDispatch(uno_Interface*, typelib_TypeDescription const*, void*, void**, uno_Any**) (pUnoI=0x55baf9fa4980, pMemberDescr=0x55baf9ddc3a0, pReturn=0x0, pArgs=0x55bafa3eeeb0, ppException=0x7f77bfa7a058) at /home/buildslave/source/libo-core/bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx:413 aVtableSlot = {offset = , index = } pThis = 0x55baf9fa4980 __PRETTY_FUNCTION__ = "void bridges::cpp_uno::shared::unoInterfaceProxyDispatch(uno_Interface*, const typelib_TypeDescription*, void*, void**, uno_Any**)" #42 0x00007f77d1d36918 in binaryurp::IncomingRequest::execute_throw(binaryurp::BinaryAny*, std::__debug::vector >*) const (this=this@entry=0x55baf9eff160, returnValue=returnValue@entry=0x7f77bfa7a3d0, outArguments=outArguments@entry=0x7f77bfa7a490) at /home/buildslave/source/libo-core/include/uno/dispatcher.hxx:72 retType = {_pTypeDescr = 0x55baf8ef5ba0} nSize = 0 retBuf = std::__debug::vector of length 0, capacity 0 pexc = 0x7f77bfa7a070 outBufs = std::__debug::vector of length 0, capacity 0 args = std::__debug::vector of length 2, capacity 2 = {0x55bafa33f150, 0x55bafa33f168} exc = __PRETTY_FUNCTION__ = "bool binaryurp::IncomingRequest::execute_throw(binaryurp::BinaryAny*, std::__debug::vector*) const" isExc = false #43 0x00007f77d1d378f3 in binaryurp::IncomingRequest::execute() const (this=this@entry=0x55baf9eff160) 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 = #44 0x00007f77d1d495ae in binaryurp::(anonymous namespace)::request(void*) (pThreadSpecificData=pThreadSpecificData@entry=0x55baf9eff160) at /home/buildslave/source/libo-core/binaryurp/source/reader.cxx:86 __PRETTY_FUNCTION__ = "void binaryurp::{anonymous}::request(void*)" #45 0x00007f77e106dba0 in cppu_threadpool::JobQueue::enter(void const*, bool) (this=0x55bafa3e3c10, nDisposeId=, nDisposeId@entry=0x55bafb08c440, bReturnWhenNoJob=bReturnWhenNoJob@entry=true) at /home/buildslave/source/libo-core/cppu/source/threadpool/jobqueue.cxx:100 guard = {_M_device = @0x55bafbe5a3c0} job = {pThreadSpecificData = 0x55baf9eff160, doRequest = 0x7f77d1d49583 } pReturn = 0x0 __PRETTY_FUNCTION__ = "void* cppu_threadpool::JobQueue::enter(const void*, bool)" #46 0x00007f77e10700f7 in cppu_threadpool::ORequestThread::run() (this=0x55bafb08c440) at /home/buildslave/source/libo-core/cppu/source/threadpool/thread.cxx:165 #47 0x00007f77e10719df in osl::threadFunc(void*) (param=0x55bafb08c450) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x55bafb08c450 #48 0x00007f77e1e1e36d in osl_thread_start_Impl(void*) (pData=0x55bafa157d60) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:265 terminate = false pImpl = 0x55bafa157d60 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #49 0x00007f77e1692ea7 in start_thread () at /lib/x86_64-linux-gnu/libpthread.so.0 #50 0x00007f77e1af9def in clone () at /lib/x86_64-linux-gnu/libc.so.6