https://bugs.winehq.org/show_bug.cgi?id=37190
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |focht@gmx.net Version|unspecified |1.6.1 Resolution|--- |DUPLICATE Summary|The OS is centOS 6.5 linux. |Wine builtin 'iexplore' | The program is |crashes with an assertion |wine-core-1.6.1-1.el6.rf.i6 |in libgcrypt (libgrypt is |86.rpm for RHEL6 and centOS |not thread-safe) |6 | Severity|blocker |normal
--- Comment #1 from Anastasius Focht focht@gmx.net --- Hello folks,
dupe of bug 27036
--- snip --- Unhandled exception: assertion failed in 32-bit code (0x68000832). Register dump: CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b EIP:68000832 ESP:04ebcd50 EBP:04ebcd5c EFLAGS:00000206( - -- I - -P- ) EAX:00000000 EBX:000011eb ECX:00001201 EDX:00000006 ESI:b778b000 EDI:6a877ff4 ... Backtrace: =>0 0x68000832 _dl_sysinfo_int80+0x2() in ld-linux.so.2 (0x04ebcd5c) 1 0x6a70fb11 gsignal+0x50() in libc.so.6 (0x04ebcd5c) 2 0x6a7113ea abort+0x179() in libc.so.6 (0x04ebce84) 3 0x6a708e2b __assert_fail_base+0x14a() in libc.so.6 (0x04ebcec8) 4 0x6a708ee6 __assert_fail+0x55() in libc.so.6 (0x04ebcee8) 5 0x4bbea175 in libgcrypt.so.11 (+0xf174) (0x04ebcf08) 6 0x4bbf0751 in libgcrypt.so.11 (+0x15750) (0x04ebcf88) 7 0x4bbe0d66 gcry_pk_encrypt+0x55() in libgcrypt.so.11 (0x04ebcfa8) 8 0x6d683c39 in libgnutls.so.26 (+0x3bc38) (0x04ebd018) 9 0x6d66ecae in libgnutls.so.26 (+0x26cad) (0x04ebd078) 10 0x6d66efc8 in libgnutls.so.26 (+0x26fc7) (0x04ebd0d8) 11 0x6d6769f9 in libgnutls.so.26 (+0x2e9f8) (0x04ebd138) 12 0x6d6771e6 in libgnutls.so.26 (+0x2f1e5) (0x04ebd228) 13 0x6d6782e6 in libgnutls.so.26 (+0x302e5) (0x04ebd2d8) 14 0x6d6643b8 in libgnutls.so.26 (+0x1c3b7) (0x04ebd328) 15 0x6d660858 in libgnutls.so.26 (+0x18857) (0x04ebd368) 16 0x6d6613d8 gnutls_handshake+0xa7() in libgnutls.so.26 (0x04ebd398) ... --- snip ---
Regards
*** This bug has been marked as a duplicate of bug 27036 ***