https://bugs.documentfoundation.org/show_bug.cgi?id=107176

Julien Nabet <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |haveBacktrace
                 CC|                            |[email protected]

--- Comment #2 from Julien Nabet <[email protected]> ---
On pc Debian x86-64 with master sources updated today, I could reproduce the
hanging.

Here's a part of bt from repeated log "invalid word length of 0":
Thread 1 "soffice.bin" hit Breakpoint 1, ImpEditEngine::TransliterateText
(this=0x5555586a0160, rSelection=...,
nTransliterationMode=TransliterationFlags::TITLE_CASE)
    at /home/julien/lo/libreoffice/editeng/source/editeng/impedit4.cxx:2800
2800                    DBG_ASSERT( nLen > 0, "invalid word length of 0" );
(gdb) bt
#0  ImpEditEngine::TransliterateText (this=0x5555586a0160, rSelection=...,
nTransliterationMode=TransliterationFlags::TITLE_CASE)
    at /home/julien/lo/libreoffice/editeng/source/editeng/impedit4.cxx:2800
#1  0x00007ffff380bdbe in EditEngine::TransliterateText (this=0x5555586a1660,
rSelection=..., nTransliterationMode=TransliterationFlags::TITLE_CASE)
    at /home/julien/lo/libreoffice/editeng/source/editeng/editeng.cxx:487
#2  0x00007ffff384d7c0 in EditView::TransliterateText (this=0x55555873dad0,
nTransliterationMode=TransliterationFlags::TITLE_CASE)
    at /home/julien/lo/libreoffice/editeng/source/editeng/editview.cxx:740
#3  0x00007ffff39c2a03 in OutlinerView::TransliterateText (this=0x5555586e46d0,
nTransliterationMode=TransliterationFlags::TITLE_CASE)
    at /home/julien/lo/libreoffice/editeng/source/outliner/outlvw.cxx:1298
#4  0x00007fffcacde05f in sd::DrawViewShell::FuSupport (this=0x555557a54cd0,
rReq=...) at /home/julien/lo/libreoffice/sd/source/ui/view/drviewse.cxx:1377

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to