[Libreoffice-bugs] [Bug 109364] Assert in ustring:cxx - static_cast<unsigned char>(*pCharStr) < 0x80

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Jul 26 14:35:37 UTC 2017


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

Julien Nabet <serval2412 at yahoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |haveBacktrace
                 CC|                            |serval2412 at yahoo.fr

--- Comment #2 from Julien Nabet <serval2412 at yahoo.fr> ---
On pc Debian x86-64 with master sources updated today, I could reproduce this.

Here's main part of the bt:
#3  0x00007f3964bf0ee2 in __GI___assert_fail (assertion=0x7f39653cf560
"static_cast<unsigned char>(*pCharStr) < 0x80", 
    file=0x7f39653cf6c0 "/home/julien/lo/libreoffice/sal/rtl/ustring.cxx",
line=551, 
    function=0x7f39653d1bc0 <rtl_uString_newFromAscii::__PRETTY_FUNCTION__>
"void rtl_uString_newFromAscii(rtl_uString**, const sal_Char*)") at
assert.c:101
#4  0x00007f3965396bb0 in rtl_uString_newFromAscii (ppThis=0x7f391576a9a0,
pCharStr=0x563caa156d6f "ДатаРегДогАренды line 1\n")
    at /home/julien/lo/libreoffice/sal/rtl/ustring.cxx:551
#5  0x00007f390d309b9f in rtl::OUString::createFromAscii (value=0x563caa156d50
"Couldn't find end of Start Tag ДатаРегДогАренды line 1\n")
    at /home/julien/lo/libreoffice/include/rtl/ustring.hxx:3536
#6  0x00007f390d30803a in XSLT::Reader::execute (this=0x563caa011600) at
/home/julien/lo/libreoffice/filter/source/xsltfilter/LibXSLTTransformer.cxx:323
#7  0x00007f39605285d0 in salhelper::Thread::run (this=0x563caa011600) at
/home/julien/lo/libreoffice/salhelper/source/thread.cxx:40
#8  0x00007f3960528942 in osl::threadFunc (param=0x563caa011610) at
/home/julien/lo/libreoffice/include/osl/thread.hxx:185

-- 
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/20170726/800244a5/attachment-0001.html>


More information about the Libreoffice-bugs mailing list