[Libreoffice-bugs] [Bug 137050] Crash swlo!SwNodes::UpdateOutlineIdx+0x76 deleting an image with track changes active
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Oct 8 15:44:55 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=137050
Terrence Enger <lo_bugs at iseries-guru.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |lo_bugs at iseries-guru.com
--- Comment #3 from Terrence Enger <lo_bugs at iseries-guru.com> ---
Created attachment 166199
--> https://bugs.documentfoundation.org/attachment.cgi?id=166199&action=edit
backtrace on Linux
Despite my crash being in a different function after slightly
different user actions, I am adding this comment here based on
- same starting file, and
- same starting user actions.
I collected the backtrace starting with attached file and following
the give STR up to (first) step 10. Then:
(*) Edit > "Track changes..." > Record (set off)
(*) <Ctrl>+V. Program crashes with assertion failure (line rewrapped):
soffice.bin:
/home/terry/lo_hacking/git/libo6/sw/source/core/txtnode/ndtxt.cxx:251:
virtual SwTextNode::~SwTextNode():
Assertion `!GetNodes().GetOutLineNds().Seek_Entry(this, &foo)' failed.
This was in a local build of commit f9050075, built and running on
debian-buster.
Results are similar with both gtk3 and gen.
Comparison with the backtrace attached to bug 119241 shows many
similar frames:
mine, gtk3 att'd tdf#119241
---------------- ----------
#18 - #31 #04 - #17
#33 - #42 #20 - #29
#48 - #85 #38 - #75
and there are similarities in the STR. I suspect that the current bug
is a duplicate of bug 119241.
--
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/20201008/b4d19b0f/attachment.htm>
More information about the Libreoffice-bugs
mailing list