https://issues.apache.org/bugzilla/show_bug.cgi?id=45994
--- Comment #1 from Dan Poirier <[EMAIL PROTECTED]> 2008-10-15 10:40:47 PST --- Created an attachment (id=22740) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=22740) Patch to avoid SEGFAULT This patch avoids the segmentation fault. The result is still a bit ugly ([Wed Oct 15 13:37:19 2008] [warn] [client 127.0.0.1] [32143] auth_ldap authenticate: user x authentication failed; URI /foo [LDAP: ldap initialization failed][Unknown (private extension) error]) - maybe there's a better error code to use here. But if the ldap module can't be loaded, things are in bad shape anyway. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
