http://bugs.winehq.org/show_bug.cgi?id=17296
--- Comment #36 from Juan Lang juan_lang@yahoo.com 2009-10-29 10:51:15 --- (In reply to comment #35)
You can find the complete logs compressed at
Thanks. I had a look, and you're right, the client gets into a loop where it's repeatedly calling CertVerifyCertificateChainPolicy. I also looked at the Wine code, and there's no way (short of stack corruption) for Wine to do this. So either there is stack corruption, or the program is barfing on something else. At the moment I don't have any bright ideas, although the ref count bug (bug 20503) could cause corruption.