http://bugs.winehq.org/show_bug.cgi?id=13382
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000@yahoo.co.uk Status|UNCONFIRMED |NEW Component|-unknown |winsock Ever Confirmed|0 |1
--- Comment #4 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-05-24 04:23:39 --- I can confirm this bug. To me it looks as if something goes wrong in ws2_32.dll. The (hopefully) relevant part of the debugtrace:
fixme:heap:RtlCompactHeap (0x110000, 0x0) stub trace:winsock:WSAAsyncSelect 1a0, hWnd 0x30124, uMsg 00000465, event 00000000 trace:winsock:WSARecvFrom socket 01a0, wsabuf 0x7e27669c, nbufs 1, flags 0, from (nil), fromlen -1, ovl (nil), func (nil) trace:winsock:WSARecvFrom fd=56, options=0 warn:winsock:WSARecvFrom -> ERROR 10035 trace:winsock:WSARecvFrom socket 01a0, wsabuf 0x7e276674, nbufs 1, flags 0, from (nil), fromlen -1, ovl (nil), func (nil) trace:winsock:WSARecvFrom fd=56, options=0 warn:winsock:WSARecvFrom -> ERROR 10035 trace:winsock:WSAAsyncSelect 1a0, hWnd 0x30124, uMsg 00000465, event 00000000 trace:winsock:WSARecvFrom socket 01a0, wsabuf 0x7e276630, nbufs 1, flags 0, from (nil), fromlen -1, ovl (nil), func (nil) trace:winsock:WSARecvFrom fd=56, options=0 warn:winsock:WSARecvFrom -> ERROR 10035 trace:winsock:WS_closesocket socket 01a0
I dunno what error 10035 is, any winsock guy an idea?