From: jojelino _ Date: 2011-07-04T00:56:39+09:00 Subject: [ruby-core:37755] [Ruby 1.9 - Bug #4967] dmalloc reported memory leaks in ruby Issue #4967 has been updated by jojelino _. File log_make_test_ext_32373.zip added also i ran './ruby.exe -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- "./test/runner.rb"' here is the result. log files with some glitch(size>1000KB) have been pruned. ---------------------------------------- Bug #4967: dmalloc reported memory leaks in ruby http://redmine.ruby-lang.org/issues/4967 Author: jojelino _ Status: Open Priority: Normal Assignee: Category: core Target version: 1.9.3 ruby -v: ruby 1.9.3dev (2011-07-03 trunk 32373) [i386-mingw32] 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://redmine.ruby-lang.org