Open rebolbot opened 15 years ago
Submitted by: BrianH
Note, this is not related to TRACE/back (I checked). You might have to lower the size of the string allocated depending on the memory limits of your test system, ie. I got the same results with SHIFT 2 27.
Submitted by: Sunanda
May be related to cc#444
I can make/allocate a very large item that ought to be thrown away immediately. But it persists through several recycles, hampering attempts to allocate other large, temporary items. This could adversely affect REBOL appplications running at the limits of memory.
Console session - it works once, fails twice then works again:
Code loop for same issue:
CC - Data [ Version: alpha 76 Type: Bug Platform: Windows Category: Unspecified Reproduce: Always Fixed-in:none ]