[Bug 34971] Volvo The Game crashes when selecting competition mode

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Nov 25 13:46:33 CST 2013


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

Bruno Jesus <00cpxxx at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |00cpxxx at gmail.com

--- Comment #8 from Bruno Jesus <00cpxxx at gmail.com> 2013-11-25 13:46:33 CST ---
Thanks for the reply. No need for other logs for now. 

> 0009:trace:winsock:WS_getaddrinfo "84.244.178.114", (null) 0x32f864 -> 0x32f894 -7
> 0009:trace:winsock:WS_connect socket 01a0, ptr (nil) (nil), length 0

The call to getaddrinfo is failing but the application ignores that and tries
to connect sending a NULL address. We need to figure out why it's failing.

In linux that -7 return means #define EAI_SOCKTYPE     -7

I need to add more debug messages to getaddrinfo, I'll attach a new patch soon.

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