[New LWP 214998] [New LWP 214280] [New LWP 214985] [New LWP 214452] [New LWP 214461] [New LWP 214993] [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 0x00007f366a38feec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [Current thread is 1 (Thread 0x7f3643fff6c0 (LWP 214998))] Thread 6 (Thread 0x7f365883c6c0 (LWP 214993)): #0 0x00007f366a40f924 in recv () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f366a6f76e7 in osl_receivePipe(oslPipe, void*, sal_Int32) (pPipe=pPipe@entry=0x7f3650000f00, pBuffer=pBuffer@entry=0x7f3648004238, BytesToRead=BytesToRead@entry=8) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:453 socket = 13 nRet = #2 0x00007f366a6f79cc in osl_readPipe(oslPipe, void*, sal_Int32) (pPipe=0x7f3650000f00, pBuffer=0x7f3648004238, n=) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:527 RetVal = BytesRead = 0 BytesToRead = 8 #3 0x00007f365a9e4683 in osl::StreamPipe::read(void*, int) const (n=8, pBuffer=, this=0x7f3650001550) 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=0x7f3650001520, aReadBytes=uno::Sequence of length 8 = {...}, nBytesToRead=8) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:83 n = #5 0x00007f365a97c60b in binaryurp::(anonymous namespace)::read(com::sun::star::uno::Reference const&, sal_uInt32, bool) (connection=uno::Reference to (io_acceptor::(anonymous namespace)::PipeConnection *) 0x7f3650001548, 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 0x00007f365a97e5ae in binaryurp::Reader::execute() (this=0x7f3650006a80) 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 0x7f3650000fb0, state_ = @0x7f3650006ac8, buffer_ = uno::Sequence of length 7 = {57 '9', -35 '\335', -85 '\253', -123 '\205', 54 '6', -68 '\274', -46 '\322'}, data_ = 0x7f3648008dcc '\231' , "\225", end_ = 0x7f3648008dcc '\231' , "\225"} header = {bridge_ = rtl::Reference to 0x7f3650000fb0, state_ = @0x7f3650006ac8, buffer_ = uno::Sequence of length 8 = {0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000'}, data_ = 0x7f3648004240 " ", end_ = 0x7f3648004240 " "} size = con = uno::Reference to (io_acceptor::(anonymous namespace)::PipeConnection *) 0x7f3650001548 #7 0x00007f3669d226b1 in salhelper::Thread::run() (this=0x7f3650006a80) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x7f3650006a80}, m_bDismissed = false} #8 0x00007f3669d22959 in osl::threadFunc(void*) (param=0x7f3650006a90) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7f3650006a90 #9 0x00007f366a7083b3 in osl_thread_start_Impl(void*) (pData=0x7f3650008f70) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x7f3650008f70 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #10 0x00007f366a38e1f5 in () at /lib/x86_64-linux-gnu/libc.so.6 #11 0x00007f366a40e89c in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 5 (Thread 0x7f365a94a6c0 (LWP 214461)): #0 0x00007f366a40f6df in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f366a6f7210 in osl_acceptPipe(oslPipe) (pPipe=0x7f3650001570) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:388 s = pAcceptedPipe = socket = 12 __PRETTY_FUNCTION__ = "oslPipeImpl* osl_acceptPipe(oslPipe)" aGuard = {_M_device = 0x7f3650001570, _M_owns = false} flags = #2 0x00007f365a9e4bb1 in osl::Pipe::accept(osl::StreamPipe&) (this=this@entry=0x7f365a9484f8, Connection=...) at /home/buildslave/source/libo-core/include/osl/pipe.hxx:155 #3 0x00007f365a9e48eb in io_acceptor::PipeAcceptor::accept() (this=0x7f3650000d50) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:157 pipe = {m_handle = 0x7f3650001570} pConn = rtl::Reference to 0x7f3650009530 status = #4 0x00007f365a9ea5b8 in (anonymous namespace)::OAcceptor::accept(rtl::OUString const&) (this=0x55cfa6be6c50, sConnectionDescription="pipe,name=pytest3f8a47e4-5b21-11f0-bea9-98f2b32c495c") at /home/buildslave/source/libo-core/io/source/acceptor/acceptor.cxx:198 guard = {m_pFlag = 0x55cfa6be6cc8} r = empty uno::Reference #5 0x00007f365c616a6d in desktop::Acceptor::run() (this=this@entry=0x55cfa6be78c0) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:110 g = {_M_device = 0x55cfa6be78f8, _M_owns = true} rConnection = empty uno::Reference aDescription = "pipe,name=pytest3f8a47e4-5b21-11f0-bea9-98f2b32c495c,uniqueValue=139871247144272" rInstanceProvider = uno::Reference to (desktop::AccInstanceProvider *) 0x7f3650000d38 #6 0x00007f365c616f19 in desktop::offacc_workerfunc(void*) (acc=0x55cfa6be78c0) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:46 #7 0x00007f366a7083b3 in osl_thread_start_Impl(void*) (pData=0x55cfa6becec0) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x55cfa6becec0 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #8 0x00007f366a38e1f5 in () at /lib/x86_64-linux-gnu/libc.so.6 #9 0x00007f366a40e89c in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 4 (Thread 0x7f365b22f6c0 (LWP 214452)): #0 0x00007f366a40f6df in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f366a6f7210 in osl_acceptPipe(oslPipe) (pPipe=0x55cfa5dbe7b0) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:388 s = pAcceptedPipe = socket = 9 __PRETTY_FUNCTION__ = "oslPipeImpl* osl_acceptPipe(oslPipe)" aGuard = {_M_device = 0x55cfa5dbe7b0, _M_owns = false} flags = #2 0x00007f366a56b42f in osl::Pipe::accept(osl::StreamPipe&) (this=this@entry=0x55cfa6bae340, Connection=...) at /home/buildslave/source/libo-core/include/osl/pipe.hxx:155 #3 0x00007f366a56aefd in desktop::PipeIpcThread::execute() (this=0x55cfa6bae310) at /home/buildslave/source/libo-core/desktop/source/app/officeipcthread.cxx:1126 aStreamPipe = { = {m_handle = 0x0}, } nError = __PRETTY_FUNCTION__ = "virtual void desktop::PipeIpcThread::execute()" #4 0x00007f3669d226b1 in salhelper::Thread::run() (this=0x55cfa6bae310) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x55cfa6bae310}, m_bDismissed = false} #5 0x00007f3669d22959 in osl::threadFunc(void*) (param=0x55cfa6bae320) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x55cfa6bae320 #6 0x00007f366a7083b3 in osl_thread_start_Impl(void*) (pData=0x55cfa65195b0) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x55cfa65195b0 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #7 0x00007f366a38e1f5 in () at /lib/x86_64-linux-gnu/libc.so.6 #8 0x00007f366a40e89c in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 3 (Thread 0x7f365903d6c0 (LWP 214985)): #0 0x00007f366a38af16 in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f366a38d5d8 in pthread_cond_wait () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f366a6e5eef in std::condition_variable::wait > (__p=..., __lock=..., this=0x7f3650008560) at /usr/include/c++/12/condition_variable:102 g = {_M_device = 0x7f3650008590, _M_owns = true} pCond = 0x7f3650008560 __PRETTY_FUNCTION__ = "oslConditionResult osl_waitCondition(oslCondition, const TimeValue*)" #3 osl_waitCondition(oslCondition, TimeValue const*) (Condition=, pTimeout=) at /home/buildslave/source/libo-core/sal/osl/unx/conditn.cxx:125 g = {_M_device = 0x7f3650008590, _M_owns = true} pCond = 0x7f3650008560 __PRETTY_FUNCTION__ = "oslConditionResult osl_waitCondition(oslCondition, const TimeValue*)" #4 0x00007f365a982f0c in osl::Condition::wait(TimeValue const*) (pTimeout=0x0, this=0x7f36500084b0) at /home/buildslave/source/libo-core/include/osl/conditn.hxx:123 item = {tid = {_pSequence = 0x7f3648001120}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x55cfa5c8b360}, currentContext = {m_pUnoI = 0x0}, returnValue = {data_ = }, arguments = std::__debug::vector of length 0, capacity 0, request = false, setter = false, exception = false, setCurrentContextMode = false} __PRETTY_FUNCTION__ = "virtual void binaryurp::Writer::execute()" #5 binaryurp::Writer::execute() (this=0x7f36500082d0) at /home/buildslave/source/libo-core/binaryurp/source/writer.cxx:151 item = {tid = {_pSequence = 0x7f3648001120}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x55cfa5c8b360}, currentContext = {m_pUnoI = 0x0}, returnValue = {data_ = }, arguments = std::__debug::vector of length 0, capacity 0, request = false, setter = false, exception = false, setCurrentContextMode = false} __PRETTY_FUNCTION__ = "virtual void binaryurp::Writer::execute()" #6 0x00007f3669d226b1 in salhelper::Thread::run() (this=0x7f36500082d0) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x7f36500082d0}, m_bDismissed = false} #7 0x00007f3669d22959 in osl::threadFunc(void*) (param=0x7f36500082e0) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7f36500082e0 #8 0x00007f366a7083b3 in osl_thread_start_Impl(void*) (pData=0x7f3650008ce0) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x7f3650008ce0 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #9 0x00007f366a38e1f5 in () at /lib/x86_64-linux-gnu/libc.so.6 #10 0x00007f366a40e89c in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 2 (Thread 0x7f3660d41e00 (LWP 214280)): #0 0x00007f366a38af16 in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f366a38d5d8 in pthread_cond_wait () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f366463aed1 in std::condition_variable::wait > (__p=..., __lock=..., this=0x55cfa5c77550) at /usr/include/c++/12/condition_variable:102 g = {_M_device = 0x55cfa5c77528, _M_owns = true} request = SvpRequest::NONE pInst = 0x55cfa5c77300 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #3 SvpSalYieldMutex::doAcquire(unsigned int) (this=0x55cfa5c77430, nLockCount=1) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:346 g = {_M_device = 0x55cfa5c77528, _M_owns = true} request = SvpRequest::NONE pInst = 0x55cfa5c77300 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #4 0x00007f3663f42618 in comphelper::SolarMutex::acquire(unsigned int) (this=, nLockCount=) at /home/buildslave/source/libo-core/include/comphelper/solarmutex.hxx:86 __PRETTY_FUNCTION__ = "void comphelper::SolarMutex::acquire(sal_uInt32)" #5 0x00007f366441bfd5 in SalInstance::AcquireYieldMutex(unsigned int) (this=, nCount=nCount@entry=1) at /home/buildslave/source/libo-core/vcl/source/app/salvtables.cxx:146 #6 0x00007f3664466149 in Application::AcquireSolarMutex(unsigned int) (nCount=) at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:523 pSVData = #7 0x00007f366463a877 in SolarMutexReleaser::~SolarMutexReleaser() (this=0x7ffcd78fab84, __in_chrg=) at /home/buildslave/source/libo-core/include/vcl/svapp.hxx:1425 __PRETTY_FUNCTION__ = "bool SvpSalInstance::ImplYield(bool, bool)" bWasEvent = false bMustSleep = nTimeoutMicroS = 421752 aReleaser = {mnReleased = 1} #8 SvpSalInstance::ImplYield(bool, bool) (this=this@entry=0x55cfa5c77300, bWait=bWait@entry=true, bHandleAllCurrentEvents=bHandleAllCurrentEvents@entry=false) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:503 __PRETTY_FUNCTION__ = "bool SvpSalInstance::ImplYield(bool, bool)" bWasEvent = false bMustSleep = nTimeoutMicroS = 421752 aReleaser = {mnReleased = 1} #9 0x00007f366463ab85 in SvpSalInstance::DoYield(bool, bool) (this=0x55cfa5c77300, bWait=, bHandleAllCurrentEvents=) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:515 __PRETTY_FUNCTION__ = "virtual bool SvpSalInstance::DoYield(bool, bool)" bWasEvent = false pMutex = 0x55cfa5c77430 #10 0x00007f3664467dd5 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:385 pSVData = 0x7f36652fff00 ::get()::instance> bProcessedEvent = #11 0x00007f3664468176 in Application::Yield() () at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:488 bAbort = false #12 0x00007f366446826e in Application::Execute() () at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:360 releaser = {mnReleased = 1} pSVData = 0x7f36652fff00 ::get()::instance> nExitCode = 0 #13 0x00007f366a53cd54 in desktop::Desktop::Main() (this=0x7ffcd78fb5a0) at /home/buildslave/source/libo-core/desktop/source/app/app.cxx:1678 pDisplay = startT = {__d = {__r = 1751885888132196915}} recordTime = {} layer = {m_aEnvTypeName = "gcc3", m_xPreviousContext = empty uno::Reference} eStatus = rCmdLineArgs = @0x7f366a69d940: {m_cwdUrl = std::optional = {[contained value] = "file:///srv/crashtestdata/control/task1895"}, m_minimized = false, m_invisible = false, m_norestore = true, m_headless = true, m_quickstart = false, m_noquickstart = true, m_terminateafterinit = false, m_nologo = true, m_nolockcheck = false, m_nodefault = false, m_help = false, m_writer = false, m_calc = false, m_draw = false, m_impress = false, m_global = false, m_math = false, m_web = false, m_base = false, m_helpwriter = false, m_helpcalc = false, m_helpdraw = false, m_helpbasic = false, m_helpmath = false, m_helpimpress = false, m_helpbase = false, m_version = false, m_splashpipe = false, m_textcat = false, m_scriptcat = false, m_safemode = false, m_unknown = "", m_bEmpty = false, m_bDocumentArgs = false, m_accept = std::__debug::vector of length 1, capacity 1 = {"pipe,name=pytest3f8a47e4-5b21-11f0-bea9-98f2b32c495c;urp"}, m_unaccept = std::__debug::vector of length 0, capacity 0, m_openlist = std::__debug::vector of length 0, capacity 0, m_viewlist = std::__debug::vector of length 0, capacity 0, m_startlist = std::__debug::vector of length 0, capacity 0, m_forceopenlist = std::__debug::vector of length 0, capacity 0, m_forcenewlist = std::__debug::vector of length 0, capacity 0, m_printlist = std::__debug::vector of length 0, capacity 0, m_printtolist = std::__debug::vector of length 0, capacity 0, m_printername = "", m_conversionlist = std::__debug::vector of length 0, capacity 0, m_conversionparams = "", m_conversionout = "", m_convertimages = "", m_startListParams = "", m_infilter = std::__debug::vector of length 0, capacity 0, m_language = "", m_pidfile = "", m_bAllSucceeded = true} inst_fin = xContext = xRestartManager = uno::Reference to (comphelper::OOfficeRestartManager *) 0x55cfa6be66e8 bMustLockProfile = aTitle = "LibreOfficeDev 26.2.0.0.alpha0 [40df99b1111b492f81157b101e084f5c2028c8e2]" xDesktop = uno::Reference to (framework::Desktop *) 0x55cfa5f331f8 bAbort = aEvent = { = {Source = empty uno::Reference}, EventName = "OnStartApp", ViewController = empty uno::Reference, Supplement = uno::Any(void)} bCrashed = false bExistsRecoveryData = false bExistsSessionData = false pidfileName = "" #14 0x00007f3664477168 in ImplSVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:230 pSVData = 0x7f36652fff00 ::get()::instance> nReturn = 1 bWasInitVCL = bInit = true nRet = 0 #15 0x00007f36644771a8 in SVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:248 #16 0x00007f366a56eef5 in soffice_main() () at /home/buildslave/source/libo-core/desktop/source/app/sofficemain.cxx:122 aDesktop = { = { = {_vptr.ILibreOfficeKitNotifier = 0x7f366a68fc40 }, 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 = 0x7f3665212530 , mpSchedulerData = 0x55cfa6e383f0, mpDebugName = 0x7f366a5ebe88 "desktop::Desktop m_firstRunTimer", mePriority = TaskPriority::DEFAULT_IDLE, mbActive = true, mbStatic = false}, maInvokeHandler = {function_ = 0x7f366a536c02 , instance_ = 0x7ffcd78fb5a0, source_ = 0x7f366a5ebed8 "/home/buildslave/source/libo-core/desktop/source/app/app.cxx:451", target_ = 0x7f366a5ebeb0 "Desktop::LinkStubAsyncInitFirstRun"}, mnTimeout = 3000, mbAuto = false}, m_aUpdateThread = {_M_id = {_M_thread = 0}}} rCmdLineArgs = @0x7f366a69d940: {m_cwdUrl = std::optional = {[contained value] = "file:///srv/crashtestdata/control/task1895"}, m_minimized = false, m_invisible = false, m_norestore = true, m_headless = true, m_quickstart = false, m_noquickstart = true, m_terminateafterinit = false, m_nologo = true, m_nolockcheck = false, m_nodefault = false, m_help = false, m_writer = false, m_calc = false, m_draw = false, m_impress = false, m_global = false, m_math = false, m_web = false, m_base = false, m_helpwriter = false, m_helpcalc = false, m_helpdraw = false, m_helpbasic = false, m_helpmath = false, m_helpimpress = false, m_helpbase = false, m_version = false, m_splashpipe = false, m_textcat = false, m_scriptcat = false, m_safemode = false, m_unknown = "", m_bEmpty = false, m_bDocumentArgs = false, m_accept = std::__debug::vector of length 1, capacity 1 = {"pipe,name=pytest3f8a47e4-5b21-11f0-bea9-98f2b32c495c;urp"}, m_unaccept = std::__debug::vector of length 0, capacity 0, m_openlist = std::__debug::vector of length 0, capacity 0, m_viewlist = std::__debug::vector of length 0, capacity 0, m_startlist = std::__debug::vector of length 0, capacity 0, m_forceopenlist = std::__debug::vector of length 0, capacity 0, m_forcenewlist = std::__debug::vector of length 0, capacity 0, m_printlist = std::__debug::vector of length 0, capacity 0, m_printtolist = std::__debug::vector of length 0, capacity 0, m_printername = "", m_conversionlist = std::__debug::vector of length 0, capacity 0, m_conversionparams = "", m_conversionout = "", m_convertimages = "", m_startListParams = "", m_infilter = std::__debug::vector of length 0, capacity 0, m_language = "", m_pidfile = "", m_bAllSucceeded = true} aUnknown = "" #17 0x000055cfa4d44962 in sal_main () at /home/buildslave/source/libo-core/desktop/source/app/main.c:51 ret = #18 0x000055cfa4d449af in main (argc=, argv=) at /home/buildslave/source/libo-core/desktop/source/app/main.c:49 ret = Thread 1 (Thread 0x7f3643fff6c0 (LWP 214998)): #0 0x00007f366a38feec in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f366a340fb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f366a32b472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #3 0x00007f366a701904 in (anonymous namespace)::callSystemHandler(int, siginfo_t*, void*) (signal=signal@entry=6, info=info@entry=0x7f3643ff9ff0, context=context@entry=0x7f3643ff9ec0) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:330 act = {__sigaction_handler = {sa_handler = 0x0, sa_sigaction = 0x0}, sa_mask = {__val = {0, 139870961551904, 139871687137721, 139870961551904, 139871687137721, 32, 139871045787256, 139871602603960, 139871678685558, 11, 4645011150199227392, 0, 139871045787152, 139870964069536, 4645011150199227392, 94350344077376}}, sa_flags = 0, sa_restorer = 0x7f3643ff9ec0} i = #4 0x00007f366a701a1d in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7f3643ff9ff0, context=0x7f3643ff9ec0) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:426 act = {__sigaction_handler = {sa_handler = 0x7f3643ff9e80, sa_sigaction = 0x7f3643ff9e80}, sa_mask = {__val = {139871678686019, 139870964070128, 0, 139869904961536, 0, 139871045787272, 139871684201752, 139871045787272, 139871684201935, 139871602603960, 139871691148452, 139871691107616, 97781564, 139871686540532, 139871686548048, 139871045787444}}, sa_flags = 1786187978, sa_restorer = 0x48d} Info = {Signal = osl_Signal_AccessViolation, UserSignal = 6, UserData = 0x0} #5 0x00007f366a341050 in () at /lib/x86_64-linux-gnu/libc.so.6 #6 0x00007f366a38feec in () at /lib/x86_64-linux-gnu/libc.so.6 #7 0x00007f366a340fb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #8 0x00007f366a32b472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #9 0x00007f366440feae in SalAbort(rtl::OUString const&, bool) (rErrorText="", bDumpCore=bDumpCore@entry=true) at /home/buildslave/source/libo-core/vcl/source/app/salplug.cxx:403 #10 0x00007f3664465fde in Application::Abort(rtl::OUString const&) (rErrorText="") at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:300 #11 0x00007f366a5385e8 in desktop::Desktop::Exception(ExceptionCategory) (this=, nCategory=ExceptionCategory::System) at /home/buildslave/source/libo-core/desktop/source/app/app.cxx:1238 bInException = true nOldMode = rArgs = bRestart = false bAllowRecoveryAndSessionManagement = #12 0x00007f3664475ede in VCLExceptionSignal_impl(void*, oslSignalInfo*) (pInfo=) at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:177 nOldMode = SystemWindowFlags::DIALOG pSVData = 0x7f36652fff00 ::get()::instance> aLock = {m_isAcquired = true, m_isChecked = true, m_rSolarMutex = @0x55cfa5c77430} bIn = true nVCLException = #13 0x00007f366a6b85de in callSignalHandler(oslSignalInfo*) (pInfo=pInfo@entry=0x7f3643ffa630) at /home/buildslave/source/libo-core/sal/osl/all/signalshared.cxx:47 pHandler = 0x55cfa6be4040 Action = #14 0x00007f366a7019c0 in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7f3643ffa830, context=0x7f3643ffa700) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:423 Info = {Signal = osl_Signal_AccessViolation, UserSignal = 6, UserData = 0x0} #15 0x00007f366a341050 in () at /lib/x86_64-linux-gnu/libc.so.6 #16 0x00007f366a38feec in () at /lib/x86_64-linux-gnu/libc.so.6 #17 0x00007f366a340fb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #18 0x00007f366a32b472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #19 0x00007f366a32b395 in () at /lib/x86_64-linux-gnu/libc.so.6 #20 0x00007f366a339ec2 in () at /lib/x86_64-linux-gnu/libc.so.6 #21 0x00007f36641f7390 in OutputDevice::SetLineColor(Color const&) (this=0x7f363f20c720, rColor=rgba(255, 255, 255, 0)) at /home/buildslave/source/libo-core/vcl/source/outdev/line.cxx:60 __PRETTY_FUNCTION__ = "void OutputDevice::SetLineColor(const Color&)" aColor = rgba(118, 101, 7, 191) #22 0x00007f36643a4ebf in BitmapEx::AutoScaleBitmap(BitmapEx const&, long) (aBitmap=..., aStandardSize=aStandardSize@entry=26) at /home/buildslave/source/libo-core/include/rtl/ref.hxx:203 aEmptyPoint = Point = {x = 0, y = 0} imgposX = 5.5 imgposY = 5.5 aRet = {maBitmap = {mxSalBmp = std::shared_ptr (use count 5, weak count 0) = {get() = 0x7f363eed6980}, maPrefMapMode = {mpImplMapMode = {m_pimpl = 0x55cfa6c22b90}}, maPrefSize = Size = {width = 0, height = 0}}, maAlphaMask = {maBitmap = {mxSalBmp = std::shared_ptr (use count 4, weak count 0) = {get() = 0x7f363f1dd250}, maPrefMapMode = {mpImplMapMode = {m_pimpl = 0x55cfa6c22b90}}, maPrefSize = Size = {width = 0, height = 0}}}, maBitmapSize = Size = {width = 16, height = 16}} imgOldWidth = imgOldHeight = aStdSize = Size = {width = 26, height = 26} aRect = {> = { = {static RECT_EMPTY = -32767, mnLeft = 0, mnTop = 0, mnRight = 25, mnBottom = 25}, }, } aVirDevice = {> = {> = {m_rInnerRef = rtl::Reference to 0x7f363f20c720}, }, } aPointPixel = Point = {x = 0, y = 0} #23 0x00007f364232f295 in CustomToolBarImportHelper::ScaleImage(com::sun::star::uno::Reference&, long) (xGraphic=uno::Reference to (unographic::Graphic *) 0x7f363f1ed5b0, nNewSize=nNewSize@entry=26) at /home/buildslave/source/libo-core/filter/source/msfilter/mstoolbar.cxx:49 aBitmap = {maBitmap = {mxSalBmp = std::shared_ptr (use count 5, weak count 0) = {get() = 0x7f363eed6980}, maPrefMapMode = {mpImplMapMode = {m_pimpl = 0x55cfa6c22b90}}, maPrefSize = Size = {width = 0, height = 0}}, maAlphaMask = {maBitmap = {mxSalBmp = std::shared_ptr (use count 4, weak count 0) = {get() = 0x7f363f1dd250}, maPrefMapMode = {mpImplMapMode = {m_pimpl = 0x55cfa6c22b90}}, maPrefSize = Size = {width = 0, height = 0}}}, maBitmapSize = Size = {width = 16, height = 16}} aBitmapex = {maBitmap = {mxSalBmp = std::shared_ptr (use count 5, weak count 0) = {get() = 0x7f363eed6980}, maPrefMapMode = {mpImplMapMode = {m_pimpl = 0x55cfa6c22b90}}, maPrefSize = Size = {width = 0, height = 0}}, maAlphaMask = {maBitmap = {mxSalBmp = std::shared_ptr (use count 4, weak count 0) = {get() = 0x7f363f1dd250}, maPrefMapMode = {mpImplMapMode = {m_pimpl = 0x55cfa6c22b90}}, maPrefSize = Size = {width = 0, height = 0}}}, maBitmapSize = Size = {width = 16, height = 16}} aImage = {mxImpGraphic = std::shared_ptr (use count 3, weak count 0) = {get() = 0x7f363ef31d10}} aGraphic = {mxImpGraphic = std::shared_ptr (use count 3, weak count 0) = {get() = 0x7f363ef31d10}} #24 0x00007f36423302cc in CustomToolBarImportHelper::applyIcons() (this=this@entry=0x7f3643ffb470) at /home/buildslave/source/libo-core/filter/source/msfilter/mstoolbar.cxx:73 commands = uno::Sequence of length 1 = {"vnd.sun.star.script:TemplateProject.NewMacros.overline?language=Basic&location=document"} images = uno::Sequence of length 1 = {uno::Reference to (unographic::Graphic *) 0x7f363f1ed5b0} pimages = 0x7f363f20be48 xImageManager = uno::Reference to (framework::ImageManager *) 0x7f363f20be88 nColor = 0 topwin = concommand = __for_range = std::__debug::vector of length 27, capacity 32 = {{sCommand = "vnd.sun.star.script:TemplateProject.NewMacros.overline?language=Basic&location=document", image = uno::Reference to (unographic::Graphic *) 0x7f363f1ed5b0}, {sCommand = "vnd.sun.star.script:TemplateProject.NewMacros.hookabove?language=Basic&location=document", image = uno::Reference to (unographic::Graphic *) 0x7f363f1f4bd0}, {sCommand = "vnd.sun.star.script:TemplateProject.NewMacros.doubleacute?language=Basic&location=document", image = uno::Reference to (unographic::Graphic *) 0x7f363f1f32a0}, {sCommand = "vnd.sun.star.script:TemplateProject.NewMacros.verticallineabove?language=Basic&location=document", image = uno::Reference to (unographic::Graphic *) 0x7f363f1f3eb0}, {sCommand = "vnd.sun.star.script:TemplateProject.NewMacros.doubleverticallineabove?language=Basic&location=document", image = uno::Reference to (unographic::Graphic *) 0x7f363f1f34d0}, {sCommand = "vnd.sun.star.script:TemplateProject.NewMacros.doublegrave?language=Basic&location=document", image = uno::Reference to (unographic::Graphic *) 0x7f363f1f78f0}, {sCommand = "vnd.sun.star.script:TemplateProject.NewMacros.invertedbreve?language=Basic&location=document", image = uno::Reference to (unographic::Graphic *) 0x7f363f1f8410}, {sCommand = "vnd.sun.star.script:TemplateProject.NewMacros.turnedcommaabove?language=Basic&location=document", image = uno::Reference to (unographic::Graphic *) 0x7f363f1f8f30}, {sCommand = "vnd.sun.star.script:TemplateProject.NewMacros.commaabove?language=Basic&location=document", image = uno::Reference to (unographic::Graphic *) 0x7f363f1f9ea0}, {sCommand = "vnd.sun.star.script:TemplateProject.NewMacros.reversedcommaabove?language=Basic&location=document", image = uno::Reference to (unographic::Graphic *) 0x7f363f1fade0}, {sCommand = "vnd.sun.star.script:TemplateProject.NewMacros.commaaboveright?language=Basic&location=document", image = uno::Reference to (unographic::Graphic *) 0x7f363f1fbd50}, {sCommand = "vnd.sun.star.script:TemplateProject.NewMacros.leftangleabove?language=Basic&location=document", image = uno::Reference to (unographic::Graphic *) 0x7f363f1fccb0}, {sCommand = "vnd.sun.star.script:TemplateProject.NewMacros.horn?language=Basic&location=document", image = uno::Reference to (unographic::Graphic *) 0x7f363f1fdbc0}, {sCommand = "vnd.sun.star.script:TemplateProject.NewMacros.tildeoverlay?language=Basic&location=document", image = uno::Reference to (unographic::Graphic *) 0x7f363f1febb0}, {sCommand = "vnd.sun.star.script:TemplateProject.NewMacros.shortstrokeoverlay?language=Basic&location=document", image = uno::Reference to (unographic::Graphic *) 0x7f363f1ffa30}, {sCommand = "vnd.sun.star.script:TemplateProject.NewMacros.longstrokeoverlay?language=Basic&location=document", image = uno::Reference to (unographic::Graphic *) 0x7f363f200970}, {sCommand = "vnd.sun.star.script:TemplateProject.NewMacros.shortsolidusoverlay?language=Basic&location=document", image = uno::Reference to (unographic::Graphic *) 0x7f363f2018b0}, {sCommand = "vnd.sun.star.script:TemplateProject.NewMacros.longsolidusoverlay?language=Basic&location=document", image = uno::Reference to (unographic::Graphic *) 0x7f363f202900}, {sCommand = "vnd.sun.star.script:TemplateProject.NewMacros.xabove?language=Basic&location=document", image = uno::Reference to (unographic::Graphic *) 0x7f363f2038a0}, {sCommand = "vnd.sun.star.script:TemplateProject.NewMacros.verticaltilde?language=Basic&location=document", image = uno::Reference to (unographic::Graphic *) 0x7f363f204830}, {sCommand = "vnd.sun.star.script:TemplateProject.NewMacros.doubleoverline?language=Basic&location=document", image = uno::Reference to (unographic::Graphic *) 0x7f363f205700}, {sCommand = "vnd.sun.star.script:TemplateProject.NewMacros.gravetonemark?language=Basic&location=document", image = uno::Reference to (unographic::Graphic *) 0x7f363f2066c0}, {sCommand = "vnd.sun.star.script:TemplateProject.NewMacros.acutetonemark?language=Basic&location=document", image = uno::Reference to (unographic::Graphic *) 0x7f363f207620}, {sCommand = "vnd.sun.star.script:TemplateProject.NewMacros.candrabindu?language=Basic&location=document", image = uno::Reference to (unographic::Graphic *) 0x7f363f208580}, {sCommand = "vnd.sun.star.script:TemplateProject.NewMacros.gravetonemark?language=Basic&location=document", image = uno::Reference to (unographic::Graphic *) 0x7f363f2094b0}, {sCommand = "vnd.sun.star.script:TemplateProject.NewMacros.doubletilde?language=Basic&location=document", image = uno::Reference to (unographic::Graphic *) 0x7f363f20a3e0}, {sCommand = "vnd.sun.star.script:TemplateProject.NewMacros.doubleinvertedbreve?language=Basic&location=document", image = uno::Reference to (unographic::Graphic *) 0x7f363f20b260}} __for_begin = {sCommand = "vnd.sun.star.script:TemplateProject.NewMacros.overline?language=Basic&location=document", image = uno::Reference to (unographic::Graphic *) 0x7f363f1ed5b0} __for_end = {sCommand = , image = uno::Reference to (com::sun::star::uno::XInterface *) 0x2e0053004f005200} #25 0x00007f36398db4b2 in SwCTB::ImportCustomToolBar(SwCTBWrapper&, CustomToolBarImportHelper&) (this=this@entry=0x7f363ee55fa0, rWrapper=..., helper=...) at /home/buildslave/source/libo-core/sw/source/filter/ww8/ww8toolbar.cxx:451 xIndexContainer = uno::Reference to (framework::RootItemContainer *) 0x7f363f1f0b88 xIndexAccess = uno::Reference to (framework::RootItemContainer *) 0x7f363f1f0b88 xProps = uno::Reference to (framework::RootItemContainer *) 0x7f363f1f0b00 sToolBarName = "private:resource/toolbar/custom_More diacritics above" xPersistence = empty uno::Reference bRes = false #26 0x00007f36398dc2c9 in Customization::ImportCustomToolBar(SwCTBWrapper&, CustomToolBarImportHelper&) (this=this@entry=0x7f363f132220, rWrapper=..., helper=...) at /home/buildslave/source/libo-core/sw/source/filter/ww8/ww8toolbar.cxx:332 #27 0x00007f36398dc3e6 in SwCTBWrapper::ImportCustomToolBar(SfxObjectShell&) (this=this@entry=0x7f363efa3d70, rDocSh=...) at /home/buildslave/source/libo-core/sw/source/filter/ww8/ww8toolbar.cxx:203 xCfgMgr = uno::Reference to ((anonymous namespace)::ModuleUIConfigurationManager *) 0x7f363f1dcf00 helper = {iconcommands = std::__debug::vector of length 27, capacity 32 = {{sCommand = "vnd.sun.star.script:TemplateProject.NewMacros.overline?language=Basic&location=document", image = uno::Reference to (class unographic::Graphic *) 0x7f363f1ed5b0}, {sCommand = "vnd.sun.star.script:TemplateProject.NewMacros.hookabove?language=Basic&location=document", image = uno::Reference to (class unographic::Graphic *) 0x7f363f1f4bd0}, {sCommand = "vnd.sun.star.script:TemplateProject.NewMacros.doubleacute?language=Basic&location=document", image = uno::Reference to (class unographic::Graphic *) 0x7f363f1f32a0}, {sCommand = "vnd.sun.star.script:TemplateProject.NewMacros.verticallineabove?language=Basic&location=document", image = uno::Reference to (class unographic::Graphic *) 0x7f363f1f3eb0}, {sCommand = "vnd.sun.star.script:TemplateProject.NewMacros.doubleverticallineabove?language=Basic&location=document", image = uno::Reference to (class unographic::Graphic *) 0x7f363f1f34d0}, {sCommand = "vnd.sun.star.script:TemplateProject.NewMacros.doublegrave?language=Basic&location=document", image = uno::Reference to (class unographic::Graphic *) 0x7f363f1f78f0}, {sCommand = "vnd.sun.star.script:TemplateProject.NewMacros.invertedbreve?language=Basic&location=document", image = uno::Reference to (class unographic::Graphic *) 0x7f363f1f8410}, {sCommand = "vnd.sun.star.script:TemplateProject.NewMacros.turnedcommaabove?language=Basic&location=document", image = uno::Reference to (class unographic::Graphic *) 0x7f363f1f8f30}, {sCommand = "vnd.sun.star.script:TemplateProject.NewMacros.commaabove?language=Basic&location=document", image = uno::Reference to (class unographic::Graphic *) 0x7f363f1f9ea0}, {sCommand = "vnd.sun.star.script:TemplateProject.NewMacros.reversedcommaabove?language=Basic&location=document", image = uno::Reference to (class unographic::Graphic *) 0x7f363f1fade0}, {sCommand = "vnd.sun.star.script:TemplateProject.NewMacros.commaaboveright?language=Basic&location=document", image = uno::Reference to (class unographic::Graphic *) 0x7f363f1fbd50}, {sCommand = "vnd.sun.star.script:TemplateProject.NewMacros.leftangleabove?language=Basic&location=document", image = uno::Reference to (class unographic::Graphic *) 0x7f363f1fccb0}, {sCommand = "vnd.sun.star.script:TemplateProject.NewMacros.horn?language=Basic&location=document", image = uno::Reference to (class unographic::Graphic *) 0x7f363f1fdbc0}, {sCommand = "vnd.sun.star.script:TemplateProject.NewMacros.tildeoverlay?language=Basic&location=document", image = uno::Reference to (class unographic::Graphic *) 0x7f363f1febb0}, {sCommand = "vnd.sun.star.script:TemplateProject.NewMacros.shortstrokeoverlay?language=Basic&location=document", image = uno::Reference to (class unographic::Graphic *) 0x7f363f1ffa30}, {sCommand = "vnd.sun.star.script:TemplateProject.NewMacros.longstrokeoverlay?language=Basic&location=document", image = uno::Reference to (class unographic::Graphic *) 0x7f363f200970}, {sCommand = "vnd.sun.star.script:TemplateProject.NewMacros.shortsolidusoverlay?language=Basic&location=document", image = uno::Reference to (class unographic::Graphic *) 0x7f363f2018b0}, {sCommand = "vnd.sun.star.script:TemplateProject.NewMacros.longsolidusoverlay?language=Basic&location=document", image = uno::Reference to (class unographic::Graphic *) 0x7f363f202900}, {sCommand = "vnd.sun.star.script:TemplateProject.NewMacros.xabove?language=Basic&location=document", image = uno::Reference to (class unographic::Graphic *) 0x7f363f2038a0}, {sCommand = "vnd.sun.star.script:TemplateProject.NewMacros.verticaltilde?language=Basic&location=document", image = uno::Reference to (class unographic::Graphic *) 0x7f363f204830}, {sCommand = "vnd.sun.star.script:TemplateProject.NewMacros.doubleoverline?language=Basic&location=document", image = uno::Reference to (class unographic::Graphic *) 0x7f363f205700}, {sCommand = "vnd.sun.star.script:TemplateProject.NewMacros.gravetonemark?language=Basic&location=document", image = uno::Reference to (class unographic::Graphic *) 0x7f363f2066c0}, {sCommand = "vnd.sun.star.script:TemplateProject.NewMacros.acutetonemark?language=Basic&location=document", image = uno::Reference to (class unographic::Graphic *) 0x7f363f207620}, {sCommand = "vnd.sun.star.script:TemplateProject.NewMacros.candrabindu?language=Basic&location=document", image = uno::Reference to (class unographic::Graphic *) 0x7f363f208580}, {sCommand = "vnd.sun.star.script:TemplateProject.NewMacros.gravetonemark?language=Basic&location=document", image = uno::Reference to (class unographic::Graphic *) 0x7f363f2094b0}, {sCommand = "vnd.sun.star.script:TemplateProject.NewMacros.doubletilde?language=Basic&location=document", image = uno::Reference to (class unographic::Graphic *) 0x7f363f20a3e0}, {sCommand = "vnd.sun.star.script:TemplateProject.NewMacros.doubleinvertedbreve?language=Basic&location=document", image = uno::Reference to (class unographic::Graphic *) 0x7f363f20b260}}, pMSOCmdConvertor = std::unique_ptr = {get() = 0x7f363f1f1820}, m_xCfgSupp = uno::Reference to (class SwXTextDocument *) 0x7f363edae2c8, m_xAppCfgMgr = uno::Reference to (class (anonymous namespace)::ModuleUIConfigurationManager *) 0x7f363f1dcf00, mrDocSh = @0x7f363c39d590} rCustomization = @0x7f363f132220: { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 6192}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363ee55fa0}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = true} __for_range = std::__debug::vector of length 88, capacity 128 = {{ = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 6192}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363ee55fa0}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = true}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 20279}, m_tbidForTBD = 43, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (empty) = {get() = 0x0}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 20287}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363efa5860}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 35916}, m_tbidForTBD = 37, m_reserved1 = 0, m_ctbds = 10, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (empty) = {get() = 0x0}, m_customizationDataTBDelta = std::__debug::vector of length 10, capacity 10 = {{ = {_vptr.TBBase = 0x7f3639acc088 , static nIndent = 0, nOffSet = 35924}, m_doprfatendFlags = 0 '\000', m_ibts = 2 '\002', m_cidNext = 45617, m_cid = 45617, m_fc = 0, m_CiTBDE = 0, m_cbTBC = 30004}, { = {_vptr.TBBase = 0x7f3639acc088 , static nIndent = 0, nOffSet = 35942}, m_doprfatendFlags = 2 '\002', m_ibts = 0 '\000', m_cidNext = 45601, m_cid = 0, m_fc = 0, m_CiTBDE = 0, m_cbTBC = 0}, { = {_vptr.TBBase = 0x7f3639acc088 , static nIndent = 0, nOffSet = 35960}, m_doprfatendFlags = 1 '\001', m_ibts = 0 '\000', m_cidNext = 45609, m_cid = 45601, m_fc = 5945, m_CiTBDE = 1, m_cbTBC = 20}, { = {_vptr.TBBase = 0x7f3639acc088 , static nIndent = 0, nOffSet = 35978}, m_doprfatendFlags = 2 '\002', m_ibts = 1 '\001', m_cidNext = 45609, m_cid = 0, m_fc = 0, m_CiTBDE = 0, m_cbTBC = 0}, { = {_vptr.TBBase = 0x7f3639acc088 , static nIndent = 0, nOffSet = 35996}, m_doprfatendFlags = 5 '\005', m_ibts = 10 '\n', m_cidNext = -1, m_cid = 7929, m_fc = 5965, m_CiTBDE = 41, m_cbTBC = 74}, { = {_vptr.TBBase = 0x7f3639acc088 , static nIndent = 0, nOffSet = 36014}, m_doprfatendFlags = 1 '\001', m_ibts = 1 '\001', m_cidNext = 45617, m_cid = 45609, m_fc = 6039, m_CiTBDE = 1, m_cbTBC = 20}, { = {_vptr.TBBase = 0x7f3639acc088 , static nIndent = 0, nOffSet = 36032}, m_doprfatendFlags = 5 '\005', m_ibts = 12 '\f', m_cidNext = -1, m_cid = 7929, m_fc = 6059, m_CiTBDE = 115, m_cbTBC = 76}, { = {_vptr.TBBase = 0x7f3639acc088 , static nIndent = 0, nOffSet = 36050}, m_doprfatendFlags = 2 '\002', m_ibts = 8 '\b', m_cidNext = 45657, m_cid = 0, m_fc = 0, m_CiTBDE = 0, m_cbTBC = 0}, { = {_vptr.TBBase = 0x7f3639acc088 , static nIndent = 0, nOffSet = 36068}, m_doprfatendFlags = 0 '\000', m_ibts = 8 '\b', m_cidNext = 45665, m_cid = 45665, m_fc = 6135, m_CiTBDE = 1, m_cbTBC = 20}, { = {_vptr.TBBase = 0x7f3639acc088 , static nIndent = 0, nOffSet = 36086}, m_doprfatendFlags = 1 '\001', m_ibts = 7 '\a', m_cidNext = 7033, m_cid = 45657, m_fc = 6155, m_CiTBDE = 1, m_cbTBC = 20}}, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 36104}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363efbdca0}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 37017}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363efbff30}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 37228}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363efc00b0}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 37439}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363efc0260}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 37650}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363efc03e0}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 37861}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363efc0c70}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 38072}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363efc1000}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 38283}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363efc1390}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 38494}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363efcfd00}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 38705}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363efd0090}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 38916}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363efd0630}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 39127}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363efd07b0}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 39338}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363efd0b40}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 39549}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363efc0560}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 39760}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363efc08f0}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 39971}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363efd1ef0}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 40182}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363efd2280}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = true}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 41149}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363efd4a80}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 42900}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363efd9c40}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 46251}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363efe1cd0}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 64922}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363eff5d30}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 72189}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363f0087d0}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 75192}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363f00f8c0}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 86415}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363f02bb30}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 92588}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363f03b1a0}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 98707}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363f04a760}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 106866}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363f05f3d0}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 109553}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363f065560}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 113276}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363f06f0b0}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 121059}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363efd0ed0}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 124026}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363f08ace0}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 124939}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363f08d7d0}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 125794}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363f08f820}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 126065}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363f08fba0}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 127324}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363f092990}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 127587}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363f092d60}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 128122}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363f093fd0}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 129305}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363f096d20}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 131420}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363f09bd00}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 132779}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363f09d4d0}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 134046}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363f0a2bd0}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 135117}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363f0a72d0}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 135388}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363f0a7690}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 135779}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363f0a82d0}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 136658}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363f0aa590}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 137437}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363f0ab4b0}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 138096}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363f0ac770}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 138491}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363f0acde0}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 139374}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363f0ae770}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 146637}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363f0b4e30}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 151956}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363f0b98f0}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 156135}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363f0bd240}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 157358}, m_tbidForTBD = 9, m_reserved1 = 0, m_ctbds = 1, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (empty) = {get() = 0x0}, m_customizationDataTBDelta = std::__debug::vector of length 1, capacity 1 = {{ = {_vptr.TBBase = 0x7f3639acc088 , static nIndent = 0, nOffSet = 157366}, m_doprfatendFlags = 0 '\000', m_ibts = 14 '\016', m_cidNext = 4833, m_cid = 4833, m_fc = 6175, m_CiTBDE = 1, m_cbTBC = 17}}, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 157384}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363f0be380}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = true}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 158351}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363f0c0dc0}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 164946}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363f0d12e0}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 172269}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363f0e3fc0}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 172864}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363f0e5250}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 182771}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363f0fde30}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 185658}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363f104f40}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 195227}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363f11d5b0}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 203466}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363f082d70}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 207261}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363f13d630}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 216414}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363f1545c0}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 218189}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363f158840}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 219976}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363f15cab0}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 225335}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363f16a170}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 231474}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363f1797b0}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 233793}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363f17ea40}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 234852}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363f180d90}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 237291}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363f186520}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 239602}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363f18bb60}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 241921}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363f191180}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 244304}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363f196800}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 244515}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363f196b20}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 245574}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363f198ee0}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 248013}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363f19e670}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 252276}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363f1a8570}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 260803}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363f1b7f50}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 261355}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363f1b9030}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 263638}, m_tbidForTBD = 15, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (empty) = {get() = 0x0}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 263646}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363f1be2d0}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 267005}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363f1c6440}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}, { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 269344}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363f1cb700}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = false}} __for_begin = { = {_vptr.TBBase = 0x7f3639acc060 , static nIndent = 0, nOffSet = 6192}, m_tbidForTBD = 0, m_reserved1 = 0, m_ctbds = 0, m_pWrapper = 0x7f363efa3d70, m_customizationDataCTB = std::shared_ptr (use count 1, weak count 0) = {get() = 0x7f363ee55fa0}, m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = true} __for_end = { = {_vptr.TBBase = 0x6666666666666666, static nIndent = 0, nOffSet = 1717986918}, m_tbidForTBD = 1717986918, m_reserved1 = 26214, m_ctbds = 26214, m_pWrapper = 0x6666666666666666, m_customizationDataCTB = , m_customizationDataTBDelta = std::__debug::vector of length 0, capacity 0, m_bIsDroppedMenuTB = 102} #28 0x00007f36398dc598 in Tcg255::ImportCustomToolBar(SfxObjectShell&) (this=, rDocSh=...) at /home/buildslave/source/libo-core/sw/source/filter/ww8/ww8toolbar.cxx:712 xModel = uno::Reference to (SwXTextDocument *) 0x7f363edae260 pCTBWrapper = 0x7f363efa3d70 rSubStruct = __for_range = __for_begin = std::unique_ptr = {get() = 0x7f363efa3d70} __for_end = std::unique_ptr = {get() = 0x6666666666666666} #29 0x00007f36398dc6ac in Tcg::ImportCustomToolBar(SfxObjectShell&) (this=this@entry=0x7f3643ffb5a0, rDocSh=...) at /home/buildslave/source/libo-core/sw/source/filter/ww8/ww8toolbar.cxx:638 #30 0x00007f363983a865 in (anonymous namespace)::WW8Customizations::Import(SwDocShell*) (this=this@entry=0x7f3643ffb860, pShell=0x7f363c39d590) at /home/buildslave/source/libo-core/sw/source/filter/ww8/ww8par.cxx:4984 nCur = 293947 bReadResult = true aTCG = { = {_vptr.TBBase = 0x7f3639acc128 , static nIndent = 0, nOffSet = 2239}, m_nTcgVer = -1 '\377', m_tcg = std::unique_ptr = {get() = 0x7f363efa3fe0}} #31 0x00007f36398497a1 in SwWW8ImplReader::CoreLoad(WW8Glossary const*) (this=this@entry=0x7f363ee35c30, pGloss=pGloss@entry=0x0) at /home/buildslave/source/libo-core/sw/source/filter/ww8/ww8par.cxx:5315 xDocProps = uno::Reference to ((anonymous namespace)::SfxDocumentMetaData *) 0x7f363c4aca40 xDocPropSupp = uno::Reference to (SwXTextDocument *) 0x7f363edae200 sCreatedFrom = "file:///srv/crashtestdata/files/forums/doc/forum-de2-10190.doc" xSF = uno::Reference to (SwXTextDocument *) 0x7f363edae4c0 aArgs = uno::Sequence of length 1 = {uno::Any("com.sun.star.frame.XModel3": { = { = { = { = {_vptr.XInterface = 0x7f363edae260}, }, }, }, })} aBasicImporter = {mrDocShell = @0x7f363c39d590, mxCtx = uno::Reference to (class cppu::(anonymous namespace)::ComponentContext *) 0x55cfa5c73e68} aCustomisations = {mpTableStream = 0x7f363ee22d90, mWw8Fib = {m_nNumDecimalSep = 0 u'\000', m_nVersion = 8 '\b', m_nFibError = {m_value = 0}, m_wIdent = 42476, m_nFib = 193, m_nProduct = 8269, m_lid = {m_value = 1053}, m_pnNext = 7, m_fDot = true, m_fGlsy = false, m_fComplex = false, m_fHasPic = false, m_cQuickSaves = 15, m_fEncrypted = false, m_fWhichTableStm = true, m_fReadOnlyRecommended = false, m_fWriteReservation = false, m_fExtChar = true, m_fFarEast = false, m_fObfuscated = false, m_nFibBack = 191, m_nHash = 0, m_nKey = 0, m_envr = 0 '\000', m_fMac = false, m_fEmptySpecial = false, m_fLoadOverridePage = false, m_fFuturesavedUndo = false, m_fWord97Saved = true, m_fWord2000Saved = false, m_chse = 0, m_chseTables = 0, m_fcMin = 1024, m_fcMac = 1068, m_csw = 14, m_wMagicCreated = 27234, m_wMagicRevised = 27234, m_wMagicCreatedPrivate = 15842, m_wMagicRevisedPrivate = 15842, m_lidFE = {m_value = 1053}, m_clw = 22, m_cbMac = 30238, m_ccpText = 41, m_ccpFootnote = 0, m_ccpHdr = 0, m_ccpMcr = 0, m_ccpAtn = 0, m_ccpEdn = 0, m_ccpTxbx = 2, m_ccpHdrTxbx = 0, m_pnFbpChpFirst = 1048575, m_pnFbpPapFirst = 1048575, m_pnFbpLvcFirst = 1048575, m_pnLvcFirst = 0, m_cpnBteLvc = 1, m_fcIslandFirst = 0, m_fcIslandLim = 0, m_cfclcb = 108, m_cswNew = 2, m_fcStshfOrig = 0, m_lcbStshfOrig = 288, m_fcStshf = 0, m_lcbStshf = 288, m_fcPlcffndRef = 288, m_lcbPlcffndRef = 0, m_fcPlcffndText = 288, m_lcbPlcffndText = 0, m_fcPlcfandRef = 368, m_lcbPlcfandRef = 0, m_fcPlcfandText = 368, m_lcbPlcfandText = 0, m_fcPlcfsed = 368, m_lcbPlcfsed = 20, m_fcPlcfpad = 0, m_lcbPlcfpad = 0, m_fcPlcfphe = 388, m_lcbPlcfphe = 0, m_fcSttbfglsy = 524, m_lcbSttbfglsy = 0, m_fcPlcfglsy = 524, m_lcbPlcfglsy = 0, m_fcPlcfhdd = 524, m_lcbPlcfhdd = 0, m_fcPlcfbteChpx = 335809, m_lcbPlcfbteChpx = 20, m_fcPlcfbtePapx = 335829, m_lcbPlcfbtePapx = 300, m_fcPlcfsea = 388, m_lcbPlcfsea = 0, m_fcSttbfffn = 294033, m_lcbSttbfffn = 398, m_fcPlcffldMom = 524, m_lcbPlcffldMom = 0, m_fcPlcffldHdr = 524, m_lcbPlcffldHdr = 0, m_fcPlcffldFootnote = 524, m_lcbPlcffldFootnote = 0, m_fcPlcffldAtn = 524, m_lcbPlcffldAtn = 0, m_fcPlcffldMcr = 524, m_lcbPlcffldMcr = 0, m_fcSttbfbkmk = 799, m_lcbSttbfbkmk = 0, m_fcPlcfbkf = 799, m_lcbPlcfbkf = 0, m_fcPlcfbkl = 799, m_lcbPlcfbkl = 0, m_fcCmds = 2239, m_lcbCmds = 291667, m_fcPlcfmcr = 293906, m_lcbPlcfmcr = 0, m_fcSttbfmcr = 293906, m_lcbSttbfmcr = 0, m_fcPrDrvr = 293906, m_lcbPrDrvr = 0, m_fcPrEnvPort = 293906, m_lcbPrEnvPort = 0, m_fcPrEnvLand = 293906, m_lcbPrEnvLand = 0, m_fcWss = 293906, m_lcbWss = 36, m_fcDop = 294431, m_lcbDop = 544, m_fcSttbfAssoc = 294975, m_lcbSttbfAssoc = 84, m_fcClx = 293942, m_lcbClx = 21, m_fcPlcfpgdFootnote = 0, m_lcbPlcfpgdFootnote = 0, m_fcAutosaveSource = 0, m_lcbAutosaveSource = 0, m_fcGrpStAtnOwners = 368, m_lcbGrpStAtnOwners = 0, m_fcSttbfAtnbkmk = 799, m_lcbSttbfAtnbkmk = 0, m_fcPlcfdoaMom = 0, m_lcbPlcfdoaMom = 0, m_fcPlcfdoaHdr = 0, m_lcbPlcfdoaHdr = 0, m_fcPlcfspaMom = 795, m_lcbPlcfspaMom = 4, m_fcPlcfspaHdr = 799, m_lcbPlcfspaHdr = 0, m_fcPlcfAtnbkf = 799, m_lcbPlcfAtnbkf = 0, m_fcPlcfAtnbkl = 799, m_lcbPlcfAtnbkl = 0, m_fcPms = 293942, m_lcbPMS = 0, m_fcFormFieldSttbf = 901, m_lcbFormFieldSttbf = 0, m_fcPlcfendRef = 288, m_lcbPlcfendRef = 0, m_fcPlcfendText = 288, m_lcbPlcfendText = 0, m_fcPlcffldEdn = 524, m_lcbPlcffldEdn = 0, m_fcPlcfpgdEdn = 0, m_lcbPlcfpgdEdn = 0, m_fcDggInfo = 524, m_lcbDggInfo = 271, m_fcSttbfRMark = 293963, m_lcbSttbfRMark = 22, m_fcSttbfCaption = 901, m_lcbSttbfCaption = 0, m_fcSttbAutoCaption = 901, m_lcbSttbAutoCaption = 0, m_fcPlcfwkb = 901, m_lcbPlcfwkb = 0, m_fcPlcfspl = 799, m_lcbPlcfspl = 58, m_fcPlcftxbxText = 288, m_lcbPlcftxbxText = 56, m_fcPlcffldTxbx = 524, m_lcbPlcffldTxbx = 0, m_fcPlcfHdrtxbxText = 368, m_lcbPlcfHdrtxbxText = 0, m_fcPlcffldHdrTxbx = 524, m_lcbPlcffldHdrTxbx = 0, m_fcStwUser = 2239, m_lcbStwUser = 0, m_fcSttbttmbd = 0, m_lcbSttbttmbd = 0, m_fcSttbFnm = 901, m_lcbSttbFnm = 0, m_fcPlcfLst = 0, m_lcbPlcfLst = 0, m_fcPlfLfo = 2227, m_lcbPlfLfo = 0, m_fcPlcftxbxBkd = 344, m_lcbPlcftxbxBkd = 24, m_fcPlcfHdrtxbxBkd = 368, m_lcbPlcfHdrtxbxBkd = 0, m_fcSttbListNames = 2227, m_lcbSttbListNames = 0, m_fcPlcfTch = 2227, m_lcbPlcfTch = 12, m_fcAtrdExtra = 0, m_lcbAtrdExtra = 0, m_fcSttbfBkmkFactoid = 0, m_lcbSttbfBkmkFactoid = 0, m_fcPlcfBkfFactoid = 0, m_lcbPlcfBkfFactoid = 0, m_fcPlcfBklFactoid = 0, m_lcbPlcfBklFactoid = 0, m_fcFactoidData = 0, m_lcbFactoidData = 0, m_fcPlcffactoid = 0, m_lcbPlcffactoid = 0, m_fcHplxsdr = 0, m_lcbHplxsdr = 0, m_pnChpFirst = 0, m_pnPapFirst = 0, m_cpnBteChp = 2, m_cpnBtePap = 37, m_nFib_actual = 0}} xPrjNameCache = uno::Reference to ((anonymous namespace)::SwVbaProjectNameProvider *) 0x7f363ee6e3e8 aGlobs = uno::Any("com.sun.star.uno.XInterface": {_vptr.XInterface = 0x7f363ee66b90}) bRet = true pFibData = std::shared_ptr (use count 2, weak count 0) = {get() = 0x7f363ee52f00} pSttbfAsoc = std::shared_ptr (use count 2, weak count 0) = {get() = 0x7f363ee4d180} nPageDescOffset = 1 eMode = RedlineFlags::ShowMask aLinkStrings = std::__debug::vector of length 0, capacity 0 aStringIds = std::__debug::vector of length 0, capacity 0 isHideRedlines = #32 0x00007f363984b81f in SwWW8ImplReader::LoadThroughDecryption(WW8Glossary*) (this=this@entry=0x7f363ee35c30, pGloss=pGloss@entry=0x0) at /home/buildslave/source/libo-core/sw/source/filter/ww8/ww8par.cxx:5977 nErrRet = {m_value = 0} xTableStream = rtl::Reference to 0x7f363ee22d90 xDataStream = rtl::Reference to 0x7f363ee38080 oTempMain = std::optional [no contained value] oTempTable = std::optional [no contained value] oTempData = std::optional [no contained value] pDecryptMain = pDecryptTable = pDecryptData = bDecrypt = eAlgo = __PRETTY_FUNCTION__ = "ErrCode SwWW8ImplReader::LoadThroughDecryption(WW8Glossary*)" #33 0x00007f363984bc6c in SwWW8ImplReader::LoadDoc(WW8Glossary*) (this=0x7f363ee35c30, pGloss=pGloss@entry=0x0) at /home/buildslave/source/libo-core/sw/source/filter/ww8/ww8par.cxx:6329 nErrRet = {m_value = 0} nMagic = 42476 #34 0x00007f363984beee in WW8Reader::Read(SwDoc&, rtl::OUString const&, SwPaM&, rtl::OUString const&) (this=this@entry=0x7f363ee24fd0, rDoc=..., rBaseURL="file:///srv/crashtestdata/files/forums/doc/forum-de2-10190.doc", rPaM=SwPaM = {...}) at /usr/include/c++/12/bits/unique_ptr.h:191 pRdr = std::unique_ptr = {get() = 0x7f363ee35c30} nOldBuffSize = 0 bNew = true refStrm = rtl::Reference to 0x7f363ee282a0 pIn = 0x7f363ee282a0 nRet = {m_value = } nVersion = 8 '\b' sFltName = "CWW8" #35 0x00007f363b0f3e69 in SwReader::Read(Reader const&) (this=0x7f363ee27830, rOptions=...) at /home/buildslave/source/libo-core/sw/source/filter/basflt/shellio.cxx:208 perfModeGuard = std::unique_ptr = {get() = 0x7f363ee2d6a0} pUndoPam = std::optional [no contained value] pUndo = std::unique_ptr = {get() = 0x0} nSttContent = 0 pCNd = nEndContent = 0 aEndPos = SwNodeIndex (node 10) po = 0x7f363ee24fd0 nError = {mnCode = {m_value = 0}, maArg1 = "", maArg2 = "", mnDialogMask = DialogMask::NONE, moLoc = std::optional = {[contained value] = {_M_impl = 0x7f363bf4dde0}}} aOLELink = {function_ = 0x7f363b224286 , instance_ = 0x7f363c39d590, source_ = 0x7f363b896510 "/home/buildslave/source/libo-core/sw/source/uibase/app/docshini.cxx:412", target_ = 0x7f363b8964e8 "SwDocShell::LinkStubOle2ModifiedHdl"} pPam = 0x7f363ee2d5d0 pEnd = 0x7f363ee2d5d0 bReadPageDescs = false bDocUndo = false bSaveUndo = false eOld = RedlineFlags::ShowMask ePostReadRedlineFlags = aFlyFrameArr = {> = {> = {_vptr.SwVectorModifyBase = 0x7f363be80a98 , mvVals = std::__debug::vector of length 0, capacity 0, mPolicy = SwVectorModifyBase::DestructorPolicy::KeepElements}, = {_vptr.SwFormatsBase = 0x7f363be80ad0 }, }, } bFormatsOnly = false #36 0x00007f363b225c6e in SwDocShell::ConvertFrom(SfxMedium&) (this=0x7f363c39d590, rMedium=) at /usr/include/c++/12/bits/unique_ptr.h:191 pRdr = std::unique_ptr = {get() = 0x7f363ee27830} pRead = 0x7f363ee24fd0 pStg = empty rtl::Reference aWait = {mrDoc = @0x7f363c39d590, mbLockUnlockDispatcher = true, mpLockedDispatchers = {m_vector = std::__debug::vector of length 0, capacity 0}} mod = 0x7f363c002cf0 nErr = {mnCode = {m_value = 0}, maArg1 = "\xffff蕈࿀쎔襈䣃뷨:䠀\xdf89ퟨ頻챒单荈࣬⡸襈觽䣳ދ瀹琄㤔ࡷ㕼捈웖၄\b譈E墉䠄쒃嬈썝赈ℍȆ먀ƾ\000赈紵\216䠀㶍疯\000懨鬒䣿瞍褈\xdb86웫荈࣬톉譈謇р襈觲荈ࣄ郃䡓ﮉ읈\a\000ༀ즷旨\xfadb䣿㮃琀嬂뿃\b\000鏨𢡊䣿잉譈椅Ҭ䠀䂍䠐މ譈挅Ҭ䠀䂍䠐މ譈崕Ҭ䠀㖋걞\004燨𢡊郿䞋┈\xffff翿]\xffff眿耝\xb7f砀茺ǀE\xffff譿ࡗ\000耀퀉䞉쌈荈࣬赈촍\211먀\221\000赈电ȅ䠀㶍֦\002釨頻\xfff垶茋翢垈邺荈࣬䟷(\xffff瑿譃ࡗ킉E\xffffտ\xffff翿E\xffff腿â\000ঀ观ࡗ삅᭵羀\vᕸ킉%\000\xd80\000"..., maArg2 = "䈜楴缶\000䋞楴缶\000䎾楴缶\000䐠楴缶\000Ḵ楴缶\000Ẃ楴缶\000ᭊ楴缶\000ᾰ楴缶\000\000\000\000\000楸缶\000ᖨ楴缶\000Ⓒ楴缶\000◰楴缶\000ጘ楴缶\000⚎楴缶\000⚲楴缶\000⛮楴缶\000᭐楴缶\000凰楴缶\000꿀樠缶\000례楶缶\000뱐樠缶\000뢀楶缶\000楸缶\000뱐樠缶\000룀楶缶\000楸缶\000꿀樠缶\000槆缶\000꿀樠缶\000률楶缶\000봐樠缶\000맠楶缶\000\000\000\001\000楸缶\000\000\000\000\000꿀樠缶\000먠楶缶\000봐樠缶\000槆缶\000\000\000\001\000⍐槐缶\000\000\000\000\000뱐樠缶\000몠楶缶\000楸缶\000뱐樠缶\000묀楶缶\000楸缶\000봐樠缶\000"..., mnDialogMask = DialogMask::NONE, moLoc = std::optional [no contained value]} bOk = #37 0x00007f36681ff92e in SfxObjectShell::DoLoad(SfxMedium*) (this=0x7f363c39d590, pMed=pMed@entry=0x7f363edbf020) at /home/buildslave/source/libo-core/sfx2/source/doc/objstor.cxx:791 bUsePdfium = bPdfiumImport = false aBlock = {pPersist = 0x7f363c39d590, bWasEnabled = false} bOk = false pFilter = std::shared_ptr (use count 3, weak count 0) = {get() = 0x7f363c0d48f0} rSet = SfxItemSet of pool 0x55cfa68ea8e0 with parent 0x0 and Which ranges: [(500, 500), (5507, 5507), (5511, 5511), (5530, 5530), (5534, 5534), (5590, 5590), (5654, 5654), (6319, 6319), (6648, 6648), (6668, 6668), (6675, 6675), (6679, 6679), (6700, 6700), (6739, 6739)] = {[6319] = { = { = {_vptr.SfxPoolItem = 0x7f3667c56e58 , m_nRefCount = 0, m_nWhich = 6319, m_nSerialNumber = 56, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bNameOrIndex = false, m_bDeleted = false}, m_nValue = 0}, }, [5534] = { = {_vptr.SfxPoolItem = 0x7f3667c55fa8 , m_nRefCount = 0, m_nWhich = 5534, m_nSerialNumber = 54, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bNameOrIndex = false, m_bDeleted = false}, m_bValue = true}, [5590] = { = {_vptr.SfxPoolItem = 0x7f3667c55fa8 , m_nRefCount = 0, m_nWhich = 5590, m_nSerialNumber = 48, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bNameOrIndex = false, m_bDeleted = false}, m_bValue = true}, [6675] = { = {_vptr.SfxPoolItem = 0x7f36686d0a90 , m_nRefCount = 0, m_nWhich = 6675, m_nSerialNumber = 940, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bNameOrIndex = false, m_bDeleted = false}, aValue = uno::Any("com.sun.star.task.XInteractionHandler": { = {_vptr.XInterface = 0x7f363c0345b8}, })}, [6679] = { = {_vptr.SfxPoolItem = 0x7f36686d0a90 , m_nRefCount = 0, m_nWhich = 6679, m_nSerialNumber = 939, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bNameOrIndex = false, m_bDeleted = false}, aValue = uno::Any("com.sun.star.ucb.XContent": { = {_vptr.XInterface = 0x7f363c03a1c8}, })}, [6668] = { = { = {_vptr.SfxPoolItem = 0x7f3667c56e58 , m_nRefCount = 0, m_nWhich = 6668, m_nSerialNumber = 52, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bNameOrIndex = false, m_bDeleted = false}, m_nValue = 0}, }, [5511] = { = {_vptr.SfxPoolItem = 0x7f3667c592d8 , m_nRefCount = 0, m_nWhich = 5511, m_nSerialNumber = 39, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bNameOrIndex = false, m_bDeleted = false}, m_aValue = "com.sun.star.text.TextDocument"}, [5654] = { = {_vptr.SfxPoolItem = 0x7f3667c592d8 , m_nRefCount = 0, m_nWhich = 5654, m_nSerialNumber = 24, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bNameOrIndex = false, m_bDeleted = false}, m_aValue = ""}, [5507] = { = {_vptr.SfxPoolItem = 0x7f3667c592d8 , m_nRefCount = 0, m_nWhich = 5507, m_nSerialNumber = 19, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bNameOrIndex = false, m_bDeleted = false}, m_aValue = "file:///srv/crashtestdata/files/forums/doc/forum-de2-10190.doc"}, [6700] = { = {_vptr.SfxPoolItem = 0x7f3667c592d8 , m_nRefCount = 0, m_nWhich = 6700, m_nSerialNumber = 58, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bNameOrIndex = false, m_bDeleted = false}, m_aValue = "file:///srv/crashtestdata/files/forums/doc/forum-de2-10190.doc"}, [6739] = { = {_vptr.SfxPoolItem = 0x7f3667c55fa8 , m_nRefCount = 0, m_nWhich = 6739, m_nSerialNumber = 50, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bNameOrIndex = false, m_bDeleted = false}, m_bValue = false}, [6648] = { = {_vptr.SfxPoolItem = 0x7f36686d0a90 , m_nRefCount = 0, m_nWhich = 6648, m_nSerialNumber = 941, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bNameOrIndex = false, m_bDeleted = false}, aValue = uno::Any("com.sun.star.io.XInputStream": { = {_vptr.XInterface = 0x7f363c033058}, })}, [5530] = { = {_vptr.SfxPoolItem = 0x7f3667c592d8 , m_nRefCount = 0, m_nWhich = 5530, m_nSerialNumber = 16, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bNameOrIndex = false, m_bDeleted = false}, m_aValue = "MS Word 97"}} pBaseItem = aBaseURL = "file:///srv/crashtestdata/files/forums/doc/forum-de2-10190.doc" pSalvageItem = bOwnStorageFormat = bHasStorage = #38 0x00007f366823abbf in SfxBaseModel::load(com::sun::star::uno::Sequence const&) (this=0x7f363edae1d0, seqArguments=) at /home/buildslave/source/libo-core/sfx2/source/doc/sfxbasemodel.cxx:1988 aGuard = {m_aGuard = {> = {pT = 0x55cfa5c77430}, }} pMedium = 0x7f363edbf020 nError = {mnCode = {m_value = 0}, maArg1 = "", maArg2 = "", mnDialogMask = DialogMask::NONE, moLoc = std::optional = {[contained value] = {_M_impl = 0x7f36686e5fa0}}} aFilterName = "MS Word 97" pFilterNameItem = pSalvageItem = 0x0 bSalvage = false xHandler = uno::Reference to (com::sun::star::uno::XInterface *) 0x7f3669b2a11a >=(com::sun::star::uno::Sequence&) const+120> pPasswdItem = #39 0x00007f36682e4491 in (anonymous namespace)::SfxFrameLoader_Impl::load(com::sun::star::uno::Sequence const&, com::sun::star::uno::Reference const&) (this=0x7f363c0d2db0, rArgs=, _rTargetFrame=uno::Reference to ((anonymous namespace)::XFrameImpl *) 0x7f363c0afe70) at /home/buildslave/source/libo-core/sfx2/source/view/frmload.cxx:774 bInternalFilter = sServiceName = "com.sun.star.text.TextDocument" xLoadable = uno::Reference to (SwXTextDocument *) 0x7f363edae288 aGuard = {> = {pT = 0x7f366463b106 }, } xDoc = rtl::Reference to 0x7f3643ffc5d8 sViewName = "com.sun.star.text.TextDocument" 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 (SwXTextDocument *) 0x7f363edae288 xInit = uno::Reference to (cppuhelper::ServiceManager *) 0x55cfa5c7d358 __func__ = "load" aDescriptor = Python Exception : No type named std::__detail::_Hash_node, true>. {maValues = std::__debug::unordered_map with 16 elements} xModel = uno::Reference to (SwXTextDocument *) 0x7f363edae260 bExternalModel = false sURL = "file:///srv/crashtestdata/files/forums/doc/forum-de2-10190.doc" bIsFactoryURL = pEmptyURLFilter = std::shared_ptr (empty) = {get() = 0x0} bInitNewModel = bIsDefault = false bLoadSuccess = false #40 0x00007f3668e0c03a in framework::LoadEnv::impl_loadContent() (this=this@entry=0x7f3643ffc9f0) at /home/buildslave/source/libo-core/framework/source/loadenv/loadenv.cxx:1180 xTargetFrameProps = uno::Reference to ((anonymous namespace)::XFrameImpl *) 0x7f363c0afec0 bResult = aWriteLock = {pT = 0x7f3643ffc9f0} sTarget = "_blank" xTargetFrame = uno::Reference to ((anonymous namespace)::XFrameImpl *) 0x7f363c0afe70 xTargetLock = uno::Reference to ((anonymous namespace)::XFrameImpl *) 0x7f363c0afe98 bHidden = bMinimized = false bPreview = false bStartPres = lDescriptor = uno::Sequence of length 12 = {{Name = "URL", Handle = 0, Value = uno::Any("string": "file:///srv/crashtestdata/files/forums/doc/forum-de2-10190.doc"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "UCBContent", Handle = 0, Value = uno::Any("com.sun.star.ucb.XContent": { = {_vptr.XInterface = 0x7f363c03a1c8}, }), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "InteractionHandler", Handle = 0, Value = uno::Any("com.sun.star.task.XInteractionHandler": { = {_vptr.XInterface = 0x7f363c0345b8}, }), 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 = "ReadOnly", Handle = 0, Value = uno::Any("boolean": 1 '\001'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "TypeName", Handle = 0, Value = uno::Any("string": "writer_MS_Word_97"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "AbortOnLoadFailure", Handle = 0, Value = uno::Any("boolean": 0 '\000'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "InputStream", Handle = 0, Value = uno::Any("com.sun.star.io.XInputStream": { = {_vptr.XInterface = 0x7f363c033058}, }), 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 = "AuthenticationHandler", Handle = 0, Value = uno::Any("com.sun.star.task.XInteractionHandler": { = {_vptr.XInterface = 0x7f363c0345b8}, }), 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 = "FilterName", Handle = 0, Value = uno::Any("string": "MS Word 97"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}} sURL = "file:///srv/crashtestdata/files/forums/doc/forum-de2-10190.doc" xLoader = uno::Reference to ((anonymous namespace)::SfxFrameLoader_Impl *) 0x7f363c0d2db0 xAsyncLoader = empty uno::Reference xSyncLoader = uno::Reference to ((anonymous namespace)::SfxFrameLoader_Impl *) 0x7f363c0d2dd8 #41 0x00007f3668e0c328 in framework::LoadEnv::start() (this=this@entry=0x7f3643ffc9f0) at /home/buildslave/source/libo-core/framework/source/loadenv/loadenv.cxx:415 bStarted = #42 0x00007f3668e0ca31 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=0x7f3643ffc9f0, sURL="file:///srv/crashtestdata/files/forums/doc/forum-de2-10190.doc", lMediaDescriptor=uno::Sequence of length 3 = {...}, xBaseFrame=uno::Reference to (framework::Desktop *) 0x55cfa5f33208, sTarget="_blank", nSearchFlags=nSearchFlags@entry=0, eFeature=LoadEnvFeatures::NONE) at /home/buildslave/source/libo-core/framework/source/loadenv/loadenv.cxx:311 g = {pT = 0x7f3643ffc9f0} aRealURL = "file:///srv/crashtestdata/files/forums/doc/forum-de2-10190.doc" xParser = uno::Reference to ((anonymous namespace)::URLTransformer *) 0x7f363c008fe8 pIt = {, true>> = {_M_cur = 0x0}, } bUIMode = false #43 0x00007f3668e0cc7b in framework::LoadEnv::loadComponentFromURL(com::sun::star::uno::Reference const&, com::sun::star::uno::Reference const&, rtl::OUString const&, rtl::OUString const&, int, com::sun::star::uno::Sequence const&) (xLoader=uno::Reference to (framework::Desktop *) 0x55cfa5f33218, xContext=uno::Reference to (cppu::(anonymous namespace)::ComponentContext *) 0x55cfa5c73e68, sURL="file:///srv/crashtestdata/files/forums/doc/forum-de2-10190.doc", sTarget="_blank", nSearchFlags=nSearchFlags@entry=0, lArgs=uno::Sequence of length 3 = {...}) at /home/buildslave/source/libo-core/framework/source/loadenv/loadenv.cxx:167 aEnv = Python Exception : No type named std::__detail::_Hash_node, true>. {m_mutex = {mutex = 0x7f363c004ce0}, m_xContext = uno::Reference to (class cppu::(anonymous namespace)::ComponentContext *) 0x55cfa5c73e68, m_xBaseFrame = uno::Reference to (class framework::Desktop *) 0x55cfa5f33208, m_xTargetFrame = uno::Reference to (class (anonymous namespace)::XFrameImpl *) 0x7f363c0afe70, m_sTarget = "_blank", m_nSearchFlags = 0, m_lMediaDescriptor = { = {m_aMap = std::__debug::unordered_map with 12 elements}, static PROP_ABORTED = {pData = 0x7f366901c6b0