[Libreoffice-bugs] [Bug 130314] LibreOffice 6.4.0.3 hang convert-to pdf 6.4.0.3

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Jan 31 20:47:59 UTC 2020


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

Julien Nabet <serval2412 at yahoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |erack at redhat.com
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1

--- Comment #2 from Julien Nabet <serval2412 at yahoo.fr> ---
Eike: it seems there's some loop there:
#0  0x00007fffe1239684 in
i18npool::BreakIteratorImpl::getLocaleSpecificBreakIterator(com::sun::star::lang::Locale
const&) (this=0x55555837f0f0, rLocale=...)
    at
/home/julien/lo/libreoffice/i18npool/source/breakiterator/breakiteratorImpl.cxx:575
#1  0x00007fffe123761d in
i18npool::BreakIteratorImpl::nextCharacters(rtl::OUString const&, int,
com::sun::star::lang::Locale const&, short, int, int&)
    (this=0x55555837f0f0, Text="", nStartPos=4, rLocale=...,
nCharacterIteratorMode=1, nCount=1, nDone=@0x7ffffffecdd8: 0)
    at
/home/julien/lo/libreoffice/i18npool/source/breakiterator/breakiteratorImpl.cxx:58
#2  0x00007fffd9eacd30 in SwScriptInfo::CountCJKCharacters(rtl::OUString
const&, o3tl::strong_int<int, Tag_TextFrameIndex>, o3tl::strong_int<int,
Tag_TextFrameIndex>, o3tl::strong_int<unsigned short, LanguageTypeTag>)
(rText="", nPos=..., nEnd=..., aLang=...) at
/home/julien/lo/libreoffice/sw/source/core/text/porlay.cxx:2604
#3  0x00007fffd9edd1d5 in lcl_AddSpace(SwTextSizeInfo const&, rtl::OUString
const*, SwLinePortion const&) (rInf=..., pStr=0x7ffffffed390, rPor=...)
    at /home/julien/lo/libreoffice/sw/source/core/text/portxt.cxx:100
#4  0x00007fffd9edf9f9 in SwTextPortion::CalcSpacing(long, SwTextSizeInfo
const&) const (this=0x55555f28f5a0, nSpaceAdd=184, rInf=...) at
/home/julien/lo/libreoffice/sw/source/core/text/portxt.cxx:646
#5  0x00007fffd9e62602 in SwTextPaintInfo::CalcRect(SwLinePortion const&,
SwRect*, SwRect*, bool) const (this=0x7ffffffed7d0, rPor=...,
pRect=0x7ffffffed0b0, pIntersect=0x0, bInsideBox=true)
    at /home/julien/lo/libreoffice/sw/source/core/text/inftxt.cxx:796

More precisely:
Thread 1 "soffice.bin" hit Breakpoint 3, SwScriptInfo::CountCJKCharacters
(rText="", nPos=..., nEnd=..., aLang=...) at
/home/julien/lo/libreoffice/sw/source/core/text/porlay.cxx:2604
2604                nPos =
TextFrameIndex(g_pBreakIt->GetBreakIter()->nextCharacters(

(gdb) p nCount
$5 = {m_value = -1205828024}

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200131/1ba12df3/attachment.htm>


More information about the Libreoffice-bugs mailing list