[Libreoffice-bugs] [Bug 104865] FILTER : Calc Macro hangs when CopyOutputData = True

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Jun 25 14:20:56 UTC 2020


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

Julien Nabet <serval2412 at yahoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |l.lunak at collabora.com,
                   |                            |noelgrandin at gmail.com

--- Comment #13 from Julien Nabet <serval2412 at yahoo.fr> ---
bt shows:
Error: attempt to subscript container with out-of-bounds index 64, but 
container only holds 64 elements.

Objects involved in the operation:
    sequence "this" @ 0x0x327c220 {
      type = std::__debug::vector<std::unique_ptr<ScColumn,
o3tl::default_delete<ScColumn> >, std::allocator<std::unique_ptr<ScColumn,
o3tl::default_delete<ScColumn> > > >;
    }


#5  0x00007fffdc4ee2fc in ScTable::CopyData (this=0x327c220, nStartCol=0,
nStartRow=0, nEndCol=1023, nEndRow=0, nDestCol=0, nDestRow=0, nDestTab=0) at
sc/source/core/data/table2.cxx:3862
3862                    aCell.release(aCol[nDestX], nDestY);

Luboš/Noel: the bt retrieved today makes me think about some similar bugs you
already fixed so thought you might be interested in this one.

-- 
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/20200625/b9a62932/attachment.htm>


More information about the Libreoffice-bugs mailing list