[Libreoffice-bugs] [Bug 128359] New: Assertion failure when inserting column after the last one

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Oct 23 20:35:25 UTC 2019


https://bugs.documentfoundation.org/show_bug.cgi?id=128359

            Bug ID: 128359
           Summary: Assertion failure when inserting column after the last
                    one
           Product: LibreOffice
           Version: 5.2.0.4 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: baron at caesar.elte.hu
                CC: oliver.brinzing at gmx.de
            Blocks: 105537

As usual, this only occurs with a debug build.
Originally reported by Oliver Brinzig in bug 50916 comment 115.

- Navigate to the last column, eg. enter AMJ1 in the name box.
- Right-click header, and select: Insert Column After.

=> Assertion failed.

soffice.bin: /.../libreoffice/sc/source/ui/docshell/docfunc.cxx:1706: bool
ScDocFunc::InsertCells(const ScRange&, const ScMarkData*, InsCellCmd, bool,
bool, bool): Assertion `!"can't move"' failed.

The assertion check has been added in the following commit:
https://cgit.freedesktop.org/libreoffice/core/commit/?id=9c1ba0988f5db05bb796eaf7cf902a0b601c6736
author          Eike Rathke <erack at redhat.com>  2015-12-11 14:27:33 +0100
committer       Eike Rathke <erack at redhat.com>  2015-12-11 14:44:41 +0100

geez, how about actually checking the Move() error return? tdf#92779 related


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=105537
[Bug 105537] [META] Assertion failed crashes
-- 
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/20191023/5777c783/attachment.html>


More information about the Libreoffice-bugs mailing list