Bug#547301: [patch] Bug#547301: problems with https on GNU/kFreeBSD

Mike Hommey mh at glandium.org
Thu Sep 24 09:33:17 UTC 2009


On Thu, Sep 24, 2009 at 10:53:06AM +0200, Petr Salinger wrote:
> reassign 547301 nss
> found 547301 3.12.3.1-1
> tags 547301 +patch
> --
> 
> Hello,
> 
> the problematic part is CHECK_FORK() in nss.
> 
> Under GNU/kFreeBSD threads are process clones,
> similarly as under linux 2.4 series,
> it is not possible to use CHECK_FORK_GETPID implementation.
> 
> It is related to https://bugzilla.mozilla.org/show_bug.cgi?id=508259

In that bug, the fix was to add a NSS_NO_FORK_CHECK=1 to Linux2.4.mk.
Wouldn't adding the same to FreeBSD.mk be the proper thing to do ?

Mike





More information about the pkg-mozilla-maintainers mailing list