From: Roger Pack Date: 2008-08-25T23:25:07+09:00 Subject: Re: Memory leak in 1.8.6-p287 Do you have any test code to re-create it? Mike Perham wrote: > We've noticed a pretty severe memory leak since upgrading from p114 to > p287. I ran valgrind on my test suite and got this error: > > ==24626== 352 (48 direct, 304 indirect) bytes in 2 blocks are definitely > lost in loss record 13 of 56 > ==24626== at 0x4A19DDB: malloc (vg_replace_malloc.c:207) > ==24626== by 0x42CFE3: ruby_xmalloc (gc.c:110) > ==24626== by 0x47062B: st_init_table_with_size (st.c:159) -- Posted via http://www.ruby-forum.com/.