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

--- Comment #8 from Ariel Constenla-Haile <arie...@apache.org> ---
Created attachment 83746
  --> https://issues.apache.org/ooo/attachment.cgi?id=83746&action=edit
Backtrace

Looks like a regression introduced with the stlport removal.

    // get the end index of the active run
    int nLastRunEndChar = (vRtl[nActiveCharPos - mnMinCharPos])?
        rArgs.mnEndCharPos : rArgs.mnMinCharPos - 1;

nActiveCharPos is 0
mnMinCharPos is 1

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.

Reply via email to