[Libreoffice-bugs] [Bug 137869] Crash after undo they modifications made by track & changes (document comparison)
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Nov 2 21:06:52 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=137869
Terrence Enger <lo_bugs at iseries-guru.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |lo_bugs at iseries-guru.com
--- Comment #5 from Terrence Enger <lo_bugs at iseries-guru.com> ---
Created attachment 166955
--> https://bugs.documentfoundation.org/attachment.cgi?id=166955&action=edit
backtrace from assertion
At the end of step 3., my LO crashes with message (rewrapped):
soffice.bin:
/home/terry/lo_hacking/git/libo6/sw/source/core/bastyp/index.cxx:234:
virtual SwIndexReg::~SwIndexReg():
Assertion `!m_pFirst && !m_pLast && "There are still indices
registered"' failed.
This is in a local build of commit fbd6d6cc (2020-10-30), configured
with --enable-debug , built and running on debian-buster. I suspect
that my LO is crashing earlier in STR because of --enable-debug.
I have found two bugs already reporting the same assertion:
- bug 126539, upon reject changes.
- bug 130699, upon other undo/redo.
Five or six of frames leading up to the assertion in the backtraces attached to
those bugs match function names with my backtrace.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20201102/48781a3c/attachment-0001.htm>
More information about the Libreoffice-bugs
mailing list