Issue #4967 has been updated by mame (Yusuke Endoh). Status changed from Assigned to Rejected Hello, Thank you for introducing an analysis tool and providing the result. But, please send such information as a mail, not open a ticket. A ticket should be for each concrete problem. I guess valgrind (with option --show-reachable=yes) will provide similar analysis. -- Yusuke Endoh <mame / tsg.ne.jp> ---------------------------------------- Feature #4967: dmalloc reported memory leaks in ruby https://bugs.ruby-lang.org/issues/4967#change-25191 Author: jojelino (jojelino _) Status: Rejected Priority: Low Assignee: mame (Yusuke Endoh) Category: core Target version: 2.0.0 hi i've modified dmalloc,pthreads-win32 to make it work win32. and dmalloc_t passed so far. and then, ruby is chosen to check memory leaks. for dmalloc to work with ruby, some part of ruby has been patched. after successful build of ruby trunk, i ran 'make test'. here's dmalloc reported. -- http://bugs.ruby-lang.org/