https://issues.apache.org/ooo/show_bug.cgi?id=122922
--- Comment #5 from [email protected] <[email protected]> --- Looking through the stack I found the frames 29 and 30 to be most suspicious: Frame 30 is walking through MarkManager's vector container and frame 29 is erasing from just that container. That is a classic recipe for working with invalid iterators. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes.
