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

Re: commit: ldap/servers/slapd ctxcsn.c syncrepl.c



This bug seems to be back again...

(gdb) bt
#0  0x402c3bce in free () from /lib/libc.so.6
#1  0x402c3aa3 in free () from /lib/libc.so.6
#2  0x080fe7bf in ber_memfree_x (p=0x82ef00c, ctx=0x0) at memory.c:143
#3  0x080feffd in ber_bvarray_free_x (a=0x82ef00c, ctx=0x0) at memory.c:724
#4  0x080ff01b in ber_bvarray_free (a=0x82ef00c) at memory.c:731
#5  0x0806d5a5 in attr_free (a=0x82eeff8) at attr.c:28
#6  0x0806db79 in attr_delete (attrs=0x82eeef4, desc=0x8163c00) at attr.c:318
#7  0x080c06b5 in hdb_csn_commit (op=0x82d8f60, rs=0xbedff8e4, tid=0x82d9bc8, ei=0x829ad38, suffix_ei=0xbedff560, 
    ctxcsn_e=0xbedff564, ctxcsn_added=0xbedff568, locker=2147483653) at ctxcsn.c:86
#8  0x080bda25 in hdb_add (op=0x82d8f60, rs=0xbedff8e4) at add.c:468
#9  0x0806c26e in do_add (op=0x82d8f60, rs=0xbedff8e4) at add.c:301
#10 0x08066b8d in connection_operation (ctx=0xbedff964, arg_v=0x82d8f60) at connection.c:969
#11 0x080df700 in ldap_int_thread_pool_wrapper (xpool=0x8168200) at tpool.c:463
#12 0x402470ba in pthread_start_thread () from /lib/libpthread.so.0
#13 0x40247101 in pthread_start_thread_event () from /lib/libpthread.so.0
(gdb) 

-- Luke


>From: jongchoi@OpenLDAP.org
>Subject: commit: ldap/servers/slapd ctxcsn.c syncrepl.c
>To: OpenLDAP Commit <openldap-commit2devel@OpenLDAP.org>
>Date: Wed, 3 Sep 2003 06:21:51 GMT
>
>Update of /repo/OpenLDAP/pkg/ldap/servers/slapd
>
>Modified Files:
>	ctxcsn.c  1.3 -> 1.4
>	syncrepl.c  1.41 -> 1.42
>
>Log Message:
>Patch for ITS#2692
>
>
>CVS Web URLs:
>  http://www.openldap.org/devel/cvsweb.cgi/servers/slapd/
>    http://www.openldap.org/devel/cvsweb.cgi/servers/slapd/ctxcsn.c
>    http://www.openldap.org/devel/cvsweb.cgi/servers/slapd/syncrepl.c
>
>Changes are generally available on cvs.openldap.org (and CVSweb)
>within 30 minutes of being committed.