DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . 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: bugs@httpd.apache.org ReportedBy: leumas@solv.com 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: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org