[New LWP 411130] [New LWP 409834] [New LWP 410035] [New LWP 410036] [New LWP 410089] [New LWP 410094] [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 0x00007f837947ece1 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [Current thread is 1 (Thread 0x7f8364900700 (LWP 411130))] Thread 6 (Thread 0x7f83681f1700 (LWP 410094)): #0 0x00007f8379542034 in recv () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f837984a613 in osl_receivePipe(oslPipe, void*, sal_Int32) (pPipe=pPipe@entry=0x5633d3e3beb0, pBuffer=pBuffer@entry=0x5633d3ed89e8, BytesToRead=BytesToRead@entry=8) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:439 nRet = 0 #2 0x00007f837984abb0 in osl_readPipe(oslPipe, void*, sal_Int32) (pPipe=0x5633d3e3beb0, pBuffer=0x5633d3ed89e8, n=n@entry=8) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:509 RetVal = BytesRead = 0 BytesToRead = 8 #3 0x00007f83698cda26 in osl::StreamPipe::read(void*, int) const (n=8, pBuffer=, this=0x5633d3ed94d0) 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=0x5633d3ed94a0, aReadBytes=uno::Sequence of length 8 = {...}, nBytesToRead=8) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:82 n = #5 0x00007f836987710b in binaryurp::(anonymous namespace)::read(com::sun::star::uno::Reference const&, sal_uInt32, bool) (connection=uno::Reference to (class io_acceptor::(anonymous namespace)::PipeConnection *) 0x5633d3ed94c8, size=size@entry=8, eofOk=eofOk@entry=true) at /home/buildslave/source/libo-core/binaryurp/source/reader.cxx:69 __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 0x00007f836987a3c1 in binaryurp::Reader::execute() (this=0x5633d3ef0ac0) at /home/buildslave/source/libo-core/binaryurp/source/reader.cxx:104 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 0x5633d3ed8a90, state_ = @0x5633d3ef0b08, buffer_ = uno::Sequence of length 2 = {-64 '\300', 20 '\024'}, data_ = 0x5633d47dbf43 "\220\231\231\231\017\061", end_ = 0x5633d47dbf43 "\220\231\231\231\017\061"} header = {bridge_ = rtl::Reference to 0x5633d3ed8a90, state_ = @0x5633d3ef0b08, buffer_ = uno::Sequence of length 8 = {0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000'}, data_ = 0x5633d3ed89f0 "\213", end_ = 0x5633d3ed89f0 "\213"} size = con = uno::Reference to (class io_acceptor::(anonymous namespace)::PipeConnection *) 0x5633d3ed94c8 #7 0x00007f8377dfc64b in salhelper::Thread::run() (this=0x5633d3ef0ac0) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x5633d3ef0ac0}, m_bDismissed = false} #8 0x00007f8377dfcd25 in osl::threadFunc(void*) (param=0x5633d3ef0ad0) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x5633d3ef0ad0 #9 0x00007f83798648f2 in osl_thread_start_Impl(void*) (pData=0x5633d3ef0910) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:265 terminate = false pImpl = 0x5633d3ef0910 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #10 0x00007f83790d9ea7 in start_thread () at /lib/x86_64-linux-gnu/libpthread.so.0 #11 0x00007f8379540def in clone () at /lib/x86_64-linux-gnu/libc.so.6 Thread 5 (Thread 0x7f836a94b700 (LWP 410089)): #0 0x00007f83790e07b2 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f837982a88d in osl_waitCondition(oslCondition, TimeValue const*) (Condition=0x5633d3eeffe0, pTimeout=pTimeout@entry=0x0) at /home/buildslave/source/libo-core/sal/osl/unx/conditn.cxx:228 pCond = 0x5633d3eeffe0 nRet = 0 __PRETTY_FUNCTION__ = "oslConditionResult osl_waitCondition(oslCondition, const TimeValue*)" #2 0x00007f83698824b2 in osl::Condition::wait(TimeValue const*) (pTimeout=0x0, this=0x5633d3eeff30) at /home/buildslave/source/libo-core/include/osl/conditn.hxx:123 item = {tid = {_pSequence = 0x5633d3ef32a0}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x5633d2f03b70}, currentContext = {m_pUnoI = 0x0}, returnValue = {data_ = }, arguments = std::__debug::vector of length 0, capacity 0, request = false, setter = false, exception = false, setCurrentContextMode = false} __PRETTY_FUNCTION__ = "virtual void binaryurp::Writer::execute()" #3 binaryurp::Writer::execute() (this=0x5633d3eefd50) at /home/buildslave/source/libo-core/binaryurp/source/writer.cxx:150 item = {tid = {_pSequence = 0x5633d3ef32a0}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x5633d2f03b70}, currentContext = {m_pUnoI = 0x0}, returnValue = {data_ = }, arguments = std::__debug::vector of length 0, capacity 0, request = false, setter = false, exception = false, setCurrentContextMode = false} __PRETTY_FUNCTION__ = "virtual void binaryurp::Writer::execute()" #4 0x00007f8377dfc64b in salhelper::Thread::run() (this=0x5633d3eefd50) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x5633d3eefd50}, m_bDismissed = false} #5 0x00007f8377dfcd25 in osl::threadFunc(void*) (param=0x5633d3eefd60) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x5633d3eefd60 #6 0x00007f83798648f2 in osl_thread_start_Impl(void*) (pData=0x5633d3ed1ae0) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:265 terminate = false pImpl = 0x5633d3ed1ae0 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #7 0x00007f83790d9ea7 in start_thread () at /lib/x86_64-linux-gnu/libpthread.so.0 #8 0x00007f8379540def in clone () at /lib/x86_64-linux-gnu/libc.so.6 Thread 4 (Thread 0x7f8369834700 (LWP 410036)): #0 0x00007f8379541def in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f837984b2f7 in osl_acceptPipe(oslPipe) (pPipe=pPipe@entry=0x5633d3ec3cf0) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:381 s = pAcceptedPipe = __PRETTY_FUNCTION__ = "oslPipeImpl* osl_acceptPipe(oslPipe)" flags = #2 0x00007f83698ce1cd in osl::Pipe::accept(osl::StreamPipe&) (Connection=..., this=0x7f8369832400) at /home/buildslave/source/libo-core/include/osl/pipe.hxx:155 pipe = {m_handle = 0x5633d3ec3cf0} pConn = rtl::Reference to 0x5633d3ef2b90 status = #3 io_acceptor::PipeAcceptor::accept() (this=0x5633d3ed8570) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:156 pipe = {m_handle = 0x5633d3ec3cf0} pConn = rtl::Reference to 0x5633d3ef2b90 status = #4 0x00007f83698d6e7e in (anonymous namespace)::OAcceptor::accept(rtl::OUString const&) (this=0x5633d3d35c20, sConnectionDescription="pipe,name=pytestfcb28e1e-d7a1-11ec-bc9d-98f2b32c495c") at /home/buildslave/source/libo-core/io/source/acceptor/acceptor.cxx:198 guard = {m_pFlag = 0x5633d3d35c98} r = empty uno::Reference #5 0x00007f83699366fe in desktop::Acceptor::run() (this=this@entry=0x5633d3d35310) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:107 rBridge = uno::Reference to (class binaryurp::Bridge *) 0x5633d3ed8ab8 g = {_M_device = 0x5633d3d35348, _M_owns = false} rConnection = empty uno::Reference aDescription = "pipe,name=pytestfcb28e1e-d7a1-11ec-bc9d-98f2b32c495c,uniqueValue=94780598883536" rInstanceProvider = uno::Reference to (class desktop::AccInstanceProvider *) 0x5633d3eca7f8 #6 0x00007f836993708a in desktop::offacc_workerfunc(void*) (acc=0x5633d3d35310) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:45 #7 0x00007f83798648f2 in osl_thread_start_Impl(void*) (pData=0x5633d3d37480) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:265 terminate = false pImpl = 0x5633d3d37480 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #8 0x00007f83790d9ea7 in start_thread () at /lib/x86_64-linux-gnu/libpthread.so.0 #9 0x00007f8379540def in clone () at /lib/x86_64-linux-gnu/libc.so.6 Thread 3 (Thread 0x7f836a14a700 (LWP 410035)): #0 0x00007f8379541def in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f837984b2f7 in osl_acceptPipe(oslPipe) (pPipe=0x5633d3d29380) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:381 s = pAcceptedPipe = __PRETTY_FUNCTION__ = "oslPipeImpl* osl_acceptPipe(oslPipe)" flags = #2 0x00007f83796a2b99 in osl::Pipe::accept(osl::StreamPipe&) (Connection=..., this=0x5633d3d272c0) at /home/buildslave/source/libo-core/include/osl/pipe.hxx:155 aStreamPipe = { = {m_handle = 0x0}, } nError = __PRETTY_FUNCTION__ = "virtual void desktop::PipeIpcThread::execute()" #3 desktop::PipeIpcThread::execute() (this=0x5633d3d27290) at /home/buildslave/source/libo-core/desktop/source/app/officeipcthread.cxx:1133 aStreamPipe = { = {m_handle = 0x0}, } nError = __PRETTY_FUNCTION__ = "virtual void desktop::PipeIpcThread::execute()" #4 0x00007f8377dfc64b in salhelper::Thread::run() (this=0x5633d3d27290) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x5633d3d27290}, m_bDismissed = false} #5 0x00007f8377dfcd25 in osl::threadFunc(void*) (param=0x5633d3d272a0) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x5633d3d272a0 #6 0x00007f83798648f2 in osl_thread_start_Impl(void*) (pData=0x5633d3d29a50) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:265 terminate = false pImpl = 0x5633d3d29a50 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #7 0x00007f83790d9ea7 in start_thread () at /lib/x86_64-linux-gnu/libpthread.so.0 #8 0x00007f8379540def in clone () at /lib/x86_64-linux-gnu/libc.so.6 Thread 2 (Thread 0x7f836b46ee00 (LWP 409834)): #0 0x00007f83790e07b2 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f837931c90c in std::condition_variable::wait(std::unique_lock&) () at /lib/x86_64-linux-gnu/libstdc++.so.6 #2 0x00007f8374255a81 in std::condition_variable::wait > (__p=..., __lock=..., this=0x5633d2efbcb0) at /usr/include/c++/10/condition_variable:111 g = {_M_device = 0x5633d2efbc88, _M_owns = true} request = SvpRequest::NONE pInst = 0x5633d2ef9510 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #3 SvpSalYieldMutex::doAcquire(unsigned int) (this=0x5633d2efbc50, nLockCount=1) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:358 g = {_M_device = 0x5633d2efbc88, _M_owns = true} request = SvpRequest::NONE pInst = 0x5633d2ef9510 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #4 0x00007f8373efc510 in comphelper::SolarMutex::acquire(unsigned int) (nLockCount=1, this=) at /home/buildslave/source/libo-core/include/comphelper/solarmutex.hxx:86 #5 SalInstance::AcquireYieldMutex(unsigned int) (this=, nCount=nCount@entry=1) at /home/buildslave/source/libo-core/vcl/source/app/salvtables.cxx:125 #6 0x00007f8373f83cc1 in Application::AcquireSolarMutex(unsigned int) (nCount=, nCount@entry=1) at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:593 pSVData = #7 0x00007f83742541f4 in SolarMutexReleaser::~SolarMutexReleaser() (this=0x7ffd7753ee44, __in_chrg=) at /home/buildslave/source/libo-core/include/vcl/svapp.hxx:1446 __PRETTY_FUNCTION__ = "bool SvpSalInstance::ImplYield(bool, bool)" bWasEvent = false bMustSleep = nTimeoutMicroS = aReleaser = {mnReleased = 1} #8 SvpSalInstance::ImplYield(bool, bool) (this=this@entry=0x5633d2ef9510, bWait=bWait@entry=true, bHandleAllCurrentEvents=bHandleAllCurrentEvents@entry=false) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:476 __PRETTY_FUNCTION__ = "bool SvpSalInstance::ImplYield(bool, bool)" bWasEvent = false bMustSleep = nTimeoutMicroS = aReleaser = {mnReleased = 1} #9 0x00007f837425447b in SvpSalInstance::DoYield(bool, bool) (this=0x5633d2ef9510, bWait=, bHandleAllCurrentEvents=) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:524 __PRETTY_FUNCTION__ = "virtual bool SvpSalInstance::DoYield(bool, bool)" bWasEvent = false pMutex = 0x5633d2efbc50 #10 0x00007f8373f87d70 in ImplYield(bool, bool) (i_bWait=i_bWait@entry=true, i_bAllEvents=i_bAllEvents@entry=false) at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:474 pSVData = 0x7f8374af0640 ::get()::instance> bProcessedEvent = #11 0x00007f8373f88320 in Application::Yield() () at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:558 bAbort = false #12 0x00007f8373f88558 in Application::Execute() () at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:452 pSVData = 0x7f8374af0640 ::get()::instance> nExitCode = 0 #13 0x00007f837965db82 in desktop::Desktop::Main() (this=0x7ffd7753f8c0) at /home/buildslave/source/libo-core/desktop/source/app/app.cxx:1600 layer = {m_aEnvTypeName = "gcc3", m_xPreviousContext = uno::Reference to (class (anonymous namespace)::DesktopEnvironmentContext *) 0x5633d2ef96b8} eStatus = rCmdLineArgs = @0x7f83797cdc80: {m_cwdUrl = std::optional = {[contained value] = "file:///srv/crashtestdata/control/task1055"}, m_minimized = false, m_invisible = false, m_norestore = true, m_headless = true, m_eventtesting = false, m_quickstart = false, m_noquickstart = true, m_terminateafterinit = false, m_nologo = true, m_nolockcheck = false, m_nodefault = false, m_help = false, m_writer = false, m_calc = false, m_draw = false, m_impress = false, m_global = false, m_math = false, m_web = false, m_base = false, m_helpwriter = false, m_helpcalc = false, m_helpdraw = false, m_helpbasic = false, m_helpmath = false, m_helpimpress = false, m_helpbase = false, m_version = false, m_splashpipe = false, m_textcat = false, m_scriptcat = false, m_safemode = false, m_unknown = "", m_bEmpty = false, m_bDocumentArgs = false, m_accept = std::__debug::vector of length 1, capacity 1 = {"pipe,name=pytestfcb28e1e-d7a1-11ec-bc9d-98f2b32c495c;urp"}, m_unaccept = std::__debug::vector of length 0, capacity 0, m_openlist = std::__debug::vector of length 0, capacity 0, m_viewlist = std::__debug::vector of length 0, capacity 0, m_startlist = std::__debug::vector of length 0, capacity 0, m_forceopenlist = std::__debug::vector of length 0, capacity 0, m_forcenewlist = std::__debug::vector of length 0, capacity 0, m_printlist = std::__debug::vector of length 0, capacity 0, m_printtolist = std::__debug::vector of length 0, capacity 0, m_printername = "", m_conversionlist = std::__debug::vector of length 0, capacity 0, m_conversionparams = "", m_conversionout = "", m_convertimages = "", m_infilter = std::__debug::vector of length 0, capacity 0, m_language = "", m_pidfile = ""} inst_fin = xContext = uno::Reference to (class cppu::(anonymous namespace)::ComponentContext *) 0x5633d2f0da60 xRestartManager = uno::Reference to (class comphelper::OOfficeRestartManager *) 0x5633d3d29ca8 xDesktop = uno::Reference to (class framework::Desktop *) 0x5633d3dab1b8 bMustLockProfile = aTitle = "LibreOfficeDev 7.4.0.0.alpha1 [825aeb04e6c45d0ba8ef1bd08e7ade297e9f5361]" bAbort = aEvent = { = {Source = empty uno::Reference}, EventName = "OnStartApp", ViewController = empty uno::Reference, Supplement = uno::Any(void)} bCrashed = false bExistsRecoveryData = false bExistsSessionData = false pidfileName = "" aAppearanceCfg = { = { = {_vptr.ConfigurationBroadcaster = 0x7f8375942c20 , mpList = std::unique_ptr >> = {get() = 0x0}, m_nBroadcastBlocked = 0, m_nBlockedHint = ConfigurationHints::NONE}, sSubTree = "Office.Common/View", m_xHierarchyAccess = uno::Reference to (class configmgr::RootAccess *) 0x5633d3e3aaf8, xChangeLstnr = empty uno::Reference, m_nMode = ConfigItemMode::NONE, m_bIsModified = false, m_bEnableInternalNotification = false, m_nInValueChange = 0}, nDragMode = DragMode::SystemDep, nSnapMode = SnapType::NONE, nMiddleMouse = MouseMiddleButtonAction::PasteSelection, nAAMinPixelHeight = 8, bFontAntialiasing = true, bMenuMouseFollow = true, static bInitialized = true} aOptions = { = { = {_vptr.ConfigurationBroadcaster = 0x7f8375942b98 , mpList = std::unique_ptr >> = {get() = 0x0}, m_nBroadcastBlocked = 0, m_nBlockedHint = ConfigurationHints::NONE}, = {_vptr.ConfigurationListener = 0x7f8375942bc8 }, }, static sm_pSingleImplConfig = 0x5633d3e93e50, static sm_nAccessibilityRefCount = 9} #14 0x00007f8373fa0ef3 in ImplSVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:202 pSVData = 0x7f8374af0640 ::get()::instance> nReturn = 1 bWasInitVCL = bInit = true nRet = 0 #15 0x00007f8373fa1094 in SVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:234 #16 0x00007f83796a86cc in soffice_main() () at /home/buildslave/source/libo-core/desktop/source/app/sofficemain.cxx:94 aDesktop = { = { = {_vptr.ILibreOfficeKitNotifier = 0x7f83797c14b0 }, 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 = 0x7f8374a3ee60 , mpSchedulerData = 0x0, mpDebugName = 0x7f837974ec88 "desktop::Desktop m_firstRunTimer", mePriority = TaskPriority::DEFAULT, mbActive = false, mbStatic = false}, maInvokeHandler = {function_ = 0x7f83796528ea , instance_ = 0x7ffd7753f8c0, file_ = 0x7f837974ecd8 "/home/buildslave/source/libo-core/desktop/source/app/app.cxx", line_ = 432, target_ = 0x7f837974ecb0 "Desktop::LinkStubAsyncInitFirstRun"}, mnTimeout = 3000, mbAuto = false}, m_aUpdateThread = {_M_id = {_M_thread = 0}}} rCmdLineArgs = @0x7f83797cdc80: {m_cwdUrl = std::optional = {[contained value] = "file:///srv/crashtestdata/control/task1055"}, m_minimized = false, m_invisible = false, m_norestore = true, m_headless = true, m_eventtesting = false, m_quickstart = false, m_noquickstart = true, m_terminateafterinit = false, m_nologo = true, m_nolockcheck = false, m_nodefault = false, m_help = false, m_writer = false, m_calc = false, m_draw = false, m_impress = false, m_global = false, m_math = false, m_web = false, m_base = false, m_helpwriter = false, m_helpcalc = false, m_helpdraw = false, m_helpbasic = false, m_helpmath = false, m_helpimpress = false, m_helpbase = false, m_version = false, m_splashpipe = false, m_textcat = false, m_scriptcat = false, m_safemode = false, m_unknown = "", m_bEmpty = false, m_bDocumentArgs = false, m_accept = std::__debug::vector of length 1, capacity 1 = {"pipe,name=pytestfcb28e1e-d7a1-11ec-bc9d-98f2b32c495c;urp"}, m_unaccept = std::__debug::vector of length 0, capacity 0, m_openlist = std::__debug::vector of length 0, capacity 0, m_viewlist = std::__debug::vector of length 0, capacity 0, m_startlist = std::__debug::vector of length 0, capacity 0, m_forceopenlist = std::__debug::vector of length 0, capacity 0, m_forcenewlist = std::__debug::vector of length 0, capacity 0, m_printlist = std::__debug::vector of length 0, capacity 0, m_printtolist = std::__debug::vector of length 0, capacity 0, m_printername = "", m_conversionlist = std::__debug::vector of length 0, capacity 0, m_conversionparams = "", m_conversionout = "", m_convertimages = "", m_infilter = std::__debug::vector of length 0, capacity 0, m_language = "", m_pidfile = ""} aUnknown = "" #17 0x00005633d23258ee in sal_main () at /home/buildslave/source/libo-core/desktop/source/app/main.c:51 ret = #18 0x00005633d232593b in main (argc=, argv=) at /home/buildslave/source/libo-core/desktop/source/app/main.c:49 ret = Thread 1 (Thread 0x7f8364900700 (LWP 411130)): #0 0x00007f837947ece1 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f8379468537 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f837985a5dc in (anonymous namespace)::callSystemHandler(int, siginfo_t*, void*) (signal=signal@entry=6, info=info@entry=0x7f83648f9eb0, context=, context@entry=0x7f83648f9d80) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:332 act = {__sigaction_handler = {sa_handler = 0x0, sa_sigaction = 0x0}, sa_mask = {__val = {0 }}, sa_flags = 0, sa_restorer = 0x7f83648f9d80} i = #3 0x00007f837985a6e1 in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7f83648f9eb0, context=0x7f83648f9d80) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:428 act = {__sigaction_handler = {sa_handler = 0x1a, sa_sigaction = 0x1a}, sa_mask = {__val = {94780628403144, 140202656638968, 9817107783277871104, 10, 0, 0, 94780625745608, 140202656165096, 140202304578400, 140202304578464, 140202653232148, 2, 0, 140202304579504, 9817107785312794880, 94780608205088}}, sa_flags = 2035790783, sa_restorer = 0x0} Info = {Signal = osl_Signal_AccessViolation, UserSignal = 6, UserData = 0x0} #4 0x00007f837947ed60 in () at /lib/x86_64-linux-gnu/libc.so.6 #5 0x00007f837947ece1 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #6 0x00007f8379468537 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #7 0x00007f8373ee7e8c in SalAbort(rtl::OUString const&, bool) (rErrorText="", bDumpCore=bDumpCore@entry=true) at /home/buildslave/source/libo-core/vcl/source/app/salplug.cxx:403 #8 0x00007f8373f83a94 in Application::Abort(rtl::OUString const&) (rErrorText="") at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:274 #9 0x00007f8379651520 in desktop::Desktop::Exception(ExceptionCategory) (this=0x7f83648fa5a0, nCategory=) at /home/buildslave/source/libo-core/desktop/source/app/app.cxx:1181 bInException = true nOldMode = rArgs = bRestart = false bAllowRecoveryAndSessionManagement = #10 0x00007f8373f9ac84 in VCLExceptionSignal_impl(void*, oslSignalInfo*) (pInfo=) at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:172 nOldMode = SystemWindowFlags::DIALOG pSVData = 0x7f8374af0640 ::get()::instance> aLock = {m_isAcquired = true, m_isChecked = true, m_rSolarMutex = @0x5633d2efbc50} bIn = true nVCLException = #11 0x00007f83797eb8f5 in callSignalHandler(oslSignalInfo*) (pInfo=pInfo@entry=0x7f83648fa630) at /home/buildslave/source/libo-core/sal/osl/all/signalshared.cxx:48 pHandler = 0x5633d3d30e70 Action = #12 0x00007f837985a67b in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7f83648fa830, context=0x7f83648fa700) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:425 Info = {Signal = osl_Signal_AccessViolation, UserSignal = 6, UserData = 0x0} #13 0x00007f837947ed60 in () at /lib/x86_64-linux-gnu/libc.so.6 #14 0x00007f837947ece1 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #15 0x00007f8379468537 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #16 0x00007f837946840f in () at /lib/x86_64-linux-gnu/libc.so.6 #17 0x00007f8379477662 in () at /lib/x86_64-linux-gnu/libc.so.6 #18 0x00007f8373c807de in checkGlyphsEqual(SalLayoutGlyphs const&, SalLayoutGlyphs const&) (g1=..., g2=...) at /home/buildslave/source/libo-core/vcl/source/gdi/impglyphitem.cxx:295 l1 = 0x0 l2 = level = 1 __PRETTY_FUNCTION__ = "void checkGlyphsEqual(const SalLayoutGlyphs&, const SalLayoutGlyphs&)" #19 0x00007f8373c88041 in SalLayoutGlyphsCache::GetLayoutGlyphs(VclPtr, rtl::OUString const&, int, int, long, vcl::text::TextLayoutCache const*) (this=0x7f8374aeb0c8 , outputDevice=..., text="——您仅需将文件拖放至", nIndex=nIndex@entry=2, nLen=nLen@entry=9, nLogicWidth=nLogicWidth@entry=0, layoutCache=0x5633d589ceb0) at /home/buildslave/source/libo-core/vcl/source/gdi/impglyphitem.cxx:397 tmpLayoutCache = warning: RTTI symbol not found for class 'std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>' warning: RTTI symbol not found for class 'std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>' std::shared_ptr (use count 2, weak count 0) = {get() = 0x5633d589ceb0} layout = std::unique_ptr = {get() = 0x5633d5bead70} keyWhole = {text = "——您仅需将文件拖放至", index = 0, len = 11, logicWidth = 0, fontMetric = { = {_vptr.Font = 0x7f8374a43b48 , mpImplFont = {m_pimpl = 0x5633d58c4ad0}}, mnAscent = 343, mnDescent = 89, mnIntLeading = 64, mnExtLeading = 0, mnLineHeight = 432, mnSlant = 0, mnBulletOffset = 0, mnHangingBaseline = 0, mbFullstopCentered = false}, fontScaleX = 0.04248046875, fontScaleY = 0.04248046875, mapMode = {mpImplMapMode = {m_pimpl = 0x5633d3fce360}}, rtl = false, layoutMode = vcl::text::ComplexTextLayoutFlags::BiDiStrong, digitLanguage = {m_value = 9}, hashValue = 17467574082555611965} itWhole = Python Exception 'NoneType' object has no attribute 'pointer': key = {text = "——您仅需将文件拖放至", index = 2, len = 9, logicWidth = 0, fontMetric = { = {_vptr.Font = 0x7f8374a43b48 , mpImplFont = {m_pimpl = 0x5633d5b28cc0}}, mnAscent = 343, mnDescent = 89, mnIntLeading = 64, mnExtLeading = 0, mnLineHeight = 432, mnSlant = 0, mnBulletOffset = 0, mnHangingBaseline = 0, mbFullstopCentered = false}, fontScaleX = 0.04248046875, fontScaleY = 0.04248046875, mapMode = {mpImplMapMode = {m_pimpl = 0x5633d3fce360}}, rtl = false, layoutMode = vcl::text::ComplexTextLayoutFlags::BiDiStrong, digitLanguage = {m_value = 9}, hashValue = 17946046033785185047} it = Python Exception 'NoneType' object has no attribute 'pointer': glyphItemsOnlyLayout = SalLayoutFlags::GlyphItemsOnly resetLastSubstringKey = nbSpace = 160 u' ' __PRETTY_FUNCTION__ = "const SalLayoutGlyphs* SalLayoutGlyphsCache::GetLayoutGlyphs(VclPtr, const rtl::OUString&, sal_Int32, sal_Int32, tools::Long, const vcl::text::TextLayoutCache*)" tmpLayoutCache = std::shared_ptr (empty) = {get() = 0x0} layout = std::unique_ptr = {get() = 0x5633d5bead70} #20 0x00007f8378696f4b in GetTextArray(OutputDevice const*, rtl::OUString const&, std::__debug::vector >*, sal_Int32, sal_Int32) (pOut=pOut@entry=0x5633d3fd8d30, rStr="——您仅需将文件拖放至", pDXAry=pDXAry@entry=0x7f83648fb690, nIndex=nIndex@entry=2, nLen=nLen@entry=9) at /home/buildslave/source/libo-core/editeng/source/items/svxfont.cxx:39 layoutGlyphs = #21 0x00007f8378697c40 in SvxFont::QuickGetTextSize(OutputDevice const*, rtl::OUString const&, int, int, std::__debug::vector >*) const (this=this@entry=0x7f83648fb550, pOut=0x5633d3fd8d30, rTxt="——您仅需将文件拖放至", nIdx=nIdx@entry=2, nLen=nLen@entry=9, pDXArray=pDXArray@entry=0x7f83648fb690) at /home/buildslave/source/libo-core/editeng/source/items/svxfont.cxx:484 aDXArray = std::__debug::vector of length -11356398575631, capacity -35050659405839 = {-2062565244, 146, 1223067980, -773267575, -369104555, 130, 1103202633, 611628559, -259438314, 1085214540, 196691976, 1030792151, 1285805834, -146227063, 1015892713, -4110334, -121550586, -953594817, 833556297, 1223723336, -1924601353, -1052233204, -1052244231, 692600830, 1284065521, -1991765980, 1209541756, 270824589, -387479224, -1495732, 1223067976, 1374220169, -2063603371, 1208710592, -1991711095, 1431496927, -1991704599, 837478631, -1958150167, 1680352324, 621030216, 40, -2092425611, 1566259396, 1564564545, -1014413117, -387479224, -1494588, -388003512, -1499188, -383789080, 1447137535, 1413567809, -1991748779, -192329221, -1982428863, -1065073203, 11044111, -1958215680, 256122999, 1091989174, 1220916751, 1216353421, -1052192375, -1169685279, 1889785611, -1546188227, 1221101896, 21555959, -87996214, 374769670, 545229640, 141790024, -96280, 2072725759, 12140808, 1090519040, 184, 1156155648, -1991445879, 729737446, -1991639063, 2072725700, 729999368, -1991704599, -1958203325, -2008801213, -1958209944, -1958207365, 1172834419, 1291845630, 55107721, -1991759805, 1665673283, -1089517331, 256391243, 21555631, 1804159173, 1096637224, 1096630620, -1958165666, -1186920321, 0, 47169, 501743616, 1241508139, -1958165367, 568854651, -335550165, 1463914678, 1430345281, 1398101057, 418153288, 1241221448, -1992165751, -863419945, 1220905285, -400523381, -1493768, 69485705, 544967496, -382399512, 608471551, 2072725512, 48672, 2045247488, 1224730923, -1105167477, 0, -383005720, -310098433, 18580751, -1958215680, -1240522637, 1149769286, -1240527068, 344803520, -779532160, 81903944, -687097272, 171798691, -1991728169, -352892728, 1221198152, -2012808511, -1958209962, -1958207365, 1575487603, 1224736765, 1091074955, 185, 12075264, 1140850688, -1991974519, -158774022, -383101976, -980858625, 142314312, -383100952, 1136070655, -1064999352, -1031199116, 267043174, -781794815, -1089517318, 1392593106, -461028056, 1665732212, -1089517356, -1357952824, -721336111, 142314312, -1061220536, 1223330120, -1924611543, -1991956365, -125221407, -386823860, -1489144, 544967496, 69497995, -383083544, 2072725759, 611617568, 720300040, -2075787287, 1208776173, 253772683, 254037174, 1209419912, 1210088331, -402099317, -852, 1212397327, -1050230135, -1040117782, 1224397158, 1221771023, 21550377, -2092423061...} #22 0x00007f837862b48c in ImpEditEngine::CreateLines(int, unsigned int) (this=this@entry=0x5633d47c6c10, nPara=, nStartPosY=nStartPosY@entry=0) at /home/buildslave/source/libo-core/editeng/source/editeng/impedit3.cxx:1170 nPos = rArray = _nPortionEnd = nTextPortions = 2 bEOL = false nTmpPos = 2 pTextRanges = bContinueLastPortion = false bFixedEnd = nTmpPortion = 1 pPortion = 0x5633d58e9930 nPortionLen = 9 nPortionStart = 2 nTmpWidth = 823 nTextXOffset = bBrokenLine = false bEOC = false nStartX = bAutoSize = pNextFeature = 0x0 nTPos = rArray = nTextExtraYOffset = nLineHeight = nPortionEnd = nMaxLineWidth = nXWidth = nTextLineHeight = aFormatterMetrics = {nMaxAscent = 43923, nMaxDescent = 31102} nLen = pParaPortion = 0x5633d5ba9660 __PRETTY_FUNCTION__ = "bool ImpEditEngine::CreateLines(sal_Int32, sal_uInt32)" bProcessingEmptyLine = bEmptyNodeWithPolygon = nCurrentPosY = bMapChanged = pNode = bRightToLeftPara = eJustification = bHyphenatePara = nSpaceBefore = 0 nMinLabelWidth = 0 nSpaceBeforeAndMinLabelWidth = rLRItem = rLSItem = bScriptSpace = nInvalidDiff = nInvalidStart = nInvalidEnd = bQuickFormat = nRealInvalidStart = 0 nLine = pLine = 0x5633d5bd9440 aBulletArea = {static RECT_EMPTY = -32767, nLeft = 0, nTop = 0, nRight = 0, nBottom = 0} nDelFromLine = -1 bLineBreak = false nIndex = aSaveLine = {aPositions = std::__debug::vector of length 0, capacity 0, nTxtWidth = 0, nStartPosX = 0, nStart = 0, nEnd = 0, nStartPortion = 0, nEndPortion = 0, nHeight = 0, nTxtHeight = 0, nMaxAscent = 0, bHangingPunctuation = false, bInvalid = true} aTmpFont = { = {_vptr.Font = 0x7f837889d510 , mpImplFont = {m_pimpl = 0x5633d5989a90}}, eCaseMap = SvxCaseMap::NotMapped, nEsc = 0, nPropr = 100 'd', nKern = 0} aBuf = std::__debug::vector of length 2, capacity 11 = {368, 737} bSameLineAgain = aCurrentTab = {bValid = false, aTabStop = {nTabPos = 0, eAdjustment = SvxTabAdjust::Left, m_cDecimal = 0 u'\000', cFill = 32 u' '}, nTabPortion = 0, nStartPosX = 0, nTabPos = 0} bForceOneRun = false bCompressedChars = false bHeightChanged = #23 0x00007f837862dc04 in ImpEditEngine::FormatDoc() (this=this@entry=0x5633d47c6c10) at /home/buildslave/source/libo-core/editeng/source/editeng/impedit3.cxx:390 pParaPortion = 0x5633d5ba9660 nPara = 0 nY = 0 bGrow = false bMapChanged = false nParaCount = 2 aRepaintParas = {m_vector = std::__debug::vector of length 0, capacity 2} #24 0x00007f837862f037 in ImpEditEngine::FormatAndLayout(EditView*, bool) (this=0x5633d47c6c10, pCurView=pCurView@entry=0x0, bCalledFromUndo=bCalledFromUndo@entry=false) at /home/buildslave/source/libo-core/editeng/source/editeng/impedit3.cxx:4230 aNotify = {eNotificationType = EE_NOTIFY_PARAGRAPHINSERTED, nParagraph = 0, nParam1 = -730043376, nParam2 = 22067} #25 0x00007f837862fa96 in ImpEditEngine::SetUpdateLayout(bool, EditView*, bool) (this=, bUp=bUp@entry=true, pCurView=pCurView@entry=0x0, bForceUpdate=bForceUpdate@entry=false) at /home/buildslave/source/libo-core/editeng/source/editeng/impedit3.cxx:3964 bPrevUpdateLayout = false bChanged = #26 0x00007f837858b566 in EditEngine::SetUpdateLayout(bool, bool) (this=0x5633d4075140, bUpdate=bUpdate@entry=true, bRestoring=bRestoring@entry=false) at /home/buildslave/source/libo-core/editeng/source/editeng/editeng.cxx:1472 bPrevUpdateLayout = #27 0x00007f837870d6b8 in Outliner::SetText(OutlinerParaObject const&) (this=this@entry=0x5633d42152b0, rPObj=...) at /home/buildslave/source/libo-core/editeng/source/outliner/outliner.cxx:588 bUpdate = true bUndo = true #28 0x00007f837616f1f9 in SdrTextObj::AdjustTextFrameWidthAndHeight(tools::Rectangle&, bool, bool) const (this=0x5633d5adc260, rR=..., bHgt=, bWdt=) at /home/buildslave/source/libo-core/svx/source/svdraw/svdotxat.cxx:152 rOutliner = @0x5633d42152b0: { = {_vptr.SfxBroadcaster = 0x7f83767e0ce8 , m_RemovedPositions = std::__debug::vector of length 0, capacity 0, m_Listeners = std::__debug::vector of length 0, capacity 0}, pEditEngine = std::unique_ptr = {get() = 0x5633d4075140}, pParaList = std::unique_ptr = {get() = 0x5633d431ac00}, aViewList = std::__debug::vector of length 0, capacity 0, mnFirstSelPage = 0, aDrawPortionHdl = {function_ = 0x0, instance_ = 0x0, file_ = 0x7f8376607c9e "unknown", line_ = 0, target_ = 0x7f8376607c9e "unknown"}, aDrawBulletHdl = {function_ = 0x0, instance_ = 0x0, file_ = 0x7f8376607c9e "unknown", line_ = 0, target_ = 0x7f8376607c9e "unknown"}, aParaInsertedHdl = {function_ = 0x0, instance_ = 0x0, file_ = 0x7f83788131a7 "unknown", line_ = 0, target_ = 0x7f83788131a7 "unknown"}, aParaRemovingHdl = {function_ = 0x0, instance_ = 0x0, file_ = 0x7f83788131a7 "unknown", line_ = 0, target_ = 0x7f83788131a7 "unknown"}, aDepthChangedHdl = {function_ = 0x0, instance_ = 0x0, file_ = 0x7f83788131a7 "unknown", line_ = 0, target_ = 0x7f83788131a7 "unknown"}, aBeginMovingHdl = {function_ = 0x0, instance_ = 0x0, file_ = 0x7f83788131a7 "unknown", line_ = 0, target_ = 0x7f83788131a7 "unknown"}, aEndMovingHdl = {function_ = 0x0, instance_ = 0x0, file_ = 0x7f83788131a7 "unknown", line_ = 0, target_ = 0x7f83788131a7 "unknown"}, aIndentingPagesHdl = {function_ = 0x0, instance_ = 0x0, file_ = 0x7f83788131a7 "unknown", line_ = 0, target_ = 0x7f83788131a7 "unknown"}, aRemovingPagesHdl = {function_ = 0x0, instance_ = 0x0, file_ = 0x7f83788131a7 "unknown", line_ = 0, target_ = 0x7f83788131a7 "unknown"}, aCalcFieldValueHdl = {function_ = 0x7f83668a8cb0 , instance_ = 0x5633d3fdbd90, file_ = 0x7f8366d49d90 "/home/buildslave/source/libo-core/sd/source/core/drawdoc.cxx", line_ = 1081, target_ = 0x7f8366d49d68 "SdModule::LinkStubCalcFieldValueHdl"}, maPaintFirstLineHdl = {function_ = 0x0, instance_ = 0x0, file_ = 0x7f83788131a7 "unknown", line_ = 0, target_ = 0x7f83788131a7 "unknown"}, maBeginPasteOrDropHdl = {function_ = 0x0, instance_ = 0x0, file_ = 0x7f83788131a7 "unknown", line_ = 0, target_ = 0x7f83788131a7 "unknown"}, maEndPasteOrDropHdl = {function_ = 0x0, instance_ = 0x0, file_ = 0x7f83788131a7 "unknown", line_ = 0, target_ = 0x7f83788131a7 "unknown"}, nDepthChangedHdlPrevDepth = 0, nMaxDepth = 9, static gnMinDepth = -1, nOutlinerMode = OutlinerMode::TextObject, bFirstParaIsEmpty = false, nBlockInsCallback = 0 '\000', bStrippingPortions = false, bPasting = false} pOutlinerParaObject = bFitToSize = false bWdtGrow = true bHgtGrow = true eAniKind = eAniDir = bScroll = bHScroll = false bVScroll = aOldRect = {static RECT_EMPTY = -32767, nLeft = 10583, nTop = 6447, nRight = 10952, nBottom = 6816} nHgt = 0 nMinHgt = 369 nMaxHgt = 100000 nWdt = 0 nMinWdt = 369 nMaxWdt = 100000 aNewSize = Size = {width = 100000, height = 100000} aTmpSiz = Size = {width = , height = } nHDist = 0 nVDist = 0 nWdtGrow = nHgtGrow = #29 0x00007f837616f466 in SdrTextObj::NbcAdjustTextFrameWidthAndHeight(bool, bool) (this=0x5633d5adc260, bHgt=, bWdt=) at /home/buildslave/source/libo-core/svx/source/svdraw/svdotxat.cxx:243 bRet = #30 0x00007f837614fda1 in SdrTextObj::NbcSetOutlinerParaObjectForText(std::optional, SdrText*) (this=this@entry=0x5633d5adc260, pTextObject=Python Exception There is no member or method named _M_payload.: ..., pText=pText@entry=0x5633d59bdf00) at /home/buildslave/source/libo-core/svx/source/svdraw/svdotext.cxx:1370 #31 0x00007f83763c673a in SvxTextEditSourceImpl::UpdateData() (this=0x5633d5899fd0) at /home/buildslave/source/libo-core/svx/source/unodraw/unoshtxt.cxx:786 pTextObj = 0x5633d5adc260 #32 0x00007f83763c6937 in SvxTextEditSourceImpl::unlock() (this=0x5633d5899fd0) at /home/buildslave/source/libo-core/svx/source/unodraw/unoshtxt.cxx:815 #33 0x00007f83763c6a90 in SvxTextEditSource::unlock() (this=) at /home/buildslave/source/libo-core/svx/source/unodraw/unoshtxt.cxx:971 #34 0x00007f83763a89f7 in SvxShapeText::unlock() (this=) at /home/buildslave/source/libo-core/svx/source/unodraw/unoshape.cxx:3893 pEditSource = #35 0x00007f83763a8fdd in SvxShape::removeActionLock() (this=0x5633d5a8c0c0) at /home/buildslave/source/libo-core/svx/source/unodraw/unoshape.cxx:3725 aGuard = {> = {pT = 0x5633d2efbc50}, } #36 0x00007f8370a715eb in SdXMLShapeContext::endFastElement(int) (this=0x5633d5b27420) at /home/buildslave/source/libo-core/xmloff/source/draw/ximpshap.cxx:334 __func__ = "endFastElement" #37 0x00007f83709312ed in SvXMLImport::endFastElement(int) (this=0x5633d475c8b0, Element=329539) at /home/buildslave/source/libo-core/xmloff/source/core/xmlimp.cxx:868 __PRETTY_FUNCTION__ = "virtual void SvXMLImport::endFastElement(sal_Int32)" xContext = rtl::Reference to 0x5633d5b27420 pRewindMap = std::optional [no contained value] #38 0x00007f8370937d5f in SvXMLLegacyToFastDocHandler::endElement(rtl::OUString const&) (this=0x5633d45ae6a0, rName=) at /home/buildslave/source/libo-core/xmloff/source/core/xmlimp.cxx:2252 aLocalName = "text-box" nPrefix = mnElement = #39 0x00007f8367087519 in pdfi::SaxEmitter::endTag(char const*) (this=0x5633d42c5100, pTag=) at /home/buildslave/source/libo-core/sdext/source/pdfimport/sax/emitcontext.cxx:153 aTag = "draw:text-box" nWritten = 94780609286464 aBuf = uninitialized rtl::OString #40 0x00007f83670919aa in pdfi::DrawXmlEmitter::visit(pdfi::FrameElement&, __gnu_debug::_Safe_iterator > >, std::__debug::list >, std::allocator > > >, std::bidirectional_iterator_tag> const&) (this=0x5633d53d9060, elem=...) at /home/buildslave/source/libo-core/sdext/source/pdfimport/tree/drawtreevisiting.cxx:263 bTextBox = true aFrameProps = Python Exception No type named std::__detail::_Hash_node, true>.: std::__debug::unordered_map with 4 elements this_it = Python Exception 'NoneType' object has no attribute 'pointer': #41 0x00007f836709e303 in pdfi::FrameElement::visitedBy(pdfi::ElementTreeVisitor&, __gnu_debug::_Safe_iterator > >, std::__debug::list >, std::allocator > > >, std::bidirectional_iterator_tag> const&) (this=, rVisitor=, rParentIt=) at /home/buildslave/source/libo-core/sdext/source/pdfimport/tree/genericelements.cxx:114 #42 0x00007f8367092561 in pdfi::DrawXmlEmitter::visit(pdfi::PageElement&, __gnu_debug::_Safe_iterator > >, std::__debug::list >, std::allocator > > >, std::bidirectional_iterator_tag> const&) (this=0x5633d53d9060, elem=...) at /home/buildslave/source/libo-core/sdext/source/pdfimport/tree/drawtreevisiting.cxx:357 aPageProps = Python Exception No type named std::__detail::_Hash_node, true>.: std::__debug::unordered_map with 1 element this_it = Python Exception 'NoneType' object has no attribute 'pointer': #43 0x00007f836709e363 in pdfi::PageElement::visitedBy(pdfi::ElementTreeVisitor&, __gnu_debug::_Safe_iterator > >, std::__debug::list >, std::allocator > > >, std::bidirectional_iterator_tag> const&) (this=, rVisitor=, rParentIt=) at /home/buildslave/source/libo-core/sdext/source/pdfimport/tree/genericelements.cxx:259 #44 0x00007f836708f271 in pdfi::DrawXmlEmitter::visit(pdfi::DocumentElement&, __gnu_debug::_Safe_iterator > >, std::__debug::list >, std::allocator > > >, std::bidirectional_iterator_tag> const&) (this=0x5633d53d9060, elem=...) at /home/buildslave/source/libo-core/sdext/source/pdfimport/tree/drawtreevisiting.cxx:373 this_it = Python Exception 'NoneType' object has no attribute 'pointer': #45 0x00007f836709e37b in pdfi::DocumentElement::visitedBy(pdfi::ElementTreeVisitor&, __gnu_debug::_Safe_iterator > >, std::__debug::list >, std::allocator > > >, std::bidirectional_iterator_tag> const&) (this=, rVisitor=, rParentIt=non-dereferenceable iterator for std::list) at /home/buildslave/source/libo-core/sdext/source/pdfimport/tree/genericelements.cxx:428 #46 0x00007f83670b0ff0 in pdfi::PDFIProcessor::emit(pdfi::XmlEmitter&, pdfi::TreeVisitorFactory const&) (this=this@entry=0x5633d471f6b0, rEmitter=..., rVisitorFactory=...) at /home/buildslave/source/libo-core/sdext/source/pdfimport/tree/pdfiprocessor.cxx:592 optimizingVisitor = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5633d53c9cd0} aStyles = Python Exception No type named std::__detail::_Hash_node, false>.: Python Exception No type named std::__detail::_Hash_node, true>.: {m_nNextId = 81, m_aIdToStyle = std::__debug::unordered_map with 80 elements, m_aStyleToId = std::__debug::unordered_map with 80 elements} finalizingVisitor = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5633d53c2db0} aContext = {rEmitter = @0x5633d42c5100, rStyles = @0x7f83648fc650, rImages = @0x5633d471f8f0, rProcessor = @0x5633d471f6b0, xStatusIndicator = empty uno::Reference, m_xContext = uno::Reference to (class cppu::(anonymous namespace)::ComponentContext *) 0x5633d2f0da60} aEmittingVisitor = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5633d53d9060} aProps = Python Exception No type named std::__detail::_Hash_node, true>.: std::__debug::unordered_map with 19 elements #47 0x00007f8367061ec4 in pdfi::PDFIRawAdaptor::parse(com::sun::star::uno::Reference const&, com::sun::star::uno::Reference const&, rtl::OUString const&, com::sun::star::uno::Reference const&, std::shared_ptr const&, rtl::OUString const&, rtl::OUString const&) (this=this@entry=0x5633d4758b30, xInput=uno::Reference to (class fileaccess::XInputStream_impl *) 0x5633d4252a48, xIHdl=uno::Reference to (class framework::QuietInteraction *) 0x5633d3f8e388, rPwd="", xStatus=empty uno::Reference, rEmitter=std::shared_ptr (use count 1, weak count 0) = {...}, rURL="file:///srv/crashtestdata/files/pdf/fdo14598-1.pdf", rFilterOptions="") at /home/buildslave/source/libo-core/sdext/source/pdfimport/pdfiadaptor.cxx:238 pSink = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5633d471f6b0} bSuccess = true #48 0x00007f8367062feb in pdfi::PDFIRawAdaptor::importer(com::sun::star::uno::Sequence const&, com::sun::star::uno::Reference const&, com::sun::star::uno::Sequence const&) (this=0x5633d4758b30, rSourceData=, rHdl=uno::Reference to (class SvXMLLegacyToFastDocHandler *) 0x5633d45ae6c8) at /home/buildslave/source/libo-core/sdext/source/pdfimport/pdfiadaptor.cxx:291 xInput = uno::Reference to (class fileaccess::XInputStream_impl *) 0x5633d4252a48 xStatus = empty uno::Reference xInteractionHandler = uno::Reference to (class framework::QuietInteraction *) 0x5633d3f8e388 aURL = "file:///srv/crashtestdata/files/pdf/fdo14598-1.pdf" aPwd = "" aFilterOptions = "" pEmitter = std::shared_ptr (use count 1, weak count 0) = {get() = 0x5633d42c5100} bSuccess = #49 0x00007f836579fece in XmlFilterAdaptor::importImpl(com::sun::star::uno::Sequence const&) (this=0x5633d40c9150, aDescriptor=uno::Sequence of length 13 = {...}) at /home/buildslave/source/libo-core/filter/source/xmlfilteradaptor/XmlFilterAdaptor.cxx:195 pImport = xLegacyDocHandler = uno::Reference to (class SvXMLLegacyToFastDocHandler *) 0x5633d45ae6c8 xFastParser = uno::Reference to (class SdXMLImport *) 0x5633d475c908 xDocHandler = empty uno::Reference udConvertClass = "org.libreoffice.comp.documents.DrawPDFImport" sXMLImportService = "com.sun.star.comp.Draw.XMLOasisImporter" nSteps = 0 aMediaMap = Python Exception No type named std::__detail::_Hash_node, true>.: Python Exception 'NoneType' object has no attribute 'lazy_string': { = {m_aMap = std::__debug::unordered_map with 13 elements}, static PROP_ABORTED = {{str = , more = {refCount = 1073741824, length = 7, buffer = u"Aborted"}}}, static PROP_ASTEMPLATE = , static PROP_COMPONENTDATA = , static PROP_DOCUMENTSERVICE = {{str = "DocumentService", more = {refCount = 1073741824, length = 15, buffer = u"DocumentService"}}}, static PROP_ENCRYPTIONDATA = , static PROP_FILENAME = , static PROP_FILTERNAME = , static PROP_FILTERPROVIDER = , static PROP_FILTEROPTIONS = , static PROP_FRAME = , static PROP_FRAMENAME = , static PROP_HIDDEN = , static PROP_INPUTSTREAM = , static PROP_INTERACTIONHANDLER = , static PROP_AUTHENTICATIONHANDLER = , static PROP_JUMPMARK = , static PROP_MACROEXECUTIONMODE = , static PROP_MEDIATYPE = , static PROP_MINIMIZED = , static PROP_NOAUTOSAVE = , static PROP_OPENNEWVIEW = , static PROP_OUTPUTSTREAM = , static PROP_PASSWORD = , static PROP_POSTDATA = , static PROP_PREVIEW = , static PROP_READONLY = , static PROP_REFERRER = , static PROP_REPLACEABLE = , static PROP_SALVAGEDFILE = , static PROP_STATUSINDICATOR = , static PROP_STREAM = , static PROP_STREAMFOROUTPUT = , static PROP_TEMPLATENAME = , static PROP_TITLE = , static PROP_TYPENAME = , static PROP_UCBCONTENT = , static PROP_UPDATEDOCMODE = , static PROP_URL = , static PROP_VERSION = , static PROP_DOCUMENTTITLE = , static PROP_MODEL = , static PROP_VIEWONLY = , static PROP_DOCUMENTBASEURL = , static PROP_SUGGESTEDSAVEASNAME = , static PROP_AUTOSAVEEVENT = } xStatusIndicator = empty uno::Reference aBaseURI = "file:///srv/crashtestdata/files/pdf/fdo14598-1.pdf" aImportInfoMap = {{maName = "BaseURI", maType = uno::Type "string", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "BuildId", maType = uno::Type "string", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "DefaultDocumentSettings", maType = uno::Type "[]com.sun.star.beans.PropertyValue", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "", maType = uno::Type void, mnHandle = 0, mnAttributes = 0, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}} xInfoSet = uno::Reference to (class comphelper::(anonymous namespace)::GenericPropertySet *) 0x5633d46c0700 aFilterName = "draw_pdf_import" It = {, true>> = {_M_cur = 0x5633d427a480}, } aAnys = uno::Sequence of length 1 = {uno::Any("com.sun.star.beans.XPropertySet": { = {_vptr.XInterface = 0x5633d46c0700}, })} xFilter = uno::Reference to (class SdXMLImport *) 0x5633d475c8b0 __PRETTY_FUNCTION__ = "bool XmlFilterAdaptor::importImpl(const com::sun::star::uno::Sequence&)" xImporter = uno::Reference to (class SdXMLImport *) 0x5633d475c8f0 xConvBridge = uno::Reference to (class pdfi::PDFIRawAdaptor *) 0x5633d4758b30 xConverter1 = uno::Reference to (class pdfi::PDFIRawAdaptor *) 0x5633d4758b80 xConverter2 = empty uno::Reference xModel = uno::Reference to (class SdXImpressDocument *) 0x5633d458cb70 guard = {m_func = {__xModel = uno::Reference to (class SdXImpressDocument *) 0x5633d458cb70}, m_bDismissed = false} #50 0x00007f83657a0763 in XmlFilterAdaptor::filter(com::sun::star::uno::Sequence const&) (this=, aDescriptor=) at /home/buildslave/source/libo-core/filter/source/xmlfilteradaptor/XmlFilterAdaptor.cxx:336 #51 0x00007f837768bacd in SfxObjectShell::ImportFrom(SfxMedium&, com::sun::star::uno::Reference const&) (this=this@entry=0x5633d42f6f90, rMedium=..., xInsertPosition=empty uno::Reference) at /home/buildslave/source/libo-core/sfx2/source/doc/objstor.cxx:2262 pNewValue = 0x5633d478af98 xPropertyContainer = uno::Reference to (class SdXImpressDocument *) 0x5633d458cb70 xImporter = uno::Reference to (class XmlFilterAdaptor *) 0x5633d40c9188 aArgs = uno::Sequence of length 13 = {{Name = "URL", Handle = 0, Value = uno::Any("string": "file:///srv/crashtestdata/files/pdf/fdo14598-1.pdf"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "FilterName", Handle = 0, Value = uno::Any("string": "draw_pdf_import"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Referer", Handle = 0, Value = uno::Any("string": ""), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "InteractionHandler", Handle = 0, Value = uno::Any("com.sun.star.task.XInteractionHandler": { = {_vptr.XInterface = 0x5633d3f8e388}, }), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "UCBContent", Handle = 0, Value = uno::Any("com.sun.star.ucb.XContent": { = {_vptr.XInterface = 0x5633d4207d38}, }), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "InputStream", Handle = 0, Value = uno::Any("com.sun.star.io.XInputStream": { = {_vptr.XInterface = 0x5633d4252a48}, }), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "ReadOnly", Handle = 0, Value = uno::Any("boolean": 1 '\001'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Hidden", Handle = 0, Value = uno::Any("boolean": 1 '\001'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "MacroExecutionMode", Handle = 0, Value = uno::Any("short": 0), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "UpdateDocMode", Handle = 0, Value = uno::Any("short": 0), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "DocumentBaseURL", Handle = 0, Value = uno::Any("string": "file:///srv/crashtestdata/files/pdf/fdo14598-1.pdf"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "DocumentService", Handle = 0, Value = uno::Any("string": "com.sun.star.drawing.DrawingDocument"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Replaceable", Handle = 0, Value = uno::Any("boolean": 0 '\000'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}} pOldValue = bHasInputStream = true bHasBaseURL = nEnd = xComp = uno::Reference to (class SdXImpressDocument *) 0x5633d458cb70 lDescriptor = uno::Sequence of length 13 = {{Name = "URL", Handle = 0, Value = uno::Any("string": "file:///srv/crashtestdata/files/pdf/fdo14598-1.pdf"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "FilterName", Handle = 0, Value = uno::Any("string": "draw_pdf_import"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Referer", Handle = 0, Value = uno::Any("string": ""), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "InteractionHandler", Handle = 0, Value = uno::Any("com.sun.star.task.XInteractionHandler": { = {_vptr.XInterface = 0x5633d3f8e388}, }), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "UCBContent", Handle = 0, Value = uno::Any("com.sun.star.ucb.XContent": { = {_vptr.XInterface = 0x5633d4207d38}, }), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "InputStream", Handle = 0, Value = uno::Any("com.sun.star.io.XInputStream": { = {_vptr.XInterface = 0x5633d4252a48}, }), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "ReadOnly", Handle = 0, Value = uno::Any("boolean": 1 '\001'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Hidden", Handle = 0, Value = uno::Any("boolean": 1 '\001'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "MacroExecutionMode", Handle = 0, Value = uno::Any("short": 0), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "UpdateDocMode", Handle = 0, Value = uno::Any("short": 0), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "DocumentBaseURL", Handle = 0, Value = uno::Any("string": "file:///srv/crashtestdata/files/pdf/fdo14598-1.pdf"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "DocumentService", Handle = 0, Value = uno::Any("string": "com.sun.star.drawing.DrawingDocument"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Replaceable", Handle = 0, Value = uno::Any("boolean": 0 '\000'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}} bRtn = xPropSupplier = uno::Reference to (class SdXImpressDocument *) 0x5633d458cae0 sInputStream = {{str = "InputStream", more = {refCount = 1073741824, length = 11, buffer = u"InputStream"}}} aNames = uno::Sequence of length 22067 = {"\000\000\000\000\000\000\000\000\001\000晦晦", '\000' , "\003\000晦晦琐퐯嘳\000琠퐯嘳\000琠퐯嘳\000\002\000\000\000䐐푰嘳\000ච퐎嘳\000\000\000\000\000愨曻羃\000ᘰ퐎嘳\000蒰푴嘳\000\001\000g昀\000\000晦晦䀐푼嘳\000쁀퐑嘳\000\000\000\000\000\000\000\000\000㓠푡嘳\000\001\000\002", '\000' , "昁晦慸曻羃\000\000昀晦晦憨曻羃\000\001\000晦晦ĝ\000\000܀A\000\000\000\001\000\000\000\031\000晦晦棰퐯嘳", '\000' , "ø\000\000܀!\000\000\000⸰㈳2ð㦠퐯嘳\000 \000\000ᄀA\000\000\000\001\000\000\000"..., uninitialized rtl::OUString, uninitialized rtl::OUString, , "톀撏羃\000톰撏羃\000\000\000\000\000\000\000\000\000뻯\xdead\000\000\001\000\000\000礀祊径蠽\000\000\000\000쫠푘嘳\000퉠撏羃", '\000' , "蒰푴嘳\000쾰睮羃\000뻯\xdead\000\000蒰푴嘳\000祁羃\000뱐틯嘳\000ꟸ禋羃\000뻯\xdead\000\000Ꙡ폼嘳\000Ꙑ폼嘳\000퍀撏羃\000礀祊径蠽\001\000\000\000礱羃\000惐폶嘳\000礱羃\000팠撏羃\000퍀撏羃\000偈퐩嘳\000Զ磌羃", '\000' , "팠撏羃", '\000' , "嘳\000礀祊径蠽\000\000\000\000\001\000\000\000팁撏羃\000쮘푘嘳\000팠撏羃\000\xd87c睮羃\000푀撏羃\000"..., "", "쒉譈Ⓖà\000蕈瓿䠆ދ僿䀐ᅵ譈䠃\xdf89郿Ø\000ꧩ\000䠀겋ꀤ\000䠀屴譈E譌⁸蓆쀤\000\000ʿ\000\x1a8a\xffc0譈䰐겍쀤\000䰀뒍\000䠀ඍ\xdfb3\xffc0襌䳮藨쀞䣿֍坾9襈⒄À\000襌䳲襈䇯\xd7ffΎ赈䤍≇먀Ɓ\000赈㔵≂䠀㶍ធ6槨쀚䣿벋쀤\000\x1a8c\xffc0襌䣷㖍\xdf64\xffc0쀚f\xffffξ\000䠀\xdf89柨ﶡ䣿벍ꀤ\000㿔\xffc1襄醙\xffff얉삄ᕵ譈䠃뎋 \000襈\xffdf颐\000褀䣅\xdf89㧨ﵫ煮\xffff삄\xc75襈씤삄൴ƾ\000䠀\xdf89編ﴎ䣿벍\000Ṵ\xffc0赈ⒼÀ\000ߨ쁩䣿뮋 \000门䣿욉赈⒌à\000赈⒔À\000赈⑼㙾\xffc0譈ⒼÀ\000蕈瓿䠆ދ僿"..., uninitialized rtl::OUString, "\xffff喐襈䇥䅗䅖䅕協荈壬襈䧻䡤ҋ⠥\000䠀䖉㇈⏝ᄚ襈䣇䖉䢘\213ƾ\000\xff00⡐草墿\002\000൴襌䣾\xdf89㛨넒뽦\020\000竨뀛䣿잉襉䣆֍脽'襈끅赈⭙䠀䶉잸쁅ɛ\000䗇Ä\000䠀(쁵痿傸뛨쇔䣿쒃䠠ᖍ媹ᄈ譈ص䒻䰀㛨뀛䣿쎉蟩\004䰀⮋蕍瓭䠴綋䢘ދ¾\000\xff00⁐譈졅䡤Ы⠥\000ༀ톅\004䠀\xd889赈\xd865䅛䅜䅝䅞嵟䧃螋ɘ\000襉䳇ꂍϘ\000譈\003䠀蠹ϸ\000ꭴ赈ꁽ磨뀤䣿綍䢰疍蔓\000譈끽襈\xa87d蕈瓿䠆ދ僿䠈㮋蕈瓿䠆ދ僿䠐䖋䢨Ή읈ꡅ\000\000譈끽蕈瓿䠆ދ僿䠐綋䢠ナٴ譈'ၐ譌䠳㶃H琀䴞"..., "file:///srv/crashtestdata/files/pdf/fdo14598-1.pdf", "砤鯨䣿粍䠤釨䣿咍⠤赈⑴뤰\000\000襌\xde1c\xffff譈⑼䠰ナٴ譈'ၐ譈⑼䠨ナٴ譈'ၐ譈⑼䠠ナ萏\xffff譈'ၐ\xfff8䳿▋앲y\xfde9\xfff8䣿ᖍ⥞U꒾\000䠀㶍寊R\x2fe8䣿잉ᖾ\000ꁰ\xffef襈䣇璍䀤赈洛斠笲\000襈ꁤ\xffef赈씕剛븀ǟ\000赈褽剛滮\xfff1襈뻇\037\000\x2fe8䣿잉赈⑴䡀ᖍꃏe쯨x䠀잉赈⑴䡰ᖍꃁe럨x䠀잉\xfe8䣿ᖍ孰R\xdfbe\001䠀㶍嬴R駨䣿잉₾\000鿚\xffef襈䣇璍䀤赈稕斠硶\000襈䣇璍瀤赈氕斠硢\000襈龺\xffef襅䗥萏Ņ\000譌⑼䥀ދ䂋蕐࿀玈\001蔀\xfdb誈\001褀⇚࿂龈\001胂䃪ྈ"..., "Ꙑ폼嘳\000퍀撏羃\000礀祊径蠽\001\000\000\000礱羃\000惐폶嘳\000礱羃\000팠撏羃\000퍀撏羃\000偈퐩嘳\000Զ磌羃", '\000' , "팠撏羃", '\000' , "嘳\000礀祊径蠽\000\000\000\000\001\000\000\000팁撏羃\000쮘푘嘳\000팠撏羃\000\xd87c睮羃\000푀撏羃\000䕟瞁羃\000\001\000\000\000쎐퐙嘳\000팀撏羃\000䍐퐂嘳\000품撏羃\000斐퐄嘳\000뱐틯嘳\000쭰푘嘳\000륰품嘳\000䞄砒羃\000ꟸ禋羃\000뱐틯嘳\000\000\000\000\000\000\000\000\000몠펦嘳\000禠팂嘳\000쮘푘嘳\000禠팂嘳\000틯嘳\000쐄碭羃\000着퐞嘳\000"..., , "", "", "\000\000\000\000\000\000\000\000\001\000晦晦", '\000' , "\003\000晦晦琐퐯嘳\000琠퐯嘳\000琠퐯嘳\000\002\000\000\000䐐푰嘳\000ච퐎嘳\000\000\000\000\000愨曻羃\000ᘰ퐎嘳\000蒰푴嘳\000\001\000g昀\000\000晦晦䀐푼嘳\000쁀퐑嘳\000\000\000\000\000\000\000\000\000㓠푡嘳\000\001\000\002", '\000' , "昁晦慸曻羃\000\000昀晦晦憨曻羃\000\001\000晦晦ĝ\000\000܀A\000\000\000\001\000\000\000\031\000晦晦棰퐯嘳", '\000' , "ø\000\000܀!\000\000\000⸰㈳2ð㦠퐯嘳\000 \000\000ᄀA\000\000\000\001\000\000\000"..., "ꟸ禋羃\000ꟸ禋羃\000Ͽ晦晦晦\000\000\000\000\000\000\000\000晨晦晦晦晠晦\xffff\xffff\xffff\xffff晦\000䢴\000晦晦\000\000\000\000\001\000\000\000ĕ\000\000܀\201\000\000\000쐰瓣羃\000\001\000晦晦⳰푷嘳\000\xda60티嘳\000紸퐠嘳\000紈퐠嘳\000跸폺嘳\000疀퐋嘳", '\000' , "餳香香香香香香ྙ!\000\000\000擄퐗嘳\000\n\000晦晦餣香香ޙA\000\000\000\001\000晦晦ᦈ퐉嘳\000\000\000\000\000\000\000\000\000慠표嘳\000\xfff0푦嘳\000à\000\000܀!\000\000\000\001\000\004\000Time\000晦è̀Q\000\000\000\001\000\001\000균硇羃\000\000\000晦晦㪠틯嘳\000\230푧嘳\000"..., "昻晦晦晦胠팅嘳\000譐폾嘳\000몠펦嘳\000㲠폒嘳\000惐폶嘳\000ꥀ팅嘳\000ꟸ禋羃\000ꟸ禋羃\000A倈Ꮊ\000\000\000昁晦\\\000\000܀A\000\000\000\001\000\000\000\031\000晦晦䜐퐰嘳", '\000' , "L\000晦\x7b3Q", '\000' , "\001\000晦晦", '\000' , "饴香香香P\000\000ༀ1\000\000\000\001\000\a\000accent2\000晦饾香香0\000\000ഀ1\000\000\000ꯠ폞嘳\000ꟸ폼嘳\000譀폼嘳\000빛א\000\000饤香香ޙ1\000\000\000䶰퐯嘳\000롘폼嘳\000검폼嘳\000㴏巡\000\000饢香香ޙ\201\000\000\000\001\000\060\000"..., "\003\000\001\000秐폼嘳\000昻晦晦晦胠팅嘳\000譐폾嘳\000몠펦嘳\000㲠폒嘳\000惐폶嘳\000ꥀ팅嘳\000ꟸ禋羃\000ꟸ禋羃\000A倈Ꮊ\000\000\000昁晦\\\000\000܀A\000\000\000\001\000\000\000\031\000晦晦䜐퐰嘳", '\000' , "L\000晦\x7b3Q", '\000' , "\001\000晦晦", '\000' , "饴香香香P\000\000ༀ1\000\000\000\001\000\a\000accent2\000晦饾香香0\000\000ഀ1\000\000\000ꯠ폞嘳\000ꟸ폼嘳\000譀폼嘳\000빛א\000\000饤香香ޙ1\000\000\000䶰퐯嘳\000롘폼嘳\000검폼嘳\000㴏巡\000\000饢香香ޙ"..., "Ꙑ폼嘳\000㘐푝嘳\000㘀푝嘳\000n\000\000܀Ł\000\000\000\001\000\006\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\000晦晦㪠틯嘳\000朸푝嘳\000ࠀ晦晦晦\000\000晦晦균硇羃\000\000\000晦晦㪠틯嘳\000杨푝嘳\000\000晦晦晦\000\000晦晦饤香香香香香香ྙ\201\000\000\000䄀硅羃\000\001\000晦晦\000\000\000\000\000\000\000\000䆈硅羃\000"..., uninitialized rtl::OUString, uninitialized rtl::OUString, uninitialized rtl::OUString, uninitialized rtl::OUString, , "Ł\000\000\000\001\000\006\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\000晦晦㪠틯嘳\000朸푝嘳\000ࠀ晦晦晦\000\000晦晦균硇羃\000\000\000晦晦㪠틯嘳\000杨푝嘳\000\000晦晦晦\000\000晦晦饤香香香香香香ྙ\201\000\000\000䄀硅羃\000\001\000晦晦\000\000\000\000\000\000\000\000䆈硅羃\000䇀硅羃\000푦嘳\000\000\000\000\000\000\000\000\000"..., uninitialized rtl::OUString, "⪰曽羃\000⫠曽羃\000⬠曽羃\000⭐曽羃\000⮀曽羃\000⯀曽羃\000澐퐯嘳\000䀐푼嘳\000\000昀晦晦⠐퐏嘳\000鱰퐫嘳", '\000' , "䆠朂羃\000碳羃\000ꟸ禋羃\000饃香香香̀\000\000ༀA\000\000\000\001\000\017\000ScriptContainer\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"..., uninitialized rtl::OUString, uninitialized rtl::OUString, , "LockUpdates", "Ꙑ폼嘳\000퍀撏羃\000礀祊径蠽\001\000\000\000礱羃\000惐폶嘳\000礱羃\000팠撏羃\000퍀撏羃\000偈퐩嘳\000Զ磌羃", '\000' , "팠撏羃", '\000' , "嘳\000礀祊径蠽\000\000\000\000\001\000\000\000팁撏羃\000쮘푘嘳\000팠撏羃\000\xd87c睮羃\000푀撏羃\000䕟瞁羃\000\001\000\000\000쎐퐙嘳\000팀撏羃\000䍐퐂嘳\000품撏羃\000斐퐄嘳\000뱐틯嘳\000쭰푘嘳\000륰품嘳\000䞄砒羃\000ꟸ禋羃\000뱐틯嘳\000\000\000\000\000\000\000\000\000몠펦嘳\000禠팂嘳\000쮘푘嘳\000禠팂嘳\000틯嘳\000쐄碭羃\000着퐞嘳\000"..., "礱羃\000팠撏羃\000퍀撏羃\000偈퐩嘳\000Զ磌羃", '\000' , "팠撏羃", '\000' , "嘳\000礀祊径蠽\000\000\000\000\001\000\000\000팁撏羃\000쮘푘嘳\000팠撏羃\000\xd87c睮羃\000푀撏羃\000䕟瞁羃\000\001\000\000\000쎐퐙嘳\000팀撏羃\000䍐퐂嘳\000품撏羃\000斐퐄嘳\000뱐틯嘳\000쭰푘嘳\000륰품嘳\000䞄砒羃\000ꟸ禋羃\000뱐틯嘳\000\000\000\000\000\000\000\000\000몠펦嘳\000禠팂嘳\000쮘푘嘳\000禠팂嘳\000틯嘳\000쐄碭羃\000着퐞嘳\000뭿祌羃\000偀퐩嘳\000礀祊径蠽풨撏羃\000퓐撏羃\000\000\000\000\000"..., uninitialized rtl::OUString, uninitialized rtl::OUString, , , , uninitialized rtl::OUString, "\f\000晦晦\000\000\000\000\000\000\000\000Ἰ曽羃\000ὰ曽羃\000ᾨ曽羃\000Ῐ曽羃\000⁘曽羃\000\x20f8曽羃\000ℨ曽羃\000Ⅸ曽羃\000↘曽羃\000⇠曽羃\000∠曽羃\000≐曽羃\000⊀曽羃\000⋀曽羃\000⋰曽羃\000⎸曽羃\000␘曽羃\000\x2458曽羃\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\003\000晦晦푬嘳\000푬嘳\000푬嘳\000\002", '\000' , "\001\000晦晦晦晦晦晦"..., "䕟瞁羃\000\001\000\000\000쎐퐙嘳\000팀撏羃\000䍐퐂嘳\000품撏羃\000斐퐄嘳\000뱐틯嘳\000쭰푘嘳\000륰품嘳\000䞄砒羃\000ꟸ禋羃\000뱐틯嘳\000\000\000\000\000\000\000\000\000몠펦嘳\000禠팂嘳\000쮘푘嘳\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\035\000\000\000稰퐯嘳\000\017\000\000\000\000㾀\000\000\035", '\000' , "\001\000羃\000\000\000\000\000\000\000\000\000폸撏羃\000\001", '\000' , "㾀羃\000\000\000\000\000"..., uninitialized rtl::OUString, uninitialized rtl::OUString, uninitialized rtl::OUString, "\000耀晦晦䬠퐃嘳\000餄", '香' , "@\000\000ἀ1\000\000\000\001\000\006\000Tammuz\000晦餌香香香\000\000\000ༀ!\000\000\000\001\000\003\000Nov\000晦昲ÍԀ1\000\000\000\001\000\006\000Tammuz\000晦餶香香香\000\000\000ༀA", '\000' , "\001", '\000' , "餼香香香@\000\000ༀ1\000\000\000\001\000\006\000Tammuz\000晦餤香香香Û\000\000ༀ!\000\000\000\001\000\003\000nov\000晦昪ÕԀ!\000\000\000\001\000\001\000O\000晦餮\000晦ÑऀA\000\000\000\001\000\016\000nimbus mono ps\000晦"..., "ඍ\xda82\035確\000䠀㖍绾\035赈鴽゜韪ᄎ赈ᶄ먀a\000赈眵ᶈ䠀㶍鶜0쯨몗蓿痀䄆\xdbc\002䠀붍8\xffffº\000䠀떋ﻸ\xffff旨䣿莋ǀ\000譈\x878蕈瓿褄\xfff7Ύ赈謍ᶄ먀a\000赈ἵᶈ䠀㶍鵄0珨몗藿瓀䡀莋ǀ\000譈\x878蕈瓿裊\xfff7Ύ赈儍ᶄ먀a\000赈ᶇ䠀㶍鴊0㧨몗䇿쒉☽\017琀䠞莋ǀ\000譈\x878蕈\xfff䊄\003衈\xfff7埩\003䠀붃8\xffff琀䳘떋ﻸ\xffff襌\xffef襈䣆붍ー\xffff륁L\000롁\002\000ƹ\000먀\xffff\xffff쏨뫧䳿韨䣿잉蕈瓀먞\000\000ᮾ\032ෂ蕈瓀耊ླྀༀᶅ\002䠀떍ー\xffff赈遽ᯨ섍䳿떋8\xffff蕍瓶䤖ڋ譌ᡸ赈끽赈遵믨"..., , "\000耀晦晦䬠퐃嘳\000餄", '香' , "@\000\000ἀ1\000\000\000\001\000\006\000Tammuz\000晦餌香香香\000\000\000ༀ!\000\000\000\001\000\003\000Nov\000晦昲ÍԀ1\000\000\000\001\000\006\000Tammuz\000晦餶香香香\000\000\000ༀA", '\000' , "\001", '\000' , "餼香香香@\000\000ༀ1\000\000\000\001\000\006\000Tammuz\000晦餤香香香Û\000\000ༀ!\000\000\000\001\000\003\000nov\000晦昪ÕԀ!\000\000\000\001\000\001\000O\000晦餮\000晦ÑऀA\000\000\000\001\000\016\000nimbus mono ps\000晦"..., "", "뫀틯嘳\000\004\000䗺\006秲琟羃\000\005\000\006\000봀틯嘳\000昀晦晦晦\000\000\000\000\000\000\001", '\000' , "Ϋ\000\000\000Χ\000\000\000\000\000\002\000\000\000\000\000\004\000\b\000\000\000\000\000昀晦\000\000饿香香香香香香ྙq", '\000' , "昁晦晦晦饩香香ޙ1\000\000\000\000\000\001\000\001", '\000' , "饛香香ޙQ\000\000\000럀틯嘳\000퐠틯嘳\000덀틯嘳\000禋羃\000\001\000晦晦漨틯嘳\000럘틯嘳\000㇞ᨏ\000\000E\000\000܀"..., "", , "昻晦晦晦胠팅嘳\000譐폾嘳\000몠펦嘳\000㲠폒嘳\000惐폶嘳\000ꥀ팅嘳\000ꟸ禋羃\000ꟸ禋羃\000A倈Ꮊ\000\000\000昁晦\\\000\000܀A\000\000\000\001\000\000\000\031\000晦晦䜐퐰嘳", '\000' , "L\000晦\x7b3Q", '\000' , "\001\000晦晦", '\000' , "饴香香香P\000\000ༀ1\000\000\000\001\000\a\000accent2\000晦饾香香0\000\000ഀ1\000\000\000ꯠ폞嘳\000ꟸ폼嘳\000譀폼嘳\000빛א\000\000饤香香ޙ1\000\000\000䶰퐯嘳\000롘폼嘳\000검폼嘳\000㴏巡\000\000饢香香ޙ\201\000\000\000\001\000\060\000"..., "\003\000\001\000秐폼嘳\000昻晦晦晦胠팅嘳\000譐폾嘳\000몠펦嘳\000㲠폒嘳\000惐폶嘳\000ꥀ팅嘳\000ꟸ禋羃\000ꟸ禋羃\000A倈Ꮊ\000\000\000昁晦\\\000\000܀A\000\000\000\001\000\000\000\031\000晦晦䜐퐰嘳", '\000' , "L\000晦\x7b3Q", '\000' , "\001\000晦晦", '\000' , "饴香香香P\000\000ༀ1\000\000\000\001\000\a\000accent2\000晦饾香香0\000\000ഀ1\000\000\000ꯠ폞嘳\000ꟸ폼嘳\000譀폼嘳\000빛א\000\000饤香香ޙ1\000\000\000䶰퐯嘳\000롘폼嘳\000검폼嘳\000㴏巡\000\000饢香香ޙ"..., "", , , "\xfff\037썝\x2e66Ἇ\204\000\000Ἇ@呁襉嗼襈叵펉│ﳇ䣿≴䖋䤐ⲉ༤펶襌實襈巯襁⑄䄈﷼\xffffἏ@嵛屁࿃\037呁䡕ﶉ䡓㾋蕈痿嬉䅝썜Ἇ@셈ϯ♜\000譈픝ྪ䤀쒉蕈瓛䠐잉뗨ﳗ藿࿀ﴊ䣿藨ﳇ䣿\xdb85뽴襌\xdbb8삅蔏\xaf6�嵛屁曃༮萟\000\000退呁襉嗼襈叵펉翨ﲾ䣿≴䖋䤐ⲉ༤펶襌實襈巯襁⑄䄈ﵼ\xffffἏ@嵛屁࿃\037譈렗\001\000蕈瓒謉၂䜹༈삕曃Ἇ\204\000\000噁襉䇾䅕啔휀譌\x192dྪ䤀쒉蕍瓭䠐잉裡ﳖ藿࿀鮅ﴊ䧿ẋ蕈痛༬耟\000\000蕈瓛䠠\xdd89譈ᡛ襈\xdbfc삄襈욠蕈痛䧠庋", ..., "draw_pdf_import", "嵛屁曃༮萟\000\000退呁襉嗼襈叵펉翨ﲾ䣿≴䖋䤐ⲉ༤펶襌實襈巯襁⑄䄈ﵼ\xffffἏ@嵛屁࿃\037譈렗\001\000蕈瓒謉၂䜹༈삕曃Ἇ\204\000\000噁襉䇾䅕啔휀譌\x192dྪ䤀쒉蕍瓭䠐잉裡ﳖ藿࿀鮅ﴊ䧿ẋ蕈痛༬耟\000\000蕈瓛䠠\xdd89譈ᡛ襈\xdbfc삄襈욠蕈痛䧠庋䠈\xdb85ݵ◫蕈瓛䠠\xdd89譈ᡛ襈\xdbcc삄襈왰蕈痛䷠ၴ襌\xda9e삅蔏\xa4e�嵛屁嵁幁曃༮萟\000\000ༀ\037呁ㅅ嗤襈叵襈\xdb7e삄᩵襈䇯쒉濨ﳛ蓿痀䠋䖋䠀̹ཁ쒔襄寠䅝썜Ἇ\204\000\000譈혈Ἇ\204\000\000譈쌇\x2e66Ἇ\204\000\000遦"..., "礀祊径蠽풨撏羃\000퓐撏羃\000\000\000\000\000\000\000\000\000\001\000嘳\000\000\000\000\000\000\000\000\000⡀푲嘳\000\035\000\000\000稰퐯嘳\000\017\000\000\000\000㾀\000\000\035", '\000' , "\001\000羃\000\000\000\000\000\000\000\000\000폸撏羃\000\001", '\000' , "㾀羃\000\000\000\000\000\000\000\000\000䠰砒羃\000礀祊径蠽퓈撏羃\000\xd850撏羃\000晐퐄嘳\000䠰砒羃\000\000\000\000\000퓈撏羃\000퓈撏羃\000끄砎羃\000嗸퐩嘳\000ﵘ퐖嘳\000푻嘳\000\xd850撏羃\000Ꞡ퐶嘳\000\xd850撏羃\000\xdbd0푴嘳\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ꟸ禋羃\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晦晦禠팂嘳\000"..., "\x244c摘⭈┌(\000⩵荈棄嵛屁嵁䣃쎉赈⑼椼\xffef赈⑼椲\xffef襈旊\xffef헨䇿䅗䅖䅕啔䡓䡨ﮉ襉䣷행䡤ҋ⠥\000䠀䒉堤쀱읈⑄ \000䠀䓇⠤\000\000赈\x2454뤠\001\000폨C萀࿀閅\n䠀ᖍ\x2e6e\022\xd8be\020䠀㶍\r䣿잉¾\000桀\xffef襈䣇ᖍ掟\025襈㪐\000襈䣇ᖍ掕\025襌㩾\000襈栤\xffef똏甅ᴚ萀瓀븶\037\000赈洽ᴚ柸\xffef襈菅ࢸ\002ࠀ蘏Â\000붃Ȉ\000༈잆\001䠀䣿㶍ᨴ\035ퟨ藿瓀䢺֍쎼\r襈┅ᴚ윀⌅ᴚ\xdf00\001먀\b\000赈ἅᴚ윾\000\000䠀䃇\b\000䠀䃇\020\000䠀䃇\030\000䠀䃇 \000䠀䃇(\000䠀䃇0\000䠀삃䠸"..., uninitialized rtl::OUString, uninitialized rtl::OUString, uninitialized rtl::OUString, uninitialized rtl::OUString, uninitialized rtl::OUString, "礀祊径蠽풨撏羃\000퓐撏羃\000\000\000\000\000\000\000\000\000\001\000嘳\000\000\000\000\000\000\000\000\000⡀푲嘳\000\035\000\000\000稰퐯嘳\000\017\000\000\000\000㾀\000\000\035", '\000' , "\001\000羃\000\000\000\000\000\000\000\000\000폸撏羃\000\001", '\000' , "㾀羃\000\000\000\000\000\000\000\000\000䠰砒羃\000礀祊径蠽퓈撏羃\000\xd850撏羃\000晐퐄嘳\000䠰砒羃\000\000\000\000\000퓈撏羃\000퓈撏羃\000끄砎羃\000嗸퐩嘳\000ﵘ퐖嘳\000푻嘳\000\xd850撏羃\000Ꞡ퐶嘳\000\xd850撏羃\000\xdbd0푴嘳\000昀퐄嘳\000昨퐄嘳\000ꋐ푢嘳\000尠푤嘳\000䍐퐂嘳\000\000\000\000\000"..., uninitialized rtl::OUString, uninitialized rtl::OUString, , , uninitialized rtl::OUString, , "귄荸\177䀀ṷ㏔V缀䲻荹\177䀀⥐㏔V\000䩹葹㵟ꢈ返荤\177퀀返荤\177\000\000\000\000\000\000\000\000Ā\000㌀V\000\000\000\000\000\000\000\000䀀爨㏔Vᴀ\000\000\000 ⽺㏔Vༀ\000\000\000\000耀?\000ᴀ", '\000' , "Ā\000茀\177\000\000\000\000\000\000\000\000迓荤\177Ā", '\000' , "耀茿\177\000\000\000\000\000\000\000\000 ቈ荸\177\000䩹葹㵟좈返荤\177倀还荤\177倀Ѧ㏔V ቈ荸\177\000\000\000\000저返荤\177저返荤\177䐀ະ荸\177⥕㏔V堀\x16fd㏔V耀篭㏔V倀还荤\177ꀀ㚧㏔V倀还荤\177퀀瓛㏔V\000Ѧ㏔V⠀Ѧ㏔V퀀"..., "┨曽羃\000╰曽羃\000▨曽羃\000◨曽羃\000☨曽羃\000♠曽羃\000⚸曽羃\000⛨曽羃\000✘曽羃\000❠曽羃\000➐曽羃\000⟈曽羃\000⠀曽羃\000⠸曽羃\000烐퐜嘳\000⢀曽羃\000\000\000\000\000\000\000\000\000\003\000晦晦푬嘳\000푬嘳\000푬嘳\000\002", '\000' , "\001\000晦晦晦晦晦晦\000\000晦晦圠퐇嘳\000圠퐇嘳\000ᕐ푴嘳\000\002\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\035\000\000\000稰퐯嘳\000\017\000\000\000\000㾀\000\000\035", '\000' , "\001\000羃\000\000\000\000\000\000\000\000\000폸撏羃\000\001", '\000' , "㾀羃\000\000\000\000\000\000\000\000\000䠰砒羃\000礀祊径蠽퓈撏羃\000\xd850撏羃\000晐퐄嘳\000䠰砒羃\000\000\000\000\000퓈撏羃\000퓈撏羃\000끄砎羃\000嗸퐩嘳\000ﵘ퐖嘳\000푻嘳\000\xd850撏羃\000Ꞡ퐶嘳\000\xd850撏羃\000\xdbd0푴嘳\000昀퐄嘳\000昨퐄嘳\000ꋐ푢嘳\000尠푤嘳\000䍐퐂嘳\000\000\000\000\000"..., "\xffff䡕噁啁呁䡓͐\000襉䣾襉擔譈┄(\000襈\xd845쀱᧨몏䣿잉襈邅䣿\213ƾ\000\xff00⡐ƾ\000䠀\xdf89痨ﷵ䠗쎉赈邽ᔄ\xfff5襈軮ᄎ赈쨍뭓뫿\000\000¾\000䰀门몎䣿莋ǀ\000荈\x878ༀや\004렀\000\000荈忸፴赈섕⩬耀ȼ琀䠎삃䇧ƽ\000䄆½\000䔀萏¸\000證\x243c羃弄萏É\000¹\000萀࿉\004䠀㶃옣Dༀ춄\000䤀粋ဤ譈ᄵ䓆鈄ᄎ삄萏Ò\000읈遅\000\000읈顅\000\000읦ꁅ\001읈ꡅ\000\000읈끅\000\000읈롅\000\000읈쁅\000\000읈졅\000\000赈졽门몑䣿䗇Ð\000䠀綍醄ᄎ譈삃\001䠀碋䠈ナ萏Ā\000蟨濾ĕ\000赈།⪑먀܉"..., "끄砎羃\000嗸퐩嘳\000ﵘ퐖嘳\000푻嘳\000\xd850撏羃\000Ꞡ퐶嘳\000\xd850撏羃\000\xdbd0푴嘳\000昀퐄嘳\000昨퐄嘳\000ꋐ푢嘳\000尠푤嘳\000䍐퐂嘳\000\000\000\000\000䍸퐂嘳\000晐퐄嘳\000㤠퐚嘳\000禠팂嘳\000뻯\xdead\000\000尠푤嘳\000\000\000\000\000\000\000\000\000\000㾀羃\000\021\000\000\000\000\000\000\000싀砸羃\000礀祊径蠽싀砸羃\000\xd850撏羃\000흐撏羃\000\xd880撏羃\000\001\000\000\000\xd858撏羃\000\000\000\000\000됶砎羃\000\xd850撏羃\000뉟⢵\000\000\000\000羃\000\000\000\000\000\000\000\000\000礀祊径蠽횸撏羃\000\xd850撏羃\000흐撏羃\000\xd880撏羃\000\001\000\000\000퍌砎羃\000틠嘳\000횰撏羃\000\000\000\000\000"..., "\xffff\xffff\xff0Ⴡ廙琁䠣붋ﺰ\xffff蕈瓿䠆ދ僿䠐붋ﺠ\xffff廨ꠢnj\000荈⤽㉁\000ᱴ赈⨕꣧䣿㖋䄙2譈\xfffe⋵ᄄ럫똏尅㉁萀瓀䠘\x58b䅙2譈䠰㶍䃯2단ꠡ䣁㶍䄹2ꠢ藿瓀䣘붍ﻀ\xffff胨꧶䣿։䄥2赈ᘽ㉁⋡ᄄ럫譌梭\xfffe䷿䵴證E譌ば荈鬽㉀\000婴赌\xfffe䳿֍ᄄ¹\000먀\000\000譈稵㉀䰀ノ\x1ae8ꠡ䣿붍\xff00\xffff襌䐛ᄄ諩\000䠀ඍ찿\034膺\001䠀㖍䤃\n赈怽Ḟℷᄄ똏逅㉀萀瓀䠘\x58b䂍2譈䠰㶍䀣2ꠠ䢃㶍䁭2⣨ꠢ藿瓀䣘붍ﻠ\xffff듨꧵䣿։䁙2赈䨽㉀∕ᄄ럫襈䧃힉赈\xfffeⴧᆰ뇩\xfff8䣿떋"..., , "쎠퐙嘳\000륰품嘳\000⑊\004\000\000V\000\000܀!\000\000\000敄慪畖匠湡s噎\000 \000\000\xb00Q", '\000' , "\001", '\000' , "\001\000晦晦B\000晦\x7bd!\000\000\000䑐팃嘳\000馼香香香 \000\000ༀ\201\000\000\000\001\000\065\000file:///home/buildslave/build/instdir/program/../help\000晦ưQ\000\000\000栯浯⽥畢汩獤慬敶戯極摬椯獮摴物瀯潲牧浡ⸯ⼮牰杯慲⽭楬畢灣档汥ㅰ献o暠_Ԁ!\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\035\000\000\000稰퐯嘳\000\017\000\000\000\000㾀\000\000\035", '\000' , "\001\000羃\000\000\000\000\000\000\000\000\000폸撏羃\000\001", '\000' , "㾀羃\000\000\000\000\000\000\000\000\000䠰砒羃\000礀祊径蠽퓈撏羃\000\xd850撏羃\000晐퐄嘳\000䠰砒羃\000\000\000\000\000퓈撏羃\000퓈撏羃\000끄砎羃\000嗸퐩嘳\000ﵘ퐖嘳\000푻嘳\000\xd850撏羃\000Ꞡ퐶嘳\000\xd850撏羃\000\xdbd0푴嘳\000昀퐄嘳\000昨퐄嘳\000"..., "\002\000晦晦\000\000\000\000\000\000\000\000暘瞲羃\000曐瞲羃\000月瞲羃\000\xda60티嘳\000 \000\000܀1\000\000\000ꮰ퐃嘳\000퐁嘳\000퐂嘳\000餺香香香香香香ྙб\000\000\000絘曺羃\000ච퐎嘳\000횐퐣嘳\000䐈퐂嘳\000탠曥羃\000\a\000昀晦\002昁晦晦", '\000' , "咀푴嘳\000봐푬嘳", '\000' ..., "昨퐄嘳\000ꋐ푢嘳\000尠푤嘳\000䍐퐂嘳\000\000\000\000\000䍸퐂嘳\000晐퐄嘳\000㤠퐚嘳\000禠팂嘳\000뻯\xdead\000\000尠푤嘳\000\000\000\000\000\000\000\000\000\000㾀羃\000\021\000\000\000\000\000\000\000싀砸羃\000礀祊径蠽싀砸羃\000\xd850撏羃\000흐撏羃\000\xd880撏羃\000\001\000\000\000\xd858撏羃\000\000\000\000\000됶砎羃\000\xd850撏羃\000뉟⢵\000\000\000\000羃\000\000\000\000\000\000\000\000\000礀祊径蠽횸撏羃\000\xd850撏羃\000흐撏羃\000\xd880撏羃\000\001\000\000\000퍌砎羃\000틠嘳\000횰撏羃\000\000\000\000\000㤀푺嘳\000\000\000\000\000\xd850撏羃\000륰품嘳\000\xda38퐁嘳\000\000\000\000\000\000\000\000\000\002\000\000\000巐폛嘳\000"..., "\v\000晦晦란퐙嘳\000\000\000\000\000\xa7d8硅羃\000晠퐄嘳\000ꌐ푩嘳\000晠퐄嘳\000\000晦晦晦ꠘ硅羃\000ꡐ硅羃\000ꢐ硅羃\000꤀硅羃\000ꤸ硅羃\000ꥰ硅羃\000꩐硅羃\000ꪀ硅羃\000\xaad0硅羃\000ꬸ硅羃\000ꭸ硅羃\000ꯈ硅羃\000갈硅羃\000갸硅羃\000거硅羃\000겨硅羃\000괈硅羃\000신퐛嘳\000\xda60티嘳\000Ӹ퐚嘳\000\000\000\000\000푩嘳\000羨퐞嘳\000\000\000\000\000\000\000\000\000\002\000晦晦쾀푐嘳\000쾐푐嘳\000쾐푐嘳\000\001\000\000\000晠퐄嘳\000뇈폚嘳\000Ȑ퐴嘳\000\000\000\000\000\000\000\000\000꽈퐀嘳\000\000\000晦晦ꟸ禋羃\000\001\001晦晦\000\000\000\000奨瓕羃\000\000\000\000\000"..., "뫀틯嘳\000\004\000䗺\006秲琟羃\000\005\000\006\000봀틯嘳\000昀晦晦晦\000\000\000\000\000\000\001", '\000' , "Ϋ\000\000\000Χ\000\000\000\000\000\002\000\000\000\000\000\004\000\b\000\000\000\000\000昀晦\000\000饿香香香香香香ྙq", '\000' , "昁晦晦晦饩香香ޙ1\000\000\000\000\000\001\000\001", '\000' , "饛香香ޙQ\000\000\000럀틯嘳\000퐠틯嘳\000덀틯嘳\000禋羃\000\001\000晦晦漨틯嘳\000럘틯嘳\000㇞ᨏ\000\000E\000\000܀"..., "⎸曽羃\000␘曽羃\000\x2458曽羃\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\003\000晦晦푬嘳\000푬嘳\000푬嘳\000\002", '\000' , "\001\000晦晦晦晦晦晦\000\000晦晦圠퐇嘳\000圠퐇嘳\000ᕐ푴嘳\000\002\000\000\000塠퐴嘳\000塐퐴嘳\000ā晦晦晦⢨曽羃\000⤀曽羃\000⤰曽羃\000⥠曽羃\000⦐曽羃\000⧀曽羃\000⧰曽羃\000⨠曽羃\000⩐曽羃\000⪰曽羃\000"..., "file:///srv/crashtestdata/files/pdf/fdo14598-1.pdf", "⠥\000ༀ钅\000䠀斍寘屁嵁幁彁썝襈䣃綍ቼ¦襌륶£赈墽\xffff똚£譈袽\xfffe䣿ދ¾\000\xff00⁐襈뚠£襈䣃붍0\xffff㿨䣿綍䠬\000赈邽\xfffe䣿㖍홭 ̄䣿붍P\xffffG䢡쎉襌뤌£짫襈뙠£腈샯\000郎\xffff啁呁单荈壬襈擻譈┄(\000襈⑄ㅈ뿀\026\000취䣿욉襈។¦襈⑄䠈殍䡰沉․蕈瓭䠊䎋䡰僿뼈¨\000௨䧿쒉赌\xd8ab\000䠀咍․襌䣮잉䇨䳿撉ဤ蕍瓤䰈忨䣿粋․蕈瓿䠆ދ僿䠐沉․蕈瓭䠊䎋䡰僿뼈@\000뇨䧿쒉赈\x2454䰠襈←蕍瓤䤄쒃䴨ੴ證␄襌\xffe7ࡐ譈"..., "", "뫀틯嘳\000\004\000䗺\006秲琟羃\000\005\000\006\000봀틯嘳\000昀晦晦晦\000\000\000\000\000\000\001", '\000' , "Ϋ\000\000\000Χ\000\000\000\000\000\002\000\000\000\000\000\004\000\b\000\000\000\000\000昀晦\000\000饿香香香香香香ྙq", '\000' , "昁晦晦晦饩香香ޙ1\000\000\000\000\000\001\000\001", '\000' , "饛香香ޙQ\000\000\000럀틯嘳\000퐠틯嘳\000덀틯嘳\000禋羃\000\001\000晦晦漨틯嘳\000럘틯嘳\000㇞ᨏ\000\000E\000\000܀"..., uninitialized rtl::OUString, uninitialized rtl::OUString, "com.sun.star.drawing.DrawingDocument", "\f", "┨曽羃\000╰曽羃\000▨曽羃\000◨曽羃\000☨曽羃\000♠曽羃\000⚸曽羃\000⛨曽羃\000✘曽羃\000❠曽羃\000➐曽羃\000⟈曽羃\000⠀曽羃\000⠸曽羃\000烐퐜嘳\000⢀曽羃\000\000\000\000\000\000\000\000\000\003\000晦晦푬嘳\000푬嘳\000푬嘳\000\002", '\000' , "\001\000晦晦晦晦晦晦\000\000晦晦圠퐇嘳\000圠퐇嘳\000ᕐ푴嘳\000\002\000\000\000塠퐴嘳\000塐퐴嘳\000ā晦晦晦⢨曽羃\000⤀曽羃\000⤰曽羃\000⥠曽羃\000⦐曽羃\000⧀曽羃\000⧰曽羃\000⨠曽羃\000⩐曽羃\000⪰曽羃\000⫠曽羃\000⬠曽羃\000⭐曽羃\000⮀曽羃\000⯀曽羃\000"..., "\f", "熘碪羃\000燰碪羃\000爨碪羃\000犈碪羃\000狈碪羃\000狸碪羃\000瘠틯嘳\000\xda60티嘳\000\000\000\000\000\000\000\000\000\001\000晦晦\000\000\000\000\000\000\000\000ꢰ틹嘳\000ѕ\000\000\000퀰폿嘳\000м\000\000\000\000㾀晦晦ѕ", '\000' , "\001\000晦晦\000\000\000\000\000\000\000\000원폿嘳\000\r\000\000\000\xdc60폿嘳\000\006\000\000\000\000㾀晦晦\r", '\000' , "\001\000晦晦\000\000\000\000\000\000\000\000틺嘳\000ѕ\000\000\000\xd890폿嘳\000ω\000\000\000\000㾀晦晦ѕ", '\000' , "\001\000晦晦\000\000\000\000\000\000\000\000䏐팀嘳\000"..., "䡤Ы⠥\000ༀ庅\004䠀쒁¨\000嵛屁嵁룃\xffff\xffff\xff0߁甁\xffff襈䣅肍À\000襈⑄䠈붋À\000맨\xfdd6䣿䎋䠐삃䠈䒉瀤赈⑴䡰綍풨\xffff襈⑄䠐䓇ᠤ\000\000䓇․\000\000읈⑄(\000䠀䓇〤\000\000赌⑤먘\000\000襈䳮쇨\xfdd2䳿짨\xfdd2蓿࿀㖅\001䠀䓇瀤\000\000읈⑄x\000윀⒄\200\000\000\000읈⒄\210\000\000\000읈⒄\220\000\000\000赌⑤멸\000\000襈䳮柨\xfdd2䳿濨\xfdd2蓿࿀ᲅ\001䠀粍ᠤ巨\xfdd2蓿࿀䮅\001䠀粍砤䯨\xfdd2䇿쒉삄蔏", "\001\000晦晦氐퐭嘳\000\000\000\000\000㋘桮羃\000㌐桮羃\000㐀桮羃\000㐰桮羃\000昀晦\006\000ැ푪嘳\000쇰푘嘳\000슀푘嘳\000㑰桮羃\000館香香香香香香ྙq\000\000\000\000\000\000\000\002\000\000\000푲嘳\000ﵠ퐞嘳\000ﵠ퐞嘳\000壐푝嘳\000枰퐉嘳\000샀퐑嘳\000鑰푹嘳", '\000' , "\070\000\000܀A\000\000\000\001\000\022\000ViewControllerName\000晦駋香香ޙ±\000\000\000\001\000\000\000\032\000晦晦䯠퐞嘳\000硰퐞嘳\000\000\000\000\000\000\000\000\000昁晦\000\000\000\000晦晦往퐜嘳\000昁晦晦晦\016\000晦晦砰퐞嘳\000昁晦晦晦"..., "䠀㶍檉\020골ᅫ\xfff䀟䠀쪃䠁ᶍ忝\023襉ࡒ㥉瓜䠅䢃Ј荈⑼ 赌ၸᥴ譈\x245c䄐뜏嵌䠀쪉㭈\x244c༘ꊂ\001䠀岋⠤篩\xffff䣿쪉셈۪슃䠰女ి\000嵶襈䣊茉寂腈)瘀䡊쪉셈೪슃䡮女꿿\000㝶襈䣊茏矂腈ɿ瘀䠤쪉ʿ\000䠀䠒女\xffff\v\xf48흇슃晼༮萟\000\000贀ቴ䠌赉譌䠗瞍䳰혹萏ō\000譈\x87f荈lj譌\x87fӇ蔏ۇ\000㥉࿏䚆\003䤀䪋䰨傉䠠䢉䠨䆉褠䧑䊉\xfdce\xffffἏ䄀삃䄁✏\000\xe7f證⑄䱸젹蔏ﳹ\xffff腈�\003瘀謢⑄贰D䤌ҍ䣄ႋ赈㥈瓊䠊樻༈ⶆ\005謀⑄贰ň䒍\xe00쾉赉쑔룰\001\000팅䇠譃蒴ࡠ\000Ἇ"..., "결퐳嘳\000\000\000晦晦禠팂嘳\000偨퐩嘳", , "\000\000\000\000䍸퐂嘳\000晐퐄嘳\000㤠퐚嘳\000禠팂嘳\000뻯\xdead\000\000尠푤嘳\000\000\000\000\000\000\000\000\000\000㾀羃\000\021\000\000\000\000\000\000\000싀砸羃\000礀祊径蠽싀砸羃\000\xd850撏羃\000흐撏羃\000\xd880撏羃\000\001\000\000\000\xd858撏羃\000\000\000\000\000됶砎羃\000\xd850撏羃\000뉟⢵\000\000\000\000羃\000\000\000\000\000\000\000\000\000礀祊径蠽횸撏羃\000\xd850撏羃\000흐撏羃\000\xd880撏羃\000\001\000\000\000퍌砎羃\000틠嘳\000횰撏羃\000\000\000\000\000㤀푺嘳\000\000\000\000\000\xd850撏羃\000륰품嘳\000\xda38퐁嘳\000\000\000\000\000\000\000\000\000\002\000\000\000巐폛嘳\000\000\000\000\000\xd880撏羃\000\001\000\000\000\000\000\000\000"..., "뻯\xdead\000\000尠푤嘳\000\000\000\000\000\000\000\000\000\000㾀羃\000\021\000\000\000\000\000\000\000싀砸羃\000礀祊径蠽싀砸羃\000\xd850撏羃\000흐撏羃\000\xd880撏羃\000\001\000\000\000\xd858撏羃\000\000\000\000\000됶砎羃\000\xd850撏羃\000뉟⢵\000\000\000\000羃\000\000\000\000\000\000\000\000\000礀祊径蠽횸撏羃\000\xd850撏羃\000흐撏羃\000\xd880撏羃\000\001\000\000\000퍌砎羃\000틠嘳\000횰撏羃\000\000\000\000\000㤀푺嘳\000\000\000\000\000\xd850撏羃\000륰품嘳\000\xda38퐁嘳\000\000\000\000\000\000\000\000\000\002\000\000\000巐폛嘳\000\000\000\000\000\xd880撏羃\000\001", '\000' , "\xd800撏羃\000였硇羃\000뻯\xdead\000\000崁瞳羃\000"..., uninitialized rtl::OUString, uninitialized rtl::OUString, , uninitialized rtl::OUString, uninitialized rtl::OUString, "\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\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\020\000\000\000\020\000\000\000ᛶ壬\000\000饣香香ޙ"..., , "결퐳嘳\000禠팂嘳\000穐퐯嘳\000몠펦嘳\000뛟ᰙ\000\000«\000\000܀1\000\000\000㖰푪嘳\000퐯嘳\000ደ퐯嘳\000ὦ萉\xffff\xffff£\000\000܀A\000\000\000\001\000\000\000\031\000晦晦扠퐯嘳", '\000' , "½\000\000܀ȑ\000\000\000", '晦' ..., , , , uninitialized rtl::OUString, uninitialized rtl::OUString, uninitialized rtl::OUString, , uninitialized rtl::OUString, uninitialized rtl::OUString, "", , uninitialized rtl::OUString, uninitialized rtl::OUString, , uninitialized rtl::OUString, uninitialized rtl::OUString, "郎\xffff啁呁单荈壬襈擻譈┄(\000襈⑄ㅈ뿀\026\000취䣿욉襈។¦襈⑄䠈殍䡰沉․蕈瓭䠊䎋䡰僿뼈¨\000௨䧿쒉赌\xd8ab\000䠀咍․襌䣮잉䇨䳿撉ဤ蕍瓤䰈忨䣿粋․蕈瓿䠆ދ僿䠐沉․蕈瓭䠊䎋䡰僿뼈@\000뇨䧿쒉赈\x2454䰠襈←蕍瓤䤄쒃䴨ੴ證␄襌\xffe7ࡐ譈좻\001䰀ꎉLj\000蕈瓿䠆ދ僿䠐粋․蕈瓿䠆ދ僿䠐沉ᠤ蕈瓭䠊䎋䡰僿䠈䒋ဤ蕈瓀䠗碍䠨粉․蕈瓿䠒䂋Hࡐ৫읈⑄ \000뼀¸\000ᗨ䧿쒉赈\x2454䠠璍ᠤ襈↑蕍瓤䤄쒃䴨ੴ證␄襌\xffe7ࡐ譈\000䰀ꎉð\000蕈"..., , "禠팂嘳\000뻯\xdead\000\000尠푤嘳\000\000\000\000\000\000\000\000\000\000㾀羃\000\021\000\000\000\000\000\000\000싀砸羃\000礀祊径蠽싀砸羃\000\xd850撏羃\000흐撏羃\000\xd880撏羃\000\001\000\000\000\xd858撏羃\000\000\000\000\000됶砎羃\000\xd850撏羃\000뉟⢵\000\000\000\000羃\000\000\000\000\000\000\000\000\000礀祊径蠽횸撏羃\000\xd850撏羃\000흐撏羃\000\xd880撏羃\000\001\000\000\000퍌砎羃\000틠嘳\000횰撏羃\000\000\000\000\000㤀푺嘳\000\000\000\000\000\xd850撏羃\000륰품嘳\000\xda38퐁嘳\000\000\000\000\000\000\000\000\000\002\000\000\000巐폛嘳\000\000\000\000\000\xd880撏羃\000\001", '\000' , "\xd800撏羃\000였硇羃\000뻯\xdead\000\000"..., "\xda60티嘳\000뇈폚嘳\000昀퐄嘳\000Ꞡ퐶嘳\000\000\000径蠽혨撏羃\000\000\000\000\000\001\000嘳\000\000\000\000\000\000\000\000\000餠퐰嘳\000\v\000\000\000귰푪嘳\000\v\000\000\000\000㾀羃\000\v\000\000\000\000\000\000\000尠푤嘳\000`풄嘳\000鲰풂嘳\000ꟸ禋羃\000ꟸ禋羃\000ꟸ禋羃\000\000푽嘳\000ⷐ푯嘳\000闰푴嘳\000ꟸ禋羃\000ꟸ禋羃\000\000\000\002\000\001撏羃\000\000\000\000\000\xd900撏羃", '\000' , "昨퐄嘳\000ሁ矷羃\000폸嘳\000鲰풂嘳\000\000\000\000\000礀祊径蠽\000\000羃\000녠폚嘳\000鲰풂嘳\000礀祊径蠽뉐폚嘳\000녠폚嘳\000\xdcf0撏羃\000"..., "괈硅羃\000신퐛嘳\000\xda60티嘳\000Ӹ퐚嘳\000\000\000\000\000푩嘳\000羨퐞嘳\000\000\000\000\000\000\000\000\000\002\000晦晦쾀푐嘳\000쾐푐嘳\000쾐푐嘳\000\001\000\000\000晠퐄嘳\000뇈폚嘳\000Ȑ퐴嘳\000\000\000\000\000\000\000\000\000꽈퐀嘳\000\000\000晦晦ꟸ禋羃\000\001\001晦晦\000\000\000\000奨瓕羃\000\000\000\000\000\000\000\000\000妘瓕羃\000폹嘳\000폹嘳\000Ā昀晦晦즰퐛嘳\000亘퐩嘳\000琘퐢嘳\000㚰퐳嘳\000\000\000\000\000\000\000\000\000\001\000晦晦\000\000\000\000\000\000\000\000퐖嘳\000\r\000\000\000勠폻嘳\000\006\000\000\000\000㾀晦晦\r", '\000' , "\001\000晦晦"..., "郎\xffff啁呁单荈壬襈擻譈┄(\000襈⑄ㅈ뿀\026\000취䣿욉襈។¦襈⑄䠈殍䡰沉․蕈瓭䠊䎋䡰僿뼈¨\000௨䧿쒉赌\xd8ab\000䠀咍․襌䣮잉䇨䳿撉ဤ蕍瓤䰈忨䣿粋․蕈瓿䠆ދ僿䠐沉․蕈瓭䠊䎋䡰僿뼈@\000뇨䧿쒉赈\x2454䰠襈←蕍瓤䤄쒃䴨ੴ證␄襌\xffe7ࡐ譈좻\001䰀ꎉLj\000蕈瓿䠆ދ僿䠐粋․蕈瓿䠆ދ僿䠐沉ᠤ蕈瓭䠊䎋䡰僿䠈䒋ဤ蕈瓀䠗碍䠨粉․蕈瓿䠒䂋Hࡐ৫읈⑄ \000뼀¸\000ᗨ䧿쒉赈\x2454䠠璍ᠤ襈↑蕍瓤䤄쒃䴨ੴ證␄襌\xffe7ࡐ譈\000䰀ꎉð\000蕈"..., uninitialized rtl::OUString, "禠팂嘳\000뻯\xdead\000\000尠푤嘳\000\000\000\000\000\000\000\000\000\000㾀羃\000\021\000\000\000\000\000\000\000싀砸羃\000礀祊径蠽싀砸羃\000\xd850撏羃\000흐撏羃\000\xd880撏羃\000\001\000\000\000\xd858撏羃\000\000\000\000\000됶砎羃\000\xd850撏羃\000뉟⢵\000\000\000\000羃\000\000\000\000\000\000\000\000\000礀祊径蠽횸撏羃\000\xd850撏羃\000흐撏羃\000\xd880撏羃\000\001\000\000\000퍌砎羃\000틠嘳\000횰撏羃\000\000\000\000\000㤀푺嘳\000\000\000\000\000\xd850撏羃\000륰품嘳\000\xda38퐁嘳\000\000\000\000\000\000\000\000\000\002\000\000\000巐폛嘳\000\000\000\000\000\xd880撏羃\000\001", '\000' , "\xd800撏羃\000였硇羃\000뻯\xdead\000\000"..., "禠팂嘳\000뻯\xdead\000\000尠푤嘳\000\000\000\000\000\000\000\000\000\000㾀羃\000\021\000\000\000\000\000\000\000싀砸羃\000礀祊径蠽싀砸羃\000\xd850撏羃\000흐撏羃\000\xd880撏羃\000\001\000\000\000\xd858撏羃\000\000\000\000\000됶砎羃\000\xd850撏羃\000뉟⢵\000\000\000\000羃\000\000\000\000\000\000\000\000\000礀祊径蠽횸撏羃\000\xd850撏羃\000흐撏羃\000\xd880撏羃\000\001\000\000\000퍌砎羃\000틠嘳\000횰撏羃\000\000\000\000\000㤀푺嘳\000\000\000\000\000\xd850撏羃\000륰품嘳\000\xda38퐁嘳\000\000\000\000\000\000\000\000\000\002\000\000\000巐폛嘳\000\000\000\000\000\xd880撏羃\000\001", '\000' , "\xd800撏羃\000였硇羃\000뻯\xdead\000\000"..., "먀Ɓ\000赈蜵ᴸ䠀㶍똴(寨蓿䃀锏䃆똏䣶\xdf89뷨ᄍ䣿粋瀤蕈瓿䠆ދ僿봐\001\000譈⑼䡨ナٴ譈'ၐ譈⑼䡠ナٴ譈'ၐ譈⑼䡘ナٴ譈'ၐ譈⑼亚¥譈⑄멈\xffff\xffff\xff0Ⴡ廙༁ꢄ\000䠀粋䀤蕈瓿䠆ދ僿䠐粋㠤蕈瓿䠆ދ僿䠐粋․姨䣿䒋ᠤ蕈瓀䠈㢋䣿蒋젤\000搀⭈┄(\000蔏ʅ\000腈\xd8c4\000嬀䅝䅜䅝䅞썟譈⑄䠘삅ੴ譈侺¥Ύ赈Ჱ먀Ä\000赈ᔵᴤ䠀㶍녦(䧨䣿䓇ᠤ\000\000ߩ\xffff䣿㶃㑛9琀䠝ᖍ泝\xffe7譈䬵㤴䠀粋䠤駨Q\xffff똏㴅㤵萀瓀䠘\x58b㔺9譈䠰㶍㐠9珨䣀㶍㔚9嗨藿"..., "馒香香ޙ!\000\000\000됀포嘳\000浠퐥嘳\000ê\000\000܀1\000\000\000\001\000\f\000Autocomplete\000晦î̀!\000\000\000\002\000\004\000Cell\000晦à̀!\000\000\000⸰㠴8ä堠퐔嘳\000 \000\000ᄀ¡\000\000\000\001\000\067\000com.sun.star.awt.XUnoControlContainer::addTabController\000晦駸香香香香香香香香香香 \000\000ᴀÁ\000\000\000员碊羃\000\006昁晦晦ꟸ禋羃\000ꟸ禋羃\000晦晦晦晦昀晦晦晦\000\000昁\001●\000-晦\xffff\xffff\000\000ﶨ\xffffɘ\000"..., "ﵨ퐖嘳\000ᾐ퐧嘳\000勇䮗\000\000饹香香香P\000\000ༀ\221\000\000\000\001\000\001\000\023\000晦晦\xfaf0퐖嘳\000\xfd90퐖嘳\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\070\000com.sun.star.configuration.MissingBootstrapFileException\000晦餝香香香香香香香香香 \000\000ᬀ\221\000\000\000\001\000\070\000com.sun.star.configu"..., "똰푺嘳\000塚푼嘳\000\000\000\000\000\000\000\000\000괰푪嘳\000\000\000\000\000\000\000\000\000T\000\000\000駕香香香香香香ྙa\000\000\000꯳禁羃\000ℯ盾羃\000샦盱羃\000㦩晽羃\000쁯晶羃\000䱷晷羃\000嫘晴羃\000蝂暎羃\000䑝睩羃\000쾰睮羃\000Ç\000\000܀Q\000\000\000獀퐆嘳\000洰퐩嘳\000䒰푛嘳\000G\000\000\000\020\000\000\000ﻵ\xffff\xffff\xffffá\000\000\000\005\000\000\000»\000\000܀¡\000\000\000\000\000\000\000\003\000\000\000귪焒羃\000\000\000\000\000\000\000\000\000帠푰嘳\000\000\000\000\000⸐풁嘳\000塚푼嘳\000\000\000\000\000\xdbf3푚嘳", '\000' , "\027\000\000\000­\000\000\000暐푺嘳\000"..., "\xda60티嘳\000뇈폚嘳\000昀퐄嘳\000Ꞡ퐶嘳\000\000\000径蠽혨撏羃\000\000\000\000\000\001\000嘳\000\000\000\000\000\000\000\000\000餠퐰嘳\000\v\000\000\000귰푪嘳\000\v\000\000\000\000㾀羃\000\v\000\000\000\000\000\000\000尠푤嘳\000`풄嘳\000鲰풂嘳\000ꟸ禋羃\000ꟸ禋羃\000ꟸ禋羃\000\000푽嘳\000ⷐ푯嘳\000闰푴嘳\000ꟸ禋羃\000ꟸ禋羃\000\000\000\002\000\001撏羃\000\000\000\000\000\xd900撏羃", '\000' , "昨퐄嘳\000ሁ矷羃\000폸嘳\000鲰풂嘳\000\000\000\000\000礀祊径蠽\000\000羃\000녠폚嘳\000鲰풂嘳\000礀祊径蠽뉐폚嘳\000녠폚嘳\000\xdcf0撏羃\000"..., "_blank", "\xda60티嘳\000뇈폚嘳\000昀퐄嘳\000Ꞡ퐶嘳\000\000\000径蠽혨撏羃\000\000\000\000\000\001\000嘳\000\000\000\000\000\000\000\000\000餠퐰嘳\000\v\000\000\000귰푪嘳\000\v\000\000\000\000㾀羃\000\v\000\000\000\000\000\000\000尠푤嘳\000`풄嘳\000鲰풂嘳\000ꟸ禋羃\000ꟸ禋羃\000ꟸ禋羃\000\000푽嘳\000ⷐ푯嘳\000闰푴嘳\000ꟸ禋羃\000ꟸ禋羃\000\000\000\002\000\001撏羃\000\000\000\000\000\xd900撏羃", '\000' , "昨퐄嘳\000ሁ矷羃\000폸嘳\000鲰풂嘳\000\000\000\000\000礀祊径蠽\000\000羃\000녠폚嘳\000鲰풂嘳\000礀祊径蠽뉐폚嘳\000녠폚嘳\000\xdcf0撏羃\000"..., "", "꩐硅羃\000ꪀ硅羃\000\xaad0硅羃\000ꬸ硅羃\000ꭸ硅羃\000ꯈ硅羃\000갈硅羃\000갸硅羃\000거硅羃\000겨硅羃\000괈硅羃\000신퐛嘳\000\xda60티嘳\000Ӹ퐚嘳\000\000\000\000\000푩嘳\000羨퐞嘳\000\000\000\000\000\000\000\000\000\002\000晦晦쾀푐嘳\000쾐푐嘳\000쾐푐嘳\000\001\000\000\000晠퐄嘳\000뇈폚嘳\000Ȑ퐴嘳\000\000\000\000\000\000\000\000\000꽈퐀嘳\000\000\000晦晦ꟸ禋羃\000\001\001晦晦\000\000\000\000奨瓕羃\000\000\000\000\000\000\000\000\000妘瓕羃\000폹嘳\000폹嘳\000Ā昀晦晦즰퐛嘳\000亘퐩嘳\000琘퐢嘳\000㚰퐳嘳\000\000\000\000\000\000\000\000\000\001\000晦晦\000\000\000\000\000\000\000\000"..., "ꯈ硅羃\000갈硅羃\000갸硅羃\000거硅羃\000겨硅羃\000괈硅羃\000신퐛嘳\000\xda60티嘳\000Ӹ퐚嘳\000\000\000\000\000푩嘳\000羨퐞嘳\000\000\000\000\000\000\000\000\000\002\000晦晦쾀푐嘳\000쾐푐嘳\000쾐푐嘳\000\001\000\000\000晠퐄嘳\000뇈폚嘳\000Ȑ퐴嘳\000\000\000\000\000\000\000\000\000꽈퐀嘳\000\000\000晦晦ꟸ禋羃\000\001\001晦晦\000\000\000\000奨瓕羃\000\000\000\000\000\000\000\000\000妘瓕羃\000폹嘳\000폹嘳\000Ā昀晦晦즰퐛嘳\000亘퐩嘳\000琘퐢嘳\000㚰퐳嘳\000\000\000\000\000\000\000\000\000\001\000晦晦\000\000\000\000\000\000\000\000퐖嘳\000\r\000\000\000勠폻嘳\000\006\000\000\000\000㾀晦晦"..., "컀瓐羃\000\000\000晦晦池폝嘳", "file:///srv/crashtestdata/files/pdf/fdo14598-1.pdf", "\002\000晦晦\000\000\000\000\000\000\000\000暘瞲羃\000曐瞲羃\000月瞲羃\000\xda60티嘳\000 \000\000܀1\000\000\000ꮰ퐃嘳\000퐁嘳\000퐂嘳\000餺香香香香香香ྙб\000\000\000絘曺羃\000ච퐎嘳\000횐퐣嘳\000䐈퐂嘳\000탠曥羃\000\a\000昀晦\002昁晦晦", '\000' , "咀푴嘳\000봐푬嘳", '\000' ..., uninitialized rtl::OUString, "月瞲羃\000\xda60티嘳\000 \000\000܀1\000\000\000ꮰ퐃嘳\000퐁嘳\000퐂嘳\000餺香香香香香香ྙб\000\000\000絘曺羃\000ච퐎嘳\000횐퐣嘳\000䐈퐂嘳\000탠曥羃\000\a\000昀晦\002昁晦晦", '\000' , "咀푴嘳\000봐푬嘳", '\000' ..., "괈硅羃\000신퐛嘳\000\xda60티嘳\000Ӹ퐚嘳\000\000\000\000\000푩嘳\000羨퐞嘳\000\000\000\000\000\000\000\000\000\002\000晦晦쾀푐嘳\000쾐푐嘳\000쾐푐嘳\000\001\000\000\000晠퐄嘳\000뇈폚嘳\000Ȑ퐴嘳\000\000\000\000\000\000\000\000\000꽈퐀嘳\000\000\000晦晦ꟸ禋羃\000\001\001晦晦\000\000\000\000奨瓕羃\000\000\000\000\000\000\000\000\000妘瓕羃\000폹嘳\000폹嘳\000Ā昀晦晦즰퐛嘳\000亘퐩嘳\000琘퐢嘳\000㚰퐳嘳\000\000\000\000\000\000\000\000\000\001\000晦晦\000\000\000\000\000\000\000\000퐖嘳\000\r\000\000\000勠폻嘳\000\006\000\000\000\000㾀晦晦\r", '\000' , "\001\000晦晦"..., "饥香香香 \000\000ༀ1\000\000\000죐퐌嘳\000芀푼嘳\000유퐭嘳\000饡香香香馞香香ྙő\000\000\000睺撹羃\000걋琻羃\000\002\000\000\000\000\001\000\000\001\000\000\000", '晦' , "k\000\000܀"..., "\f", , "file:///srv/crashtestdata/files/pdf/fdo14598-1.pdf", uninitialized rtl::OUString, uninitialized rtl::OUString, , , uninitialized rtl::OUString, "UpdateDocMode", , "UpdateDocMode", "\xda60티嘳\000뇈폚嘳\000昀퐄嘳\000Ꞡ퐶嘳\000\000\000径蠽혨撏羃\000\000\000\000\000\001\000嘳\000\000\000\000\000\000\000\000\000餠퐰嘳\000\v\000\000\000귰푪嘳\000\v\000\000\000\000㾀羃\000\v\000\000\000\000\000\000\000尠푤嘳\000`풄嘳\000鲰풂嘳\000ꟸ禋羃\000ꟸ禋羃\000ꟸ禋羃\000\000푽嘳\000ⷐ푯嘳\000闰푴嘳\000ꟸ禋羃\000ꟸ禋羃\000\000\000\002\000\001撏羃\000\000\000\000\000\xd900撏羃", '\000' , "昨퐄嘳\000ሁ矷羃\000폸嘳\000鲰풂嘳\000\000\000\000\000礀祊径蠽\000\000羃\000녠폚嘳\000鲰풂嘳\000礀祊径蠽뉐폚嘳\000녠폚嘳\000\xdcf0撏羃\000"..., "횶砎羃\000\000\000\000\000훤砎羃\000\035\000\000\000㥘푺嘳\000㥀푺嘳\000뇈폚嘳\000 \000\000\000뭿祌羃\000\xda80撏羃\000礀祊径蠽轰퐧嘳\000㭐틯嘳\000㙀틯嘳\000㭐틯嘳\000遁碻羃\000쐄碭羃\000\001\000\000\000礱羃\000\xd8b8撏羃\000礱羃\000뇈폚嘳\000뻯\xdead\000\000\000\000\000\000 \000\000\000\001\000\000\000ꟸ禋羃\000腢砷羃\000\000\000\000\000\xffff\xffff嘳\000\070\000\000\000ⷰ푽嘳\000\xda60티嘳\000뇈폚嘳\000昀퐄嘳\000Ꞡ퐶嘳\000\000\000径蠽혨撏羃\000\000\000\000\000\001\000嘳\000\000\000\000\000\000\000\000\000餠퐰嘳\000\v\000\000\000귰푪嘳\000\v\000\000\000\000㾀羃\000\v\000\000\000\000\000\000\000尠푤嘳\000"..., "\000\000\000\000\001\000嘳\000\000\000\000\000\000\000\000\000餠퐰嘳\000\v\000\000\000귰푪嘳\000\v\000\000\000\000㾀羃\000\v\000\000\000\000\000\000\000尠푤嘳\000`풄嘳\000鲰풂嘳\000ꟸ禋羃\000ꟸ禋羃\000ꟸ禋羃\000\000푽嘳\000ⷐ푯嘳\000闰푴嘳\000ꟸ禋羃\000ꟸ禋羃\000\000\000\002\000\001撏羃\000\000\000\000\000\xd900撏羃", '\000' , "昨퐄嘳\000ሁ矷羃\000폸嘳\000鲰풂嘳\000\000\000\000\000礀祊径蠽\000\000羃\000녠폚嘳\000鲰풂嘳\000礀祊径蠽뉐폚嘳\000녠폚嘳\000\xdcf0撏羃\000뉐폚嘳\000\000\000\000\000\000\000\000\000\xdb40撏羃\000砐羃\000\xdc60撏羃\000"..., , "뇈폚嘳\000昀퐄嘳\000Ꞡ퐶嘳\000\000\000径蠽혨撏羃\000\000\000\000\000\001\000嘳\000\000\000\000\000\000\000\000\000餠퐰嘳\000\v\000\000\000귰푪嘳\000\v\000\000\000\000㾀羃\000\v\000\000\000\000\000\000\000尠푤嘳\000`풄嘳\000鲰풂嘳\000ꟸ禋羃\000ꟸ禋羃\000ꟸ禋羃\000\000푽嘳\000ⷐ푯嘳\000闰푴嘳\000ꟸ禋羃\000ꟸ禋羃\000\000\000\002\000\001撏羃\000\000\000\000\000\xd900撏羃", '\000' , "昨퐄嘳\000ሁ矷羃\000폸嘳\000鲰풂嘳\000\000\000\000\000礀祊径蠽\000\000羃\000녠폚嘳\000鲰풂嘳\000礀祊径蠽뉐폚嘳\000녠폚嘳\000\xdcf0撏羃\000뉐폚嘳\000"..., uninitialized rtl::OUString, "譈⑄搨⭈┄(\000蔏Ǥ\000荈㣄嵛屁嵁뿃(\000২䧿얉赈⑬䠐ඍ槮\xffe7º\000븀\000\000襈䵘¥읈⑄\b\000䰀撍ࠤ襌䤒¥襈䳩־\000䰀䗨4䠀粋ࠤꗨ䣿㖍榱\xffe7襈䰦¥赈嬕*䠀㖍5襌䪠¥襈䣅㮋◨䣿跨뿿(\000珨䧿얉赈⑬䠐ඍ楘\xffe7º\000븀\000\000襈䳂¥赌⑤䠈㖍쯽(襌歶\000襈䳩¾\000䰀뇨3䠀粋ࠤᇨ䣿㖍椝\xffe7襈䮒¥赈윕)䠀㖍5襌䨌¥襈볖\xffff軩\xfffe䣿ඍ᷀\"ꢺ\000䠀㖍䙼\034赈봽᱆䠠¥襈讀\xffff삄蔏ﺆ\xffff秩\xfffe뿿(\000뇨䣿쎉赈⑬䠐ඍ梖\xffe7"..., "\xda60티嘳\000뇈폚嘳\000昀퐄嘳\000Ꞡ퐶嘳\000\000\000径蠽혨撏羃\000\000\000\000\000\001\000嘳\000\000\000\000\000\000\000\000\000餠퐰嘳\000\v\000\000\000귰푪嘳\000\v\000\000\000\000㾀羃\000\v\000\000\000\000\000\000\000尠푤嘳\000`풄嘳\000鲰풂嘳\000ꟸ禋羃\000ꟸ禋羃\000ꟸ禋羃\000\000푽嘳\000ⷐ푯嘳\000闰푴嘳\000ꟸ禋羃\000ꟸ禋羃\000\000\000\002\000\001撏羃\000\000\000\000\000\xd900撏羃", '\000' , "昨퐄嘳\000ሁ矷羃\000폸嘳\000鲰풂嘳\000\000\000\000\000礀祊径蠽\000\000羃\000녠폚嘳\000鲰풂嘳\000礀祊径蠽뉐폚嘳\000녠폚嘳\000\xdcf0撏羃\000"..., , , uninitialized rtl::OUString, uninitialized rtl::OUString, , "", "\xda60티嘳\000뇈폚嘳\000昀퐄嘳\000Ꞡ퐶嘳\000\000\000径蠽혨撏羃\000\000\000\000\000\001\000嘳\000\000\000\000\000\000\000\000\000餠퐰嘳\000\v\000\000\000귰푪嘳\000\v\000\000\000\000㾀羃\000\v\000\000\000\000\000\000\000尠푤嘳\000`풄嘳\000鲰풂嘳\000ꟸ禋羃\000ꟸ禋羃\000ꟸ禋羃\000\000푽嘳\000ⷐ푯嘳\000闰푴嘳\000ꟸ禋羃\000ꟸ禋羃\000\000\000\002\000\001撏羃\000\000\000\000\000\xd900撏羃", '\000' , "昨퐄嘳\000ሁ矷羃\000폸嘳\000鲰풂嘳\000\000\000\000\000礀祊径蠽\000\000羃\000녠폚嘳\000鲰풂嘳\000礀祊径蠽뉐폚嘳\000녠폚嘳\000\xdcf0撏羃\000"..., "횶砎羃\000\000\000\000\000훤砎羃\000\035\000\000\000㥘푺嘳\000㥀푺嘳\000뇈폚嘳\000 \000\000\000뭿祌羃\000\xda80撏羃\000礀祊径蠽轰퐧嘳\000㭐틯嘳\000㙀틯嘳\000㭐틯嘳\000遁碻羃\000쐄碭羃\000\001\000\000\000礱羃\000\xd8b8撏羃\000礱羃\000뇈폚嘳\000뻯\xdead\000\000\000\000\000\000 \000\000\000\001\000\000\000ꟸ禋羃\000腢砷羃\000\000\000\000\000\xffff\xffff嘳\000\070\000\000\000ⷰ푽嘳\000\xda60티嘳\000뇈폚嘳\000昀퐄嘳\000Ꞡ퐶嘳\000\000\000径蠽혨撏羃\000\000\000\000\000\001\000嘳\000\000\000\000\000\000\000\000\000餠퐰嘳\000\v\000\000\000귰푪嘳\000\v\000\000\000\000㾀羃\000\v\000\000\000\000\000\000\000尠푤嘳\000"..., "\000\000\000\000\001\000嘳\000\000\000\000\000\000\000\000\000餠퐰嘳\000\v\000\000\000귰푪嘳\000\v\000\000\000\000㾀羃\000\v\000\000\000\000\000\000\000尠푤嘳\000`풄嘳\000鲰풂嘳\000ꟸ禋羃\000ꟸ禋羃\000ꟸ禋羃\000\000푽嘳\000ⷐ푯嘳\000闰푴嘳\000ꟸ禋羃\000ꟸ禋羃\000\000\000\002\000\001撏羃\000\000\000\000\000\xd900撏羃", '\000' , "昨퐄嘳\000ሁ矷羃\000폸嘳\000鲰풂嘳\000\000\000\000\000礀祊径蠽\000\000羃\000녠폚嘳\000鲰풂嘳\000礀祊径蠽뉐폚嘳\000녠폚嘳\000\xdcf0撏羃\000뉐폚嘳\000\000\000\000\000\000\000\000\000\xdb40撏羃\000砐羃\000\xdc60撏羃\000"..., , "⪈¥譈ꢽ\xfffe䣿ナٴ譈'ၐ譈ꂽ\xfffe⯪¥譈ⶒ¥譈졅䡤Ы⠥\000甀䠟斍寘屁嵁幁彁썝襉ﻀ\xffff襉ﰱ\xffff\xdfe8郿䡕坁噁啁呁䡓ɨ\000襈䧻襉䣕趉ﶀ\xffff襌碅�䗿캉譌ၽ䡤ҋ⠥\000䠀䖉㇈䣀߇\000\000읈\205\xfffeÿ\000䠀붍︀\xffff鿨䣿\x58b髰8똏萀痀롯\001\000薉︠\xffff譈½\xfffe䣿붉︨\xffff쏨䣿֍괞(襈ゅ\xfffe쟿䂅\xfffe\xffff\xffff䣿\x58b骬8똏萀痀䡤藇︸\xffff\000\000譈½\xfffe⫦¥赈傽\xfffe䳿ꯨVº\000藇︠\xffff$\000赈ₕ\xfffe뻿\001\000¿\000㴂¥삅୵薋︨\xffff柩\xffff룿\xffff\xffff巩\xffff䣿붍\xfdd0\xffff淨诿킅�䣿큩䉀\017薋\xfdd4"..., "", "", uninitialized rtl::OUString, "饝", '香' , "P\000\000ἀq\000\000\000禠팂嘳\000㥀푺嘳\000륰품嘳\000禠팂嘳\000㥘푺嘳\000Ꞡ퐶嘳\000㜰틯嘳\000㥰푺嘳\000\000\000晦晦嘀폜嘳\000㦈푺嘳\000혐퐣嘳\000晣\234\000܀á\000\000\000脀퐆嘳\000ᾠ푺嘳\000觀퐆嘳\000\001\000\002\000\000\000\000\000㭈璤羃\000\x380퐳嘳\000ņ\000\000\000U\000\000\000;\000\000\000\000\000\000\000ƛ", '\000' , "昁晦晦晦\000\000쀀㾤\000\000쀀㾤폼嘳\000昀晦\002\000\t晦晦晦虭䭁렆荍細퐆嘳\000\000\000\000\000᭵祠羃\000↰푺嘳\000à\000\000ᜀ1\000\000\000\n\000\a\000f (x)dx\000"..., uninitialized rtl::OUString, "\xda60티嘳\000뇈폚嘳\000昀퐄嘳\000Ꞡ퐶嘳\000\000\000径蠽혨撏羃\000\000\000\000\000\001\000嘳\000\000\000\000\000\000\000\000\000餠퐰嘳\000\v\000\000\000귰푪嘳\000\v\000\000\000\000㾀羃\000\v\000\000\000\000\000\000\000尠푤嘳\000`풄嘳\000鲰풂嘳\000ꟸ禋羃\000ꟸ禋羃\000ꟸ禋羃\000\000푽嘳\000ⷐ푯嘳\000闰푴嘳\000ꟸ禋羃\000ꟸ禋羃\000\000\000\002\000\001撏羃\000\000\000\000\000\xd900撏羃", '\000' , "昨퐄嘳\000ሁ矷羃\000폸嘳\000鲰풂嘳\000\000\000\000\000礀祊径蠽\000\000羃\000녠폚嘳\000鲰풂嘳\000礀祊径蠽뉐폚嘳\000녠폚嘳\000\xdcf0撏羃\000"..., "file:///srv/crashtestdata/files/pdf/fdo14598-1.pdf", "\xdfb8硅羃\000饻香香香\000晦馄ྙQ\000\000\000\xa7e0풇嘳\000並푾嘳\000\xa8de晦晦㙀틯嘳\000\xda88퐁嘳\000昁晦晦晦\xa8de\xffff\xffff饱香香香香香香ྙ±\000\000\000珰朓羃", '\000' , "\035\000晦晦┐푦嘳\000\000\000\000\000\000\000\000\000\001\000晦晦\xdb00퐁嘳\000\xdb00퐁嘳\000\000\000\000\000\235\000\000晦\000\000\000\000\000\000晦晦\xdb90퐁嘳\000\020\000晦晦\005\000晦晦饯香香香香香香ྙ1\000\000\000\xde30퐁嘳\000꣠푼嘳\000\xdab0퐁嘳\000Q\000\000\000香香香ྙA\000\000\000\001\000\001\000件\000", '晦' , "\000晦饋香香香香ஙá\000\000\000"..., uninitialized rtl::OUString, uninitialized rtl::OUString, ...} xDocProps = uno::Reference to (class com::sun::star::uno::XInterface *) 0x5633d2ef3b50 aFilterName = "draw_pdf_import" xMan = uno::Reference to (class cppuhelper::ServiceManager *) 0x5633d2efe498 xFilterFact = uno::Reference to (class filter::config::FilterFactory *) 0x5633d43050e8 aProps = Python Exception No type named com::sun::star::uno::Sequence.: Python Exception No type named com::sun::star::uno::Sequence.: uno::Sequence of length 14 = {{Name = "UINames", Handle = 0, Value = , State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "DocumentService", Handle = 0, Value = uno::Any("string": "com.sun.star.drawing.DrawingDocument"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "FileFormatVersion", Handle = 0, Value = uno::Any("long": 0), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "UIComponent", Handle = 0, Value = uno::Any("string": ""), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Type", Handle = 0, Value = uno::Any("string": "pdf_Portable_Document_Format"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "FilterService", Handle = 0, Value = uno::Any("string": "com.sun.star.comp.Writer.XmlFilterAdaptor"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Enabled", Handle = 0, Value = uno::Any("boolean": 1 '\001'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Flags", Handle = 0, Value = uno::Any("long": 1342701633), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "TemplateName", Handle = 0, Value = uno::Any("string": ""), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "UserData", Handle = 0, Value = , State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "UIName", Handle = 0, Value = uno::Any("string": "PDF - Portable Document Format (Draw)"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Name", Handle = 0, Value = uno::Any("string": "draw_pdf_import"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Finalized", Handle = 0, Value = uno::Any("boolean": 0 '\000'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Mandatory", Handle = 0, Value = uno::Any("boolean": 0 '\000'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}} xFilters = uno::Reference to (class filter::config::FilterFactory *) 0x5633d4305060 aFilterImplName = "com.sun.star.comp.Writer.XmlFilterAdaptor" pProp = xLoader = uno::Reference to (class XmlFilterAdaptor *) 0x5633d40c9178 __PRETTY_FUNCTION__ = "virtual bool SfxObjectShell::ImportFrom(SfxMedium&, const com::sun::star::uno::Reference&)" #52 0x00007f83668e92e0 in sd::DrawDocShell::ImportFrom(SfxMedium&, com::sun::star::uno::Reference const&) (this=0x5633d42f6f90, rMedium=..., xInsertPosition=empty uno::Reference) at /home/buildslave/source/libo-core/sd/source/ui/docshell/docshel4.cxx:415 aFilterName = "draw_pdf_import" bRet = pSet = #53 0x00007f8377694c9c in SfxObjectShell::DoLoad(SfxMedium*) (this=0x5633d42f6f90, pMed=pMed@entry=0x5633d47484b0) at /home/buildslave/source/libo-core/sfx2/source/doc/objstor.cxx:737 xSet = uno::Reference to (class SdXImpressDocument *) 0x5633d458ccf8 sLockUpdates = {{str = "LockUpdates", more = {refCount = 1073741824, length = 11, buffer = u"LockUpdates"}}} bSetProperty = false bUsePdfium = bPdfiumImport = false aBlock = {pPersist = 0x5633d42f6f90, bWasEnabled = false} bOk = false pFilter = std::shared_ptr (use count 3, weak count 0) = {get() = 0x5633d3fca660} pSet = pBaseItem = aBaseURL = "file:///srv/crashtestdata/files/pdf/fdo14598-1.pdf" pSalvageItem = bOwnStorageFormat = bHasStorage = 208 #54 0x00007f83776ecfb0 in SfxBaseModel::load(com::sun::star::uno::Sequence const&) (this=0x5633d458cae0, seqArguments=) at /home/buildslave/source/libo-core/sfx2/source/doc/sfxbasemodel.cxx:1931 aGuard = {m_aGuard = {> = {pT = 0x5633d2efbc50}, }} pMedium = 0x5633d47484b0 nError = {m_value = } aFilterName = "draw_pdf_import" pFilterNameItem = pSalvageItem = 0x0 bSalvage = false xHandler = uno::Reference to (class com::sun::star::uno::XInterface *) 0xdeadbeef pPasswdItem = #55 0x00007f837781455f in (anonymous namespace)::SfxFrameLoader_Impl::load(com::sun::star::uno::Sequence const&, com::sun::star::uno::Reference const&) (this=0x5633d4024350, rArgs=, _rTargetFrame=uno::Reference to (class (anonymous namespace)::XFrameImpl *) 0x5633d4046600) at /home/buildslave/source/libo-core/include/comphelper/namedvaluecollection.hxx:242 bInternalFilter = sServiceName = "com.sun.star.drawing.DrawingDocument" xLoadable = uno::Reference to (class SdXImpressDocument *) 0x5633d458cb98 xDoc = {pObj = 0x7f8378124784 <(anonymous namespace)::XFrameImpl::setPropertyValue(rtl::OUString const&, com::sun::star::uno::Any const&)+1564>} sViewName = "뫀틯嘳\000\004\000䗺\006秲琟羃\000\005\000\006\000봀틯嘳\000昀晦晦晦\000\000\000\000\000\000\001", '\000' , "Ϋ\000\000\000Χ\000\000\000\000\000\002\000\000\000\000\000\004\000\b\000\000\000\000\000昀晦\000\000饿香香香香香香ྙq", '\000' , "昁晦晦晦饩香香ޙ1\000\000\000\000\000\001\000\001", '\000' , "饛香香ޙQ\000\000\000럀틯嘳\000퐠틯嘳\000덀틯嘳\000禋羃\000\001\000晦晦漨틯嘳\000럘틯嘳\000㇞ᨏ\000\000E\000\000܀"... aViewCreationArgs = Python Exception No type named std::__detail::_Hash_node, true>.: {maValues = std::__debug::unordered_map with 0 elements} nViewId = {m_value = } nViewNo = xController = uno::Reference to (class com::sun::star::uno::XInterface *) 0x5633d3a6baa0 xInit = uno::Reference to (class SdXImpressDocument *) 0x5633d458cb98 __func__ = "load" aGuard = {> = {pT = 0x5633d2efbc50}, } aDescriptor = Python Exception No type named std::__detail::_Hash_node, true>.: {maValues = std::__debug::unordered_map with 15 elements} xModel = uno::Reference to (class SdXImpressDocument *) 0x5633d458cb70 bExternalModel = sURL = "file:///srv/crashtestdata/files/pdf/fdo14598-1.pdf" bIsFactoryURL = pEmptyURLFilter = std::shared_ptr (empty) = {get() = 0x0} bInitNewModel = false bIsDefault = bLoadSuccess = false #56 0x00007f83780eb044 in framework::LoadEnv::impl_loadContent() (this=this@entry=0x7f83648fd850) at /home/buildslave/source/libo-core/framework/source/loadenv/loadenv.cxx:1155 xTargetFrameProps = uno::Reference to (class (anonymous namespace)::XFrameImpl *) 0x5633d4046650 bResult = aWriteLock = {pT = 0x7f83648fd850} sTarget = "_blank" xTargetFrame = uno::Reference to (class (anonymous namespace)::XFrameImpl *) 0x5633d4046600 xTargetLock = uno::Reference to (class (anonymous namespace)::XFrameImpl *) 0x5633d4046628 bHidden = bMinimized = false bPreview = lDescriptor = uno::Sequence of length 11 = {{Name = "UCBContent", Handle = 0, Value = uno::Any("com.sun.star.ucb.XContent": { = {_vptr.XInterface = 0x5633d4207d38}, }), 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 = "MacroExecutionMode", Handle = 0, Value = uno::Any("short": 0), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "InputStream", Handle = 0, Value = uno::Any("com.sun.star.io.XInputStream": { = {_vptr.XInterface = 0x5633d4252a48}, }), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "TypeName", Handle = 0, Value = uno::Any("string": "pdf_Portable_Document_Format"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "InteractionHandler", Handle = 0, Value = uno::Any("com.sun.star.task.XInteractionHandler": { = {_vptr.XInterface = 0x5633d3f8e388}, }), 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 = "FilterName", Handle = 0, Value = uno::Any("string": "draw_pdf_import"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "AuthenticationHandler", Handle = 0, Value = uno::Any("com.sun.star.task.XInteractionHandler": { = {_vptr.XInterface = 0x5633d3f8e388}, }), 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 = "URL", Handle = 0, Value = uno::Any("string": "file:///srv/crashtestdata/files/pdf/fdo14598-1.pdf"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}} sURL = "file:///srv/crashtestdata/files/pdf/fdo14598-1.pdf" xLoader = uno::Reference to (class (anonymous namespace)::SfxFrameLoader_Impl *) 0x5633d4024350 xAsyncLoader = empty uno::Reference xSyncLoader = uno::Reference to (class (anonymous namespace)::SfxFrameLoader_Impl *) 0x5633d4024378 #57 0x00007f83780eb436 in framework::LoadEnv::start() (this=this@entry=0x7f83648fd850) at /home/buildslave/source/libo-core/framework/source/loadenv/loadenv.cxx:394 bStarted = #58 0x00007f83780ed34c 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=0x7f83648fd850, sURL="file:///srv/crashtestdata/files/pdf/fdo14598-1.pdf", lMediaDescriptor=uno::Sequence of length 2 = {...}, xBaseFrame=uno::Reference to (class framework::Desktop *) 0x5633d3dab1c8, sTarget="_blank", nSearchFlags=nSearchFlags@entry=0, eFeature=LoadEnvFeatures::NONE) at /home/buildslave/source/libo-core/framework/source/loadenv/loadenv.cxx:299 g = {pT = 0x7f83648fd850} aRealURL = "file:///srv/crashtestdata/files/pdf/fdo14598-1.pdf" xParser = uno::Reference to (class (anonymous namespace)::URLTransformer *) 0x5633d401da38 pIt = {, true>> = {_M_cur = 0x0}, } bUIMode = false #59 0x00007f83780ed6b6 in framework::LoadEnv::loadComponentFromURL(com::sun::star::uno::Reference const&, com::sun::star::uno::Reference const&, rtl::OUString const&, rtl::OUString const&, int, com::sun::star::uno::Sequence const&) (xLoader=uno::Reference to (class framework::Desktop *) 0x5633d3dab1d8, xContext=uno::Reference to (class cppu::(anonymous namespace)::ComponentContext *) 0x5633d2f0da60, sURL="file:///srv/crashtestdata/files/pdf/fdo14598-1.pdf", sTarget="_blank", nSearchFlags=nSearchFlags@entry=0, lArgs=uno::Sequence of length 2 = {...}) at /home/buildslave/source/libo-core/framework/source/loadenv/loadenv.cxx:167 aEnv = Python Exception No type named std::__detail::_Hash_node, true>.: Python Exception 'NoneType' object has no attribute 'lazy_string': {m_mutex = {mutex = 0x5633d47d2df0}, m_xContext = uno::Reference to (class cppu::(anonymous namespace)::ComponentContext *) 0x5633d2f0da60, m_xBaseFrame = uno::Reference to (class framework::Desktop *) 0x5633d3dab1c8, m_xTargetFrame = uno::Reference to (class (anonymous namespace)::XFrameImpl *) 0x5633d4046600, m_sTarget = "_blank", m_nSearchFlags = 0, m_lMediaDescriptor = { = {m_aMap = std::__debug::unordered_map with 11 elements}, static PROP_ABORTED = {{str = , more = {refCount = 1073741824, length = 7, buffer = u"Aborted"}}}, static PROP_ASTEMPLATE = , static PROP_COMPONENTDATA = , static PROP_DOCUMENTSERVICE = {{str = "DocumentService", more = {refCount = 1073741824, length = 15, buffer = u"DocumentService"}}}, static PROP_ENCRYPTIONDATA = , static PROP_FILENAME = , static PROP_FILTERNAME = , static PROP_FILTERPROVIDER = , static PROP_FILTEROPTIONS = , static PROP_FRAME = , static PROP_FRAMENAME = , static PROP_HIDDEN = , static PROP_INPUTSTREAM = , static PROP_INTERACTIONHANDLER = , static PROP_AUTHENTICATIONHANDLER = , static PROP_JUMPMARK = , static PROP_MACROEXECUTIONMODE = , static PROP_MEDIATYPE = , static PROP_MINIMIZED = , static PROP_NOAUTOSAVE = , static PROP_OPENNEWVIEW = , static PROP_OUTPUTSTREAM = , static PROP_PASSWORD = , static PROP_POSTDATA = , static PROP_PREVIEW = , static PROP_READONLY = , static PROP_REFERRER = , static PROP_REPLACEABLE = , static PROP_SALVAGEDFILE = , static PROP_STATUSINDICATOR = , static PROP_STREAM = , static PROP_STREAMFOROUTPUT = , static PROP_TEMPLATENAME = , static PROP_TITLE = , static PROP_TYPENAME = , static PROP_UCBCONTENT = , static PROP_UPDATEDOCMODE = , static PROP_URL = , static PROP_VERSION = , static PROP_DOCUMENTTITLE = , static PROP_MODEL = , static PROP_VIEWONLY = , static PROP_DOCUMENTBASEURL = , static PROP_SUGGESTEDSAVEASNAME = , static PROP_AUTOSAVEEVENT = }, m_aURL = {Complete = "file:///srv/crashtestdata/files/pdf/fdo14598-1.pdf", Main = "file:///srv/crashtestdata/files/pdf/fdo14598-1.pdf", Protocol = "file://", User = "", Password = "", Server = "", Port = 0, Path = "/srv/crashtestdata/files/pdf/", Name = "fdo14598-1.pdf", Arguments = "", Mark = ""}, m_eFeature = LoadEnvFeatures::NONE, m_eContentType = framework::LoadEnv::E_CAN_BE_LOADED, m_bCloseFrameOnError = true, m_bReactivateControllerOnError = false, m_xAsynchronousJob = empty uno::Reference, m_bLoaded = false, m_aTargetLock = {m_mutex = { = {_M_mutex = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0, __elision = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' , __align = 0}}, }, m_xActionLock = uno::Reference to (class (anonymous namespace)::XFrameImpl *) 0x5633d4046628, m_bActionLocked = true}, m_pQuietInteraction = rtl::Reference to 0x5633d3f8e360} loadEnvFeatures = LoadEnvFeatures::NONE xComponent = empty uno::Reference aZone = { = { = {static s_nBufferSize = 0, static s_pBufferFullCallback = 0x0, static s_bRecording = {_M_base = {static _S_alignment = 1, _M_i = false}, static is_always_lock_free = true}, m_nPid = 1, m_sArgs = ""}, m_sName = 0x7f8378378162 "loadComponentFromURL"}, m_nCreateTime = 0, m_nNesting = -1} #60 0x00007f837810eff2 in framework::Desktop::loadComponentFromURL(rtl::OUString const&, rtl::OUString const&, int, com::sun::star::uno::Sequence const&) (this=0x5633d3dab160, sURL="file:///srv/crashtestdata/files/pdf/fdo14598-1.pdf", sTargetFrameName="_blank", nSearchFlags=0, lArguments=uno::Sequence of length 2 = {...}) at /home/buildslave/source/libo-core/framework/source/services/desktop.cxx:594 aTransaction = {m_pManager = 0x5633d3dab250} xThis = uno::Reference to (class framework::Desktop *) 0x5633d3dab1d8 aDescriptor = Python Exception No type named std::__detail::_Hash_node, true>.: Python Exception 'NoneType' object has no attribute 'lazy_string': { = {m_aMap = std::__debug::unordered_map with 2 elements}, static PROP_ABORTED = {{str = , more = {refCount = 1073741824, length = 7, buffer = u"Aborted"}}}, static PROP_ASTEMPLATE = , static PROP_COMPONENTDATA = , static PROP_DOCUMENTSERVICE = {{str = "DocumentService", more = {refCount = 1073741824, length = 15, buffer = u"DocumentService"}}}, static PROP_ENCRYPTIONDATA = , static PROP_FILENAME = , static PROP_FILTERNAME = , static PROP_FILTERPROVIDER = , static PROP_FILTEROPTIONS = , static PROP_FRAME = , static PROP_FRAMENAME = , static PROP_HIDDEN = , static PROP_INPUTSTREAM = , static PROP_INTERACTIONHANDLER = , static PROP_AUTHENTICATIONHANDLER = , static PROP_JUMPMARK = , static PROP_MACROEXECUTIONMODE = , static PROP_MEDIATYPE = , static PROP_MINIMIZED = , static PROP_NOAUTOSAVE = , static PROP_OPENNEWVIEW = , static PROP_OUTPUTSTREAM = , static PROP_PASSWORD = , static PROP_POSTDATA = , static PROP_PREVIEW = , static PROP_READONLY = , static PROP_REFERRER = , static PROP_REPLACEABLE = , static PROP_SALVAGEDFILE = , static PROP_STATUSINDICATOR = , static PROP_STREAM = , static PROP_STREAMFOROUTPUT = , static PROP_TEMPLATENAME = , static PROP_TITLE = , static PROP_TYPENAME = , static PROP_UCBCONTENT = , static PROP_UPDATEDOCMODE = , static PROP_URL = , static PROP_VERSION = , static PROP_DOCUMENTTITLE = , static PROP_MODEL = , static PROP_VIEWONLY = , static PROP_DOCUMENTBASEURL = , static PROP_SUGGESTEDSAVEASNAME = , static PROP_AUTOSAVEEVENT = } bOnMainThread = false #61 0x00007f836b16aa31 in gcc3::callVirtualMethod(void*, unsigned int, void*, _typelib_TypeDescriptionReference*, bool, unsigned long*, unsigned int, unsigned long*, double*) (pThis=0x5633d3dab1d8, nVtableIndex=3, pRegisterReturn=0x7f83648fdcf0, pReturnTypeRef=0x5633d3034450, bSimpleReturn=false, pStack=0x7f83648fdd00, nStack=0, pGPR=0x7f83648fde90, pFPR=0x7f83648fdec0) at /home/buildslave/source/libo-core/bridges/source/cpp_uno/gcc3_linux_x86-64/callvirtualmethod.cxx:77 data = {pMethod = 140202631819308, pStack = 0x7f83648fdd00, nStack = 0, pGPR = 0x7f83648fde90, pFPR = 0x7f83648fdec0, rax = 94780599026008, rdx = 140202304593024, xmm0 = 6.926930895598334e-310, xmm1 = 6.9269142167444436e-310} pMethod = 140202635270928 #62 0x00007f836b169a3f in cpp_call(bridges::cpp_uno::shared::UnoInterfaceProxy*, bridges::cpp_uno::shared::VtableSlot, typelib_TypeDescriptionReference*, sal_Int32, typelib_MethodParameter*, void*, void**, uno_Any**) (pThis=pThis@entry=0x5633d409eb00, aVtableSlot=..., aVtableSlot@entry=..., pReturnTypeRef=, nParams=, pParams=, pUnoReturn=pUnoReturn@entry=0x5633d405a9f0, pUnoArgs=, ppUnoExc=) at /home/buildslave/source/libo-core/bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx:233 pStack = 0x7f83648fdd00 pStackStart = pGPR = {140202304593136, 94780597645784, 94780608100672, 94780608100696, 0, 140202304592992} nGPR = 6 pFPR = {1.4821969375237396e-323, 1.4821969375237396e-323, 6.9269142167531391e-310, 6.3659873748720795e-314, 1.9762625833649862e-323, 6.9269196280309886e-310, 4.6827837864834974e-310, 0} nFPR = 0 pReturnTypeDescr = 0x5633d3034450 __PRETTY_FUNCTION__ = "void cpp_call(bridges::cpp_uno::shared::UnoInterfaceProxy*, bridges::cpp_uno::shared::VtableSlot, typelib_TypeDescriptionReference*, sal_Int32, typelib_MethodParameter*, void*, void**, uno_Any**)" pCppReturn = 0x7f83648fdcf0 bSimpleReturn = pAdjustedThisPtr = 0x5633d3dab1d8 pCppArgs = 0x7f83648fdc80 pTempIndices = ppTempParamTypeDescr = nTempIndices = 1 #63 0x00007f836b16a174 in bridges::cpp_uno::shared::unoInterfaceProxyDispatch(uno_Interface*, typelib_TypeDescription const*, void*, void**, uno_Any**) (pUnoI=0x5633d409eb00, pMemberDescr=0x5633d3ef9090, pReturn=0x5633d405a9f0, pArgs=0x5633d3fb7630, ppException=0x7f83648fe058) at /home/buildslave/source/libo-core/bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx:413 aVtableSlot = {offset = , index = } pThis = 0x5633d409eb00 __PRETTY_FUNCTION__ = "void bridges::cpp_uno::shared::unoInterfaceProxyDispatch(uno_Interface*, const typelib_TypeDescription*, void*, void**, uno_Any**)" #64 0x00007f83698648ce in binaryurp::IncomingRequest::execute_throw(binaryurp::BinaryAny*, std::__debug::vector >*) const (this=this@entry=0x5633d423e2f0, returnValue=returnValue@entry=0x7f83648fe3d0, outArguments=outArguments@entry=0x7f83648fe490) at /home/buildslave/source/libo-core/include/uno/dispatcher.hxx:72 retType = {_pTypeDescr = 0x5633d3034450} nSize = 8 retBuf = std::__debug::vector of length 8, capacity 8 = {0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000'} pexc = 0x7f83648fe070 outBufs = std::__debug::vector of length 0, capacity 0 args = std::__debug::vector of length 4, capacity 4 = {0x5633d47a3940, 0x5633d47a3958, 0x5633d47a3970, 0x5633d47a3988} exc = __PRETTY_FUNCTION__ = "bool binaryurp::IncomingRequest::execute_throw(binaryurp::BinaryAny*, std::__debug::vector*) const" isExc = false #65 0x00007f83698658a9 in binaryurp::IncomingRequest::execute() const (this=this@entry=0x5633d423e2f0) at /home/buildslave/source/libo-core/binaryurp/source/incomingrequest.cxx:78 resetCc = true oldCc = {m_pUnoI = 0x0} ret = {data_ = _uno_Any(void)} outArgs = std::__debug::vector of length 0, capacity 0 isExc = #66 0x00007f836987750f in binaryurp::(anonymous namespace)::request(void*) (pThreadSpecificData=pThreadSpecificData@entry=0x5633d423e2f0) at /home/buildslave/source/libo-core/binaryurp/source/reader.cxx:85 __PRETTY_FUNCTION__ = "void binaryurp::{anonymous}::request(void*)" #67 0x00007f8378abcb40 in cppu_threadpool::JobQueue::enter(void const*, bool) (this=0x5633d401bae0, nDisposeId=, nDisposeId@entry=0x5633d4517680, bReturnWhenNoJob=bReturnWhenNoJob@entry=true) at /home/buildslave/source/libo-core/cppu/source/threadpool/jobqueue.cxx:100 guard = {_M_device = @0x5633d47b28b0} job = {pThreadSpecificData = 0x5633d423e2f0, doRequest = 0x7f83698774e4 } pReturn = 0x0 __PRETTY_FUNCTION__ = "void* cppu_threadpool::JobQueue::enter(const void*, bool)" #68 0x00007f8378abf097 in cppu_threadpool::ORequestThread::run() (this=0x5633d4517680) at /home/buildslave/source/libo-core/cppu/source/threadpool/thread.cxx:165 #69 0x00007f8378ac0a41 in osl::threadFunc(void*) (param=0x5633d4517690) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x5633d4517690 #70 0x00007f83798648f2 in osl_thread_start_Impl(void*) (pData=0x5633d4737500) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:265 terminate = false pImpl = 0x5633d4737500 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #71 0x00007f83790d9ea7 in start_thread () at /lib/x86_64-linux-gnu/libpthread.so.0 #72 0x00007f8379540def in clone () at /lib/x86_64-linux-gnu/libc.so.6