[Libreoffice-bugs] [Bug 143903] CRASH: pasting transposed
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Aug 20 09:44:05 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=143903
--- Comment #7 from Roland Kurmann <info at scito.ch> ---
Thanks for adding me.
I can reproduce the bug. I'll try to fix in the next days.
Stacktrace from VSCode:
libsclo.so!ScColContainer::operator[](ScColContainer * this, const size_t
nIndex) (libreoffice/sc/inc/colcontainer.hxx:43)
libsclo.so!ScTable::SetPattern(ScTable * this, SCCOL nCol, SCROW nRow, const
ScPatternAttr & rAttr) (libreoffice/sc/source/core/data/table2.cxx:3061)
libsclo.so!lcl_SetTransposedPatternInRows(ScTable * pTransClip, SCROW
nAttrRow1, SCROW nAttrRow2, SCCOL nCol1, SCROW nRow1, SCROW nCombinedStartRow,
SCCOL nCol, const ScPatternAttr & rPatternAttr, bool bIncludeFiltered, const
std::__debug::vector<int, std::allocator<int> > & rFilteredRows, SCROW
nRowDestOffset) (libreoffice/sc/source/core/data/table2.cxx:1036)
libsclo.so!ScTable::TransposeColPatterns(ScTable * this, ScTable * pTransClip,
SCCOL nCol1, SCCOL nCol, SCROW nRow1, SCROW nRow2, SCROW nCombinedStartRow,
bool bIncludeFiltered, const std::__debug::vector<int, std::allocator<int> > &
rFilteredRows, SCROW nRowDestOffset)
(libreoffice/sc/source/core/data/table2.cxx:1061)
libsclo.so!ScTable::TransposeClip(ScTable * this, SCCOL nCol1, SCROW nRow1,
SCCOL nCol2, SCROW nRow2, SCROW nCombinedStartRow, SCROW nRowDestOffset,
ScTable * pTransClip, InsertDeleteFlags nFlags, bool bAsLink, bool
bIncludeFiltered) (libreoffice/sc/source/core/data/table2.cxx:1002)
libsclo.so!ScDocument::TransposeClip(ScDocument * this, ScDocument *
pTransClip, InsertDeleteFlags nFlags, bool bAsLink, bool bIncludeFiltered)
(libreoffice/sc/source/core/data/document.cxx:2379)
libsclo.so!ScViewFunc::PasteFromClip(ScViewFunc * this, InsertDeleteFlags
nFlags, ScDocument * pClipDoc, ScPasteFunc nFunction, bool bSkipEmpty, bool
bTranspose, bool bAsLink, InsCellCmd eMoveMode, InsertDeleteFlags
nUndoExtraFlags, bool bAllowDialogs)
(libreoffice/sc/source/ui/view/viewfun3.cxx:951)
--
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/20210820/3d885f51/attachment.htm>
More information about the Libreoffice-bugs
mailing list