devel/nspr dumps core when checking cert with security/nss

Florian Smeets flo at freebsd.org
Tue Dec 20 10:38:57 UTC 2011


On 07.12.2011 10:17, Volodymyr Kostyrko wrote:
> Hi all.

Hi,

> 
> 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?

I'll look into this in the next few days.

Thanks,
Florian

> 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:
> 
> 



More information about the freebsd-gecko mailing list