http://bugs.winehq.org/show_bug.cgi?id=31418
Bug #: 31418 Summary: IE HTTPS Fails Product: Wine Version: 1.5.10 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntdll AssignedTo: wine-bugs@winehq.org ReportedBy: fredrick.ward@gmail.com Classification: Unclassified
Attempted install of IE8 under ubuntu 12.04. Pages open, but secure pages will. Attempted to use wininet and winhttp respectively and neither resolved the issue. install of crypt32 gets rid of error but then page cannot load
http://bugs.winehq.org/show_bug.cgi?id=31418
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|ntdll |-unknown
--- Comment #1 from Austin English austinenglish@gmail.com 2012-08-06 15:25:44 CDT --- Terminal output? May be invalid, since there's a ton of native dlls at play..
http://bugs.winehq.org/show_bug.cgi?id=31418
--- Comment #2 from fredrick.ward@gmail.com 2012-08-06 18:03:16 CDT --- Terminal output doesn't help. All it does is spout off the stop code
wine: Unhandled page fault on read access to 0x00000004 at address 0x7bc6d792 (thread 0028), starting debugger...
That is the stop code for ntdll that is in my attached log. I have been trying to get this to work since many versions of wine ago, and I continue to get the same result. I am able to get it running if I give up the ability for https, but if I cannot access secure pages then the point of installation is moot.
http://bugs.winehq.org/show_bug.cgi?id=31418
--- Comment #3 from Jerome Leclanche adys.wh@gmail.com --- Is this still an issue? Try winetricks wininet, could be bug 26339.
http://bugs.winehq.org/show_bug.cgi?id=31418
David Colborne oatworm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |oatworm@gmail.com
--- Comment #4 from David Colborne oatworm@gmail.com --- I'm running into the same issue:
PC-BSD 10.0.1 (64-bit) Wine 1.7.15 IE 8 installed using - winetricks ie8 cryptdll
Running IE8 and attempting to browse to https://google.com (or any other SSL-enabled site) fails. Attaching console log in next post.
http://bugs.winehq.org/show_bug.cgi?id=31418
--- Comment #5 from David Colborne oatworm@gmail.com --- Created attachment 48565 --> http://bugs.winehq.org/attachment.cgi?id=48565 Console log when running IE8
This is what is output to the console when running IE8. The following DLLs are overriden:
crypt32 (native) iexplore.exe (native, builtin) itircl (native, builtin) itss (native, builtin) jscript (native, builtin) msctf (native, builtin) mshtml (native, builtin) shdoclc (native, builtin) shdocvw (native, builtin) shlwapi (native, builtin) updspapi (builtin) urlmon (native, builtin) wininet (native, builtin) xmllite (native, builtin)
https://bugs.winehq.org/show_bug.cgi?id=31418
--- Comment #6 from Austin English austinenglish@gmail.com --- This is your friendly reminder that there has been no bug activity for over a year. Is this still an issue in current (1.7.51 or newer) wine?