https://issues.apache.org/ooo/show_bug.cgi?id=124760

Armin Le Grand <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #3 from Armin Le Grand <[email protected]> ---
Yes, I can also reproduce this. What happens after 99 steps is that the oldest
undo action gets deleted when the default of 100 undo steps is active. Could
you please check in tools/options/memory if this is the case?
It should be, when I reduce to 10 steps it crashes after 10 steps. Strange is
that it depends on reselections; I would guess that one of the objects before
the merge operation is still used somewhere in the core (selection?) when it
gets destroyed from the deletion of the oldes undo (which will reference these
objects and thus destroy them)...

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.

Reply via email to