https://bugs.documentfoundation.org/show_bug.cgi?id=166949
Julien Nabet <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Writer |Calc Ever confirmed|0 |1 OS|Windows (All) |All Status|UNCONFIRMED |NEW --- Comment #9 from Julien Nabet <[email protected]> --- On pc Debian x86-64 with master sources updated today, I got an hang. To reproduce this, Menu Format/Theme. Remark: I also tested Menu Format/Spreadsheet theme but no freeze here even if it's a bit slow. Here's a random bt: #0 0x00007fabd536bee0 in std::get<0ul, ScColumn*, o3tl::default_delete<ScColumn> > (__t=std::tuple containing = {...}) at /usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/tuple:2452 #1 0x00007fabd536bec5 in std::__uniq_ptr_impl<ScColumn, o3tl::default_delete<ScColumn> >::_M_ptr (this=0x5571640a0fa0) at /usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:193 #2 0x00007fabd536bea5 in std::unique_ptr<ScColumn, o3tl::default_delete<ScColumn> >::get (this=0x5571640a0fa0) at /usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:465 #3 0x00007fabd54b326d in std::unique_ptr<ScColumn, o3tl::default_delete<ScColumn> >::operator* (this=0x5571640a0fa0) at /usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:448 #4 0x00007fabd54b2f05 in ScColContainer::operator[] (this=0x557160240480, nIndex=1450) at sc/inc/colcontainer.hxx:43 #5 0x00007fabd551c092 in ScTable::GetColumnData (this=0x557160240480, nCol=1450) at sc/inc/table.hxx:308 #6 0x00007fabd59d72f6 in Apply<(lambda at /home/julien/lo/libreoffice/sc/source/core/data/table2.cxx:3303:16)> (this=0x557160240480, rMark=..., nCol=1450, apply=...) at sc/inc/table.hxx:1500 #7 0x00007fabd59d0302 in ApplyWithAllocation<(lambda at /home/julien/lo/libreoffice/sc/source/core/data/table2.cxx:3303:16)> (this=0x557160240480, rMark=..., apply=...) at sc/inc/table.hxx:1492 #8 0x00007fabd59d00f0 in ScTable::ApplySelectionCache (this=0x557160240480, rCache=..., rMark=..., pDataArray=0x5572198047d0, pIsChanged=0x0) at /home/julien/lo/libreoffice/sc/source/core/data/table2.cxx:3302 #9 0x00007fabd55fde95 in ScDocument::ApplySelectionPattern (this=0x55715fdaa0b0, rAttr=..., rMark=..., pDataArray=0x5572198047d0, pIsChanged=0x0) at /home/julien/lo/libreoffice/sc/source/core/data/document.cxx:5956 #10 0x00007fabd66cf868 in sc::(anonymous namespace)::changeSheets (rDocShell=..., pViewShell=0x5571641e3230, pModel=0x55715fe15060, rColorSet=...) at /home/julien/lo/libreoffice/sc/source/ui/theme/ThemeColorChanger.cxx:201 #11 0x00007fabd66cee50 in sc::ThemeColorChanger::doApply (this=0x7ffffe39f448, pColorSet=std::shared_ptr<model::ColorSet> (use count 2, weak count 0) = {...}) at /home/julien/lo/libreoffice/sc/source/ui/theme/ThemeColorChanger.cxx:342 -- You are receiving this mail because: You are the assignee for the bug.
