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

Re: (ITS#6361) Failed assertion in slapd when running on OpenWRT/glibc



mike@flyn.org wrote:
> Full_Name: W. Michael Petullo
> Version: 2.4.16
> OS: OpenWRT/Linux/glibc
> URL: ftp://ftp.openldap.org/incoming/
> Submission from: (NULL) (76.6.126.162)
> 
> 
> I am running slapd on OpenWRT/MIPS32/Linux/glibc. I have found that after a
> period of running, slapd terminates with:

Please try to reproduce this with a current release (2.4.19).
> 
> slapd: daemon.c:983: slapd_set_read: Assertion
> ((((&slap_daemon.sd_actives)->__fds_bits)[(((s)) / (8 * sizeof (__fd_mask)))] &
> ((__fd_mask) 1 << (((s)) % (8 * sizeof (___fd_mask))))) != 0) failed.
> 
> $ ldd /usr/sbin/slapd 
> 	libldap_r-2.4.so.2 => /usr/lib/libldap_r-2.4.so.2 (0x2aad8000)
> 	liblber-2.4.so.2 => /usr/lib/liblber-2.4.so.2 (0x2ab20000)
> 	libuuid.so.1 => /usr/lib/libuuid.so.1 (0x2ab3c000)
> 	libdb-4.7.so => /usr/lib/libdb-4.7.so (0x2ab50000)
> 	libresolv.so.2 => /lib/libresolv.so.2 (0x2ac92000)
> 	libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x2aca6000)
> 	libc.so.6 => /lib/libc.so.6 (0x2ad3e000)
> 	libpthread.so.0 => /lib/libpthread.so.0 (0x2ae98000)
> 	/lib/ld.so.1 (0x2aaa8000)
> 
> $ slapd -V
> @(#) $OpenLDAP: slapd 2.4.16 (Nov  3 2009 08:04:35) $
> 


-- 
  -- Howard Chu
  CTO, Symas Corp.           http://www.symas.com
  Director, Highland Sun     http://highlandsun.com/hyc/
  Chief Architect, OpenLDAP  http://www.openldap.org/project/