sendmail crashes with OpenLDAP

From: Xavier Mertens (xavier@rootshell.be)
Date: Wed May 17 2006 - 04:48:50 EDT


Hi,

I've a Solaris 10 x86 box (Generic_118844-20).
The box has been configured with OpenLDAP instead of the standard LDAP client from SUN. Now that I would like to use the local sendmail instance but it crashes!

By using truss, here are the last lines:

open("/opt/sfw/etc/openldap/ldap.conf", O_RDONLY) = 3
fstat64(3, 0x08044410) = 0
fstat64(3, 0x08044350) = 0
ioctl(3, TCGETA, 0x080443E4) Err#25 ENOTTY
read(3, " h o s t a d 0 0 1 . b".., 8192) = 967
read(3, 0x08173134, 8192) = 0
llseek(3, 0, SEEK_CUR) = 967
close(3) = 0
open("/data/ict/profiles/mex/ldaprc", O_RDONLY) Err#2 ENOENT
open("/data/ict/profiles/mex/.ldaprc", O_RDONLY) Err#2 ENOENT
open("ldaprc", O_RDONLY) = 3
fstat64(3, 0x08044410) = 0
fstat64(3, 0x08044350) = 0
ioctl(3, TCGETA, 0x080443E4) Err#25 ENOTTY
read(3, 0x08173134, 4096) = 0
llseek(3, 0, SEEK_CUR) = 0
close(3) = 0
    Incurred fault #6, FLTBOUNDS %pc = 0xFED3488C
      siginfo: SIGSEGV SEGV_MAPERR addr=0x6A626F28
    Received signal #11, SIGSEGV [default]
      siginfo: SIGSEGV SEGV_MAPERR addr=0x6A626F28

I can't find any core file... How can I debug this issue?

Regards,
Xavier

--
#include <disclaimer.h>
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers


This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:39:54 EDT