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

2.2.25 stability



The 2.2.25 back traces below are from rhel4 opteron and an intel redhat 7
systems, respectively, both of which functioned well dealing with this
directory under 2.2.24.

Since these problems hit as soon as I tried to update the directories after
installing 2.2.25, I thought I'd see a new release, or at least some comments,
today.

Am I alone in having trouble with 2.2.25?


(gdb) where
#0  0x0000003ce222e4dd in raise () from /lib64/tls/libc.so.6
#1  0x0000003ce222fc8e in abort () from /lib64/tls/libc.so.6
#2  0x0000003ce2262b41 in __libc_message () from /lib64/tls/libc.so.6
#3  0x0000003ce226846f in _int_free () from /lib64/tls/libc.so.6
#4  0x0000003ce2268a06 in free () from /lib64/tls/libc.so.6
#5  0x000000000049ddc7 in ber_bvarray_free_x (a=0xa2fee8, ctx=0x0) at memory.c:731
#6  0x000000000041a94d in attr_free (a=0xa2fec0) at attr.c:47
#7  0x000000000041b109 in attr_delete (attrs=0x1bba, desc=0x6c9470) at attr.c:355
#8  0x000000000046821a in bdb_csn_commit (op=0x7b6690, rs=0x40800e00, tid=0xa2c6f0, ei=0xffffffffffffffff, 
    suffix_ei=0x407ff998, ctxcsn_e=0x407ff9a0, ctxcsn_added=0x407ff9ac, locker=2147483656) at ctxcsn.c:95
#9  0x0000000000457968 in bdb_modify (op=0x7b6690, rs=0x40800e00) at modify.c:535
#10 0x0000000000425ab6 in do_modify (op=0x7b6690, rs=0x40800e00) at modify.c:506
#11 0x000000000041505e in connection_operation (ctx=0x40800eb0, arg_v=0x7b6690) at connection.c:1069
#12 0x000000000047c8a6 in ldap_int_thread_pool_wrapper (xpool=0x1bba) at tpool.c:467
#13 0x0000003ce2f0613a in start_thread () from /lib64/tls/libpthread.so.0
#14 0x0000003ce22c52b3 in clone () from /lib64/tls/libc.so.6
#15 0x0000000000000000 in ?? ()
(gdb) 

(gdb) where
#0  0x4207aecc in chunk_free () from /lib/i686/libc.so.6
#1  0x4207ac24 in free () from /lib/i686/libc.so.6
#2  0x080d3bbc in ber_bvarray_free (a=0x83f43cc) at memory.c:741
#3  0x0805d07e in attr_free (a=0x83f43b8) at attr.c:47
#4  0x0805d618 in attr_delete (attrs=0x83f4304, desc=0x81b4ab0) at attr.c:355
#5  0x080a3f2b in bdb_csn_commit (op=0x8384b58, rs=0x5333c8cc, tid=0x83f2450, ei=0x83f2228, suffix_ei=0x5333b558, 
    ctxcsn_e=0x5333b55c, ctxcsn_added=0x5333b560, locker=2147592830) at ctxcsn.c:95
#6  0x08094a14 in bdb_modify (op=0x8384b58, rs=0x5333c8cc) at modify.c:535
#7  0x080665c3 in do_modify (op=0x8384b58, rs=0x5333c8cc) at modify.c:506
#8  0x08056e1f in connection_operation (ctx=0x5333c94c, arg_v=0x8384b58) at connection.c:1069
#9  0x080b67e6 in ldap_int_thread_pool_wrapper (xpool=0x81b8fe8) at tpool.c:467
#10 0x40132fef in pthread_start_thread () from /lib/i686/libpthread.so.0
(gdb)