https://issues.apache.org/ooo/show_bug.cgi?id=123166
--- Comment #30 from Prosper Uniger <[email protected]> --- (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? -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes.
