Hi, I got many problems with my apache webserver when I tried to use php configured with curl support. Curl was build with gnutls-2.8.6 and openssl-0.9.8n. Apache crashed with
apache2: ath.c:213: _gcry_ath_mutex_unlock: Assertion `*lock == ((ath_mutex_t) 1)' failed. message in error_log. Since I rebuild curl without gnutls support everything means to be ok. I was thinking its gnutls bug, so I reported them about this issue, but they said me that it looks like locking issue in curl. I using non-threaded apache 2.2.15 (with mpm-itk) and php 5.2.13 and curl 7.20.0-r2 on gentoo x86_64. Thanks
------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
