http://bugs.winehq.org/show_bug.cgi?id=16130
Carl Smotricz carl.smotricz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |carl.smotricz@gmail.com
--- Comment #5 from Carl Smotricz carl.smotricz@gmail.com 2008-12-16 14:04:54 --- Perhaps this will help: Pretty much at the time of failure, I see this message on the console:
fixme:winsock:WSAIoctl SIO_GET_EXTENSION_FUNCTION_POINTER {25a207b9-ddf3-4660-8ee9-76e58c74063e}: stub
Which I read to mean: The client is trying to call this fancy Winsock function, which is currently unimplemented, and that halts everything dead.