[Bug 29168] Star Wars: The Old Republic game client hangs at intro splash

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jan 4 05:49:08 CST 2012


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

--- Comment #76 from Agifem <agifem at free.fr> 2012-01-04 05:49:08 CST ---
This is hexadecimal. 257 in decimal stands for STATUS_ALERTED (0x00000101).

The calls to WS2_recv_base always fail/terminate/abort, because it's an
asynchronous socket/connexion. After aborting, it calls WS2_async_recv, the
real function that does the data reception.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list