http://bugs.winehq.org/show_bug.cgi?id=22053
--- Comment #35 from eurekafag@eureka7.ru 2012-07-26 05:58:31 CDT --- (In reply to comment #34)
Even 1.5.6, even built with flags from the comment 27 (I still think they are not relevant here) doesn't open the overlay for me. And I had this behavior even on 1.4.x at least once.
It's related to GCC so what's the exact version of it you're using? I'm on Debian Wheezy so it's 4.7.1 here. I compile using make -j8 CFLAGS="-O3 -pipe -fno-strict-aliasing -fomit-frame-pointer -ffunction-sections -fdata-sections -maccumulate-outgoing-args -mno-push-args -freorder-blocks-and-partition" LDFLAGS="-s"
And then it works.