[Bug 8533] Unhandled page fault on write access / gethostbyname("") -> Winsock problem

Wine Bugs wine-bugs at winehq.org
Wed Jun 13 08:41:25 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=8533





------- Additional Comments From vladimiroski at gmail.com  2007-13-06 08:41 -------
I switched to windows and download an Winsock Tracer

The first "connect" from the program returns "WSAEWOULDBLOCK". The Tracer's help
says this about it:

" this indicates an error code of WSAEWOULDBLOCK, then your application can either:

1. Use select() to determine the completion of the connection request by
checking if the socket is writeable,  or

2. If your application is using the message-based WSAAsyncSelect() to indicate
interest in connection events, then your application will receive an FD_CONNECT
message when the connect operation is complete."

--------

I can figure out the way to post a full XMR in windows winsock trace if you want it.

I'll switch back to linux to test your workaround.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list