http://bugs.winehq.org/show_bug.cgi?id=11640
--- Comment #5 from Jeff Zaroyko jeffzaroyko@gmail.com 2008-03-22 07:06:23 --- (In reply to comment #4)
I'm not Scott, but maybe this helps too. There are a lot of these: trace:winsock:WSASendTo socket 00d0, wsabuf 0x33fc5c, nbufs 1, flags 0, to (nil), tolen 0, ovl (nil), func (nil) trace:winsock:WSASendTo fd=55, options=0 trace:winsock:WSASendTo -> 0 bytes
yes, what I need you to do is pipe this output to a file, something like
cd ~/.wine/path/to/sins of a solar empire WINEDEBUG=+winsock wine foo.exe 2> winsock.txt bzip2 winsock.txt
Then attach winsock.txt.bz2 to bugzilla.