From owner-freebsd-gecko@FreeBSD.ORG Mon Feb 20 21:51:30 2012 Return-Path: Delivered-To: freebsd-gecko@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DACF1106566B for ; Mon, 20 Feb 2012 21:51:30 +0000 (UTC) (envelope-from flo@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id C01ED8FC19; Mon, 20 Feb 2012 21:51:30 +0000 (UTC) Received: from nibbler-wlan.fritz.box (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q1KLpTYr008208; Mon, 20 Feb 2012 21:51:30 GMT (envelope-from flo@FreeBSD.org) Message-ID: <4F42C061.9070604@FreeBSD.org> Date: Mon, 20 Feb 2012 22:51:29 +0100 From: Florian Smeets User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:11.0) Gecko/20120216 Thunderbird/11.0 MIME-Version: 1.0 To: Volodymyr Kostyrko References: <4EDF2F1A.1080807@gmail.com> <4EF065C0.1040908@freebsd.org> <4EF06742.2070501@gmail.com> In-Reply-To: <4EF06742.2070501@gmail.com> X-Enigmail-Version: 1.4a1pre Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig81024D4147A9692398F91E53" Cc: freebsd-gecko@FreeBSD.org Subject: Re: devel/nspr dumps core when checking cert with security/nss X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Feb 2012 21:51:30 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig81024D4147A9692398F91E53 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 20.12.11 11:45, Volodymyr Kostyrko wrote: > 20.12.2011 12:38, Florian Smeets wrote: >>> RELENG_9, world and ports built with clang. >>> >> >> Do you know if it's caused by the port being built with clang or if >> world compiled with clang is the cause? >=20 > I tested that on RELENG_8 also with the same result. >=20 > Random junk or hints: > 1. certtool from gnutls verifies certificates successfully. > 2. Making both keys with 2048 bit width gives the same result. >=20 > So maybe it's rather about supporting wide (2048 bit) DSA keys? >=20 This seems to be fixed by nspr-4.9 / nss-3.13.2. With your Makefile the tool does not crash anymore. Florian --------------enig81024D4147A9692398F91E53 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iEYEARECAAYFAk9CwGEACgkQapo8P8lCvwn44ACff/jVz0UZKHvBt5cPRcccxNcL HhwAoJyLUQeN/1G315SNQF2GNEPjjdCn =1NrQ -----END PGP SIGNATURE----- --------------enig81024D4147A9692398F91E53--