https://issues.apache.org/ooo/show_bug.cgi?id=121595
--- Comment #2 from Rick Malm <[email protected]> --- Tried deleting the 1st 140 rows of links. Remember deleting the last 140 rows worked. (binary search for a bad link with rows 140 to 210). This time memory usage grows to 1,340,000 and hangs. So something going on with the last 140 rows. I do Recover and delete contents of 70 more rows leaving 70 out of 280. (210 to 280) This works fine. So try leaving rows 140 to 210. Works fine. So its not a bad link but the number of links or some combination since deleting the last 140 rows works but the deleting the 1st 140 did not. ??? -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
