https://bugs.documentfoundation.org/show_bug.cgi?id=160022
Julien Nabet <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #8 from Julien Nabet <[email protected]> --- I reproduced this and when I saw the bt: #5 0x00007ff04a2ab773 in std::__debug::vector<std::unique_ptr<ScTable, o3tl::default_delete<ScTable> >, std::allocator<std::unique_ptr<ScTable, o3tl::default_delete<ScTable> > > >::operator[](unsigned long) const (this=0x56076d9233e8, __n=18446744073709551615) at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/debug/vector:450 #6 0x00007ff04a3eddec in ScDocument::HasAttrib(short, int, short, short, int, short, HasAttrFlags) const (this=0x56076d923320, nCol1=3, nRow1=4, nTab1=-1, nCol2=16383, nRow2=615, nTab2=-1, nMask=HasAttrFlags::RightOrCenter) at /home/julien/lo/libreoffice/sc/source/core/data/document.cxx:5210 #7 0x00007ff04b2d69c2 in ScDocShell::PostPaint(ScRangeList const&, PaintPartFlags, unsigned short, long) (this=0x56076d6d1c20, rRanges=..., nPart=PaintPartFlags::Grid, nExtFlags=2, nMaxWidthAffectedHint=-1) at /home/julien/lo/libreoffice/sc/source/ui/docshell/docsh3.cxx:180 #8 0x00007ff04b764b8b in ScModelObj::RepaintRange(ScRangeList const&) (this=0x56076d419a40, rRange=...) at /home/julien/lo/libreoffice/sc/source/ui/unoobj/docuno.cxx:500 #9 0x00007ff04a3d2d03 in ScDocument::RepaintRange(ScRangeList const&) (this=0x56076d923320, rRange=...) at /home/julien/lo/libreoffice/sc/source/core/data/documen8.cxx:709 #10 0x00007ff04a2f1dfc in ScConditionalFormat::DoRepaint() (this=0x5607720e7a60) at /home/julien/lo/libreoffice/sc/source/core/data/conditio.cxx:1918 it reminded me another bugtracker, just found it. *** This bug has been marked as a duplicate of bug 159373 *** -- You are receiving this mail because: You are the assignee for the bug.
