Does anyone have advice on chasing down seg faults? I'm using syslog as a debug tool, and when I execute the line return PAM_AUTHINFO_UNAVAIL; I get a SEGV (#11) signal. I don't even get a core dump to analyze the problem. I'm not sure how to debug this.