http://bugs.winehq.org/show_bug.cgi?id=14427
--- Comment #13 from Peter pmlists@free.fr 2008-08-21 02:54:52 --- These are the minimal options to reproduce the segmentation fault: -O2 -mtune=i686 -D_FORTIFY_SOURCE=2
Whenever you omit one of these, there won't be a segmentation fault. So perhaps, it's a compiler bug. This is my version: gcc (SUSE Linux) 4.3.1 20080507 (prerelease) [gcc-4_3-branch revision 135036]
Cheers, Peter