Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 07 Dec 2011 11:17:14 +0200
From:      Volodymyr Kostyrko <c.kworr@gmail.com>
To:        freebsd-gecko@freebsd.org
Subject:   devel/nspr dumps core when checking cert with security/nss
Message-ID:  <4EDF2F1A.1080807@gmail.com>

next in thread | raw e-mail | index | archive | help
Hi all.

RELENG_9, world and ports built with clang.

When checking some certs with nss (this means firefox and chrome would 
fail too) checkcert dumps core with:

Certificate:
     Data:
         Version: 3 (0x2)
         Serial Number: 0 (0x0)
*** Signal 11

Sample scenario (base certificate creation, self-signing, site 
certificate creation, signing, checking) is here:

http://limbo.xim.bz/Makefile

And it fails for me each time.

devel/nspr `make test` fails with:

           nbconn                        FAILED
         nbconn: PR_GetConnectStatus succeeded, expected to fail

         timetest                        FAILED
         timetest:       PR_ParseTimeString() incorrect
         timetest:       t is -1664496000000000, t2 is 
-1664495996000000, time string is Wed Apr 4 02:02:04 +0202 1917
         timetest:


-- 
Sphinx of black quartz judge my vow.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4EDF2F1A.1080807>