https://bugs.documentfoundation.org/show_bug.cgi?id=145321
--- Comment #6 from Noel Grandin <[email protected]> --- >Extra info: >(gdb) p rInf.GetText() >$3 = "" >(gdb) p rInf.GetIdx() >$4 = {m_value = 0} >(gdb) p rInf.GetLen() >$5 = {m_value = 1} This means that rInf has become corrupt somehow because the length does not match the string. -- You are receiving this mail because: You are the assignee for the bug.
