[Pkg-gnu-smalltalk-devel] Bug#477312: Log for failed build of gnu-smalltalk_3.1~rc3-3 (dist=experimental)

Paolo Bonzini bonzini at gnu.org
Sun Sep 21 17:44:50 UTC 2008


It's a dangling pointer that for no reason should show up rarely, and
for no reason should show up only on ia64, but it does.

Anyway the attached patch, which I'll commit upstream after some more
testing, fixes it.  The idea is that a nomemory hook is now able to
divert the allocation to another memory arena.

Here is a more reduced testcase for fun:

ObjectMemory compact.
173 timesRepeat: [ String new: 4450 ].
ObjectMemory compact

Paolo
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: gst-fix-corruption.patch
Url: http://lists.alioth.debian.org/pipermail/pkg-gnu-smalltalk-devel/attachments/20080921/21547219/attachment.txt 


More information about the Pkg-gnu-smalltalk-devel mailing list