On 8/20/13 3:15 AM, Ivan Zhakov wrote: > But from what I see process is stuck in > libaprutil-1.dll!000000007489fc50(), given the last message in debug > log is "auth_ldap authenticate: using URL" it most likely problem with > communication with LDAP server (ldap protocol implemented in > libapr-util). It could be misconfiguration or bug in libapr-util.
Note there was another similar thread on this here: https://mail-archives.apache.org/mod_mbox/subversion-users/201311.mbox/%3CCEB51A88.2B46A%25davek%40gamehouse.com%3E I came to the conclusion that there was an LDAP problem as well. Things that would be interesting to know is if the httpd version changed along with the Subversion version or if httpd was left alone and only Subversion was updated. Both threads seemed to be using CollabNet's Subversion Edge (basing that on the other thread saying they had version 4.0.2-3732.117 which seems to corollate with CollabNet's Subversion Edge version numbers, they're up to 4.0.4 now though). I believe that httpd is included as part of Subversion Edge so I'd guess that httpd version changed as well.