Resolved: OS X reports the occasional connection from 0.0.0.0. Perhaps an incoming TCP connection that disconnects before fully set up? Added code to fb_validate_connection to check for 0.0.0.0 on IPv4 and reject connections when they arrive. Problem remained. Found issue imbalance in connection counting that occured when hosts-access denied a connection, subsequently causing a crash.