Crash in GnuTLS 2.4.1

Colin Leroy colin at colino.net
Wed Nov 26 12:33:47 CET 2008


On Wed, 26 Nov 2008 12:23:01 +0100, Colin Leroy wrote:

Hi,

> #2  0x00007f9a9a0e0d49 in __assert_fail () from /lib/libc.so.6
> #3  0x00007f9a9afd191b in _gcry_ath_mutex_lock (lock=0x7f9a9b22ad30)
> at ath.c:186

Btw, in my application I do have the threads setup with:
	gcry_control (GCRYCTL_SET_THREAD_CBS, &gcry_threads_pthread);

But this application also uses a Glib main loop. Should I use
gcry_threads_other instead?

Thanks,
-- 
Colin





More information about the Gnutls-devel mailing list