Comment 8 for bug 936304

Revision history for this message
Faheem Mitha (faheem-j) wrote :

I just tested the same code on an AMD64 machine, and could not reproduce the problem. The default dynamic space size on 32 bit seems to be half of that on 64 bit (512 MB vs 1024 MB), but adjusting this to be the same size (1024 MB) makes no difference. It is possible there are significant differences between how GC works on 32 bit vs 64 bit.