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

--- Comment #10 from Julien Nabet <serval2...@yahoo.fr> ---
Some gdb additional info:
(gdb) frame 2
#2  0x00002aaad4d29cb9 in (anonymous namespace)::GroupFormulaCells::operator()
(this=0x7fffffff2d30, node=...)
    at /home/julien/lo/libreoffice/sc/source/core/data/column3.cxx:2954
2954            ScFormulaCellGroupRef xPrevGrp = pPrev->GetCellGroup();
(gdb) p node
$1 = (
   
mdds::multi_type_vector<mdds::mtv::custom_block_func3<mdds::mtv::default_element_block<52,
svl::SharedString>, mdds::mtv::noncopyable_managed_element_block<53,
EditTextObject>, mdds::mtv::noncopyable_managed_element_block<54,
ScFormulaCell> >, mdds::detail::mtv_event_func>::value_type &) @0x7fffffff2fc0:
{type = 54, position = 0, size = 2, 
  data = 0x8e16e50, __private_data = {block_index = 0}}
(gdb) frame 5
#5  0x00002aaad4d3ec77 in ScColumn::SwapNonEmpty (this=0x2bbc150, rValues=...,
rStartCxt=..., rEndCxt=...) at
/home/julien/lo/libreoffice/sc/source/core/data/column4.cxx:456
456         RegroupFormulaCells();
(gdb) p rValues
$2 = (sc::TableValues &) @0x8d80388: {mpImpl =
std::unique_ptr<sc::TableValues::Impl> containing 0x8d7a690}
(gdb) p rStartCxt
$3 = (sc::StartListeningContext &) @0x7fffffff34b0: {mrDoc = @0x2a811a0, mpSet
= std::shared_ptr (count 3, weak 0) 0x8e17ab0, mpColSet = std::shared_ptr
(empty) 0x0}
(gdb) p rEndCxt
$4 = (sc::EndListeningContext &) @0x7fffffff34e0: {mrDoc = @0x2a811a0, maSet =
{maDoc = std::__debug::vector of length 0, capacity 0, mbInit = false}, 
  mpPosSet = std::shared_ptr (count 3, weak 0) 0x8e17ab0, mpOldCode = 0x0,
maPosDelta = {nRow = 0, nCol = 0, nTab = 0, static detailsOOOa1 = {
      eConv = formula::FormulaGrammar::CONV_OOO, nRow = 0, nCol = 0}}}
(gdb)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to