[Libreoffice-bugs] [Bug 140700] calc crash at exit in ScSelectionTransferObj::~ScSelectionTransferObj (steps in comment 15)
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Mar 8 09:45:19 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=140700
Michael Weghorn <m.weghorn at posteo.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #18 from Michael Weghorn <m.weghorn at posteo.de> ---
Turns out that it did not always crash with the steps from comment 15, but
adding an extra step made it always crash with affected versions for me:
1) setup klipper to only have an history count of 1 (paste buffer history
count)
2) start calc
3) open attachment 170179
4) select cells D7 to F12
5) press ctrl-c (to copy)
6) open "Help" -> "About LibreOffice"
7) copy version information, then close the "About dialog" again
8) close LO using the "X" button on the top right
Result of bibisecting with libreoffice-7-2 repo shows that the crash has been
fixed by this commit already:
commit 20305894243e24eb383ab9feefebf4a0e9f2644f
Author: Mike Kaganski <mike.kaganski at collabora.com>
Date: Sun Feb 14 11:24:42 2021 +0100
nullptr dereference
Change-Id: I6a2ffddfd67784ddc2194dafba7d3eaeb6e4e12e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110854
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski at collabora.com>
Cherry-picks for LibreOffice 7.0 and 7.1 now pending in Gerrit:
https://gerrit.libreoffice.org/c/core/+/112084
https://gerrit.libreoffice.org/c/core/+/112083
--
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/20210308/e10838db/attachment.htm>
More information about the Libreoffice-bugs
mailing list