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

--- Comment #10 from Caolán McNamara <[email protected]> ---
I get...

/usr/include/c++/6.1.1/debug/safe_iterator.h:523:
Error: attempt to compare iterators from different sequences.

from ScColumn::StartListening which calls getBlockPosition which eventually
calls ScColumn::InitBlockPosition to set miBroadcasterPos which is then used in
StartListening

the thing is though is that there appears to be *two* ScColumns of the same tab
and col index at this point so the StartListening is "a" but the
miBroadcasterPos pos belongs to "b"

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to