https://bugs.winehq.org/show_bug.cgi?id=54743 Bug ID: 54743 Summary: urlmon:url - The ftp test sometimes gets INET_E_OBJECT_NOT_FOUND on Windows Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: urlmon Assignee: wine-bugs(a)winehq.org Reporter: fgouget(a)codeweavers.com urlmon:url - The ftp test sometimes gets INET_E_OBJECT_NOT_FOUND on Windows: url.c:1846: Test failed: binding failed: 800c0006, expected 00000000 url.c:1857: Test failed: res = 00002f4f, expected 00000000 url.c:3284: Test failed: expected OnProgress_SENDINGREQUEST url.c:3292: Test failed: expected OnProgress_MIMETYPEAVAILABLE url.c:3293: Test failed: expected OnProgress_BEGINDOWNLOADDATA url.c:3294: Test failed: expected OnProgress_ENDDOWNLOADDATA url.c:3306: Test failed: expected OnDataAvailable See https://test.winehq.org/data/patterns.html#urlmon:url Where 0x800c0006 == INET_E_OBJECT_NOT_FOUND This happens on Windows 8 to 11 about twice a month on average over all the VMs. -- 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.