[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Assertion failed
From: |
Nikos Mavrogiannopoulos |
Subject: |
Re: Assertion failed |
Date: |
Fri, 5 Feb 2010 10:48:04 +0100 |
Possibly you are using multiple threads and not initializing some lock
functions. Check the manual on multithreaded applications.
regards,
Nikos
On Thu, Feb 4, 2010 at 9:41 PM, Vasiliy Ivanov <address@hidden> wrote:
> Hi! Please, help with libgnutls-26 on windows.
>
> It throw an assertion in ath.c (*locl == MUTEX_UNLOCKED) in version 2.9.9.
>
>
>
> Why I have assertion when libgnutls is a release(not debug) ?
>
>
>
> Thanks!
>
> _______________________________________________
> Gnutls-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/gnutls-devel
>
>
- Assertion failed, Vasiliy Ivanov, 2010/02/04
- Re: Assertion failed,
Nikos Mavrogiannopoulos <=