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

Re: (ITS#3407) run ldapdelete with log output, slapd core dumped



I'll look at your log more in detail, but at a first glance it isn't of 
much help since I'm not familiar with it, and there is no clear 
indication of any reference to the line number where the crash happened. 
  However there's a couple of quick checks you can make: is there any 
attribute in your mapping with an empty delete rule in ldap_at_mappings?
If yes, the problem should be related with your system's vsnprintf() 
that doesn't like NULL string values (because it applies strlen() 
without checking.  Later I'll add a check in back-sql and see if the 
problem still occurs.

p.

-- 
Pierangelo Masarati                      tel: +39 02 2399 8309
mail: pierangelo.masarati at polimi.it   fax: +39 02 2399 8334
http://www.aero.polimi.it/~masarati/
Dipartimento di Ingegneria Aerospaziale, Politecnico di Milano
via La Masa 34, 20156 Milano, Italy