Getting a Segmentation fault

Was wondering what this error message meant. I tried googling it but no luck. Thanks guys.

Failed to start service :

Starting httpd: /bin/bash: line 1: 27365 Segmentation fault /usr/sbin/httpd
[FAILED]

We need more data Johnny. You haven’t told us your OS or version (some sort of Red Hat based system obviously, but I can’t guess any further), how you installed httpd (source or RPM), and what’s in the logs (error_log and messages) that might give us some more clues.

Obviously a seg fault is not normal, and it isn’t something that can be figured out with just that information.

CentOS 5. Everything is installed through the install.sh file. Didn’t check the logs, slipped my mind just had to get the server back up for clients since the backup wasn’t ready.

I got a seg fault by enabling SSL on a private IP’d domain without doing anything more than just that.

I know this is a few months old, but maybe it will be helpful.