Skip Menu |

This queue is for tickets about the WWW-Curl CPAN distribution.

Report information
The Basics
Id: 74993
Status: new
Priority: 0/
Queue: WWW-Curl

People
Owner: Nobody in particular
Requestors:
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 4.12
Fixed in: (no value)



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.