From: Young Hyun Date: 2007-01-11T03:54:37+09:00 Subject: building Ruby with dmalloc Has anyone managed to build Ruby with dmalloc support? I'm having numerous problems trying to do so on MacOS X 10.4.8 and FreeBSD 6.1. I'm trying to hunt down a memory leak in Ruby, probably in the Mutex code. Also, fastthread 0.6.1 is crashing for me, possibly due to a memory corruption, and I'd like to figure out what's going on there. --Young