Heap out of memory error with very long strings
The test good/string-huge
on TC returns a Fatal error: exception Failure("Heap.reserve: heap out of memory error: requested 19999, remaining 16384")
when run with OVM. HAVM does not have this issue.