http://bugs.winehq.org/show_bug.cgi?id=27036 Adam Martinson <adam.r.martinson(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |adam.r.martinson(a)gmail.com --- Comment #8 from Adam Martinson <adam.r.martinson(a)gmail.com> 2012-01-14 01:48:10 CST --- Kjell, I've been playing with your patch, and though it looks correct, it doesn't work for me (libgcrypt 1.4.5, ubuntu 10.10 x86_64), I still get the same assert failure. I checked and on my box gcry_control() is returning 2000003c, which gpg_strerror() translates to "Not supported". Adding a critical section around the gnutls_handshake() call in schan_imp_handshake() seems to solve the crash for me, but the store is just black, nothing displays. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.