[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 09:46:42 CST 2012


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

--- Comment #77 from talchas at gmail.com 2012-01-04 09:46:42 CST ---
It is called with status 0 because the socket has closed and if you read the
wineserver socket code, it calls with 0 in the case of POLLERR/POLLHUP.

If you watch the log or turn on timestamps, (and particularly if you correlate
them with a wireshark log running at the same time) you'll see that this
happens a while after the 22 read, and at the same time as wireshark reports
the socket being closed by the server. So for whatever reason it is not
replying to the message sent by the server (_maybe_ just not fast enough)
and/or not realizing the message was sent (although the behavior looks right).

-- 
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