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

--- Comment #4 from Mike Kaganski <[email protected]> ---
I don't really know. The code pointer is ScTable::SearchStyle
(sc/source/core/data/table6.cxx), which in turn calls ScColumn::SearchStyle
(sc/source/core/data/column.cxx); but which of them is faulty, needs
investigation (one already suspicious bit is immediate increment of nRow in the
former function, before the first call to the latter; but maybe that's OK).

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to