[Bug 28274] New: Crash while registering 64-bit iedkcs32.dll from IE8 - unimplemented function kernel32.dll.__chkstk
http://bugs.winehq.org/show_bug.cgi?id=28274 Summary: Crash while registering 64-bit iedkcs32.dll from IE8 - unimplemented function kernel32.dll.__chkstk Product: Wine Version: 1.3.27 Platform: x86-64 URL: http://download.microsoft.com/download/7/5/4/754D6601- 662D-4E39-9788-6F90D8E5C097/IE8-WindowsServer2003-x64- ENU.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: kernel32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: RandomAccountName(a)mail.com Trying to register the 64-bit iedkcs32.dll installed by IE8 x64 results in: wine: Call from 0x7f3b4519b04a to unimplemented function KERNEL32.dll.__chkstk, aborting wine: Unimplemented function KERNEL32.dll.__chkstk called at address 0x7f3b4519b04a (thread 0009), starting debugger... ... Minimal steps to reproduce: 1. Change the reported Windows version to Windows 2003 in winecfg 2. Run the installer, and manually kill cmd.exe after a lot of "err:setupapi:..." lines are printed in the terminal to work around bug 28213 3. Run wineboot 4. Run regsvr32 iedkcs32.dll -- 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=28274 A Wine user <RandomAccountName(a)mail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, win64 -- 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=28274 A Wine user <RandomAccountName(a)mail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Crash while registering |Crash while registering |64-bit iedkcs32.dll from |64-bit iedkcs32.dll from |IE8 - unimplemented |IE8 or resetting settings - |function |unimplemented function |kernel32.dll.__chkstk |kernel32.dll.__chkstk --- Comment #1 from A Wine user <RandomAccountName(a)mail.com> 2011-11-06 04:21:41 CST --- That function is also called when resetting the browser settings (requires native urlmon and wininet to work around unimplemented functions in those DLLs). -- 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=28274 A Wine user <RandomAccountName(a)mail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Crash while registering |Crash while registering |64-bit iedkcs32.dll from |iedkcs32.dll or resetting |IE8 or resetting settings - |settings in 64-bit IE8 - |unimplemented function |unimplemented function |kernel32.dll.__chkstk |kernel32.dll.__chkstk -- 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=28274 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv(a)dawncrow.de --- Comment #2 from André H. <nerv(a)dawncrow.de> 2011-12-21 12:14:39 CST --- X86FrameLowering.cpp from llvm has some information on __chkstk -- 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=28274 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |focht(a)gmx.net Summary|Crash while registering |Multiple 64-bit |iedkcs32.dll or resetting |applications crash due to |settings in 64-bit IE8 - |unimplemented function |unimplemented function |kernel32.dll.__chkstk (IE8, |kernel32.dll.__chkstk |Debugging Tools for | |Windows) Ever Confirmed|0 |1 --- Comment #3 from Anastasius Focht <focht(a)gmx.net> 2012-04-01 11:48:41 CDT --- Hello, ping, also needed for Debugging Tools for Windows x64 version. Refining summary. http://www.microsoft.com/korea/whdc/devtools/debugging/install64bit.mspx $ wine --version wine-1.5.1 Regards -- 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=28274 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |3d4a73e6015a9d3f0d798109857 | |00b2a45cd6439 Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from Austin English <austinenglish(a)gmail.com> 2012-04-02 14:01:51 CDT --- http://source.winehq.org/git/wine.git/commitdiff/3d4a73e6015a9d3f0d798109857... -- 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=28274 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Alexandre Julliard <julliard(a)winehq.org> 2012-04-13 13:28:53 CDT --- Closing bugs fixed in 1.5.2. -- 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=28274 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |1.4.x -- 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=28274 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|1.4.x |--- -- 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.
participants (1)
-
wine-bugs@winehq.org