http://bugs.winehq.org/show_bug.cgi?id=29431
Andrew Eikum aeikum@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |aeikum@codeweavers.com
--- Comment #8 from Andrew Eikum aeikum@codeweavers.com 2012-01-19 09:54:51 CST --- I'm also getting this crash on Arch 64bit.
I found that holding back upgrades for these 3 packages "solved" the problem: lib32-gcc-libs gcc-libs-multilib gcc-multilib I kept them at version 4.6.2-1, and everything worked great. Upgrading beyond that caused this crash.
However, recent package upgrades have made this workaround impossible, as "gcc -m32" no longer produces valid binaries without upgrading those three. So I guess this can't be avoided any longer.