[Bug 35053] New: InternetReadFile() fails under 1.6.1; 1.6 and 1.7.7 OK

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Dec 5 10:42:36 CST 2013


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

             Bug #: 35053
           Summary: InternetReadFile() fails under 1.6.1; 1.6 and 1.7.7 OK
           Product: Wine
           Version: 1.6.1
          Platform: x86
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: winsock
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: ftg at roadrunner.com
    Classification: Unclassified


Created attachment 46743
  --> http://bugs.winehq.org/attachment.cgi?id=46743
stdout/stderr of the failed execution

Running the UnfairAdvantage EZDownloader to obtain daily price data fails under
1.6.1 with an error popup saying "No More Files".  I assume this is prompted by
an ERROR_NO_MORE_FILES which causes InternetGetLastResponseInfo() to return the
above string.  The call that gets the error is InternetReadFile().

This error did not occur under 1.6 on my Mageia system.  To be certain, I
removed the Mageia RPM, downloaded 1.6, 1.6.1, and 1.7.7 from sourceforge, and
built each of them from source.  1.6 does not cause the error, 1.6.1 does, and
1.7.7 does not.

I'll attach the stdout/stderr from running EZDownloader in a terminal, as well
as a wireshark trace file of the failure.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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