http://bugs.winehq.org/show_bug.cgi?id=25252
--- Comment #8 from Alexandre Julliard julliard@winehq.org 2011-01-28 07:28:29 CST --- (In reply to comment #7)
Backtrace: =>0 0x7dff8ebc ssleay_rand_add+0x30c() in libcrypto.so.1.0.0 (0x02fac08c) 0x7dff8ebc ssleay_rand_add+0x30c in libcrypto.so.1.0.0: pxor %mm0,0x60(%esp)
Your libcrypto is built with sse2 support but doesn't align the stack. That's a variant of bug 22316. I'd suggest filing a bug with your distro.