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

Re: pls help: "Operations error" from ldapdelete (ITS#29)



At 04:31 PM 1/23/99 GMT, st@hp735c.csc.cuhk.edu.hk wrote:
>> You might try the latest changes on OPENDLAP_REL_ENG_1_1 branch.
>> Also, I've made more extensive changes on the new OPENLDAP_REL_ENG_1_2 branch.
>> 
>> Both of these versions differ have alias dereferencing disabled
>> which is problematic.  If you are using alias dereferencing, additional
>> changes may be needed.
>> 
>> Please let reply with results of any testing you might be able to do.
>
>I tried OPENLDAP_REL_ENG_1_1 but the problem ("Operation error" on ldapdelete)
>still occurred.  When the first operation after daemon start up is ldapdelete,
>the daemon dies with segmentation fault :
>
># /usr/local/openldap/libexec/slapd -f /usr/local/openldap/etc/cu.conf -d 1 -d 2
>slapd 1.1.4-Engineering (Sat Jan 23 12:01:14 HKT 1999)

I'll try to did through your dog when I get chance.... however, would
be easier with args logging (-d 4) in addition to trace (-d 1).

>Segmentation Fault - core dumped

A debugger backtrace ('bt'/'where') are also very useful.

>Then I tried the 1_2 branch, but compilation fails on error 
>(Solaris 2.6 + gdbm):
>...
>gcc -g -O2 -I../../include -I../../include   -I/usr/local/include -DHAVE_CONFIG_H   -c  bind.c

fixed.  try a 'cvs update'