[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
(ITS#8646) openldap aborts with ldap_first_entry (ld=0x5564, chain=0x6) at getentry.c:36
- To: openldap-its@OpenLDAP.org
- Subject: (ITS#8646) openldap aborts with ldap_first_entry (ld=0x5564, chain=0x6) at getentry.c:36
- From: kavyauk@gmail.com
- Date: Thu, 27 Apr 2017 12:01:26 +0000
- Auto-submitted: auto-generated (OpenLDAP-ITS)
Full_Name: Kavya U K
Version: 2.4.33
OS: Linux
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (72.163.220.19)
Our application uses openladp library to LDAP authentication .
Intermittently application crashes with below back trace .
backtrace
===================================
#0 0x008b1266 in raise () from /lib/libc.so.6
#1 0x008b2c31 in abort () from /lib/libc.so.6
#2 0x008aa49d in __assert_fail () from /lib/libc.so.6
#3 0x00a3e056 in ldap_first_entry (ld=0x5564, chain=0x6) at getentry.c:36
Please let us know how to resolve it