http://bugs.winehq.org/show_bug.cgi?id=29431
--- Comment #9 from Xavier Vachon xvachon@gmail.com 2012-01-19 10:03:43 CST --- (In reply to comment #8)
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.
So, is this an Arch bug or a Wine bug?