I came in to work today to find my mac workstation spinning running rpc.statd at 100% CPU.
A quick dtruss -n rpc.statc showed that it  was looping trying to read its database in /var/db/statd.status
Removing the database solves the problem neatly.