[Date Prev][Date Next] [Chronological] [Thread] [Top]

(ITS#7634) openldap 2.4.24 hangs while attempting to shutdown



Full_Name: Madhan Kumar
Version: 2.4.24
OS: linux
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (135.245.192.4)


We have an issue of openldap 2.4.24 hanging. This is similar to the issue
mentioned in the link:
http://www.openldap.org/lists/openldap-technical/201208/msg00119.html


When I checked the openldap logs I could see that the listeners are shown as
busy continuously and an automatic internal shutdown is initiated to recover the
ldap process. Unfortunately in our case the automatic internal shutdown is stuck
and hence the issue.

 

daemon: epoll: listen=7 active_threads=0 tvp=zero

daemon: epoll: listen=8 busy

daemon: epoll: listen=7 active_threads=0 tvp=zero

daemon: epoll: listen=8 busy

daemon: epoll: listen=7 active_threads=0 tvp=zero

daemon: epoll: listen=8 busy

daemon: epoll: listen=7 active_threads=0 tvp=zero

daemon: epoll: listen=8 busy

daemon: epoll: listen=7 active_threads=0 tvp=zero

daemon: epoll: listen=8 busy

daemon: epoll: listen=7 active_threads=0 tvp=zero

daemon: epoll: listen=8 busy

daemon: epoll: listen=7 active_threads=0 tvp=zero

daemon: epoll: listen=8 busy

daemon: shutdown requested and initiated.

daemon: closing 7

daemon: closing 8

We need to get an confirmation that this issue is being fixed in openldap 2.4.25
so that we can upgrade our openldap version. Please confirm.