http://bugs.winehq.org/show_bug.cgi?id=27653
Juan Lang juan.lang@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #37355|0 |1 is obsolete| |
--- Comment #17 from Juan Lang juan.lang@gmail.com 2011-11-07 14:29:22 CST --- Created attachment 37364 --> http://bugs.winehq.org/attachment.cgi?id=37364 Patch: add more traces
I'd prefer not to run in a chroot environment, or at least to compare a chroot environment to a non-chroot one, but let's assume it's not the cause of the issue for now. Please attach a +iphlpapi trace with the following patch applied instead: it looks like iotcl's failing for SIOCGIFCONF, and it might finally be time to replace that crufty old code with something based on getifaddrs instead, but I'd like to confirm a little what's happening first.