On Wednesday 27 April 2005 15:29, Regit wrote:
> Hi,

> I'm writing back on this thread because my investigations bring me to a
> point where I found the point where the crash occurs (using
> gnutls-1.0.24).
> In a gdb session I've got :

> #0  0x00002aaaab1f8bf8 in _gnutls_ciphertext2compressed (session=0x5efea0,
> compress_data=0x60f210 "\001", compress_size=16384, ciphertext= {data =
> 0x5f25f5
It is very unlikely that an error occurs there. Most probably there memory is 
corrupted somewhere else and the error triggers here. Do you use compression
btw? Does your server work perfectly without gnutls? Is your locking code for 
libgcrypt ok?

Since, I've gnutls works perfectly in other multi-threaded servers, I'd say
that most likely the problem isn't in gnutls. 


-- 
Nikos Mavrogiannopoulos


_______________________________________________
Help-gnutls mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gnutls

Reply via email to