https://bugs.winehq.org/show_bug.cgi?id=51801
Bug ID: 51801 Summary: Origin can't be installed because of unhandled winsock error Product: Wine Version: 6.16 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winsock Assignee: wine-bugs@winehq.org Reporter: tarequemd.hanif@yahoo.com Distribution: ---
Greetings, I was trying to install origin for a couple of days. OriginSetup.exe launches then crashes. From the terminal output I can see it's an unhandled error -5 from addrinfo_err_from_unix in winsock. I tried to see the source code and the error code is indeed unhandled.
https://github.com/wine-mirror/wine/blob/master/dlls/ws2_32/unixlib.c#L435
I converted the error code -5 to string using gai_strerror function with C. It says "No address associated with hostname".
wine ping also doesn't work. It says "Request timed out".
0150:fixme:winsock:addrinfo_err_from_unix unhandled error -5 wine: Unhandled page fault on write access to 00000000 at address 11CF3DE6 (thread 0110), starting debugger...
https://bugs.winehq.org/show_bug.cgi?id=51801
--- Comment #1 from Tareque Md Hanif tarequemd.hanif@yahoo.com --- Turns out the issue was the /etc/hosts file didn't have a proper host. Added host as mentioned in the FAQ. But the installer windows isn't showing up which is a common Origin issue in Windows.
https://bugs.winehq.org/show_bug.cgi?id=51801
Tareque Md Hanif tarequemd.hanif@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED
--- Comment #2 from Tareque Md Hanif tarequemd.hanif@yahoo.com --- Closing.
https://bugs.winehq.org/show_bug.cgi?id=51801
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |INVALID Component|winsock |-unknown
https://bugs.winehq.org/show_bug.cgi?id=51801
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv@dawncrow.de Status|RESOLVED |CLOSED
--- Comment #3 from André H. nerv@dawncrow.de --- closing invalid