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

Re: (ITS#4222) core in slap_sl_malloc



Judging from the trace you provided, your liblber library appears to be 
miscompiled. ber_memalloc never calls slap_sl_malloc.

asmoore@edge.net wrote:
> Full_Name: Alex S Moore
> Version: 2.3.12
> OS: Solaris x86
> URL: ftp://ftp.openldap.org/incoming/
> Submission from: (NULL) (69.137.69.145)
>
>
> Built 2.3.12 on Solaris 8 x86 with Sun's compiler.
> slapd gets segfault at startup.
>
> url for some debug output is:
> http://blastwave.informatik.uni-erlangen.de/csw/users/asmoore/slapd.dbg
>
> configure options are:
> sh configure \
>     --prefix=/opt/csw \
>     --mandir=/opt/csw/share/man \
>     --sysconfdir=/opt/csw/etc \
>     --bindir=/opt/csw/bin \
>     --libdir=/opt/csw/lib \
>     --x-includes=/usr/openwin/include \
>     --x-libraries=/usr/openwin/lib \
>     --enable-dynamic=yes \
>     --with-cyrus-sasl \
>     --enable-crypt \
>     --enable-spasswd \
>     --enable-modules \
>     --enable-rewrite \
>     --enable-wrappers \
>     --enable-aci \
>     --enable-backends \
>     --enable-bdb=mod \
>     --enable-dnssrv=mod \
>     --enable-hdb=mod \
>     --enable-ldap=mod \
>     --enable-ldbm=mod \
>     --with-ldbm-api=berkeley \
>     --with-ldbm-type=auto \
>     --enable-meta=mod \
>     --enable-monitor=mod \
>     --enable-null=mod \
>     --enable-passwd=mod \
>     --enable-sql=mod \
>     --enable-overlays=mod \
>     --enable-accesslog=mod \
>     --enable-denyop=mod \
>     --enable-dyngroup=mod \
>     --enable-dynlist=mod \
>     --enable-lastmod=mod \
>     --enable-ppolicy=mod \
>     --enable-proxycache=mod \
>     --enable-refint=mod \
>     --enable-retcode=mod \
>     --enable-rwm=mod \
>     --enable-syncprov=mod \
>     --enable-translucent=mod \
>     --enable-unique=mod \
>     --enable-valsort=mod
>
> Thanks, Alex
>
>
>   


-- 
  -- Howard Chu
  Chief Architect, Symas Corp.  http://www.symas.com
  Director, Highland Sun        http://highlandsun.com/hyc
  OpenLDAP Core Team            http://www.openldap.org/project/