On Fri, 16 Mar 2012 12:40:31 +0100, Michael Ströder wrote:
We saw this assertion in a production server during processing a modify of an entry. My co-worker said he could reproduce it. Does it mean the BDB files were corrupt?
Maybe, in particular if you upgraded without doing slapcat/slapadd. But a FIXME followed by an assert looks suspiciously like "Shouldn't happen, but who knows if it does" - which doesn't belong in production code. Can you provide a gdb 'backtrace full' which also does 'print **a'?