[Bug 51801] New: Origin can't be installed because of unhandled winsock error
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(a)winehq.org Reporter: tarequemd.hanif(a)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... -- 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.
https://bugs.winehq.org/show_bug.cgi?id=51801 --- Comment #1 from Tareque Md Hanif <tarequemd.hanif(a)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. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=51801 Tareque Md Hanif <tarequemd.hanif(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED --- Comment #2 from Tareque Md Hanif <tarequemd.hanif(a)yahoo.com> --- Closing. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=51801 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |INVALID Component|winsock |-unknown -- 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.
https://bugs.winehq.org/show_bug.cgi?id=51801 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv(a)dawncrow.de Status|RESOLVED |CLOSED --- Comment #3 from André H. <nerv(a)dawncrow.de> --- closing invalid -- 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.
participants (1)
-
WineHQ Bugzilla