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

back-hdb coredump in test008-concurrency (ITS#2540)



Full_Name: Hallvard B Furuseth
Version: HEAD
OS: Solaris
URL: 
Submission from: (NULL) (129.240.186.42)
Submitted by: hallvard


back-hdb dumps core in test008-concurrency.
slapd is configured with just about everything --enabled, and
tests run with SLAPD_DEBUG=-1.

#0  0x00087a10 in bdb_cache_find_parent (be=0x2d8908, txn=0x0, id=22112392,
res=0xfc741640, ctx=0x2729808) at cache.c:486
486                             for (ein = eir; ein != ei2;
ein=ein->bei_parent)
(gdb) p ein
$1 = (EntryInfo *) 0x0
(gdb) p ei2
$2 = (EntryInfo *) 0x1516888
(gdb) bt
#0  0x00087a10 in bdb_cache_find_parent (be=0x2d8908, txn=0x0, id=22112392,
res=0xfc741640, ctx=0x2729808) at cache.c:486
#1  0x00087ad8 in hdb_cache_find_id (be=0x2d8908, tid=0x0, id=12,
eip=0xfc741640, islocked=0, locker=33, lock=0xfc741658, ctx=0x2729808)
    at cache.c:551
#2  0x000819e0 in hdb_do_search (op=0x2726408, rs=0xfc801ad8, sop=0x2726408,
ps_e=0x0, ps_type=0) at search.c:913
#3  0x00080814 in hdb_search (op=0x2726408, rs=0xfc801ad8) at search.c:357
#4  0x00044f78 in do_search (op=0x2726408, rs=0xfc801ad8) at search.c:393
#5  0x00042f8c in connection_operation (ctx=0xfc801b80, arg_v=0x2726408) at
connection.c:974
#6  0x000c96f8 in ldap_int_thread_pool_wrapper (xpool=0x26d808) at tpool.c:463