On Mon, Jul 6, 2009 at 9:32 PM, Quanah Gibson-Mount <[email protected]> wro= te: > > --On Monday, July 06, 2009 6:07 PM +0000 [email protected] wrote: > >> >> With the debug symbols there's an assert that fails in slapd_clr_write >> method, ("assert( SLAP_SOCK_IS_ACTIVE( s ))"): > > Thanks. =C2=A0The hang should really be fixed now. :P =C2=A0Please re-syn= c RE24 and test again. =C2=A0Thank you!
Hello, The problem still reproduces. Threads hung on the same ptread_cond_wait.call. This time the assert has not failed. Thread 18 (Thread 1390426432 (LWP 17780)): ---Type <return> to continue, or q <return> to quit--- #0=C2=A0 0x00002b5a8515b1c6 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1=C2=A0 0x00000000004525a4 in send_ldap_ber (op=3D<value optimized out>, ber=3D0x52e01150) at result.c:156 #2=C2=A0 0x000000000045449e in slap_send_search_entry (op=3D0x2b5a849138f4, rs=3D0x52e02da0) at result.c:1259 Regards
