Stefan Lidman <[EMAIL PROTECTED]> wrote: [ VM Panic ] > SPLIT: > substr S3, S1, 0, 1 > substr S1, 0, 1, ""
The mem_allocate happens to be triggered by above string_replace, which does unmake_COW. During that GC is blocked, so we are allocating increasing blocks of memory until the PANIC. leo