[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [GNUnet-developers] _gcry_ath_mutex_lock
From: |
Christian Grothoff |
Subject: |
Re: [GNUnet-developers] _gcry_ath_mutex_lock |
Date: |
Mon, 3 May 2004 18:20:53 -0500 |
User-agent: |
KMail/1.6.2 |
On Monday 03 May 2004 08:05, Glenn McGrath wrote:
> Ive uploaded debian packages of 0.6.2, however ive just realised i have
> a problem with it, i get the following error.
>
> gnunetd: ath.c:181: _gcry_ath_mutex_lock: Assertion `*lock ==
> ((ath_mutex_t) 0)' failed.
>
> I built the deb against libgcrypt-1.2.0, to doso i copied the files
> src/util/hostkey_gcrypt.c and src/util/symcipher_gcrypt.c from cvs.
>
> The gcrypt function in question is ath_mutex_lock(), it tried tracking
> it down using gdb but had no luck.
Hmm. I've just compiled 0.6.2 against libgcrypt 1.2.0 and I don't experience
any problems; both 'make check' and gnunetd work just fine. I've tried with
both the debian package for libgcrypt and a hand-compiled version of
libgcrypt. No problems either way.
Christian
- [GNUnet-developers] _gcry_ath_mutex_lock, Glenn McGrath, 2004/05/03
- Re: [GNUnet-developers] _gcry_ath_mutex_lock,
Christian Grothoff <=
- Gratuitous gcry_fast_random_poll (Was: Re: [GNUnet-developers] _gcry_ath_mutex_lock), Christian Grothoff, 2004/05/04
- [GNUnet-developers] Re: Gratuitous gcry_fast_random_poll, Marcus Brinkmann, 2004/05/22
- [GNUnet-developers] Re: Gratuitous gcry_fast_random_poll, Werner Koch, 2004/05/05
- [GNUnet-developers] Re: Gratuitous gcry_fast_random_poll, Marcus Brinkmann, 2004/05/22
- [GNUnet-developers] Re: Gratuitous gcry_fast_random_poll, Werner Koch, 2004/05/07