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

Re: slapd dies with SASL/GSSAPI searches (ITS#2097)



--==========110301960==========
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline



--On Saturday, September 21, 2002 2:08 AM +0000 Howard Chu=20
<openldap-its@OpenLDAP.org> wrote:

> Try using
>    set follow-fork child
> in GDB or running slapd with "-d0" to prevent it from forking.
>

-d0 worked.

I get:


Program received signal SIGSEGV, Segmentation fault.
0xfedc292c in _free_unlocked () from /usr/lib/libc.so.1

(gdb) where
#0  0xfedc292c in _free_unlocked () from /usr/lib/libc.so.1
#1  0xfedc28e4 in free () from /usr/lib/libc.so.1
#2  0x936fc in ber_memfree ()
#3  0x37d60 in ch_free ()
#4  0x38418 in value_find_ex ()
#5  0x6781c in bdb_group ()
#6  0x30890 in backend_group ()
#7  0x3cd70 in access_allowed ()
#8  0x3ba38 in access_allowed ()
#9  0x3a5dc in test_filter ()
#10 0x39d30 in test_filter ()
#11 0x5df90 in bdb_search ()
#12 0x2513c in do_search ()
#13 0x23714 in connection_done ()
#14 0x74968 in ldap_pvt_thread_pool_destroy ()


--Quanah


--
Quanah Gibson-Mount
Senior Systems Administrator
ITSS/TSS/Computing Systems
Stanford University
GnuPG Public Key: http://www.stanford.edu/~quanah/pgp.html
--==========110301960==========
Content-Type: application/pgp-signature
Content-Transfer-Encoding: 7bit

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (MingW32)
Comment: For info see http://www.gnupg.org

iEYEARECAAYFAj2L2CAACgkQhgUrDcmdiouMsgCfQHzTs85ahwanYjYeJUGpp0W2
cNYAoIQwFCbIVcmgvhndaCaRbAb/+1QK
=xgAP
-----END PGP SIGNATURE-----

--==========110301960==========--