Subject: | threading problem, perl: ath.c:193: _gcry_ath_mutex_lock |
I run WWW::Curl::Easy with perl threads (using Perl 5.10.1), to fetch the content of many
different (unkown) HTTP URLs, using many (just below 100) threads.
After just a low number of queries (a few hundred) I get the following error message, and Perl
halts:
perl: ath.c:193: _gcry_ath_mutex_lock: Assertion `*lock == ((ath_mutex_t) 0)' failed.