http://bugs.winehq.org/show_bug.cgi?id=20109 Summary: Wininet crash in HTTP_GetResponseHeaders when no http statuscode or headers are returned Product: Wine Version: 1.1.29 Platform: PC URL: http://www.computec.ch/projekte/httprecon/download/bin /httprecon-7.3.zip OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wininet AssignedTo: wine-bugs(a)winehq.org ReportedBy: knan-wine(a)anduin.net Created an attachment (id=23676) --> (http://bugs.winehq.org/attachment.cgi?id=23676) plain log until crash, with backtrace Doing some fingerprinting with httprecon 7.3 (install vb6 runtime, unzip, run), I launched it against a local Boa 0.94.13 http server, which happens to in some cases return raw HTML on error, instead of a proper HTTP response with status codes and headers and such. Wine wininet didn't like that. Native wininet works around it. (Native wininet isn't very sane in that case either, but does not crash) -- 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.