http://bugs.winehq.org/show_bug.cgi?id=25902
Summary: Wine builtin IE crash while login to https://www.alipay.com/ Product: Wine Version: 1.3.12 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: mshtml AssignedTo: wine-bugs@winehq.org ReportedBy: fracting@gmail.com
1. Download aliedit.exe from https://download.alipay.com/aliedit/aliedit/2401/aliedit.exe
2. Install the aliedit ActiveX Control. $ wine aliedit.exe
fixme:win:DisableProcessWindowsGhosting : stub fixme:sfc:SfcIsFileProtected ((nil), L"C:\windows\system32\aliedit\unins000.exe") stub fixme:mountmgr:harddisk_ioctl unsupported ioctl 74080
3. Open the login page $ wine iexplore https://www.alipay.com
then, 1) the "login"/"登录" button won't display . ( Tested ether with or without aliedit.exe installed ) 2) the "password"/"密码" form sometimes display but sometimes doesn't display . ( Without aliedit installed, the "password" form will never display ) 3) after typed username and password and login, IE maybe crash or not, if not , it will display and error page.
Here is the log while IE crash: Attachment : Log: IE crash
and the log while IE doesn't crash: Attachment : Log: IE not crash