[New LWP 3838750] [New LWP 3785104] [New LWP 3786125] [New LWP 3786129] [New LWP 3787385] [New LWP 3787387] [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 0x00007f74d5ce5ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [Current thread is 1 (Thread 0x7f74a8469700 (LWP 3838750))] Thread 6 (Thread 0x7f74c4e23700 (LWP 3787387)): #0 0x00007f74d5daad34 in recv () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f74d60d39a1 in osl_receivePipe(oslPipe, void*, sal_Int32) (pPipe=pPipe@entry=0x5612f6816790, pBuffer=pBuffer@entry=0x5612f6816a88, BytesToRead=BytesToRead@entry=8) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:439 nRet = 0 #2 0x00007f74d60d3f4e in osl_readPipe(oslPipe, void*, sal_Int32) (pPipe=0x5612f6816790, pBuffer=0x5612f6816a88, n=n@entry=8) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:509 RetVal = BytesRead = 0 BytesToRead = 8 #3 0x00007f74c65c2a44 in osl::StreamPipe::read(void*, int) const (n=8, pBuffer=, this=0x5612f6816970) 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=0x5612f6816940, aReadBytes=uno::Sequence of length 8 = {...}, nBytesToRead=8) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:83 n = #5 0x00007f74c656c15f in binaryurp::(anonymous namespace)::read(com::sun::star::uno::Reference const&, sal_uInt32, bool) (connection=uno::Reference to (class io_acceptor::(anonymous namespace)::PipeConnection *) 0x5612f6816968, 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 0x00007f74c656f5c5 in binaryurp::Reader::execute() (this=0x5612f682def0) 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 0x5612f6810f80, state_ = @0x5612f682df38, buffer_ = uno::Sequence of length 8 = {70 'F', 0 '\000', 79 'O', 0 '\000', 82 'R', 0 '\000', 69 'E', 0 '\000'}, data_ = 0x5612f7251033 "", end_ = 0x5612f7251033 ""} header = {bridge_ = rtl::Reference to 0x5612f6810f80, state_ = @0x5612f682df38, buffer_ = uno::Sequence of length 8 = {0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000'}, data_ = 0x5612f6816a90 "c", end_ = 0x5612f6816a90 "c"} size = con = uno::Reference to (class io_acceptor::(anonymous namespace)::PipeConnection *) 0x5612f6816968 #7 0x00007f74d464364b in salhelper::Thread::run() (this=0x5612f682def0) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x5612f682def0}, m_bDismissed = false} #8 0x00007f74d4643d25 in osl::threadFunc(void*) (param=0x5612f682df00) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x5612f682df00 #9 0x00007f74d60ee1cb in osl_thread_start_Impl(void*) (pData=0x5612f682d180) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:265 terminate = false pImpl = 0x5612f682d180 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #10 0x00007f74d5942ea7 in start_thread () at /lib/x86_64-linux-gnu/libpthread.so.0 #11 0x00007f74d5da9aef in clone () at /lib/x86_64-linux-gnu/libc.so.6 Thread 5 (Thread 0x7f74c7640700 (LWP 3787385)): #0 0x00007f74d59497b2 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f74d60b38e3 in osl_waitCondition(oslCondition, TimeValue const*) (Condition=0x5612f682db90, pTimeout=pTimeout@entry=0x0) at /home/buildslave/source/libo-core/sal/osl/unx/conditn.cxx:228 pCond = 0x5612f682db90 nRet = 0 __PRETTY_FUNCTION__ = "oslConditionResult osl_waitCondition(oslCondition, const TimeValue*)" #2 0x00007f74c6577680 in osl::Condition::wait(TimeValue const*) (pTimeout=0x0, this=0x5612f682dae0) at /home/buildslave/source/libo-core/include/osl/conditn.hxx:123 item = {tid = {_pSequence = 0x5612f68306f0}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x5612f6838f00}, currentContext = {m_pUnoI = 0x0}, returnValue = {data_ = _uno_Any(void)}, 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=0x5612f682d900) at /home/buildslave/source/libo-core/binaryurp/source/writer.cxx:151 item = {tid = {_pSequence = 0x5612f68306f0}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x5612f6838f00}, currentContext = {m_pUnoI = 0x0}, returnValue = {data_ = _uno_Any(void)}, 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 0x00007f74d464364b in salhelper::Thread::run() (this=0x5612f682d900) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x5612f682d900}, m_bDismissed = false} #5 0x00007f74d4643d25 in osl::threadFunc(void*) (param=0x5612f682d910) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x5612f682d910 #6 0x00007f74d60ee1cb in osl_thread_start_Impl(void*) (pData=0x5612f675ff60) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:265 terminate = false pImpl = 0x5612f675ff60 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #7 0x00007f74d5942ea7 in start_thread () at /lib/x86_64-linux-gnu/libpthread.so.0 #8 0x00007f74d5da9aef in clone () at /lib/x86_64-linux-gnu/libc.so.6 Thread 4 (Thread 0x7f74c6529700 (LWP 3786129)): #0 0x00007f74d5daaaef in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f74d60d46d1 in osl_acceptPipe(oslPipe) (pPipe=pPipe@entry=0x5612f6812730) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:381 s = pAcceptedPipe = __PRETTY_FUNCTION__ = "oslPipeImpl* osl_acceptPipe(oslPipe)" flags = #2 0x00007f74c65c3201 in osl::Pipe::accept(osl::StreamPipe&) (Connection=..., this=0x7f74c6527400) at /home/buildslave/source/libo-core/include/osl/pipe.hxx:155 pipe = {m_handle = 0x5612f6812730} pConn = rtl::Reference to 0x5612f682dc60 status = #3 io_acceptor::PipeAcceptor::accept() (this=0x5612f6815620) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:157 pipe = {m_handle = 0x5612f6812730} pConn = rtl::Reference to 0x5612f682dc60 status = #4 0x00007f74c65cbf00 in (anonymous namespace)::OAcceptor::accept(rtl::OUString const&) (this=0x5612f6669dd0, sConnectionDescription="pipe,name=pytest2c9a2224-48ac-11ed-b280-98f2b32c495c") at /home/buildslave/source/libo-core/io/source/acceptor/acceptor.cxx:198 guard = {m_pFlag = 0x5612f6669e48} r = empty uno::Reference #5 0x00007f74c662b6e6 in desktop::Acceptor::run() (this=this@entry=0x5612f6669f70) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:107 rConnection = empty uno::Reference rBridge = uno::Reference to (class binaryurp::Bridge *) 0x5612f6810fa8 g = {_M_device = 0x5612f6669fa8, _M_owns = false} aDescription = "pipe,name=pytest2c9a2224-48ac-11ed-b280-98f2b32c495c,uniqueValue=94639445076336" rInstanceProvider = uno::Reference to (class desktop::AccInstanceProvider *) 0x5612f6815e38 #6 0x00007f74c662c072 in desktop::offacc_workerfunc(void*) (acc=0x5612f6669f70) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:45 #7 0x00007f74d60ee1cb in osl_thread_start_Impl(void*) (pData=0x5612f666f450) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:265 terminate = false pImpl = 0x5612f666f450 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #8 0x00007f74d5942ea7 in start_thread () at /lib/x86_64-linux-gnu/libpthread.so.0 #9 0x00007f74d5da9aef in clone () at /lib/x86_64-linux-gnu/libc.so.6 Thread 3 (Thread 0x7f74c6e3f700 (LWP 3786125)): #0 0x00007f74d5daaaef in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f74d60d46d1 in osl_acceptPipe(oslPipe) (pPipe=0x5612f665ea10) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:381 s = pAcceptedPipe = __PRETTY_FUNCTION__ = "oslPipeImpl* osl_acceptPipe(oslPipe)" flags = #2 0x00007f74d5f1e36f in osl::Pipe::accept(osl::StreamPipe&) (Connection=..., this=0x5612f665f6d0) 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=0x5612f665f6a0) 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 0x00007f74d464364b in salhelper::Thread::run() (this=0x5612f665f6a0) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x5612f665f6a0}, m_bDismissed = false} #5 0x00007f74d4643d25 in osl::threadFunc(void*) (param=0x5612f665f6b0) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x5612f665f6b0 #6 0x00007f74d60ee1cb in osl_thread_start_Impl(void*) (pData=0x5612f665f120) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:265 terminate = false pImpl = 0x5612f665f120 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #7 0x00007f74d5942ea7 in start_thread () at /lib/x86_64-linux-gnu/libpthread.so.0 #8 0x00007f74d5da9aef in clone () at /lib/x86_64-linux-gnu/libc.so.6 Thread 2 (Thread 0x7f74c8166e00 (LWP 3785104)): #0 0x00007f74d59497b2 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f74d5b8690c in std::condition_variable::wait(std::unique_lock&) () at /lib/x86_64-linux-gnu/libstdc++.so.6 #2 0x00007f74d09feedf in std::condition_variable::wait > (__p=..., __lock=..., this=0x5612f5810478) at /usr/include/c++/10/condition_variable:111 g = {_M_device = 0x5612f5810450, _M_owns = true} request = SvpRequest::NONE pInst = 0x5612f58132c0 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #3 SvpSalYieldMutex::doAcquire(unsigned int) (this=0x5612f5810410, nLockCount=1) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:359 g = {_M_device = 0x5612f5810450, _M_owns = true} request = SvpRequest::NONE pInst = 0x5612f58132c0 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #4 0x00007f74d0699ffe 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 0x00007f74d0723819 in Application::AcquireSolarMutex(unsigned int) (nCount=, nCount@entry=1) at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:594 pSVData = #7 0x00007f74d09fd652 in SolarMutexReleaser::~SolarMutexReleaser() (this=0x7fff482bd584, __in_chrg=) at /home/buildslave/source/libo-core/include/vcl/svapp.hxx:1447 __PRETTY_FUNCTION__ = "bool SvpSalInstance::ImplYield(bool, bool)" bWasEvent = false bMustSleep = nTimeoutMicroS = aReleaser = {mnReleased = 1} #8 SvpSalInstance::ImplYield(bool, bool) (this=this@entry=0x5612f58132c0, bWait=bWait@entry=true, bHandleAllCurrentEvents=bHandleAllCurrentEvents@entry=false) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:477 __PRETTY_FUNCTION__ = "bool SvpSalInstance::ImplYield(bool, bool)" bWasEvent = false bMustSleep = nTimeoutMicroS = aReleaser = {mnReleased = 1} #9 0x00007f74d09fd8d9 in SvpSalInstance::DoYield(bool, bool) (this=0x5612f58132c0, bWait=, bHandleAllCurrentEvents=) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:525 __PRETTY_FUNCTION__ = "virtual bool SvpSalInstance::DoYield(bool, bool)" bWasEvent = false pMutex = 0x5612f5810410 #10 0x00007f74d07272fe 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:475 pSVData = 0x7f74d1340f20 ::get()::instance> bProcessedEvent = #11 0x00007f74d07278ae in Application::Yield() () at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:559 bAbort = false #12 0x00007f74d0727ae6 in Application::Execute() () at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:453 pSVData = 0x7f74d1340f20 ::get()::instance> nExitCode = 0 #13 0x00007f74d5ed8f4b in desktop::Desktop::Main() (this=0x7fff482be020) at /home/buildslave/source/libo-core/desktop/source/app/app.cxx:1604 pDisplay = layer = {m_aEnvTypeName = "gcc3", m_xPreviousContext = uno::Reference to (class (anonymous namespace)::DesktopEnvironmentContext *) 0x5612f5815798} eStatus = rCmdLineArgs = @0x7f74d6055f40: {m_cwdUrl = std::optional = {[contained value] = "file:///srv/crashtestdata/control/task2269"}, 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=pytest2c9a2224-48ac-11ed-b280-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 *) 0x5612f582bd60 xRestartManager = uno::Reference to (class comphelper::OOfficeRestartManager *) 0x5612f66626a8 xDesktop = uno::Reference to (class framework::Desktop *) 0x5612f66e4fe8 bMustLockProfile = aTitle = "LibreOfficeDev 7.5.0.0.alpha0 [605cbbf08108c9f0c7938f078be6096b23913d71]" 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 = 0x7f74d2188830 , 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 *) 0x5612f676f6c8, 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 = 0x7f74d21887a8 , mpList = std::unique_ptr >> = {get() = 0x0}, m_nBroadcastBlocked = 0, m_nBlockedHint = ConfigurationHints::NONE}, = {_vptr.ConfigurationListener = 0x7f74d21887d8 }, }, static sm_pSingleImplConfig = 0x5612f67cca80, static sm_nAccessibilityRefCount = 7} #14 0x00007f74d0740727 in ImplSVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:203 pSVData = 0x7f74d1340f20 ::get()::instance> nReturn = 1 bWasInitVCL = bInit = true nRet = 0 #15 0x00007f74d07408de in SVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:235 #16 0x00007f74d5f23e2a in soffice_main() () at /home/buildslave/source/libo-core/desktop/source/app/sofficemain.cxx:94 aDesktop = { = { = {_vptr.ILibreOfficeKitNotifier = 0x7f74d6049350 }, 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 = 0x7f74d128d9d0 , mpSchedulerData = 0x0, mpDebugName = 0x7f74d5fd2c08 "desktop::Desktop m_firstRunTimer", mePriority = TaskPriority::DEFAULT, mbActive = false, mbStatic = false}, maInvokeHandler = {function_ = 0x7f74d5ecdb42 , instance_ = 0x7fff482be020, file_ = 0x7f74d5fd2c58 "/home/buildslave/source/libo-core/desktop/source/app/app.cxx", line_ = 432, target_ = 0x7f74d5fd2c30 "Desktop::LinkStubAsyncInitFirstRun"}, mnTimeout = 3000, mbAuto = false}, m_aUpdateThread = {_M_id = {_M_thread = 0}}} rCmdLineArgs = @0x7f74d6055f40: {m_cwdUrl = std::optional = {[contained value] = "file:///srv/crashtestdata/control/task2269"}, 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=pytest2c9a2224-48ac-11ed-b280-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 0x00005612f41558ee in sal_main () at /home/buildslave/source/libo-core/desktop/source/app/main.c:51 ret = #18 0x00005612f415593b in main (argc=, argv=) at /home/buildslave/source/libo-core/desktop/source/app/main.c:49 ret = Thread 1 (Thread 0x7f74a8469700 (LWP 3838750)): #0 0x00007f74d5ce5ce1 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f74d5ccf537 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f74d60e3b64 in (anonymous namespace)::callSystemHandler(int, siginfo_t*, void*) (signal=signal@entry=6, info=info@entry=0x7f74a8464130, context=, context@entry=0x7f74a8464000) 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 = 0x7f74a8464000} i = #3 0x00007f74d60e3c69 in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7f74a8464130, context=0x7f74a8464000) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:428 act = {__sigaction_handler = {sa_handler = 0x4e, sa_sigaction = 0x4e}, sa_mask = {__val = {140139784680995, 5, 0, 94639466554664, 140139779801296, 140139016110880, 140139784709578, 42, 0, 0, 64, 0, 9, 140139779258432, 140139778455421, 140139016111328}}, sa_flags = -1471791120, sa_restorer = 0x3a} Info = {Signal = osl_Signal_AccessViolation, UserSignal = 6, UserData = 0x0} #4 0x00007f74d5ce5d60 in () at /lib/x86_64-linux-gnu/libc.so.6 #5 0x00007f74d5ce5ce1 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #6 0x00007f74d5ccf537 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #7 0x00007f74d0684de0 in SalAbort(rtl::OUString const&, bool) (rErrorText="", bDumpCore=bDumpCore@entry=true) at /home/buildslave/source/libo-core/vcl/source/app/salplug.cxx:403 #8 0x00007f74d07235ec in Application::Abort(rtl::OUString const&) (rErrorText="") at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:275 #9 0x00007f74d5ecc808 in desktop::Desktop::Exception(ExceptionCategory) (this=0x7f74a8464820, nCategory=) at /home/buildslave/source/libo-core/desktop/source/app/app.cxx:1181 bInException = true nOldMode = rArgs = bRestart = false bAllowRecoveryAndSessionManagement = #10 0x00007f74d073a4fa in VCLExceptionSignal_impl(void*, oslSignalInfo*) (pInfo=) at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:173 nOldMode = SystemWindowFlags::DIALOG pSVData = 0x7f74d1340f20 ::get()::instance> aLock = {m_isAcquired = true, m_isChecked = true, m_rSolarMutex = @0x5612f5810410} bIn = true nVCLException = #11 0x00007f74d6074893 in callSignalHandler(oslSignalInfo*) (pInfo=pInfo@entry=0x7f74a84648b0) at /home/buildslave/source/libo-core/sal/osl/all/signalshared.cxx:48 pHandler = 0x5612f6665d40 Action = #12 0x00007f74d60e3c03 in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7f74a8464ab0, context=0x7f74a8464980) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:425 Info = {Signal = osl_Signal_AccessViolation, UserSignal = 6, UserData = 0x0} #13 0x00007f74d5ce5d60 in () at /lib/x86_64-linux-gnu/libc.so.6 #14 0x00007f74d5ce5ce1 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #15 0x00007f74d5ccf537 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #16 0x00007f74d5b577ec in () at /lib/x86_64-linux-gnu/libstdc++.so.6 #17 0x00007f74d5b62966 in () at /lib/x86_64-linux-gnu/libstdc++.so.6 #18 0x00007f74d5b61a49 in () at /lib/x86_64-linux-gnu/libstdc++.so.6 #19 0x00007f74d5b62381 in __gxx_personality_v0 () at /lib/x86_64-linux-gnu/libstdc++.so.6 #20 0x00007f74d596d73f in () at /lib/x86_64-linux-gnu/libgcc_s.so.1 #21 0x00007f74d596e0e6 in _Unwind_Resume () at /lib/x86_64-linux-gnu/libgcc_s.so.1 #22 0x00007f74bf8a44f4 in OWriteStream::writeBytes(com::sun::star::uno::Sequence const&) (this=, aData=) at /home/buildslave/source/libo-core/package/source/xstor/owriteablestream.cxx:2102 #23 0x00007f74ccad07b8 in sax_fastparser::CachedOutputStream::flush() (this=0x5612f922d6c0) at /home/buildslave/source/libo-core/sax/source/tools/CachedOutputStream.hxx:106 __PRETTY_FUNCTION__ = "void sax_fastparser::FastSaxSerializer::endDocument()" #24 sax_fastparser::FastSaxSerializer::endDocument() (this=0x5612f922d6c0) at /home/buildslave/source/libo-core/sax/source/tools/fastserializer.cxx:313 __PRETTY_FUNCTION__ = "void sax_fastparser::FastSaxSerializer::endDocument()" #25 0x00007f74ccadf872 in sax_fastparser::FastSerializerHelper::~FastSerializerHelper() (this=0x5612f922b400, __in_chrg=) at /home/buildslave/source/libo-core/sax/source/tools/fshelper.cxx:37 #26 0x00007f74bfc21a27 in __gnu_cxx::new_allocator::destroy(sax_fastparser::FastSerializerHelper*) (__p=, this=) at /usr/include/c++/10/ext/new_allocator.h:154 #27 std::allocator_traits >::destroy(std::allocator&, sax_fastparser::FastSerializerHelper*) (__p=, __a=) at /usr/include/c++/10/bits/alloc_traits.h:531 #28 std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=) at /usr/include/c++/10/bits/shared_ptr_base.h:560 #29 0x00007f74c0958c51 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release() (this=0x5612f922b3f0) at /usr/include/c++/10/bits/shared_ptr_base.h:158 __y = 0x0 #30 std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count() (this=0x5612f922dd38, __in_chrg=) at /usr/include/c++/10/bits/shared_ptr_base.h:733 __y = 0x0 #31 std::__shared_ptr::~__shared_ptr() (this=0x5612f922dd30, __in_chrg=) at /usr/include/c++/10/bits/shared_ptr_base.h:1183 __y = 0x0 #32 std::shared_ptr::~shared_ptr() (this=0x5612f922dd30, __in_chrg=) at /usr/include/c++/10/bits/shared_ptr.h:121 __y = 0x0 #33 std::pair >::~pair() (this=0x5612f922dd28, __in_chrg=) at /usr/include/c++/10/bits/stl_pair.h:211 __y = 0x0 #34 std::pair > >::~pair() (this=0x5612f922dd20, __in_chrg=) at /usr/include/c++/10/bits/stl_pair.h:211 __y = 0x0 #35 __gnu_cxx::new_allocator > > > >::destroy > > >(std::pair > >*) (__p=0x5612f922dd20, this=0x561301ec9120) at /usr/include/c++/10/ext/new_allocator.h:156 __y = 0x0 #36 std::allocator_traits > > > > >::destroy > > >(std::allocator > > > >&, std::pair > >*) (__p=0x5612f922dd20, __a=...) at /usr/include/c++/10/bits/alloc_traits.h:531 __y = 0x0 #37 std::_Rb_tree > >, std::_Select1st > > >, std::less, std::allocator > > > >::_M_destroy_node(std::_Rb_tree_node > > >*) (__p=0x5612f922dd00, this=0x561301ec9120) at /usr/include/c++/10/bits/stl_tree.h:646 __y = 0x0 #38 std::_Rb_tree > >, std::_Select1st > > >, std::less, std::allocator > > > >::_M_drop_node(std::_Rb_tree_node > > >*) (__p=0x5612f922dd00, this=0x561301ec9120) at /usr/include/c++/10/bits/stl_tree.h:654 __y = 0x0 #39 std::_Rb_tree > >, std::_Select1st > > >, std::less, std::allocator > > > >::_M_erase(std::_Rb_tree_node > > >*) (this=this@entry=0x561301ec9120, __x=0x5612f922dd00) at /usr/include/c++/10/bits/stl_tree.h:1921 __y = 0x0 #40 0x00007f74c0958c15 in std::_Rb_tree > >, std::_Select1st > > >, std::less, std::allocator > > > >::_M_erase(std::_Rb_tree_node > > >*) (this=this@entry=0x561301ec9120, __x=0x5612f922cc80) at /usr/include/c++/10/bits/stl_tree.h:1919 __y = #41 0x00007f74c0958c15 in std::_Rb_tree > >, std::_Select1st > > >, std::less, std::allocator > > > >::_M_erase(std::_Rb_tree_node > > >*) (this=this@entry=0x561301ec9120, __x=0x5612f77ee370) at /usr/include/c++/10/bits/stl_tree.h:1919 __y = #42 0x00007f74c0957610 in std::_Rb_tree > >, std::_Select1st > > >, std::less, std::allocator > > > >::clear() (this=0x561301ec9120) at /usr/include/c++/10/bits/stl_tree.h:1261 pShell = rDoc = aProt = {m_rpControl = std::unique_ptr = {get() = 0x5612f710f290}} bValidateTabNames = aOriginalTabNames = std::__debug::vector of length 2, capacity 2 = {"Categories", "FY07 Expenses"} xStatusIndicator = empty uno::Reference rStorage = {pObj = 0x0} aData = { = { = {mnObjCnt = 156}, _vptr.XclRootData = 0x7f74c0fc7c38 , meBiff = EXC_BIFF8, meOutput = EXC_OUTPUT_XML_2007, mrMedium = @0x5612f6b47160, mxRootStrg = {pObj = 0x0}, mrDoc = @0x5612f7578610, maDocUrl = "file:///srv/crashtestdata/files/bugtrackers/xls/gnome520401-1.xls", maBasePath = "file:///srv/crashtestdata/current/srv/crashtestdata/files/bugtrackers/xls/", maUserName = "Calc", static gaDefPassword = {{str = "VelvetSweatshop", more = {refCount = 1073741824, length = 15, buffer = u"VelvetSweatshop"}}}, meTextEnc = 1, meSysLang = {m_value = 1033}, meDocLang = {m_value = 1033}, meUILang = {m_value = 1033}, mnDefApiScript = 1, maScMaxPos = {nRow = 1048575, nCol = 16383, nTab = 9999, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, maXclMaxPos = {nRow = 1048575, nCol = 16383, nTab = 1023, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, maMaxPos = {nRow = 1048575, nCol = 16383, nTab = 1023, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, mxEditEngine = std::shared_ptr (empty) = {get() = 0x0}, mxHFEditEngine = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5612f909ad70}, mxDrawEditEng = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5612f97b1b70}, mxFontPropSetHlp = std::shared_ptr (use count 1, weak count 0) = {get() = 0x561301c7d410}, mxChPropSetHlp = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5612f72cac40}, mxExtDocOpt = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5612f6fbb4e0}, mxTracer = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5612f7252200}, mxRD = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5612f695bb20}, mfScreenPixelX = 50, mfScreenPixelY = 50, mnCharWidth = 111, mnSpaceWidth = 56, mnScTab = 1, mbExport = true}, mxTabInfo = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5612f725ec50}, mxAddrConv = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5612f7d9e780}, mxFmlaComp = std::shared_ptr (use count 1, weak count 0) = {get() = 0x56130304d6d0}, mxProgress = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5612f6b4e5a0}, mxSst = rtl::Reference to 0x5612f6a819f0, mxPalette = rtl::Reference to 0x5612f7128880, mxFontBfr = rtl::Reference to 0x56130169e4f0, mxNumFmtBfr = rtl::Reference to 0x5613010f5a60, mxXFBfr = rtl::Reference to 0x561300ffc570, mxNameMgr = rtl::Reference to 0x5612f7706ea0, mxGlobLinkMgr = rtl::Reference to 0x5612f7288c10, mxLocLinkMgr = rtl::Reference to 0x5612f7288c10, mxObjMgr = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5612f6b4a350}, mxFilterMgr = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5612f76a5f10}, mxPTableMgr = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5613010ef0e0}, mxDxfs = rtl::Reference to 0x56130110d8a0, mxXmlPTableMgr = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5612f72b1960}, mxTablesMgr = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5613010f4460}, mpCompileFormulaCxt = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5612f71c61a0}, mxOpCodeMap = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5612f7aa85e0}, mbRelUrl = true, maStringBuf = "C106"} aPath = {m_aAbsURIRef = "file:///srv/crashtestdata/current/srv/crashtestdata/files/bugtrackers/xls/gnome520401-1.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 = 85}, m_aQuery = {m_nBegin = -1, m_nLength = 0}, m_aFragment = {m_nBegin = -1, m_nLength = 0}, m_eScheme = INetProtocol::File, m_eSmartScheme = INetProtocol::Http} aRoot = { = {_vptr.XclRoot = 0x7f74c0fc5e58 , mrData = @0x7f74a8465b10}, mrExpData = @0x7f74a8465b10} workbook = "xl/workbook.xml" pWorkbookContentType = #43 std::__cxx1998::map >, std::less, std::allocator > > > >::clear() (this=0x561301ec9120) at /usr/include/c++/10/bits/stl_map.h:1134 pShell = rDoc = aProt = {m_rpControl = std::unique_ptr = {get() = 0x5612f710f290}} bValidateTabNames = aOriginalTabNames = std::__debug::vector of length 2, capacity 2 = {"Categories", "FY07 Expenses"} xStatusIndicator = empty uno::Reference rStorage = {pObj = 0x0} aData = { = { = {mnObjCnt = 156}, _vptr.XclRootData = 0x7f74c0fc7c38 , meBiff = EXC_BIFF8, meOutput = EXC_OUTPUT_XML_2007, mrMedium = @0x5612f6b47160, mxRootStrg = {pObj = 0x0}, mrDoc = @0x5612f7578610, maDocUrl = "file:///srv/crashtestdata/files/bugtrackers/xls/gnome520401-1.xls", maBasePath = "file:///srv/crashtestdata/current/srv/crashtestdata/files/bugtrackers/xls/", maUserName = "Calc", static gaDefPassword = {{str = "VelvetSweatshop", more = {refCount = 1073741824, length = 15, buffer = u"VelvetSweatshop"}}}, meTextEnc = 1, meSysLang = {m_value = 1033}, meDocLang = {m_value = 1033}, meUILang = {m_value = 1033}, mnDefApiScript = 1, maScMaxPos = {nRow = 1048575, nCol = 16383, nTab = 9999, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, maXclMaxPos = {nRow = 1048575, nCol = 16383, nTab = 1023, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, maMaxPos = {nRow = 1048575, nCol = 16383, nTab = 1023, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, mxEditEngine = std::shared_ptr (empty) = {get() = 0x0}, mxHFEditEngine = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5612f909ad70}, mxDrawEditEng = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5612f97b1b70}, mxFontPropSetHlp = std::shared_ptr (use count 1, weak count 0) = {get() = 0x561301c7d410}, mxChPropSetHlp = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5612f72cac40}, mxExtDocOpt = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5612f6fbb4e0}, mxTracer = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5612f7252200}, mxRD = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5612f695bb20}, mfScreenPixelX = 50, mfScreenPixelY = 50, mnCharWidth = 111, mnSpaceWidth = 56, mnScTab = 1, mbExport = true}, mxTabInfo = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5612f725ec50}, mxAddrConv = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5612f7d9e780}, mxFmlaComp = std::shared_ptr (use count 1, weak count 0) = {get() = 0x56130304d6d0}, mxProgress = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5612f6b4e5a0}, mxSst = rtl::Reference to 0x5612f6a819f0, mxPalette = rtl::Reference to 0x5612f7128880, mxFontBfr = rtl::Reference to 0x56130169e4f0, mxNumFmtBfr = rtl::Reference to 0x5613010f5a60, mxXFBfr = rtl::Reference to 0x561300ffc570, mxNameMgr = rtl::Reference to 0x5612f7706ea0, mxGlobLinkMgr = rtl::Reference to 0x5612f7288c10, mxLocLinkMgr = rtl::Reference to 0x5612f7288c10, mxObjMgr = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5612f6b4a350}, mxFilterMgr = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5612f76a5f10}, mxPTableMgr = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5613010ef0e0}, mxDxfs = rtl::Reference to 0x56130110d8a0, mxXmlPTableMgr = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5612f72b1960}, mxTablesMgr = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5613010f4460}, mpCompileFormulaCxt = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5612f71c61a0}, mxOpCodeMap = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5612f7aa85e0}, mbRelUrl = true, maStringBuf = "C106"} aPath = {m_aAbsURIRef = "file:///srv/crashtestdata/current/srv/crashtestdata/files/bugtrackers/xls/gnome520401-1.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 = 85}, m_aQuery = {m_nBegin = -1, m_nLength = 0}, m_aFragment = {m_nBegin = -1, m_nLength = 0}, m_eScheme = INetProtocol::File, m_eSmartScheme = INetProtocol::Http} aRoot = { = {_vptr.XclRoot = 0x7f74c0fc5e58 , mrData = @0x7f74a8465b10}, mrExpData = @0x7f74a8465b10} workbook = "xl/workbook.xml" pWorkbookContentType = #44 std::__debug::map >, std::less, std::allocator > > > >::clear() (this=0x561301ec9108) at /usr/include/c++/10/debug/map.h:564 pShell = rDoc = aProt = {m_rpControl = std::unique_ptr = {get() = 0x5612f710f290}} bValidateTabNames = aOriginalTabNames = std::__debug::vector of length 2, capacity 2 = {"Categories", "FY07 Expenses"} xStatusIndicator = empty uno::Reference rStorage = {pObj = 0x0} aData = { = { = {mnObjCnt = 156}, _vptr.XclRootData = 0x7f74c0fc7c38 , meBiff = EXC_BIFF8, meOutput = EXC_OUTPUT_XML_2007, mrMedium = @0x5612f6b47160, mxRootStrg = {pObj = 0x0}, mrDoc = @0x5612f7578610, maDocUrl = "file:///srv/crashtestdata/files/bugtrackers/xls/gnome520401-1.xls", maBasePath = "file:///srv/crashtestdata/current/srv/crashtestdata/files/bugtrackers/xls/", maUserName = "Calc", static gaDefPassword = {{str = "VelvetSweatshop", more = {refCount = 1073741824, length = 15, buffer = u"VelvetSweatshop"}}}, meTextEnc = 1, meSysLang = {m_value = 1033}, meDocLang = {m_value = 1033}, meUILang = {m_value = 1033}, mnDefApiScript = 1, maScMaxPos = {nRow = 1048575, nCol = 16383, nTab = 9999, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, maXclMaxPos = {nRow = 1048575, nCol = 16383, nTab = 1023, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, maMaxPos = {nRow = 1048575, nCol = 16383, nTab = 1023, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, mxEditEngine = std::shared_ptr (empty) = {get() = 0x0}, mxHFEditEngine = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5612f909ad70}, mxDrawEditEng = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5612f97b1b70}, mxFontPropSetHlp = std::shared_ptr (use count 1, weak count 0) = {get() = 0x561301c7d410}, mxChPropSetHlp = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5612f72cac40}, mxExtDocOpt = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5612f6fbb4e0}, mxTracer = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5612f7252200}, mxRD = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5612f695bb20}, mfScreenPixelX = 50, mfScreenPixelY = 50, mnCharWidth = 111, mnSpaceWidth = 56, mnScTab = 1, mbExport = true}, mxTabInfo = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5612f725ec50}, mxAddrConv = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5612f7d9e780}, mxFmlaComp = std::shared_ptr (use count 1, weak count 0) = {get() = 0x56130304d6d0}, mxProgress = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5612f6b4e5a0}, mxSst = rtl::Reference to 0x5612f6a819f0, mxPalette = rtl::Reference to 0x5612f7128880, mxFontBfr = rtl::Reference to 0x56130169e4f0, mxNumFmtBfr = rtl::Reference to 0x5613010f5a60, mxXFBfr = rtl::Reference to 0x561300ffc570, mxNameMgr = rtl::Reference to 0x5612f7706ea0, mxGlobLinkMgr = rtl::Reference to 0x5612f7288c10, mxLocLinkMgr = rtl::Reference to 0x5612f7288c10, mxObjMgr = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5612f6b4a350}, mxFilterMgr = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5612f76a5f10}, mxPTableMgr = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5613010ef0e0}, mxDxfs = rtl::Reference to 0x56130110d8a0, mxXmlPTableMgr = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5612f72b1960}, mxTablesMgr = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5613010f4460}, mpCompileFormulaCxt = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5612f71c61a0}, mxOpCodeMap = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5612f7aa85e0}, mbRelUrl = true, maStringBuf = "C106"} aPath = {m_aAbsURIRef = "file:///srv/crashtestdata/current/srv/crashtestdata/files/bugtrackers/xls/gnome520401-1.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 = 85}, m_aQuery = {m_nBegin = -1, m_nLength = 0}, m_aFragment = {m_nBegin = -1, m_nLength = 0}, m_eScheme = INetProtocol::File, m_eSmartScheme = INetProtocol::Http} aRoot = { = {_vptr.XclRoot = 0x7f74c0fc5e58 , mrData = @0x7f74a8465b10}, mrExpData = @0x7f74a8465b10} workbook = "xl/workbook.xml" pWorkbookContentType = #45 XclExpXmlStream::exportDocument() (this=0x561301ec9020) at /home/buildslave/source/libo-core/sc/source/filter/excel/xestream.cxx:1116 pShell = rDoc = aProt = {m_rpControl = std::unique_ptr = {get() = 0x5612f710f290}} bValidateTabNames = aOriginalTabNames = std::__debug::vector of length 2, capacity 2 = {"Categories", "FY07 Expenses"} xStatusIndicator = empty uno::Reference rStorage = {pObj = 0x0} aData = { = { = {mnObjCnt = 156}, _vptr.XclRootData = 0x7f74c0fc7c38 , meBiff = EXC_BIFF8, meOutput = EXC_OUTPUT_XML_2007, mrMedium = @0x5612f6b47160, mxRootStrg = {pObj = 0x0}, mrDoc = @0x5612f7578610, maDocUrl = "file:///srv/crashtestdata/files/bugtrackers/xls/gnome520401-1.xls", maBasePath = "file:///srv/crashtestdata/current/srv/crashtestdata/files/bugtrackers/xls/", maUserName = "Calc", static gaDefPassword = {{str = "VelvetSweatshop", more = {refCount = 1073741824, length = 15, buffer = u"VelvetSweatshop"}}}, meTextEnc = 1, meSysLang = {m_value = 1033}, meDocLang = {m_value = 1033}, meUILang = {m_value = 1033}, mnDefApiScript = 1, maScMaxPos = {nRow = 1048575, nCol = 16383, nTab = 9999, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, maXclMaxPos = {nRow = 1048575, nCol = 16383, nTab = 1023, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, maMaxPos = {nRow = 1048575, nCol = 16383, nTab = 1023, static detailsOOOa1 = {eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}, mxEditEngine = std::shared_ptr (empty) = {get() = 0x0}, mxHFEditEngine = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5612f909ad70}, mxDrawEditEng = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5612f97b1b70}, mxFontPropSetHlp = std::shared_ptr (use count 1, weak count 0) = {get() = 0x561301c7d410}, mxChPropSetHlp = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5612f72cac40}, mxExtDocOpt = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5612f6fbb4e0}, mxTracer = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5612f7252200}, mxRD = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5612f695bb20}, mfScreenPixelX = 50, mfScreenPixelY = 50, mnCharWidth = 111, mnSpaceWidth = 56, mnScTab = 1, mbExport = true}, mxTabInfo = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5612f725ec50}, mxAddrConv = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5612f7d9e780}, mxFmlaComp = std::shared_ptr (use count 1, weak count 0) = {get() = 0x56130304d6d0}, mxProgress = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5612f6b4e5a0}, mxSst = rtl::Reference to 0x5612f6a819f0, mxPalette = rtl::Reference to 0x5612f7128880, mxFontBfr = rtl::Reference to 0x56130169e4f0, mxNumFmtBfr = rtl::Reference to 0x5613010f5a60, mxXFBfr = rtl::Reference to 0x561300ffc570, mxNameMgr = rtl::Reference to 0x5612f7706ea0, mxGlobLinkMgr = rtl::Reference to 0x5612f7288c10, mxLocLinkMgr = rtl::Reference to 0x5612f7288c10, mxObjMgr = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5612f6b4a350}, mxFilterMgr = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5612f76a5f10}, mxPTableMgr = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5613010ef0e0}, mxDxfs = rtl::Reference to 0x56130110d8a0, mxXmlPTableMgr = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5612f72b1960}, mxTablesMgr = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5613010f4460}, mpCompileFormulaCxt = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5612f71c61a0}, mxOpCodeMap = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5612f7aa85e0}, mbRelUrl = true, maStringBuf = "C106"} aPath = {m_aAbsURIRef = "file:///srv/crashtestdata/current/srv/crashtestdata/files/bugtrackers/xls/gnome520401-1.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 = 85}, m_aQuery = {m_nBegin = -1, m_nLength = 0}, m_aFragment = {m_nBegin = -1, m_nLength = 0}, m_eScheme = INetProtocol::File, m_eSmartScheme = INetProtocol::Http} aRoot = { = {_vptr.XclRoot = 0x7f74c0fc5e58 , mrData = @0x7f74a8465b10}, mrExpData = @0x7f74a8465b10} workbook = "xl/workbook.xml" pWorkbookContentType = #46 0x00007f74bfbfd6c6 in oox::core::FilterBase::filter(com::sun::star::uno::Sequence const&) (this=0x561301ec9020, rMediaDescSeq=) at /home/buildslave/source/libo-core/oox/source/core/filterbase.cxx:495 xTempModel = uno::Reference to (class ScModelObj *) 0x5612f78b0400 lockControllersGuard = {m_func = {__xTempModel = uno::Reference to (class ScModelObj *) 0x5612f78b0400}, m_bDismissed = false} bRet = false aOpenedGuard = {maUrl = "file:///srv/crashtestdata/current/srv/crashtestdata/files/bugtrackers/xls/gnome520401-1.xlsx", mbValid = true} #47 0x00007f74c0b73a42 in oox::xls::ExcelFilter::filter(com::sun::star::uno::Sequence const&) (this=, rDescriptor=uno::Sequence of length 11 = {...}) at /home/buildslave/source/libo-core/sc/source/filter/oox/excelfilter.cxx:191 bExportVBA = false xExporter = uno::Reference to (class XclExpXmlStream *) 0x561301ec9060 xDocument = uno::Reference to (class ScModelObj *) 0x5612f78b0400 xFilter = uno::Reference to (class XclExpXmlStream *) 0x561301ec9068 #48 0x00007f74d3ed1205 in SfxObjectShell::ExportTo(SfxMedium&) (this=this@entry=0x5612f6d83cd0, rMedium=...) at /home/buildslave/source/libo-core/sfx2/source/doc/objstor.cxx:2494 pItems = 0x5612f7a26620 pNewValue = 0x5612f7df7b78 bHasStream = false bIsPreview = false pOldValue = 0x5612f7c21d88 aArgs = uno::Sequence of length 11 = {{Name = "URL", Handle = 0, Value = uno::Any("string": "file:///srv/crashtestdata/current/srv/crashtestdata/files/bugtrackers/xls/gnome520401-1.xlsx"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "FilterName", Handle = 0, Value = uno::Any("string": "Calc Office Open XML"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "SaveTo", 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 = "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}, {Name = "OutputStream", Handle = 0, Value = uno::Any("com.sun.star.io.XOutputStream": { = {_vptr.XInterface = 0x5612f720edd8}, }), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "StreamForOutput", Handle = 0, Value = uno::Any("com.sun.star.io.XStream": { = {_vptr.XInterface = 0x5612f7d863e0}, }), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "DocumentBaseURL", Handle = 0, Value = uno::Any("string": "file:///srv/crashtestdata/current/srv/crashtestdata/files/bugtrackers/xls/gnome520401-1.xlsx"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}} bHasOutputStream = false bHasBaseURL = nEnd = xComp = uno::Reference to (class ScModelObj *) 0x5612f78b0400 sStream = {{str = "StreamForOutput", more = {refCount = 1073741824, length = 15, buffer = u"StreamForOutput"}}} xFilter = uno::Reference to (class oox::xls::ExcelFilter *) 0x5612f719d918 aOldArgs = uno::Sequence of length 8 = {{Name = "URL", Handle = 0, Value = uno::Any("string": "file:///srv/crashtestdata/current/srv/crashtestdata/files/bugtrackers/xls/gnome520401-1.xlsx"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "FilterName", Handle = 0, Value = uno::Any("string": "Calc Office Open XML"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "SaveTo", 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 = "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}} sOutputStream = {{str = "OutputStream", more = {refCount = 1073741824, length = 12, buffer = u"OutputStream"}}} bHasFilterName = true bIsRedactMode = aFilterName = "Calc Office Open XML" xExporter = uno::Reference to (class oox::xls::ExcelFilter *) 0x5612f719d910 #49 0x00007f74d3ede2f9 in SfxObjectShell::SaveTo_Impl(SfxMedium&, SfxItemSet const*) (this=this@entry=0x5612f6d83cd0, rMedium=..., pSet=pSet@entry=0x0) at /home/buildslave/source/libo-core/sfx2/source/doc/objstor.cxx:1562 aMod = {pPersist = 0x5612f6d83cd0, bWasEnabled = false} aViewGuard = std::unique_ptr = {get() = 0x5612f73e9100} pFilter = std::shared_ptr (use count 4, weak count 0) = {get() = 0x5612f7279a30} bStorageBasedSource = false bStorageBasedTarget = false bOwnSource = bOwnTarget = false bNeedsDisconnectionOnFail = false bStoreToSameLocation = false bTryToPreserveScriptSignature = false bNoPreserveForOasis = false bOldStat = false aLockUIGuard = {m_pDoc = 0x5612f6d83cd0, m_bUnlock = true} bCopyTo = true pMedSet = bOk = false #50 0x00007f74d3ee185f in SfxObjectShell::PreDoSaveAs_Impl(rtl::OUString const&, rtl::OUString const&, SfxItemSet const&, com::sun::star::uno::Sequence const&) (this=this@entry=0x5612f6d83cd0, rFileName="file:///srv/crashtestdata/current/srv/crashtestdata/files/bugtrackers/xls/gnome520401-1.xlsx", aFilterName="Calc Office Open XML", rItemSet=SfxItemSet of pool 0x5612f66e9c30 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:2981 xMergedParams = std::shared_ptr (use count 2, weak count 0) = {get() = 0x5612f7a26620} pNewFile = 0x5612f788ae90 pNoFileSync = bUseThumbnailSave = aThumbnailGuard = {m_func = {__this = 0x5612f6d83cd0, __bUseThumbnailSave = true}, m_bDismissed = true} pNoThumbnail = pSaveToItem = bCopyTo = true bOk = false #51 0x00007f74d3ee2801 in SfxObjectShell::CommonSaveAs_Impl(INetURLObject const&, rtl::OUString const&, SfxItemSet&, com::sun::star::uno::Sequence const&) (this=this@entry=0x5612f6d83cd0, aURL=..., aFilterName="Calc Office Open XML", rItemSet=SfxItemSet of pool 0x5612f66e9c30 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:2771 pSaveToItem = bSaveTo = true pFilter = std::shared_ptr (use count 4, weak count 0) = {get() = 0x5612f7279a30} pCopyStreamItem = pActMed = aActName = {m_aAbsURIRef = "file:///srv/crashtestdata/files/bugtrackers/xls/gnome520401-1.xls", 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 = 58}, 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 = "" #52 0x00007f74d3eba661 in SfxObjectShell::APISaveAs_Impl(std::basic_string_view >, SfxItemSet&, com::sun::star::uno::Sequence const&) (this=0x5612f6d83cd0, aFileName=Python Exception value has been optimized out: , rItemSet=SfxItemSet of pool 0x5612f66e9c30 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 = 0x5612f6d83cd0} pDocTitleItem = aFilterName = "Calc Office Open XML" pFilterNameItem = bOk = false #53 0x00007f74d3f2e844 in SfxBaseModel::impl_store(rtl::OUString const&, com::sun::star::uno::Sequence const&, bool) (this=this@entry=0x5612f78b0370, sURL="file:///srv/crashtestdata/current/srv/crashtestdata/files/bugtrackers/xls/gnome520401-1.xlsx", 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 0x5612f66e9c30 with parent 0x0 and Which ranges: [(5507, 5507), (5530, 5530), (6546, 6546)] = {5507 = { = { = {_vptr.SfxPoolItem = 0x7f74d39a66d8 , m_nRefCount = 1, m_nWhich = 5507, m_nKind = SfxItemKind::NONE}, m_aValue = "file:///srv/crashtestdata/current/srv/crashtestdata/files/bugtrackers/xls/gnome520401-1.xlsx"}, }, 5530 = { = { = {_vptr.SfxPoolItem = 0x7f74d39a66d8 , m_nRefCount = 1, m_nWhich = 5530, m_nKind = SfxItemKind::NONE}, m_aValue = "Calc Office Open XML"}, }, 6546 = { = {_vptr.SfxPoolItem = 0x7f74d39a3f60 , 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 *) 0x5612f769a458 bRet = xHandler = empty uno::Reference pItem = nErrCode = {m_value = 0} #54 0x00007f74d3f30bbf in SfxBaseModel::storeToURL(rtl::OUString const&, com::sun::star::uno::Sequence const&) (this=0x5612f78b0370, rURL="file:///srv/crashtestdata/current/srv/crashtestdata/files/bugtrackers/xls/gnome520401-1.xlsx", rArgs=uno::Sequence of length 1 = {...}) at /home/buildslave/source/libo-core/sfx2/source/doc/sfxbasemodel.cxx:1782 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 = 0x5612f5810410}, }} 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 = 0x7f74d4245e84 "storeToURL"}, m_nCreateTime = 0, m_nNesting = -1} aSaveGuard = {m_xModel = uno::Reference to (class ScModelObj *) 0x5612f78b0400, m_pData = 0x5612f75d19b0, m_pFramesLock = std::unique_ptr = {get() = 0x5612f7670f80}} #55 0x00007f74c7e62bc3 in gcc3::callVirtualMethod(void*, unsigned int, void*, _typelib_TypeDescriptionReference*, bool, unsigned long*, unsigned int, unsigned long*, double*) (pThis=0x5612f78b0420, nVtableIndex=8, pRegisterReturn=0x0, pReturnTypeRef=0x5612f58304f0, bSimpleReturn=true, pStack=0x7f74a8466d10, nStack=0, pGPR=0x7f74a8466e90, pFPR=0x7f74a8466ec0) at /home/buildslave/source/libo-core/bridges/source/cpp_uno/gcc3_linux_x86-64/callvirtualmethod.cxx:77 data = {pMethod = 140139748854854, pStack = 0x7f74a8466d10, nStack = 0, pGPR = 0x7f74a8466e90, pFPR = 0x7f74a8466ec0, rax = 94639447962248, rdx = 140139016121552, xmm0 = 6.9238245934106533e-310, xmm1 = 0} pMethod = 140139469303920 #56 0x00007f74c7e61bd1 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=0x5612f713bb10, 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 = 0x7f74a8466d10 pStackStart = pGPR = {94639462482976, 94639460772640, 140139016121536, 140139546712395, 140139016122112, 12311787787847354112} nGPR = 3 pFPR = {1.4821969375237396e-323, 1.4821969375237396e-323, 6.9237873507959747e-310, 1.6975966327722179e-313, 0, 6.9238135654749286e-310, 4.6758098623206234e-310, 0} nFPR = 0 pReturnTypeDescr = 0x5612f58304f0 __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 = 0x5612f78b0420 pCppArgs = 0x7f74a8466cd0 pTempIndices = ppTempParamTypeDescr = nTempIndices = 1 #57 0x00007f74c7e62306 in bridges::cpp_uno::shared::unoInterfaceProxyDispatch(uno_Interface*, typelib_TypeDescription const*, void*, void**, uno_Any**) (pUnoI=0x5612f713bb10, pMemberDescr=0x5612f6838f00, pReturn=0x0, pArgs=0x5612f7d0d720, ppException=0x7f74a8467058) at /home/buildslave/source/libo-core/bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx:413 aVtableSlot = {offset = , index = } pThis = 0x5612f713bb10 __PRETTY_FUNCTION__ = "void bridges::cpp_uno::shared::unoInterfaceProxyDispatch(uno_Interface*, const typelib_TypeDescription*, void*, void**, uno_Any**)" #58 0x00007f74c6559918 in binaryurp::IncomingRequest::execute_throw(binaryurp::BinaryAny*, std::__debug::vector >*) const (this=this@entry=0x56130169c5c0, returnValue=returnValue@entry=0x7f74a84673d0, outArguments=outArguments@entry=0x7f74a8467490) at /home/buildslave/source/libo-core/include/uno/dispatcher.hxx:72 retType = {_pTypeDescr = 0x5612f58304f0} nSize = 0 retBuf = std::__debug::vector of length 0, capacity 0 pexc = 0x7f74a8467070 outBufs = std::__debug::vector of length 0, capacity 0 args = std::__debug::vector of length 2, capacity 2 = {0x5612f770eb20, 0x5612f770eb38} exc = __PRETTY_FUNCTION__ = "bool binaryurp::IncomingRequest::execute_throw(binaryurp::BinaryAny*, std::__debug::vector*) const" isExc = false #59 0x00007f74c655a8f3 in binaryurp::IncomingRequest::execute() const (this=this@entry=0x56130169c5c0) 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 = #60 0x00007f74c656c5ae in binaryurp::(anonymous namespace)::request(void*) (pThreadSpecificData=pThreadSpecificData@entry=0x56130169c5c0) at /home/buildslave/source/libo-core/binaryurp/source/reader.cxx:86 __PRETTY_FUNCTION__ = "void binaryurp::{anonymous}::request(void*)" #61 0x00007f74d5314b40 in cppu_threadpool::JobQueue::enter(void const*, bool) (this=0x5613010ed5a0, nDisposeId=, nDisposeId@entry=0x5612f6ac9fc0, bReturnWhenNoJob=bReturnWhenNoJob@entry=true) at /home/buildslave/source/libo-core/cppu/source/threadpool/jobqueue.cxx:100 guard = {_M_device = @0x5612f7cc72d0} job = {pThreadSpecificData = 0x56130169c5c0, doRequest = 0x7f74c656c583 } pReturn = 0x0 __PRETTY_FUNCTION__ = "void* cppu_threadpool::JobQueue::enter(const void*, bool)" #62 0x00007f74d5317097 in cppu_threadpool::ORequestThread::run() (this=0x5612f6ac9fc0) at /home/buildslave/source/libo-core/cppu/source/threadpool/thread.cxx:165 #63 0x00007f74d531897f in osl::threadFunc(void*) (param=0x5612f6ac9fd0) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x5612f6ac9fd0 #64 0x00007f74d60ee1cb in osl_thread_start_Impl(void*) (pData=0x5612f6909df0) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:265 terminate = false pImpl = 0x5612f6909df0 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #65 0x00007f74d5942ea7 in start_thread () at /lib/x86_64-linux-gnu/libpthread.so.0 #66 0x00007f74d5da9aef in clone () at /lib/x86_64-linux-gnu/libc.so.6