https://issues.apache.org/ooo/show_bug.cgi?id=123166
--- Comment #33 from Andre <[email protected]> --- (In reply to Prosper Uniger from comment #30) > (In reply to Andre from comment #27) > > Crash was caused by a std::set::reverse_iterator that become invalid due to > > erase/insert operations. Fixed by accessing the set more conservatively. > > Hi, > thank you for fixing this. > > the code in ScTable::InsertCol looks similar, could there be the same > problem? I think it can. Thank you for finding this. -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes.
