seg fault in crypto.h code

Nikos Mavrogiannopoulos n.mavrogiannopoulos at gmail.com
Sat Apr 26 12:18:53 CEST 2008


On Fri, Apr 25, 2008 at 1:18 PM, Simon Josefsson <simon at josefsson.org> wrote:
> "Nikos Mavrogiannopoulos" <n.mavrogiannopoulos at gmail.com> writes:
>
> > I'll check it. This weekend I'll have some free time (btw. the mpi and
> > pk interface are also pretty much ready -no testing though).

> I'm beginning to think that we shouldn't push this into gnutls 2.4.  I
> want to get v2.4 out in the next few weeks (it is already almost a month
> late).  Adding the mpi/pk stuff, and having little or no testing of the
> overall crypto.h stuff, and no self-tests, and no plan to handle the
> multithread concerns, all seems likely to cause further delays.

And I also agree. Put the code in an #if 0 (also the header) before
release. About the multithreaded issue, I don't believe it is an
issue. The registration should happen once after global_init. It is
not an api to call at any time during execution.

> So, please, push your mpi/pk work to a separate branch.

It is on a separate branch.

regards,
Nikos





More information about the Gnutls-devel mailing list