http://bugs.winehq.org/show_bug.cgi?id=25504
Joshua wine@placesthroughtime.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wine@placesthroughtime.com
--- Comment #10 from Joshua wine@placesthroughtime.com 2011-04-13 19:57:19 CDT --- (In reply to comment #8)
Joshua, what kind of CPU do you have, and what happens without this patch?
Without this patch I get a program error and something along the lines of..
fixme:crypt:CRYPT_RegControl CERT_STORE_CTRL_AUTO_RESYNC: stub fixme:crypt:CRYPT_RegControl CERT_STORE_CTRL_AUTO_RESYNC: stub fixme:secur32:schan_imp_create_session Using hardcoded "NORMAL" priority fixme:wintrust:HTTPSCertificateTrust (0xabdab18) fixme:wintrust:HTTPSFinalProv (0xabdab18) fixme:crypt:CRYPT_RegControl CERT_STORE_CTRL_AUTO_RESYNC: stub fixme:crypt:CRYPT_RegControl CERT_STORE_CTRL_AUTO_RESYNC: stub fixme:secur32:schan_imp_create_session Using hardcoded "NORMAL" priority fixme:crypt:CRYPT_RegControl CERT_STORE_CTRL_AUTO_RESYNC: stub fixme:crypt:CRYPT_RegControl CERT_STORE_CTRL_AUTO_RESYNC: stub fixme:secur32:schan_imp_create_session Using hardcoded "NORMAL" priority debug: ath.c:193: _gcry_ath_mutex_lock: Assertion `*lock == ((ath_mutex_t) 0)' failed. wine: Assertion failed at address 0xb75c62d7 (thread 0032), starting debugger... fixme:wintrust:HTTPSCertificateTrust (0xabf8cf8) fixme:wintrust:HTTPSFinalProv (0xabf8cf8)
I'll look into updating my gcrypt and gnutls to see if that might make some difference, but they are both fairly new versions, gcrypt 1.4.6 and gnutls 2.10.5. I'm running on Slackware 13.37 ( current atm ). Here some extra info on my PC, Intel E6850 Processor, Dual GeForce 8800 Ultra, 4gb ram.
In addition, I looked up the debug: ath.c line and found a link to: http://stackoverflow.com/questions/3977488/vmime-libgnutls-and-libgcrypt-pro...
Anyway.. updating gnutls bbl