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

--- Comment #7 from Julien Nabet <serval2...@yahoo.fr> ---
#0  0x00007fffca0fc3fb in (anonymous
namespace)::Entity::saveException(com::sun::star::uno::Any const&)
(this=0x555557b6d180, e=
    uno::Any("com.sun.star.uno.RuntimeException":
{<com::sun::star::uno::Exception> = {Message = "", Context = empty
uno::Reference}, <No data fields>}))
    at /home/julien/lo/libreoffice/sax/source/fastparser/fastparser.cxx:619
#1  0x00007fffca0fb872 in (anonymous namespace)::Entity::endElement()
(this=0x555557b6d180) at
/home/julien/lo/libreoffice/sax/source/fastparser/fastparser.cxx:493
#2  0x00007fffca0ffe99 in
sax_fastparser::FastSaxParserImpl::callbackEndElement() (this=0x555557b6d030)
    at /home/julien/lo/libreoffice/sax/source/fastparser/fastparser.cxx:1263
#3  0x00007fffca0fa608 in (anonymous namespace)::call_callbackEndElement(void*,
xmlChar const*, xmlChar const*, xmlChar const*) (userData=0x555557b6d030)
    at /home/julien/lo/libreoffice/sax/source/fastparser/fastparser.cxx:314
#4  0x00007fffe6afbd05 in  () at /usr/lib/x86_64-linux-gnu/libxml2.so.2
#5  0x00007fffe6b048b9 in  () at /usr/lib/x86_64-linux-gnu/libxml2.so.2
#6  0x00007fffe6b0620e in xmlParseChunk () at
/usr/lib/x86_64-linux-gnu/libxml2.so.2
#7  0x00007fffca0fe2f9 in sax_fastparser::FastSaxParserImpl::parse()
(this=0x555557b6d030) at
/home/julien/lo/libreoffice/sax/source/fastparser/fastparser.cxx:1052

(gdb) frame 7
#7  0x00007fffca0fe2f9 in sax_fastparser::FastSaxParserImpl::parse
(this=0x555557b6d030) at
/home/julien/lo/libreoffice/sax/source/fastparser/fastparser.cxx:1052
1052                bContinue = xmlParseChunk( rEntity.mpParser,
reinterpret_cast<const char*>(seqOut.getConstArray()), nRead, 0 )

(gdb) p seqOut.getConstArray()
$2 = (const signed char *) 0x555557e6f078
"-RU\"/></w:rPr><w:lastRenderedPageBreak/><w:t>Корпоративные
лицензии</w:t></w:r></w:p></w:tc><w:tc><w:tcPr><w:tcW w:w=\"6869\"
w:type=\"dxa\"/></w:tcPr><w:p w:rsidR=\"0054188B\" w:rsidRP"...

$ apt-cache show libxml2
Package: libxml2
Version: 2.9.4+dfsg1-6.1

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

Reply via email to