https://bugs.freedesktop.org/show_bug.cgi?id=70812
Julien Nabet <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #7 from Julien Nabet <[email protected]> --- Some gdb session for the first message: Breakpoint 1, writerfilter::dmapper::DomainMapper_Impl::GetTopContextOfType (this=0x1cd1730, eId=writerfilter::dmapper::CONTEXT_PARAGRAPH) at /home/julien/compile-libreoffice/libo/writerfilter/source/dmapper/DomainMapper_Impl.cxx:433 433 PropertyMapPtr pRet; (gdb) n 434 SAL_WARN_IF( m_aPropertyStacks[eId].empty(), "writerfilter", (gdb) p pRet $1 = empty boost::shared_ptr (gdb) p eId $2 = writerfilter::dmapper::CONTEXT_PARAGRAPH (gdb) p m_aPropertyStacks[eId].empty() $3 = true (gdb) n [Thread 0x2aaace832700 (LWP 13421) exited] warn:writerfilter:13384:1:writerfilter/source/dmapper/DomainMapper_Impl.cxx:435: no context of type 1 available Miklos: I think you might be interested in this tracker so I put you in cc. -- 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
