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

bdb_modrdn assertion failure (ITS#2392)



Full_Name: Howard Chu
Version: 2.1.16, HEAD
OS: SuSE Linux 7.2
URL: 
Submission from: (NULL) (24.126.120.178)
Submitted by: hyc


Occasionally the modrdn operation triggers an assert in
bdb_cache_entry_commit(bei_state != 1). Unfortunately the stack trace in my core
file does not agree with the assert log, it shows the thread dying at some
location other than the assert statement.

slapd: /home/hyc/OD/head/servers/slapd/back-bdb/cache.c:197:
bdb_cache_entry_commit: Assertion `((EntryInfo *) ((e)->e_private))->bei_state
== 1' failed.