[New LWP 3401072]
[New LWP 3400825]
[New LWP 3400854]
[New LWP 3400853]
[New LWP 3400852]
[New LWP 3401069]
[New LWP 3401071]
[New LWP 3401316]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Core was generated by `/home/ec2-user/build/instdir/program/soffice.bin -env:UserInstallation=file:///home/ec2-user/.config/libreoffice_task583/4 --accept=pipe,name=pytestf70e2ff4-7a3b-11f1-8fab-0a41d2e79e57\;urp --quickstart=no --nofirststartwizard --norestore --nologo --headless'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  SwTextFormatter::CalcRealHeight (this=this@entry=0x7f0fe28deba0, bNewLine=bNewLine@entry=false) at /home/ec2-user/source/libo-core/sw/source/core/text/porlay.hxx:185
185	    SwTwips GetLineSpacingBaseHeight() const { return m_nLineSpacingBaseHeight; }
[Current thread is 1 (Thread 0x7f0fe28e3640 (LWP 3401072))]

Thread 8 (Thread 0x7f0fd17ff640 (LWP 3401316)):
#0  0x00007f100e68837a in __futex_abstimed_wait_common () from /lib64/libc.so.6
No symbol table info available.
#1  0x00007f100e68acb0 in pthread_cond_clockwait@GLIBC_2.30 () from /lib64/libc.so.6
No symbol table info available.
#2  0x00007f100eb4b930 in std::__condvar::wait_until (this=0x7f0fcc000b90, __m=..., __clock=1, __abs_time=...) at /usr/include/c++/14/bits/std_mutex.h:137
No locals.
#3  std::condition_variable::__wait_until_impl<std::chrono::duration<long, std::ratio<1l, 1000000000l> > > (this=this@entry=0x7f0fcc000b90, __lock=..., __atime=std::chrono::_V2::steady_clock time_point = { 21468981696359ns }) at /usr/include/c++/14/condition_variable:203
        __s = std::chrono::_V2::steady_clock time_point = { 21468s }
        __ns = <optimized out>
        __ts = {tv_sec = 21468, tv_nsec = 981696359}
#4  0x00007f100eb4b51a in std::condition_variable::wait_until<std::chrono::duration<long, std::ratio<1l, 1000000000l> > > (this=0x7f0fcc000b90, __lock=..., __atime=std::chrono::_V2::steady_clock time_point = { 21468981696359ns }) at /usr/include/c++/14/condition_variable:111
No locals.
#5  std::condition_variable::wait_until<std::chrono::_V2::steady_clock, std::chrono::duration<long int, std::ratio<1, 1000000000> >, osl_waitCondition(oslCondition, const TimeValue*)::<lambda()> >(std::unique_lock<std::mutex> &, const std::chrono::time_point<std::chrono::_V2::steady_clock, std::chrono::duration<long, std::ratio<1, 1000000000> > > &, struct {...}) (this=this@entry=0x7f0fcc000b90, __lock=..., __atime=std::chrono::_V2::steady_clock time_point = { 21468981696359ns }, __p=...) at /usr/include/c++/14/condition_variable:154
No locals.
#6  0x00007f100eb4b58c in std::condition_variable::wait_for<long int, std::ratio<1, 1000000000>, osl_waitCondition(oslCondition, const TimeValue*)::<lambda()> >(std::unique_lock<std::mutex> &, const std::chrono::duration<long, std::ratio<1, 1000000000> > &, struct {...}) (this=0x7f0fcc000b90, __lock=..., __rtime=std::chrono::duration = { 2000000000ns }, __p=__p@entry=...) at /usr/include/c++/14/condition_variable:177
No locals.
#7  0x00007f100eb4b662 in osl_waitCondition (Condition=<optimized out>, pTimeout=0x7f0fd17feab0) at /home/ec2-user/source/libo-core/sal/osl/unx/conditn.cxx:119
        duration = std::chrono::duration = { 2000000000ns }
        g = {_M_device = 0x7f0fcc000bc0, _M_owns = true}
        pCond = 0x7f0fcc000b90
        __PRETTY_FUNCTION__ = "oslConditionResult osl_waitCondition(oslCondition, const TimeValue*)"
        sal_boolean_var_ = <optimized out>
        sal_boolean_var_ = <optimized out>
#8  0x00007f100e4f56f3 in osl::Condition::wait (this=0x7f0fd17fea20, pTimeout=0x7f0fd17feab0) at /home/ec2-user/source/libo-core/include/osl/conditn.hxx:123
No locals.
#9  osl::Condition::wait (this=0x7f0fd17fea20, timeout=...) at /home/ec2-user/source/libo-core/include/osl/conditn.hxx:127
No locals.
#10 cppu_threadpool::ThreadPool::waitInPool (this=this@entry=0x7f0fe80012a0, pThread=rtl::Reference to 0x7f0fd4008230) at /home/ec2-user/source/libo-core/cppu/source/threadpool/threadpool.cxx:121
        waitingThread = {condition = {condition = 0x7f0fcc000b90}, thread = rtl::Reference to 0x7f0fd4008230}
#11 0x00007f100e4ee2f3 in cppu_threadpool::ORequestThread::run (this=0x7f0fd4008230) at /home/ec2-user/source/libo-core/cppu/source/threadpool/thread.cxx:185
No locals.
#12 0x00007f100e4ee8bf in osl::threadFunc (param=0x7f0fd4008240) at /home/ec2-user/source/libo-core/include/osl/thread.hxx:189
        pObj = 0x7f0fd4008240
#13 0x00007f100eb6ef7c in osl_thread_start_Impl (pData=0x7f0fd4008280) at /home/ec2-user/source/libo-core/sal/osl/unx/thread.cxx:240
        terminate = false
        pImpl = 0x7f0fd4008280
        __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)"
#14 0x00007f100e68b2ea in start_thread () from /lib64/libc.so.6
No symbol table info available.
#15 0x00007f100e710b40 in clone3 () from /lib64/libc.so.6
No symbol table info available.

Thread 7 (Thread 0x7f0fe30e4640 (LWP 3401071)):
#0  0x00007f100e71195e in recv () from /lib64/libc.so.6
No symbol table info available.
#1  0x00007f100eb61742 in osl_receivePipe (pPipe=pPipe@entry=0x7f0fe8000f00, pBuffer=pBuffer@entry=0x7f0fd4002ee8, BytesToRead=BytesToRead@entry=8) at /home/ec2-user/source/libo-core/sal/osl/unx/pipe.cxx:455
        socket = 12
        nRet = <optimized out>
        sal_boolean_var_ = <optimized out>
#2  0x00007f100eb617ee in osl_readPipe (pPipe=0x7f0fe8000f00, pBuffer=0x7f0fd4002ee8, n=<optimized out>) at /home/ec2-user/source/libo-core/sal/osl/unx/pipe.cxx:527
        RetVal = <optimized out>
        BytesRead = 0
        BytesToRead = 8
#3  0x00007f10009a2931 in osl::StreamPipe::read (this=0x7f0fe8001930, pBuffer=<optimized out>, n=8) at /home/ec2-user/source/libo-core/include/osl/pipe.hxx:200
No locals.
#4  io_acceptor::(anonymous namespace)::PipeConnection::read (this=0x7f0fe8001900, aReadBytes=uno::Sequence of length 8 = {...}, nBytesToRead=8) at /home/ec2-user/source/libo-core/io/source/acceptor/acc_pipe.cxx:83
        n = <optimized out>
#5  0x00007f0ff1ffa020 in binaryurp::(anonymous namespace)::read (connection=uno::Reference to (io_acceptor::(anonymous namespace)::PipeConnection *) 0x7f0fe8001928, size=size@entry=8, eofOk=eofOk@entry=true) at /home/ec2-user/source/libo-core/binaryurp/source/reader.cxx:70
        __PRETTY_FUNCTION__ = "com::sun::star::uno::Sequence<signed char> binaryurp::{anonymous}::read(const com::sun::star::uno::Reference<com::sun::star::connection::XConnection>&, 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 = <optimized out>
#6  0x00007f0ff1ffc0d2 in binaryurp::Reader::execute (this=0x7f0fe8006e30) at /home/ec2-user/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 = <optimized out>
        block = {bridge_ = rtl::Reference to 0x7f0fe8000fb0, state_ = @0x7f0fe8006e78, buffer_ = uno::Sequence of length 32520 = {-28 '\344', 45 '-', 55 '7', 62 '>', -47 '\321', -9 '\367', -79 '\261', -37 '\333', 97 'a', 0 '\000', 115 's', 0 '\000', 101 'e', 0 '\000', 0 '\000', 0 '\000', 37 '%', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 32 ' ', -106 '\226', 0 '\000', -44 '\324', 15 '\017', 127 '\177', 0 '\000', 0 '\000', -112 '\220', 31 '\037', 19 '\023', 19 '\023', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', -103 '\231', -103 '\231', -103 '\231', -103 '\231', -103 '\231', -103 '\231', 53 '5', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 32 ' ', 17 '\021', 0 '\000', -44 '\324', 15 '\017', 127 '\177', 0 '\000', 0 '\000', -16 '\360', -104 '\230', 0 '\000', -44 '\324', 15 '\017', 127 '\177', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', -68 '\274', 0 '\000', 50 '2', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 53 '5', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 9 '\t', 64 '@', -3 '\375', -16 '\360', 7 '\a', 0 '\000', 0 '\000', 0 '\000', -28 '\344', 45 '-', 55 '7', 62 '>', -47 '\321', -9 '\367', -79 '\261', -37 '\333', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 114 'r', 101 'e', 108 'l', 101 'e', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 37 '%', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 7 '\a', 0 '\000', 0 '\000', 0 '\000', 6 '\006', 0 '\000', 0 '\000', 0 '\000', 72 'H', 0 '\000', 105 'i', 0 '\000', 100 'd', 0 '\000', 100 'd', 0 '\000', 101 'e', 0 '\000', 110 'n', 0 '\000', 0 '\000', 0 '\000', 116 't', 0 '\000', 101 'e', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 25 '\031', 124 '|', -3 '\375', 36 '$', 8 '\b', 127 '\177', 0 '\000', 0 '\000', -103 '\231', -103 '\231', -103 '\231', -103 '\231', -103 '\231', -103 '\231', -103 '\231', -103 '\231'...}, data_ = 0x7f0fd400919d "\367\261\333a", end_ = 0x7f0fd400919d "\367\261\333a"}
        header = {bridge_ = rtl::Reference to 0x7f0fe8000fb0, state_ = @0x7f0fe8006e78, buffer_ = uno::Sequence of length 8 = {0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000', 0 '\000'}, data_ = 0x7f0fd4002ef0 " ", end_ = 0x7f0fd4002ef0 " "}
        size = <optimized out>
        con = uno::Reference to (io_acceptor::(anonymous namespace)::PipeConnection *) 0x7f0fe8001928
#7  0x00007f100e46fc51 in salhelper::Thread::run (this=0x7f0fe8006e30) at /home/ec2-user/source/libo-core/salhelper/source/thread.cxx:39
        g = {m_func = {__this = 0x7f0fe8006e30}, m_bDismissed = false}
#8  0x00007f100e46ffa5 in osl::threadFunc (param=0x7f0fe8006e40) at /home/ec2-user/source/libo-core/include/osl/thread.hxx:189
        pObj = 0x7f0fe8006e40
#9  0x00007f100eb6ef7c in osl_thread_start_Impl (pData=0x7f0fe8009320) at /home/ec2-user/source/libo-core/sal/osl/unx/thread.cxx:240
        terminate = false
        pImpl = 0x7f0fe8009320
        __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)"
#10 0x00007f100e68b2ea in start_thread () from /lib64/libc.so.6
No symbol table info available.
#11 0x00007f100e710b40 in clone3 () from /lib64/libc.so.6
No symbol table info available.

Thread 6 (Thread 0x7f0fe38e5640 (LWP 3401069)):
#0  0x00007f100e68837a in __futex_abstimed_wait_common () from /lib64/libc.so.6
No symbol table info available.
#1  0x00007f100e68a8d2 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libc.so.6
No symbol table info available.
#2  0x00007f100e2ddb00 in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /lib64/libstdc++.so.6
No symbol table info available.
#3  0x00007f100eb4b6d1 in std::condition_variable::wait<osl_waitCondition(oslCondition, const TimeValue*)::<lambda()> > (this=0x7f0fe8008910, __lock=..., __p=...) at /usr/include/c++/14/condition_variable:105
No locals.
#4  osl_waitCondition (Condition=<optimized out>, pTimeout=<optimized out>) at /home/ec2-user/source/libo-core/sal/osl/unx/conditn.cxx:125
        g = {_M_device = 0x7f0fe8008940, _M_owns = true}
        pCond = 0x7f0fe8008910
        __PRETTY_FUNCTION__ = "oslConditionResult osl_waitCondition(oslCondition, const TimeValue*)"
        sal_boolean_var_ = <optimized out>
        sal_boolean_var_ = <optimized out>
#5  0x00007f0ff2001078 in osl::Condition::wait (this=0x7f0fe8008860, pTimeout=0x0) at /home/ec2-user/source/libo-core/include/osl/conditn.hxx:123
No locals.
#6  binaryurp::Writer::execute (this=0x7f0fe8008680) at /home/ec2-user/source/libo-core/binaryurp/source/writer.cxx:150
        item = {tid = {_pSequence = 0x7f0fd4001120}, oid = "1c49cb10;uno[0];3200bc;2fa7c54b40344e1985b60e772c991c2", type = {_pTypeDescr = 0x0}, member = {_pTypeDescr = 0x7f0fdad7dda0}, currentContext = {m_pUnoI = 0x0}, returnValue = {data_ = _uno_Any(void)}, arguments = std::__debug::vector of length 1, capacity 1 = {{data_ = Python Exception <class 'libreoffice.util.uno.UnknownType'>: _typelib_TypeDescription
}}, request = true, setter = false, exception = false, setCurrentContextMode = false}
        __PRETTY_FUNCTION__ = "virtual void binaryurp::Writer::execute()"
#7  0x00007f100e46fc51 in salhelper::Thread::run (this=0x7f0fe8008680) at /home/ec2-user/source/libo-core/salhelper/source/thread.cxx:39
        g = {m_func = {__this = 0x7f0fe8008680}, m_bDismissed = false}
#8  0x00007f100e46ffa5 in osl::threadFunc (param=0x7f0fe8008690) at /home/ec2-user/source/libo-core/include/osl/thread.hxx:189
        pObj = 0x7f0fe8008690
#9  0x00007f100eb6ef7c in osl_thread_start_Impl (pData=0x7f0fe8009090) at /home/ec2-user/source/libo-core/sal/osl/unx/thread.cxx:240
        terminate = false
        pImpl = 0x7f0fe8009090
        __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)"
#10 0x00007f100e68b2ea in start_thread () from /lib64/libc.so.6
No symbol table info available.
#11 0x00007f100e710b40 in clone3 () from /lib64/libc.so.6
No symbol table info available.

Thread 5 (Thread 0x7f0ff32a9640 (LWP 3400852)):
#0  0x00007f100e68837a in __futex_abstimed_wait_common () from /lib64/libc.so.6
No symbol table info available.
#1  0x00007f100e68acb0 in pthread_cond_clockwait@GLIBC_2.30 () from /lib64/libc.so.6
No symbol table info available.
#2  0x00007f100eb4b930 in std::__condvar::wait_until (this=0x13fee070, __m=..., __clock=1, __abs_time=...) at /usr/include/c++/14/bits/std_mutex.h:137
No locals.
#3  std::condition_variable::__wait_until_impl<std::chrono::duration<long, std::ratio<1l, 1000000000l> > > (this=this@entry=0x13fee070, __lock=..., __atime=std::chrono::_V2::steady_clock time_point = { 21467700047407ns }) at /usr/include/c++/14/condition_variable:203
        __s = std::chrono::_V2::steady_clock time_point = { 21467s }
        __ns = <optimized out>
        __ts = {tv_sec = 21467, tv_nsec = 700047407}
#4  0x00007f100eb4b51a in std::condition_variable::wait_until<std::chrono::duration<long, std::ratio<1l, 1000000000l> > > (this=0x13fee070, __lock=..., __atime=std::chrono::_V2::steady_clock time_point = { 21467700047407ns }) at /usr/include/c++/14/condition_variable:111
No locals.
#5  std::condition_variable::wait_until<std::chrono::_V2::steady_clock, std::chrono::duration<long int, std::ratio<1, 1000000000> >, osl_waitCondition(oslCondition, const TimeValue*)::<lambda()> >(std::unique_lock<std::mutex> &, const std::chrono::time_point<std::chrono::_V2::steady_clock, std::chrono::duration<long, std::ratio<1, 1000000000> > > &, struct {...}) (this=this@entry=0x13fee070, __lock=..., __atime=std::chrono::_V2::steady_clock time_point = { 21467700047407ns }, __p=...) at /usr/include/c++/14/condition_variable:154
No locals.
#6  0x00007f100eb4b58c in std::condition_variable::wait_for<long int, std::ratio<1, 1000000000>, osl_waitCondition(oslCondition, const TimeValue*)::<lambda()> >(std::unique_lock<std::mutex> &, const std::chrono::duration<long, std::ratio<1, 1000000000> > &, struct {...}) (this=0x13fee070, __lock=..., __rtime=std::chrono::duration = { 1000000000ns }, __p=__p@entry=...) at /usr/include/c++/14/condition_variable:177
No locals.
#7  0x00007f100eb4b662 in osl_waitCondition (Condition=<optimized out>, pTimeout=0x7f0ff32a8af0) at /home/ec2-user/source/libo-core/sal/osl/unx/conditn.cxx:119
        duration = std::chrono::duration = { 1000000000ns }
        g = {_M_device = 0x13fee0a0, _M_owns = true}
        pCond = 0x13fee070
        __PRETTY_FUNCTION__ = "oslConditionResult osl_waitCondition(oslCondition, const TimeValue*)"
        sal_boolean_var_ = <optimized out>
        sal_boolean_var_ = <optimized out>
#8  0x00007f0ff33ab090 in osl::Condition::wait (this=0x13feede8, pTimeout=0x7f0ff32a8af0) at /home/ec2-user/source/libo-core/include/osl/conditn.hxx:123
No locals.
#9  osl::Condition::wait (this=0x13feede8, timeout=...) at /home/ec2-user/source/libo-core/include/osl/conditn.hxx:127
No locals.
#10 configmgr::Components::WriteThread::execute (this=0x13feeda0) at /home/ec2-user/source/libo-core/configmgr/source/components.cxx:203
No locals.
#11 0x00007f100e46fc51 in salhelper::Thread::run (this=0x13feeda0) at /home/ec2-user/source/libo-core/salhelper/source/thread.cxx:39
        g = {m_func = {__this = 0x13feeda0}, m_bDismissed = false}
#12 0x00007f100e46ffa5 in osl::threadFunc (param=0x13feedb0) at /home/ec2-user/source/libo-core/include/osl/thread.hxx:189
        pObj = 0x13feedb0
#13 0x00007f100eb6ef7c in osl_thread_start_Impl (pData=0x13ff0670) at /home/ec2-user/source/libo-core/sal/osl/unx/thread.cxx:240
        terminate = false
        pImpl = 0x13ff0670
        __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)"
#14 0x00007f100e68b2ea in start_thread () from /lib64/libc.so.6
No symbol table info available.
#15 0x00007f100e710b40 in clone3 () from /lib64/libc.so.6
No symbol table info available.

Thread 4 (Thread 0x7f0ff280a640 (LWP 3400853)):
#0  0x00007f100e7116ff in accept () from /lib64/libc.so.6
No symbol table info available.
#1  0x00007f100eb6158c in osl_acceptPipe (pPipe=0x14007370) at /home/ec2-user/source/libo-core/sal/osl/unx/pipe.cxx:390
        s = <optimized out>
        pAcceptedPipe = <optimized out>
        socket = 6
        __PRETTY_FUNCTION__ = "oslPipeImpl* osl_acceptPipe(oslPipe)"
        aGuard = {_M_device = 0x14007370, _M_owns = false}
        flags = <optimized out>
        sal_boolean_var_ = <optimized out>
        sal_boolean_var_ = <optimized out>
#2  0x00007f100ea20dfb in osl::Pipe::accept (this=this@entry=0x14008100, Connection=...) at /home/ec2-user/source/libo-core/include/osl/pipe.hxx:155
No locals.
#3  0x00007f100ea208c2 in desktop::PipeIpcThread::execute (this=0x140080d0) at /home/ec2-user/source/libo-core/desktop/source/app/officeipcthread.cxx:1095
        aStreamPipe = {<osl::Pipe> = {m_handle = 0x0}, <No data fields>}
        nError = 32528
        sal_boolean_var_ = <optimized out>
        __PRETTY_FUNCTION__ = "virtual void desktop::PipeIpcThread::execute()"
        resetThreadRunning = {m_func = {<No data fields>}, m_bDismissed = false}
#4  0x00007f100e46fc51 in salhelper::Thread::run (this=0x140080d0) at /home/ec2-user/source/libo-core/salhelper/source/thread.cxx:39
        g = {m_func = {__this = 0x140080d0}, m_bDismissed = false}
#5  0x00007f100e46ffa5 in osl::threadFunc (param=0x140080e0) at /home/ec2-user/source/libo-core/include/osl/thread.hxx:189
        pObj = 0x140080e0
#6  0x00007f100eb6ef7c in osl_thread_start_Impl (pData=0x138ccf10) at /home/ec2-user/source/libo-core/sal/osl/unx/thread.cxx:240
        terminate = false
        pImpl = 0x138ccf10
        __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)"
#7  0x00007f100e68b2ea in start_thread () from /lib64/libc.so.6
No symbol table info available.
#8  0x00007f100e710b40 in clone3 () from /lib64/libc.so.6
No symbol table info available.

Thread 3 (Thread 0x7f0ff1f87640 (LWP 3400854)):
#0  0x00007f100e7116ff in accept () from /lib64/libc.so.6
No symbol table info available.
#1  0x00007f100eb6158c in osl_acceptPipe (pPipe=0x7f0fe8001950) at /home/ec2-user/source/libo-core/sal/osl/unx/pipe.cxx:390
        s = <optimized out>
        pAcceptedPipe = <optimized out>
        socket = 11
        __PRETTY_FUNCTION__ = "oslPipeImpl* osl_acceptPipe(oslPipe)"
        aGuard = {_M_device = 0x7f0fe8001950, _M_owns = false}
        flags = <optimized out>
        sal_boolean_var_ = <optimized out>
        sal_boolean_var_ = <optimized out>
#2  0x00007f10009a2f73 in osl::Pipe::accept (this=this@entry=0x7f0ff1f869f8, Connection=...) at /home/ec2-user/source/libo-core/include/osl/pipe.hxx:155
No locals.
#3  0x00007f10009a2bd3 in io_acceptor::PipeAcceptor::accept (this=0x7f0fe8000d50) at /home/ec2-user/source/libo-core/io/source/acceptor/acc_pipe.cxx:157
        pipe = {m_handle = 0x7f0fe8001950}
        pConn = rtl::Reference to 0x7f0fe80098e0
        status = <optimized out>
#4  0x00007f10009a8d7c in (anonymous namespace)::OAcceptor::accept (this=0x140124e0, sConnectionDescription="pipe,name=pytestf70e2ff4-7a3b-11f1-8fab-0a41d2e79e57") at /home/ec2-user/source/libo-core/io/source/acceptor/acceptor.cxx:198
        guard = {m_pFlag = 0x14012558}
        r = empty uno::Reference
#5  0x00007f10009ded1f in desktop::Acceptor::run (this=this@entry=0x14012f80) at /home/ec2-user/source/libo-core/desktop/source/offacc/acceptor.cxx:111
        g = {_M_device = 0x14012fb8, _M_owns = true}
        sal_boolean_var_ = <optimized out>
        sal_boolean_var_ = <optimized out>
        sal_boolean_var_ = <optimized out>
        rConnection = empty uno::Reference
        aDescription = "pipe,name=pytestf70e2ff4-7a3b-11f1-8fab-0a41d2e79e57,uniqueValue=139706293557552"
        rInstanceProvider = uno::Reference to (desktop::AccInstanceProvider *) 0x7f0fe8000d38
        sal_boolean_var_ = <optimized out>
#6  0x00007f10009df01c in desktop::offacc_workerfunc (acc=0x14012f80) at /home/ec2-user/source/libo-core/desktop/source/offacc/acceptor.cxx:47
No locals.
#7  0x00007f100eb6ef7c in osl_thread_start_Impl (pData=0x140162b0) at /home/ec2-user/source/libo-core/sal/osl/unx/thread.cxx:240
        terminate = false
        pImpl = 0x140162b0
        __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)"
#8  0x00007f100e68b2ea in start_thread () from /lib64/libc.so.6
No symbol table info available.
#9  0x00007f100e710b40 in clone3 () from /lib64/libc.so.6
No symbol table info available.

Thread 2 (Thread 0x7f10067a4a00 (LWP 3400825)):
#0  0x00007f100e68837a in __futex_abstimed_wait_common () from /lib64/libc.so.6
No symbol table info available.
#1  0x00007f100e68a8d2 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libc.so.6
No symbol table info available.
#2  0x00007f100e2ddb00 in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /lib64/libstdc++.so.6
No symbol table info available.
#3  0x00007f1007e6fd99 in std::condition_variable::wait<SvpSalYieldMutex::doAcquire(sal_uInt32)::<lambda()> > (this=0x13011280, __lock=..., __p=...) at /usr/include/c++/14/condition_variable:105
No locals.
#4  SvpSalYieldMutex::doAcquire (this=0x13011160, nLockCount=1) at /home/ec2-user/source/libo-core/vcl/headless/svpinst.cxx:352
        g = {_M_device = 0x13011258, _M_owns = true}
        request = SvpRequest::NONE
        pInst = 0x1300ef30
        __PRETTY_FUNCTION__ = "virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)"
#5  0x00007f100778637e in comphelper::SolarMutex::acquire (this=<optimized out>, nLockCount=<optimized out>) at /home/ec2-user/source/libo-core/include/comphelper/solarmutex.hxx:86
        __PRETTY_FUNCTION__ = "void comphelper::SolarMutex::acquire(sal_uInt32)"
#6  0x00007f1007be9d5f in SalInstance::AcquireYieldMutex (this=<optimized out>, nCount=nCount@entry=1) at /home/ec2-user/source/libo-core/vcl/source/app/salinst.cxx:48
No locals.
#7  0x00007f1007c462a9 in Application::AcquireSolarMutex (nCount=<optimized out>) at /home/ec2-user/source/libo-core/vcl/source/app/svapp.cxx:534
No locals.
#8  0x00007f1007e6f860 in SolarMutexReleaser::~SolarMutexReleaser (this=0x7ffca6bd5314, __in_chrg=<optimized out>) at /home/ec2-user/source/libo-core/include/vcl/svapp.hxx:1442
No locals.
#9  SvpSalInstance::ImplYield (this=this@entry=0x1300ef30, bWait=bWait@entry=true, bHandleAllCurrentEvents=bHandleAllCurrentEvents@entry=false) at /home/ec2-user/source/libo-core/vcl/headless/svpinst.cxx:507
        __PRETTY_FUNCTION__ = "bool SvpSalInstance::ImplYield(bool, bool)"
        bWasEvent = false
        bMustSleep = <optimized out>
        nTimeoutMicroS = -1
        aReleaser = {mnReleased = 1}
#10 0x00007f1007e6faab in SvpSalInstance::DoYield (this=0x1300ef30, bWait=true, bHandleAllCurrentEvents=false) at /home/ec2-user/source/libo-core/vcl/headless/svpinst.cxx:519
        __PRETTY_FUNCTION__ = "virtual bool SvpSalInstance::DoYield(bool, bool)"
        bWasEvent = false
        pMutex = 0x13011160
#11 0x00007f1007c47de4 in InnerYield (i_bWait=<optimized out>, i_bWait@entry=true, i_bAllEvents=<optimized out>, i_bAllEvents@entry=false) at /home/ec2-user/source/libo-core/vcl/source/app/svapp.cxx:389
        pSVData = 0x7f10087533a0 <rtl::Static<ImplSVData, (anonymous namespace)::private_aImplSVData>::get()::instance>
        bProcessedEvent = false
        sal_boolean_var_ = <optimized out>
        sal_boolean_var_ = <optimized out>
#12 0x00007f1007c47ff6 in Application::Yield () at /home/ec2-user/source/libo-core/vcl/source/app/svapp.cxx:502
        bAbort = false
        sal_boolean_var_ = <optimized out>
#13 0x00007f1007c480f1 in Application::Execute () at /home/ec2-user/source/libo-core/vcl/source/app/svapp.cxx:364
        releaser = {mnReleased = 1}
        pSVData = 0x7f10087533a0 <rtl::Static<ImplSVData, (anonymous namespace)::private_aImplSVData>::get()::instance>
        nExitCode = 0
        sal_boolean_var_ = <optimized out>
#14 0x00007f100e9f0eba in desktop::Desktop::Main (this=0x7ffca6bd5640) at /home/ec2-user/source/libo-core/desktop/source/app/app.cxx:1679
        pDisplay = <optimized out>
        startT = std::chrono::sys_time = { 1783453340286538453ns [2026-07-07 19:42:20] }
        recordTime = {<No data fields>}
        layer = {m_aEnvTypeName = "gcc3", m_xPreviousContext = empty uno::Reference}
        eStatus = <optimized out>
        rCmdLineArgs = @0x7f100eab1ea0: {m_cwdUrl = std::optional = {[contained value] = "file:///home/ec2-user/crashtestdata/control/task583"}, 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=pytestf70e2ff4-7a3b-11f1-8fab-0a41d2e79e57;urp"}, m_unaccept = std::__debug::vector of length 0, capacity 0, m_openlist = std::__debug::vector of length 0, capacity 0, m_viewlist = std::__debug::vector of length 0, capacity 0, m_startlist = std::__debug::vector of length 0, capacity 0, m_forceopenlist = std::__debug::vector of length 0, capacity 0, m_forcenewlist = std::__debug::vector of length 0, capacity 0, m_printlist = std::__debug::vector of length 0, capacity 0, m_printtolist = std::__debug::vector of length 0, capacity 0, m_printername = "", m_conversionlist = std::__debug::vector of length 0, capacity 0, m_conversionparams = "", m_conversionout = "", m_convertimages = "", m_startListParams = "", m_infilter = std::__debug::vector of length 0, capacity 0, m_language = "", m_pidfile = "", m_bAllSucceeded = true}
        inst_fin = desktop::userinstall::EXISTED
        xContext = <optimized out>
        xRestartManager = uno::Reference to (comphelper::OOfficeRestartManager *) 0x14012298
        bMustLockProfile = <optimized out>
        aTitle = "LibreOfficeDev 27.2.0.0.alpha0 [76e1b3e6db310396dfc49913a74f3291a56df367]"
        xDesktop = uno::Reference to (framework::Desktop *) 0x132d7278
        bAbort = <optimized out>
        aEvent = {<com::sun::star::lang::EventObject> = {Source = empty uno::Reference}, EventName = "OnStartApp", ViewController = empty uno::Reference, Supplement = uno::Any(void)}
        bCrashed = false
        bExistsRecoveryData = false
        bExistsSessionData = false
        pidfileName = ""
        sal_boolean_var_ = <optimized out>
        sal_boolean_var_ = <optimized out>
#15 0x00007f1007c56dd4 in ImplSVMainRun () at /home/ec2-user/source/libo-core/vcl/source/app/svmain.cxx:234
        pSVData = 0x7f10087533a0 <rtl::Static<ImplSVData, (anonymous namespace)::private_aImplSVData>::get()::instance>
        nReturn = 1
#16 0x00007f1007bea1f7 in SalInstance::SVMainRun (this=<optimized out>) at /home/ec2-user/source/libo-core/vcl/inc/salinst.hxx:108
No locals.
#17 0x00007f1007c57335 in ImplSVMain () at /home/ec2-user/source/libo-core/vcl/source/app/svmain.cxx:221
        pSVData = <optimized out>
        name = <optimized out>
        temp = ""
#18 0x00007f1007c57380 in SVMain () at /home/ec2-user/source/libo-core/vcl/source/app/svmain.cxx:252
No locals.
#19 0x00007f100ea24b48 in soffice_main () at /home/ec2-user/source/libo-core/desktop/source/app/sofficemain.cxx:122
        aDesktop = {<Application> = {<vcl::ILibreOfficeKitNotifier> = {_vptr.ILibreOfficeKitNotifier = 0x7f100eaa8540 <vtable for desktop::Desktop+16>}, 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<desktop::Lockfile> = {get() = 0x14034e10}, m_firstRunTimer = {<Task> = {_vptr.Task = 0x7f10086ef388 <vtable for Timer+16>, mpSchedulerData = 0x0, mpDebugName = 0x7f100e970d10 "desktop::Desktop m_firstRunTimer", mePriority = TaskPriority::DEFAULT_IDLE, mbActive = false, mbStatic = false}, maInvokeHandler = {function_ = 0x7f100e9eb59a <desktop::Desktop::LinkStubAsyncInitFirstRun(void*, Timer*)>, instance_ = 0x7ffca6bd5640, source_ = 0x7f100e959858 "/home/ec2-user/source/libo-core/desktop/source/app/app.cxx:456", target_ = 0x7f100e94a6e8 "Desktop::LinkStubAsyncInitFirstRun"}, mnTimeout = 3000, mbAuto = false}, m_aUpdateThread = {_M_id = {_M_thread = 0}}}
        rCmdLineArgs = @0x7f100eab1ea0: {m_cwdUrl = std::optional = {[contained value] = "file:///home/ec2-user/crashtestdata/control/task583"}, 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=pytestf70e2ff4-7a3b-11f1-8fab-0a41d2e79e57;urp"}, m_unaccept = std::__debug::vector of length 0, capacity 0, m_openlist = std::__debug::vector of length 0, capacity 0, m_viewlist = std::__debug::vector of length 0, capacity 0, m_startlist = std::__debug::vector of length 0, capacity 0, m_forceopenlist = std::__debug::vector of length 0, capacity 0, m_forcenewlist = std::__debug::vector of length 0, capacity 0, m_printlist = std::__debug::vector of length 0, capacity 0, m_printtolist = std::__debug::vector of length 0, capacity 0, m_printername = "", m_conversionlist = std::__debug::vector of length 0, capacity 0, m_conversionparams = "", m_conversionout = "", m_convertimages = "", m_startListParams = "", m_infilter = std::__debug::vector of length 0, capacity 0, m_language = "", m_pidfile = "", m_bAllSucceeded = true}
        aUnknown = ""
#20 0x00000000002018af in sal_main () at /home/ec2-user/source/libo-core/desktop/source/app/main.c:51
        ret = <optimized out>
#21 0x00000000002018fc in main (argc=<optimized out>, argv=<optimized out>) at /home/ec2-user/source/libo-core/desktop/source/app/main.c:49
        ret = <optimized out>

Thread 1 (Thread 0x7f0fe28e3640 (LWP 3401072)):
#0  SwTextFormatter::CalcRealHeight (this=this@entry=0x7f0fe28deba0, bNewLine=bNewLine@entry=false) at /home/ec2-user/source/libo-core/sw/source/core/text/porlay.hxx:185
        nTmp = 50
        bPropLineShrinks = false
        pTextHeightLine = 0x0
        pSpace = <optimized out>
        aRectFnSet = {m_bVert = 3, m_bVertL2R = false, m_bVertL2RB2T = false, m_fnRect = 0x7f0fd30be307 <SwpHints::GetSortedByEnd(unsigned long) const+53>}
        rIDSA = @0x7f0fdacf8eb0: {_vptr.IDocumentSettingAccess = 0x7f0fd3dc6030 <vtable for sw::DocumentSettingManager+16>}
        nLineHeight = 276
        pGrid = <optimized out>
#1  0x00007f0fd35f38ab in SwTextFormatter::NewFootnotePortion (this=this@entry=0x7f0fe28deba0, rInf=..., pHint=pHint@entry=0x7f0fdadee9d0) at /home/ec2-user/source/libo-core/sw/source/core/text/txtftn.cxx:820
        nOldReal = 0
        nOldAscent = 224
        nOldHeight = 276
        pFootnote = 0x7f0fdadee9d0
        rFootnote = @0x7f0fdadeea40: {<SfxPoolItem> = {_vptr.SfxPoolItem = 0x7f0fd3de8a38 <vtable for SwFormatFootnote+16>, m_nRefCount = 1, m_nWhich = 62, m_nSerialNumber = 1466, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = false, m_bNameOrIndex = false, m_bDeleted = false}, <sw::BroadcasterMixin> = {m_aNotifier = {_vptr.SvtBroadcaster = 0x7f100b263b78 <vtable for SvtBroadcaster+16>, maListeners = std::__debug::vector of length 1, capacity 1 = {0x7f0fdae1a9b1}, maDestructedListeners = std::__debug::vector of length 0, capacity 0, mnEmptySlots = 1, mnListenersFirstUnsorted = 0, mbAboutToDie = false, mbDisposing = false, mbDestNormalized = true}}, m_pTextAttr = 0x7f0fdadee9d0, m_aNumber = "", m_nNumber = 1, m_nNumberRLHidden = 1, m_bEndNote = false, m_wXFootnote = {<com::sun::star::uno::WeakReferenceHelper> = {m_pImpl = 0x7f0fdae1c5d0}, <No data fields>}}
        pDoc = 0x7f0fdaceab90
        swap = {<TemporarySwap> = {m_frame = 0x7f0fdae00190, m_undo = false}, <No data fields>}
        nReal = <optimized out>
        nLower = <optimized out>
        bVertical = <optimized out>
        pScrFrame = <optimized out>
        pBoss = <optimized out>
        pFootnoteFrame = <optimized out>
        pRet = <optimized out>
#2  0x00007f0fd35d95c9 in SwTextFormatter::NewExtraPortion (this=this@entry=0x7f0fe28deba0, rInf=...) at /home/ec2-user/source/libo-core/sw/source/core/text/txtfld.cxx:290
        pHint = 0x7f0fdadee9d0
        pRet = 0x0
#3  0x00007f0fd35951bf in SwTextFormatter::NewPortion (this=this@entry=0x7f0fe28deba0, rInf=..., oMovedFlyIndex=std::optional [no contained value]) at /home/ec2-user/source/libo-core/sw/source/core/text/itrform2.cxx:1899
        cChar = 1 u'\001'
        pPor = 0x0
        __PRETTY_FUNCTION__ = "SwLinePortion* SwTextFormatter::NewPortion(SwTextFormatInfo&, std::optional<o3tl::strong_int<int, Tag_TextFrameIndex> >)"
#4  0x00007f0fd35962bd in SwTextFormatter::BuildPortions (this=this@entry=0x7f0fe28deba0, rInf=...) at /home/ec2-user/source/libo-core/sw/source/core/text/itrform2.cxx:810
        fnRequireKerningAtPosition = {__this = 0x7f0fe28deba0, __rInf = @0x7f0fe28dcdf0}
        pFly = <optimized out>
        oMovedFlyIndex = std::optional [no contained value]
        __PRETTY_FUNCTION__ = "void SwTextFormatter::BuildPortions(SwTextFormatInfo&)"
        pPor = 0x7f0fdaec6680
        pGrid = <optimized out>
        bUseGridKernPors = <optimized out>
        bHasGrid = false
        rDoc = <optimized out>
        nGridWidth = <optimized out>
        pGridKernPortion = 0x0
        bFull = <optimized out>
        nUnderLineStart = <optimized out>
#5  0x00007f0fd35bd4ab in SwTextFormatter::BuildMultiPortion (this=this@entry=0x7f0fe28deba0, rInf=..., rMulti=...) at /home/ec2-user/source/libo-core/sw/source/core/text/pormulti.cxx:2202
        bOldGridModeAllowed = true
        nMaxWidth = 9638
        nOldX = 0
        oFontSave = std::optional [no contained value]
        xTmpFont = std::unique_ptr<SwFont> = {get() = 0x0}
        aLayoutModeModifier = {m_rOut = @0x7f0fdad1bbf0, m_nOldLayoutMode = vcl::text::ComplexTextLayoutFlags::BiDiStrong}
        nTmpX = 0
        __PRETTY_FUNCTION__ = "bool SwTextFormatter::BuildMultiPortion(SwTextFormatInfo&, SwMultiPortion&)"
        pOldMulti = 0x0
        pOldCurr = 0x7f0fdacc1d40
        nOldStart = <optimized out>
        nMinWidth = 1
        nActWidth = 9638
        nStartIdx = {m_value = 0}
        nMultiLen = {m_value = 20}
        pFirstRest = 0x0
        pSecondRest = 0x0
        pOldText = 0x7f0fdad1aa30
        nOldPaintOfst = 0
        pOldCachedVclData = std::shared_ptr<const vcl::text::TextLayoutCache> (use count 2, weak count 0) = {get() = 0x7f100e900be8}
        aMultiStr = "هَدَفٌ ج أَهْدَافٌ\001‏"
        aInf = {<SwTextPaintInfo> = {<SwTextSizeInfo> = {<SwTextInfo> = {m_pPara = 0x7f0fdacc1d40, m_nTextStart = {m_value = 0}}, m_aMaxWidth = std::__debug::map with 0 elements, m_pKanaComp = 0x0, m_pVsh = 0x7f0fdad27cb0, m_pOut = {m_rInnerRef = rtl::Reference to 0x7f0fdad1bbf0}, m_pRef = {m_rInnerRef = rtl::Reference to 0x7f0fdad1bbf0}, m_pCachedVclData = std::shared_ptr<const vcl::text::TextLayoutCache> (empty) = {get() = 0x0}, m_pFnt = 0x7f0fdaed9a60, m_pUnderFnt = 0x0, m_pFrame = 0x7f0fdae00190, m_pOpt = 0x7f0fdad2a670, m_pText = 0x7f0fe28dcda8, m_nIdx = {m_value = 18}, m_nLen = {m_value = 18}, m_nMeasureLen = {m_value = 2147483647}, m_nLayoutContext = std::optional = {[contained value] = {m_nBegin = 0, m_nEnd = 18}}, m_nKanaIdx = 0, m_bOnWin = false, m_bNotEOL = false, m_bURLNotify = false, m_bStopUnderflow = false, m_bFootnoteInside = false, m_bOtherThanFootnoteInside = true, m_bMulti = true, m_bFirstMulti = false, m_bRuby = false, m_bHanging = true, m_bScriptSpace = true, m_bForbiddenChars = true, m_bSnapToGrid = true, m_nDirection = 0 '\000', m_nExtraSpace = 0, m_nBreakWidth = 0}, m_pWrongList = 0x0, m_pGrammarCheckList = 0x0, m_pSmartTags = 0x0, m_pSpaceAdd = 0x0, m_nLetterSpacing = 0, m_nScaleWidth = 0, m_pBrushItem = 0x0, m_aTextFly = {m_pPage = 0x7f0fdad5e240, mpCurrAnchoredObj = 0x0, m_pCurrFrame = 0x7f0fdae00190, m_pMaster = 0x7f0fdae00190, mpAnchoredObjList = std::unique_ptr<std::__debug::vector<SwAnchoredObject*, std::allocator<SwAnchoredObject*> >> = {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 = 1411, y = 1418}, m_aPaintRect = SwRect = {point = Point = {x = 0, y = 0}, size = Size = {width = 0, height = 0}}, m_nSpaceIdx = 0, m_pLineInfo = 0x7f0fe28dfc60, m_bOmitPaint = false, m_bInsertColorPaint = false, m_bDeleteColorPaint = false}, m_aHyphVals = empty uno::Sequence, m_pRoot = 0x7f0fdaec6680, m_pLast = 0x7f0fdaec6680, m_pFly = 0x0, m_pUnderflow = 0x0, m_pRest = 0x0, m_pLastTab = 0x0, m_nSoftHyphPos = {m_value = 0}, m_nLineStart = {m_value = 0}, m_nLastBookmarkPos = {m_value = 18}, m_nLeft = 1418, m_nRight = 11056, m_nFirst = 1418, m_nLeftMargin = 1418, m_nRealWidth = 9638, m_nWidth = 9638, m_nLineHeight = 0, m_nLineNetHeight = 0, m_nForcedLeftMargin = 0, m_nExtraAscent = 276, m_nExtraDescent = 59, m_bFull = false, m_bFootnoteDone = true, m_bErgoDone = true, m_bNumDone = true, m_bArrowDone = true, m_bStop = false, m_bNewLine = false, m_bShift = false, m_bUnderflow = false, m_bInterHyph = false, m_bAutoHyph = false, 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}
        bFirstMulti = false
        pNextFirst = 0x0
        pNextSecond = 0x0
        bRet = false
        pGrid = <optimized out>
        bHasGrid = <optimized out>
        bRubyTop = false
#6  0x00007f0fd3596181 in SwTextFormatter::BuildPortions (this=this@entry=0x7f0fe28deba0, rInf=...) at /home/ec2-user/source/libo-core/sw/source/core/text/itrform2.cxx:644
        fnRequireKerningAtPosition = {__this = 0x7f0fe28deba0, __rInf = @0x7f0fe28de950}
        pFly = <optimized out>
        oMovedFlyIndex = std::optional [no contained value]
        __PRETTY_FUNCTION__ = "void SwTextFormatter::BuildPortions(SwTextFormatInfo&)"
        pPor = 0x7f0fdaec6610
        pGrid = <optimized out>
        bUseGridKernPors = <optimized out>
        bHasGrid = false
        rDoc = <optimized out>
        nGridWidth = <optimized out>
        pGridKernPortion = 0x0
        bFull = <optimized out>
        nUnderLineStart = 0
#7  0x00007f0fd359701d in SwTextFormatter::FormatLine (this=this@entry=0x7f0fe28deba0, nStartPos=...) at /home/ec2-user/source/libo-core/sw/source/core/text/itrform2.cxx:2115
        bOldNumDone = false
        bOldErgoDone = <optimized out>
        bOldFootnoteDone = <optimized out>
        bOldArrowDone = <optimized out>
        pPorTmp = <optimized out>
        aHook = {pInf = 0x7f0fe28de950, pOut = {m_rInnerRef = rtl::Reference to 0x7f0fdad238a0}, bOnWin = true}
        bBuild = true
        nOldHeight = <optimized out>
        nOldAscent = <optimized out>
        pField = <optimized out>
        xSaveField = std::unique_ptr<SwFieldPortion> = {get() = 0x0}
        bOptimizeRepaint = false
        nOldLineEnd = <optimized out>
        flyStarts = std::__debug::vector of length 0, capacity 0
        nNewStart = <optimized out>
#8  0x00007f0fd3562b74 in SwTextFrame::FormatLine (this=this@entry=0x7f0fdae00190, rLine=..., bPrev=bPrev@entry=false) at /home/ec2-user/source/libo-core/sw/source/core/text/frmform.cxx:1542
        pPara = 0x7f0fdacc1d40
        pOldCur = 0x7f0fdacc1d40
        nOldLen = <optimized out>
        nOldAscent = 0
        nOldHeight = 0
        nOldWidth = 0
        bOldHyph = false
        nOldTop = 0
        nOldBottom = 0
        nNewStart = {m_value = 32527}
        pNew = <optimized out>
        bUnChg = <optimized out>
        nBottom = <optimized out>
        rRepaint = <optimized out>
        nDiff = <optimized out>
        nEnd = {m_value = 0}
#9  0x00007f0fd35678f0 in SwTextFrame::Format_ (this=this@entry=0x7f0fdae00190, rLine=..., rInf=..., bAdjust=bAdjust@entry=false) at /home/ec2-user/source/libo-core/sw/source/core/text/frmform.cxx:1999
        bOldEndHyph = false
        bOldMidHyph = false
        pPara = 0x7f0fdacc1d40
        rString = <optimized out>
        nStrLen = {m_value = 20}
        rReformat = @0x7f0fdacc1e80: {m_nStart = {m_value = 0}, m_nLen = {m_value = 20}}
        rRepaint = @0x7f0fdacc1e50: {<SwRect> = SwRect = {point = Point = {x = 1418, y = 1418}, size = Size = {width = 9638, height = 0}}, m_nOffset = 0, m_nRightOffset = 0}
        pFreeze = std::unique_ptr<SwRepaint> = {get() = 0x0}
        nOldBottom = <optimized out>
        bPrev = false
        aFrameBreak = {<SwTextFrameBreak> = {m_nRstHeight = 0, m_nOrigin = 1418, m_pFrame = 0x7f0fdae00190, m_bBreak = false, m_bKeep = false}, m_nWidLines = 0, m_nOrphLines = 0}
        bFirst = false
        bFormat = true
        bBreak = <optimized out>
        bJumpEndHyph = false
        bWatchEndHyph = false
        bJumpMidHyph = false
        bWatchMidHyph = false
        rAttrSet = <optimized out>
        bMaxHyph = <optimized out>
        __PRETTY_FUNCTION__ = "void SwTextFrame::Format_(SwTextFormatter&, SwTextFormatInfo&, bool)"
        aAdjustItem = {<SfxPoolItem> = {_vptr.SfxPoolItem = 0x7f100cc10638 <vtable for SvxAdjustItem+16>, m_nRefCount = 0, m_nWhich = 67, m_nSerialNumber = 1884, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bNameOrIndex = false, m_bDeleted = false}, bLeft = false, bRight = false, bCenter = false, bBlock = false, bStart = true, bEnd = false, bOneBlock = false, bLastCenter = false, bLastBlock = false, nPropWordSpacing = 100, nPropWordSpacingMinimum = 100, nPropWordSpacingMaximum = 100, nPropLetterSpacingMinimum = 0, nPropLetterSpacingMaximum = 0, nPropScaleWidthMinimum = 100, nPropScaleWidthMaximum = 100, bParagraphComposer = false}
        bParagraphComposer = false
#10 0x00007f0fd35680b5 in SwTextFrame::FormatImpl (this=this@entry=0x7f0fdae00190, pRenderContext=pRenderContext@entry=0x7f0fdad238a0, pPara=pPara@entry=0x7f0fdacc1d40, rIntersectingObjs=std::__debug::vector of length 0, capacity 0) at /home/ec2-user/source/libo-core/sw/source/core/text/frmform.cxx:2197
        bIsEmpty = <optimized out>
        aInf = {<SwTextPaintInfo> = {<SwTextSizeInfo> = {<SwTextInfo> = {m_pPara = 0x7f0fdacc1d40, m_nTextStart = {m_value = 0}}, m_aMaxWidth = std::__debug::map with 0 elements, m_pKanaComp = 0x0, m_pVsh = 0x7f0fdad27cb0, m_pOut = {m_rInnerRef = rtl::Reference to 0x7f0fdad1bbf0}, m_pRef = {m_rInnerRef = rtl::Reference to 0x7f0fdad1bbf0}, m_pCachedVclData = std::shared_ptr<const vcl::text::TextLayoutCache> (empty) = {get() = 0x0}, m_pFnt = 0x7f0fdaed9a60, m_pUnderFnt = 0x0, m_pFrame = 0x7f0fdae00190, m_pOpt = 0x7f0fdad2a670, m_pText = 0x7f0fe28dcda8, m_nIdx = {m_value = 0}, m_nLen = {m_value = 20}, m_nMeasureLen = {m_value = 2147483647}, m_nLayoutContext = std::optional [no contained value], m_nKanaIdx = 0, m_bOnWin = false, 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_nExtraSpace = 0, m_nBreakWidth = 0}, m_pWrongList = 0x0, m_pGrammarCheckList = 0x0, m_pSmartTags = 0x0, m_pSpaceAdd = 0x0, m_nLetterSpacing = 0, m_nScaleWidth = 0, m_pBrushItem = 0x0, m_aTextFly = {m_pPage = 0x7f0fdad5e240, mpCurrAnchoredObj = 0x0, m_pCurrFrame = 0x7f0fdae00190, m_pMaster = 0x7f0fdae00190, mpAnchoredObjList = std::unique_ptr<std::__debug::vector<SwAnchoredObject*, std::allocator<SwAnchoredObject*> >> = {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 = 1418}, m_aPaintRect = SwRect = {point = Point = {x = 0, y = 0}, size = Size = {width = 0, height = 0}}, m_nSpaceIdx = 0, m_pLineInfo = 0x7f0fe28dfc60, m_bOmitPaint = false, m_bInsertColorPaint = false, m_bDeleteColorPaint = false}, m_aHyphVals = empty uno::Sequence, m_pRoot = 0x7f0fdacc1d40, m_pLast = 0x7f0fdacc1d40, m_pFly = 0x0, m_pUnderflow = 0x0, m_pRest = 0x0, m_pLastTab = 0x0, m_nSoftHyphPos = {m_value = 0}, m_nLineStart = {m_value = 0}, m_nLastBookmarkPos = {m_value = 0}, m_nLeft = 1418, m_nRight = 11056, m_nFirst = 1418, m_nLeftMargin = 1418, m_nRealWidth = 9638, m_nWidth = 9638, m_nLineHeight = 0, m_nLineNetHeight = 0, m_nForcedLeftMargin = 0, m_nExtraAscent = 0, m_nExtraDescent = 0, m_bFull = false, m_bFootnoteDone = true, m_bErgoDone = true, m_bNumDone = true, m_bArrowDone = false, m_bStop = false, m_bNewLine = false, m_bShift = false, m_bUnderflow = false, m_bInterHyph = false, m_bAutoHyph = false, 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 = {<SwTextPainter> = {<SwTextCursor> = {<SwTextAdjuster> = {<SwTextMargin> = {<SwTextIter> = {<SwAttrIter> = {_vptr.SwAttrIter = 0x7f0fd3de3968 <vtable for SwTextFormatter+16>, m_pEndCharFormatAttr = std::unique_ptr<SwTextAttr> = {get() = 0x0}, m_pEndAutoFormatAttr = std::unique_ptr<SwTextAttr> = {get() = 0x0}, m_aAttrHandler = {m_aAttrStack = {std::__debug::vector of length 1, capacity 1 = {0x7f0fdad83390}, std::__debug::vector of length 0, capacity 0 <repeats 25 times>, std::__debug::vector of length 1, capacity 1 = {0x7f0fdad83390}, std::__debug::vector of length 0, capacity 0 <repeats 21 times>}, m_pDefaultArray = {0x7f0fd8441bb0, 0x7f0fdad84e10, 0x7f0fdad7cfa0, 0x7f0fdad84120, 0x7f0fdad84fb0, 0x7f0fdad85200, 0x7f0fdad7cae0, 0x7f0fdad38700, 0x7f0fdad852b0, 0x7f0fdad85350, 0x7f0fdad854f0, 0x7f0fdacbde20, 0x7f0fdad85640, 0x7f0fdad858d0, 0x7f0fdacba890, 0x7f0fdad85780, 0x7f0fdacba360, 0x7f0fdacb7d70, 0x7f0fdad85d00, 0x7f0fdad860e0, 0x7f0fdad39df0, 0x7f0fdad85f00, 0x7f0fdad85580, 0x7f0fdad85af0, 0x7f0fdad85310, 0x7f0fdad38870, 0x7f0fdad86030, 0x7f0fdad862a0, 0x7f0fdad86360, 0x7f0fd8441800, 0x7f0fdad862d0, 0x7f0fd8441890, 0x7f0fdad86410, 0x7f0fd8441920, 0x7f0fd8441970, 0x7f0fd84419b0, 0x7f0fd80f9370, 0x7f0fd8441ae0, 0x7f0fd83dbca0, 0x7f0fd8441bf0, 0x7f0fdad0f120, 0x7f0fdacb8760}, m_pIDocumentSettingAccess = 0x7f0fdacf8eb0, m_pShell = 0x7f0fdad27cb0, m_oFnt = std::optional = {[contained value] = {m_aSub = {values = {_M_elems = {{<SvxFont> = {<vcl::Font> = {_vptr.Font = 0x7f0fd3de9bf8 <vtable for SwSubFont+16>, mpImplFont = {...}}, eCaseMap = SvxCaseMap::NotMapped, nEsc = 0, nPropr = 100 'd'}, m_nFontCacheId = 0x1, m_aSize = Size = {width = 0, height = 240}, m_nFontIndex = 0, m_nOrgHeight = 0, m_nOrgAscent = 0, m_nProportionalWidth = 100, m_bSmallCapsPercentage66 = false}, {<SvxFont> = {<vcl::Font> = {_vptr.Font = 0x7f0fd3de9bf8 <vtable for SwSubFont+16>, 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}, {<SvxFont> = {<vcl::Font> = {_vptr.Font = 0x7f0fd3de9bf8 <vtable for SwSubFont+16>, 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 = {[contained value] = rgba(255, 255, 255, 0)}, 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_bURL = false}}, m_nINETFMT = 0, m_bVertLayout = false, m_bVertLayoutLRBT = false}, m_pViewShell = 0x7f0fdad27cb0, m_pFont = 0x7f0fdaed9a60, m_pScriptInfo = 0x7f0fdacc1e88, m_pLastOut = {m_rInnerRef = rtl::Reference to 0x7f0fdad1bbf0}, m_nChgCnt = 2, m_pRedline = std::unique_ptr<SwRedlineItr> = {get() = 0x0}, m_nStartIndex = 2, m_nEndIndex = 0, m_nPosition = 0, m_nPropFont = 0 '\000', m_aFontCacheIds = {values = {_M_elems = {0x0, 0x0, 0x2}}}, m_aFontIdx = {values = {_M_elems = {65456, 65535, 1}}}, m_pTextNode = 0x7f0fdad1a850, m_pMergedPara = 0x0}, m_aLineInf = {m_oRuler = std::optional = {[contained value] = {<SfxPoolItem> = {_vptr.SfxPoolItem = 0x7f100cc10858 <vtable for SvxTabStopItem+16>, m_nRefCount = 0, m_nWhich = 71, m_nSerialNumber = 1883, m_bStaticDefault = false, m_bDynamicDefault = false, m_bIsSetItem = false, m_bShareable = true, m_bNameOrIndex = false, m_bDeleted = false}, maTabStops = {m_vector = std::__debug::vector of length 2, capacity 2 = {{nTabPos = 567, eAdjustment = SvxTabAdjust::Left, m_cDecimal = 46 u'.', cFill = 32 u' '}, {nTabPos = 9632, eAdjustment = SvxTabAdjust::Right, m_cDecimal = 46 u'.', cFill = 32 u' '}}}, mnDefaultDistance = 0}}, m_pSpace = 0x7f0fdad38e30, m_nVertAlign = SvxParaVertAlignItem::Align::Baseline, m_nDefTabStop = 9223372036854775807, m_bListTabStopIncluded = false, m_nListTabStopPosition = 0}, m_pFrame = 0x7f0fdae00190, m_pInf = 0x7f0fe28de950, m_pCurr = 0x7f0fdaec6680, m_pPrev = 0x0, m_nFrameStart = 1418, m_nY = 1418, m_nRegStart = 0, m_nStart = {m_value = 0}, m_nRegDiff = 0, m_nLineNr = 1, m_bPrev = true, m_bRegisterOn = false, m_bOneBlock = false, m_bLastBlock = false, m_bLastCenter = false}, mnLeft = 1418, mnRight = 11056, mnFirst = 1418, mnDropLeft = 0, mnDropHeight = 0, mnDropDescent = 0, mnDropLines = 0, mnAdjust = SvxAdjust::Left, mnTabLeft = 0}, <No data fields>}, static s_bRightMargin = false}, m_bPaintDrop = false}, m_pDropFormat = 0x0, m_pMulti = 0x7f0fdaec6610, m_nContentEndHyph = 0 '\000', m_nContentMidHyph = 0 '\000', m_nLeftScanIdx = {m_value = 0}, m_nRightScanIdx = {m_value = 18}, m_bOnceMore = false, m_bFlyInContentBase = false, m_bTruncLines = false, m_bUnclipped = false, m_pByEndIter = std::unique_ptr<sw::MergedAttrIterByEnd> = {get() = 0x7f0fd80d1db0}, m_pFirstOfBorderMerge = 0x0}
#11 0x00007f0fd3568a9a in SwTextFrame::Format (this=0x7f0fdae00190, pRenderContext=0x7f0fdad238a0) at /home/ec2-user/source/libo-core/sw/source/core/text/frmform.cxx:2451
        intersectingObjs = std::__debug::vector of length 0, capacity 0
        nexts = std::__debug::vector of length 0, capacity 0
        bOrphan = false
        pFootnoteBoss = <optimized out>
        nFootnoteHeight = 0
        bNew = <optimized out>
        aLevel = <optimized out>
        aLock = {m_pTextFrame = 0x7f0fdae00190, m_bOldLocked = false}
        xPara = std::shared_ptr<SwParaPortion> (use count 2, weak count 0) = {get() = 0x7f0fdacc1d40}
        bSetOffset = <optimized out>
        stSg = {m_pOut = {m_rInnerRef = rtl::Reference to 0x7f0fdad238a0}, m_pRef = {m_rInnerRef = rtl::Reference to 0x7f0fdad1bbf0}}
        aRectFnSet = {m_bVert = false, m_bVertL2R = false, m_bVertL2RB2T = false, m_fnRect = 0x7f0fd3ddc8c0 <aHorizontal>}
        nStrLen = {m_value = 20}
        __PRETTY_FUNCTION__ = "virtual void SwTextFrame::Format(vcl::RenderContext*, const SwBorderAttrs*)"
        pPara = <optimized out>
#12 0x00007f0fd342a137 in SwContentFrame::MakeAll (this=0x7f0fdae00190) at /home/ec2-user/source/libo-core/sw/source/core/layout/calcmove.cxx:1644
        bMoveable = <optimized out>
        nBottomDist = <optimized out>
        bHeightValid = <optimized out>
        bDontMoveMe = <optimized out>
        pPre = <optimized out>
        nOldBodyHeight = <optimized out>
        pTemp = <optimized out>
        pPageFrame = <optimized out>
        pOldUp = <optimized out>
        bDummy = false
        bTemp = <optimized out>
        nPrtBottom = <optimized out>
        bMoveOrFit = <optimized out>
        bCheckForGrownBody = <optimized out>
        aHack = <optimized out>
        isHiddenNow = false
        oDeleteGuard = std::optional = {[contained value] = {m_pForbidFrame = 0x7f0fdae00190}}
        nFormatCount = 1
        nConsecutiveFormatsWithoutChange = <optimized out>
        aEnter = {pImpl = std::unique_ptr<SwImplEnterLeave> = {get() = 0x0}}
        oNotify = std::optional = {[contained value] = {<SwFrameNotify> = {mpFrame = 0x7f0fdae00190, maFrame = SwRect = {point = Point = {x = 1418, y = 1419}, size = Size = {width = 0, height = 0}}, maPrt = SwRect = {point = Point = {x = 0, y = 0}, size = Size = {width = 0, height = 0}}, mnFlyAnchorOfst = 0, mnFlyAnchorOfstNoWrap = 0, mbHadFollow = false, mbInvaKeep = false, mbValidSize = false}, mbChkHeightOfLastLine = true, mnHeightOfLastLine = 0, mbInvalidatePrevPrtArea = false, mbBordersJoinedWithPrev = false}}
        bMakePage = true
        bMovedBwd = <optimized out>
        bMovedFwd = <optimized out>
        bFormatted = 1 '\001'
        bMustFit = <optimized out>
        bFitPromise = <optimized out>
        bFly = <optimized out>
        bTab = <optimized out>
        bFootnote = <optimized out>
        bSct = <optimized out>
        aOldFramePos = <optimized out>
        aOldPrtPos = <optimized out>
        aAccess = {<SwCacheAccess> = {_vptr.SwCacheAccess = 0x7f0fd3ddab48 <vtable for SwBorderAttrAccess+16>, m_rCache = @0x7f0fd83d4c90, m_pObj = 0x7f0fdaebb960, m_pOwner = 0x7f0fdad1a91a}, m_pConstructor = 0x7f0fdae00190}
        rAttrs = <optimized out>
        bKeep = <optimized out>
        pSaveFootnote = std::unique_ptr<SwSaveFootnoteHeight> = {get() = 0x0}
        aRectFnSet = {m_bVert = false, m_bVertL2R = false, m_bVertL2RB2T = false, m_fnRect = 0x7f0fd3ddc8c0 <aHorizontal>}
        pMoveBwdPre = <optimized out>
        isMoveBwdPreValid = <optimized out>
        aOldFrame_StopFormat = SwRect = {point = Point = {x = 1418, y = 1419}, size = Size = {width = 0, height = 0}}
        aOldFrame_StopFormat2 = SwRect = {point = Point = {x = 0, y = 0}, size = Size = {width = 0, height = 0}}
        aOldPrt_StopFormat = SwRect = {point = Point = {x = 0, y = 0}, size = Size = {width = 0, height = 0}}
        aOldPrt_StopFormat2 = SwRect = {point = Point = {x = 0, y = 0}, size = Size = {width = 0, height = 0}}
        __PRETTY_FUNCTION__ = "virtual void SwContentFrame::MakeAll(vcl::RenderContext*)"
#13 0x00007f0fd3427297 in SwFrame::PrepareMake (this=0x7f0fdae00190, pRenderContext=0x7f0fdad238a0) at /home/ec2-user/source/libo-core/sw/source/core/layout/calcmove.cxx:397
        aHack = <optimized out>
        __PRETTY_FUNCTION__ = "void SwFrame::PrepareMake(vcl::RenderContext*)"
#14 0x00007f0fd34e1c55 in SwFrame::Calc (this=<optimized out>, pRenderContext=<optimized out>) at /home/ec2-user/source/libo-core/sw/source/core/layout/trvlfrm.cxx:1858
No locals.
#15 0x00007f0fd3457067 in GetFrameOfModify (pLayout=0x7f0fdad0f330, rMod=..., nFrameType=nFrameType@entry=(SwFrameType::Txt | SwFrameType::NoTxt), pPos=pPos@entry=0x7f0fdae1bfb8, pViewPosAndCalcFrame=pViewPosAndCalcFrame@entry=0x7f0fe28e16c0) at /home/ec2-user/source/libo-core/sw/source/core/layout/frmtool.cxx:3909
        a = {m_rRootFrame = @0x7f0fdad0f330, m_bOldCallbackActionState = true}
        pFlyFrame = <optimized out>
        aCalcRectCenter = <optimized out>
        aDiff = <optimized out>
        nCurrentDist = <optimized out>
        nMinDist = <optimized out>
        pMinFrame = 0x0
        pTmpFrame = 0x7f0fdae00190
        aHolder = {<SfxListener> = {_vptr.SfxListener = 0x7f0fd3ddab70 <vtable for (anonymous namespace)::SwFrameHolder+16>, maBCs = std::__debug::vector of length 0, capacity 0, maCallStacks = std::__debug::map with 0 elements}, m_pFrame = 0x0, m_bSet = false}
        aCalcRect = SwRect = {point = Point = {x = 0, y = 0}, size = Size = {width = 0, height = 0}}
        bClientIterChanged = false
        aIter = {<sw::ClientIteratorBase> = {<sw::Ring<sw::ClientIteratorBase>> = {_vptr.Ring = 0x7f0fd3dc4d78 <vtable for SwIterator<SwFrame, sw::BroadcastingModify, (sw::IteratorMode)1>+16>, m_pNext = 0x7f0fe28e1590, m_pPrev = 0x7f0fe28e1590}, m_rRoot = @0x7f0fdad1a850, m_pCurrent = 0x7f0fdae001e0, m_pPosition = 0x7f0fdae001e0, static s_pClientIters = 0x7f0fe28e1590}, <No data fields>}
#16 0x00007f0fd330d3e5 in SwContentNode::getLayoutFrame (this=this@entry=0x7f0fdad1a850, _pRoot=<optimized out>, pPos=pPos@entry=0x7f0fdae1bfb8, pViewPosAndCalcFrame=pViewPosAndCalcFrame@entry=0x7f0fe28e16c0) at /home/ec2-user/source/libo-core/sw/source/core/docnode/node.cxx:1237
No locals.
#17 0x00007f0fd308baa8 in SwCursorShell::GetCurrFrame (this=this@entry=0x7f0fdad27cb0, bCalcFrame=bCalcFrame@entry=true) at /home/ec2-user/source/libo-core/sw/source/core/crsr/crsrsh.cxx:2974
        pST = 0x7f0fdad27df8
        aOldSz = <optimized out>
        tmp = {first = Point = {x = 0, y = 0}, second = true}
        aCurr = {pPrev = 0x7f0fdad27cb0, pRoot = 0x7f0fdad0f330}
        pRet = 0x0
        pNd = 0x7f0fdad1a850
#18 0x00007f0fd33dbe0b in SwFEShell::GetCurrFlyFrame (this=this@entry=0x7f0fdad27cb0, bCalcFrame=bCalcFrame@entry=true) at /home/ec2-user/source/libo-core/sw/source/core/frmedt/fefly1.cxx:417
        pContent = <optimized out>
#19 0x00007f0fd33dbe3b in SwFEShell::GetSelectedOrCurrFlyFrame (this=0x7f0fdad27cb0) at /home/ec2-user/source/libo-core/sw/source/core/frmedt/fefly1.cxx:427
        pFly = <optimized out>
#20 0x00007f0fd33dc1dd in SwFEShell::GetFlyFrameFormat (this=<optimized out>) at /home/ec2-user/source/libo-core/sw/source/core/frmedt/fefly1.cxx:1447
        pFly = <optimized out>
#21 0x00007f0fd3c43263 in SwView::SelectShell (this=0x7f0fdad2ccf0) at /home/ec2-user/source/libo-core/sw/source/uibase/uiview/view.cxx:309
        bUpdateTable = false
        pCurTableFormat = <optimized out>
        nNewSelectionType = SelectionType::Text
        bUpdateFly = false
        pCurFlyFormat = 0x0
#22 0x00007f0fd3c46109 in SwView::ReadUserDataSequence (this=0x7f0fdad2ccf0, rSequence=...) at /home/ec2-user/source/libo-core/sw/source/uibase/uiview/view.cxx:1523
        bIsOwnDocument = false
        aCurr = {pPrev = 0x7f0fdad27cb0, pRoot = 0x7f0fdad0f330}
        rRect = <optimized out>
        rVis = @0x7f0fdad2d0b0: {<RectangleTemplate<tools::Rectangle, Point, Size>> = {<RectangleTemplateBase> = {static RECT_EMPTY = -32767, mnLeft = 0, mnTop = 0, mnRight = -32767, mnBottom = -32767}, <No data fields>}, <No data fields>}
        pVOpt = 0x7f0fdad2a670
        nX = 0
        nY = 0
        nLeft = 0
        nTop = 0
        nZoomType = 0
        nZoomFactor = 100
        bViewLayoutBookMode = false
        nViewLayoutColumns = 1
        bSelectedFrame = false
        bGotVisibleLeft = false
        bGotVisibleTop = false
        bGotZoomType = true
        bGotZoomFactor = true
        bGotIsSelectedFrame = false
        bGotViewLayoutColumns = false
        bGotViewLayoutBookMode = false
        bBrowseMode = false
        bGotBrowseMode = false
        bKeepRatio = false
        bGotKeepRatio = false
        aCursorPos = Point = {x = 139706072684232, y = 139706202200560}
        eZoom = <optimized out>
        bSetViewLayoutSettings = <optimized out>
        bSetViewSettings = <optimized out>
        bZoomNeedsViewLayout = <optimized out>
#23 0x00007f100bc8c06d in SfxBaseController::ConnectSfxFrame_Impl (this=this@entry=0x7f0fdad2e480, i_eConnect=i_eConnect@entry=SfxBaseController::E_CONNECT) at /home/ec2-user/source/libo-core/sfx2/source/view/sfxbasecontroller.cxx:1307
        aViewData = uno::Sequence of length 3 = {{Name = "ZoomFactor", Handle = -1, Value = uno::Any("short": 100), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "VisibleBottom", Handle = -1, Value = uno::Any("long": 0), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "ZoomType", Handle = -1, Value = uno::Any("short": 0), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}}
        xViewDataSupplier = uno::Reference to (SwXTextDocument *) 0x7f0fd844a538
        xViewData = uno::Reference to (comphelper::IndexedPropertyValuesContainer *) 0x7f0fdad734c8
        rDocFactory = @0x7f0fd3ecec00: {m_sFactoryName = "swriter", pImpl = std::unique_ptr<SfxObjectFactory_Impl> = {get() = 0x7f0fd80e2a90}}
        nCount = <optimized out>
        nViewDataIndex = <optimized out>
        bHasPluginMode = <optimized out>
        rDoc = <optimized out>
        aViewArgs = {maValues = std::__debug::unordered_map with 0 elements}
        xModel = uno::Reference to (SwXTextDocument *) 0x7f0fd844a500
        nPluginMode = <optimized out>
        rFrame = <optimized out>
        bAllowPickListEntry = <optimized out>
        sJumpMark = ""
        bHasJumpMark = <optimized out>
        pEditWin = <optimized out>
        pFrameWin = <optimized out>
        __func__ = "ConnectSfxFrame_Impl"
        pViewFrame = 0x7f0fdadeb630
        bConnect = true
        nViewNo = <optimized out>
#24 0x00007f100bc8c6a9 in SfxBaseController::attachFrame (this=0x7f0fdad2e480, xFrame=uno::Reference to ((anonymous namespace)::XFrameImpl *) 0x7f0fd80b1900) at /home/ec2-user/source/libo-core/sfx2/source/view/sfxbasecontroller.cxx:533
        aHint = {<SfxEventHint> = {<SfxHint> = {_vptr.SfxHint = 0x0, mnId = 318837088}, pObjShell = {<com::sun::star::uno::WeakReferenceHelper> = {m_pImpl = 0x7f0fd844a501}, <No data fields>}, aEventName = <error reading variable: Cannot access memory at address 0xb3ae503a0f55f804>, nEventId = 3800963968}, xViewController = uno::Reference to (com::sun::star::uno::XInterface *) 0x7f0fe28e1c10}
        xTemp = empty uno::Reference
        aGuard = {<osl::Guard<comphelper::SolarMutex>> = {pT = 0x13011160}, <No data fields>}
        xCloseable = uno::Reference to ((anonymous namespace)::XFrameImpl *) 0x7f0fd80b1930
#25 0x00007f100bc726ee in utl::ConnectFrameControllerModel (xFrame=uno::Reference to ((anonymous namespace)::XFrameImpl *) 0x7f0fd80b1900, xController=uno::Reference to (SwXTextView *) 0x7f0fdad2e4a8, xModel=uno::Reference to (SwXTextDocument *) 0x7f0fd844a500) at /home/ec2-user/source/libo-core/include/unotools/fcm.hxx:57
        xModifiable = uno::Reference to (SwXTextDocument *) 0x7f0fd844a508
        bOldModifiable = true
#26 0x00007f100bc70f55 in (anonymous namespace)::SfxFrameLoader_Impl::impl_createDocumentView (i_rModel=uno::Reference to (SwXTextDocument *) 0x7f0fd844a500, i_rFrame=uno::Reference to ((anonymous namespace)::XFrameImpl *) 0x7f0fd80b1900, i_rViewFactoryArgs=..., i_rViewName="Default") at /home/ec2-user/source/libo-core/sfx2/source/view/frmload.cxx:594
        xController = uno::Reference to (SwXTextView *) 0x7f0fdad2e4a8
#27 0x00007f100bc71ad0 in (anonymous namespace)::SfxFrameLoader_Impl::load (this=<optimized out>, rArgs=..., _rTargetFrame=uno::Reference to ((anonymous namespace)::XFrameImpl *) 0x7f0fd80b1900) at /home/ec2-user/source/libo-core/sfx2/source/view/frmload.cxx:813
        aGuard = {<osl::Guard<comphelper::SolarMutex>> = {pT = 0x13011160}, <No data fields>}
        xDoc = rtl::Reference to 0x7f0fd80ecaa0
        sViewName = "Default"
        aViewCreationArgs = {maValues = std::__debug::unordered_map with 0 elements}
        nViewId = <optimized out>
        nViewNo = 0
        xController = uno::Reference to (SwXTextView *) 0x7f0fdad2e4a8
        xInit = uno::Reference to (cppuhelper::ServiceManager *) 0x130171d8
        __func__ = "load"
        aDescriptor = {maValues = std::__debug::unordered_map with 16 elements = {["DocumentService"] = uno::Any("string": "com.sun.star.text.TextDocument"), ["FileName"] = uno::Any("string": "file:///home/ec2-user/crashtestdata/current/home/ec2-user/crashtestdata/files/bugtrackers/odt/ooo127013-2.doc"), ["UCBContent"] = uno::Any("com.sun.star.ucb.XContent": {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x7f0fd803b498}, <No data fields>}), ["InputStream"] = uno::Any("com.sun.star.io.XInputStream": {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x7f0fd8034188}, <No data fields>}), ["URL"] = uno::Any("string": "file:///home/ec2-user/crashtestdata/current/home/ec2-user/crashtestdata/files/bugtrackers/odt/ooo127013-2.doc"), ["InteractionHandler"] = uno::Any("com.sun.star.task.XInteractionHandler": {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x7f0fd8035608}, <No data fields>}), ["ReadOnly"] = uno::Any("boolean": 1 '\001'), ["Replaceable"] = uno::Any("boolean": 0 '\000'), ["UpdateDocMode"] = uno::Any("short": 0), ["TypeName"] = uno::Any("string": "writer_MS_Word_97"), ["AbortOnLoadFailure"] = uno::Any("boolean": 1 '\001'), ["Hidden"] = uno::Any("boolean": 1 '\001'), ["FilterName"] = uno::Any("string": "MS Word 97"), ["AuthenticationHandler"] = uno::Any("com.sun.star.task.XInteractionHandler": {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x7f0fd8035608}, <No data fields>}), ["Referer"] = uno::Any("string": ""), ["MacroExecutionMode"] = uno::Any("short": 0)}}
        xModel = uno::Reference to (SwXTextDocument *) 0x7f0fd844a500
        bExternalModel = <optimized out>
        sURL = "file:///home/ec2-user/crashtestdata/current/home/ec2-user/crashtestdata/files/bugtrackers/odt/ooo127013-2.doc"
        bIsFactoryURL = <optimized out>
        pEmptyURLFilter = std::shared_ptr<const SfxFilter> (empty) = {get() = 0x0}
        bInitNewModel = <optimized out>
        bIsDefault = false
        bLoadSuccess = false
        sal_boolean_var_ = <optimized out>
#28 0x00007f100c63ca0f in framework::LoadEnv::impl_loadContent (this=this@entry=0x7f0fe28e20a0) at /home/ec2-user/source/libo-core/framework/source/loadenv/loadenv.cxx:1180
        xTargetFrameProps = uno::Reference to ((anonymous namespace)::XFrameImpl *) 0x7f0fd80b1950
        bResult = <optimized out>
        aWriteLock = {pT = 0x7f0fe28e20a0}
        sTarget = "_blank"
        xTargetFrame = uno::Reference to ((anonymous namespace)::XFrameImpl *) 0x7f0fd80b1900
        xTargetLock = uno::Reference to ((anonymous namespace)::XFrameImpl *) 0x7f0fd80b1928
        bHidden = <optimized out>
        bMinimized = false
        bPreview = false
        bStartPres = <optimized out>
        lDescriptor = uno::Sequence of length 12 = {{Name = "URL", Handle = 0, Value = uno::Any("string": "file:///home/ec2-user/crashtestdata/current/home/ec2-user/crashtestdata/files/bugtrackers/odt/ooo127013-2.doc"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "UCBContent", Handle = 0, Value = uno::Any("com.sun.star.ucb.XContent": {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x7f0fd803b498}, <No data fields>}), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "InteractionHandler", Handle = 0, Value = uno::Any("com.sun.star.task.XInteractionHandler": {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x7f0fd8035608}, <No data fields>}), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "UpdateDocMode", Handle = 0, Value = uno::Any("short": 0), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "ReadOnly", Handle = 0, Value = uno::Any("boolean": 1 '\001'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "TypeName", Handle = 0, Value = uno::Any("string": "writer_MS_Word_97"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "AbortOnLoadFailure", Handle = 0, Value = uno::Any("boolean": 1 '\001'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "InputStream", Handle = 0, Value = uno::Any("com.sun.star.io.XInputStream": {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x7f0fd8034188}, <No data fields>}), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "Hidden", Handle = 0, Value = uno::Any("boolean": 1 '\001'), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "AuthenticationHandler", Handle = 0, Value = uno::Any("com.sun.star.task.XInteractionHandler": {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x7f0fd8035608}, <No data fields>}), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "MacroExecutionMode", Handle = 0, Value = uno::Any("short": 0), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}, {Name = "FilterName", Handle = 0, Value = uno::Any("string": "MS Word 97"), State = com::sun::star::beans::PropertyState::PropertyState_DIRECT_VALUE}}
        sURL = "file:///home/ec2-user/crashtestdata/current/home/ec2-user/crashtestdata/files/bugtrackers/odt/ooo127013-2.doc"
        xLoader = uno::Reference to ((anonymous namespace)::SfxFrameLoader_Impl *) 0x7f0fd80b4350
        xAsyncLoader = empty uno::Reference
        xSyncLoader = uno::Reference to ((anonymous namespace)::SfxFrameLoader_Impl *) 0x7f0fd80b4378
#29 0x00007f100c63cd16 in framework::LoadEnv::start (this=this@entry=0x7f0fe28e20a0) at /home/ec2-user/source/libo-core/framework/source/loadenv/loadenv.cxx:416
        bStarted = <optimized out>
#30 0x00007f100c63d482 in framework::LoadEnv::startLoading (this=this@entry=0x7f0fe28e20a0, sURL="file:///home/ec2-user/crashtestdata/current/home/ec2-user/crashtestdata/files/bugtrackers/odt/ooo127013-2.doc", lMediaDescriptor=uno::Sequence of length 3 = {...}, xBaseFrame=uno::Reference to (framework::Desktop *) 0x132d7288, sTarget="_blank", nSearchFlags=nSearchFlags@entry=0, eFeature=LoadEnvFeatures::NONE) at /home/ec2-user/source/libo-core/framework/source/loadenv/loadenv.cxx:312
        g = {pT = 0x7f0fe28e20a0}
        aRealURL = "file:///home/ec2-user/crashtestdata/current/home/ec2-user/crashtestdata/files/bugtrackers/odt/ooo127013-2.doc"
        xParser = uno::Reference to ((anonymous namespace)::URLTransformer *) 0x7f0fd80093d8
        pIt = {<std::__detail::_Node_iterator_base<std::pair<comphelper::OUStringAndHashCode const, com::sun::star::uno::Any>, true>> = {_M_cur = 0x0}, <No data fields>}
        bUIMode = false
#31 0x00007f100c63d6f3 in framework::LoadEnv::loadComponentFromURL (xLoader=uno::Reference to (framework::Desktop *) 0x132d7298, xContext=uno::Reference to (cppu::(anonymous namespace)::ComponentContext *) 0x1300cda8, sURL="file:///home/ec2-user/crashtestdata/current/home/ec2-user/crashtestdata/files/bugtrackers/odt/ooo127013-2.doc", sTarget="_blank", nSearchFlags=nSearchFlags@entry=0, lArgs=uno::Sequence of length 3 = {...}) at /home/ec2-user/source/libo-core/framework/source/loadenv/loadenv.cxx:168
        aEnv = {m_mutex = {mutex = 0x7f0fd80050d0}, m_xContext = uno::Reference to (cppu::(anonymous namespace)::ComponentContext *) 0x1300cda8, m_xBaseFrame = uno::Reference to (framework::Desktop *) 0x132d7288, m_xTargetFrame = uno::Reference to ((anonymous namespace)::XFrameImpl *) 0x7f0fd80b1900, m_sTarget = "_blank", m_nSearchFlags = 0, m_lMediaDescriptor = {m_aMap = std::__debug::unordered_map with 12 elements = {[{maString = "URL", mnHashCode = 271434}] = uno::Any("string": "file:///home/ec2-user/crashtestdata/current/home/ec2-user/crashtestdata/files/bugtrackers/odt/ooo127013-2.doc"), [{maString = "UCBContent", mnHashCode = 2117841855}] = uno::Any("com.sun.star.ucb.XContent": {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x7f0fd803b498}, <No data fields>}), [{maString = "InteractionHandler", mnHashCode = -589623380}] = uno::Any("com.sun.star.task.XInteractionHandler": {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x7f0fd8035608}, <No data fields>}), [{maString = "UpdateDocMode", mnHashCode = 682996319}] = uno::Any("short": 0), [{maString = "ReadOnly", mnHashCode = -433870626}] = uno::Any("boolean": 1 '\001'), [{maString = "TypeName", mnHashCode = 1268208327}] = uno::Any("string": "writer_MS_Word_97"), [{maString = "AbortOnLoadFailure", mnHashCode = -1916472513}] = uno::Any("boolean": 1 '\001'), [{maString = "InputStream", mnHashCode = 1930460087}] = uno::Any("com.sun.star.io.XInputStream": {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x7f0fd8034188}, <No data fields>}), [{maString = "Hidden", mnHashCode = -885720170}] = uno::Any("boolean": 1 '\001'), [{maString = "AuthenticationHandler", mnHashCode = -1756456257}] = uno::Any("com.sun.star.task.XInteractionHandler": {<com::sun::star::uno::XInterface> = {_vptr.XInterface = 0x7f0fd8035608}, <No data fields>}), [{maString = "MacroExecutionMode", mnHashCode = 1656267773}] = uno::Any("short": 0), [{maString = "FilterName", mnHashCode = -1339490047}] = uno::Any("string": "MS Word 97")}}, m_aURL = {Complete = "file:///home/ec2-user/crashtestdata/current/home/ec2-user/crashtestdata/files/bugtrackers/odt/ooo127013-2.doc", Main = "file:///home/ec2-user/crashtestdata/current/home/ec2-user/crashtestdata/files/bugtrackers/odt/ooo127013-2.doc", Protocol = "file://", User = "", Password = "", Server = "", Port = 0, Path = "/home/ec2-user/crashtestdata/current/home/ec2-user/crashtestdata/files/bugtrackers/odt/", Name = "ooo127013-2.doc", 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_bFocusedAndToFront = false, m_aTargetLock = {m_mutex = {<std::__mutex_base> = {_M_mutex = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0, __elision = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' <repeats 39 times>, __align = 0}}, <No data fields>}, m_xActionLock = uno::Reference to ((anonymous namespace)::XFrameImpl *) 0x7f0fd80b1928, m_bActionLocked = true}, m_pQuietInteraction = rtl::Reference to 0x7f0fd80355e0}
        loadEnvFeatures = LoadEnvFeatures::NONE
        xComponent = empty uno::Reference
        aZone = {<comphelper::NamedEvent> = {<comphelper::TraceEvent> = {static s_nBufferSize = 0, static s_pBufferFullCallback = 0x0, static s_bRecording = std::atomic<bool> = { false }, m_nPid = 1, m_sArgs = ""}, m_sName = 0x7f100c415f72 "loadComponentFromURL"}, m_nCreateTime = 0, m_nNesting = -1}
        __PRETTY_FUNCTION__ = "static com::sun::star::uno::Reference<com::sun::star::lang::XComponent> framework::LoadEnv::loadComponentFromURL(const com::sun::star::uno::Reference<com::sun::star::frame::XComponentLoader>&, const c"...
#32 0x00007f100c64e62d in framework::Desktop::loadComponentFromURL (this=0x132d7220, sURL="file:///home/ec2-user/crashtestdata/current/home/ec2-user/crashtestdata/files/bugtrackers/odt/ooo127013-2.doc", sTargetFrameName="_blank", nSearchFlags=0, lArguments=uno::Sequence of length 3 = {...}) at /home/ec2-user/source/libo-core/framework/source/services/desktop.cxx:597
        aTransaction = {m_pManager = 0x132d7310}
        xThis = uno::Reference to (framework::Desktop *) 0x132d7298
        aDescriptor = {m_aMap = std::__debug::unordered_map with 3 elements = {[{maString = "AbortOnLoadFailure", mnHashCode = -1916472513}] = uno::Any("boolean": 1 '\001'), [{maString = "ReadOnly", mnHashCode = -433870626}] = uno::Any("boolean": 1 '\001'), [{maString = "Hidden", mnHashCode = -885720170}] = uno::Any("boolean": 1 '\001')}}
        bOnMainThread = false
        sal_boolean_var_ = <optimized out>
#33 0x00007f10013f616d in gcc3::callVirtualMethod (pThis=0x132d7298, nVtableIndex=3, pRegisterReturn=0x7f0fe28e2500, pReturnTypeRef=0x1313b4c0, bSimpleReturn=false, pStack=0x7f0fe28e2510, nStack=0, pGPR=0x7f0fe28e2640, pFPR=0x7f0fe28e2670) at /home/ec2-user/source/libo-core/bridges/source/cpp_uno/gcc3_linux_x86-64/callvirtualmethod.cxx:87
        data = {pMethod = 139706904143529, pStack = 0x7f0fe28e2510, nStack = 0, pGPR = 0x7f0fe28e2640, pFPR = 0x7f0fe28e2670, rax = 12947374189032372224, rdx = 139706202203712, xmm0 = 6.9023914376922564e-310, xmm1 = 6.9024035019575504e-310}
        pMethod = 139706905302560
#34 0x00007f10013f5682 in cpp_call (pThis=pThis@entry=0x7f0fd4007910, aVtableSlot=..., aVtableSlot@entry=..., pReturnTypeRef=<optimized out>, nParams=<optimized out>, pParams=<optimized out>, pUnoReturn=pUnoReturn@entry=0x7f0fd4007890, pUnoArgs=<optimized out>, ppUnoExc=<optimized out>) at /home/ec2-user/source/libo-core/bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx:230
        pStack = 0x7f0fe28e2510
        pStackStart = <optimized out>
        pGPR = {139706202203392, 321745560, 139705958019728, 139705958019752, 0, 139706202203248}
        nGPR = 6
        pFPR = {1.4821969375237396e-323, 1.4821969375237396e-323, 6.9024035019891706e-310, 6.3659873748720795e-314, 1.9762625833649862e-323, 6.9024289440685736e-310, 6.9023914389566692e-310, 0}
        nFPR = 0
        pReturnTypeDescr = 0x1313b4c0
        __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 = 0x7f0fe28e2500
        bSimpleReturn = <optimized out>
        pAdjustedThisPtr = 0x132d7298
        pCppArgs = 0x7f0fe28e2490
        pTempIndices = <optimized out>
        ppTempParamTypeDescr = <optimized out>
        nTempIndices = 1
#35 0x00007f10013f5cae in bridges::cpp_uno::shared::unoInterfaceProxyDispatch (pUnoI=0x7f0fd4007910, pMemberDescr=0x7f0fd40096d0, pReturn=0x7f0fd4007890, pArgs=0x7f0fd40077d0, ppException=0x7f0fe28e27c0) at /home/ec2-user/source/libo-core/bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx:410
        aVtableSlot = <optimized out>
        pThis = 0x7f0fd4007910
        __PRETTY_FUNCTION__ = "void bridges::cpp_uno::shared::unoInterfaceProxyDispatch(uno_Interface*, const typelib_TypeDescription*, void*, void**, uno_Any**)"
#36 0x00007f0ff1feadb9 in binaryurp::IncomingRequest::execute_throw (this=this@entry=0x7f0fd4009870, returnValue=returnValue@entry=0x7f0fe28e29c0, outArguments=outArguments@entry=0x7f0fe28e2a20) at /home/ec2-user/source/libo-core/binaryurp/source/incomingrequest.cxx:236
        retType = {_pTypeDescr = 0x1313b4c0}
        nSize = <optimized out>
        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 = 0x7f0fe28e27d0
        outBufs = std::__debug::vector of length 0, capacity 0
        args = std::__debug::vector of length 4, capacity 4 = {0x7f0fd4003290, 0x7f0fd40032a8, 0x7f0fd40032c0, 0x7f0fd40032d8}
        exc = Python Exception <class 'AssertionError'>: 

        __PRETTY_FUNCTION__ = "bool binaryurp::IncomingRequest::execute_throw(binaryurp::BinaryAny*, std::__debug::vector<binaryurp::BinaryAny>*) const"
        isExc = false
#37 0x00007f0ff1feb3cf in binaryurp::IncomingRequest::execute (this=this@entry=0x7f0fd4009870) at /home/ec2-user/source/libo-core/binaryurp/source/incomingrequest.cxx:79
        resetCc = true
        oldCc = {m_pUnoI = 0x0}
        ret = {data_ = _uno_Any(void)}
        outArgs = std::__debug::vector of length 0, capacity 0
        isExc = <optimized out>
        sal_boolean_var_ = <optimized out>
#38 0x00007f0ff1ff9df9 in binaryurp::(anonymous namespace)::request (pThreadSpecificData=pThreadSpecificData@entry=0x7f0fd4009870) at /home/ec2-user/source/libo-core/binaryurp/source/reader.cxx:86
        __PRETTY_FUNCTION__ = "void binaryurp::{anonymous}::request(void*)"
#39 0x00007f100e4eba30 in cppu_threadpool::JobQueue::enter (this=0x7f0fd40098f0, nDisposeId=<optimized out>, nDisposeId@entry=0x7f0fd40023a0, bReturnWhenNoJob=bReturnWhenNoJob@entry=true) at /home/ec2-user/source/libo-core/cppu/source/threadpool/jobqueue.cxx:100
        guard = {_M_device = @0x7f0fd40098f0}
        job = {pThreadSpecificData = 0x7f0fd4009870, doRequest = 0x7f0ff1ff9dce <binaryurp::(anonymous namespace)::request(void*)>}
        pReturn = 0x0
        __PRETTY_FUNCTION__ = "void* cppu_threadpool::JobQueue::enter(const void*, bool)"
#40 0x00007f100e4ee2a2 in cppu_threadpool::ORequestThread::run (this=0x7f0fd40023a0) at /home/ec2-user/source/libo-core/cppu/source/threadpool/thread.cxx:165
No locals.
#41 0x00007f100e4ee8bf in osl::threadFunc (param=0x7f0fd40023b0) at /home/ec2-user/source/libo-core/include/osl/thread.hxx:189
        pObj = 0x7f0fd40023b0
#42 0x00007f100eb6ef7c in osl_thread_start_Impl (pData=0x7f0fd40023f0) at /home/ec2-user/source/libo-core/sal/osl/unx/thread.cxx:240
        terminate = false
        pImpl = 0x7f0fd40023f0
        __PRETTY_FUNCTION__ = "void* osl_thread_start_Impl(void*)"
#43 0x00007f100e68b2ea in start_thread () from /lib64/libc.so.6
No symbol table info available.
#44 0x00007f100e710b40 in clone3 () from /lib64/libc.so.6
No symbol table info available.
