Aredridel wrote: >> If you're using a web hosting service and it has a very old version of >> RMagick installed, please consider asking your service provider to >> upgrade. I've fixed several memory leaks in recent releases so if you're >> running into memory usage problems with your web app upgrading could >> really pay off. >> > > Thank you for that. Fixed our memory usage problems that I was just in > the process of narrowing down to the library. Beat me to the punch! > > Aria > That's good news! I ran all my tests with valgrind (http://valgrind.org/) and they're coming up clean. If you think you're having a problem with a memory leak in RMagick give me a shout and we'll work on it.