DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=27543>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=27543 auth_ldap and shmem cause bus error Summary: auth_ldap and shmem cause bus error Product: Apache httpd-2.0 Version: 2.0.48 Platform: Sun OS/Version: Solaris Status: UNCONFIRMED Severity: Critical Priority: Other Component: mod_auth_ldap AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] auth_ldap causes bus error in solaris 9, compiler gcc 3.3. A cheap workaround is to touch /tmp/mod_ldap_cache and chown it 0, before running apache, so it cannot use the ldap filter cache. I have debugged the code a little bit, and it is crashing when trying to add to the shmem cache, in a shmem alloc function call. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
