[gnutls-devel] Deconstructor deadlock

Nikos Mavrogiannopoulos n.mavrogiannopoulos at gmail.com
Thu Jul 28 13:44:55 CEST 2016


On Thu, Jul 28, 2016 at 11:25 AM, Ludovic Courtès <ludo at gnu.org> wrote:
>> Thanks for the report. That's quite strange though. I would have
>> expected configure to detect that getrandom was not available in that
>> system. Is it a binary configured in a different system than being run?
>> If not what is the output of config.log near the "checking for
>> getrandom" lines?
> Here I fiddled with rnd-linux.c, but that would be the subject of
> another report.  :-)

Ok, thanks. I'm not changing the getrandom detection then.

>> For the deadlock, it may be a good idea to remove all locking when
>> called at the constructor. There is no concurrency there.
> Definitely.

Already done in master.

regards,
Nikos



More information about the Gnutls-devel mailing list