https://bugs.freedesktop.org/show_bug.cgi?id=86662

--- Comment #5 from Julien Nabet <[email protected]> ---
Some element:
/usr/include/c++/4.9/bits/stl_stack.h:164:error: attempt to access an 
    element in an empty container.

Objects involved in the operation:
sequence "this" @ 0x0x2f50280 {
  type =
St5stackIN12writerfilter7dmapper17TextAppendContextENSt7__debug5dequeIS2_SaIS2_EEEE;
}

Program received signal SIGABRT, Aborted.
0x00002aaaab28d107 in __GI_raise (sig=sig@entry=6) at
../nptl/sysdeps/unix/sysv/linux/raise.c:56
56    ../nptl/sysdeps/unix/sysv/linux/raise.c: Aucun fichier ou dossier de ce
type.
(gdb) bt
#0  0x00002aaaab28d107 in __GI_raise (sig=sig@entry=6) at
../nptl/sysdeps/unix/sysv/linux/raise.c:56
#1  0x00002aaaab28e4e8 in __GI_abort () at abort.c:89
#2  0x00002aaaabcde655 in __gnu_debug::_Error_formatter::_M_error() const ()
from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#3  0x00002aaad623bd9c in std::stack<writerfilter::dmapper::TextAppendContext,
std::__debug::deque<writerfilter::dmapper::TextAppendContext,
std::allocator<writerfilter::dmapper::TextAppendContext> > >::top
(this=0x2f50280) at /usr/include/c++/4.9/bits/stl_stack.h:164
#4  0x00002aaad622f0ec in
writerfilter::dmapper::DomainMapper_Impl::CloseFieldCommand (this=0x2f50230)
    at
/home/julien/compile-libreoffice/libo_4_3/writerfilter/source/dmapper/DomainMapper_Impl.cxx:3941
#5  0x00002aaad61dab92 in writerfilter::dmapper::DomainMapper::lcl_text
(this=0x2f4d060, data_=0x2aaad657abe4 <cFieldSep> "\024\025", len=1)
    at
/home/julien/compile-libreoffice/libo_4_3/writerfilter/source/dmapper/DomainMapper.cxx:2702
#6  0x00002aaad6348219 in writerfilter::LoggedStream::text (this=0x2f4d078,
data=0x2aaad657abe4 <cFieldSep> "\024\025", len=1)
    at
/home/julien/compile-libreoffice/libo_4_3/writerfilter/source/resourcemodel/LoggedResources.cxx:175
#7  0x00002aaad62fa5a3 in
writerfilter::ooxml::OOXMLFastContextHandler::fieldSeparator (this=0x3036f40)
    at
/home/julien/compile-libreoffice/libo_4_3/writerfilter/source/ooxml/OOXMLFastContextHandler.cxx:774
#8  0x00002aaad6400e41 in writerfilter::ooxml::OOXMLFactory_wml::startAction
(this=0x2f980d0, pHandler=0x3036f40)
    at
/home/julien/compile-libreoffice/libo_4_3/workdir/CustomTarget/writerfilter/source/OOXMLFactory_wml.cxx:4962
#9  0x00002aaad62ed477 in writerfilter::ooxml::OOXMLFactory::startAction
(this=0x2b74f00, pHandler=0x3036f40)
    at
/home/julien/compile-libreoffice/libo_4_3/writerfilter/source/ooxml/OOXMLFactory.cxx:323

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

Reply via email to