Howard Allison wrote:
How about libraries/libldap_r/thr_posix.c ?
Look again - that's in ldap_pvt_thread_kill() and nothing ever references that function.
Thanks Howard, Howard :-)
Inactive hide details for Howard Chu ---26.01.2009 10:10:33---howard.allison@pva.sozvers.at wrote:Howard Chu ---26.01.2009 10:10:33---howard.allison@pva.sozvers.at wrote:
*Howard Chu <hyc@symas.com>* 26.01.2009 10:10
An
howard.allison@pva.sozvers.at
Kopie
openldap-its@openldap.org
Thema
Re: (ITS#5837) slapd pthread_kill Core Dump AIX
howard.allison@pva.sozvers.at wrote:
Full_Name: Howard Allison Version: 2.4.11 OS: AIX 6.1 URL: ftp://ftp.openldap.org/incoming/ Submission from: (NULL) (194.153.217.235)
After running for a few hours slapd crashes and dumps core. here is the output from dbx:
IOT/Abort trap in pthread_kill at 0xd04a73c0 ($t19) 0xd04a73c0 (pthread_kill+0xa0) 80410014 lwz r2,0x14(r1)
Nothing in the OpenLDAP code calls pthread_kill.
You should look at a complete stack trace to see what code is calling this. It doesn't sound like it has anything to do with us, at the moment.
slapd was compiled under AIX 6100-00-03-0808 using gcc 4.2.0-3 with these flags: --prefix=/opt/pware/openldap-2.4.11 --with-openssl --with-shared=yes --enable-policy --enable-unique --enable-ssl