[New LWP 3025091] [New LWP 2988087] [New LWP 2988544] [New LWP 2988376] [New LWP 2988177] [New LWP 2988179] [New LWP 2988379] [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 0x00007f61e82b7e2c in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [Current thread is 1 (Thread 0x7f61c3fff6c0 (LWP 3025091))] Thread 7 (Thread 0x7f61cb8a06c0 (LWP 2988379)): #0 0x00007f61e8337854 in recv () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f61e8614aa7 in osl_receivePipe(oslPipe, void*, sal_Int32) (pPipe=pPipe@entry=0x7f61d0000f20, pBuffer=pBuffer@entry=0x7f61c4006a08, BytesToRead=BytesToRead@entry=8) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:440 nRet = 0 #2 0x00007f61e8614d5e in osl_readPipe(oslPipe, void*, sal_Int32) (pPipe=0x7f61d0000f20, pBuffer=0x7f61c4006a08, n=) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:510 RetVal = BytesRead = 0 BytesToRead = 8 #3 0x00007f61da75d8fb in osl::StreamPipe::read(void*, int) const (n=8, pBuffer=, this=0x7f61d0001550) 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=0x7f61d0001520, aReadBytes=uno::Sequence of length 8 = {...}, nBytesToRead=8) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:83 n = #5 0x00007f61d9098d79 in binaryurp::(anonymous namespace)::read(com::sun::star::uno::Reference const&, sal_uInt32, bool) (connection=uno::Reference to (io_acceptor::(anonymous namespace)::PipeConnection *) 0x7f61d0001548, size=size@entry=8, eofOk=eofOk@entry=true) at /home/buildslave/source/libo-core/binaryurp/source/reader.cxx:70 __PRETTY_FUNCTION__ = "com::sun::star::uno::Sequence binaryurp::{anonymous}::read(const com::sun::star::uno::Reference&, sal_uInt32, bool)" buf = uno::Sequence of length 8 = {0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000'} n = #6 0x00007f61d909ad9c in binaryurp::Reader::execute() (this=0x7f61d0006b00) at /home/buildslave/source/libo-core/binaryurp/source/reader.cxx:105 s = uno::Sequence of length 8 = {0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000'} count = block = {bridge_ = rtl::Reference to 0x7f61d0000fa0, state_ = @0x7f61d0006b48, buffer_ = uno::Sequence of length 7 = {-29 '\343', 44 ',', -126 '\202', 109 'm', -94 '\242', 35 '#', -64 '\300'}, data_ = 0x7f61c400c128 "5", end_ = 0x7f61c400c128 "5"} header = {bridge_ = rtl::Reference to 0x7f61d0000fa0, state_ = @0x7f61d0006b48, buffer_ = uno::Sequence of length 8 = {0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000'}, data_ = 0x7f61c4006a10 "\026", end_ = 0x7f61c4006a10 "\026"} size = con = uno::Reference to (io_acceptor::(anonymous namespace)::PipeConnection *) 0x7f61d0001548 #7 0x00007f61e80290d1 in salhelper::Thread::run() (this=0x7f61d0006b00) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x7f61d0006b00}, m_bDismissed = false} #8 0x00007f61e8029377 in osl::threadFunc(void*) (param=0x7f61d0006b10) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7f61d0006b10 #9 0x00007f61e8625699 in osl_thread_start_Impl(void*) (pData=0x7f61d0008d60) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x7f61d0008d60 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #10 0x00007f61e82b6134 in () at /lib/x86_64-linux-gnu/libc.so.6 #11 0x00007f61e83367dc in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 6 (Thread 0x7f61d90666c0 (LWP 2988179)): #0 0x00007f61e833760f in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f61e861464d in osl_acceptPipe(oslPipe) (pPipe=0x7f61d0001570) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:382 s = pAcceptedPipe = __PRETTY_FUNCTION__ = "oslPipeImpl* osl_acceptPipe(oslPipe)" flags = #2 0x00007f61da75dad3 in osl::Pipe::accept(osl::StreamPipe&) (this=this@entry=0x7f61d9064548, Connection=...) at /home/buildslave/source/libo-core/include/osl/pipe.hxx:155 #3 0x00007f61da75d5a2 in io_acceptor::PipeAcceptor::accept() (this=0x7f61d0000d70) at /home/buildslave/source/libo-core/io/source/acceptor/acc_pipe.cxx:157 pipe = {m_handle = 0x7f61d0001570} pConn = rtl::Reference to 0x7f61d0009310 status = #4 0x00007f61da763792 in (anonymous namespace)::OAcceptor::accept(rtl::OUString const&) (this=0x55a6160e1cb0, sConnectionDescription="pipe,name=pytest26fbe41c-ef61-11ee-8fc2-98f2b32c495c") at /home/buildslave/source/libo-core/io/source/acceptor/acceptor.cxx:198 guard = {m_pFlag = 0x55a6160e1d28} r = empty uno::Reference #5 0x00007f61daa0e9f7 in desktop::Acceptor::run() (this=this@entry=0x55a6160e2ad0) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:108 rConnection = empty uno::Reference rBridge = uno::Reference to (binaryurp::Bridge *) 0x7f61d0000fc8 g = {_M_device = 0x55a6160e2b08, _M_owns = false} aDescription = "pipe,name=pytest26fbe41c-ef61-11ee-8fc2-98f2b32c495c,uniqueValue=140058078221648" rInstanceProvider = uno::Reference to (desktop::AccInstanceProvider *) 0x7f61d0000d38 #6 0x00007f61daa0eeef in desktop::offacc_workerfunc(void*) (acc=0x55a6160e2ad0) at /home/buildslave/source/libo-core/desktop/source/offacc/acceptor.cxx:46 #7 0x00007f61e8625699 in osl_thread_start_Impl(void*) (pData=0x55a6160e82d0) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x55a6160e82d0 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #8 0x00007f61e82b6134 in () at /lib/x86_64-linux-gnu/libc.so.6 #9 0x00007f61e83367dc in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 5 (Thread 0x7f61d98e86c0 (LWP 2988177)): #0 0x00007f61e833760f in accept () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f61e861464d in osl_acceptPipe(oslPipe) (pPipe=0x55a6160d9200) at /home/buildslave/source/libo-core/sal/osl/unx/pipe.cxx:382 s = pAcceptedPipe = __PRETTY_FUNCTION__ = "oslPipeImpl* osl_acceptPipe(oslPipe)" flags = #2 0x00007f61e8494119 in osl::Pipe::accept(osl::StreamPipe&) (this=this@entry=0x55a6160d5760, Connection=...) at /home/buildslave/source/libo-core/include/osl/pipe.hxx:155 #3 0x00007f61e8493c1e in desktop::PipeIpcThread::execute() (this=0x55a6160d5730) at /home/buildslave/source/libo-core/desktop/source/app/officeipcthread.cxx:1127 aStreamPipe = { = {m_handle = 0x0}, } nError = __PRETTY_FUNCTION__ = "virtual void desktop::PipeIpcThread::execute()" #4 0x00007f61e80290d1 in salhelper::Thread::run() (this=0x55a6160d5730) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x55a6160d5730}, m_bDismissed = false} #5 0x00007f61e8029377 in osl::threadFunc(void*) (param=0x55a6160d5740) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x55a6160d5740 #6 0x00007f61e8625699 in osl_thread_start_Impl(void*) (pData=0x55a615a5e550) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x55a615a5e550 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #7 0x00007f61e82b6134 in () at /lib/x86_64-linux-gnu/libc.so.6 #8 0x00007f61e83367dc in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 4 (Thread 0x7f61da0e96c0 (LWP 2988376)): #0 0x00007f61e82b2e96 in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f61e82b5558 in pthread_cond_wait () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f61e8603383 in std::condition_variable::wait > (__p=..., __lock=..., this=0x7f61d00085e0) at /usr/include/c++/12/condition_variable:102 g = {_M_device = 0x7f61d0008610, _M_owns = true} pCond = 0x7f61d00085e0 __PRETTY_FUNCTION__ = "oslConditionResult osl_waitCondition(oslCondition, const TimeValue*)" #3 osl_waitCondition(oslCondition, TimeValue const*) (Condition=, pTimeout=) at /home/buildslave/source/libo-core/sal/osl/unx/conditn.cxx:125 g = {_M_device = 0x7f61d0008610, _M_owns = true} pCond = 0x7f61d00085e0 __PRETTY_FUNCTION__ = "oslConditionResult osl_waitCondition(oslCondition, const TimeValue*)" #4 0x00007f61d909f7f3 in osl::Condition::wait(TimeValue const*) (pTimeout=0x0, this=0x7f61d0008530) at /home/buildslave/source/libo-core/include/osl/conditn.hxx:123 item = {tid = {_pSequence = 0x7f61c4001120}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x7f61c400a9f0}, currentContext = {m_pUnoI = 0x0}, returnValue = {data_ = }, arguments = std::__debug::vector of length 0, capacity 0, request = false, setter = false, exception = false, setCurrentContextMode = false} __PRETTY_FUNCTION__ = "virtual void binaryurp::Writer::execute()" #5 binaryurp::Writer::execute() (this=0x7f61d0008350) at /home/buildslave/source/libo-core/binaryurp/source/writer.cxx:151 item = {tid = {_pSequence = 0x7f61c4001120}, oid = "", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x7f61c400a9f0}, currentContext = {m_pUnoI = 0x0}, returnValue = {data_ = }, arguments = std::__debug::vector of length 0, capacity 0, request = false, setter = false, exception = false, setCurrentContextMode = false} __PRETTY_FUNCTION__ = "virtual void binaryurp::Writer::execute()" #6 0x00007f61e80290d1 in salhelper::Thread::run() (this=0x7f61d0008350) at /home/buildslave/source/libo-core/salhelper/source/thread.cxx:39 g = {m_func = {__this = 0x7f61d0008350}, m_bDismissed = false} #7 0x00007f61e8029377 in osl::threadFunc(void*) (param=0x7f61d0008360) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7f61d0008360 #8 0x00007f61e8625699 in osl_thread_start_Impl(void*) (pData=0x7f61d0006720) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x7f61d0006720 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #9 0x00007f61e82b6134 in () at /lib/x86_64-linux-gnu/libc.so.6 #10 0x00007f61e83367dc in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 3 (Thread 0x7f61c312f6c0 (LWP 2988544)): #0 0x00007f61e82b2e96 in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f61e82b5558 in pthread_cond_wait () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f61e8029566 in std::condition_variable::wait >(std::unique_lock &, struct {...}) (this=this@entry=0x7f61e802d268 <(anonymous namespace)::getTimerManager()::aManager+72>, __lock=..., __p=__p@entry=...) at /usr/include/c++/12/condition_variable:102 #3 0x00007f61e8029e4b in salhelper::TimerManager::run() (this=0x7f61e802d220 <(anonymous namespace)::getTimerManager()::aManager>) at /home/buildslave/source/libo-core/salhelper/source/timer.cxx:376 a_Guard = {_M_device = 0x7f61e802d240 <(anonymous namespace)::getTimerManager()::aManager+32>, _M_owns = true} #4 0x00007f61e8029377 in osl::threadFunc(void*) (param=0x7f61e802d220 <(anonymous namespace)::getTimerManager()::aManager>) at /home/buildslave/source/libo-core/include/osl/thread.hxx:189 pObj = 0x7f61e802d220 <(anonymous namespace)::getTimerManager()::aManager> #5 0x00007f61e8625699 in osl_thread_start_Impl(void*) (pData=0x7f61bf67df50) at /home/buildslave/source/libo-core/sal/osl/unx/thread.cxx:237 terminate = false pImpl = 0x7f61bf67df50 __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)" #6 0x00007f61e82b6134 in () at /lib/x86_64-linux-gnu/libc.so.6 #7 0x00007f61e83367dc in () at /lib/x86_64-linux-gnu/libc.so.6 Thread 2 (Thread 0x7f61e3e8fdc0 (LWP 2988087)): #0 0x00007f61e82b2e96 in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f61e82b5558 in pthread_cond_wait () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f61e298b9f9 in std::condition_variable::wait > (__p=..., __lock=..., this=0x55a6151f4b40) at /usr/include/c++/12/condition_variable:102 g = {_M_device = 0x55a6151f4b18, _M_owns = true} request = SvpRequest::NONE pInst = 0x55a6151f48f0 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #3 SvpSalYieldMutex::doAcquire(unsigned int) (this=0x55a6151f4a20, nLockCount=1) at /home/buildslave/source/libo-core/vcl/headless/svpinst.cxx:301 g = {_M_device = 0x55a6151f4b18, _M_owns = true} request = SvpRequest::NONE pInst = 0x55a6151f48f0 __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)" #4 0x00007f61e22e3024 in comphelper::SolarMutex::acquire(unsigned int) (this=, nLockCount=) at /home/buildslave/source/libo-core/include/comphelper/solarmutex.hxx:86 __PRETTY_FUNCTION__ = "void comphelper::SolarMutex::acquire(sal_uInt32)" #5 0x00007f61e277d8b3 in SalInstance::AcquireYieldMutex(unsigned int) (this=, nCount=nCount@entry=1) at /home/buildslave/source/libo-core/vcl/source/app/salvtables.cxx:146 #6 0x00007f61e27cb2f1 in Application::AcquireSolarMutex(unsigned int) (nCount=) at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:517 pSVData = #7 0x00007f61e27cda4b in SolarMutexReleaser::~SolarMutexReleaser() (this=0x7fff2cf5b364, __in_chrg=) at /home/buildslave/source/libo-core/include/vcl/svapp.hxx:1425 releaser = {mnReleased = 1} pSVData = 0x7f61e33811a0 ::get()::instance> nExitCode = 0 #8 Application::Execute() () at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:372 releaser = {mnReleased = 1} pSVData = 0x7f61e33811a0 ::get()::instance> nExitCode = 0 #9 0x00007f61e8465468 in desktop::Desktop::Main() (this=0x7fff2cf5b800) at /home/buildslave/source/libo-core/desktop/source/app/app.cxx:1614 pDisplay = layer = {m_aEnvTypeName = "gcc3", m_xPreviousContext = uno::Reference to (class (anonymous namespace)::DesktopEnvironmentContext *) 0x55a6151f2f08} eStatus = rCmdLineArgs = @0x7f61e85ba800: {m_cwdUrl = std::optional = {[contained value] = "file:///srv/crashtestdata/control/task7679"}, m_minimized = false, m_invisible = false, m_norestore = true, m_headless = true, m_quickstart = false, m_noquickstart = true, m_terminateafterinit = false, m_nologo = true, m_nolockcheck = false, m_nodefault = false, m_help = false, m_writer = false, m_calc = false, m_draw = false, m_impress = false, m_global = false, m_math = false, m_web = false, m_base = false, m_helpwriter = false, m_helpcalc = false, m_helpdraw = false, m_helpbasic = false, m_helpmath = false, m_helpimpress = false, m_helpbase = false, m_version = false, m_splashpipe = false, m_textcat = false, m_scriptcat = false, m_safemode = false, m_unknown = "", m_bEmpty = false, m_bDocumentArgs = false, m_accept = std::__debug::vector of length 1, capacity 1 = {"pipe,name=pytest26fbe41c-ef61-11ee-8fc2-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 (cppu::(anonymous namespace)::ComponentContext *) 0x55a6151f0378 xRestartManager = uno::Reference to (comphelper::OOfficeRestartManager *) 0x55a6160e1ad8 xDesktop = uno::Reference to (framework::Desktop *) 0x55a6154a1f28 bMustLockProfile = aTitle = "LibreOfficeDev 24.8.0.0.alpha0 [4673e96d3a292b8990450b4b13230f1e3cd158ae]" bAbort = aEvent = { = {Source = empty uno::Reference}, EventName = "OnStartApp", ViewController = empty uno::Reference, Supplement = uno::Any(void)} bCrashed = false bExistsRecoveryData = false bExistsSessionData = false pidfileName = "" #10 0x00007f61e27d95ce in ImplSVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:229 pSVData = 0x7f61e33811a0 ::get()::instance> nReturn = 1 bWasInitVCL = bInit = true nRet = 0 #11 0x00007f61e27d9770 in SVMain() () at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:261 #12 0x00007f61e8497c5e in soffice_main() () at /home/buildslave/source/libo-core/desktop/source/app/sofficemain.cxx:94 aDesktop = { = { = {_vptr.ILibreOfficeKitNotifier = 0x7f61e85acc20 }, 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 = 0x7f61e3294538 , mpSchedulerData = 0x0, mpDebugName = 0x7f61e850cd88 "desktop::Desktop m_firstRunTimer", mePriority = TaskPriority::DEFAULT, mbActive = false, mbStatic = false}, maInvokeHandler = {function_ = 0x7f61e8460442 , instance_ = 0x7fff2cf5b800, file_ = 0x7f61e850cdd8 "/home/buildslave/source/libo-core/desktop/source/app/app.cxx", line_ = 439, target_ = 0x7f61e850cdb0 "Desktop::LinkStubAsyncInitFirstRun"}, mnTimeout = 3000, mbAuto = false}, m_aUpdateThread = {_M_id = {_M_thread = 0}}} rCmdLineArgs = @0x7f61e85ba800: {m_cwdUrl = std::optional = {[contained value] = "file:///srv/crashtestdata/control/task7679"}, m_minimized = false, m_invisible = false, m_norestore = true, m_headless = true, m_quickstart = false, m_noquickstart = true, m_terminateafterinit = false, m_nologo = true, m_nolockcheck = false, m_nodefault = false, m_help = false, m_writer = false, m_calc = false, m_draw = false, m_impress = false, m_global = false, m_math = false, m_web = false, m_base = false, m_helpwriter = false, m_helpcalc = false, m_helpdraw = false, m_helpbasic = false, m_helpmath = false, m_helpimpress = false, m_helpbase = false, m_version = false, m_splashpipe = false, m_textcat = false, m_scriptcat = false, m_safemode = false, m_unknown = "", m_bEmpty = false, m_bDocumentArgs = false, m_accept = std::__debug::vector of length 1, capacity 1 = {"pipe,name=pytest26fbe41c-ef61-11ee-8fc2-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 = "" #13 0x000055a614b51962 in sal_main () at /home/buildslave/source/libo-core/desktop/source/app/main.c:51 ret = #14 0x000055a614b519af in main (argc=, argv=) at /home/buildslave/source/libo-core/desktop/source/app/main.c:49 ret = Thread 1 (Thread 0x7f61c3fff6c0 (LWP 3025091)): #0 0x00007f61e82b7e2c in () at /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f61e8268fb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f61e8253472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #3 0x00007f61e861ec6c in (anonymous namespace)::callSystemHandler(int, siginfo_t*, void*) (signal=signal@entry=6, info=info@entry=0x7f61c3ff1670, context=context@entry=0x7f61c3ff1540) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:330 act = {__sigaction_handler = {sa_handler = 0x0, sa_sigaction = 0x0}, sa_mask = {__val = {0, 0, 17703306389227670272, 140057407618336, 140057876834720, 490379, 0, 490126, 17703306389227670272, 140057407618336, 140057876834720, 0, 0, 94171844468864, 17703306389227670272, 94171822943488}}, sa_flags = 0, sa_restorer = 0x7f61c3ff1540} i = #4 0x00007f61e861ed85 in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7f61c3ff1670, context=0x7f61c3ff1540) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:426 act = {__sigaction_handler = {sa_handler = 0x14, sa_sigaction = 0x14}, sa_mask = {__val = {17703306389227670272, 1, 140057876834720, 94171844468864, 140057876834240, 0, 94171844468864, 140057876834720, 140057955652667, 94171844468992, 115, 0, 0, 579, 85899346500, 85899345920}}, sa_flags = 0, sa_restorer = 0x0} Info = {Signal = osl_Signal_AccessViolation, UserSignal = 6, UserData = 0x0} #5 0x00007f61e8269050 in () at /lib/x86_64-linux-gnu/libc.so.6 #6 0x00007f61e82b7e2c in () at /lib/x86_64-linux-gnu/libc.so.6 #7 0x00007f61e8268fb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #8 0x00007f61e8253472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #9 0x00007f61e2771c46 in SalAbort(rtl::OUString const&, bool) (rErrorText="", bDumpCore=bDumpCore@entry=true) at /home/buildslave/source/libo-core/vcl/source/app/salplug.cxx:410 #10 0x00007f61e27cb1f4 in Application::Abort(rtl::OUString const&) (rErrorText="") at /home/buildslave/source/libo-core/vcl/source/app/svapp.cxx:315 #11 0x00007f61e8461474 in desktop::Desktop::Exception(ExceptionCategory) (this=, nCategory=ExceptionCategory::System) at /home/buildslave/source/libo-core/desktop/source/app/app.cxx:1202 bInException = true nOldMode = rArgs = bRestart = false bAllowRecoveryAndSessionManagement = #12 0x00007f61e27d8150 in VCLExceptionSignal_impl(void*, oslSignalInfo*) (pInfo=) at /home/buildslave/source/libo-core/vcl/source/app/svmain.cxx:175 nOldMode = SystemWindowFlags::DIALOG pSVData = 0x7f61e33811a0 ::get()::instance> aLock = {m_isAcquired = true, m_isChecked = true, m_rSolarMutex = @0x55a6151f4a20} bIn = true nVCLException = #13 0x00007f61e85d55fc in callSignalHandler(oslSignalInfo*) (pInfo=pInfo@entry=0x7f61c3ff1cb0) at /home/buildslave/source/libo-core/sal/osl/all/signalshared.cxx:47 pHandler = 0x55a6160ded00 Action = #14 0x00007f61e861ed28 in (anonymous namespace)::signalHandlerFunction(int, siginfo_t*, void*) (signal=6, info=0x7f61c3ff1eb0, context=0x7f61c3ff1d80) at /home/buildslave/source/libo-core/sal/osl/unx/signal.cxx:423 Info = {Signal = osl_Signal_AccessViolation, UserSignal = 6, UserData = 0x0} #15 0x00007f61e8269050 in () at /lib/x86_64-linux-gnu/libc.so.6 #16 0x00007f61e82b7e2c in () at /lib/x86_64-linux-gnu/libc.so.6 #17 0x00007f61e8268fb2 in raise () at /lib/x86_64-linux-gnu/libc.so.6 #18 0x00007f61e8253472 in abort () at /lib/x86_64-linux-gnu/libc.so.6 #19 0x00007f61e8253395 in () at /lib/x86_64-linux-gnu/libc.so.6 #20 0x00007f61e8261eb2 in () at /lib/x86_64-linux-gnu/libc.so.6 #21 0x00007f61c8b7f603 in SwRedlineItr::SwRedlineItr(SwTextNode const&, SwFont&, SwAttrHandler&, int, SwRedlineItr::Mode, std::__debug::vector > const*, SwPosition const*) (this=0x7f61a13a8600, rTextNd=, rFnt=..., rAH=, nRed=2147483647, mode=, pArr=0x0, pExtInputStart=0x0) at /home/buildslave/source/libo-core/sw/source/core/text/redlnitr.cxx:727 #22 0x00007f61c8b7fbd8 in SwAttrIter::CtorInitAttrIter(SwTextNode&, SwScriptInfo&, SwTextFrame const*) (this=this@entry=0x7f61c3ff29a0, rTextNode=..., rScriptInfo=..., pFrame=pFrame@entry=0x7f61a80781b0) at /home/buildslave/source/libo-core/sw/source/core/text/redlnitr.cxx:686 pRootFrame = 0x7f61a8c06580 bVertLayout = false bVertLayoutLRBT = false bRTL = __PRETTY_FUNCTION__ = "void SwAttrIter::CtorInitAttrIter(SwTextNode&, SwScriptInfo&, const SwTextFrame*)" rDoc = rIDRA = pExtInp = bShow = false nRedlPos = 2147483647 pArr = 0x0 #23 0x00007f61c8b4bcb0 in SwTextIter::CtorInitTextIter(SwTextFrame*, SwTextInfo*) (this=this@entry=0x7f61c3ff29a0, pNewFrame=pNewFrame@entry=0x7f61a80781b0, pNewInf=pNewInf@entry=0x7f61c3ff27c0) at /home/buildslave/source/libo-core/sw/source/core/text/itrtxt.cxx:39 __PRETTY_FUNCTION__ = "void SwTextIter::CtorInitTextIter(SwTextFrame*, SwTextInfo*)" pNode = #24 0x00007f61c8b382b3 in SwTextMargin::CtorInitTextMargin(SwTextFrame*, SwTextSizeInfo*) (this=this@entry=0x7f61c3ff29a0, pNewFrame=pNewFrame@entry=0x7f61a80781b0, pNewInf=pNewInf@entry=0x7f61c3ff27c0) at /home/buildslave/source/libo-core/sw/source/core/text/itrcrsr.cxx:158 pNode = rFirstLine = rTextLeftMargin = pTextNode = bLabelAlignmentActive = bListLevelIndentsApplicable = bListLevelIndentsApplicableAndLabelAlignmentActive = nLMWithNum = rAdjust = #25 0x00007f61c8b38b11 in SwTextCursor::CtorInitTextCursor(SwTextFrame*, SwTextSizeInfo*) (this=this@entry=0x7f61c3ff29a0, pNewFrame=pNewFrame@entry=0x7f61a80781b0, pNewInf=pNewInf@entry=0x7f61c3ff27c0) at /home/buildslave/source/libo-core/sw/source/core/text/itrcrsr.cxx:397 #26 0x00007f61c8b49379 in SwTextPainter::CtorInitTextPainter(SwTextFrame*, SwTextPaintInfo*) (this=this@entry=0x7f61c3ff29a0, pNewFrame=pNewFrame@entry=0x7f61a80781b0, pNewInf=pNewInf@entry=0x7f61c3ff27c0) at /home/buildslave/source/libo-core/sw/source/core/text/itrpaint.cxx:66 pMyFnt = #27 0x00007f61c8b41879 in SwTextFormatter::CtorInitTextFormatter(SwTextFrame*, SwTextFormatInfo*) (this=this@entry=0x7f61c3ff29a0, pNewFrame=pNewFrame@entry=0x7f61a80781b0, pNewInf=pNewInf@entry=0x7f61c3ff27c0) at /home/buildslave/source/libo-core/sw/source/core/text/itrform2.cxx:95 #28 0x00007f61c8b208fb in SwTextFormatter::SwTextFormatter(SwTextFrame*, SwTextFormatInfo*) (this=0x7f61c3ff29a0, pTextFrame=0x7f61a80781b0, pTextFormatInf=0x7f61c3ff27c0) at /home/buildslave/source/libo-core/sw/source/core/text/itrform2.hxx:157 #29 0x00007f61c8b1d7db in SwTextFrame::FormatImpl(OutputDevice*, SwParaPortion*, std::__debug::vector >&) (this=this@entry=0x7f61a80781b0, pRenderContext=pRenderContext@entry=0x7f61aa579820, pPara=, rIntersectingObjs=std::__debug::vector of length 0, capacity 0) at /home/buildslave/source/libo-core/sw/source/core/text/frmform.cxx:1859 bIsEmpty = aInf = Python Exception : 'NoneType' object has no attribute 'pointer' 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>' { = { = { = {m_pPara = 0x55a617da3520, m_nTextStart = {m_value = 0}}, m_aMaxWidth = std::__debug::map with 0 elements, m_pKanaComp = 0x0, m_pVsh = 0x7f61a8747110, m_pOut = {m_rInnerRef = rtl::Reference to 0x7f61aa579820}, m_pRef = {m_rInnerRef = rtl::Reference to 0x7f61a8010700}, m_pCachedVclData = std::shared_ptr (use count 2, weak count 0) = {get() = 0x55a617ae9fd0}, m_pFnt = 0x0, m_pUnderFnt = 0x0, m_pFrame = 0x7f61a80781b0, m_pOpt = 0x7f61ab87bd30, m_pText = 0x7f61abb27f68, m_nIdx = {m_value = 0}, m_nLen = {m_value = 6}, m_nMeasureLen = {m_value = 2147483647}, m_nKanaIdx = 0, m_bOnWin = true, m_bNotEOL = false, m_bURLNotify = false, m_bStopUnderflow = false, m_bFootnoteInside = false, m_bOtherThanFootnoteInside = false, m_bMulti = false, m_bFirstMulti = false, m_bRuby = false, m_bHanging = true, m_bScriptSpace = true, m_bForbiddenChars = true, m_bSnapToGrid = true, m_nDirection = 0 '\000'}, m_pWrongList = 0x0, m_pGrammarCheckList = 0x0, m_pSmartTags = 0x0, m_pSpaceAdd = 0x0, m_pBrushItem = 0x0, m_aTextFly = {m_pPage = 0x7f61a85c9420, mpCurrAnchoredObj = 0x0, m_pCurrFrame = 0x7f61a80781b0, m_pMaster = 0x7f61a80781b0, mpAnchoredObjList = std::unique_ptr >> = {get() = 0x0}, m_nMinBottom = 0, m_nNextTop = 0, m_nCurrFrameNodeIndex = {m_value = 2147483647}, m_bOn = false, m_bTopRule = true, mbIgnoreCurrentFrame = false, mbIgnoreContour = false, mbIgnoreObjsInHeaderFooter = false}, m_aPos = Point = {x = 0, y = 0}, m_aPaintRect = SwRect = {point = Point = {x = 0, y = 0}, size = Size = {width = 0, height = 0}}, m_nSpaceIdx = 0}, m_aHyphVals = uno::Sequence of length 8 = {{Name = "HyphMinLeading", Handle = 4, Value = uno::Any("short": 2), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "HyphMinTrailing", Handle = 5, Value = uno::Any("short": 2), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "HyphNoCaps", Handle = 31, Value = uno::Any("boolean": 0 '\000'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "HyphNoLastWord", Handle = 32, Value = uno::Any("boolean": 0 '\000'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "HyphMinWordLength", Handle = 6, Value = uno::Any("short": 5), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "HyphZone", Handle = 33, Value = uno::Any("short": 425), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "HyphKeep", Handle = 34, Value = uno::Any("short": 0), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "HyphCompoundMinLeading", Handle = 35, Value = uno::Any("short": 2), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}}, m_pRoot = 0x0, m_pLast = 0x0, m_pFly = 0x0, m_pUnderflow = 0x0, m_pRest = 0x0, m_pLastTab = 0x0, m_nSoftHyphPos = {m_value = 0}, m_nLineStart = {m_value = 0}, m_nUnderScorePos = {m_value = 2147483647}, m_nLastBookmarkPos = {m_value = -1}, m_nLeft = 0, m_nRight = 0, m_nFirst = 0, m_nLeftMargin = 0, m_nRealWidth = 0, m_nWidth = 0, m_nLineHeight = 0, m_nLineNetHeight = 0, m_nForcedLeftMargin = 0, m_bFull = false, m_bFootnoteDone = false, m_bErgoDone = false, m_bNumDone = false, m_bArrowDone = false, m_bStop = false, m_bNewLine = false, m_bShift = false, m_bUnderflow = false, m_bInterHyph = false, m_bAutoHyph = true, m_bDropInit = false, m_bQuick = false, m_bNoEndHyph = false, m_bNoMidHyph = false, m_bIgnoreFly = false, m_bFakeLineStart = false, m_bTabOverflow = false, m_bTestFormat = false, m_cTabDecimal = 0 u'\000', m_cHookChar = 0 u'\000', m_nMaxHyph = 0 '\000', m_eLastTabsSeen = SwTextFormatInfo::TabSeen::None} aLine = { = { = { = { = { = { = {_vptr.SwAttrIter = 0x7f61c9b51978 , m_aAttrHandler = {m_aAttrStack = {std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0}, m_pDefaultArray = {0x7f61bea648a0, 0x7f61bea73210, 0x7f61a8c73fb0, 0x7f61bea620c0, 0x7f61be7e9310, 0x7f61be7e8dc0, 0x7f61a8047730, 0x7f61a8047530, 0x7f61bc16de50, 0x7f61a8470510, 0x7f61bea60ba0, 0x7f61bea6d620, 0x7f61bea72dc0, 0x7f61bc187d40, 0x7f61bea6e2d0, 0x7f61a8c75250, 0x7f61bc16d370, 0x7f61bc1741f0, 0x7f61bc175320, 0x7f61a8c75cb0, 0x7f61aa5ad450, 0x7f61a8c75690, 0x7f61bea73a60, 0x7f61be9e2610, 0x7f61a8c75d50, 0x7f61a874f050, 0x7f61a8c75b90, 0x7f61bea69720, 0x7f61bea69140, 0x7f61bea69170, 0x7f61bea691c0, 0x7f61bea68bc0, 0x7f61bea68c10, 0x7f61bea68600, 0x7f61bea68650, 0x7f61bea61ba0, 0x7f61bc15be50, 0x7f61bea61750, 0x7f61bc1750f0}, m_pIDocumentSettingAccess = 0x7f61a8400d20, m_pShell = 0x7f61a8747110, m_oFnt = std::optional = {[contained value] = {m_aSub = {static max_index = 2, detail_values = {_M_elems = {{ = { = {_vptr.Font = 0x7f61c9b521c8 , mpImplFont = {...}}, eCaseMap = SvxCaseMap::NotMapped, nEsc = 0, nPropr = 100 'd'}, m_nFontCacheId = 0x108, m_aSize = Size = {width = 0, height = 220}, m_nFontIndex = 46, m_nOrgHeight = 0, m_nOrgAscent = 0, m_nProportionalWidth = 100, m_bSmallCapsPercentage66 = false}, { = { = {_vptr.Font = 0x7f61c9b521c8 , mpImplFont = {...}}, eCaseMap = SvxCaseMap::NotMapped, nEsc = 0, nPropr = 100 'd'}, m_nFontCacheId = 0x0, m_aSize = Size = {width = 0, height = 220}, m_nFontIndex = 0, m_nOrgHeight = 0, m_nOrgAscent = 0, m_nProportionalWidth = 100, m_bSmallCapsPercentage66 = false}, { = { = {_vptr.Font = 0x7f61c9b521c8 , mpImplFont = {...}}, eCaseMap = SvxCaseMap::NotMapped, nEsc = 0, nPropr = 100 'd'}, m_nFontCacheId = 0x0, m_aSize = Size = {width = 0, height = 240}, m_nFontIndex = 0, m_nOrgHeight = 0, m_nOrgAscent = 0, m_nProportionalWidth = 100, m_bSmallCapsPercentage66 = false}}}}, mxBackColor = std::optional [no contained value], m_aHighlightColor = rgba(255, 255, 255, 0), m_aUnderColor = rgba(255, 255, 255, 0), m_aOverColor = rgba(255, 255, 255, 0), m_aTopBorder = std::optional [no contained value], m_aBottomBorder = std::optional [no contained value], m_aRightBorder = std::optional [no contained value], m_aLeftBorder = std::optional [no contained value], m_nTopBorderDist = 0, m_nBottomBorderDist = 0, m_nRightBorderDist = 0, m_nLeftBorderDist = 0, m_aShadowColor = rgba(255, 255, 255, 0), m_nShadowWidth = 0, m_aShadowLocation = SvxShadowLocation::NONE, m_nToxCount = 0 '\000', m_nRefCount = 0 '\000', m_nMetaCount = 0 '\000', m_nContentControlCount = 0 '\000', m_nInputFieldCount = 0 '\000', m_nActual = SwFontScript::Latin, m_bPaintBlank = false, m_bFontChg = true, m_bOrgChg = true, m_bGreyWave = false}}, m_bVertLayout = false, m_bVertLayoutLRBT = false}, m_pViewShell = 0x7f61a8747110, m_pFont = 0x7f61a13fc560, m_pScriptInfo = 0x55a617da35d8, m_pLastOut = {m_rInnerRef = empty rtl::Reference}, m_nChgCnt = 0, m_pRedline = std::unique_ptr = {get() = 0x0}, m_nStartIndex = 0, m_nEndIndex = 0, m_nPosition = 0, m_nPropFont = 0 '\000', m_aFontCacheIds = {static max_index = 2, detail_values = {_M_elems = {0x108, 0x0, 0x0}}}, m_aFontIdx = {static max_index = 2, detail_values = {_M_elems = {46, 6012, 21926}}}, m_pTextNode = 0x7f61ab4a5760, m_pMergedPara = 0x7f61abb27ef0}, m_aLineInf = {m_oRuler = std::optional [no contained value], m_pSpace = 0x0, m_nVertAlign = SvxParaVertAlignItem::Align::Automatic, m_nDefTabStop = 0, m_bListTabStopIncluded = false, m_nListTabStopPosition = 0}, m_pFrame = 0x0, m_pInf = 0x0, m_pCurr = 0x0, m_pPrev = 0x0, m_nFrameStart = 0, m_nY = 0, m_nRegStart = 0, m_nStart = {m_value = 0}, m_nRegDiff = 0, m_nLineNr = 0, m_bPrev = false, m_bRegisterOn = false, m_bOneBlock = false, m_bLastBlock = false, m_bLastCenter = false}, mnLeft = 0, mnRight = 0, mnFirst = 0, mnDropLeft = 0, mnDropHeight = 0, mnDropDescent = 0, mnDropLines = 0, mnAdjust = SvxAdjust::Left, mnTabLeft = 0}, }, static s_bRightMargin = false}, m_bPaintDrop = false}, m_pDropFormat = 0x55a617da3520, m_pMulti = 0x55a617da3520, m_nContentEndHyph = 89 'Y', m_nContentMidHyph = 109 'm', m_nLeftScanIdx = {m_value = 0}, m_nRightScanIdx = {m_value = 0}, m_bOnceMore = false, m_bFlyInContentBase = false, m_bTruncLines = false, m_bUnclipped = false, m_pByEndIter = std::unique_ptr = {get() = 0x0}, m_pFirstOfBorderMerge = 0x76d59} #30 0x00007f61c8b1e282 in SwTextFrame::Format(OutputDevice*, SwBorderAttrs const*) (this=0x7f61a80781b0, pRenderContext=0x7f61aa579820) at /home/buildslave/source/libo-core/sw/source/core/text/frmform.cxx:2067 intersectingObjs = std::__debug::vector of length 0, capacity 0 nexts = std::__debug::vector of length 0, capacity 0 bOrphan = false pFootnoteBoss = nFootnoteHeight = 0 aAccess = { = {_vptr.SwCacheAccess = 0x7f61c9b51a40 , m_rCache = @0x7f61bc16e680, m_pObj = 0x55a617dda540, m_pOwner = 0x7f61a80781b0}, } bNew = aLock = {m_pTextFrame = 0x7f61a80781b0, m_bOldLocked = false} bSetOffset = aRectFnSet = {m_bVert = false, m_bVertL2R = false, m_bVertL2RB2T = false, m_fnRect = 0x7f61c9c15680 } nStrLen = {m_value = } __PRETTY_FUNCTION__ = "virtual void SwTextFrame::Format(vcl::RenderContext*, const SwBorderAttrs*)" pPara = #31 0x00007f61c89f3a3e in SwContentFrame::MakeAll(OutputDevice*) (this=0x7f61a80781b0) at /home/buildslave/source/libo-core/sw/source/core/layout/calcmove.cxx:1530 bMoveable = nBottomDist = bHeightValid = bDontMoveMe = pPre = nOldBodyHeight = pTemp = pPageFrame = pOldUp = bDummy = false bTemp = nPrtBottom = bMoveOrFit = bCheckForGrownBody = oDeleteGuard = std::optional = {[contained value] = {m_pForbidFrame = 0x7f61a80781b0}} nFormatCount = 1 nConsecutiveFormatsWithoutChange = aEnter = {pImpl = std::unique_ptr = {get() = 0x0}} oNotify = std::optional = {[contained value] = { = {mpFrame = 0x7f61a80781b0, maFrame = SwRect = {point = Point = {x = 2382, y = 486745}, size = Size = {width = 1106, height = 327}}, maPrt = SwRect = {point = Point = {x = 0, y = 60}, size = Size = {width = 1106, height = 207}}, mnFlyAnchorOfst = 0, mnFlyAnchorOfstNoWrap = 0, mbHadFollow = false, mbInvaKeep = false, mbValidSize = true}, mbChkHeightOfLastLine = false, mnHeightOfLastLine = 0, mbInvalidatePrevPrtArea = false, mbBordersJoinedWithPrev = false}} bMakePage = true bMovedBwd = bMovedFwd = bFormatted = 1 '\001' bMustFit = bFitPromise = bFly = bTab = bFootnote = bSct = Python Exception : DWARF-2 expression error: DW_OP_GNU_uninit must always be the very last op. #32 0x00007f61c89f0479 in SwFrame::PrepareMake(OutputDevice*) (this=0x7f61a80781b0, pRenderContext=0x7f61aa579820) at /home/buildslave/source/libo-core/sw/source/core/layout/calcmove.cxx:388 __PRETTY_FUNCTION__ = "void SwFrame::PrepareMake(vcl::RenderContext*)" #33 0x00007f61c8aa0ac7 in SwFrame::Calc(OutputDevice*) const (this=, pRenderContext=) at /home/buildslave/source/libo-core/sw/source/core/layout/trvlfrm.cxx:1826 #34 0x00007f61c8a945d9 in SwContentFrame::CalcLowers(SwLayoutFrame&, SwLayoutFrame const&, long, bool) (rLay=..., rDontLeave=..., nBottom=nBottom@entry=497446, bSkipRowSpanCells=bSkipRowSpanCells@entry=true) at /home/buildslave/source/libo-core/sw/source/core/layout/tabfrm.cxx:1746 bFormatPossible = bSkipContent = pRenderContext = 0x7f61aa579820 bAll = false bRet = true pCnt = 0x7f61a80781b0 aRectFnSet = {m_bVert = false, m_bVertL2R = false, m_bVertL2RB2T = false, m_fnRect = 0x7f61c9c15680 } nLoopControlRuns = 0 pLoopControlCond = 0x0 #35 0x00007f61c8a95968 in lcl_RecalcRow(SwRowFrame&, tools::Long) (rRow=..., nBottom=nBottom@entry=497446) at /home/buildslave/source/libo-core/sw/source/core/layout/tabfrm.cxx:1882 g = {m_pForbidFrame = 0x55a617ae7500} nLoopControlRuns_2 = nLoopControlStage_2 = nLoopControlRuns_1 = 0 nLoopControlStage_1 = 0 bCheck = true #36 0x00007f61c8a9e140 in SwTabFrame::MakeAll(OutputDevice*) (this=0x7f61a8094760, pRenderContext=) at /home/buildslave/source/libo-core/sw/source/core/layout/tabfrm.cxx:2817 g = {m_pForbidFrame = 0x55a617ae7500} bFlySplit = nMinNumOfLines = bHadFollowFlowLineBeforeSplit = nDeadLine = nBreakLine = bMoveable = n1StLineHeight = bAllowSplitOfRow = aOldPos = Point = {x = , y = } pIndPrev = pFly = pOldUpper = nDistanceToUpperPrtBottom = pSh = bBrowseMode = pFirstNonHeadlineRow = bEmulateTableKeepSplitAllowed = aEnter = {pImpl = std::unique_ptr = {get() = 0x0}} aNotify = { = {mpFrame = 0x7f61a8094760, maFrame = SwRect = {point = Point = {x = 2269, y = 483450}, size = Size = {width = 8220, height = 17891}}, maPrt = SwRect = {point = Point = {x = 5, y = 0}, size = Size = {width = 8220, height = 17881}}, mnFlyAnchorOfst = 0, mnFlyAnchorOfstNoWrap = 0, mbHadFollow = false, mbInvaKeep = false, mbValidSize = false}, m_bLowersComplete = false} bOldValidPos = bMakePage = true bMovedBwd = bMovedFwd = bSplit = bFootnotesInDoc = bFly = oAccess = std::optional = {[contained value] = { = {_vptr.SwCacheAccess = 0x7f61c9b51120 , m_rCache = @0x7f61bc16f860, m_pObj = 0x55a617dfcfc0, m_pOwner = 0x7f61ab4f2ac8}, m_pConstructor = 0x7f61a8094760}} pAttrs = bDontSplit = nRepeat = bTryToSplit = bTableRowKeep = bLastRowHasToMoveToFollow = bLastRowMoveNoMoreTries = bLargeTable = bEmulateTableKeep = bKeep = nUnSplitted = nThrowAwayValidLayoutLimit = aRectFnSet = {m_bVert = false, m_bVertL2R = false, m_bVertL2RB2T = false, m_fnRect = 0x7f61c9c15680 } #37 0x00007f61c89f0479 in SwFrame::PrepareMake(OutputDevice*) (this=0x7f61a8094760, pRenderContext=0x7f61aa579820) at /home/buildslave/source/libo-core/sw/source/core/layout/calcmove.cxx:388 __PRETTY_FUNCTION__ = "void SwFrame::PrepareMake(vcl::RenderContext*)" #38 0x00007f61c8aa0ac7 in SwFrame::Calc(OutputDevice*) const (this=, pRenderContext=) at /home/buildslave/source/libo-core/sw/source/core/layout/trvlfrm.cxx:1826 #39 0x00007f61c89eff80 in SwFrame::PrepareMake(OutputDevice*) (this=0x55a617ae7500, pRenderContext=0x7f61aa579820) at /home/buildslave/source/libo-core/sw/source/core/layout/calcmove.cxx:266 bOldTabLock = bFoll = aDeleteGuard = {m_pForbidFrame = 0x55a617ae7500} bCnt = bTab = bNoSect = pThis = bFormatPrev = __PRETTY_FUNCTION__ = "void SwFrame::PrepareMake(vcl::RenderContext*)" #40 0x00007f61c8aa0ac7 in SwFrame::Calc(OutputDevice*) const (this=, pRenderContext=) at /home/buildslave/source/libo-core/sw/source/core/layout/trvlfrm.cxx:1826 #41 0x00007f61c89eff80 in SwFrame::PrepareMake(OutputDevice*) (this=0x55a617b476d0, pRenderContext=0x7f61aa579820) at /home/buildslave/source/libo-core/sw/source/core/layout/calcmove.cxx:266 bOldTabLock = bFoll = aDeleteGuard = {m_pForbidFrame = 0x55a617b476d0} bCnt = bTab = bNoSect = pThis = bFormatPrev = __PRETTY_FUNCTION__ = "void SwFrame::PrepareMake(vcl::RenderContext*)" #42 0x00007f61c8aa0ac7 in SwFrame::Calc(OutputDevice*) const (this=, pRenderContext=) at /home/buildslave/source/libo-core/sw/source/core/layout/trvlfrm.cxx:1826 #43 0x00007f61c89eff80 in SwFrame::PrepareMake(OutputDevice*) (this=0x55a617b3e110, pRenderContext=0x7f61aa579820) at /home/buildslave/source/libo-core/sw/source/core/layout/calcmove.cxx:266 bOldTabLock = bFoll = aDeleteGuard = {m_pForbidFrame = 0x55a617b3e110} bCnt = bTab = bNoSect = pThis = bFormatPrev = __PRETTY_FUNCTION__ = "void SwFrame::PrepareMake(vcl::RenderContext*)" #44 0x00007f61c8aa0ac7 in SwFrame::Calc(OutputDevice*) const (this=this@entry=0x55a617b3e110, pRenderContext=pRenderContext@entry=0x7f61aa579820) at /home/buildslave/source/libo-core/sw/source/core/layout/trvlfrm.cxx:1826 #45 0x00007f61c8b1c389 in SwTextFrame::CalcFollow(o3tl::strong_int) (this=this@entry=0x7f61a8076800, nTextOfst=...) at /home/buildslave/source/libo-core/sw/source/core/text/frmform.cxx:284 pSct = 0x0 pOldUp = nOldBottom = nMyPos = pPage = 0x0 nRemaining = aRectFnSet = {m_bVert = false, m_bVertL2R = false, m_bVertL2RB2T = false, m_fnRect = 0x7f61c9c15680 } bOldInvaContent = aSave = {aGuard = {m_pForbidFrame = 0x7f61a80a65c0}, pBoss = 0x7f61a80a65c0, nOldHeight = 9223372036854775807, nNewHeight = 0} pRenderContext = swap = { = {m_frame = 0x7f61a8076800, m_undo = false}, } pMyFollow = 0x55a617b3e110 pPara = 0x55a6174bce00 bFollowField = #46 0x00007f61c8b1c85b in SwTextFrame::AdjustFollow_(SwTextFormatter&, o3tl::strong_int, o3tl::strong_int, unsigned char) (this=this@entry=0x7f61a8076800, rLine=..., nOffset=..., nEnd=..., nMode=nMode@entry=3 '\003') at /home/buildslave/source/libo-core/sw/source/core/text/frmform.cxx:689 aSwapper = {pFrame = 0x7f61a8076800, bUndo = false} bDontJoin = true nNewOfst = {m_value = 1} bHasNonLastSplitFlyDrawObj = false #47 0x00007f61c8b1b665 in SwTextFrame::FormatAdjust(SwTextFormatter&, WidowsAndOrphans&, o3tl::strong_int, bool) (this=this@entry=0x7f61a8076800, rLine=..., rFrameBreak=..., nStrLen=..., bDummy=) at /home/buildslave/source/libo-core/sw/source/core/text/frmform.cxx:1289 swap = { = {m_frame = 0x7f61a8076800, m_undo = false}, } pPara = 0x55a6174bce00 nEnd = {m_value = 1} bHasToFit = false nNew = 3 '\003' rInf = bOnlyContainsAsCharAnchoredObj = false pBodyFrame = nBodyHeight = 13982 bDelta = true nDocPrtTop = nOldHeight = 1216 nChg = -388 #48 0x00007f61c8b1d3e0 in SwTextFrame::Format_(SwTextFormatter&, SwTextFormatInfo&, bool) (this=this@entry=0x7f61a8076800, rLine=..., rInf=..., bAdjust=bAdjust@entry=false) at /home/buildslave/source/libo-core/sw/source/core/text/frmform.cxx:1755 pPara = 0x55a6174bce00 rString = nStrLen = {m_value = 12} rReformat = @0x55a6174bceb0: {m_nStart = {m_value = 0}, m_nLen = {m_value = 0}} rRepaint = @0x55a6174bce80: { = SwRect = {point = Point = {x = 9806, y = 479020}, size = Size = {width = 580, height = 1436}}, m_nOffset = 0, m_nRightOffset = 10529} pFreeze = std::unique_ptr = {get() = 0x0} nOldBottom = bPrev = false aFrameBreak = { = {m_nRstHeight = 0, m_nOrigin = 479020, m_pFrame = 0x7f61a8076800, m_bBreak = false, m_bKeep = false}, m_nWidLines = 0, m_nOrphLines = 0} bFirst = false bFormat = bBreak = bJumpEndHyph = false bWatchEndHyph = false bJumpMidHyph = false bWatchMidHyph = false rAttrSet = bMaxHyph = __PRETTY_FUNCTION__ = "void SwTextFrame::Format_(SwTextFormatter&, SwTextFormatInfo&, bool)" #49 0x00007f61c8b1d849 in SwTextFrame::FormatImpl(OutputDevice*, SwParaPortion*, std::__debug::vector >&) (this=this@entry=0x7f61a8076800, pRenderContext=pRenderContext@entry=0x7f61aa579820, pPara=, rIntersectingObjs=std::__debug::vector of length 0, capacity 0) at /home/buildslave/source/libo-core/sw/source/core/text/frmform.cxx:1863 bIsEmpty = aInf = Python Exception : 'NoneType' object has no attribute 'pointer' 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>' { = { = { = {m_pPara = 0x55a6174bce00, m_nTextStart = {m_value = 0}}, m_aMaxWidth = std::__debug::map with 0 elements, m_pKanaComp = 0x0, m_pVsh = 0x7f61a8747110, m_pOut = {m_rInnerRef = rtl::Reference to 0x7f61aa579820}, m_pRef = {m_rInnerRef = rtl::Reference to 0x7f61a8010700}, m_pCachedVclData = std::shared_ptr (use count 2, weak count 0) = {get() = 0x55a617553b50}, m_pFnt = 0x7f61a052dc60, m_pUnderFnt = 0x0, m_pFrame = 0x7f61a8076800, m_pOpt = 0x7f61ab87bd30, m_pText = 0x7f61ab3e2508, m_nIdx = {m_value = 2}, m_nLen = {m_value = 1}, m_nMeasureLen = {m_value = 2147483647}, m_nKanaIdx = 0, m_bOnWin = true, m_bNotEOL = false, m_bURLNotify = false, m_bStopUnderflow = false, m_bFootnoteInside = false, m_bOtherThanFootnoteInside = true, m_bMulti = false, m_bFirstMulti = false, m_bRuby = false, m_bHanging = true, m_bScriptSpace = true, m_bForbiddenChars = true, m_bSnapToGrid = true, m_nDirection = 0 '\000'}, m_pWrongList = 0x0, m_pGrammarCheckList = 0x0, m_pSmartTags = 0x0, m_pSpaceAdd = 0x0, m_pBrushItem = 0x0, m_aTextFly = {m_pPage = 0x7f61a80a65c0, mpCurrAnchoredObj = 0x0, m_pCurrFrame = 0x7f61a8076800, m_pMaster = 0x7f61a8076800, mpAnchoredObjList = std::unique_ptr >> = {get() = 0x0}, m_nMinBottom = 0, m_nNextTop = 0, m_nCurrFrameNodeIndex = {m_value = 2147483647}, m_bOn = false, m_bTopRule = true, mbIgnoreCurrentFrame = false, mbIgnoreContour = false, mbIgnoreObjsInHeaderFooter = false}, m_aPos = Point = {x = 440, y = 479848}, m_aPaintRect = SwRect = {point = Point = {x = 0, y = 0}, size = Size = {width = 0, height = 0}}, m_nSpaceIdx = 0}, m_aHyphVals = uno::Sequence of length 8 = {{Name = "HyphMinLeading", Handle = 4, Value = uno::Any("short": 2), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "HyphMinTrailing", Handle = 5, Value = uno::Any("short": 2), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "HyphNoCaps", Handle = 31, Value = uno::Any("boolean": 0 '\000'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "HyphNoLastWord", Handle = 32, Value = uno::Any("boolean": 0 '\000'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "HyphMinWordLength", Handle = 6, Value = uno::Any("short": 5), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "HyphZone", Handle = 33, Value = uno::Any("short": 425), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "HyphKeep", Handle = 34, Value = uno::Any("short": 0), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "HyphCompoundMinLeading", Handle = 35, Value = uno::Any("short": 2), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}}, m_pRoot = 0x7f61a13a02f0, m_pLast = 0x7f61a13a0530, m_pFly = 0x0, m_pUnderflow = 0x0, m_pRest = 0x0, m_pLastTab = 0x0, m_nSoftHyphPos = {m_value = 0}, m_nLineStart = {m_value = 1}, m_nUnderScorePos = {m_value = 2147483647}, m_nLastBookmarkPos = {m_value = 2}, m_nLeft = 9806, m_nRight = 10386, m_nFirst = 9806, m_nLeftMargin = 9806, m_nRealWidth = 580, m_nWidth = 580, m_nLineHeight = 0, m_nLineNetHeight = 0, m_nForcedLeftMargin = 0, m_bFull = true, m_bFootnoteDone = true, m_bErgoDone = true, m_bNumDone = true, m_bArrowDone = true, m_bStop = false, m_bNewLine = true, m_bShift = true, m_bUnderflow = false, m_bInterHyph = false, m_bAutoHyph = true, m_bDropInit = false, m_bQuick = false, m_bNoEndHyph = false, m_bNoMidHyph = false, m_bIgnoreFly = false, m_bFakeLineStart = false, m_bTabOverflow = false, m_bTestFormat = false, m_cTabDecimal = 0 u'\000', m_cHookChar = 0 u'\000', m_nMaxHyph = 0 '\000', m_eLastTabsSeen = SwTextFormatInfo::TabSeen::None} aLine = { = { = { = { = { = { = {_vptr.SwAttrIter = 0x7f61c9b51978 , m_aAttrHandler = {m_aAttrStack = {std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 1, capacity 1 = {0x7f61ab454f40}, std::__debug::vector of length 0, capacity 0 , std::__debug::vector of length 1, capacity 1 = {0x7f61ab454f40}, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 0, capacity 0, std::__debug::vector of length 1, capacity 1 = {0x7f61ab454f40}, std::__debug::vector of length 0, capacity 0 }, m_pDefaultArray = {0x7f61bea648a0, 0x7f61bea73210, 0x7f61a8c73fb0, 0x7f61bea620c0, 0x7f61be7e9310, 0x7f61be7e8dc0, 0x7f61a8047730, 0x7f61a8047530, 0x7f61bc16de50, 0x7f61a8470510, 0x7f61bea60ba0, 0x7f61bea6d620, 0x7f61bea72dc0, 0x7f61bc187d40, 0x7f61bea6e2d0, 0x7f61a8c75250, 0x7f61bc16d370, 0x7f61bc1741f0, 0x7f61bc175320, 0x7f61a8c75cb0, 0x7f61aa5ad450, 0x7f61a8c75690, 0x7f61bea73a60, 0x7f61be9e2610, 0x7f61a8c75d50, 0x7f61a874f050, 0x7f61a8c75b90, 0x7f61bea69720, 0x7f61bea69140, 0x7f61bea69170, 0x7f61bea691c0, 0x7f61bea68bc0, 0x7f61bea68c10, 0x7f61bea68600, 0x7f61bea68650, 0x7f61bea61ba0, 0x7f61bc15be50, 0x7f61bea61750, 0x7f61bc1750f0}, m_pIDocumentSettingAccess = 0x7f61a8400d20, m_pShell = 0x7f61a8747110, m_oFnt = std::optional = {[contained value] = {m_aSub = {static max_index = 2, detail_values = {_M_elems = {{ = { = {_vptr.Font = 0x7f61c9b521c8 , mpImplFont = {...}}, eCaseMap = SvxCaseMap::NotMapped, nEsc = 0, nPropr = 100 'd'}, m_nFontCacheId = 0x108, m_aSize = Size = {width = 0, height = 220}, m_nFontIndex = 46, m_nOrgHeight = 0, m_nOrgAscent = 0, m_nProportionalWidth = 100, m_bSmallCapsPercentage66 = false}, { = { = {_vptr.Font = 0x7f61c9b521c8 , mpImplFont = {...}}, eCaseMap = SvxCaseMap::NotMapped, nEsc = 0, nPropr = 100 'd'}, m_nFontCacheId = 0x0, m_aSize = Size = {width = 0, height = 220}, m_nFontIndex = 0, m_nOrgHeight = 0, m_nOrgAscent = 0, m_nProportionalWidth = 100, m_bSmallCapsPercentage66 = false}, { = { = {_vptr.Font = 0x7f61c9b521c8 , mpImplFont = {...}}, eCaseMap = SvxCaseMap::NotMapped, nEsc = 0, nPropr = 100 'd'}, m_nFontCacheId = 0x0, m_aSize = Size = {width = 0, height = 240}, m_nFontIndex = 0, m_nOrgHeight = 0, m_nOrgAscent = 0, m_nProportionalWidth = 100, m_bSmallCapsPercentage66 = false}}}}, mxBackColor = std::optional [no contained value], m_aHighlightColor = rgba(255, 255, 255, 0), m_aUnderColor = rgba(255, 255, 255, 0), m_aOverColor = rgba(255, 255, 255, 0), m_aTopBorder = std::optional [no contained value], m_aBottomBorder = std::optional [no contained value], m_aRightBorder = std::optional [no contained value], m_aLeftBorder = std::optional [no contained value], m_nTopBorderDist = 0, m_nBottomBorderDist = 0, m_nRightBorderDist = 0, m_nLeftBorderDist = 0, m_aShadowColor = rgba(255, 255, 255, 0), m_nShadowWidth = 0, m_aShadowLocation = SvxShadowLocation::NONE, m_nToxCount = 0 '\000', m_nRefCount = 0 '\000', m_nMetaCount = 0 '\000', m_nContentControlCount = 0 '\000', m_nInputFieldCount = 0 '\000', m_nActual = SwFontScript::Latin, m_bPaintBlank = false, m_bFontChg = true, m_bOrgChg = true, m_bGreyWave = false}}, m_bVertLayout = false, m_bVertLayoutLRBT = false}, m_pViewShell = 0x7f61a8747110, m_pFont = 0x7f61a052dc60, m_pScriptInfo = 0x55a6174bceb8, m_pLastOut = {m_rInnerRef = rtl::Reference to 0x7f61a8010700}, m_nChgCnt = 1, m_pRedline = std::unique_ptr = {get() = 0x0}, m_nStartIndex = 5, m_nEndIndex = 4, m_nPosition = 2, m_nPropFont = 0 '\000', m_aFontCacheIds = {static max_index = 2, detail_values = {_M_elems = {0x108, 0x0, 0x0}}}, m_aFontIdx = {static max_index = 2, detail_values = {_M_elems = {46, 6030, 21926}}}, m_pTextNode = 0x7f61ab3e2330, m_pMergedPara = 0x0}, m_aLineInf = {m_oRuler = std::optional = {[contained value] = { = {_vptr.SfxPoolItem = 0x7f61e75d0cd8 , m_nRefCount = 0, m_nWhich = 68, m_nSerialNumber = 873561, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bDeleted = false}, maTabStops = {m_vector = std::__debug::vector of length 1, capacity 1 = {{nTabPos = 709, eAdjustment = SvxTabAdjust::Default, m_cDecimal = 46 u'.', cFill = 32 u' '}}}, mnDefaultDistance = 0}}, m_pSpace = 0x7f61bea93fb0, m_nVertAlign = SvxParaVertAlignItem::Align::Automatic, m_nDefTabStop = 65535, m_bListTabStopIncluded = false, m_nListTabStopPosition = 0}, m_pFrame = 0x7f61a8076800, m_pInf = 0x7f61c3ff6b00, m_pCurr = 0x7f61a13a0bb0, m_pPrev = 0x7f61a13a0bb0, m_nFrameStart = 479020, m_nY = 479641, m_nRegStart = 0, m_nStart = {m_value = 1}, m_nRegDiff = 0, m_nLineNr = 4, m_bPrev = false, m_bRegisterOn = false, m_bOneBlock = false, m_bLastBlock = false, m_bLastCenter = false}, mnLeft = 9806, mnRight = 10386, mnFirst = 9806, mnDropLeft = 0, mnDropHeight = 0, mnDropDescent = 0, mnDropLines = 0, mnAdjust = SvxAdjust::Center, mnTabLeft = 0}, }, static s_bRightMargin = false}, m_bPaintDrop = false}, m_pDropFormat = 0x0, m_pMulti = 0x0, m_nContentEndHyph = 0 '\000', m_nContentMidHyph = 0 '\000', m_nLeftScanIdx = {m_value = 2147483647}, m_nRightScanIdx = {m_value = 0}, m_bOnceMore = false, m_bFlyInContentBase = true, m_bTruncLines = false, m_bUnclipped = false, m_pByEndIter = std::unique_ptr = {get() = 0x55a617d15930}, m_pFirstOfBorderMerge = 0x0} #50 0x00007f61c8b1e282 in SwTextFrame::Format(OutputDevice*, SwBorderAttrs const*) (this=0x7f61a8076800, pRenderContext=0x7f61aa579820) at /home/buildslave/source/libo-core/sw/source/core/text/frmform.cxx:2067 intersectingObjs = std::__debug::vector of length 0, capacity 0 nexts = std::__debug::vector of length 0, capacity 0 bOrphan = false pFootnoteBoss = nFootnoteHeight = 0 aAccess = { = {_vptr.SwCacheAccess = 0x7f61c9b51a40 , m_rCache = @0x7f61bc16e680, m_pObj = 0x7f61a1349920, m_pOwner = 0x7f61a8076800}, } bNew = aLock = {m_pTextFrame = 0x7f61a8076800, m_bOldLocked = false} bSetOffset = aRectFnSet = {m_bVert = false, m_bVertL2R = false, m_bVertL2RB2T = false, m_fnRect = 0x7f61c9c15680 } nStrLen = {m_value = } __PRETTY_FUNCTION__ = "virtual void SwTextFrame::Format(vcl::RenderContext*, const SwBorderAttrs*)" pPara = #51 0x00007f61c89f3a3e in SwContentFrame::MakeAll(OutputDevice*) (this=0x7f61a8076800) at /home/buildslave/source/libo-core/sw/source/core/layout/calcmove.cxx:1530 bMoveable = nBottomDist = bHeightValid = bDontMoveMe = pPre = nOldBodyHeight = pTemp = pPageFrame = pOldUp = bDummy = false bTemp = nPrtBottom = bMoveOrFit = bCheckForGrownBody = oDeleteGuard = std::optional = {[contained value] = {m_pForbidFrame = 0x7f61a8076800}} nFormatCount = 1 nConsecutiveFormatsWithoutChange = aEnter = {pImpl = std::unique_ptr = {get() = 0x0}} oNotify = std::optional = {[contained value] = { = {mpFrame = 0x7f61a8076800, maFrame = SwRect = {point = Point = {x = 9806, y = 478960}, size = Size = {width = 580, height = 1276}}, maPrt = SwRect = {point = Point = {x = 0, y = 60}, size = Size = {width = 580, height = 1216}}, mnFlyAnchorOfst = 0, mnFlyAnchorOfstNoWrap = 0, mbHadFollow = true, mbInvaKeep = false, mbValidSize = false}, mbChkHeightOfLastLine = false, mnHeightOfLastLine = 0, mbInvalidatePrevPrtArea = false, mbBordersJoinedWithPrev = false}} bMakePage = true bMovedBwd = bMovedFwd = bFormatted = 1 '\001' bMustFit = bFitPromise = bFly = bTab = bFootnote = bSct = Python Exception : DWARF-2 expression error: DW_OP_GNU_uninit must always be the very last op. #52 0x00007f61c89f0618 in SwFrame::OptPrepareMake() (this=0x7f61a8076800) at /home/buildslave/source/libo-core/sw/source/core/layout/calcmove.cxx:412 #53 0x00007f61c8a396b5 in SwFrame::OptCalc() const (this=this@entry=0x7f61a8076800) at /home/buildslave/source/libo-core/sw/source/core/inc/frame.hxx:1097 #54 0x00007f61c8a35233 in SwLayAction::FormatContent_(SwContentFrame const*, SwPageFrame const*) (this=this@entry=0x7f61c3ff9790, pContent=pContent@entry=0x7f61a8076800, pPage=, pPage@entry=0x7f61a80a65c0) at /home/buildslave/source/libo-core/sw/source/core/layout/layact.cxx:1969 bDrawObjsOnly = aRectFnSet = {m_bVert = false, m_bVertL2R = false, m_bVertL2RB2T = false, m_fnRect = 0x7f61c9c15680 } #55 0x00007f61c8a3577f in SwLayAction::FormatContent(SwPageFrame*) (this=this@entry=0x7f61c3ff9790, pPage=0x7f61a80a65c0) at /home/buildslave/source/libo-core/sw/source/core/layout/layact.cxx:1775 pContentPrev = 0x0 oPrevDeleteListener = std::optional [no contained value] bNxtCnt = pOldUpper = 0x7f61a8076690 bInValid = true bOldPaint = false bSetContent = pContentNext = 0x0 pTab = 0x7f61a80746d0 bFull = pText = g = {m_func = {__this = 0x7f61c3ff9790, __pPage = 0x7f61a80a65c0}, m_bDismissed = false} pContent = 0x7f61a8076800 pSh = bBrowse = #56 0x00007f61c8a3824a in SwLayAction::InternalAction(OutputDevice*) (this=this@entry=0x7f61c3ff9790, pRenderContext=pRenderContext@entry=0x7f61aa579820) at /home/buildslave/source/libo-core/sw/source/core/layout/layact.cxx:605 nLoopControlRuns_1 = 0 bTakeShortcut = false pPage = 0x7f61a80a65c0 nFirstPageNum = 1 rLayoutAccess = @0x7f61a8c96890: {_vptr.IDocumentLayoutAccess = 0x7f61c9b4f3c8 } bNoLoop = true nPercentPageNum = 29 lcl_isLayoutLooping = {__this = 0x7f61c3ff9790, __bNoLoop = @0x7f61c3ff968f, __rLayoutAccess = @0x7f61a8c96890} nOuterLoopControlRuns = 21 nOutermoopControlMax = 10000 #57 0x00007f61c8a38ae1 in SwLayAction::Action(OutputDevice*) (this=this@entry=0x7f61c3ff9790, pRenderContext=0x7f61aa579820) at /home/buildslave/source/libo-core/sw/source/core/layout/layact.cxx:389 #58 0x00007f61c8e18637 in SwViewShell::CalcLayout() (this=this@entry=0x7f61a8747110) at /home/buildslave/source/libo-core/sw/source/core/view/viewsh.cxx:1114 __PRETTY_FUNCTION__ = "virtual void SwViewShell::CalcLayout()" aCurr = {pPrev = 0x7f61a8747110, pRoot = 0x7f61a8c06580} aWait = {mrDoc = @0x7f61a84036b0, mbLockUnlockDispatcher = true, mpLockedDispatchers = {m_vector = std::__debug::vector of length 0, capacity 0}} aSaveLRU = {} bEndProgress = true aAction = {m_pRoot = 0x7f61a8c06580, m_pImp = 0x7f61aa441910, m_pOptTab = 0x0, m_pWait = std::unique_ptr = {get() = 0x0}, m_aFrameStack = std::__debug::vector of length 0, capacity 1, m_aFrameDeleteGuards = std::__debug::vector of length 0, capacity 1, m_nPreInvaPage = 65535, m_nStartTicks = 209906489, m_nInputType = VclInputFlags::NONE, m_nEndPage = 52, m_nCheckPageNum = 65535, m_bPaint = false, m_bComplete = true, m_bCalcLayout = true, m_bAgain = false, m_bNextCycle = false, m_bInterrupt = false, m_bIdle = false, m_bReschedule = true, m_bCheckPages = false, m_bUpdateExpFields = true, m_bBrowseActionStop = false, m_bWaitAllowed = true, m_bPaintExtraData = false, m_bActionInProgress = true, mbFormatContentOnInterrupt = false} #59 0x00007f61c8968473 in SwEditShell::CalcLayout() (this=0x7f61a8747110) at /home/buildslave/source/libo-core/sw/source/core/edit/edws.cxx:111 #60 0x00007f61c8cec092 in SwXFrame::getPropertyValue(rtl::OUString const&) (this=this@entry=0x7f61a0429a00, rPropertyName="LayoutSize") at /home/buildslave/source/libo-core/sw/source/core/unocore/unoframe.cxx:2276 pEditShell = pTmpFrame = aGuard = {> = {pT = 0x55a6151f4a20}, } aDisplayGuard = {m_bLock = false} aAny = uno::Any(void) pFormat = 0x7f61a82c4c50 pEntry = 0x7f61c9c3eb90 nMemberId = 0 '\000' #61 0x00007f61c8ceeecd in SwXTextFrame::getPropertyValue(rtl::OUString const&) (this=0x7f61a0429a00, rPropertyName="LayoutSize") at /home/buildslave/source/libo-core/sw/source/core/unocore/unoframe.cxx:3424 aGuard = {> = {pT = 0x55a6151f4a20}, } aRet = uno::Any(void) #62 0x00007f61dfa23e15 in XMLTextParagraphExport::addTextFrameAttributes(com::sun::star::uno::Reference const&, bool, basegfx::B2DPoint*, rtl::OUString*, rtl::OUString*) (this=this@entry=0x7f61a04ce2f0, rPropSet=uno::Reference to (SwXTextFrame *) 0x7f61a0429a30, bShape=bShape@entry=false, pCenter=pCenter@entry=0x0, pMinHeightValue=pMinHeightValue@entry=0x7f61c3ff9bd0, pMinWidthValue=pMinWidthValue@entry=0x7f61c3ff9bd8) at /home/buildslave/source/libo-core/xmloff/source/text/txtparae.cxx:2996 nShapeFeatures = 47 sValue = "" eAnchor = com::sun::star::text::TextContentAnchorType::TextContentAnchorType_AT_PARAGRAPH xPropSetInfo = uno::Reference to (SfxItemPropertySetInfo *) 0x7f61a80556c8 bSyncWidth = false nRelWidth = 100 bSyncHeight = false nRelHeight = 0 aLayoutSize = {Width = 0, Height = 0} bUseLayoutSize = nWidthType = 32609 __PRETTY_FUNCTION__ = "XMLShapeExportFlags XMLTextParagraphExport::addTextFrameAttributes(const com::sun::star::uno::Reference&, bool, basegfx::B2DPoint*, rtl::OUString*, rtl::OUString*)" nSizeType = 0 sZOrder = "" #63 0x00007f61dfa2a1fe in XMLTextParagraphExport::_exportTextFrame(com::sun::star::uno::Reference const&, com::sun::star::uno::Reference const&, bool) (this=this@entry=0x7f61a04ce2f0, rPropSet=uno::Reference to (SwXTextFrame *) 0x7f61a0429a30, rPropSetInfo=uno::Reference to (SfxItemPropertySetInfo *) 0x7f61a80556c8, bIsProgress=bIsProgress@entry=true) at /home/buildslave/source/libo-core/xmloff/source/text/txtparae.cxx:3304 xTxtFrame = uno::Reference to (SwXTextFrame *) 0x7f61a0429b08 xTxt = uno::Reference to (SwXTextFrame *) 0x7f61a0429b30 sStyle = "Frame" aMinHeightValue = "" sMinWidthValue = "" sAutoStyle = "fr1" aElem = {mrExport = @0x4, maElementName = "⍵譈⑄搨⭈┄(\000蔏nj\000荈㣄嵛屁嵁幁彁䳃\xdae8폊䣿욉譈䠀粍ဤ襌¬⡐襈䣥⛨훫䣿粍ဤ襈쇠\xffdf삄䑴譈␄䂋褄၃삅呾葅瓿謉၃삃褁၃箃Đ踏ă\000譈䠃뢍Ð\000훎䣿얉좿\006¦仫襈ᅯ赈⑼䠐㖍셟ᅮ竨팡f\xffff赌锅\xa62䠀ඍ厧\t赈瀕ᩨ䠀㖍厜\tƿ\000렀\000\000\xfae8팝シ\xffff襈䣁粍ࠤ롁\001\000ʺ\000䠀㛨\xde10䣿箋䠈䒋ࠤ襈ࡃ襈⑼ợᅮƽ\000䠴䲍ࠤᲺ\a븀\002\000襌瞧\xffde譈⑼ẻᅮ譈먻\000\000襌丯\xffdf얃㤁ၫ╾譌责オ襈\xdbdbᅱ襈䣂粍ࠤ¹\000䰀䋨\xdef8䢢쫨퓡䣿粍"..., mbIgnoreWhitespaceInside = false, mbDoSomething = false} xEventsSupp = uno::Reference to (com::sun::star::uno::XInterface *) 0x7f61a0549450 #64 0x00007f61dfa2ac01 in XMLTextParagraphExport::exportAnyTextFrame(com::sun::star::uno::Reference const&, XMLTextParagraphExport::FrameType, bool, bool, bool, com::sun::star::uno::Reference const*) (this=0x7f61a04ce2f0, rTxtCntnt=uno::Reference to (SwXTextFrame *) 0x7f61a0429a50, eType=eType@entry=XMLTextParagraphExport::FrameType::Text, bAutoStyles=, bIsProgress=, bExportContent=, pRangePropSet=0x0) at /home/buildslave/source/libo-core/xmloff/source/text/txtparae.cxx:3258 aElement = {mrExport = @0x7f61a045b800, maElementName = "", mbIgnoreWhitespaceInside = false, mbDoSomething = false} aElem = {mrExport = @0x7f61a045b800, maElementName = "", mbIgnoreWhitespaceInside = false, mbDoSomething = false} sStyle = "" aCharStylesExport = {rExport = @0x7f61a045b800, aName = "", nCount = 0} bAddCharStyles = bIsUICharStyle = false bHasAutoStyle = false bDoSomething = xPropSetInfo = uno::Reference to (SfxItemPropertySetInfo *) 0x7f61a80556c8 xPropSet = uno::Reference to (SwXTextFrame *) 0x7f61a0429a30 #65 0x00007f61dfa41179 in XMLTextParagraphExport::exportTextFrame(com::sun::star::uno::Reference const&, bool, bool, bool, com::sun::star::uno::Reference const*) (this=, rTextContent=, bAutoStyles=, bIsProgress=, bExportContent=, pRangePropSet=) at /home/buildslave/source/libo-core/include/xmloff/txtparae.hxx:561 #66 0x00007f61dfa299ea in XMLTextParagraphExport::exportTextContentEnumeration(com::sun::star::uno::Reference const&, bool, com::sun::star::uno::Reference const&, bool, bool, com::sun::star::uno::Reference const*, TextPNS) (this=this@entry=0x7f61a04ce2f0, rContEnum=uno::Reference to ((anonymous namespace)::SwXParaFrameEnumerationImpl *) 0x7f61c4010450, bAutoStyles=false, rBaseSection=empty uno::Reference, bIsProgress=bIsProgress@entry=true, bExportParagraph=bExportParagraph@entry=true, pRangePropSet=0x0, eExtensionNS=TextPNS::ODF) at /home/buildslave/source/libo-core/xmloff/source/text/txtparae.cxx:2033 xServiceInfo = uno::Reference to (SwXTextFrame *) 0x7f61a0429a28 bHasMoreElements = aPrevNumInfo = {mxNumRules = empty uno::Reference, msNumRulesName = "", msListId = "", mbListIdIsDefault = false, mnListStartValue = -1, mnListLevel = 0, mbIsNumbered = false, mbIsRestart = false, mnListLevelStartValue = -1, mbOutlineStyleAsNormalListStyle = false, mbContinueingPreviousSubTree = false, msListLabelString = ""} aNextNumInfo = {mxNumRules = empty uno::Reference, msNumRulesName = "", msListId = "", mbListIdIsDefault = false, mnListStartValue = -1, mnListLevel = 0, mbIsNumbered = false, mbIsRestart = false, mnListLevelStartValue = -1, mbOutlineStyleAsNormalListStyle = false, mbContinueingPreviousSubTree = false, msListLabelString = ""} bHasContent = false xCurrentTextSection = empty uno::Reference aPropSetHelper = {pPropertyNames = std::unique_ptr = {get() = 0x7f61a00086a8}, nLength = 7, aPropertySequence = empty uno::Sequence, pSequenceIndex = std::unique_ptr = {get() = 0x0}, aValues = empty uno::Sequence, pValues = 0x0, aEmptyAny = uno::Any(void)} bHoldElement = false xTxtCntnt = uno::Reference to (SwXTextFrame *) 0x7f61a0429a50 #67 0x00007f61dfa30ca5 in XMLTextParagraphExport::exportParagraph(com::sun::star::uno::Reference const&, bool, bool, bool, MultiPropertySetHelper&, TextPNS) (this=this@entry=0x7f61a04ce2f0, rTextContent=uno::Reference to (SwXParagraph *) 0x7f61a0437b78, bAutoStyles=bAutoStyles@entry=false, bIsProgress=bIsProgress@entry=true, bExportParagraph=bExportParagraph@entry=true, rPropSetHelper=..., eExtensionNS=) at /home/buildslave/source/libo-core/xmloff/source/text/txtparae.cxx:2378 eElem = aElem = {mrExport = @0x7f61a045b800, maElementName = "text:p", mbIgnoreWhitespaceInside = false, mbDoSomething = true} nOutlineLevel = 0 xMultiPropSet = uno::Reference to (SwXParagraph *) 0x7f61a0437b58 xPropSet = uno::Reference to (SwXParagraph *) 0x7f61a0437b48 xEA = uno::Reference to (SwXParagraph *) 0x7f61a0437b68 xTextEnum = uno::Reference to (SwXTextPortionEnumeration *) 0x7f61a0335218 bHasPortions = true xContentEnum = uno::Reference to ((anonymous namespace)::SwXParaFrameEnumerationImpl *) 0x7f61c4010450 xCEA = uno::Reference to (SwXParagraph *) 0x7f61a0437b70 bHasContentEnum = xSection = empty uno::Reference bPrevCharIsSpace = true #68 0x00007f61dfa29829 in XMLTextParagraphExport::exportTextContentEnumeration(com::sun::star::uno::Reference const&, bool, com::sun::star::uno::Reference const&, bool, bool, com::sun::star::uno::Reference const*, TextPNS) (this=this@entry=0x7f61a04ce2f0, rContEnum=uno::Reference to ((anonymous namespace)::SwXParagraphEnumerationImpl *) 0x7f61a026ff40, bAutoStyles=bAutoStyles@entry=false, rBaseSection=empty uno::Reference, bIsProgress=bIsProgress@entry=true, bExportParagraph=true, pRangePropSet=0x0, eExtensionNS=TextPNS::ODF) at /home/buildslave/source/libo-core/xmloff/source/text/txtparae.cxx:1997 xServiceInfo = uno::Reference to (SwXParagraph *) 0x7f61a0437b40 bHasMoreElements = aPrevNumInfo = {mxNumRules = empty uno::Reference, msNumRulesName = "", msListId = "", mbListIdIsDefault = false, mnListStartValue = -1, mnListLevel = 0, mbIsNumbered = false, mbIsRestart = false, mnListLevelStartValue = -1, mbOutlineStyleAsNormalListStyle = false, mbContinueingPreviousSubTree = false, msListLabelString = ""} aNextNumInfo = {mxNumRules = empty uno::Reference, msNumRulesName = "", msListId = "", mbListIdIsDefault = true, mnListStartValue = -1, mnListLevel = 0, mbIsNumbered = false, mbIsRestart = false, mnListLevelStartValue = 1, mbOutlineStyleAsNormalListStyle = false, mbContinueingPreviousSubTree = false, msListLabelString = ""} bHasContent = xCurrentTextSection = empty uno::Reference aPropSetHelper = Python Exception : No type named com::sun::star::uno::Sequence. {pPropertyNames = std::unique_ptr = {get() = 0x7f61a07d3f88}, nLength = 7, aPropertySequence = uno::Sequence of length 7 = {"NumberingIsNumber", "NumberingStyleName", "OutlineLevel", "ParaConditionalStyleName", "ParaStyleName", "TextSection", "OutlineContentVisible"}, pSequenceIndex = std::unique_ptr = {get() = 0x7f61a0479060}, aValues = uno::Sequence of length 7 = {uno::Any("boolean": 0 '\000'), uno::Any("string": ""), uno::Any("short": 0), uno::Any("string": "MinD Fragenkatalog Text"), uno::Any("string": "MinD Fragenkatalog Text"), uno::Any(void), }, pValues = 0x7f61a00f2db8, aEmptyAny = uno::Any(void)} bHoldElement = false xTxtCntnt = uno::Reference to (SwXParagraph *) 0x7f61a0437b78 #69 0x00007f61dfa29fa3 in XMLTextParagraphExport::exportText(com::sun::star::uno::Reference const&, bool, bool, bool, TextPNS) (this=0x7f61a04ce2f0, rText=uno::Reference to (SwXBodyText *) 0x7f61a83f3f58, bAutoStyles=bAutoStyles@entry=false, bIsProgress=, bExportParagraph=bExportParagraph@entry=true, eExtensionNS=eExtensionNS@entry=TextPNS::ODF) at /home/buildslave/source/libo-core/xmloff/source/text/txtparae.cxx:1853 xEA = uno::Reference to (SwXBodyText *) 0x7f61a83f3f40 xParaEnum = uno::Reference to ((anonymous namespace)::SwXParagraphEnumerationImpl *) 0x7f61a026ff40 xPropertySet = uno::Reference to (SwXBodyText *) 0x7f61a83f3f50 xBaseSection = empty uno::Reference #70 0x00007f61c8f0edbb in XMLTextParagraphExport::exportText(com::sun::star::uno::Reference const&, bool, bool, TextPNS) (eExtensionNS=TextPNS::ODF, bExportParagraph=true, bIsProgress=, rText=uno::Reference to (SwXBodyText *) 0x7f61a83f3f58, this=) at /home/buildslave/source/libo-core/include/xmloff/txtparae.hxx:494 xDrawPageSupplier = uno::Reference to (SwXTextDocument *) 0x7f61a83fedc8 xPropSet = uno::Reference to (SwXTextDocument *) 0x7f61a83fede0 xTextDoc = uno::Reference to (SwXTextDocument *) 0x7f61a83fed28 xText = uno::Reference to (SwXBodyText *) 0x7f61a83f3f58 #71 SwXMLExport::ExportContent_() (this=0x7f61a045b800) at /home/buildslave/source/libo-core/sw/source/filter/xml/xmlexp.cxx:514 xDrawPageSupplier = uno::Reference to (SwXTextDocument *) 0x7f61a83fedc8 xPropSet = uno::Reference to (SwXTextDocument *) 0x7f61a83fede0 xTextDoc = uno::Reference to (SwXTextDocument *) 0x7f61a83fed28 xText = uno::Reference to (SwXBodyText *) 0x7f61a83f3f58 #72 0x00007f61df7c4262 in SvXMLExport::ImplExportContent() (this=this@entry=0x7f61a045b800) at /home/buildslave/source/libo-core/xmloff/source/core/xmlexp.cxx:1158 eClass = xmloff::token::XML_TEXT aElem = {mrExport = @0x7f61a045b800, maElementName = "office:text", mbIgnoreWhitespaceInside = true, mbDoSomething = true} aElement = {mrExport = @0x7f61a045b800, maElementName = "office:body", mbIgnoreWhitespaceInside = true, mbDoSomething = true} #73 0x00007f61df7c4ecf in SvXMLExport::exportDoc(xmloff::token::XMLTokenEnum) (this=this@entry=0x7f61a045b800, eClass=eClass@entry=xmloff::token::XML_TEXT) at /home/buildslave/source/libo-core/xmloff/source/core/xmlexp.cxx:1396 eRootService = nExportMode = aElem = {mrExport = @0x7f61a045b800, maElementName = "office:document-content", mbIgnoreWhitespaceInside = true, mbDoSomething = true} bOwnGraphicResolver = false bOwnEmbeddedResolver = false nPos = pVersion = #74 0x00007f61c8f10709 in SwXMLExport::exportDoc(xmloff::token::XMLTokenEnum) (this=0x7f61a045b800, eClass=xmloff::token::XML_TEXT) at /home/buildslave/source/libo-core/sw/source/filter/xml/xmlexp.cxx:288 aPauseThreadStarting = {mbPausedThreadStarting = false} aGuard = {> = {pT = 0x55a6151f4a20}, } pDoc = 0x7f61a8427c00 eUnit = xGraphicStorageHandler = empty rtl::Reference xEmbeddedResolver = empty rtl::Reference bSaveRedline = false nRedlineFlags = RedlineFlags::NONE pLayout = __PRETTY_FUNCTION__ = "virtual ErrCode SwXMLExport::exportDoc(xmloff::token::XMLTokenEnum)" #75 0x00007f61df7c2a5a in SvXMLExport::filter(com::sun::star::uno::Sequence const&) (this=0x7f61a045b800, aDescriptor=) at /home/buildslave/source/libo-core/xmloff/source/core/xmlexp.cxx:814 nTest = 83 #76 0x00007f61c8f0aba8 in SwXMLWriter::WriteThroughComponent(com::sun::star::uno::Reference const&, com::sun::star::uno::Reference const&, com::sun::star::uno::Reference const&, char const*, com::sun::star::uno::Sequence const&, com::sun::star::uno::Sequence const&) (xOutputStream=uno::Reference to (OWriteStream *) 0x7f61a04b0de0, xComponent=uno::Reference to (SwXTextDocument *) 0x7f61a83febe0, rxContext=uno::Reference to (cppu::(anonymous namespace)::ComponentContext *) 0x55a6151f0378, pServiceName=pServiceName@entry=0x7f61c95a6b60 "com.sun.star.comp.Writer.XMLOasisContentExporter", rArguments=uno::Sequence of length 3 = {...}, rMediaDesc=empty uno::Sequence) at /home/buildslave/source/libo-core/sw/source/filter/xml/wrtxml.cxx:577 xSaxWriter = uno::Reference to ((anonymous namespace)::SAXWriter *) 0x7f61a03bf5d8 aArgs = uno::Sequence of length 4 = {uno::Any("com.sun.star.xml.sax.XWriter": { = { = {_vptr.XInterface = 0x7f61a03bf5d8}, }, = { = { = {_vptr.XInterface = 0x55a615319990}, }, }, }), uno::Any("com.sun.star.beans.XPropertySet": { = {_vptr.XInterface = 0x7f61a001b270}, }), uno::Any("com.sun.star.document.XGraphicStorageHandler": { = {_vptr.XInterface = 0x7f61a0565e80}, }), uno::Any("com.sun.star.document.XEmbeddedObjectResolver": { = {_vptr.XInterface = 0x7f61a0028a98}, })} pArgs = xExporter = uno::Reference to (SwXMLExport *) 0x7f61a045b838 xFilter = uno::Reference to (SwXMLExport *) 0x7f61a045b828 #77 0x00007f61c8f0b0a6 in SwXMLWriter::WriteThroughComponent(com::sun::star::uno::Reference const&, char const*, com::sun::star::uno::Reference const&, char const*, com::sun::star::uno::Sequence const&, com::sun::star::uno::Sequence const&) (this=this@entry=0x7f61a00e94f0, xComponent=uno::Reference to (SwXTextDocument *) 0x7f61a83febe0, pStreamName=pStreamName@entry=0x7f61c9692612 "content.xml", rxContext=uno::Reference to (cppu::(anonymous namespace)::ComponentContext *) 0x55a6151f0378, pServiceName=0x7f61c95a6b60 "com.sun.star.comp.Writer.XMLOasisContentExporter", rArguments=uno::Sequence of length 3 = {...}, rMediaDesc=empty uno::Sequence) at /home/buildslave/source/libo-core/sw/source/filter/xml/wrtxml.cxx:526 xSet = uno::Reference to (OWriteStream *) 0x7f61a04b0e28 xOutputStream = uno::Reference to (OWriteStream *) 0x7f61a04b0de0 xInfoSet = uno::Reference to (comphelper::(anonymous namespace)::GenericPropertySet *) 0x7f61a001b270 sStreamName = "content.xml" xStream = uno::Reference to (OWriteStream *) 0x7f61a04b0de8 bRet = false #78 0x00007f61c8f0c671 in SwXMLWriter::Write_(SfxItemSet const*) (this=this@entry=0x7f61a00e94f0, pMediumItemSet=) at /home/buildslave/source/libo-core/sw/source/filter/xml/wrtxml.cxx:386 xStatusIndicator = empty uno::Reference aDocHierarchicalName = "" bNoEmbDS = xContext = uno::Reference to (cppu::(anonymous namespace)::ComponentContext *) 0x55a6151f0378 xGraphicStorageHandler = uno::Reference to (SvXMLGraphicHelper *) 0x7f61a0565e80 xGraphicHelper = rtl::Reference to 0x7f61a0565e40 xObjectResolver = uno::Reference to (SvXMLEmbeddedObjectHelper *) 0x7f61a0028a98 xObjectHelper = rtl::Reference to 0x7f61a0028a60 pPersist = aInfoMap = {{maName = "ProgressRange", maType = uno::Type "long", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "ProgressMax", maType = uno::Type "long", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "ProgressCurrent", maType = uno::Type "long", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "WrittenNumberStyles", maType = uno::Type "[]long", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "UsePrettyPrinting", maType = uno::Type "boolean", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "ShowChanges", maType = uno::Type "boolean", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "RedlineProtectionKey", maType = uno::Type "[]byte", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "BaseURI", maType = uno::Type "string", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "StreamRelPath", maType = uno::Type "string", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "StreamName", maType = uno::Type "string", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "AutoTextMode", maType = uno::Type "boolean", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "StyleNames", maType = uno::Type "[]string", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "StyleFamilies", maType = uno::Type "[]long", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "OutlineStyleAsNormalListStyle", maType = uno::Type "boolean", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "TargetStorage", maType = uno::Type "com.sun.star.embed.XStorage", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}, {maName = "NoEmbDataSet", maType = uno::Type "boolean", mnHandle = 0, mnAttributes = 1, mnMemberId = 0 '\000', mnMoreFlags = PropertyMoreFlags::NONE}} xInfoSet = uno::Reference to (comphelper::(anonymous namespace)::GenericPropertySet *) 0x7f61a001b270 xModelComp = uno::Reference to (SwXTextDocument *) 0x7f61a83febe0 xDPS = uno::Reference to (SwXTextDocument *) 0x7f61a83fedc8 __PRETTY_FUNCTION__ = "ErrCodeMsg SwXMLWriter::Write_(const SfxItemSet*)" nOrigRedlineFlags = nRedlineFlags = RedlineFlags::ShowInsert isShowChanges = pLayout = bOASIS = nArgs = aEmptyArgs = uno::Sequence of length 1 = {uno::Any("com.sun.star.beans.XPropertySet": { = {_vptr.XInterface = 0x7f61a001b270}, })} pArgs = aFilterArgs = uno::Sequence of length 3 = {uno::Any("com.sun.star.beans.XPropertySet": { = {_vptr.XInterface = 0x7f61a001b270}, }), uno::Any("com.sun.star.document.XGraphicStorageHandler": { = {_vptr.XInterface = 0x7f61a0565e80}, }), uno::Any("com.sun.star.document.XEmbeddedObjectResolver": { = {_vptr.XInterface = 0x7f61a0028a98}, })} aProps = empty uno::Sequence bWarn = false bStoreMeta = sWarnFile = "" bErr = false sErrFile = "" #79 0x00007f61c8f0d050 in SwXMLWriter::WriteMedium(SfxMedium&) (this=0x7f61a00e94f0, aTargetMedium=) at /home/buildslave/source/libo-core/sw/source/filter/xml/wrtxml.cxx:470 #80 0x00007f61c8ef5fa7 in StgWriter::Write(SwPaM&, com::sun::star::uno::Reference const&, rtl::OUString const*, SfxMedium*) (this=this@entry=0x7f61a00e94f0, rPaM=SwPaM = {...}, rStg=uno::Reference to (OStorage *) 0x7f61a0574648, pFName=pFName@entry=0x0, pMedium=pMedium@entry=0x7f61a0465dc0) at /home/buildslave/source/libo-core/sw/source/filter/writer/writer.cxx:495 nRet = {mnCode = {m_value = 3384066928}, maArg1 = "귐쏿罡\000귐쏿罡\000痰ꡳ罡\000\000\000罡", '\000' , "\004\000\000\000豘쩿罡\000馐ᔱ喦\000\a\000\000\000鞀ꀧ罡\000㶣罡\000豀쩿罡\000⑃罡\000鞀ꀧ罡\000ٛ罡\000鞀ꀧ罡\000\xfe6罡\000àᔡ喦\000푸罡\000㳘ꁈ罡\000㱸ꁈ罡\000 \000\000\000序罡\000㱸ꁈ罡\000謀柑읝聆ꁊ罡\000聆ꁊ罡\000㰰ꁈ罡\000遖罡\000聆ꁊ罡\000ﺕ罡\000㰠ꁈ罡\000㛸짜罡\000푸罡\000ꮱ짟罡\000àᔡ喦\000㴐ꁈ罡\000\000\000\000\000௴罡\000燎ꁊ罡\000꾠쏿罡", '\000' , "罡\000\000\000\000\000\000\000\000\000"..., maArg2 = "귐쏿罡\000귐쏿罡\000痰ꡳ罡\000\000\000罡", '\000' , "\004\000\000\000豘쩿罡\000馐ᔱ喦\000\a\000\000\000鞀ꀧ罡\000㶣罡\000豀쩿罡\000⑃罡\000鞀ꀧ罡\000ٛ罡\000鞀ꀧ罡\000\xfe6罡\000àᔡ喦\000푸罡\000㳘ꁈ罡\000㱸ꁈ罡\000 \000\000\000序罡\000㱸ꁈ罡\000謀柑읝聆ꁊ罡\000聆ꁊ罡\000㰰ꁈ罡\000遖罡\000聆ꁊ罡\000ﺕ罡\000㰠ꁈ罡\000㛸짜罡\000푸罡\000ꮱ짟罡\000àᔡ喦\000㴐ꁈ罡\000\000\000\000\000௴罡\000燎ꁊ罡\000꾠쏿罡", '\000' , "罡\000\000\000\000\000\000\000\000\000"..., mnDialogMask = 2826139120, moLoc = std::optional [no contained value]} #81 0x00007f61c8f0a73a in SwXMLWriter::Write(SwPaM&, SfxMedium&, rtl::OUString const*) (this=0x7f61a00e94f0, rPaM=SwPaM = {...}, rMed=..., pFileName=0x0) at /home/buildslave/source/libo-core/sw/source/filter/xml/wrtxml.cxx:478 #82 0x00007f61c8e33b45 in SwWriter::Write(tools::SvRef const&, rtl::OUString const*) (this=this@entry=0x7f61c3ffc060, rxWriter=..., pRealFileName=pRealFileName@entry=0x0) at /home/buildslave/source/libo-core/sw/source/filter/basflt/shellio.cxx:859 aPauseThreadStarting = {mbPausedThreadStarting = false} bHasMark = false pTempCursor = std::shared_ptr (use count 1, weak count 1) = {get() = 0x7f61a00a4ca0} pPam = 0x7f61a00a4d28 xDoc = empty rtl::Reference pOutDoc = 0x7f61a8427c00 bLockedView = true pESh = 0x7f61a8747110 xGuard = std::unique_ptr = {get() = 0x7f61ab816a90} nError = {mnCode = {m_value = 0}, maArg1 = "", maArg2 = "", mnDialogMask = DialogMask::NONE, moLoc = std::optional = {[contained value] = {_M_impl = 0x7f61c9c1ef00}}} #83 0x00007f61c8f653ab in SwDocShell::SaveAs(SfxMedium&) (this=0x7f61a84036b0, rMedium=...) at /home/buildslave/source/libo-core/sw/source/uibase/app/docsh.cxx:544 bIsModified = false bLockedView = true aWrt = {m_pStrm = 0x0, m_xStg = empty uno::Reference, m_pMedium = 0x7f61a0465dc0, m_pOutPam = 0x0, m_pShell = 0x0, m_rDoc = @0x7f61a8427c00, m_bWriteAll = true} aOldOLELnk = {function_ = 0x7f61c8f60370 , instance_ = 0x7f61a84036b0, file_ = 0x7f61c95c88a8 "/home/buildslave/source/libo-core/sw/source/uibase/app/docshini.cxx", line_ = 410, target_ = 0x7f61c95c8880 "SwDocShell::LinkStubOle2ModifiedHdl"} xWrt = {pObj = 0x7f61a00e94f0} aWait = {mrDoc = @0x7f61a84036b0, mbLockUnlockDispatcher = true, mpLockedDispatchers = {m_vector = std::__debug::vector of length 1, capacity 1 = {0x7f61ab796920}}} bURLChanged = pMgr = bHasEmbedded = bSaveDS = __PRETTY_FUNCTION__ = "virtual bool SwDocShell::SaveAs(SfxMedium&)" nErr = {mnCode = {m_value = 461854}, maArg1 = "", maArg2 = "", mnDialogMask = DialogMask::NONE, moLoc = std::optional = {[contained value] = {_M_impl = 0x7f61c9c201c0}}} nVBWarning = {m_value = } xStor = uno::Reference to (OStorage *) 0x7f61a0574648 #84 0x00007f61e61e3e77 in SfxObjectShell::SaveAsOwnFormat(SfxMedium&) (this=0x7f61a84036b0, rMedium=...) at /home/buildslave/source/libo-core/sfx2/source/doc/objstor.cxx:3367 nVersion = 6800 bTemplate = xStorage = uno::Reference to (OStorage *) 0x7f61a0574648 #85 0x00007f61e61ed152 in SfxObjectShell::SaveTo_Impl(SfxMedium&, SfxItemSet const*) (this=this@entry=0x7f61a84036b0, rMedium=..., pSet=pSet@entry=0x0) at /home/buildslave/source/libo-core/sfx2/source/doc/objstor.cxx:1516 xMedStorage = uno::Reference to (OStorage *) 0x7f61a0574648 bPasswdProvided = false pVersionItem = 0x0 aTmpVersionURL = "" aMod = {pPersist = 0x7f61a84036b0, bWasEnabled = true} aViewGuard = std::unique_ptr = {get() = 0x55a61804f9d0} xContext = uno::Reference to (cppu::(anonymous namespace)::ComponentContext *) 0x55a6151f0378 pFilter = std::shared_ptr (use count 4, weak count 0) = {get() = 0x7f61c400e820} bStorageBasedSource = false bStorageBasedTarget = true bOwnSource = bOwnTarget = nVersion = bNeedsDisconnectionOnFail = false bStoreToSameLocation = false bTryToPreserveScriptSignature = false bNoPreserveForOasis = false xODFDecryptedInnerPackageStream = empty uno::Reference xODFDecryptedInnerPackage = empty uno::Reference aEncryptionData = empty uno::Sequence __PRETTY_FUNCTION__ = "bool SfxObjectShell::SaveTo_Impl(SfxMedium&, const SfxItemSet*)" isStreamAndInputStreamCleared = bOldStat = false aLockUIGuard = {m_pDoc = 0x7f61a84036b0, m_bUnlock = true} bCopyTo = true rMedSet = pSaveToItem = bOk = false #86 0x00007f61e61f0b35 in SfxObjectShell::PreDoSaveAs_Impl(rtl::OUString const&, rtl::OUString const&, SfxItemSet const&, com::sun::star::uno::Sequence const&) (this=this@entry=0x7f61a84036b0, rFileName="file:///srv/crashtestdata/current/srv/crashtestdata/files/bugtrackers/docx/ooo121134-1.odt", aFilterName="writer8", rItemSet=SfxItemSet of pool 0x55a6153f12e0 with parent 0x0 and Which ranges: [(5507, 5507), (5530, 5530), (6546, 6546)] = {...}, rArgs=uno::Sequence of length 1 = {...}) at /home/buildslave/source/libo-core/sfx2/source/doc/objstor.cxx:3117 xMergedParams = std::shared_ptr (use count 2, weak count 0) = {get() = 0x7f61a03d6aa0} pNewFile = 0x7f61a0465dc0 pNoFileSync = bUseThumbnailSave = aThumbnailGuard = {m_func = {__this = 0x7f61a84036b0, __bUseThumbnailSave = true}, m_bDismissed = true} pNoThumbnail = pSaveToItem = bCopyTo = true bOk = false #87 0x00007f61e61f1500 in SfxObjectShell::CommonSaveAs_Impl(INetURLObject const&, rtl::OUString const&, SfxItemSet&, com::sun::star::uno::Sequence const&) (this=this@entry=0x7f61a84036b0, aURL=..., aFilterName="writer8", rItemSet=SfxItemSet of pool 0x55a6153f12e0 with parent 0x0 and Which ranges: [(5507, 5507), (5530, 5530), (6546, 6546)] = {...}, rArgs=uno::Sequence of length 1 = {...}) at /home/buildslave/source/libo-core/sfx2/source/doc/objstor.cxx:2907 pSaveToItem = bSaveTo = true pFilter = std::shared_ptr (use count 4, weak count 0) = {get() = 0x7f61c400e820} pCopyStreamItem = pActMed = aActName = {m_aAbsURIRef = "file:///srv/crashtestdata/files/bugtrackers/docx/ooo121134-1.docx", m_aScheme = {m_nBegin = 0, m_nLength = 4}, m_aUser = {m_nBegin = -1, m_nLength = 0}, m_aAuth = {m_nBegin = -1, m_nLength = 0}, m_aHost = {m_nBegin = 7, m_nLength = 0}, m_aPort = {m_nBegin = -1, m_nLength = 0}, m_aPath = {m_nBegin = 7, m_nLength = 58}, m_aQuery = {m_nBegin = -1, m_nLength = 0}, m_aFragment = {m_nBegin = -1, m_nLength = 0}, m_eScheme = INetProtocol::File, m_eSmartScheme = INetProtocol::Http} bWasReadonly = true aTempFileURL = "" #88 0x00007f61e61d58ec in SfxObjectShell::APISaveAs_Impl(std::basic_string_view >, SfxItemSet&, com::sun::star::uno::Sequence const&) (this=this@entry=0x7f61a84036b0, aFileName=u"file:///srv/crashtestdata/current/srv/crashtestdata/files/bugtrackers/docx/ooo121134-1.odt", rItemSet=SfxItemSet of pool 0x55a6153f12e0 with parent 0x0 and Which ranges: [(5507, 5507), (5530, 5530), (6546, 6546)] = {...}, rArgs=uno::Sequence of length 1 = {...}) at /home/buildslave/source/libo-core/sfx2/source/doc/objserv.cxx:320 xLock = rtl::Reference to 0x7f61a84036b0 pDocTitleItem = 0x0 aFilterName = "writer8" pFilterNameItem = bOk = false #89 0x00007f61e621f3c5 in SfxBaseModel::impl_store(rtl::OUString const&, com::sun::star::uno::Sequence const&, bool) (this=this@entry=0x7f61a83feb50, sURL="file:///srv/crashtestdata/current/srv/crashtestdata/files/bugtrackers/docx/ooo121134-1.odt", seqArguments=uno::Sequence of length 1 = {...}, bSaveTo=bSaveTo@entry=true) at /usr/include/c++/12/string_view:139 aArgHash = Python Exception : No type named std::__detail::_Hash_node, true>. {m_aMap = std::__debug::unordered_map with 1 element} aFilterName = "writer8" aPassword = "" aPasswordToModify = "" pItemSet = std::optional = {[contained value] = { = SfxItemSet of pool 0x55a6153f12e0 with parent 0x0 and Which ranges: [(5507, 5507), (5530, 5530), (6546, 6546)] = {5507 = { = { = {_vptr.SfxPoolItem = 0x7f61e5c351d0 , m_nRefCount = 0, m_nWhich = 5507, m_nSerialNumber = 828084, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bDeleted = false}, m_aValue = "file:///srv/crashtestdata/current/srv/crashtestdata/files/bugtrackers/docx/ooo121134-1.odt"}, }, 5530 = { = { = {_vptr.SfxPoolItem = 0x7f61e5c351d0 , m_nRefCount = 0, m_nWhich = 5530, m_nSerialNumber = 828094, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bDeleted = false}, m_aValue = "writer8"}, }, 6546 = { = {_vptr.SfxPoolItem = 0x7f61e5c325d8 , m_nRefCount = 0, m_nWhich = 6546, m_nSerialNumber = 828086, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bDeleted = false}, m_bValue = true}}, }} pCopyStreamItem = nModifyPasswordHash = aModifyPasswordInfo = empty uno::Sequence pModifyPasswordInfoItem = nOldModifyPasswordHash = 0 aOldModifyPasswordInfo = empty uno::Sequence bCopyTo = xOldDocProps = uno::Reference to ((anonymous namespace)::SfxDocumentMetaData *) 0x7f61a8c6f7e8 bRet = xHandler = empty uno::Reference pItem = nErrCode = {mnCode = {m_value = 2831611896}, maArg1 = uninitialized rtl::OUString, maArg2 = , mnDialogMask = DialogMask::NONE, moLoc = std::optional [no contained value]} #90 0x00007f61e6220662 in SfxBaseModel::storeToURL(rtl::OUString const&, com::sun::star::uno::Sequence const&) (this=0x7f61a83feb50, rURL="file:///srv/crashtestdata/current/srv/crashtestdata/files/bugtrackers/docx/ooo121134-1.odt", rArgs=uno::Sequence of length 1 = {...}) at /home/buildslave/source/libo-core/sfx2/source/doc/sfxbasemodel.cxx:1815 aDescriptor = Python Exception : No type named std::__detail::_Hash_node, true>. { = {m_aMap = std::__debug::unordered_map with 1 element}, static PROP_ABORTED = {pData = 0x7f61e700c670