http://bugs.winehq.org/show_bug.cgi?id=34603
--- Comment #31 from Bruno Jesus 00cpxxx@gmail.com 2013-09-29 23:09:20 CDT --- Created attachment 46144 --> http://bugs.winehq.org/attachment.cgi?id=46144 relay extraction
This is what I could get from the relay log, the function GetAddrInfoW does not return. From what I could understand when it's converting the results to return to the caller the last memory allocation fails for unknown reasons.
It looks like wine was compiled with optimizations, that removed some calls from the log so part of my research is guessing.