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

idl code incomplete



Not sure which station on OpenLDAP Radio to broadcast this on, so I picked
openldap-bugs. I'm using the OpenLDAP 2.0 Beta code, and my slapd db is
all loaded up and serving. When I do nightly updates from vrious feeds, my
slapd server can core dump in an assert(0) line of code. The problem is in
the code in back-ldbm/idl.c, function idl_insert_key().  The function is
trying to insert a key into a filled block in the middle of an chain of
indirect blocks. Then the program runs into line 554:

		assert( 0 ); /* not yet implemented */

This is really killing my use of slapd here, as it is happening often. 
Has anyone worked on filling in this dead end?  What is left to do?


  -Mark Adamson
   Carnegie Mellon