If you grab v0.97, I bet it will not seg fault at all. However, it will run a little slower since you are using a P4.

The problem is related to the dns calls and has to do with poor glibc implementations by linux programmers. Sadly, even static binaries are dependant on glibc for dns calls because of the way linux people have hacked things up recently. If I remember correctly, people with newer installs of linux are experiencing the most problems. The older linux builds, and the newest alpha builds don't have issues.

-Louie