[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Additional info/corrections for my OpenLDAP hang
Hi,
some further insight: I just recompiled with patch.1 for dbd.4.1.25
because this mentioned a possible hang on a lock, but nothing changed.
Also, I'm using gcc-3.1, not 2.95.2.
I also ran slapindex under gdb and got the following bt:
#0 0xff019ddc in ___lwp_cond_wait () from /usr/lib/libc.so.1
#1 0xff011804 in _lwp_cond_wait () from /usr/lib/libc.so.1
#2 0x000cdd88 in __db_pthread_mutex_lock ()
#3 0x000abf88 in __lock_get ()
#4 0x000aad74 in __lock_vec ()
#5 0x000f19ec in __db_lget ()
#6 0x000d2ec0 in __bam_search ()
#7 0x001123f4 in __bam_c_rget ()
#8 0x0010f8dc in __bam_c_dup ()
#9 0x000e9aec in __db_c_get ()
#10 0x000e25b8 in __db_put ()
#11 0x00059338 in bdb_dn2id_add ()
#12 0x00053990 in bdb_tool_entry_reindex ()
#13 0x000247a0 in main ()
so long
Norbert