[Bug 26028] New: Buitin IE crash while open a activex control from Bank of Communications

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Feb 7 23:04:43 CST 2011


http://bugs.winehq.org/show_bug.cgi?id=26028

           Summary: Buitin IE crash while open a activex control from Bank
                    of Communications
           Product: Wine
           Version: 1.3.13
          Platform: x86
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: fracting at gmail.com


1. install the active control
$ rm -rf ~/.wine
$ wget https://pbank.95559.com.cn/personbank/ocx/safe_bankcomm.cab
$ cabextract safe_bankcomm.cab 
$ regsvr32 safeInput4jh.dll

2. write a html file named safeInput1.html as below:
<object classid="clsid:ECCBA956-80E5-11D3-9285-0080ADB811C9"
codebase="ocx/safe_bankcomm.cab#version=3,0,0,0" width="800" height="20"
id="safeInput1" name="safeInput1" style="HEIGHT: 20px;WIDTH: 153px"
viewastext=""></object>

host a http server to handle safeInput1.html

3. open safeInput1.html with wine buitin IE, then 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.



More information about the wine-bugs mailing list