[Bug 28829] New: Internet Explorer 3.02 crashes on viewing personal certificates - unimplemented function wininet.dll.ShowClientAuthCerts
http://bugs.winehq.org/show_bug.cgi?id=28829 Bug #: 28829 Summary: Internet Explorer 3.02 crashes on viewing personal certificates - unimplemented function wininet.dll.ShowClientAuthCerts Product: Wine Version: 1.3.30 Platform: x86-64 URL: http://www.mirrorservice.org/sites/browsers.evolt.org/ browsers/ie/win32/3.02/win95full/msie302m95.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wininet AssignedTo: wine-bugs(a)winehq.org ReportedBy: RandomAccountName(a)mail.com Classification: Unclassified This happens when attempting to view personal certificates from the security tab in IE3's control panel applet. wine: Call from 0x7b83b692 to unimplemented function wininet.dll.ShowClientAuthCerts, aborting wine: Unimplemented function wininet.dll.ShowClientAuthCerts called at address 0x7b83b692 (thread 0009), starting debugger... If native wininet is used, it crashes from an unimplemented function in wintrust instead. Steps to reproduce: 1. Change the reported Windows version to Windows 95 2. Add an application-specific override for infinst2.exe -> shell32=native (otherwise the installer won't run because it detects IE4 already installed) 3. Run the installer, ignore a crash near the end (bug 28490) or use native shdocvw to avoid it 4. Run 'wine control inetcpl.cpl' 5. Go to the security tab and click "personal..." under "certificates" -- 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.
http://bugs.winehq.org/show_bug.cgi?id=28829 A Wine user <RandomAccountName(a)mail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download -- 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.
http://bugs.winehq.org/show_bug.cgi?id=28829 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |kennybobs(a)o2.co.uk Ever Confirmed|0 |1 --- Comment #1 from Ken Sharp <kennybobs(a)o2.co.uk> 2011-10-20 11:57:24 CDT --- http://source.winehq.org/source/dlls/wininet/wininet.spec#L237 (In reply to comment #0)
If native wininet is used, it crashes from an unimplemented function in wintrust instead.
Please open a bug for this too. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=28829 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish(a)gmail.com --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2011-10-20 16:51:00 CDT --- FWIW, I've added ie3 to winetricks. I'll add ie4/5 as well, when I've got time/find the recipes. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=28829 --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2011-10-20 17:30:46 CDT --- http://www.winehq.org/pipermail/wine-patches/2011-October/108128.html -- 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.
http://bugs.winehq.org/show_bug.cgi?id=28829 A Wine user <RandomAccountName(a)mail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch --- Comment #4 from A Wine user <RandomAccountName(a)mail.com> 2011-10-21 03:41:07 CDT --- (In reply to comment #1)
Please open a bug for this too.
Bug 28837(In reply to comment #2)
FWIW, I've added ie3 to winetricks. I'll add ie4/5 as well, when I've got time/find the recipes.
Thanks! That should make it easier to test. Though, I noticed that winetricks fails to find the installer unless I cd to the cache directory first... There are instructions for installing IE4 on AppDB. The only DLL override required to install it is advpack, though. The rest are to get native rendering/interface and/or work around bugs. (There are instructions for IE 5.0 and 5.5 as well, but I haven't checked whether those still work in a while...) Also, can confirm the stub prevents the crash for me. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=28829 --- Comment #5 from A Wine user <RandomAccountName(a)mail.com> 2011-10-21 03:42:21 CDT --- Whoops, missed something there: I filed bug 28837 for the unimplemented function in wintrust. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=28829 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv(a)dawncrow.de --- Comment #6 from André H. <nerv(a)dawncrow.de> 2011-10-29 07:53:20 CDT --- patch was marked as build failure, Austin can you please try again? -- 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.
http://bugs.winehq.org/show_bug.cgi?id=28829 --- Comment #7 from Austin English <austinenglish(a)gmail.com> 2011-10-31 13:40:04 CDT --- (In reply to comment #6)
patch was marked as build failure, Austin can you please try again?
Was distracted by bug 27162 ;) http://www.winehq.org/pipermail/wine-patches/2011-October/108384.html -- 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.
http://bugs.winehq.org/show_bug.cgi?id=28829 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |25bc31ac2e8a07ed59bcbc734c7 | |9fb7af18a8803 Status|NEW |RESOLVED Resolution| |FIXED --- Comment #8 from Austin English <austinenglish(a)gmail.com> 2011-11-03 13:21:07 CDT --- (In reply to comment #7)
(In reply to comment #6)
patch was marked as build failure, Austin can you please try again?
Was distracted by bug 27162 ;)
http://www.winehq.org/pipermail/wine-patches/2011-October/108384.html
http://source.winehq.org/git/wine.git/commitdiff/25bc31ac2e8a07ed59bcbc734c7... -- 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.
http://bugs.winehq.org/show_bug.cgi?id=28829 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Alexandre Julliard <julliard(a)winehq.org> 2011-11-04 14:14:53 CDT --- Closing bugs fixed in 1.3.32. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=28829 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net URL|http://www.mirrorservice.or |https://web.archive.org/web |g/sites/browsers.evolt.org/ |/20150727185518/http://www. |browsers/ie/win32/3.02/win9 |mirrorservice.org/sites/bro |5full/msie302m95.exe |wsers.evolt.org/browsers/ie | |/win32/3.02/win95full/msie3 | |02m95.exe -- 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.
participants (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla