Date: Sun, 06 May 2012 09:53:35 +0200 From: "O. Hartmann" <ohartman@zedat.fu-berlin.de> To: Dimitry Andric <dim@FreeBSD.org> Cc: freebsd-current@freebsd.org, freebsd-questions@freebsd.org, David Xu <davidxu@FreeBSD.org> Subject: Re: OpenLDAP 2.4.31 on FreeBSD 10.0-CURRENT/amd64 broken! Message-ID: <4FA62DFF.3040708@zedat.fu-berlin.de> In-Reply-To: <4FA5BDDC.4050307@FreeBSD.org> References: <4FA54D4A.4050703@zedat.fu-berlin.de> <4FA5BDDC.4050307@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigEB72EE0E142994DF86FC6EB7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 05/06/12 01:55, Dimitry Andric wrote: > On 2012-05-05 17:54, Hartmann, O. wrote: >> Since Friday, I have on all of our FreeBSD 10.0-CURRENT/amd64 boxes >> massive trouble with net/openldap24-server (SASL enabled, so it is >> openldap-sasl-server). >> >> Last time OpenLDAP worked was Thursday last week, when obviously a >> problematic update to the OS was made >=20 > I managed to reproduce the segfault you are seeing in slapd, which is > caused by a problem in libthr.so, introduced in r234947. >=20 > Please apply the attached diff, rebuild lib/libthr and install it, and > then try your slapd tests again. Let us know. :) >=20 > @David, can you please review this diff? It looks like there was a > mistake merging from Perforce, where you also moved the line: >=20 > sc =3D SC_LOOKUP(wchan); >=20 > to the top of the _sleepq_add() function, just before the call to > _sleepq_lookup(). If this isn't done, sc may be uninitialized when it > is dereferenced later on in the function. GREAT! Everything works perfectly as expected and in its status quo as before the inconvenience. The problems I faced with xdm and others were due to a configuration mistake by myself in etc/ldap.conf, which I introduced while searching for problems. Dimitry, my personal thank you. Seriously. Regards, Oliver Hartmann --------------enigEB72EE0E142994DF86FC6EB7 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iQEcBAEBAgAGBQJPpi4FAAoJEOgBcD7A/5N8V60IAKc0OdbKiIBS5cmmz826equR yydy/26LnYefddEjQAKyTXOoKLC8MAait+PMlJRoxNOf6eOaqIPrBu/9HVaTja9g 9/M+9PZZJct47ILoew7n3Vm5v/mPArht0KHUR6TmGw/wZKwABHF3my60h8RBr+yG iMG+Al0HAiLWwI9QOTsm/f9aRQvE1ThfTgq9Yg79rw721h2rP/ukuhe+d9tihC7E zJX7/eVAlkdKD8KjAG+N0Ts5mE4fynlxfKuBN0HnLVRKSl3wdQhw+ok7fI0Mh1JY zg42iqJbhR9yazS6pZYmc8AXmrVUIpU/Q28zfuXPDmCaJbeJSsfsQg4y1rBLxL4= =l/+K -----END PGP SIGNATURE----- --------------enigEB72EE0E142994DF86FC6EB7--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4FA62DFF.3040708>