gnutls-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[sr #108038] version 3.0.18 for windows 64 bit crashes during initialisa


From: Mann Ern Kang
Subject: [sr #108038] version 3.0.18 for windows 64 bit crashes during initialisation.
Date: Wed, 25 Apr 2012 15:19:06 +0000
User-agent: Opera/9.80 (Windows NT 6.1; WOW64; U; en) Presto/2.10.229 Version/11.62

Follow-up Comment #2, sr #108038 (project gnutls):

I believe this is a different issue. The fix mentioned only corrects the
parameter passing for the cpuid assembler code inside gnutls. 

I came across this issue while building nettle for Windows x64 earlier on.
This crash is actually due to the assembler code for aes inside nettle. The
RNG for gnutls uses yarrow from nettle, which in turn uses some aes functions
internally. Nettle has custom assembler code for aes, which after inspecting
the .asm files, appears to support only the Linux calling convention on x86_64
(based on nettle 2.4).

As such, this seems to be more of a nettle problem rather than a gnutls one.

Cheers,
Mann Ern

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/support/?108038>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]