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

RE: Segmentation Fault with 2.2.3beta (ITS#2870)



Looks to me like your Cyrus sasldb plugin is linked against a different
version of BDB.

  -- Howard Chu
  Chief Architect, Symas Corp.       Director, Highland Sun
  http://www.symas.com               http://highlandsun.com/hyc
  Symas: Premier OpenSource Development and Support

> -----Original Message-----
> From: owner-openldap-bugs@OpenLDAP.org
> [mailto:owner-openldap-bugs@OpenLDAP.org]On Behalf Of dieter@dkluenter.de

> Full_Name: Dieter Kluenter
> Version: 2.2.3beta
> OS: Linux
> URL: ftp://ftp.openldap.org/incoming/
> Submission from: (NULL) (213.191.77.162)
>
>
> OpenLdap-2.2.3beta
> BerkeleyDb.4.2.52
> cyrus-sasl-2.1.17
>
> Authetication with simple bind works well, but authentication
> with any sasl
> mechanism
> leads to a server crash.
> gdb output as follows

> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 32771 (LWP 23432)]
> 0x08130741 in __memp_get_cachesize ()
> (gdb) bt
> #0  0x08130741 in __memp_get_cachesize ()
> #1  0x40308e18 in berkeleydb_open (utils=0x826b658,
> conn=0x826a910, rdwr=0,
> mbdb=0x40eea890) at db_berkeley.c:89
> #2  0x40308fa3 in _sasldb_getdata (utils=0x826b658, context=0x826a910,
> auth_identity=0x827ab30 "dieter",
>     realm=0x8274988 "AVCI.DE", propName=0x40314185 "userPassword",
> out=0x40eea93c "", max_out=8192, out_len=0x40eea930)
>     at db_berkeley.c:173
> #3  0x403072a8 in sasldb_auxprop_lookup (glob_context=0x0,
> sparams=0x826b440,
> flags=0, user=0x826b321 "dieter@AVCI.DE",
>     ulen=136760044) at sasldb.c:113