From: "sean.swolfe@..." Date: 2006-02-02T23:23:17+09:00 Subject: Re: "[BUG] Segmentation fault" on import script. I have a temporary fix for now. I just made a bash script that would then run the script for groups of sub directories, rather than running it on the whole tree. So the Ruby script will exit before the memory ever gets too large. It's a hack, but it'll work. Sean