http://bugs.winehq.org/show_bug.cgi?id=27468
--- Comment #30 from Qian Hong fracting@gmail.com 2012-03-01 20:16:26 CST --- (In reply to comment #28)
Hello, retest with latest git:
This bug can be reproduced if wine is builded with CFLAGS="-O2" or CFLAGS="-O1", CFLAGS="-O2" is used by the Ubuntu packager. I can't reproduce the bug if wine is builded with CFLAGS="-O0"
wine-1.4-rc2
There is an error in my previous description. In fact, CFLAGS="-O0" and CFLAGS="-O1" is ok but CFLAGS="-O2" will cause the crashing.