I've recently attempted to get the devel branch working (1.9.0-release). It compiles fine, and I've configured everything correctly. At first it started right up and ran for a while, then crashed without warning or anything in the logs, so I restarted it. Then it crashes again within a few hours. Now I get the segmentation fault error when I try to run it with the -support switch.
Services does connect to the server and begin noticing users, but instantly encounters that error and dies without any indication of why. I've heard that memory issues could be at fault, but the shell has enough for me to run it (since it's replacing the old services). So...I'm lost.