When we run an ldapsearch with a bigger search string(Filter string has
7708 bytes; complete request string is of 7831 bytes) from the command
line, the LDAP client cores. The pstack core shows the following:
$pstack core
core 'core' of 5593: ldapsearch -D cn=testusr -w testusr1 -h
220.124.126.32 -p 389 -b id=2
ff2ae028 ldap_ld_free (76653d38, 0, 0, 1, 0, 23400) + c
00011f24 main (73694163, 74697665, 3d383434, 29286373, 69416374,
6976653d) + 9cc
So, it is a bug in the Solaris. Isn't it?
We have this Solaris release here:
$more /etc/release
Solaris 9 9/04 s9s_u7wos_09 SPARC
we have this LDAP client on the Solaris machine:
$pkginfo -l SUNWlldap
PKGINST: SUNWlldap
NAME: LDAP Libraries
CATEGORY: system
ARCH: sparc
VERSION: 11.9.0,REV=2002.04.06.15.27
Does anybody have an idea whether there is a patch to solve this problem?
---
You are currently subscribed to [email protected] as: [EMAIL PROTECTED]
To unsubscribe send email to [EMAIL PROTECTED] with the word UNSUBSCRIBE as the
SUBJECT of the message.