https://issues.apache.org/bugzilla/show_bug.cgi?id=57341

--- Comment #6 from Stefan Bodewig <bode...@apache.org> ---
I can see how your approach limits the amount of stack being used in certain
cases, but am unsure about splitlimit's default.  In a degenerated case where I
have a long text with a line break every 72 columns (roughly) I'd get as many
recursive calls as before, wouldn't I?

What does the big amount of text that causes the stack overflow or OOM in your
case look like?  A very long stacktrace?  In my experience individual lines of
a stack trace tend to be longer than 32 characters.

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

Reply via email to