issue with fork

Nikos Mavrogiannopoulos nmav at gnutls.org
Sun Aug 14 10:59:26 PDT 2011


On 08/14/2011 06:50 PM, Stef Walter wrote:

>> The problem seems to be in reinitialize_after_fork() which
>> sets the initialize_count = 0 in all modules and try to reinitialize
>> them causing the loop. I don't have a quick fix but it seems it
>> should only include the fully initialized modules, thus allow
>> a module to include a fork() in its initialization.
> 
> Okay, I think this is fixed in master. Could you let me know if it works
> for you?

It solves the issue, thanks!

Nikos


More information about the p11-glue mailing list