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

Julien Nabet <serval2...@yahoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |serval2...@yahoo.fr,
                   |                            |vmik...@collabora.co.uk

--- Comment #6 from Julien Nabet <serval2...@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.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to