http://bugs.winehq.org/show_bug.cgi?id=22475
--- Comment #3 from Eric Sandall sandalle@sourcemage.org 2010-04-24 00:35:59 --- (In reply to comment #1)
You missed the most important part - gcc version. Post output of 'gcc -v'.
I said, "(used WINE 1.1.43, GCC 4.4.3, GNU LibC 2.11.1)" in the middle of a paragraph, not making it easy to find, sorry. :(
$ gcc -v Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/4.4.3/specs Target: i686-pc-linux-gnu Configured with: /usr/src/gcc-4.4.3/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-threads=posix --with-system-zlib --build=i686-pc-linux-gnu Thread model: posix gcc version 4.4.3 (GCC)
$ uname -a Linux pangomer 2.6.33.2 #5 SMP Fri Apr 23 02:39:44 PDT 2010 i686 GNU/Linux
(In reply to comment #2) I'll try and find a more testable app to reproduce this bug and, hopefully, the actual place it segfaults and the error, but that may not be gotten to immediately.