[#144] Another implementation of Bignum — "Dmitry Antipov" <dmitry.antipov@...>

Hello Ruby hackers,

15 messages 2002/06/06

Re: valgrind and ruby (long)

From: ts <decoux@...>
Date: 2002-06-06 16:35:36 UTC
List: ruby-core #150
>>>>> "P" == Pat Eyler <pate@eylerfamily.org> writes:

P> ==9689== LEAK SUMMARY:
P> ==9689==    possibly lost:   20 bytes in 1 blocks.
P> ==9689==    definitely lost: 0 bytes in 0 blocks.
P> ==9689==    still reachable: 379188 bytes in 8307 blocks.

 Be carefull with this, if you really want to see if ruby has memory leak
 the best is to run it with Boehm GC


Guy Decoux


In This Thread

Prev Next