[Error Message]_gcry_ath_mutex_lock

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Berillions
Level 4
Level 4
Posts: 230
Joined: Sat Mar 28, 2009 12:55 pm

[Error Message]_gcry_ath_mutex_lock

Post by Berillions »

Hi,

I installed Assassin's Creed II but Ubisoft Game Launcher crash when is launched.
The error message in the console is this :
Game Launcher\UbisoftGameLauncher.exe: ath.c :193 : _gcry_ath_mutex_lock: L'assertion « *lock == ((ath_mutex_t) 0) » failed.
I search in bugzilla if a bug still exist (or existed) and i found this patch for the bug #25504:
http://bugs.winehq.org/attachment.cgi?id=34090

It's the same bug (same error message) but the IGL crash always.

Thanks for your help
User avatar
triso
Level 2
Level 2
Posts: 37
Joined: Mon May 18, 2009 8:30 pm

Re: [Error Message]_gcry_ath_mutex_lock

Post by triso »

Berillions wrote:Hi,

I installed Assassin's Creed II but Ubisoft Game Launcher crash when is launched.
The error message in the console is this :
Game Launcher\UbisoftGameLauncher.exe: ath.c :193 : _gcry_ath_mutex_lock: L'assertion « *lock == ((ath_mutex_t) 0) » failed.
I search in bugzilla if a bug still exist (or existed) and i found this patch for the bug #25504:
http://bugs.winehq.org/attachment.cgi?id=34090

It's the same bug (same error message) but the IGL crash always.

Thanks for your help
Bug #25504 was fixed in version 1.3.19. What version are you using?
Berillions
Level 4
Level 4
Posts: 230
Joined: Sat Mar 28, 2009 12:55 pm

Post by Berillions »

I use Wine 1.4...
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: [Error Message]_gcry_ath_mutex_lock

Post by vitamin »

Locked