mod_auth_cas causes sigfault
Trenton D. Adams
trenta at athabascau.ca
Thu Feb 7 19:36:06 EST 2008
Ideas welcome, here's my configuration. I've tried 1.0.7-rc2 and 1.0.6, and they both do the same thing. No errors reported by CAS in the apache error log.
LoadModule auth_cas_module /usr/lib/apache2/modules/mod_auth_cas.so
CASVersion 2
CASDebug On
CASCertificatePath /etc/ssl/certs/
CASLoginURL https://example.com/cas/login
CASValidateURL /cas/serviceValidate
CASValidateServer Off
CASCookiePath /var/lib/cas/
CASValidateDepth 9
CASTimeout 7200
CASIdleTimeout 7200
<Location "/manual">
AuthType CAS
<limit GET POST>
require user 9606472
</limit>
</Location>
[Thu Feb 07 17:38:11 2008] [notice] child pid 8912 exit signal Segmentation fault (11)
[Thu Feb 07 17:38:11 2008] [notice] child pid 8914 exit signal Segmentation fault (11)
__
This communication is intended for the use of the recipient to whom it
is addressed, and may contain confidential, personal, and or privileged
information. Please contact us immediately if you are not the intended
recipient of this communication, and do not copy, distribute, or take
action relying on it. Any communications received in error, or
subsequent reply, should be deleted or destroyed.
---
More information about the cas
mailing list