https://bugs.documentfoundation.org/show_bug.cgi?id=140061
--- Comment #20 from Miklos Vajna <[email protected]> --- In SwDoc::~SwDoc(), sw/source/core/doc/docnew.cxx:523 tries to not listen to char formats anymore in the endnote config, and only sw/source/core/doc/docnew.cxx:596 deletes the char format table, so that looks like the right order in general. Is it possible that mpEndNoteInfo->EndListeningAll() should clear the endnote info's anchor format pointer, but it does not? Or something along those lines. -- You are receiving this mail because: You are the assignee for the bug.
