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=18334>. 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=18334 Server crashes when authenticating users against LDAP server ------- Additional Comments From [EMAIL PROTECTED] 2004-06-01 11:20 ------- I just tested it with the current 2.1 CVS version. (Same true for 2.0.49) It still crashes. It is compiled&linked against the MS ldap libraries. What is the correct way to build apache 2.x with the Netscape/iPlanet ldap SDK ? Just copying it to the srclib/ldap does not seem to have any effect. Here the callstack I'm able to show: WLDAP32! 77942d58() WLDAP32! 7794b622() WLDAP32! 7794eb91() util_ldap_cache_checkuserid(request_rec * 0x00826580, util_ldap_connection_t * 0x007e14d8, const char * 0x00809560, const char * 0x008095c0, int 1, char * * 0x008095d0, const char * 0x0866dec4, const char * 0x00827edc, const char * * 0x0866debc, const char * * * 0x0866deac) line 817 + 13 bytes mod_auth_ldap_check_user_id(request_rec * 0x00826580) line 331 + 85 bytes ap_run_check_user_id(request_rec * 0x00826580) line 69 + 78 bytes ap_process_request_internal(request_rec * 0x00826580) line 193 + 9 bytes ap_process_request(request_rec * 0x00826580) line 244 + 9 bytes ap_process_http_connection(conn_rec * 0x00822898) line 253 + 9 bytes ap_run_process_connection(conn_rec * 0x00822898) line 42 + 78 bytes ap_process_connection(conn_rec * 0x00822898, void * 0x00822478) line 177 worker_main(long 499) line 774 _threadstartex(void * 0x008222d8) line 212 + 13 bytes KERNEL32! 77e7438b() --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
