[New LWP 2724829] [New LWP 2312756] [New LWP 2313686] [New LWP 2313100] [New LWP 2313103] [New LWP 2313690] [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 0x00007f15d7b52ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [Current thread is 1 (Thread 0x7f15bf686700 (LWP 2724829))] Thread 6 (Thread 0x7f15c5fea700 (LWP 2313690)): #0 0x00007f15d7c16034 in recv () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f15d7f1eb47 in osl_receivePipe(oslPipe, void*, sal_Int32) (pPipe=pPipe@entry=0x56328be00f10, pBuffer=pBuffer@entry=0x56328ecf87d8, BytesToRead=BytesToRead@entry=8) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:439 nRet = 0 #2 0x00007f15d7f1f0f4 in osl_readPipe(oslPipe, void*, sal_Int32) (pPipe=0x56328be00f10, pBuffer=0x56328ecf87d8, n=n@entry=8) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:509 RetVal = BytesRead = 0 BytesToRead = 8 #3 0x00007f15c7ecfa44 in osl::StreamPipe::read(void*, int) const (n=8, pBuffer=, this=0x56328be09ea0) 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=0x56328be09e70, aReadBytes=uno::Sequence of length 8 = {...}, nBytesToRead=8) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:83 n = #5 0x00007f15c7e7915f in binaryurp::(anonymous namespace)::read(com::sun::star::uno::Reference const&, sal_uInt32, bool) (connection=uno::Reference to (class io_acceptor::(anonymous namespace)::PipeConnection *) 0x56328be09e98, 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 0x00007f15c7e7c5cd in binaryurp::Reader::execute() (this=0x56328be21380) 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 0x56328bdfbaf0, state_ = @0x56328be213c8, buffer_ = empty uno::Sequence, data_ = 0x56328efa3443 "", end_ = 0x56328efa3443 ""} header = {bridge_ = rtl::Reference to 0x56328bdfbaf0, state_ = @0x56328be213c8, buffer_ = uno::Sequence of length 8 = {0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000'}, data_ = 0x56328ecf87e0 "\b", , end_ = 0x56328ecf87e0 "\b", } size = con = uno::Reference to (class io_acceptor::(anonymous namespace)::PipeConnection *) 0x56328be09e98 #7 0x00007f15d64c164b in salhelper::Thread::run() (this=0x56328be21380) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x56328be21380}, m_bDismissed = false} #8 0x00007f15d64c1d25 in osl::threadFunc(void*) (param=0x56328be21390) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x56328be21390 #9 0x00007f15d7f3936d in osl_thread_start_Impl(void*) (pData=0x56328be211d0) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:265 terminate = false pImpl = 0x56328be211d0 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #10 0x00007f15d77adea7 in start_thread () at /lib/x86_64-linux-gnu/libpthread.so.0 #11 0x00007f15d7c14def in clone () at /lib/x86_64-linux-gnu/libc.so.6 Thread 5 (Thread 0x7f15c7e36700 (LWP 2313103)): #0 0x00007f15d7c15def in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f15d7f1f877 in osl_acceptPipe(oslPipe) (pPipe=pPipe@entry=0x56328be01550) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:381 s = pAcceptedPipe = __PRETTY_FUNCTION__ = "oslPipeImpl* osl_acceptPipe(oslPipe)" flags = #2 0x00007f15c7ed0201 in osl::Pipe::accept(osl::StreamPipe&) (Connection=..., this=0x7f15c7e34400) at /home/buildslave/source/libo-core/include/osl/pipe.hxx:155 pipe = {m_handle = 0x56328be01550} pConn = rtl::Reference to 0x56328be247e0 status = #3 io_acceptor::PipeAcceptor::accept() (this=0x56328be08a60) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:157 pipe = {m_handle = 0x56328be01550} pConn = rtl::Reference to 0x56328be247e0 status = #4 0x00007f15c7ed8f00 in (anonymous namespace)::OAcceptor::accept(rtl::OUString const&) (this=0x56328bc66c40, sConnectionDescription="pipe,name=pytestbf59b58c-08cb-11ed-9c83-98f2b32c495c") at /home/buildslave/source/libo-core/io/source/acceptor/acceptor.cxx:198 guard = {m_pFlag = 0x56328bc66cb8} r = empty uno::Reference #5 0x00007f15c7f386fe in desktop::Acceptor::run() (this=this@entry=0x56328bc65800) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:107 rConnection = empty uno::Reference rBridge = uno::Reference to (class binaryurp::Bridge *) 0x56328bdfbb18 g = {_M_device = 0x56328bc65838, _M_owns = false} aDescription = "pipe,name=pytestbf59b58c-08cb-11ed-9c83-98f2b32c495c,uniqueValue=94775095107232" rInstanceProvider = uno::Reference to (class desktop::AccInstanceProvider *) 0x56328bdfd608 #6 0x00007f15c7f3908a in desktop::offacc_workerfunc(void*) (acc=0x56328bc65800) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:45 #7 0x00007f15d7f3936d in osl_thread_start_Impl(void*) (pData=0x56328bc68420) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:265 terminate = false pImpl = 0x56328bc68420 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #8 0x00007f15d77adea7 in start_thread () at /lib/x86_64-linux-gnu/libpthread.so.0 #9 0x00007f15d7c14def in clone () at /lib/x86_64-linux-gnu/libc.so.6 Thread 4 (Thread 0x7f15c874c700 (LWP 2313100)): #0 0x00007f15d7c15def in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f15d7f1f877 in osl_acceptPipe(oslPipe) (pPipe=0x56328af709a0) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:381 s = pAcceptedPipe = __PRETTY_FUNCTION__ = "oslPipeImpl* osl_acceptPipe(oslPipe)" flags = #2 0x00007f15d7d76875 in osl::Pipe::accept(osl::StreamPipe&) (Connection=..., this=0x56328af6edb0) 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=0x56328af6ed80) 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 0x00007f15d64c164b in salhelper::Thread::run() (this=0x56328af6ed80) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x56328af6ed80}, m_bDismissed = false} #5 0x00007f15d64c1d25 in osl::threadFunc(void*) (param=0x56328af6ed90) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x56328af6ed90 #6 0x00007f15d7f3936d in osl_thread_start_Impl(void*) (pData=0x56328af71b00) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:265 terminate = false pImpl = 0x56328af71b00 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #7 0x00007f15d77adea7 in start_thread () at /lib/x86_64-linux-gnu/libpthread.so.0 #8 0x00007f15d7c14def in clone () at /lib/x86_64-linux-gnu/libc.so.6 Thread 3 (Thread 0x7f15c67eb700 (LWP 2313686)): #0 0x00007f15d77b47b2 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f15d7efea37 in osl_waitCondition(oslCondition, TimeValue const*) (Condition=0x56328be20ca0, pTimeout=pTimeout@entry=0x0) at /home/buildslave/source/libo-core/sal/osl/unx/conditn.cxx:228 pCond = 0x56328be20ca0 nRet = 0 __PRETTY_FUNCTION__ = "oslConditionResult osl_waitCondition(oslCondition, const TimeValue*)" #2 0x00007f15c7e84688 in osl::Condition::wait(TimeValue const*) (pTimeout=0x0, this=0x56328be210d0) at /home/buildslave/source/libo-core/include/osl/conditn.hxx:123 item = {tid = {_pSequence = 0x56328be24f90}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x56328ae1fb30}, 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=0x56328be20ef0) at /home/buildslave/source/libo-core/binaryurp/source/writer.cxx:151 item = {tid = {_pSequence = 0x56328be24f90}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x56328ae1fb30}, 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 0x00007f15d64c164b in salhelper::Thread::run() (this=0x56328be20ef0) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x56328be20ef0}, m_bDismissed = false} #5 0x00007f15d64c1d25 in osl::threadFunc(void*) (param=0x56328be20f00) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x56328be20f00 #6 0x00007f15d7f3936d in osl_thread_start_Impl(void*) (pData=0x56328be20d90) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:265 terminate = false pImpl = 0x56328be20d90 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #7 0x00007f15d77adea7 in start_thread () at /lib/x86_64-linux-gnu/libpthread.so.0 #8 0x00007f15d7c14def in clone () at /lib/x86_64-linux-gnu/libc.so.6 Thread 2 (Thread 0x7f15c9a72e00 (LWP 2312756)): #0 0x00007f15d77b47b2 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f15d79f090c in std::condition_variable::wait(std::unique_lock&) () at /lib/x86_64-linux-gnu/libstdc++.so.6 #2 0x00007f15d289b0b5 in std::condition_variable::wait > (__p=..., __lock=..., this=0x56328ae176b8) at /usr/include/c++/10/condition_variable:111 g = {_M_device = 0x56328ae17690, _M_owns = true} request = SvpRequest::NONE pInst = 0x56328ae154d0 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #3 SvpSalYieldMutex::doAcquire(unsigned int) (this=0x56328ae17650, nLockCount=1) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:358 g = {_M_device = 0x56328ae17690, _M_owns = true} request = SvpRequest::NONE pInst = 0x56328ae154d0 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #4 0x00007f15d254b6b2 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 0x00007f15d25d464d in Application::AcquireSolarMutex(unsigned int) (nCount=, nCount@entry=1) at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:593 pSVData = #7 0x00007f15d2899828 in SolarMutexReleaser::~SolarMutexReleaser() (this=0x7ffd00c34ff4, __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=0x56328ae154d0, 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 0x00007f15d2899aaf in SvpSalInstance::DoYield(bool, bool) (this=0x56328ae154d0, bWait=, bHandleAllCurrentEvents=) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:524 __PRETTY_FUNCTION__ = "virtual bool SvpSalInstance::DoYield(bool, bool)" bWasEvent = false pMutex = 0x56328ae17650 #10 0x00007f15d25d7fd0 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 = 0x7f15d31a60c0 ::get()::instance> bProcessedEvent = #11 0x00007f15d25d8580 in Application::Yield() () at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:558 bAbort = false #12 0x00007f15d25d87b8 in Application::Execute() () at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:452 pSVData = 0x7f15d31a60c0 ::get()::instance> nExitCode = 0 #13 0x00007f15d7d31702 in desktop::Desktop::Main() (this=0x7ffd00c35a90) 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 *) 0x56328ae17728} eStatus = rCmdLineArgs = @0x7f15d7ea1c80: {m_cwdUrl = std::optional = {[contained value] = "file:///srv/crashtestdata/control/task649"}, 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=pytestbf59b58c-08cb-11ed-9c83-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 *) 0x56328ae29a40 xRestartManager = uno::Reference to (class comphelper::OOfficeRestartManager *) 0x56328bc5e308 xDesktop = uno::Reference to (class framework::Desktop *) 0x56328bce0a08 bMustLockProfile = aTitle = "LibreOfficeDev 7.5.0.0.alpha0 [845393b9aa9057c5ace3c41ad5ac629b895d7f7f]" 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 = 0x7f15d4003bc0 , 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 *) 0x56328bd67fc8, 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 = 0x7f15d4003b38 , mpList = std::unique_ptr >> = {get() = 0x0}, m_nBroadcastBlocked = 0, m_nBlockedHint = ConfigurationHints::NONE}, = {_vptr.ConfigurationListener = 0x7f15d4003b68 }, }, static sm_pSingleImplConfig = 0x56328bdc5330, static sm_nAccessibilityRefCount = 4} #14 0x00007f15d25f1641 in ImplSVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:203 pSVData = 0x7f15d31a60c0 ::get()::instance> nReturn = 1 bWasInitVCL = bInit = true nRet = 0 #15 0x00007f15d25f17f8 in SVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:235 #16 0x00007f15d7d7c374 in soffice_main() () at /home/buildslave/source/libo-core/desktop/source/app/sofficemain.cxx:94 aDesktop = { = { = {_vptr.ILibreOfficeKitNotifier = 0x7f15d7e954b0 }, 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 = 0x7f15d30f3198 , mpSchedulerData = 0x0, mpDebugName = 0x7f15d7e23228 "desktop::Desktop m_firstRunTimer", mePriority = TaskPriority::DEFAULT, mbActive = false, mbStatic = false}, maInvokeHandler = {function_ = 0x7f15d7d268ac , instance_ = 0x7ffd00c35a90, file_ = 0x7f15d7e23278 "/home/buildslave/source/libo-core/desktop/source/app/app.cxx", line_ = 432, target_ = 0x7f15d7e23250 "Desktop::LinkStubAsyncInitFirstRun"}, mnTimeout = 3000, mbAuto = false}, m_aUpdateThread = {_M_id = {_M_thread = 0}}} rCmdLineArgs = @0x7f15d7ea1c80: {m_cwdUrl = std::optional = {[contained value] = "file:///srv/crashtestdata/control/task649"}, 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=pytestbf59b58c-08cb-11ed-9c83-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 0x000056328a7c58ee in sal_main () at /home/buildslave/source/libo-core/desktop/source/app/main.c:51 ret = #18 0x000056328a7c593b in main (argc=, argv=) at /home/buildslave/source/libo-core/desktop/source/app/main.c:49 ret = Thread 1 (Thread 0x7f15bf686700 (LWP 2724829)): #0 0x00007f15d7b52ce1 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f15d7b3c537 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f15d7f2ed07 in (anonymous namespace)::callSystemHandler(int, siginfo_t*, void*) (signal=signal@entry=6, info=info@entry=0x7f15bf67f630, context=, context@entry=0x7f15bf67f500) 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 = 0x7f15bf67f500} i = #3 0x00007f15d7f2ee0c in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7f15bf67f630, context=0x7f15bf67f500) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:428 act = {__sigaction_handler = {sa_handler = 0x0, sa_sigaction = 0x0}, sa_mask = {__val = {0 }}, sa_flags = 0, sa_restorer = 0x0} Info = {Signal = osl_Signal_AccessViolation, UserSignal = 6, UserData = 0x0} #4 0x00007f15d7b52d60 in () at /lib/x86_64-linux-gnu/libc.so.6 #5 0x00007f15d7b52ce1 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #6 0x00007f15d7b3c537 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #7 0x00007f15d2536c28 in SalAbort(rtl::OUString const&, bool) (rErrorText="", bDumpCore=bDumpCore@entry=true) at /home/buildslave/source/libo-core/vcl/source/app/salplug.cxx:403 #8 0x00007f15d25d4420 in Application::Abort(rtl::OUString const&) (rErrorText="") at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:274 #9 0x00007f15d7d25572 in desktop::Desktop::Exception(ExceptionCategory) (this=0x7f15bf67fd20, nCategory=) at /home/buildslave/source/libo-core/desktop/source/app/app.cxx:1181 bInException = true nOldMode = rArgs = bRestart = false bAllowRecoveryAndSessionManagement = #10 0x00007f15d25eb414 in VCLExceptionSignal_impl(void*, oslSignalInfo*) (pInfo=) at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:173 nOldMode = SystemWindowFlags::DIALOG pSVData = 0x7f15d31a60c0 ::get()::instance> aLock = {m_isAcquired = true, m_isChecked = true, m_rSolarMutex = @0x56328ae17650} bIn = true nVCLException = #11 0x00007f15d7ebf89d in callSignalHandler(oslSignalInfo*) (pInfo=pInfo@entry=0x7f15bf67fdb0) at /home/buildslave/source/libo-core/sal/osl/all/signalshared.cxx:48 pHandler = 0x56328bc61ce0 Action = #12 0x00007f15d7f2eda6 in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7f15bf67ffb0, context=0x7f15bf67fe80) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:425 Info = {Signal = osl_Signal_AccessViolation, UserSignal = 6, UserData = 0x0} #13 0x00007f15d7b52d60 in () at /lib/x86_64-linux-gnu/libc.so.6 #14 0x00007f15d7b52ce1 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #15 0x00007f15d7b3c537 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #16 0x00007f15d7b3c40f in () at /lib/x86_64-linux-gnu/libc.so.6 #17 0x00007f15d7b4b662 in () at /lib/x86_64-linux-gnu/libc.so.6 #18 0x00007f15c28f7c1d in sw::mark::FindFieldSep(sw::mark::IFieldmark const&) (rMark=) at /home/buildslave/source/libo-core/sw/source/core/crsr/bookmark.cxx:114 pNode = n = {m_value = 13153} rStartPos = SwPosition (node 13175, offset 0) rEndPos = SwPosition (node 13175, offset 2) rNodes = @0x56328c5cef60: { = BigPtrArray of length 13177 = { [ 0] 0x56328fe6e8e0 ~DeletedNode , [ 1] 0x563290aa3a00 ~DeletedNode , [ 2] 0x56328e2819e0 ~DeletedNode , [ 3] 0x56328e9f2ff0 ~DeletedNode , [ 4] 0x56328f3e3e30 ~DeletedNode , [ 5] 0x563290118450 ~DeletedNode , [ 6] 0x563290875c00 ~DeletedNode , [ 7] 0x56328eded910 ~DeletedNode , [ 8] 0x56328f8e9840 ~DeletedNode , [ 9] 0x56328e45f3a8 ~DeletedNode , [ 10] 0x56329009a930 ~DeletedNode , [ 11] 0x56328d199b88 ~DeletedNode , [ 12] 0x563290411bf8 ~DeletedNode , [ 13] 0x5632907559e8 ~DeletedNode , [ 14] 0x563291ea2428 ~DeletedNode , [ 15] 0x56328cd4eb48 ~DeletedNode , [ 16] 0x56328db3f878 ~DeletedNode , [ 17] 0x563291b65408 ~DeletedNode , [ 18] 0x563291be86d8 ~DeletedNode , [ 19] 0x56328cb25608 ~DeletedNode , [ 20] 0x5632903e4558 ~DeletedNode , [ 21] 0x56328c69ced8 ~DeletedNode , [ 22] 0x56328d0904e8 ~DeletedNode , [ 23] 0x56328e42b1b8 ~DeletedNode , [ 24] 0x56328da0f618 ~DeletedNode , [ 25] 0x56328ee13ff8 ~DeletedNode , [ 26] 0x56328e25ed68 ~DeletedNode , [ 27] 0x56328dc36558 ~DeletedNode , [ 28] 0x56328d5f6008 ~DeletedNode , [ 29] 0x56328ee548f8 ~DeletedNode , [ 30] 0x5632902158e8 ~DeletedNode , [ 31] 0x563290b33e48 ~DeletedNode , [ 32] 0x56328d132c58 ~DeletedNode , [ 33] 0x56328d2a89a8 ~DeletedNode , [ 34] 0x56328e86f368 ~DeletedNode , [ 35] 0x56328d3879f8 ~DeletedNode , [ 36] 0x563290612c28 ~DeletedNode , [ 37] 0x56328cd1d7e8 ~DeletedNode , [ 38] 0x56328d2807c8 ~DeletedNode , [ 39] 0x56328dd726d8 ~DeletedNode , [ 40] 0x5632911b9bf8 ~DeletedNode , [ 41] 0x56328f2d6a88 ~DeletedNode , [ 42] 0x56328ef5d698 ~DeletedNode , [ 43] 0x56328ef52368 ~DeletedNode , [ 44] 0x56328eeed108 ~DeletedNode , [ 45] 0x56328e9c9558 ~DeletedNode , [ 46] 0x56328ddc47d8 ~DeletedNode , [ 47] 0x563290ec0528 ~DeletedNode , [ 48] 0x56328e302148 ~DeletedNode , [ 49] 0x56328c7068c8 ~DeletedNode , [ 50] 0x56328dd76428 ~DeletedNode , [ 51] 0x56328e20dd08 ~DeletedNode , [ 52] 0x5632905801d8 ~DeletedNode , [ 53] 0x563291d90278 ~DeletedNode , [ 54] 0x5632904aedf8 ~DeletedNode , [ 55] 0x56328ccd7658 ~DeletedNode , [ 56] 0x563290560dc8 ~DeletedNode , [ 57] 0x5632910cc168 ~DeletedNode , [ 58] 0x563291bb6218 ~DeletedNode , [ 59] 0x56329027fe38 ~DeletedNode , [ 60] 0x56328cc8e328 ~DeletedNode , [ 61] 0x56328ffa0538 ~DeletedNode , [ 62] 0x56328ce516b8 ~DeletedNode , [ 63] 0x56328d4cece8 ~DeletedNode , [ 64] 0x56328d7fc9d8 ~DeletedNode , [ 65] 0x5632903d1538 ~DeletedNode , [ 66] 0x56328ffcf4f8 ~DeletedNode , [ 67] 0x563290228408 ~DeletedNode , [ 68] 0x563290f34128 ~DeletedNode , [ 69] 0x563291681e48 ~DeletedNode , [ 70] 0x5632904f7188 ~DeletedNode , [ 71] 0x5632904113d8 ~DeletedNode , [ 72] 0x5632904cc1c8 ~DeletedNode , [ 73] 0x563291501c08 ~DeletedNode , [ 74] 0x563291093118 ~DeletedNode , [ 75] 0x56328c6e1d98 ~DeletedNode , [ 76] 0x5632903ef2b8 ~DeletedNode , [ 77] 0x563290bdc9b8 ~DeletedNode , [ 78] 0x56328ff54ca8 ~DeletedNode , [ 79] 0x5632905ceb98 ~DeletedNode , [ 80] 0x563291b97198 ~DeletedNode , [ 81] 0x5632916841e8 ~DeletedNode , [ 82] 0x56328c28acf8 ~DeletedNode , [ 83] 0x5632906b1228 ~DeletedNode , [ 84] 0x56328f621168 ~DeletedNode , [ 85] 0x56329166be78 ~DeletedNode , [ 86] 0x563290ef45a8 ~DeletedNode , [ 87] 0x5632901fc278 ~DeletedNode , [ 88] 0x5632906c13d8 ~DeletedNode , [ 89] 0x56328ce77e88 ~DeletedNode , [ 90] 0x56329092c828 ~DeletedNode , [ 91] 0x563291642458 ~DeletedNode , [ 92] 0x56329149cbe8 ~DeletedNode , [ 93] 0x56328ce776a8 ~DeletedNode , [ 94] 0x56328ebfcab8 ~DeletedNode , [ 95] 0x563291b6f1e8 ~DeletedNode , [ 96] 0x56328feb27c8 ~DeletedNode , [ 97] 0x563291c676d8 ~DeletedNode , [ 98] 0x563291c01fd8 ~DeletedNode , [ 99] 0x56328ddf3e18 ~DeletedNode , [ 100] 0x5632902b5238 ~DeletedNode , [ 101] 0x56328eb2e118 ~DeletedNode , [ 102] 0x5632905e03b8 ~DeletedNode , [ 103] 0x563291e7f4c8 ~DeletedNode , [ 104] 0x56328c6a8448 ~DeletedNode , [ 105] 0x5632907b32b8 ~DeletedNode , [ 106] 0x56328e2df3a8 ~DeletedNode , [ 107] 0x56328e6f2268 ~DeletedNode , [ 108] 0x56328ee1d1b8 ~DeletedNode , [ 109] 0x56328d865b68 ~DeletedNode , [ 110] 0x563291630968 ~DeletedNode , [ 111] 0x56328e92cbe8 ~DeletedNode , [ 112] 0x56328df63b68 ~DeletedNode , [ 113] 0x563291024688 ~DeletedNode , [ 114] 0x5632905f27a8 ~DeletedNode , [ 115] 0x56328ed51dd8 ~DeletedNode , [ 116] 0x56328e2f8658 ~DeletedNode , [ 117] 0x56328c243c28 ~DeletedNode , [ 118] 0x56329164aed8 ~DeletedNode , [ 119] 0x563291c4e848 ~DeletedNode , [ 120] 0x56328d7054a8 ~DeletedNode , [ 121] 0x56328ea7d878 ~DeletedNode , [ 122] 0x56328c7f5f28 ~DeletedNode , [ 123] 0x5632907b37c8 ~DeletedNode , [ 124] 0x56328e1727d8 ~DeletedNode , [ 125] 0x56328d455db8 ~DeletedNode , [ 126] 0x563291692ab8 ~DeletedNode , [ 127] 0x56328eac4d98 ~DeletedNode , [ 128] 0x5632911c8d58 ~DeletedNode , [ 129] 0x56328e8e5b98 ~DeletedNode , [ 130] 0x563291b02418 ~DeletedNode , [ 131] 0x563291461938 ~DeletedNode , [ 132] 0x56328f19f068 ~DeletedNode , [ 133] 0x56328f1c58e8 ~DeletedNode , [ 134] 0x56328cd53c58 ~DeletedNode , [ 135] 0x56328e0ec438 ~DeletedNode , [ 136] 0x56328e3c6ee8 ~DeletedNode , [ 137] 0x56328efa4778 ~DeletedNode , [ 138] 0x56328e1c5308 ~DeletedNode , [ 139] 0x56328d9daba8 ~DeletedNode , [ 140] 0x56328e2d53e8 ~DeletedNode , [ 141] 0x56328c11ab58 ~DeletedNode , [ 142] 0x56328d11a198 ~DeletedNode , [ 143] 0x563290df64e8 ~DeletedNode , [ 144] 0x56328efa6638 ~DeletedNode , [ 145] 0x563291d32ee8 ~DeletedNode , [ 146] 0x563290de71e8 ~DeletedNode , [ 147] 0x56328f2765c8 ~DeletedNode , [ 148] 0x56328ce3c388 ~DeletedNode , [ 149] 0x56328d8d56e8 ~DeletedNode , [ 150] 0x5632916365f8 ~DeletedNode , [ 151] 0x563291d3a5a8 ~DeletedNode , [ 152] 0x56328c6b6ac8 ~DeletedNode , [ 153] 0x56328d9da1c8 ~DeletedNode , [ 154] 0x563291e80778 ~DeletedNode , [ 155] 0x56328ed68328 ~DeletedNode , [ 156] 0x56328db27908 ~DeletedNode , [ 157] 0x56328d33f668 ~DeletedNode , [ 158] 0x5632914de708 ~DeletedNode , [ 159] 0x56328e4c79c8 ~DeletedNode , [ 160] 0x56328ed19218 ~DeletedNode , [ 161] 0x56328ce4d298 ~DeletedNode , [ 162] 0x56328d1fdff8 ~DeletedNode , [ 163] 0x56328d0bdfc8 ~DeletedNode , [ 164] 0x56328e9c0888 ~DeletedNode , [ 165] 0x56328d4b3c98 ~DeletedNode , [ 166] 0x56329157d0c8 ~DeletedNode , [ 167] 0x56328d8e8928 ~DeletedNode , [ 168] 0x56328e6cd2c8 ~DeletedNode , [ 169] 0x56328e939f98 ~DeletedNode , [ 170] 0x56328e1029b8 ~DeletedNode , [ 171] 0x563291d8fd78 ~DeletedNode , [ 172] 0x5632913fd108 ~DeletedNode , [ 173] 0x56328c7ce968 ~DeletedNode , [ 174] 0x56328cd5ca18 ~DeletedNode , [ 175] 0x56328ff4da48 ~DeletedNode , [ 176] 0x56328cded068 ~DeletedNode , [ 177] 0x56328c4f2f68 ~DeletedNode , [ 178] 0x563290104588 ~DeletedNode , [ 179] 0x56328ca42108 ~DeletedNode , [ 180] 0x56328d6a49d8 ~DeletedNode , [ 181] 0x5632914244f8 ~DeletedNode , [ 182] 0x56328e196058 ~DeletedNode , [ 183] 0x56328e15c628 ~DeletedNode , [ 184] 0x56328cf1a398 ~DeletedNode , [ 185] 0x56328d02bcc8 ~DeletedNode , [ 186] 0x563290196838 ~DeletedNode , [ 187] 0x563290fdc5d8 ~DeletedNode , [ 188] 0x563290514a90 ~DeletedNode , [ 189] 0x563290822828 ~DeletedNode , [ 190] 0x56328cf78b48 ~DeletedNode , [ 191] 0x563291cda488 ~DeletedNode , [ 192] 0x56328d106f08 ~DeletedNode , [ 193] 0x56328edccde8 ~DeletedNode , [ 194] 0x56328ef52d88 ~DeletedNode , [ 195] 0x56328c15b6b8 ~DeletedNode , [ 196] 0x563290196a58 ~DeletedNode , [ 197] 0x563291c7a028 ~DeletedNode , [ 198] 0x56328d4a3b28 ~DeletedNode , [ 199] 0x56328d1fdcb0 ~DeletedNode ...}, m_vIndices = 0x563291c5f3f8, m_rMyDoc = @0x56328e490940, m_pEndOfPostIts = 0x563290aa3a00, m_pEndOfInserts = 0x56328e9f2ff0, m_pEndOfAutotext = 0x563290118450, m_pEndOfRedlines = 0x56328eded910, m_pEndOfContent = std::unique_ptr = {get() = 0x56328e120670}, m_pOutlineNodes = std::unique_ptr = {get() = 0x56328d2bbfe0}, m_bInNodesDel = false, m_bInDelUpdOutline = false} nFields = 0 ret = std::optional = {[contained value] = SwPosition (node 13175, offset 0)} __PRETTY_FUNCTION__ = "SwPosition sw::mark::FindFieldSep(const sw::mark::IFieldmark&)" #19 0x00007f15c28f7d73 in (anonymous namespace)::lcl_AssertFieldMarksSet(sw::mark::Fieldmark const&, sal_Unicode, sal_Unicode) (rField=..., aStartMark=aStartMark@entry=7 u'\a', aEndMark=aEndMark@entry=8 u'\b') at /home/buildslave/source/libo-core/sw/source/core/crsr/bookmark.cxx:154 rStart = sepPos = SwPosition (node -1932316288, offset -1907816128) __PRETTY_FUNCTION__ = "void {anonymous}::lcl_AssertFieldMarksSet(const sw::mark::Fieldmark&, sal_Unicode, sal_Unicode)" rEnd = #20 0x00007f15c28fbc93 in (anonymous namespace)::lcl_SetFieldMarks(sw::mark::Fieldmark&, SwDoc&, sal_Unicode, sal_Unicode, SwPosition const*) (rField=..., io_rDoc=..., aStartMark=aStartMark@entry=7 u'\a', aEndMark=aEndMark@entry=8 u'\b', pSepPos=) at /home/buildslave/source/libo-core/sw/source/core/crsr/bookmark.cxx:223 startChar = "\a" start = SwPosition (node 9, offset 0) __PRETTY_FUNCTION__ = "void {anonymous}::lcl_SetFieldMarks(sw::mark::Fieldmark&, SwDoc&, sal_Unicode, sal_Unicode, const SwPosition*)" rEnd = SwPosition (node 13175, offset 2) #21 0x00007f15c28fbef8 in sw::mark::TextFieldmark::InitDoc(SwDoc&, sw::mark::InsertMode, SwPosition const*) (this=, io_rDoc=, eMode=, pSepPos=) at /home/buildslave/source/libo-core/sw/source/core/crsr/bookmark.cxx:563 #22 0x00007f15c29fe1a3 in sw::mark::MarkManager::makeMark(SwPaM const&, rtl::OUString const&, IDocumentMarkAccess::MarkType, sw::mark::InsertMode, SwPosition const*) (this=0x56328e9ee010, rPaM=, rName="Bookmark", eType=IDocumentMarkAccess::MarkType::TEXT_FIELDMARK, eMode=sw::mark::InsertMode::New, pSepPos=0x0) at /home/buildslave/source/libo-core/sw/source/core/doc/docbm.cxx:660 pMark = std::unique_ptr = {get() = 0x563292a9e860} __PRETTY_FUNCTION__ = "virtual sw::mark::IMark* sw::mark::MarkManager::makeMark(const SwPaM&, const rtl::OUString&, IDocumentMarkAccess::MarkType, sw::mark::InsertMode, const SwPosition*)" #23 0x00007f15c3275b38 in SwXBookmark::attachToRangeEx(com::sun::star::uno::Reference const&, IDocumentMarkAccess::MarkType, bool) (this=0x563292a9c6a0, xTextRange=, eType=IDocumentMarkAccess::MarkType::TEXT_FIELDMARK, isFieldmarkSeparatorAtStart=) at /home/buildslave/source/libo-core/sw/source/core/unocore/unobkm.cxx:249 xRangeTunnel = uno::Reference to (class SwXTextCursor *) 0x563292a9e580 pRange = pCursor = pDoc = aPam = { = SwPaM = {point = SwPosition (node 13175, offset 2), mark = SwPosition (node 9, offset 1)}, } aCont = {m_pDoc = 0x56328e490940} #24 0x00007f15c3275cf0 in SwXFieldmark::attachToRange(com::sun::star::uno::Reference const&) (this=, xTextRange=) at /home/buildslave/source/libo-core/sw/source/core/unocore/unobkm.cxx:628 #25 0x00007f15c326fd1b in SwXBookmark::attach(com::sun::star::uno::Reference const&) (this=0x563292a9c6a0, xTextRange=uno::Reference to (class SwXTextCursor *) 0x563292a9e558) at /home/buildslave/source/libo-core/sw/source/core/unocore/unobkm.cxx:275 aGuard = {> = {pT = 0x56328ae17650}, } #26 0x00007f15c326fd5d in SwXFieldmark::attach(com::sun::star::uno::Reference const&) (this=, xTextRange=) at /home/buildslave/source/libo-core/sw/source/core/unocore/unobkm.cxx:810 #27 0x00007f15c34bb943 in SwXText::insertTextContent(com::sun::star::uno::Reference const&, com::sun::star::uno::Reference const&, unsigned char) (this=0x56328f337878, xRange=uno::Reference to (class SwXTextCursor *) 0x563292a9e558, xContent=uno::Reference to (class SwXFieldmark *) 0x563292a9c708, bAbsorb=) at /home/buildslave/source/libo-core/sw/source/core/unocore/unotext.cxx:618 aGuard = {> = {pT = 0x56328ae17650}, } 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 = 0x7f15c3eb68cd "SwXText::insertTextContent"}, m_nCreateTime = 0, m_nNesting = -1} aPam = { = SwPaM = {point = SwPosition (node 13175, offset 2), mark = SwPosition (node 9, offset 1)}, } pOwnStartNode = eSearchNodeType = pTmp = bForceExpandHints = false xContentTunnel = uno::Reference to (class SwXFieldmark *) 0x563292a9c6d0 pDocumentIndexMark = pSection = pBookmark = pReferenceMark = 0x0 pMeta = 0x0 pContentControl = 0x0 pTextField = bAttribute = true xTempRange = uno::Reference to (class SwXTextCursor *) 0x563292a9e558 #28 0x00007f15c1a34ff3 in writerfilter::dmapper::InsertFieldmark(std::stack > >&, com::sun::star::uno::Reference const&, com::sun::star::uno::Reference const&, std::optional) (rTextAppendStack=std::stack wrapping: std::__debug::deque with 1 element = {...}, xFormField=uno::Reference to (class SwXFieldmark *) 0x563292a9c700, xStartRange=, oFieldId=std::optional [no contained value]) at /home/buildslave/source/libo-core/writerfilter/source/dmapper/DomainMapper_Impl.cxx:6277 xTextContent = uno::Reference to (class SwXFieldmark *) 0x563292a9c708 xTextAppend = uno::Reference to (class SwXBodyText *) 0x56328f337890 xCursor = uno::Reference to (class SwXTextCursor *) 0x563292a9e558 __PRETTY_FUNCTION__ = "void writerfilter::dmapper::InsertFieldmark(std::stack&, const com::sun::star::uno::Reference&, const com::sun::star::uno::R"... #29 0x00007f15c1a553a9 in writerfilter::dmapper::DomainMapper_Impl::CloseFieldCommand() (this=this@entry=0x56328cb0ffd0) at /home/buildslave/source/libo-core/writerfilter/source/dmapper/DomainMapper_Impl.cxx:7141 xFormField = uno::Reference to (class SwXFieldmark *) 0x563292a9c700 xNameCont = empty uno::Reference id = aCode = "Table of ContentsForewardWhen Bob broke up with Dianne in 1998, it was pretty obvious that his skills in the kitchen were somewhat limited, and that his repertoire of recipes was small. I had often t"... xFieldInterface = uno::Reference to (class SwXFieldmark *) 0x563292a9c708 sType = "TABLE" vArguments = std::__debug::vector of length 7472, capacity 7472 = {"of", "ContentsForewardWhen", "Bob", "broke", "up", "with", "Dianne", "in", "1998,", "it", "was", "pretty", "obvious", "that", "his", "skills", "in", "the", "kitchen", "were", "somewhat", "limited,", "and", "that", "his", "repertoire", "of", "recipes", "was", "small.", "I", "had", "often", "thought", "I", "should", "pull", "all", "my", "recipes", "together", "in", "a", "computer", "readable", "format,", "and", "this", "seemed", "to", "be", "the", "right", "moment.", "I", "could", "type", "up", "all", "my", "recipes,", "give", "Bob", "a", "copy", "of", "them", "all", "and", "have", "a", "copy", "for", "myself.So,", "for", "Christmas,", "1998,", "I", "gave", "Bob", "a", "copy", "of", "my", "very", "first", "“Beth’s", "Cook", "Book”.", "I", "don’t", "know", "if", "Bob", "got", "much", "use", "out", "of", "the", "cookbook,", "but", "I", "found", "that", "it", "was", "a", "great", "tool.", "I", "printed", "off", "a", "copy", "for", "the", "cottage", "so", "I", "was", "not", "forever", "trying", "to", "do", "something", "and", "realizing", "that", "my", "recipe", "for", "it", "was", "in", "Regina.", "I", "printed", "off", "a", "copy", "for", "Regina", "and", "use", "it", "instead", "of", "the", "recipes", "in", "my", "recipe", "box.", "I", "gave", "a", "copy", "to", "Mum,", "Mary", "Anne", "and", "Suzanne,", "so", "they", "could", "share", "in", "my", "recipes", "as", "well!The", "biggest", "reason", "for", "the", "book’s", "success", "was", "that", "it", "came", "with", "a", "table", "of", "contents.", "All", "of", "a", "sudden,", "I", "could", "find", "recipes", "without", "searching", "through"...} vSwitches = std::__debug::vector of length 0, capacity 0 sFirstParam = "of" aIt = {, true>> = {_M_cur = 0x0}, } pContext = {pObj = 0x56329093ee00} aFieldConversionMap = __PRETTY_FUNCTION__ = "void writerfilter::dmapper::DomainMapper_Impl::CloseFieldCommand()" #30 0x00007f15c1a569f3 in writerfilter::dmapper::DomainMapper_Impl::PopFieldContext() (this=0x56328cb0ffd0) at /home/buildslave/source/libo-core/writerfilter/source/dmapper/DomainMapper_Impl.cxx:7432 xTextAppend = uno::Reference to (class com::sun::star::uno::XInterface *) 0x7f15bf681750 pContext = {pObj = 0x56329093ee00} __PRETTY_FUNCTION__ = "void writerfilter::dmapper::DomainMapper_Impl::PopFieldContext()" aParagraphsToFinish = Python Exception Cannot access memory at address 0x17: #31 0x00007f15c19ab4a2 in writerfilter::dmapper::DomainMapper::lcl_text(unsigned char const*, unsigned long) (this=0x56328e75c8b0, data_=0x7f15c1d0f9b6 "\025\024\023\b", len=1) at /home/buildslave/source/libo-core/writerfilter/source/dmapper/DomainMapper.cxx:3554 pContext = {pObj = 0x8a52e67405737800} sText = "\025" #32 0x00007f15c1aa2760 in writerfilter::LoggedStream::text(unsigned char const*, unsigned long) (this=0x56328e75c908, data=0x7f15c1d0f9b6 "\025\024\023\b", len=1) at /home/buildslave/source/libo-core/writerfilter/source/dmapper/LoggedResources.cxx:166 sText = "\025" #33 0x00007f15c1b99c81 in writerfilter::ooxml::OOXMLFastContextHandler::endField() (this=this@entry=0x56328ce85e40) at /home/buildslave/source/libo-core/writerfilter/source/ooxml/OOXMLFastContextHandler.cxx:564 #34 0x00007f15c1c0f6be in writerfilter::ooxml::OOXMLFactory_wml::startAction(writerfilter::ooxml::OOXMLFastContextHandler*) (this=, pHandler=0x56328ce85e40) at /home/buildslave/build/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_wml.cxx:7742 aHandler = { = { = {_vptr.SvRefBase = 0x7f15c1d8c8e0 , nRefCount = 0, bNoDelete = 1}, _vptr.Properties = 0x7f15c1d8c8a8 }, mnId = 92232, mnValue = 92224} nDefine = #35 0x00007f15c1b8ce34 in writerfilter::ooxml::OOXMLFactory::startAction(writerfilter::ooxml::OOXMLFastContextHandler*) (pHandler=pHandler@entry=0x56328ce85e40) at /home/buildslave/source/libo-core/writerfilter/source/ooxml/OOXMLFactory.cxx:146 nDefine = pFactory = {pObj = 0x56328c145db0} #36 0x00007f15c1b8e65a in writerfilter::ooxml::OOXMLFastContextHandler::lcl_startFastElement(int, com::sun::star::uno::Reference const&) (this=0x56328ce85e40, Element=985334) at /home/buildslave/source/libo-core/writerfilter/source/ooxml/OOXMLFastContextHandler.cxx:228 #37 0x00007f15c1b98cd9 in writerfilter::ooxml::OOXMLFastContextHandler::startFastElement(int, com::sun::star::uno::Reference const&) (this=0x56328ce85e40, Element=985334, Attribs=uno::Reference to (class sax_fastparser::FastAttributeList *) 0x56328c827988) at /home/buildslave/source/libo-core/writerfilter/source/ooxml/OOXMLFastContextHandler.cxx:199 #38 0x00007f15c4708e75 in (anonymous namespace)::Entity::startElement((anonymous namespace)::Event const*) (this=this@entry=0x5632905bd210, pEvent=pEvent@entry=0x5632905bd388) at /home/buildslave/source/libo-core/sax/source/fastparser/fastparser.cxx:470 xAttr = uno::Reference to (class sax_fastparser::FastAttributeList *) 0x56328c827988 xContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerStream *) 0x56328ce85e68 nElementToken = @0x5632905bd38c: 985334 aNamespace = "" aElementName = "" pParentContext = 0x56329264c308 #39 0x00007f15c470bb1f in sax_fastparser::FastSaxParserImpl::callbackStartElement(unsigned char const*, unsigned char const*, unsigned char const*, int, unsigned char const**, int, unsigned char const**) (this=0x563291ce5570, localName=0x56328cee3eea "fldChar", prefix=, URI=0x56328f6f09e2 "http://schemas.openxmlformats.org/wordprocessingml/2006/main", numNamespaces=, namespaces=, numAttributes=1, attributes=0x56328f81a310) at /home/buildslave/source/libo-core/sax/source/fastparser/fastparser.cxx:1304 rEntity = @0x5632905bd210: {<(anonymous namespace)::ParserData> = {mxDocumentHandler = uno::Reference to (class writerfilter::ooxml::OOXMLFastDocumentHandler *) 0x56328c241218, mxTokenHandler = rtl::Reference to 0x56328f5055d0, mxErrorHandler = empty uno::Reference, mxNamespaceHandler = empty uno::Reference}, static mnEventListSize = , mnProducedEventsSize = 0, mxProducedEvents = std::optional [no contained value], maPendingEvents = std::queue wrapping: std::__debug::deque with 0 elements, maUsedEvents = std::queue wrapping: std::__debug::deque with 0 elements, maEventProtector = { = {_M_mutex = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0, __elision = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' , __align = 0}}, }, static mnEventLowWater = , static mnEventHighWater = , maConsumeResume = {condition = 0x56328dcb5ff0}, maProduceResume = {condition = 0x56328ca09290}, maSharedEvent = {maType = 1717986918, mnElementToken = 985334, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x56328c827960, mxDeclAttributes = empty rtl::Reference, msChars = ""}, mbEnableThreads = false, maStructSource = {aInputStream = uno::Reference to (class OInputSeekStream *) 0x56328f08ce98, sEncoding = "", sPublicId = "", sSystemId = "word/document.xml"}, mpParser = 0x5632904400f0, maConverter = {m_in = uno::Reference to (class OInputSeekStream *) 0x56328f08ce98, m_bStarted = true, m_sEncoding = "", m_pText2Unicode = std::unique_ptr = {get() = 0x0}, m_pUnicode2Text = std::unique_ptr = {get() = 0x0}}, maSavedException = uno::Any(void), maSavedExceptionMutex = { = {_M_mutex = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0, __elision = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' , __align = 0}}, }, maNamespaceStack = std::stack wrapping: std::__debug::vector of length 5, capacity 16 = {{msName = "", mnToken = -1}, {msName = "", mnToken = -1}, {msName = "", mnToken = -1}, {msName = "", mnToken = -1}, {msName = "", mnToken = -1}}, maContextStack = std::stack wrapping: std::__debug::vector of length 5, capacity 16 = {{mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerStream *) 0x56328db0e4c8, mnElementToken = 984981, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerStream *) 0x56328d55ca78, mnElementToken = 983961, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerStream *) 0x563292a57678, mnElementToken = 986869, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerStream *) 0x56329264c308, mnElementToken = 987250, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = empty uno::Reference, mnElementToken = 985334, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}}, maNamespaceCount = std::stack wrapping: std::__debug::vector of length 5, capacity 16 = {16, 16, 16, 16, 16}, maNamespaceDefines = std::__debug::vector of length 64, capacity 64 = {{maPrefix = "xml", mnToken = 3080192, maNamespaceURL = "http://www.w3.org/XML/1998/namespace"}, {maPrefix = "wpc", mnToken = -1, maNamespaceURL = "http://schemas.microsoft.com/office/word/2010/wordprocessingCanvas"}, {maPrefix = "mc", mnToken = 1179648, maNamespaceURL = "http://schemas.openxmlformats.org/markup-compatibility/2006"}, {maPrefix = "o", mnToken = 2293760, maNamespaceURL = "urn:schemas-microsoft-com:office:office"}, {maPrefix = "r", mnToken = 1572864, maNamespaceURL = "http://schemas.openxmlformats.org/officeDocument/2006/relationships"}, {maPrefix = "m", mnToken = 1507328, maNamespaceURL = "http://schemas.openxmlformats.org/officeDocument/2006/math"}, {maPrefix = "v", mnToken = 2162688, maNamespaceURL = "urn:schemas-microsoft-com:vml"}, {maPrefix = "wp14", mnToken = 2621440, maNamespaceURL = "http://schemas.microsoft.com/office/word/2010/wordprocessingDrawing"}, {maPrefix = "wp", mnToken = 917504, maNamespaceURL = "http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing"}, {maPrefix = "w10", mnToken = 2424832, maNamespaceURL = "urn:schemas-microsoft-com:office:word"}, {maPrefix = "w", mnToken = 983040, maNamespaceURL = "http://schemas.openxmlformats.org/wordprocessingml/2006/main"}, {maPrefix = "w14", mnToken = 2490368, maNamespaceURL = "http://schemas.microsoft.com/office/word/2010/wordml"}, {maPrefix = "wpg", mnToken = 2686976, maNamespaceURL = "http://schemas.microsoft.com/office/word/2010/wordprocessingGroup"}, {maPrefix = "wpi", mnToken = -1, maNamespaceURL = "http://schemas.microsoft.com/office/word/2010/wordprocessingInk"}, {maPrefix = "wne", mnToken = -1, maNamespaceURL = "http://schemas.microsoft.com/office/word/2006/wordml"}, {maPrefix = "wps", mnToken = 2752512, maNamespaceURL = "http://schemas.microsoft.com/office/word/2010/wordprocessingShape"}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}}} rEvent = @0x5632905bd388: {maType = 1717986918, mnElementToken = 985334, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x56328c827960, mxDeclAttributes = empty rtl::Reference, msChars = ""} bIsAttributesEmpty = sNamespace = "" nNamespaceToken = -1 #40 0x00007f15c470bf7e in (anonymous namespace)::call_callbackStartElement(void*, xmlChar const*, xmlChar const*, xmlChar const*, int, xmlChar const**, int, int, xmlChar const**) (userData=, localName=, prefix=, URI=, numNamespaces=, namespaces=, numAttributes=1, attributes=0x56328f81a310) at /home/buildslave/source/libo-core/sax/source/fastparser/fastparser.cxx:333 pFastParser = #41 0x00007f15cf66c745 in () at /lib/x86_64-linux-gnu/libxml2.so.2 #42 0x00007f15cf674c3e in () at /lib/x86_64-linux-gnu/libxml2.so.2 #43 0x00007f15cf6764d8 in xmlParseChunk () at /lib/x86_64-linux-gnu/libxml2.so.2 #44 0x00007f15c470755a in sax_fastparser::FastSaxParserImpl::parse() (this=this@entry=0x563291ce5570) at /home/buildslave/source/libo-core/sax/source/fastparser/fastparser.cxx:1124 bContinue = true seqOut = uno::Sequence of length 9924 = {115 's', 105 'i', 100 'd', 82 'R', 68 'D', 101 'e', 102 'f', 97 'a', 117 'u', 108 'l', 116 't', 61 '=', 34 '"', 48 '0', 48 '0', 68 'D', 68 'D', 50 '2', 68 'D', 49 '1', 54 '6', 34 '"', 62 '>', 60 '<', 119 'w', 58 ':', 112 'p', 80 'P', 114 'r', 62 '>', 60 '<', 119 'w', 58 ':', 112 'p', 83 'S', 116 't', 121 'y', 108 'l', 101 'e', 32 ' ', 119 'w', 58 ':', 118 'v', 97 'a', 108 'l', 61 '=', 34 '"', 73 'I', 110 'n', 100 'd', 101 'e', 120 'x', 49 '1', 34 '"', 47 '/', 62 '>', 60 '<', 119 'w', 58 ':', 116 't', 97 'a', 98 'b', 115 's', 62 '>', 60 '<', 119 'w', 58 ':', 116 't', 97 'a', 98 'b', 32 ' ', 119 'w', 58 ':', 118 'v', 97 'a', 108 'l', 61 '=', 34 '"', 114 'r', 105 'i', 103 'g', 104 'h', 116 't', 34 '"', 32 ' ', 119 'w', 58 ':', 108 'l', 101 'e', 97 'a', 100 'd', 101 'e', 114 'r', 61 '=', 34 '"', 100 'd', 111 'o', 116 't', 34 '"', 32 ' ', 119 'w', 58 ':', 112 'p', 111 'o', 115 's', 61 '=', 34 '"', 54 '6', 50 '2', 55 '7', 56 '8', 34 '"', 47 '/', 62 '>', 60 '<', 47 '/', 119 'w', 58 ':', 116 't', 97 'a', 98 'b', 115 's', 62 '>', 60 '<', 47 '/', 119 'w', 58 ':', 112 'p', 80 'P', 114 'r', 62 '>', 60 '<', 119 'w', 58 ':', 114 'r', 62 '>', 60 '<', 119 'w', 58 ':', 105 'i', 110 'n', 115 's', 116 't', 114 'r', 84 'T', 101 'e', 120 'x', 116 't', 62 '>', 83 'S', 111 'o', 117 'u', 112 'p', 60 '<', 47 '/', 119 'w', 58 ':', 105 'i', 110 'n', 115 's', 116 't', 114 'r', 84 'T', 101 'e', 120 'x', 116 't', 62 '>', 60 '<', 47 '/', 119 'w', 58 ':', 114 'r', 62 '>', 60 '<', 47 '/', 119 'w', 58 ':', 112 'p', 62 '>', 60 '<', 119 'w', 58 ':', 112 'p', 32 ' ', 119 'w', 58 ':', 114 'r', 115 's', 105 'i', 100 'd', 82 'R', 61 '=', 34 '"', 48 '0', 48 '0', 68 'D', 68 'D', 50 '2', 68 'D', 49 '1'...} rEntity = @0x5632905bd210: {<(anonymous namespace)::ParserData> = {mxDocumentHandler = uno::Reference to (class writerfilter::ooxml::OOXMLFastDocumentHandler *) 0x56328c241218, mxTokenHandler = rtl::Reference to 0x56328f5055d0, mxErrorHandler = empty uno::Reference, mxNamespaceHandler = empty uno::Reference}, static mnEventListSize = , mnProducedEventsSize = 0, mxProducedEvents = std::optional [no contained value], maPendingEvents = std::queue wrapping: std::__debug::deque with 0 elements, maUsedEvents = std::queue wrapping: std::__debug::deque with 0 elements, maEventProtector = { = {_M_mutex = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0, __elision = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' , __align = 0}}, }, static mnEventLowWater = , static mnEventHighWater = , maConsumeResume = {condition = 0x56328dcb5ff0}, maProduceResume = {condition = 0x56328ca09290}, maSharedEvent = {maType = 1717986918, mnElementToken = 985334, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x56328c827960, mxDeclAttributes = empty rtl::Reference, msChars = ""}, mbEnableThreads = false, maStructSource = {aInputStream = uno::Reference to (class OInputSeekStream *) 0x56328f08ce98, sEncoding = "", sPublicId = "", sSystemId = "word/document.xml"}, mpParser = 0x5632904400f0, maConverter = {m_in = uno::Reference to (class OInputSeekStream *) 0x56328f08ce98, m_bStarted = true, m_sEncoding = "", m_pText2Unicode = std::unique_ptr = {get() = 0x0}, m_pUnicode2Text = std::unique_ptr = {get() = 0x0}}, maSavedException = uno::Any(void), maSavedExceptionMutex = { = {_M_mutex = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0, __elision = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' , __align = 0}}, }, maNamespaceStack = std::stack wrapping: std::__debug::vector of length 5, capacity 16 = {{msName = "", mnToken = -1}, {msName = "", mnToken = -1}, {msName = "", mnToken = -1}, {msName = "", mnToken = -1}, {msName = "", mnToken = -1}}, maContextStack = std::stack wrapping: std::__debug::vector of length 5, capacity 16 = {{mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerStream *) 0x56328db0e4c8, mnElementToken = 984981, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerStream *) 0x56328d55ca78, mnElementToken = 983961, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerStream *) 0x563292a57678, mnElementToken = 986869, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerStream *) 0x56329264c308, mnElementToken = 987250, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = empty uno::Reference, mnElementToken = 985334, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}}, maNamespaceCount = std::stack wrapping: std::__debug::vector of length 5, capacity 16 = {16, 16, 16, 16, 16}, maNamespaceDefines = std::__debug::vector of length 64, capacity 64 = {{maPrefix = "xml", mnToken = 3080192, maNamespaceURL = "http://www.w3.org/XML/1998/namespace"}, {maPrefix = "wpc", mnToken = -1, maNamespaceURL = "http://schemas.microsoft.com/office/word/2010/wordprocessingCanvas"}, {maPrefix = "mc", mnToken = 1179648, maNamespaceURL = "http://schemas.openxmlformats.org/markup-compatibility/2006"}, {maPrefix = "o", mnToken = 2293760, maNamespaceURL = "urn:schemas-microsoft-com:office:office"}, {maPrefix = "r", mnToken = 1572864, maNamespaceURL = "http://schemas.openxmlformats.org/officeDocument/2006/relationships"}, {maPrefix = "m", mnToken = 1507328, maNamespaceURL = "http://schemas.openxmlformats.org/officeDocument/2006/math"}, {maPrefix = "v", mnToken = 2162688, maNamespaceURL = "urn:schemas-microsoft-com:vml"}, {maPrefix = "wp14", mnToken = 2621440, maNamespaceURL = "http://schemas.microsoft.com/office/word/2010/wordprocessingDrawing"}, {maPrefix = "wp", mnToken = 917504, maNamespaceURL = "http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing"}, {maPrefix = "w10", mnToken = 2424832, maNamespaceURL = "urn:schemas-microsoft-com:office:word"}, {maPrefix = "w", mnToken = 983040, maNamespaceURL = "http://schemas.openxmlformats.org/wordprocessingml/2006/main"}, {maPrefix = "w14", mnToken = 2490368, maNamespaceURL = "http://schemas.microsoft.com/office/word/2010/wordml"}, {maPrefix = "wpg", mnToken = 2686976, maNamespaceURL = "http://schemas.microsoft.com/office/word/2010/wordprocessingGroup"}, {maPrefix = "wpi", mnToken = -1, maNamespaceURL = "http://schemas.microsoft.com/office/word/2010/wordprocessingInk"}, {maPrefix = "wne", mnToken = -1, maNamespaceURL = "http://schemas.microsoft.com/office/word/2006/wordml"}, {maPrefix = "wps", mnToken = 2752512, maNamespaceURL = "http://schemas.microsoft.com/office/word/2010/wordprocessingShape"}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}}} callbacks = {internalSubset = 0x0, isStandalone = 0x0, hasInternalSubset = 0x0, hasExternalSubset = 0x0, resolveEntity = 0x0, getEntity = 0x7f15c4705665 <(anonymous namespace)::call_callbackGetEntity(void*, xmlChar const*)>, entityDecl = 0x0, notationDecl = 0x0, attributeDecl = 0x0, elementDecl = 0x0, unparsedEntityDecl = 0x0, setDocumentLocator = 0x0, startDocument = 0x0, endDocument = 0x0, startElement = 0x0, endElement = 0x0, reference = 0x0, characters = 0x7f15c4704fda <(anonymous namespace)::call_callbackCharacters(void*, xmlChar const*, int)>, ignorableWhitespace = 0x0, processingInstruction = 0x7f15c470741e <(anonymous namespace)::call_callbackProcessingInstruction(void*, xmlChar const*, xmlChar const*)>, comment = 0x0, warning = 0x0, error = 0x0, fatalError = 0x0, getParameterEntity = 0x0, cdataBlock = 0x0, externalSubset = 0x0, initialized = 3740122799, _private = 0x0, startElementNs = 0x7f15c470bf6c <(anonymous namespace)::call_callbackStartElement(void*, xmlChar const*, xmlChar const*, xmlChar const*, int, xmlChar const**, int, int, xmlChar const**)>, endElementNs = 0x7f15c4707211 <(anonymous namespace)::call_callbackEndElement(void*, xmlChar const*, xmlChar const*, xmlChar const*)>, serror = 0x0} nRead = #45 0x00007f15c470a68a in sax_fastparser::FastSaxParserImpl::parseStream(com::sun::star::xml::sax::InputSource const&) (this=0x563291ce5570, rStructSource=) at /home/buildslave/source/libo-core/sax/source/fastparser/fastparser.cxx:904 guard = {_M_device = 0x563291ce55e8, _M_owns = true} rEntity = @0x5632905bd210: {<(anonymous namespace)::ParserData> = {mxDocumentHandler = uno::Reference to (class writerfilter::ooxml::OOXMLFastDocumentHandler *) 0x56328c241218, mxTokenHandler = rtl::Reference to 0x56328f5055d0, mxErrorHandler = empty uno::Reference, mxNamespaceHandler = empty uno::Reference}, static mnEventListSize = , mnProducedEventsSize = 0, mxProducedEvents = std::optional [no contained value], maPendingEvents = std::queue wrapping: std::__debug::deque with 0 elements, maUsedEvents = std::queue wrapping: std::__debug::deque with 0 elements, maEventProtector = { = {_M_mutex = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0, __elision = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' , __align = 0}}, }, static mnEventLowWater = , static mnEventHighWater = , maConsumeResume = {condition = 0x56328dcb5ff0}, maProduceResume = {condition = 0x56328ca09290}, maSharedEvent = {maType = 1717986918, mnElementToken = 985334, msNamespace = "", msElementName = "", mxAttributes = rtl::Reference to 0x56328c827960, mxDeclAttributes = empty rtl::Reference, msChars = ""}, mbEnableThreads = false, maStructSource = {aInputStream = uno::Reference to (class OInputSeekStream *) 0x56328f08ce98, sEncoding = "", sPublicId = "", sSystemId = "word/document.xml"}, mpParser = 0x5632904400f0, maConverter = {m_in = uno::Reference to (class OInputSeekStream *) 0x56328f08ce98, m_bStarted = true, m_sEncoding = "", m_pText2Unicode = std::unique_ptr = {get() = 0x0}, m_pUnicode2Text = std::unique_ptr = {get() = 0x0}}, maSavedException = uno::Any(void), maSavedExceptionMutex = { = {_M_mutex = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0, __elision = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' , __align = 0}}, }, maNamespaceStack = std::stack wrapping: std::__debug::vector of length 5, capacity 16 = {{msName = "", mnToken = -1}, {msName = "", mnToken = -1}, {msName = "", mnToken = -1}, {msName = "", mnToken = -1}, {msName = "", mnToken = -1}}, maContextStack = std::stack wrapping: std::__debug::vector of length 5, capacity 16 = {{mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerStream *) 0x56328db0e4c8, mnElementToken = 984981, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerStream *) 0x56328d55ca78, mnElementToken = 983961, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerStream *) 0x563292a57678, mnElementToken = 986869, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = uno::Reference to (class writerfilter::ooxml::OOXMLFastContextHandlerStream *) 0x56329264c308, mnElementToken = 987250, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}, {mxContext = empty uno::Reference, mnElementToken = 985334, moNamespace = std::optional [no contained value], moElementName = std::optional [no contained value]}}, maNamespaceCount = std::stack wrapping: std::__debug::vector of length 5, capacity 16 = {16, 16, 16, 16, 16}, maNamespaceDefines = std::__debug::vector of length 64, capacity 64 = {{maPrefix = "xml", mnToken = 3080192, maNamespaceURL = "http://www.w3.org/XML/1998/namespace"}, {maPrefix = "wpc", mnToken = -1, maNamespaceURL = "http://schemas.microsoft.com/office/word/2010/wordprocessingCanvas"}, {maPrefix = "mc", mnToken = 1179648, maNamespaceURL = "http://schemas.openxmlformats.org/markup-compatibility/2006"}, {maPrefix = "o", mnToken = 2293760, maNamespaceURL = "urn:schemas-microsoft-com:office:office"}, {maPrefix = "r", mnToken = 1572864, maNamespaceURL = "http://schemas.openxmlformats.org/officeDocument/2006/relationships"}, {maPrefix = "m", mnToken = 1507328, maNamespaceURL = "http://schemas.openxmlformats.org/officeDocument/2006/math"}, {maPrefix = "v", mnToken = 2162688, maNamespaceURL = "urn:schemas-microsoft-com:vml"}, {maPrefix = "wp14", mnToken = 2621440, maNamespaceURL = "http://schemas.microsoft.com/office/word/2010/wordprocessingDrawing"}, {maPrefix = "wp", mnToken = 917504, maNamespaceURL = "http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing"}, {maPrefix = "w10", mnToken = 2424832, maNamespaceURL = "urn:schemas-microsoft-com:office:word"}, {maPrefix = "w", mnToken = 983040, maNamespaceURL = "http://schemas.openxmlformats.org/wordprocessingml/2006/main"}, {maPrefix = "w14", mnToken = 2490368, maNamespaceURL = "http://schemas.microsoft.com/office/word/2010/wordml"}, {maPrefix = "wpg", mnToken = 2686976, maNamespaceURL = "http://schemas.microsoft.com/office/word/2010/wordprocessingGroup"}, {maPrefix = "wpi", mnToken = -1, maNamespaceURL = "http://schemas.microsoft.com/office/word/2010/wordprocessingInk"}, {maPrefix = "wne", mnToken = -1, maNamespaceURL = "http://schemas.microsoft.com/office/word/2006/wordml"}, {maPrefix = "wps", mnToken = 2752512, maNamespaceURL = "http://schemas.microsoft.com/office/word/2010/wordprocessingShape"}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}, {maPrefix = "", mnToken = -1, maNamespaceURL = ""}}} aEnsureFree = {m_rParser = @0x563291ce5570, m_rEntity = @0x5632905bd210, m_xParser = empty rtl::Reference} #46 0x00007f15c470a8cd in sax_fastparser::FastSaxParser::parseStream(com::sun::star::xml::sax::InputSource const&) (this=, aInputSource=) at /home/buildslave/source/libo-core/sax/source/fastparser/fastparser.cxx:1483 #47 0x00007f15c1b87b00 in writerfilter::ooxml::OOXMLDocumentImpl::resolve(writerfilter::Stream&) (this=0x56329012c320, rStream=...) at /home/buildslave/source/libo-core/writerfilter/source/ooxml/OOXMLDocumentImpl.cxx:506 aStatusIndicatorGuard = {mxStatusIndicator = empty uno::Reference} xParser = uno::Reference to (class sax_fastparser::FastSaxParser *) 0x56328d68fdd0 xContext = uno::Reference to (class cppu::(anonymous namespace)::ComponentContext *) 0x56328ae29a40 pDocHandler = rtl::Reference to 0x56328c2411f0 xTokenHandler = uno::Reference to (class oox::core::FastTokenHandler *) 0x56328f5055f8 aParserInput = {aInputStream = uno::Reference to (class OInputSeekStream *) 0x56328f08ce98, sEncoding = "", sPublicId = "", sSystemId = "word/document.xml"} #48 0x00007f15c1b7b9f8 in (anonymous namespace)::WriterFilter::filter(com::sun::star::uno::Sequence const&) (this=0x56328dcecf90, rDescriptor=) at /home/buildslave/source/libo-core/writerfilter/source/filter/WriterFilter.cxx:208 aMediaDesc = 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 13 elements}, 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 = } bRepairStorage = bSkipImages = pDocStream = {pObj = 0x56328dc2d7e0} xDrawings = uno::Reference to (class SwXTextDocument *) 0x56328d7b4b80 xVbaPrjStrg = std::shared_ptr (use count -108311, weak count -1014413058) = {get() = 0x56328e4a7490} xStatusIndicator = empty uno::Reference xModel = uno::Reference to (class SwXTextDocument *) 0x56328d7b4ae8 g = {m_func = {__xDocProps = uno::Reference to (class SwXTextDocument *) 0x56328d7b4b98}, m_bDismissed = false} xInputStream = uno::Reference to (class fileaccess::XInputStream_impl *) 0x56328d140588 pDocument = {pObj = 0x56329012c320} xDrawPage = uno::Reference to (class SwXDrawPage *) 0x5632903662c0 aGrabBagProperties = Python Exception No type named std::__detail::_Hash_node, true>.: {m_aMap = std::__debug::unordered_map with 139731750206684 elements} xDocProps = uno::Reference to (class SwXTextDocument *) 0x56328d7b4b98 pStream = {pObj = 0x56328e75c908} pVBAProjectStream = {pObj = 0x563291c84200} #49 0x00007f15d5d535fc in SfxObjectShell::ImportFrom(SfxMedium&, com::sun::star::uno::Reference const&) (this=0x56328cf5dae0, rMedium=..., xInsertPosition=empty uno::Reference) at /home/buildslave/source/libo-core/sfx2/source/doc/objstor.cxx:2262 pNewValue = 0x56328cccb888 xPropertyContainer = uno::Reference to (class com::sun::star::uno::XInterface *) 0xb xImporter = uno::Reference to (class (anonymous namespace)::WriterFilter *) 0x56328dcecfc0 aArgs = uno::Sequence of length 13 = {{Name = "URL", Handle = 0, Value = uno::Any("string": "file:///srv/crashtestdata/files/forums/docx/forum-mso-en-2328.docx"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "FilterName", Handle = 0, Value = uno::Any("string": "MS Word 2007 XML"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Referer", Handle = 0, Value = uno::Any("string": ""), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "InteractionHandler", Handle = 0, Value = uno::Any("com.sun.star.task.XInteractionHandler": { = {_vptr.XInterface = 0x56329021f9f8}, }), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "UCBContent", Handle = 0, Value = uno::Any("com.sun.star.ucb.XContent": { = {_vptr.XInterface = 0x56329073c198}, }), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "InputStream", Handle = 0, Value = uno::Any("com.sun.star.io.XInputStream": { = {_vptr.XInterface = 0x56328d140588}, }), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "ReadOnly", Handle = 0, Value = uno::Any("boolean": 1 '\001'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Hidden", Handle = 0, Value = uno::Any("boolean": 1 '\001'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "MacroExecutionMode", Handle = 0, Value = uno::Any("short": 0), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "UpdateDocMode", Handle = 0, Value = uno::Any("short": 0), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "DocumentBaseURL", Handle = 0, Value = uno::Any("string": "file:///srv/crashtestdata/files/forums/docx/forum-mso-en-2328.docx"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "DocumentService", Handle = 0, Value = uno::Any("string": "com.sun.star.text.TextDocument"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Replaceable", Handle = 0, Value = uno::Any("boolean": 0 '\000'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}} pOldValue = bHasInputStream = true bHasBaseURL = nEnd = xComp = uno::Reference to (class SwXTextDocument *) 0x56328d7b4ae8 lDescriptor = uno::Sequence of length 13 = {{Name = "URL", Handle = 0, Value = uno::Any("string": "file:///srv/crashtestdata/files/forums/docx/forum-mso-en-2328.docx"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "FilterName", Handle = 0, Value = uno::Any("string": "MS Word 2007 XML"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Referer", Handle = 0, Value = uno::Any("string": ""), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "InteractionHandler", Handle = 0, Value = uno::Any("com.sun.star.task.XInteractionHandler": { = {_vptr.XInterface = 0x56329021f9f8}, }), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "UCBContent", Handle = 0, Value = uno::Any("com.sun.star.ucb.XContent": { = {_vptr.XInterface = 0x56329073c198}, }), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "InputStream", Handle = 0, Value = uno::Any("com.sun.star.io.XInputStream": { = {_vptr.XInterface = 0x56328d140588}, }), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "ReadOnly", Handle = 0, Value = uno::Any("boolean": 1 '\001'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Hidden", Handle = 0, Value = uno::Any("boolean": 1 '\001'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "MacroExecutionMode", Handle = 0, Value = uno::Any("short": 0), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "UpdateDocMode", Handle = 0, Value = uno::Any("short": 0), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "DocumentBaseURL", Handle = 0, Value = uno::Any("string": "file:///srv/crashtestdata/files/forums/docx/forum-mso-en-2328.docx"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "DocumentService", Handle = 0, Value = uno::Any("string": "com.sun.star.text.TextDocument"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Replaceable", Handle = 0, Value = uno::Any("boolean": 0 '\000'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}} bRtn = xPropSupplier = warning: can't find linker symbol for virtual table for `com::sun::star::uno::XInterface' value warning: found `SfxObjectShell::DoLoad(SfxMedium*)::aAuthor' instead warning: can't find linker symbol for virtual table for `com::sun::star::uno::XInterface' value warning: found `SfxObjectShell::DoLoad(SfxMedium*)::aAuthor' instead uno::Reference to (class com::sun::star::uno::XInterface *) 0x7f15bf6830d0 sInputStream = {{str = "InputStream", more = {refCount = 1073741824, length = 11, buffer = u"InputStream"}}} aNames = xDocProps = uno::Reference to (class com::sun::star::uno::XInterface *) 0x7f15d559c4fd >) const+667> aFilterName = "MS Word 2007 XML" xMan = uno::Reference to (class cppuhelper::ServiceManager *) 0x56328ae1a3d8 xFilterFact = uno::Reference to (class filter::config::FilterFactory *) 0x56328d6e1ed0 aProps = Python Exception No type named com::sun::star::uno::Sequence.: Python Exception No type named com::sun::star::uno::Sequence.: uno::Sequence of length 14 = {{Name = "UINames", Handle = 0, Value = , State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "DocumentService", Handle = 0, Value = uno::Any("string": "com.sun.star.text.TextDocument"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "FileFormatVersion", Handle = 0, Value = uno::Any("long": 0), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "UIComponent", Handle = 0, Value = uno::Any("string": ""), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Type", Handle = 0, Value = uno::Any("string": "writer_MS_Word_2007"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "FilterService", Handle = 0, Value = uno::Any("string": "com.sun.star.comp.Writer.WriterFilter"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Enabled", Handle = 0, Value = uno::Any("boolean": 1 '\001'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Flags", Handle = 0, Value = uno::Any("long": 1124597827), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "TemplateName", Handle = 0, Value = uno::Any("string": ""), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "UserData", Handle = 0, Value = , State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "UIName", Handle = 0, Value = uno::Any("string": "Word 2007–365"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Name", Handle = 0, Value = uno::Any("string": "MS Word 2007 XML"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Finalized", Handle = 0, Value = uno::Any("boolean": 0 '\000'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Mandatory", Handle = 0, Value = uno::Any("boolean": 0 '\000'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}} xFilters = uno::Reference to (class filter::config::FilterFactory *) 0x56328d6e1e50 aFilterImplName = "com.sun.star.comp.Writer.WriterFilter" pProp = xLoader = uno::Reference to (class (anonymous namespace)::WriterFilter *) 0x56328dcecfb8 __PRETTY_FUNCTION__ = "virtual bool SfxObjectShell::ImportFrom(SfxMedium&, const com::sun::star::uno::Reference&)" #50 0x00007f15d5d57e7d in SfxObjectShell::DoLoad(SfxMedium*) (this=0x56328cf5dae0, pMed=pMed@entry=0x56328ca4e640) at /home/buildslave/source/libo-core/sfx2/source/doc/objstor.cxx:737 xSet = uno::Reference to (class SwXTextDocument *) 0x56328d7b4b98 sLockUpdates = {{str = "LockUpdates", more = {refCount = 1073741824, length = 11, buffer = u"LockUpdates"}}} bSetProperty = true bUsePdfium = bPdfiumImport = false aBlock = {pPersist = 0x56328cf5dae0, bWasEnabled = false} bOk = false pFilter = std::shared_ptr (use count 3, weak count 0) = {get() = 0x56328be9a1b0} pSet = pBaseItem = aBaseURL = "file:///srv/crashtestdata/files/forums/docx/forum-mso-en-2328.docx" pSalvageItem = bOwnStorageFormat = bHasStorage = 208 #51 0x00007f15d5db037c in SfxBaseModel::load(com::sun::star::uno::Sequence const&) (this=0x56328d7b4910, seqArguments=) at /home/buildslave/source/libo-core/sfx2/source/doc/sfxbasemodel.cxx:1931 aGuard = {m_aGuard = {> = {pT = 0x56328ae17650}, }} pMedium = 0x56328ca4e640 nError = {m_value = } aFilterName = "MS Word 2007 XML" pFilterNameItem = pSalvageItem = 0x0 bSalvage = false xHandler = uno::Reference to (class com::sun::star::uno::XInterface *) 0xdeadbeef pPasswdItem = #52 0x00007f15d5ed6769 in (anonymous namespace)::SfxFrameLoader_Impl::load(com::sun::star::uno::Sequence const&, com::sun::star::uno::Reference const&) (this=0x5632911c9830, rArgs=, _rTargetFrame=uno::Reference to (class (anonymous namespace)::XFrameImpl *) 0x5632901dfaa0) at /home/buildslave/source/libo-core/include/comphelper/namedvaluecollection.hxx:242 bInternalFilter = sServiceName = "com.sun.star.text.TextDocument" xLoadable = uno::Reference to (class SwXTextDocument *) 0x56328d7b49c8 xDoc = {pObj = 0x7f15d67eb5ea <(anonymous namespace)::XFrameImpl::setPropertyValue(rtl::OUString const&, com::sun::star::uno::Any const&)+1564>} sViewName = "箐諡嘲\000\005\000晦晦最뽨缕\000섀튃缕\000\005\000\006\000㿀諡嘲\000昀晦晦晦\000\000\000\000\000\000\001", '\000' , "⟱\000\000\000⟭\000\000\000\000\000\002\000\000\000\000\000\004\000\b\000\000\000\000\000昀晦\000\000駦香香ޙQ\000\000\000⸘팏缕\000\002\000晦晦\000\000\000\000\000\000\000\000\x2e70팏缕\000⺨팏缕\000\000\000\000\000駰香香香P\000\000ༀ¡\000\000\000\001\000?\000${BRAND_BASE_DIR}/share/config/javasettings_${_OS}_${_ARCH}.xml\000晦駆香香香香香\xd99"... aViewCreationArgs = Python Exception No type named std::__detail::_Hash_node, true>.: {maValues = std::__debug::unordered_map with 0 elements} nViewId = {m_value = } nViewNo = xController = uno::Reference to (class com::sun::star::uno::XInterface *) 0x56328b9117f0 xInit = uno::Reference to (class SwXTextDocument *) 0x56328d7b49c8 __func__ = "load" aGuard = {> = {pT = 0x56328ae17650}, } aDescriptor = Python Exception No type named std::__detail::_Hash_node, true>.: {maValues = std::__debug::unordered_map with 15 elements} xModel = uno::Reference to (class SwXTextDocument *) 0x56328d7b49a0 bExternalModel = sURL = "file:///srv/crashtestdata/files/forums/docx/forum-mso-en-2328.docx" bIsFactoryURL = pEmptyURLFilter = std::shared_ptr (empty) = {get() = 0x0} bInitNewModel = false bIsDefault = bLoadSuccess = false #53 0x00007f15d67b1ba9 in framework::LoadEnv::impl_loadContent() (this=this@entry=0x7f15bf683850) at /home/buildslave/source/libo-core/framework/source/loadenv/loadenv.cxx:1156 xTargetFrameProps = uno::Reference to (class (anonymous namespace)::XFrameImpl *) 0x5632901dfaf0 bResult = aWriteLock = {pT = 0x7f15bf683850} sTarget = "_blank" xTargetFrame = uno::Reference to (class (anonymous namespace)::XFrameImpl *) 0x5632901dfaa0 xTargetLock = uno::Reference to (class (anonymous namespace)::XFrameImpl *) 0x5632901dfac8 bHidden = bMinimized = false bPreview = lDescriptor = uno::Sequence of length 11 = {{Name = "URL", Handle = 0, Value = uno::Any("string": "file:///srv/crashtestdata/files/forums/docx/forum-mso-en-2328.docx"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "ReadOnly", Handle = 0, Value = uno::Any("boolean": 1 '\001'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "AuthenticationHandler", Handle = 0, Value = uno::Any("com.sun.star.task.XInteractionHandler": { = {_vptr.XInterface = 0x56329021f9f8}, }), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Hidden", Handle = 0, Value = uno::Any("boolean": 1 '\001'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "InteractionHandler", Handle = 0, Value = uno::Any("com.sun.star.task.XInteractionHandler": { = {_vptr.XInterface = 0x56329021f9f8}, }), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "FilterName", Handle = 0, Value = uno::Any("string": "MS Word 2007 XML"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "TypeName", Handle = 0, Value = uno::Any("string": "writer_MS_Word_2007"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "InputStream", Handle = 0, Value = uno::Any("com.sun.star.io.XInputStream": { = {_vptr.XInterface = 0x56328d140588}, }), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "MacroExecutionMode", Handle = 0, Value = uno::Any("short": 0), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "UpdateDocMode", Handle = 0, Value = uno::Any("short": 0), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "UCBContent", Handle = 0, Value = uno::Any("com.sun.star.ucb.XContent": { = {_vptr.XInterface = 0x56329073c198}, }), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}} sURL = "file:///srv/crashtestdata/files/forums/docx/forum-mso-en-2328.docx" xLoader = uno::Reference to (class (anonymous namespace)::SfxFrameLoader_Impl *) 0x5632911c9830 xAsyncLoader = empty uno::Reference xSyncLoader = uno::Reference to (class (anonymous namespace)::SfxFrameLoader_Impl *) 0x5632911c9858 #54 0x00007f15d67b1fae in framework::LoadEnv::start() (this=this@entry=0x7f15bf683850) at /home/buildslave/source/libo-core/framework/source/loadenv/loadenv.cxx:395 bStarted = #55 0x00007f15d67b3f4c in framework::LoadEnv::startLoading(rtl::OUString const&, com::sun::star::uno::Sequence const&, com::sun::star::uno::Reference const&, rtl::OUString const&, int, LoadEnvFeatures) (this=this@entry=0x7f15bf683850, sURL="file:///srv/crashtestdata/files/forums/docx/forum-mso-en-2328.docx", lMediaDescriptor=uno::Sequence of length 2 = {...}, xBaseFrame=uno::Reference to (class framework::Desktop *) 0x56328bce0a18, sTarget="_blank", nSearchFlags=nSearchFlags@entry=0, eFeature=LoadEnvFeatures::NONE) at /home/buildslave/source/libo-core/framework/source/loadenv/loadenv.cxx:300 g = {pT = 0x7f15bf683850} aRealURL = "file:///srv/crashtestdata/files/forums/docx/forum-mso-en-2328.docx" xParser = uno::Reference to (class (anonymous namespace)::URLTransformer *) 0x563290231368 pIt = {, true>> = {_M_cur = 0x0}, } bUIMode = false #56 0x00007f15d67b432b in framework::LoadEnv::loadComponentFromURL(com::sun::star::uno::Reference const&, com::sun::star::uno::Reference const&, rtl::OUString const&, rtl::OUString const&, int, com::sun::star::uno::Sequence const&) (xLoader=uno::Reference to (class framework::Desktop *) 0x56328bce0a28, xContext=uno::Reference to (class cppu::(anonymous namespace)::ComponentContext *) 0x56328ae29a40, sURL="file:///srv/crashtestdata/files/forums/docx/forum-mso-en-2328.docx", sTarget="_blank", nSearchFlags=nSearchFlags@entry=0, lArgs=uno::Sequence of length 2 = {...}) at /home/buildslave/source/libo-core/framework/source/loadenv/loadenv.cxx:168 aEnv = Python Exception No type named std::__detail::_Hash_node, true>.: Python Exception 'NoneType' object has no attribute 'lazy_string': {m_mutex = {mutex = 0x56328e8b2a00}, m_xContext = uno::Reference to (class cppu::(anonymous namespace)::ComponentContext *) 0x56328ae29a40, m_xBaseFrame = uno::Reference to (class framework::Desktop *) 0x56328bce0a18, m_xTargetFrame = uno::Reference to (class (anonymous namespace)::XFrameImpl *) 0x5632901dfaa0, m_sTarget = "_blank", m_nSearchFlags = 0, m_lMediaDescriptor = { = {m_aMap = std::__debug::unordered_map with 11 elements}, 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 = }, m_aURL = {Complete = "file:///srv/crashtestdata/files/forums/docx/forum-mso-en-2328.docx", Main = "file:///srv/crashtestdata/files/forums/docx/forum-mso-en-2328.docx", Protocol = "file://", User = "", Password = "", Server = "", Port = 0, Path = "/srv/crashtestdata/files/forums/docx/", Name = "forum-mso-en-2328.docx", Arguments = "", Mark = ""}, m_eFeature = LoadEnvFeatures::NONE, m_eContentType = framework::LoadEnv::E_CAN_BE_LOADED, m_bCloseFrameOnError = true, m_bReactivateControllerOnError = false, m_xAsynchronousJob = empty uno::Reference, m_bLoaded = false, m_aTargetLock = {m_mutex = { = {_M_mutex = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0, __elision = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' , __align = 0}}, }, m_xActionLock = uno::Reference to (class (anonymous namespace)::XFrameImpl *) 0x5632901dfac8, m_bActionLocked = true}, m_pQuietInteraction = rtl::Reference to 0x56329021f9d0} loadEnvFeatures = LoadEnvFeatures::NONE xComponent = empty uno::Reference aZone = { = { = {static s_nBufferSize = 0, static s_pBufferFullCallback = 0x0, static s_bRecording = {_M_base = {static _S_alignment = 1, _M_i = false}, static is_always_lock_free = true}, m_nPid = 1, m_sArgs = ""}, m_sName = 0x7f15d6a4251e "loadComponentFromURL"}, m_nCreateTime = 0, m_nNesting = -1} #57 0x00007f15d67d5c22 in framework::Desktop::loadComponentFromURL(rtl::OUString const&, rtl::OUString const&, int, com::sun::star::uno::Sequence const&) (this=0x56328bce09b0, sURL="file:///srv/crashtestdata/files/forums/docx/forum-mso-en-2328.docx", sTargetFrameName="_blank", nSearchFlags=0, lArguments=uno::Sequence of length 2 = {...}) at /home/buildslave/source/libo-core/framework/source/services/desktop.cxx:595 aTransaction = {m_pManager = 0x56328bce0aa0} xThis = uno::Reference to (class framework::Desktop *) 0x56328bce0a28 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 2 elements}, 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 #58 0x00007f15c976eac7 in gcc3::callVirtualMethod(void*, unsigned int, void*, _typelib_TypeDescriptionReference*, bool, unsigned long*, unsigned int, unsigned long*, double*) (pThis=0x56328bce0a28, nVtableIndex=3, pRegisterReturn=0x7f15bf683cf0, pReturnTypeRef=0x56328af50e90, bSimpleReturn=false, pStack=0x7f15bf683d00, nStack=0, pGPR=0x7f15bf683e90, pFPR=0x7f15bf683ec0) at /home/buildslave/source/libo-core/bridges/source/cpp_uno/gcc3_linux_x86-64/callvirtualmethod.cxx:77 data = {pMethod = 139731769580636, pStack = 0x7f15bf683d00, nStack = 0, pGPR = 0x7f15bf683e90, pFPR = 0x7f15bf683ec0, rax = 94775115757448, rdx = 139731382320256, xmm0 = 6.9036672110674566e-310, xmm1 = 4.6825123692261184e-310} pMethod = 139731773052392 #59 0x00007f15c976dad5 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=0x563290810410, aVtableSlot=..., aVtableSlot@entry=..., pReturnTypeRef=, nParams=, pParams=, pUnoReturn=pUnoReturn@entry=0x56328d6ac950, pUnoArgs=, ppUnoExc=) at /home/buildslave/source/libo-core/bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx:233 pStack = 0x7f15bf683d00 pStackStart = pGPR = {139731382320368, 94775093889576, 94775107668112, 94775107668136, 0, 139731382320224} nGPR = 6 pFPR = {1.4821969375237396e-323, 1.4821969375237396e-323, 6.9036475650695242e-310, 6.3659873748720795e-314, 1.9762625833649862e-323, 6.9036559030229927e-310, 4.6825123720276682e-310, 0} nFPR = 0 pReturnTypeDescr = 0x56328af50e90 __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 = 0x7f15bf683cf0 bSimpleReturn = pAdjustedThisPtr = 0x56328bce0a28 pCppArgs = 0x7f15bf683c80 pTempIndices = ppTempParamTypeDescr = nTempIndices = 1 #60 0x00007f15c976e20a in bridges::cpp_uno::shared::unoInterfaceProxyDispatch(uno_Interface*, typelib_TypeDescription const*, void*, void**, uno_Any**) (pUnoI=0x563290810410, pMemberDescr=0x56328c7f9040, pReturn=0x56328d6ac950, pArgs=0x56328f096f90, ppException=0x7f15bf684058) at /home/buildslave/source/libo-core/bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx:413 aVtableSlot = {offset = , index = } pThis = 0x563290810410 __PRETTY_FUNCTION__ = "void bridges::cpp_uno::shared::unoInterfaceProxyDispatch(uno_Interface*, const typelib_TypeDescription*, void*, void**, uno_Any**)" #61 0x00007f15c7e66918 in binaryurp::IncomingRequest::execute_throw(binaryurp::BinaryAny*, std::__debug::vector >*) const (this=this@entry=0x56328d9e7d10, returnValue=returnValue@entry=0x7f15bf6843d0, outArguments=outArguments@entry=0x7f15bf684490) at /home/buildslave/source/libo-core/include/uno/dispatcher.hxx:72 retType = {_pTypeDescr = 0x56328af50e90} nSize = 8 retBuf = std::__debug::vector of length 8, capacity 8 = {0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000'} pexc = 0x7f15bf684070 outBufs = std::__debug::vector of length 0, capacity 0 args = std::__debug::vector of length 4, capacity 4 = {0x56328ca04890, 0x56328ca048a8, 0x56328ca048c0, 0x56328ca048d8} exc = __PRETTY_FUNCTION__ = "bool binaryurp::IncomingRequest::execute_throw(binaryurp::BinaryAny*, std::__debug::vector*) const" isExc = false #62 0x00007f15c7e678f3 in binaryurp::IncomingRequest::execute() const (this=this@entry=0x56328d9e7d10) 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 = #63 0x00007f15c7e795ae in binaryurp::(anonymous namespace)::request(void*) (pThreadSpecificData=pThreadSpecificData@entry=0x56328d9e7d10) at /home/buildslave/source/libo-core/binaryurp/source/reader.cxx:86 __PRETTY_FUNCTION__ = "void binaryurp::{anonymous}::request(void*)" #64 0x00007f15d7188b40 in cppu_threadpool::JobQueue::enter(void const*, bool) (this=0x56328cd4c350, nDisposeId=, nDisposeId@entry=0x563291e7a1c0, bReturnWhenNoJob=bReturnWhenNoJob@entry=true) at /home/buildslave/source/libo-core/cppu/source/threadpool/jobqueue.cxx:100 guard = {_M_device = @0x56328c692460} job = {pThreadSpecificData = 0x56328d9e7d10, doRequest = 0x7f15c7e79583 } pReturn = 0x0 __PRETTY_FUNCTION__ = "void* cppu_threadpool::JobQueue::enter(const void*, bool)" #65 0x00007f15d718b097 in cppu_threadpool::ORequestThread::run() (this=0x563291e7a1c0) at /home/buildslave/source/libo-core/cppu/source/threadpool/thread.cxx:165 #66 0x00007f15d718c97f in osl::threadFunc(void*) (param=0x563291e7a1d0) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x563291e7a1d0 #67 0x00007f15d7f3936d in osl_thread_start_Impl(void*) (pData=0x56328d4271c0) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:265 terminate = false pImpl = 0x56328d4271c0 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #68 0x00007f15d77adea7 in start_thread () at /lib/x86_64-linux-gnu/libpthread.so.0 #69 0x00007f15d7c14def in clone () at /lib/x86_64-linux-gnu/libc.so.6