https://bugs.documentfoundation.org/show_bug.cgi?id=152710
Michael Stahl (allotropia) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] |desktop.org | --- Comment #10 from Michael Stahl (allotropia) <[email protected]> --- thanks for the investigation, the crash happens because some cursor that's used by the import filter isn't invalidated when the nodes are deleted; then later nodes are inserted at invalid positions. this is fixed with https://gerrit.libreoffice.org/c/core/+/145077 https://gerrit.libreoffice.org/c/core/+/145078 now the file doesn't import because the invalidated cursor causes lots of exceptions, not sure if that's a problem - since it's obviously invalid... -- You are receiving this mail because: You are the assignee for the bug.
