[Bug 36092] Microsoft Office 2013 (15.0) web installer crashes on unimplemented function IPHLPAPI.DLL.CreateSortedAddressPairs

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jul 14 19:48:01 CDT 2014


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

--- Comment #29 from Bruno Jesus <00cpxxx at gmail.com> ---
The log gives a few hints, you can see 12 calls to getaddrinfo and then a call
to CreateSortedAddressPairs with count = 12. Unfortunately there are no connect
calls. The installer may or may not have liked the returned results, or the
problem is now somewhere else. If you return ERROR_NOT_SUPPORTED in
CreateSortedAddressPairs do you get the same output?

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