[Libreoffice-bugs] [Bug 108123] Crash in: writerfilter::dmapper::DomainMapper_Impl:: getTableManager()
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri May 26 16:40:25 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=108123
Julien Nabet <serval2412 at yahoo.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |serval2412 at yahoo.fr,
| |vmiklos at collabora.co.uk
--- Comment #6 from Julien Nabet <serval2412 at yahoo.fr> ---
On pc Debian x86-64 with master sources updated 2 days ago, I could reproduce
the crash.
I got the same bt:
#3 0x00007fffc295527f in
std::stack<std::shared_ptr<writerfilter::dmapper::DomainMapperTableManager>,
std::__debug::deque<std::shared_ptr<writerfilter::dmapper::DomainMapperTableManager>,
std::allocator<std::shared_ptr<writerfilter::dmapper::DomainMapperTableManager>
> > >::top (this=0x55555e493550) at /usr/include/c++/6/bits/stl_stack.h:193
#4 0x00007fffc2953c4e in
writerfilter::dmapper::DomainMapper_Impl::getTableManager (this=0x55555e4932b0)
at
/home/julien/lo/libreoffice/writerfilter/source/dmapper/DomainMapper_Impl.hxx:731
#5 0x00007fffc29aa37c in
writerfilter::dmapper::DomainMapper_Impl::StartOrEndBookmark
(this=0x55555e4932b0, rId="32")
at
/home/julien/lo/libreoffice/writerfilter/source/dmapper/DomainMapper_Impl.cxx:4777
#6 0x00007fffc293c7bb in writerfilter::dmapper::DomainMapper::lcl_attribute
(this=0x55555e19fb10, nName=92099, val=...)
at
/home/julien/lo/libreoffice/writerfilter/source/dmapper/DomainMapper.cxx:262
(I put these lines just to show the value of rId)
Miklos: since it's in RTF code, thought you might be interested in this one.
--
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/20170526/5e5ddbfb/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list