https://issues.apache.org/ooo/show_bug.cgi?id=121188

Armin Le Grand <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |CONFIRMED
                 CC|                            |[email protected]
     Ever confirmed|0                           |1

--- Comment #8 from Armin Le Grand <[email protected]> ---
ALG: If it only happens with non-pro build it's not a too high priority.
Looking at the stack shows that PageSelector::CheckConsistency calls
SlideSorterModel::GetPageDescriptor somehow with an invalid nPageIndex. This
seems to happen inside the 'assert' after the
(nSelectionCount!=mnSelectedPageCount) comparison.

        assert(nSelectionCount==mnSelectedPageCount);

I could not really find out where the 'assert' is implemented/comes from, but
it is probably implemented empty in the pro builds, so it does not crash there.

@awf.aoo (adding to cc): Any hints?

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

Reply via email to