http://bugs.winehq.org/show_bug.cgi?id=28898
--- Comment #116 from Erich Hoover ehoover@mines.edu 2012-05-15 17:42:17 CDT --- (In reply to comment #113)
... Yes. What isn't clear to me is when the others on this thread who reported the same issues resolved their issues? I am able to reproduce each set of errors verbatim for each different patch set.
The last set that had 64-bit problems was resolved with the revised part 1/4 patch (attachment 40172) and changing line 66 of server/protocol.def from "pad[16]" to "pad[18]. I'm sorry I didn't post that here, that was from a discussion on IRC. I test on 32-bit Wine since I have a very old Wine install with lots of applications that I do not wish to trash by changing over to 64-bit Wine.
However, this new patch set should be more robust. Can you run notepad? Are you using a fresh prefix? (it's possible something else loaded on start exposes the problem) It might be easiest to find the problem if you do one patch at a time and see which one breaks everything. My guess would be that it's the first patch and that it's somehow triggered by another application that loads when you first start Wine.