[Bug 33246] FIFA 2002 Demo crashes after 'Press Any Key'

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Apr 14 22:47:12 CDT 2014


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

--- Comment #6 from Bruno Jesus <00cpxxx at gmail.com> ---
I can see a crash here in vanilla wine, it's related to winsock. The function
gethostbyaddr is called with the magic loopback address (127.12.34.56 -
returned by gethostbyname I guess), this makes the function return NULL, which
is unexpected by the application.

I can't see any game screen, it just crashes before starting here.

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