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

(ITS#3527) Core dump in idl.c



Full_Name: Quanah Gibson-mount
Version: 2.2.23
OS: Solaris 8
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (171.66.182.82)


One of my ldap replica's core dump this morning. A backtrace shows:

Program terminated with signal 11, Segmentation fault.
(gdb) bt
#0  0x000e202c in bdb_idl_cache_get (bdb=0x178d38, db=0xb65798, key=0x7bf40be8,
ids=0xcd8140) at idl.c:328
#1  0x000e298c in bdb_idl_fetch_key (be=0x179b10, db=0xb65798, tid=0x0,
key=0x7bf40be8, ids=0xcd8140) at idl.c:501
#2  0x000e6474 in bdb_key_read (be=0x179b10, db=0xb65798, txn=0x0, k=0xbd8694,
ids=0xcd8140) at key.c:52
#3  0x000df044 in equality_candidates (op=0x21025e0, ava=0xbd8304, ids=0xed8140,
tmp=0xcd8140) at filterindex.c:364
#4  0x000dd880 in bdb_filter_candidates (op=0x21025e0, f=0xbd832c, ids=0xed8140,
tmp=0xcd8140, stack=0xf58140)
    at filterindex.c:92
#5  0x000de188 in list_candidates (op=0x21025e0, flist=0xbd832c, ftype=161,
ids=0xe58140, tmp=0xcd8140, save=0xed8140)
    at filterindex.c:176
#6  0x000dddbc in bdb_filter_candidates (op=0x21025e0, f=0xbd83ac, ids=0xe58140,
tmp=0xcd8140, stack=0xed8140)
    at filterindex.c:133
#7  0x000de188 in list_candidates (op=0x21025e0, flist=0xbd83ac, ftype=160,
ids=0xdd8140, tmp=0xcd8140, save=0xe58140)
    at filterindex.c:176
#8  0x000ddcfc in bdb_filter_candidates (op=0x21025e0, f=0xbd83f4, ids=0xdd8140,
tmp=0xcd8140, stack=0xe58140)
    at filterindex.c:127
#9  0x000de188 in list_candidates (op=0x21025e0, flist=0x7bf41390, ftype=161,
ids=0xd58140, tmp=0xcd8140, save=0xdd8140)
    at filterindex.c:176
#10 0x000dddbc in bdb_filter_candidates (op=0x21025e0, f=0x7bf41380,
ids=0xd58140, tmp=0xcd8140, stack=0xdd8140)
    at filterindex.c:133
#11 0x000de188 in list_candidates (op=0x21025e0, flist=0x7bf41370, ftype=160,
ids=0x7bf816d0, tmp=0xcd8140, save=0xd58140)
    at filterindex.c:176
#12 0x000ddcfc in bdb_filter_candidates (op=0x21025e0, f=0x7bf413a0,
ids=0x7bf816d0, tmp=0xcd8140, stack=0xd58140)
    at filterindex.c:127
#13 0x000b4084 in search_candidates (stackop=0x21025e0, op=0x21025e0,
rs=0x7c001aa8, e=0x7bf416a0, locker=57664,
    ids=0x7bf816d0, scopes=0x7bf416d0) at search.c:1665
#14 0x000b0370 in bdb_do_search (op=0x21025e0, rs=0x7c001aa8, sop=0x21025e0,
ps_e=0x0, ps_type=0) at search.c:746
#15 0x000ae600 in bdb_search (op=0x21025e0, rs=0x7c001aa8) at search.c:384
#16 0x0002e99c in do_search (op=0x21025e0, rs=0x7c001aa8) at search.c:412
#17 0x0002b0d8 in connection_operation (ctx=0x7c001b78, arg_v=0x21025e0) at
connection.c:1086