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

Julien Nabet <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected],
                   |                            |[email protected]

--- Comment #13 from Julien Nabet <[email protected]> ---
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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to