Hi Peter,

Peter Bex <peter....@xs4all.nl> writes:
> I remembered that normally when going out of memory, we get a "heap full
> while resizing" panic.  Attached is an even simpler patch which removes
> the (seemingly bogus?) check whether the new size equals the old size,
> and will simply carry on reclaiming, thereby triggering the familiar
> error message.  This should simplify matters a bit.

good job finding the root cause of this issue! Tests still pass and the
reproduction case from the ticket terminates with a sensible error
now. As far as I can tell the change is good and thus I signed it off
and pushed it.

Thanks!
Moritz

_______________________________________________
Chicken-hackers mailing list
Chicken-hackers@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-hackers

Reply via email to